@charset "UTF-8";

@import url("reset.css");

@import url("content.css");

@media print
{
  .item-page
   {
     padding:40px;
  }
}

#system-message
{
    
}

.clearfix
{
	clear:both;
	overflow:hidden;
	margin-left:0;
}

ul.list-striped
{
	padding-left:0;
}

dt.message, dt.error, dt.notice, dt.warning
{
    background-color:#ffffe6;
    border:1px solid #cccccc;
    padding:10px;
    color:#333333;
	margin-bottom:20px;
    font-size:12pt;
    font-weight:bold;
}

dd.message
{
    
}

dd.message ul
{ 
  list-style:none;  
  margin-top:10px;
}

dd.message ul li
{
  margin:0;
  padding:0;
}

.element-invisible, .sf-sub-indicator
{
  display:none;
}

.setWidth
{
  width:960px;
  margin:auto;
}

#search
{
  float:right;
  padding:20px 0 0 0;
}

#mod-search-searchword
{
  border:1px solid #bbb;
  border-right:0;
  width:200px;
  height:32px;
  display:block;
  margin:0;
  padding:0;
  text-indent:5px;
  text-align:center;
  float:left;
}

#search .button,  #subscribeContainer .rsform-button
{
  background-color:#00AEEF;
  background-image:none;
  box-shadow:none;
  text-shadow:none;
  border-radius:0;
  color:#fff;
  border:0;
  display:block;
  height:32px !important;
  width:45px;
  text-align:center;
  float:left;
  cursor:pointer;
  font-weight:bold;
  font-size:12px;
  line-height:32px;
  margin:0;
  padding:0;
}

#logoContainer
{
  clear:both;
	
}

#logo
{
  position:relative;
  display: block;
  width: 176px;
  height:80px;
  padding: 0 0;

}

#logo img
{
  width:90%;
  height:auto;
  position:absolute;
  top:-30px;
}

nav
{
  padding-bottom:20px;
}

nav .menu
{
  display:block;
  text-align:left;
}

nav ul
{
  margin:0;
  padding:0;
  list-style:none;
}

nav .menu li
{
  display:inline-block;
  margin:0;
  *display:inline;
  zoom:1;
  position:relative;
  
}

nav .menu li a.hide
{
	display:none;
}

nav .menu li a, nav .menu li .separator
{
   display:block;
   font-size:15px;
   font-weight:normal;
   line-height:15px;
   text-transform:uppercase;
   text-decoration:none;
   color:#7A7C81;
   padding:0 18px 0 0;
   transition:all .5s ease-in-out;
   cursor:pointer;
   vertical-align:bottom;
}

nav .menu li > a:hover, 
nav .menu li.current > a, 
nav .menu li.active > span, 
nav .menu li.active > a, 
nav .menu li > .separator:hover
{
	color:#00AEEF;
}

nav .menu li ul
{
  display:none;
  background-color:#fff;
  opacity:.92;
  position:absolute;
  left:0;
  top:35px;
  z-index:9999;
}

nav .menu li ul li
{
  display:block;
  text-align:left;
  border-bottom:1px solid #ccc;
}

nav .menu li ul li a
{
  display:block;
  padding:10px 20px;
  white-space: nowrap;
  transition:all .5s ease-in-out;
  font-size:12px;
}

nav .menu li ul li a:hover
{
  background-color:#00AEEF;
  color:#fff;
}

nav .menu li ul li ul
{
  left:100%;
  top:0;
  margin-left:2px;
}

#banner
{
	background-color: #fff;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	height: 500px;
	width: 100%;
	overflow: hidden;
	position: relative;
	clear:both;
}

#cycle
{
	margin-top:-10px;
}

section
{
  padding:40px 0;
}

.inputbox, input[type="text"], .formResponsive textarea
{
  display:block;
  width:100%;
  border:1px solid #ccc;
  height:25px;
  line-height:25px;
  text-indent:2px;
  margin:0;
  padding:0;
}

.formResponsive textarea
{
	height:100px;
}

button, .button, input[type="button"], #qfl-articles-filter .btn, #qfl-articles-filter-module .btn
{
	background: #00AEEF !important;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 32px;
    text-align: center;
    width: auto;
	margin:5px 0;
	padding:0 20px;
	border-radius: 0;
}

