#sitemap ul, #sitemap ul li{
	margin-left:10px;
}

#sitemap ul li{
	margin-left: 20px;
}

/** [STARTS] Translation Jobs page filter **/
#revisioning-mods-pending-list-form table tr td,
.content-bottom-guide-block	table tr td,
#main-content .custom-author-page-manager table tr td,
#main-content .custom-author-page table tr td,
#main-content table.custom-translation-jobs-list tr td{
	font-size:0.9em;
	text-align:left;
	padding:3px;
}

#translation-mods-custom-translation-jobs-page .form-item{
	float:left;
	width:20%;
}

#translation-jobs-mods-custom-translation-jobs-page #edit-lang-from-wrapper,
#translation-jobs-mods-custom-translation-jobs-page #edit-lang-to-wrapper,
#translation-jobs-mods-custom-translation-jobs-page #edit-type-wrapper,
#translation-jobs-mods-custom-translation-jobs-page #edit-status-wrapper{
	float:left;
	margin-right:10px;
}

#translation-jobs-mods-custom-translation-jobs-page #edit-translator{
	width:280px;
}
/** [ENDS] Translation Jobs page filter **/


/** [STARTS] content_left_float theme region **/
#main-content .content-left-float{
	float:left;
	margin: 7px 35px 20px 0;
	/*padding:10px 10px 10px 0;*/
	width:40%;
}

#main-content .content-left-float h2{
	font-size:1em;
	margin:0;
	padding:0;
}

#main-content .content-left-float ul,
#main-content .content-left-float ul li{
	margin:0;
	padding:0;
}

#main-content .content-left-float ul li{
	font-size:0.8em;
	list-style:none;
}

#main-content .content-left-float ul li ul{
	margin-left:11px;
}

#main-content .content-left-float{
	background:#fafafa;
	border:solid 1px #ddd;
	border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
	padding-bottom:5px;
}
/** [ENDS] content_left_float theme region **/


/** [STARTS] More guide related styles **/
.block-guide li.expanded  span.guide-item-no-link{
	background:url("/sites/default/files/arrow-down.png") no-repeat scroll 2px 4px transparent;
}

.block-guide li.collapsed span.guide-item-no-link{
	background:url("/sites/default/files/arrow-right.png") no-repeat scroll 0px 3px transparent;
}

#main-content .content-left-float .block-guide ul li.expanded span.guide-item-no-link,
#main-content .content-left-float .block-guide ul li.collapsed span.guide-item-no-link{
	padding-left:20px;
}

#main-content .content-left-float .block-guide li.expanded ul{
	margin-left:26px;
}

#main-content .content-left-float .block-guide li.parent-clone{
  margin-left:-10px;
}
/**/
/*#sidebar-first .block-guide ul li.expanded ul,*/
/*#sidebar-first .block-guide ul li.collapsible ul{*/
/*	margin-left:0;*/
/*}*/
/** [ENDS] More guide related styles **/


#main-content table#guide-list-table tr th,
#main-content table#guide-list-table tr td,
#main-content table#guide-pages-table tr td{
	font-size:0.9em;
	line-height:1.8em;
	text-align:left;
	padding:3px 5px;
}

#main-content table#guide-list-table tr th{
	font-size:1em;
}

#main-content table#guide-pages-table tr th.item-title{
	width:260px;
}

#main-content table#guide-pages-table tr th.item-actions{
	width:50px;
}

.guide-bottom-navigation{
	line-height:1em;
}

.guide-bottom-navigation p{
	line-height:1.1em;
}

.guide-bottom-navigation .page-links{
	border-top: dashed 1px #ddd;
	/*margin-bottom:10px;*/
	padding-top: 1.5em;
}

.guide-bottom-navigation .guide-title{
	margin-bottom:5px;
}

.guide-bottom-navigation .guide-description{
	/*font-size:0.8em;*/
}

.guide-bottom-navigation .page-previous,
.guide-bottom-navigation .page-next{
	/*width:45%;*/
}

.guide-bottom-navigation a.prev-article-link,
.guide-bottom-navigation a.next-article-link,
.guide-bottom-navigation a.overview-page{
	color:#aaa;
	font-size:0.8em;
}

.guide-bottom-navigation .page-up {
	/*margin-top: 7px;*/
}

div.warning{
	margin-bottom:10px;
}

div.indentation{
	width:10px;
}

.draggable a.tabledrag-handle{
	padding-right:0.6em;
}

