.hidden{
	display: none;
}
.adspot_header
{
  height:90px;
  width:728px;
}
.gssb_a
{
	color: #000000;
}
.gssb_c {
  z-index:99999 !important;
}
input.gsc-input
{
	width: 99%;
	box-sizing: content-box;
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif !important;
	border: none !important;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	outline-style: none;
	background-color: rgb(255, 255, 255);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input.gsc-input_custom_foros
{
	background-image: url(../images/layout/search_foros_watermark.gif);
	background-attachment: initial;
	background-origin: initial;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
input.gsc-input_custom_profiles
{
	background-image: url(../images/layout/search_profiles_watermark.gif);
	background-attachment: initial;
	background-origin: initial;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
input.gsc-input_custom
{
	background: #FFFFFF;
}
INPUT[type="reset"]::-moz-focus-inner, INPUT[type="button"]::-moz-focus-inner, INPUT[type="submit"]::-moz-focus-inner, INPUT[class="gsearch_btn"]::-moz-focus-inner
{
	padding: 0px !important;
	border: 0 none #000000 !important;
}
.gsearch_btn
{
	padding: 2px 10px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}
.gsearch_btn_custom
{
	margin: 0px 0px 0px 3px;
}
input.gsc-input {
  padding: 7px 46px 8px 13px !important;  
  background: rgba(103, 113, 148, 0.36) !important;
  border-radius: 2px;
  color: #fff;
  border: 0;
}
table.gsc-search-box td.gsc-input {
  padding-right: 0 !important;
}
.gsearch_btn.gsearch_btn_custom {
  position: absolute;
  right: 9px;
  top: 14px;
}
.gsc-search-button, .gsc-clear-button{
	display: none;
}
#user_bar
{
	background: #262a35; /*url(../images/layout/3dg_userbar_bg.jpg?1279556422);*/
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	overflow: visible;
	height: 60px;
	z-index: 90000;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;	

	background: rgba(45,50,64,1);
	background: -moz-linear-gradient(top, rgba(45,50,64,1) 0%, rgba(38,42,53,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(45,50,64,1)), color-stop(100%, rgba(38,42,53,1)));
	background: -webkit-linear-gradient(top, rgba(45,50,64,1) 0%, rgba(38,42,53,1) 100%);
	background: -o-linear-gradient(top, rgba(45,50,64,1) 0%, rgba(38,42,53,1) 100%);
	background: -ms-linear-gradient(top, rgba(45,50,64,1) 0%, rgba(38,42,53,1) 100%);
	background: linear-gradient(to bottom, rgba(45,50,64,1) 0%, rgba(38,42,53,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3240', endColorstr='#262a35', GradientType=0 );

	box-shadow: inset 0 -2px 0 #1c2936,0 2px 7px 0 rgba(28,41,54,.5);
}
#user_bar #wrapper
{
	width: 1130px;
	margin: 0 auto;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	position: relative;
}
#user_bar #logo
{
  position: relative;
  font-weight: bold;
  zoom: 1;
  float: left;
}
#user_bar #logo > a{
	margin: 0;
	padding: 7px 20px 6px 0;
}
#user_bar #logo:hover > a{
	border-top: none;	
	background: transparent;
}	
#user_bar #options
{
	float: right;
	top: 1px;
	position: relative;
	padding-right: 10px;
}
#user_bar #options .public
{
	margin-right: 15px;
}
#user_bar #options .username
{
	background: #191F30;
}
#user_bar #options .username:hover
{
	background: #1A4473;
}
#user_bar IMG
{
	border: none;
}
#user_bar A.notifications IMG
{
	vertical-align: middle;
}
#user_bar #basic_search
{
  overflow: visible;
  position: absolute;
  right: 160px;
  top: 0;
  height: 50px;
}
#user_bar #basic_search:after{
	left: 23px !important;
	top: 23px !important;
}
#user_bar #basic_search .param
{
	width: 220px;
}
#user_bar #basic_search .focused
{
	-webkit-box-shadow: 0 0 8px rgba(147, 79, 0, 0.5);
	border-color: rgba(147, 79, 0, 0.75) !important;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	border: 1px solid #AAAAAA;
}
#user_bar #basic_search .hint
{
	color: #A9A9A9;
	font-style: italic;
}
#user_bar #basic_search #button
{
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
	position: relative;
}

#searchbox{
	overflow: hidden;
	text-align: right;
	transition: width 0.3s ease-in-out;
	position: absolute;
	right: 0;
  z-index: 100;
  margin-top: 13px;
  width: 300px;
}

#searchbox.active{
  
}