#qfl-articles-filter .filter .value input, #qfl-articles-filter-module .filter .value input {
  width: 100%;
  margin-bottom: 0px;
  height: 18px;
}

#search-searchword
{
  height:50px;
  line-height:50px;
  font-size:20px;
  text-indent:10px;
  color:#333;
}

#searchForm button
{
 float:right;
}

.searchintro
{
  clear:both;
}

fieldset
{
  display:block;
  margin:20px 0;
  padding:20px;
  border:1px dashed #ccc;
}

.ordering-box
{
  margin-top:20px;
}

label.ordering
{
  display:block;
  padding-bottom:5px;
}

dd.result-category
{
  display:none;
}

dt.result-title, #qfl-articles-filter .articles .row .title 
{
  padding:20px 0 10px 0;
}

dd.result-text
{
  line-height:20px;
  color:#333;
}

dd.result-created
{
  font-size:10px;
  color:#666;
  padding:10px 0;
  margin-bottom:20px;
  border-bottom:1px dashed #ccc;
}

#qfl-articles-filter .articles .row .introtext {
    margin: 0;
}

.highlight, mark
{
  font-weight:bold;
  background-color:#00AEEF;
  color:#fff;
  padding:2px;
}

.form-limit label
{
  display:block;
  padding-bottom:5px;
}

.ac h3.title
{
  font-size:16px !important;
  color:#00AEEF !important;
  font-weight:normal !important;
}

.ac h5 {
    font-size: 12px !important;
}

.ac .content
{
  color:#666;
  font-size:12px;
}

.related-title
{
  padding-top:40px;
  clear:both;
}

table.category
{
  margin-top:20px;
  width:100%;
}

table.category td
{
   border-bottom:1px dotted #ccc;
   padding:15px 0;
}

table.category td a
{
  text-decoration:none;
}

p.readmore
{
  display:block;
  clear:both;
}

.ac article
{
  padding:0 !important; 
}

article.hasRight .item-page, article.hasRight .blog {
	width: 70%;
	float:left;
}	

#category-container.hasRight aside, #article-container.hasRight aside
{
  width:25%;
  float:right;
}

#category-container.hasRight aside .module, #article-container.hasRight aside .module
{
	margin-bottom:20px;
}

#article-container.hasRight aside h3, #category-container.hasRight aside h3, #related > span.related-title
{
	border: 0 none;
    color: #00AEEF;
    display: block;
    font-size: 14px !important;
    font-weight: normal;
	line-height: 25px;
	padding: 20px 0 20px;
	text-transform:capitalize;
	
}
/*
 #related > span.related-title {
	font-size: 22px !important;
 }


#related h3.title {
	font-size: 16px !important;
}
*/
#article-container.hasRight .menu
{
  padding:0;
  margin:0 0 0 0;
  list-style:none;
}

#article-container.hasRight .menu li  {
	margin-left: 0;
	border-bottom: 1px solid #ddd;
	padding-left: 15px;
	background: url('../images/arrow.png') no-repeat 0 5px;
}

#article-container.hasRight .menu li ul {
	display: block;
}

#article-container.hasRight .menu li ul li {
	margin-left: 0;
	border-bottom: 0;
	font-size: .9em;
	list-style: none;
}

#article-container.hasRight .menu li a{
	text-decoration: none;
}

#qfl-articles-form
{
    border: 1px dashed #ccc;
    display: block;
    margin: 0;
    padding: 20px;
}


#qfl-articles-filter .extra-info
{
	display:none;
}

.hasRight .module .chosen-container-single .chosen-drop {
	width: 300px;
}

.chosen-container .chosen-results {
	white-space: normal;
}

.page-home .backContainer
{
	display:none;
}

#category-container .blog, #article-container.hasRight .item-page
{
  float:left;
  width:70%;
  margin-right:5%;
}

p.readmore a.btn
{
	display:block;
	float:right;
	color:#fff;
	background-color:#00AEEF;
	padding:5px 10px;
	font-size:12px;
	text-decoration:none;
	transition:background-color .3s ease-in-out;
}

p.readmore a.btn:hover
{
    background-color:#333;
}