.btn.danger,
.alert-message.danger,
.btn.danger:hover,
.alert-message.danger:hover,
.btn.error,
.alert-message.error,
.btn.error:hover,
.alert-message.error:hover,
.btn.success,
.alert-message.success,
.btn.success:hover,
.alert-message.success:hover,
.btn.info,
.alert-message.info,
.btn.info:hover,
.alert-message.info:hover {
  color: #ffffff;
}
.btn .close, .alert-message .close {
  font-family: Arial, sans-serif;
  line-height: 18px;
}
.btn.danger,
.alert-message.danger,
.btn.error,
.alert-message.error {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.success, .alert-message.success {
  background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.info, .alert-message.info {
  background-color: #339bb9;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #339bb9 #339bb9 #22697d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);*/
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
.btn.mini {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  font-size: 10.5px;
  padding: 1px 6px;
}
.btn:hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}
.btn:focus {
  /*outline: 1px dotted #666;*/
}
.btn.primary {
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);*/
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.highlighted {
  color: #ffffff;
  background-color: #4d9645;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#4d9645), to(#2e5c2b));
  background-image: -moz-linear-gradient(top, #4d9645, #2e5c2b);
  background-image: -ms-linear-gradient(top, #4d9645, #2e5c2b);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4d9645), color-stop(100%, #2e5c2b));
  background-image: -webkit-linear-gradient(top, #4d9645, #2e5c2b);
  background-image: -o-linear-gradient(top, #4d9645, #2e5c2b);
  background-image: linear-gradient(top, #4d9645, #2e5c2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d9645', endColorstr='#2e5c2b', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #2e5c2b #2e5c2b #2e5c2b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.active, .btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn[disabled] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.large {
  font-size: 15px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 2px;
}
.btn.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}

/*:root .alert-message, :root .btn,*/
:root .alert-message{
  border-radius: 0 \0;
}
button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* fix <li>'s overlapping on float:left elements */
#main-content ol,
#main-content ul{
	/*overflow:hidden;*/
	/* use padding instead of margin to indent lists */
	margin-left:0;
	padding-left:50px;
}

form input#edit-delete {
	color: #ccc;
}

div.view div.views-admin-links {
	margin-top: -60px !important;
}

/* [START] various fixes for guide-menu not floating properly when beside these elements */
blockquote{
	clear:right;
	display:table;
}

#main-content .node table{
	width:auto;
}
/* [END] */


.btn-cancel{
	color: #ccc !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;		
}

#content-tabs ul.secondary{
	text-transform: none;	
}

.gray-btn{
	color: #ccc !important;			
}

.container-inline{
	display:inline;
}

a.btn{
	color: #333;
}

a.btn.large{
	font-size:1em;
	margin-left:1px;
	padding:8px 14px;
}

a.btn.large.subtle,
btn.large.subtle{
	color:#ccc;
}

a.btn.primary{
	color: #fff;
}

fieldset .form-text{
	width:auto;
}

input.form-text,
textarea.form-textarea{
	padding:1px 2px;
	border:1px solid #E3E9EF;
	border-top:solid 1px #abadb3;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  background-color: #f9e8e8;
  border-color: #e28f8f;
}

.form-item input.error{
	padding:1px 2px;
}

#autocomplete{
	background: #fff;
	border: solid 1px #ccc;
}

#autocomplete ul{
	margin:0;
	padding:0;
}

#autocomplete ul li{
	background: transparent;
	color: #505050;
	font-size: 0.7em;
	list-style-type: none;
	margin: 0;
	padding: 5px 4px;
	text-transform: uppercase;
}

#autocomplete ul li div{
	line-height: 1em;
}

#autocomplete ul li.selected{
	background: #0282d5;
	color: #fafafa;
}

#autocomplete ul li span{
	color: #bbb;
	display: block;
	/*font-size: 0.9em;*/
	text-transform: none;
}

#edit-search-block-form-1-wrapper input {
	height: 29px\9; /*fix for IE 8 and below*/
  	padding-top:9px\9; /*fix for IE 8 and below*/
}

.search-form-custom-class #search-block-form input.form-submit{
	font-size:0\9; /*fix for IE 8 and below*/
	line-height:0\9; /*fix for IE 8 and below*/	
}

.home-block .home-block-cont{
	*width: 48%; /*fix for IE 7 and below*/
}

#author-date-comments {  
  	_width: 569px; /*fix for IE 6*/
}

#branding-shadow-fix {
	*display: none; /*fix for IE 7 and below*/
}

#site-header{
	*height: 128px; /*fix for IE 7 and below*/		
}

/* guide advertisement */
.content-left-float .guide-advertisement{
	font-size: 0.9em;
	padding: 10px;
	text-align: center;
}

.content-left-float .guide-advertisement p{
	font-size: inherit;
}

.content-left-float .guide-advertisement img{
	margin-top: 5px;
}

#guide-list-table tr th{
	font-size: 14px;	
}

#guide-list-table tr td{
	font-size: 13px;	
}

/* guide advertisement */
.content-left-float .guide-advertisement{
	font-size: 0.9em;
	padding: 10px;
	text-align: center;
}

.content-left-float .guide-advertisement p{
	font-size: inherit;
}