#user_bar A.username
{
	font-weight: bold;
}
/*Logo DropDown*/
UL.userbar_logo_dropdown
{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
UL.userbar_logo_dropdown LI
{
	position: relative;
	font-weight: bold;
	zoom: 1;
	float: left;
}
UL.userbar_logo_dropdown LI IMG
{
	display: block;
}
UL.userbar_logo_dropdown LI:hover
{
	color: #000000;
	
}
UL#dropdown_logo
{
	padding-right: 0;
}
UL#dropdown_logo LI#dropdown_logo_body
{
	width: 340px;
}
UL.dropdown_content_logo
{
	overflow: hidden;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 160px;
}
UL.dropdown_content_logo LI
{
	padding: 3px 5px 3px 10px;
	float: none;
	font: bold 14px Helvetica, Arial;
	color: #1D3277;
	width: auto;
	margin-bottom: 5px;
}
UL.dropdown_content_logo LI:hover
{
	color: #FFFFFF;
	background: #3A3E49;
}
UL.dropdown_content_logo LI:hover A
{
	color: #FFFFFF;
	background: #3A3E49;
}
/*Logo DropDown - Content*/
UL.logo_dropdown_content
{
	z-index: 80000;
	background: #FFFFFF;
	width: auto;
	position: absolute;
	top: 100%;
	left: -10px;
	float: left;
	color: #fdba49;
	display: none;
	padding-top: 4px;
	margin-top: 0;
	list-style: none;
	padding: 10px 10px 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
UL.logo_dropdown_content LI:hover
{
		color: #FFFFFF;
}
UL.logo_dropdown_content LI A
{
	color: #1D3277;
	text-decoration: none;
}
UL.logo_dropdown_content:hover
{
	
}
.logo_dropdown_content .dropdown-caret
{
	position: absolute;
	top: -6px;
	left: 12px;
	width: 12px;
	height: 7px;
	float: left;
	overflow: hidden;
	/*[empty]background-color:;*/
}
.logo_dropdown_content .dropdown-caret.right
{
	left: auto;
	right: 220px;
}
/*Login DropDown*/
UL.userbar_login_dropdown
{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
UL.userbar_login_dropdown LI
{
	position: relative;
	font-weight: bold;
	zoom: 1;
	float: left;
}
UL.userbar_login_dropdown LI IMG
{
	display: block;
}
UL.userbar_login_dropdown LI:hover
{
	color: #fdba49;
}
/*Login DropDown - Content*/
UL.login_dropdown_content
{
	z-index: 80000;
	background: #FFFFFF;
	width: auto;
	position: absolute;
	top: 100%;
	left: -160px;
	float: left;
	color: #fdba49;
	display: none;
	padding-top: 4px;
	margin-top: 11px;
	list-style: none;
	padding: 10px 20px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
UL.login_dropdown_content LI:hover
{
	cursor: default;
}
UL.login_dropdown_content:hover
{
	cursor: default;
}
.login_dropdown_content .dropdown-caret
{
	position: absolute;
	top: -6px;
	left: 12px;
	width: 12px;
	height: 7px;
	float: left;
	overflow: hidden;
	/*[empty]background-color:;*/
}
.login_dropdown_content .dropdown-caret.right
{
	left: auto;
	right: 56px;
}
.dropdown-caret .caret-outer
{
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #AAA;
	border-bottom-color: #ffa217;
}
.dropdown-caret .caret-inner
{
	top: 1px;
	left: 1px;
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffa217;
}
.dropdown-caret .caret-outer, .dropdown-caret .caret-inner
{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	margin-left: -1px;
}
SPAN#remember_me_lbl
{
	font: 12px Helvetica, Tahoma;
	vertical-align: baseline;
}
FORM#login_3dg P
{
	margin: 0;
	padding: 8px 0;
	font: normal 14px Helvetica, Tahoma;
}
FORM#login_3dg INPUT
{
	display: block;
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	width: 220px;
	border: 1px solid #32305B;
}
FORM#login_3dg
{
}
FORM#login_3dg INPUT[type="checkbox"]
{
	width: 20px;
	margin: 5px;
	display: inline;
	vertical-align: baseline;
}
FORM#login_3dg INPUT#init_session
{
	display: inline;
	margin-left: 10px;
	width: auto;
	background: #3D414D;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	cursor: pointer;
}
FORM#login_3dg INPUT#init_session:hover
{
	background: #505460;
}
/*Top DropDowns*/
UL.userbar_dropdown
{
	float: left;
	list-style: none;
	padding: 5px 0 0;
	margin: 0;
}
UL.userbar_dropdown LI
{
	font-weight: bold;
	zoom: 1;
	float: left;	
}
UL.userbar_dropdown LI IMG
{
	color: #E9E5E5;
	display: block;
}
UL.userbar_dropdown LI A
{
	color: #222;
	font-weight: bold;
}
UL.userbar_dropdown A:hover
{
	color: #000;
}
UL.userbar_dropdown A:active
{
	color: #FFA500;
}
UL.userbar_dropdown LI.hover, UL.userbar_dropdown LI:hover
{
	
}
/*
Top DropDowns -  Content
*/
UL.dropdown_content
{
	border: 0 solid #C6C7CB;
	border-top: 0;
	z-index: 80000;
	background: #FFFFFF;
	position: absolute;
	top: 100%;
	left: 0;
	float: left;
	color: #fdba49;
	display: none;
	list-style: none;
	margin: 0;	
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;

	top: 47px;
  width: 100%;
}
UL#dropdown_foros
{
	padding-right: 0;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
UL#dropdown_foros LI
{
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
UL.dropdown_content_foros
{
	overflow: hidden;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 230px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
UL.dropdown_content_foros LI
{
  padding: 5px 17px 5px 0;
	float: none;	
	color: #1D3277;
	width: auto;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
UL.dropdown_content_foros LI A
{
	color: #1D3277;
	text-decoration: none;
}
UL.dropdown_content_foros > LI:hover A
{
	/*background: #3A3E49;*/
	color: #24262C;
	text-decoration: none;
}
UL#dropdown_info
{
	padding-right: 0;
}
UL#dropdown_info LI
{
	width: 220px;
}
UL.dropdown_content_info
{
	overflow: hidden;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 100px;
}
UL.dropdown_content_info LI
{
	padding: 3px 5px 3px 10px;
	float: none;
	font: bold 14px Helvetica, Arial;
	color: #1D3277;
	width: auto;
	margin-bottom: 5px;
}
UL.dropdown_content_info LI A
{
	color: #1D3277;
	text-decoration: none;
}
UL.dropdown_content_info LI:hover
{
	color: #FFFFFF;
	background: #3A3E49;
}
UL.dropdown_content_info LI:hover A
{
	color: #FFFFFF;
	background: #3A3E49;
	text-decoration: none;
}
UL#dropdown_servicios
{
	padding-right: 0;
}
UL#dropdown_servicios LI
{
	width: 200px;
}
UL.dropdown_content_servicios
{
	overflow: hidden;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 190px;
}
UL.dropdown_content_servicios LI
{
	padding: 3px 5px 3px 10px;
	float: none;
	font: bold 14px Helvetica, Arial;
	color: #1D3277;
	width: auto;
	margin-bottom: 5px;
}
UL.dropdown_content_servicios LI A
{
	color: #1D3277;
	text-decoration: none;
}
UL.dropdown_content_servicios LI:hover
{
	color: #FFFFFF;
	background: #3A3E49;
}
UL.dropdown_content_servicios LI:hover A
{
	color: #FFFFFF;
	background: #3A3E49;
	text-decoration: none;
}
/*Logged In Data*/
#userbar_logged_data
{
  position: absolute;
  right: 0;
  top: 14px;
}
#userbar_avatar
{
	float: right;
	border: 1px solid #6B6B6B;
	margin-top: 7px;
	width:35px;
	height:35px;
}
#userbar_cp_wrapper
{
	float: right;
	margin-right: 0;
	margin-top: 0;
}
/*Logged In - Notifications DropDowns*/
UL.userbar_notifications_dropdowns
{
	color: #DFDFDF;
	list-style: none;
	padding: 0;
	margin: 0;
}
UL.userbar_notifications_dropdowns LI
{
	position: relative;
	zoom: 1;
	float: right;
	margin-left: 0;
}
UL.userbar_notifications_dropdowns LI IMG
{
	display: block;
}
/*Logged In - Nickname Dropdown*/
LI#userbar_cp_nick_btn IMG {
  margin-left:18px;
}
UL.userbar_cp_nick_dropdown
{
	font: normal 12px Arial;
	color: #DFDFDF;
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
	height: 18px;
}
UL.userbar_cp_nick_dropdown #cp_nick
{
	float: right;
	padding-right: 5px;
	overflow: hidden;
	word-wrap: break-word;
	display: compact;
	height: 17px;
	word-break: break-all;
	max-width: 150px;
}
UL.userbar_cp_nick_dropdown #cp_nick:hover
{
	cursor: pointer;
}
UL.userbar_cp_nick_dropdown #cp_opt_icon
{
	float: right;
}
UL.userbar_cp_nick_dropdown #cp_opt_icon:hover
{
	float: right;
	cursor: pointer;
}
UL.userbar_cp_nick_dropdown LI
{
	position: relative;
	zoom: 1;
	float: right;
	width: 170px;
}
UL.userbar_cp_nick_dropdown LI IMG
{
	display: block;
}
UL.userbar_cp_nick_dropdown LI:hover
{
}
UL#dropdown_nickname
{
	padding-right: 0;
}
UL#dropdown_nickname LI#dropdown_nickname_body
{
	width: 170px;
}
UL.dropdown_content_nickname
{
	overflow: hidden;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 160px;
	font-weight: bold;
}
UL.dropdown_content_nickname LI.drop_item_title
{
  color: #FFFFFF;
  margin-bottom: 5px;
  font-size: 13px;
}
UL.dropdown_content_nickname LI.drop_item_title:hover
{
	cursor: default;
	color: #FFFFFF;
	background: none !important;
}
UL.dropdown_content_nickname LI
{
  float: none;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  width: auto;
  overflow: auto;
  padding: 5px;
}
UL.dropdown_content_nickname LI:hover
{
  background: #ffb84b !important;
}
UL.dropdown_content_nickname LI A
{
  text-decoration: none;
  display: block;
  color: #fff;
  margin: 0;
  line-height: 19px;
  font-weight: 600;
}
UL.dropdown_content_nickname LI:hover A
{	
	color: #333;
}
/*Logged In - Nickname Dropdown - Content*/
UL.nickname_dropdown_content
{
	z-index: 80000;
	background: #FFFFFF;
	width: auto;
	position: absolute;
	top: 100%;
	left: -70px;
	float: right;
	color: #fdba49;
	display: none;
	padding-top: 4px;
	margin-top: 12px;
	list-style: none;
	padding: 10px 10px 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
UL.nickname_dropdown_content LI:hover
{
}
UL.nickname_dropdown_content:hover
{
	
}
.nickname_dropdown_content .dropdown-caret
{
	position: absolute;
	top: -7px;
	left: 30px;
	width: 12px;
	height: 7px;
	float: left;
	overflow: hidden;
	/*[empty]background-color:;*/
}
.nickname_dropdown_content .dropdown-caret.right
{
	left: auto;
	right: 11px;
}
SPAN#cp_pms_inbox {
  float: right;
  font: 12px Arial;
}

SPAN#cp_pms_inbox A {
  color:#FFFFFF;
}

/*Logged In -Friends DropDown*/
SPAN#cp_friends_icon
{
	width: 24px;
	height: 23px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font: 10px Arial;
	padding-top: 0;
	background: no-repeat center bottom;
	margin-left: 12px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
UL#dropdown_friends
{
	padding-right: 0;
}
UL#dropdown_pms LI#dropdown_friends_body
{
	width: 340px;
}
UL.dropdown_content_friends
{
	overflow: hidden;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 330px;
	font-weight: bold;
}
UL.dropdown_content_friends LI.drop_item_title
{
	background: #3A3E49;
	color: #FFFFFF;
	padding: 4px 5px 4px 10px;
	font: bold 14px Helvetica, Arial;
	margin-bottom: 5px;
}
UL.dropdown_content_friends LI.drop_item_title:hover
{
	cursor: default;
	background: #3A3E49;
	color: #FFFFFF;
	padding: 4px 5px 4px 10px;
	font: bold 14px Helvetica, Arial;
}
UL.dropdown_content_friends LI.drop_item_footer
{
	background: #3A3E49;
	color: #FFFFFF;
	padding: 3px 5px 3px 10px;
	font: bold 12px Helvetica, Arial;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}
UL.dropdown_content_friends LI.drop_item_footer A
{
	color: #FFFFFF;
	text-decoration: none;
}
UL.dropdown_content_friends LI.drop_item_footer:hover
{
	cursor: default;
	background: #3A3E49;
	color: #FFFFFF;
	padding: 3px 5px 3px 10px;
	font: bold 12px Helvetica, Arial;
}
UL.dropdown_content_friends LI.drop_item_footer A:hover
{
	text-decoration: underline;
}
UL.dropdown_content_friends LI
{
	float: none;
	font-size: 12px;
	color: #fff;
	width: auto;
	overflow: auto;
	padding: 5px;
}
UL.dropdown_content_friends LI SPAN.friends_title A
{
	font: bold 11px Helvetica, Arial;
	color: #fdba49;
	text-decoration: none;
}
UL.dropdown_content_friends LI SPAN.friends_title A:hover
{
	text-decoration: underline;
}
UL.dropdown_content_friends LI.pms_spacer
{
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0;
}
UL.dropdown_content_friends LI.pms_spacer:hover
{
	cursor: default;
	background-color: #FFFFFF;
}
UL.dropdown_content_friends LI IMG
{
	float: left;
	padding-right: 10px;
}
UL.dropdown_content_friends LI:hover
{
	background-color: #F7F7F7;
}
UL.dropdown_content_friends LI DIV.friend_actions
{
	overflow: auto;
	margin-top: 6px;
}
UL.dropdown_content_friends LI DIV.friend_action_button
{
	color: #FFFFFF;
	font: bold 11px Arial;
	background: #343841;
	padding: 5px 10px;
	float: left;
	margin-right: 9px;
	border: 1px solid #000000;
}
UL.dropdown_content_friends LI DIV.friend_action_button:hover
{
	cursor: pointer;
	background: #545761;
}
/*Logged In -Friends Dropdown - Content*/
UL.friends_dropdown_content
{
	z-index: 80000;
	background: #FFFFFF;
	width: auto;
	position: absolute;
	top: 100%;
	left: -245px;
	float: right;
	color: #fdba49;
	display: none;
	margin-top: 12px;
	list-style: none;
	padding: 10px 10px 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
UL.friends_dropdown_content LI:hover
{
	cursor: default;
}
UL.friends_dropdown_content:hover
{
	
}
.friends_dropdown_content .dropdown-caret
{
	position: absolute;
	top: -6px;
	left: 30px;
	width: 12px;
	height: 7px;
	float: left;
	overflow: hidden;
	/*[empty]background-color:;*/
}
.friends_dropdown_content .dropdown-caret.right
{
	left: auto;
	right: 75px;
}
/*Logged In -PMS DropDown*/
SPAN#cp_pms_icon
{
	width: 24px;
	height: 17px;
	margin-top: 8px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font: 10px Arial;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	background: no-repeat center bottom;	
}
SPAN.cp_notification_qty
{
  background: #EAA300;
  font-weight: bold;
  padding: 2px 3px 1px;
  margin: 0;
  position: absolute;
  bottom: -8px;
  left: 15px;
}
UL#dropdown_pms
{
	padding-right: 0;
}
UL#dropdown_pms LI#dropdown_pms_body
{
	width: 340px;
}
UL.dropdown_content_pms
{
	overflow: hidden;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 330px;
	font-weight: bold;
}
UL.dropdown_content_pms LI small
{
	padding-top:2px;
	display:block;
}
UL.dropdown_content_pms LI.drop_item_footer
{
	background: #3A3E49;
	color: #FFFFFF;
	padding: 3px 5px 3px 10px;
	font: bold 12px Helvetica, Arial;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}
UL.dropdown_content_pms LI
{
	float: none;
	color: #fff;
	width: auto;
	overflow: auto;
	padding: 5px;
	color: #FFFFFF;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: normal;
}
UL.dropdown_content_pms LI SPAN.pms_title
{
	font: bold 11px Helvetica, Arial;
	color: #fdba49;
}
UL.dropdown_content_pms LI.pms_spacer
{
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 5px;
}
UL.dropdown_content_pms LI.pms_spacer:hover
{
	cursor: default;
	background-color: #FFFFFF;
}
UL.dropdown_content_pms LI IMG
{
	float: left;
	padding-right: 10px;
}
UL.dropdown_content_pms LI:hover
{
	background-color: #F7F7F7;
}
/*Logged In -PMS Dropdown - Content*/
.pms_dropdown_content .dropdown-caret
{
	position: absolute;
	top: -7px;
	left: 30px;
	width: 12px;
	height: 7px;
	float: left;
	overflow: hidden;
	/*[empty]background-color:;*/
}
.pms_dropdown_content .dropdown-caret.right
{
	left: auto;
	right: 58px;
}

/*Logged In -Activity DropDown*/
SPAN#cp_activity_icon
{
	width: 21px;
	height: 21px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font: 10px Arial;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	background: no-repeat center bottom;
	margin-right: 18px;
	margin-top: 4px;
}
UL#dropdown_activity
{
	padding-right: 0;
}
UL#dropdown_activity LI#dropdown_activity_body
{
	width: 355px;
}
UL.dropdown_content_activity
{
	overflow: hidden;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 345px;
	font-weight: normal;
}
UL.dropdown_content_activity LI.drop_item_title
{
  color: #FFFFFF;
  margin-bottom: 5px;
  font-size: 13px;
}
UL.dropdown_content_activity LI.drop_item_footer,
UL.dropdown_content_pms LI.drop_item_footer
{
  background: #ffa217;
  color: #fff;
  padding: 0;
  margin-bottom: 5px;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
}
UL.dropdown_content_activity LI.drop_item_footer A,
UL.dropdown_content_pms LI.drop_item_footer A
{
	color: #fff;
	text-decoration: none;
  display: block;
  padding: 6px; 
}
UL.dropdown_content_activity LI.drop_item_footer:hover,
UL.dropdown_content_pms LI.drop_item_footer:hover
{
	background: #ffbc17;
;
}
UL.dropdown_content_activity LI
{
	float: none;
	font-size: 12px;
	color: #fff;
	width: auto;
	overflow: auto;
	padding: 5px;
}
UL.dropdown_content_activity LI SPAN.activity_title
{
	font-size: 12px;
	color: #e4e4e4;
}
UL.dropdown_content_activity LI SPAN.activity_title B
{	
	color: #fdba49;
}
UL.dropdown_content_activity LI SPAN.activity_title small
{
	padding-top:2px;
	display:block;
	float: right;
	width: 275px;
  color: #a7a7a7;
}
UL.dropdown_content_activity LI.activity_spacer
{
	border-bottom: 1px solid #353840;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 5px;
}
UL.dropdown_content_activity LI.activity_spacer:hover
{
	cursor: default;
	background-color: #FFFFFF;
}
UL.dropdown_content_activity LI IMG
{
	float: left;
	padding-right: 10px;
}
/*Logged In -PMS Dropdown - Content*/
UL.activity_dropdown_content,
UL.pms_dropdown_content,
UL.nickname_dropdown_content
{
	z-index: 80000;
  background: #272a33;
  width: auto;
  position: absolute;
  top: 100%;
  left: -248px;
	float: right;
	color: #fff;
	display: none;
	margin-top: 12px;
	list-style: none;
	padding: 10px 10px 5px;
	-webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
}
.pms_dropdown_content{
	left: -272px !important;
}
.nickname_dropdown_content{
	left: -126px !important;
	top: 25px !important;
}
/*UL.activity_dropdown_content LI:hover
{
	cursor: pointer;
}*/
UL.activity_dropdown_content:hover
{
	
}
.activity_dropdown_content .dropdown-caret
{
	position: absolute;
	top: -7px;
	left: 30px;
	width: 12px;
	height: 7px;
	float: left;
	overflow: hidden;
	/*[empty]background-color:;*/
}
.activity_dropdown_content .dropdown-caret.right
{
	left: auto;
	right: 100px;
}

A.drop_menu_block_link:active {  
  color:#FFFFFF;
}
.pms_dropdown_link {
  color:#fff !important;
}
A.pms_dropdown_link {
  display: block;
  color:#fff;
  text-decoration: none;
}
A.pms_dropdown_link:hover {
  color:#fff;
  text-decoration: none;
}
A.pms_dropdown_link:active {  
  color:#fff;
  text-decoration: none;
}
A.pms_dropdown_link:visited {  
  color:#fff;
  text-decoration: none;
}

.userbar_dropdown LI .dropdown_trigger{
  background: url("/images/userbar/caret.png");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: 8px;
  text-transform: capitalize;
  padding-right: 16px;
  padding-bottom: 3px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.userbar_dropdown > LI:hover{
	background-color: #ebecec;
	color:#32353d;
}

.userbar_dropdown > LI:hover > ul{
	display: block;
}

.userbar_dropdown > LI{
	padding:10px 13px;
}
.dropdown_content > li > ul {
  background-color: #bec6cc;
  text-align: right;
  width: 189px;
  padding:10px 0;
}

.userbar_notifications_dropdowns li {
  /*margin-right: 3px;*/
}

/* MENU */ 

.userbar-menu { 
	display: block;
	margin: 0;
  padding: 0;
 }

.userbar-menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
  line-height: normal;
}

.userbar-menu li:first-child { margin-left: 0; }

.userbar-menu li a {
  font-weight: 600;
  text-decoration: none;
  padding: 14px;
  display: block;
  color: #fff;
  transition: border-color 0.4s ease-in-out;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  margin-right: 4px;
  margin-top: 5px;
	padding-top: 12px;
	padding-bottom: 20px;
}

.userbar-menu li a span{
	margin-right: 2px;
}

.userbar-menu li a .arrow {
  height: 11px;
  width: 11px;
  position: relative;
  pointer-events: none;
  background: url(../images/layout/triangulo-menu.png) no-repeat;
  background-size: 100%;
  margin-left: 5px;
  float: right;
  top: 8px;
}
/*.userbar-menu li:hover a .arrow {
  background: url(../images/layout/triangulo-menu-hover.png) no-repeat;
  background-size: 100%;
}*/

.userbar-menu li:hover{
	/*border: 1px solid #636363;
	border-bottom: 0 !important;*/
	z-index: 100;
	position: relative;	
	/*background: #262a35;*/
}

.userbar-menu li a:hover,
.userbar-menu li:hover>a {
  /*color: #424954;
  background: #ebebec;*/

}

.userbar-menu > li a{
	border-color: #262a35;
}

.userbar-menu > li:hover>a {
	border-top: 2px solid #e09516;
	padding-top: 7px;
	background: #262a35;
}

.userbar-menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0px;
  background: rgba(38,42,53,1);
  z-index: 99;
  transform: translate(0, -20px);
  transition: all 0.2s ease-out;
}

/*.userbar-menu ul:after {
  bottom: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}*/

.userbar-menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.userbar-menu ul li a {
  font-size: 16px;
  font-weight: normal;
  display: block;
  color: #fff;
  background: rgba(38,42,53,1);
  padding: 10px 18px 10px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 195px;
	margin:0;
	line-height: 19px;
	font-weight: 600;
}

.userbar-menu ul.min li a{
	width: 142px;
}

.userbar-menu ul.med li a{
	width: 172px;
}

.userbar-menu ul li a:hover,
.userbar-menu ul li:hover>a {
  background: #ffb84b;
  color: #333;
}

.userbar-menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, -3px);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.53);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.53);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.53);
  /*border: 1px solid #636363;
  background: rgba(38,42,53,1);*/
}

.userbar-menu ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.userbar-menu ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.userbar-menu li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.responsive-menu {
  display: none;
  width: 100%;
  padding: 20px 15px;
  background: #E95546;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.responsive-menu:hover {
  background: #E95546;
  color: #fff;
  text-decoration: none;
}

 @media (min-width: 768px) and (max-width: 979px) {

.mainWrap { width: 768px; }

.userbar-menu ul { top: 37px; }

.userbar-menu li a { font-size: 12px; }

a.homer { background: #E95546; }
}
 @media (max-width: 767px) {

.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.userbar-menu { display: none; }

.responsive-menu { display: block; }

nav {
  margin: 0;
  background: none;
}

.userbar-menu li {
  display: block;
  margin: 0;
}

.userbar-menu li a {
  background: #fff;
  color: #797979;
}

.userbar-menu li a:hover,
.userbar-menu li:hover>a {
  background: #FC6D58;
  color: #fff;
}

.userbar-menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.userbar-menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.userbar-menu ul ul {
  left: 0;
  transform: initial;
}

.userbar-menu li>ul ul:hover { transform: initial; }
}

#user_bar #logo:after,
#user_bar #basic_search:after{
	content: " ";
	height: 17px;
	width: 2px;
	background: #404758;
	float: right;
	top: 13px;
	position: relative;
	left: 18px;
}

#user_bar #logo:after{
  top: 21px;
  position: absolute;
  left: 142px;
}

#user_bar #basic_search:after{
	margin-top: -1px;	
}