.blog h2 span
{
  color: #00AEEF;
  display: block;
  font-size: 22px;
  line-height: 22px;
  padding-bottom: 20px;
  border:0;
}

.blog h2
{
  color: #7A7C81;
  display: block;
  font-size: 15px;
  font-weight:bold;
  line-height: 22px;
  padding-bottom:10px;
}

.blog .item, .blog .leading-0
{
  padding: 0 10px 10px 10px;
  border-bottom:1px dotted #ccc;
  overflow:hidden;
}

.blog .item img, .blog .leading-0 img
{
	width:100%;
	height:auto;
}

.blog .column-1
{
  background-color:#f2f2f2;
}

.blog .projectDetails, .blog .projectDetails table
{
  width:100%;
}

.blog td.projectTitle
{
  width:150px;
}

.blog  .projectImage img
{
  display:none;
}

.blog .items-more
{
  padding-top:20px;
}

.blog .items-more a
{
   color:#333;
   font-size:12px;
}

.pagination
{
  padding-top:40px;
}

.pagination ul
{
  margin:0;
  padding:0;
  list-style:none;
}

.pagination ul li
{
   display:block;
   margin:0 10px 0 0;
   float:left;
   color:#333;
}

.pagination ul li a
{
	color: #00AEEF;
}

.pagination .pull-right
{
  float:right;
}

footer
{
  font-size:12px;
  color:#fff;
  padding:40px 0;
  background-color:#7A7C81;
}

footer a
{
  color:#fff;
  text-decoration:none;
  font-weight:bold;
}

#copyright
{
  float:right;
  line-height: 30px;

}

#siteBy
{
  float:right;
}

#footer
{
  padding-bottom:30px;
}

#footerLogo
{
  float:left;
  width:124px;
  height:125px;
  margin-right:20px;
  background-image:url('../images/footerlogo.png');
  background-repeat: no-repeat;
  background-position: top;
}

#footerLinks
{
	display: inline-block;
	float: left;
	clear: after;
}

#footerLinks ul
{
	list-style-image:none;
	list-style-type: none;
	padding: 0;
}

#footerLinks li
{
  float:left;
  margin-right:20px;
	line-height: 30px;
}

#linksSocialContainer{
	width:500px;

}

#socialContainer {
	float: left;
	margin-left:40px;
}

#footerSocial
{
  float:right;
  font-size:16px;
  text-align:center;
}


#icons a
{
  margin:20px 5px;
  display:block;
  float:left;
  width:54px;
  height:54px;
}

#icons .linkedin { background-image:url('../images/linkedin.png'); }

#icons .googleplus{ background-image:url('../images/google-plus.png'); }

#icons .blog { background-image:url('../images/blog.png'); }

#iso
{
  background-color:#fff;
  background-repeat:no-repeat;
  background-position:center center;
  padding:2px;
  margin-left:20px;
  float:right;
  width:41px;
  height:90px;
  background-image:url('../img/iso.jpg'); 
}

.twitter-timeline {
	float: right;
	margin-top: 20px;
}

#twitterFeed {
	float: right;
	}
#tbox1 {
	position: static;
	background: transparent;
	border: 0;
}

#tbox1 img {
	display: none;
}	

.tooltip
{
  display:none !important;
}

.top {
    background-color: #00AEEF;
	color:#fff;
    border-radius: 3px;
    bottom: 20px;
    cursor: pointer;
    display: none;
    font-size: 12px;
	font-weight:bold;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 45px;
    z-index: 999;

}

.rsform .formRequired
{
	color:#cc0000;
	font-size:10px;
	vertical-align:text-top;
}

.rsform .formControlLabel
{
	white-space: nowrap;
}

.rsform input[type="checkbox"]
{
	clear:left;
}

dt.article-info-term
{
  display:none;
}

dd.create, dd.published
{
	font-size:10px;
	color:#00AEEF;
}

.formResponsive .formHorizontal .rsform-block 
{
	margin-bottom:5px;
}

/*#subscribeContainer .rsform h2, 
#subscribeContainer .formRequired, 
#subscribeContainer .formControlLabel , 
#subscribeContainer  p.formDescription
{
  display:none;
}
*/
#subscribeContainer  .formResponsive .formHorizontal .formControls {
    margin-left: auto;
}

#subscribe h2 {
	color: #fff;
}