.content-left-float .guide-advertisement img{
	margin-top: 5px;
}

.printmail-wrap{		
	margin-top: 15px;
	color: #999;
	float: right;
}

.author-wrap {  
  	float: left;
}

#site-menu .links.secondary-menu li a{
	color: #3d3d3d;
}

#site-menu ul.links.main-menu li.active{
	-moz-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

#site-menu  ul.links.secondary-menu li.active-trail a{
	color: #3d3d3d;
	background-color: #E7E7E7;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

.block-float-left{ float:left; }
.block-float-right{ float:right; }

#link-generator-div-bottom,
#link-generator-div{	
	display: none;	
}

#link-generator-div-bottom .link-box,
#link-generator-block-div .link-box,
#link-generator-div .link-box{
	resize: none;
	width: 100%;
	height: 50px;
	font-size: 16px;	
	font-family: arial;	
}

#link-generator-block-div{
	margin-bottom: 20px;
}

#link-generator-block-div .link-box{	
	font-size: 14px;
	height: auto;
}

/*Fix for task Logo error*/
noindex:-o-prefocus, #branding-shadow-fix {
  margin: 70px -30px 0 -30px;
}

.field-name-field-media-caption{
	font-size: 10px;	
	margin-bottom: 10px;
	color: gray;	
}

.newsletter-form h2{	
	background:url("/sites/default/files/newsletter-label-image.png") no-repeat bottom left;
	padding-left: 45px;	
}

/*.not-logged-in .newsletter-form .form-submit{*/
.newsletter-form .form-submit{
	background:url("/sites/default/files/newsletter-btn-submit.png") no-repeat; 
	height: 40px;
	border: none;
	font-size: 0 9;
	line-height: 0 9;
	color: white;
	text-indent: -9999px;
	cursor: pointer;
	width: 45px;
}

.newsletter-form label{
	display: none;
}

.newsletter-form .form-text{
	background:url("/sites/default/files/newsletter-textbox.png") no-repeat;
	width: 235px;
	height: 40px;
	border: none;
	float: left;
	color: #3d3d3d;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	font-family: Georgia, serif;
	color: #9a9a9a;
}

.newsletter-form .newsletter-message{
	margin-top: 5px;
	padding: 0px 30px;
	font-size: 2px !important;
	color: #aaa;
	text-align: center;
}

.newsletter-form .newsletter-message p{
	font-size: 13px;
} 

#block-feedback-form .feedback-link{
	background: black !important;
	border: 2px solid gray !important;
	padding: 5px !important;
	color: white !important;
	font-weight: bold !important;	
}

#block-feedback-form{
	bottom: 0px;
	right: 0px;
	background: #fff;
}

#block-feedback-form h2{
	padding-top: 0px;
}

#block-feedback-form .content form{
	background: #000;
	color: #fff;
	font-size: 12px;
	border: 2px solid gray;
}

#block-feedback-form #feedback-status-message{
	background: #000;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
}

.feedback-block-status-msg{
	font-size: 13px;
	font-weight: normal;
	line-height: 160%;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
	margin-left: -45px;
	margin-top: -20px;
	color: #33A333;
}


#main-content .relevant-articles-block ul,
#main-content .latest-ideas-block ul,
#sidebar-last .latest-ideas-block ul {
  padding: 0;
  text-align: left;
  margin: 2em 0;
  font-size: 13px;
  list-style: none;
}

#main-content .relevant-articles-block ul li,
#main-content .latest-ideas-block ul li,
#sidebar-last .latest-ideas-block ul li {
  padding: 5px;
  margin: 0;
  vertical-align: top;
  border: none;
  background: none;
  font-size: 13px;
  width: 110px;
  list-style: none;
  display: inline-block;
}

#main-content .relevant-articles-block ul li a,
#main-content .latest-ideas-block ul li a,
#sidebar-last .latest-ideas-block ul li a {
  font-size: 13px;
}

#main-content .relevant-articles-block ul li img,
#main-content .latest-ideas-block ul li img,
#sidebar-last .latest-ideas-block ul li img {
  width: 100%;
}

#main-content .relevant-articles-block .views-field-title,
#main-content .latest-ideas-block .views-field-title,
#sidebar-last .latest-ideas-block .views-field-title {
  text-align: left;
}

#main-content .relevant-articles-block .views-field-title a,
#main-content .latest-ideas-block .views-field-title a,
#sidebar-last .latest-ideas-block .views-field-title a {
  color: #0C8CC4;
  font-size: 12px;
  font-weight: bold;
}

.relevant-articles-block .view-content table tr td{
	width: 22%;
	padding:10px;	
}

.relevant-articles-block .view-content table tr td img{
	width: 100% !important;
	height: auto !important;
}

.relevant-articles-block .view-content table tr td .views-field-title{	
	margin-top: 10px;
	text-align: left;	 
}