#user_bar .icon{
	width: 24px;
	height: 23px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font: 10px Arial;
	padding-top: 0;
	background: no-repeat center bottom;
	margin-left: 12px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}

#user_bar #search-icon{
  top: 17px;
  position: absolute;
  right: 10px;
  z-index: 101;
  cursor: pointer;
}

img.avatar {
  width: 35px;
  margin-top: -2px;
  cursor: pointer;
}

#user_bar .trigger:hover{
	cursor: pointer;
}

.dropdown_box li ul li:hover{
	background: #2c303e;
}

.drop_item_title:hover{
	background: inherit !important;
	cursor: default !important;
}

.orange-arrow {
	height: 14px;
	width: 14px;
	position: relative;
	pointer-events: none;
	background: url(../images/layout/triangulo-menu.png) no-repeat;
	background-size: 100%;
	margin-left: 6px;
	float: right;
	top: 16px;
	transition: background .2s ease-out;
}

#logo:hover .orange-arrow{
	background-image: url(../images/layout/triangulo-3dg.png);
}

#user_bar .buttons{
	position: absolute;
	right: 0;
  top: 13px;
}

#user_bar #register_btn:hover {
  background-color: #ea9d1c;
}

#user_bar .buttons.userbar-menu > li > a{
	background: #f1a931;
	padding: 5px 21px 6px 27px;
	margin: 0;
}