#subscribeContainer .rsform-block
{
   float:left;
   margin:0;
}

#subscribeContainer input[type="text"], #subscribeContainer .rsform-submit-button
{
  padding:0;
  margin:0;
  height:30px;
}

#subscribeContainer .rsform-submit-button
{
    background-color: #00AEEF;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold;
    height: 32px;
    margin: 0;
    text-align: center;
    text-shadow: none;
    width: 45px;
}

#subscribeContainer .formRequired
{
  display:none;
}

#subscribeContainer .formResponsive .formHorizontal .formControlLabel
{
  width:auto;
}

#subscribeContainer a
{
	color:#00AEEF;
}

aside .moduletechnologies a {
    border: 1px solid #00AEEF;
    border-radius: 50%;
    display: inline-block;
    font-size: 0.8em;
    height: 90px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 90px;
}

aside .moduletechnologies a.whitePapers {
	margin-right: 10px;
}

aside .moduletechnologies img {
	width: 50%;
	margin-top: 5px;
}

/* Tag Transform Module */

.moduletagmenu #expmenu_101 .header{
	background: #bbb !important;
	font: inherit !important;
	text-shadow: none;
	border-bottom: 1px dotted #ccc;
	font-weight: bold !important;
}

.moduletagmenu #expmenu_101 .header:hover{
	background: #00AEEF !important;
}

#expmenu_101 div.header .label {
	color:  #fff !important;
}

#expmenu_101 ul.menu {
	padding: 0 !important;
}

#expmenu_101 > li:hover, #expmenu_101 > li:target {
	background: #00AEEF !important;
}

#expmenu_101 .menu li:first-child {
	display: none;
}

#expmenu_101 > li ul a {
	background: none !important;
	color: #797979 !important;
	border: 0;
	font-weight: normal !important;
}

#expmenu_101 li:hover {
background: #fff !important;
}

.tag-category .filters.btn-toolbar {
	display: none;
}

ul.expmenu > li ul li {
	padding: 5px 15px;
}

/* tags */

.tag-category h3 {
	padding: 0;
}

.tag-category li {
	margin-bottom: 20px;
	color: #444;
}

.tag-category p {
	display: inline;
}

.blog .tags {
	display: none;
}

ul.tags.inline {
	/*background: #f2f2f2;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;*/
	margin-bottom: 10px;
	padding: 0;
}

ul.tags.inline li {
	display: inline-block;
	margin-left: 0;
	margin-right: 5px;
}

ul.tags.inline li a {
	color: #444;
  font-size: .8em;
  font-weight: normal;
  	padding: 0 10px;
		background: #f2f2f2;
	  border: 1px dotted #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
}

ul.tags.inline li a:hover {
	color: #fff;
	background: #00AEEF;
}

#qfl-articles-filter mark {
	color: #00AEEF;
	background: transparent;
}

#bottomBlock a{
	color: #00AEEF;
}

#bblock3 ul {

	padding: 6px;
}

#bblock3 ul li {
	line-height: 20px;
	list-style: none;
}

#bblock3 ul li a {
	font-weight: normal;
	color: #888;
	text-decoration: underline;
}

#bblock3 ul li a:hover {
	color: #00AEEF;
}

.latestnews li a{
	text-decoration: none !important;
}

.latestnews li {
	margin: 0;
}

aside .ac article {
	width: 100%;
}

aside .ac footer {

	padding: 5px;
}

.ac .rm {
    display: inline;
	}
	
#siteForm table, #siteForm textarea {
	width: 100%;
}
#siteForm input {
	border-radius: 5px;
}	
#siteForm td{
	padding: 10px 0;
	vertical-align: middle;
}

#siteForm .key {
	display: none;
}
/****
	Titan RF Overrides added !important to everything because 
        of transiently reverting to old style
*/
.titanrf-status a:hover
{
	color:#7A7C81 !important;
}
.titanrf-status
{
	top:20px !important;
	position:relative !important;
	display:inline-block !important;
	max-height:1em !important;
}
.titanrf-status a, .titanrf-status span
{
	position:relative !important;
	
	top:-1.8em !important;
	font-weight:normal !important;
	color:#7A7C81 !important;
	
}
/***
	End Titan Rf Overrides
*/