.relevant-articles-block .view-content table tr td .views-field-title a{	
	color: #0C8CC4;
	font-size: 12px;
	font-weight: bold;
}

#link-generator-block-div{
	margin-top: 20px;	
}

#edit-search-block-form-1-wrapper input {
	height: 38px;
}

#main-and-sidebar-wrap {
	border-radius: 5px;
  min-height: 600px;
}

.newsletter-form .newsletter-link{	
	text-align: center;
	padding: 15px 0px;
}

.newsletter-form .newsletter-link a{
	font-size: 24px;
	font-weight: bold;
}

.newsletter-form #newsletter-dummy-form input{
	cursor: pointer;
}

div.messages.warning,
div.messages.error{
	border-radius: 5px;
	padding: 10px;
}

div.messages.warning{
	color: #505050;
}

div.messages.error ul,
div.messages.warning ul{
  font-size: 1em !important;
	margin: 0 !important;
	margin-left: 20px !important;
  padding: 0 !important;
}

/* Hybridauth widget */
/*#user-login .item-list,*/
/*#user-register .item-list {*/
/*  margin-top: 20px;*/
/*}*/
.user-login .item-list h3,
.user-login .item-list ul.hybridauth-widget,
#user-register .item-list h3,
#user-register .item-list ul.hybridauth-widget {
  margin-left:0;
  padding-left:0;
  text-indent: 0;
}
.user-login .item-list h3,
#user-register .item-list h3 {
  margin-bottom:6px;
}
.user-login ul.hybridauth-widget,
#user-register ul.hybridauth-widget {
  margin-top: 10px;
}
/*#user-register .hybridauth-wrapper {*/
/*  float: right;*/
/*  width: 45%;*/
/*}*/
/* ~Hybridauth widget */

/* Qtip */
.qtip {
  line-height: 1.5em;
}
.qtip-modal {
  background: #fff;
  border-radius: 5px;
  font-size: 1em;
  max-width: 900px;
}
.qtip .messages {
  background-color: transparent;
  color: inherit;
  left: 0;
  margin: 5px;
  position: relative;
  top: 0;
}
.qtip .qtip-buttons{
  margin-top: 15px;
  text-align: center;
}
.qtip p{
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 5px;
}
.qtip-default {
  background-color: #ffffdd;
  color: #555;
}
.qtip-info {
  background-color: #fff;
  border: solid 3px #f1f1f1;
  color: #555;
  max-width: 400px;
  width: 90%;
}
.qtip-light {
  background: #fff;
}
.qtip-error {
  background-color: #f9e8e8;
  border-color: #e28f8f;
  color: #A30000;
}
.qtip-error ul, .qtip-error li {
  margin: 0;
  padding: 0;
}
#qtip-overlay div {
  background: -webkit-radial-gradient(ellipse closest-corner at 50% 50% , rgba(0, 0, 0, 0.4) 1%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-radial-gradient(ellipse closest-corner at 50% 50% , rgba(0, 0, 0, 0.4) 1%, rgba(0, 0, 0, 0.8) 100%);
  background: -moz-radial-gradient(ellipse closest-corner at 50% 50% , rgba(0, 0, 0, 0.4) 1%, rgba(0, 0, 0, 0.8) 100%);
  background: radial-gradient(ellipse closest-corner at 50% 50% , rgba(0, 0, 0, 0.4) 1%, rgba(0, 0, 0, 0.8) 100%);
}
/*.qtip-default .qtip-titlebar {*/
/*  background-color: #FFEF93;*/
/*}*/

.emphasized {
  color: red;
  font-weight: bold;
}

.btn.progress {
  background: url(/misc/throbber.gif) #efefef no-repeat 4px -13px !important;
  font-weight: normal !important;
  padding-left: 20px !important;
  text-shadow: none !important;
}

.my-content-link {
  position: relative;
  top: 24px;
}

/* Tooltipped descriptions of form elements */
.description.as-tooltip{
	display:none;
}
.tooltipAnchor{
	margin-left: 8px;
  position: absolute;
}
.tooltipAnchor img {
  position: relative;
  top: -2px
}

/* User Login and Registration page */
form.user-login label.form-label,
form#user-register label.form-label {
  margin-bottom: 3px;
}
form.user-login input.form-text,
form#user-register input.form-text{
  padding: 5px;
}
.user-registration-help {
  font-size: 0.8em;
}

/* Input placeholders */
::-webkit-input-placeholder { /* WebKit browsers */
  color: #999999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999999;
}

.message-wrapper {
  margin-top: 20px;
}

#branding {
  position: relative;
}
#branding .logo-right {
  float: right;
}
#branding .exit-link {
  margin-right: 5px;
}

@media all and (max-width: 410px) {
  #branding .exit-link {
    position: absolute;
    right: 0;
    top: -20px;
  }
}