#user_bar .buttons.userbar-menu li:hover a{
	border: 0;
}

#user_bar .buttons.userbar-menu li ul{
	left: initial;
	right: 0;	
	background: #f1a931;
	padding: 5px 0;
}

#user_bar .buttons.userbar-menu li ul a{
  width: 134px;
  text-align: right;
  background: #f1a931;
  padding-right: 28px;
}

#user_bar .buttons.userbar-menu li ul a:hover{
	background: rgba(38,42,53,1);
	color: #fff;
}

#user_bar ul.userbar_notifications_dropdowns>li>ul {
  margin: 20px 0;
  border-top: 2px solid #ffa217;
}

.dropdown_box ul{	
	overflow-y: auto;
	max-height: 80vh;
}

.dropdown_box ul::-webkit-scrollbar {
    width: 4px;
}

.dropdown_box ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #827153;
}

.dropdown_box ul::-webkit-scrollbar-thumb {
    background: #888;
}
.dropdown_box ul::-webkit-scrollbar-thumb:window-inactive {
    background: #E89200; 
}

.friend_actions{
  margin-top: 7px;
}

.friend_action_button{
  background: #ffa217;
  float: left;
  margin-right: 8px;
  padding: 5px 8px;
}

.friend_action_button:hover{
  cursor: pointer;	
  background: #ffbc17;
}

.dropdown_box .unread, 
.friends_dropdown_link{
  background: #2d3240;
}