@charset "utf-8";
body { 
	margin:0; 
	padding:0; 
	width:100%; 
	background: url(/images/main_bg.gif) top center; 
}
html { 
	padding:0; margin:0; 
}
*:focus{
	outline:none;
}
li.bg,.bg { 
	clear:both; 
	border-bottom:1px solid #e1e3e4; 
	padding:0; 
	margin:15px; 
	background:none; 
	list-style:none; 
}
p.clr,.clr { 
	clear:both; 
	padding:0; 
	margin:0; 
}
.main { 
	margin:0 auto; 
	padding:0; 
}
/* header */
.header_resize { 
	margin:0 auto; 
	padding:0; 
	width:974px; 
}
.header { 
	margin:0; 
	padding:0; 
	background:url(/images/header_bg2.gif) top repeat-x;
	height:135px; 
}
/* logo */
.logo { 
	width:400px;
	height:53px;
	margin:0 auto;
	padding:0;
	float:left;
	margin-top:37px;
}
h1 { 
	margin:0; 
	padding:24px 0 24px 40px; 
	color:#fff; 
	font:normal 40px/1.2em Arial, Helvetica, sans-serif;
}
h1 a, h1 a:hover { 
	color:#fff; 
	text-decoration:none;
}
h1 span { 
	font-weight:bold;
}
h1 small { 
	display:block; 
	margin:4px 0; 
	padding:2px 6px 3px; 
	float:left; font:normal 11px/1.2em Arial, Helvetica, sans-serif;
	background-color:#6cd6ff; border:1px solid #92dfff;
	}
h1 small { 
	border-radius:6px; 
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
}
/*menu*/
.menu { 
	padding:0; margin:0; 
	width:513px; height:39px; 
	float:right; background: url(/images/menu_bg.gif) top no-repeat; 
}
.menu ul { 
	text-align:center; 
	padding:0; margin:0; 
	list-style:none;
	border:0; 
}
.menu ul li {
	margin:0;
	padding:5px 0 0 30px;
	border:0;
	float:left;
}
.menu ul li a {
	float:left; 
	margin:0; 
	padding:5px 15px;
	color:#fff; 
	font:normal 14px Arial, Helvetica, sans-serif; 
	text-decoration:none; 
}
.menu ul li a:hover { 
	color:#f5f20c; 
}
.menu ul li a.active {
	color:#d6d9db; 
}

/*PhoenixAds button*/
.login_btn{
	background-image:url(/images/login_btn.gif);
	background-repeat:no-repeat;
	width:59px;
	height:28px;
	border:0;
	cursor:pointer;
}
.login_btn:hover{
	background-image:url(/images/login_btn_hover.gif);
	background-repeat:no-repeat;
	width:59px;
	height:28px;
	border:0;
}
.pub_btn{
	background-image:url(/images/pub_icon.gif);
	background-repeat:no-repeat;
	width:214px;
	height:33px;
	border:0;
	cursor:pointer;
}
.pub_btn:hover{
	background-image:url(/images/pub_icon_hover.gif);
	background-repeat:no-repeat;
	width:214px;
	height:33px;
	border:0;
}
.adv_btn{
	background-image:url(/images/adv_icon.gif);
	background-repeat:no-repeat;
	width:214px;
	height:33px;
	border:0;
	cursor:pointer;
}
.adv_btn:hover{
	background-image:url(/images/adv_icon_hover.gif);
	background-repeat:no-repeat;
	width:214px;
	height:33px;
	border:0;
}
.ceo_message_btn{
	background-image:url(/images/ceo_message_icon.gif);
	background-repeat:no-repeat;
	width:222px;
	height:87px;
	border:0;
	cursor:pointer;
}
.ceo_message_btn:hover{
	background-image:url(/images/ceo_message_icon_hover.gif);
	background-repeat:no-repeat;
	width:222px;
	height:87px;
	border:0;
}
/* like_header*/
.like_header { 
	margin:70px 0 0 0; 
	padding:0; 
	float:right; 
	width:160px; 
}
/* headert_section*/
.headert_text_resize_bg { 
	height:30px; 
	background:url(/images/header_text_bg.gif) top repeat-x; 
	margin:0; 
	padding:0; 
}
/*body*/
.body_bg { 
	border-top:1px solid #d6d8da; 
	background:#f0f1f2; 
	margin:0; padding:20px 0; 
}
.body { 
	margin:0 auto; 
	padding:0 20px;
	width:960px; 
}
.body h2 { 
	font: normal 22px Arial, verdana, sans-serif; 
	color:#6d6d6d; 
	padding:5px; 
	margin:5px 0 10px 0;
}
.body h2 span { 
	color:#35b2ef; 
}
.body p { 
	font: normal 12px verdana;	
	color:#505050; 
	padding:5px; 
	margin:0; 
	line-height:1.8em; 
}
.body img { 

	margin:5px;
	padding:0; 
}
.body img.floated {
	float:right; 
	margin:5px 10px 5px 0; 
	padding:0; 
}
.body a { 
	color:#484440;
	text-decoration:none; 
}
.left_resize {
	width:652px;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	float:left;
	border:1px solid #c7cacd;
	background:#fff; 
}
.right_resize { 
	width:260px;
	margin:0; 
	padding:0 0 20px 0; 
	float:right; 
}
.left { 
	float:left; 
	width:632px;
	margin:0;
	padding:10px; 
}
.right { 
	float:right; 
	width:230px; 
	margin:20px 0 0 0;
	padding:10px; 
	border:1px solid #c7cacd;
	background:#fff; 
}
.right h2{
	font-size:20px;
}
.right ul { 
	list-style:none; 
	margin:5px 10px;
	padding:10px; 
}
.right li {
	font: normal 8px verdana; 
	color:#464646; 
	padding:5px 0;
	margin:3px 0;
	list-style: disc;
	list-style-position: outside; 
}
.right li a {
	margin:0;
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	text-decoration:none;
	background:none; 
}
.right li a:hover {
	 color:#35b2ef;
	 text-decoration:none; 
	}	
/* footer */
.footer_resize { 
	margin:0 auto;
	padding:0; 
	width:974px; 
}
.footer { 
	padding:0;
	margin:0 auto;
	border-top:1px solid #25282c;
	background:#3e4349; 
}
.footerlinks_left{
	float:left;
	height:28px;
	margin:0px 0px 0px 9px;
	padding:0px;
}
.footerlinks_left ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.footerlinks_left li{
	margin:0px 10px 0px 0px;
	padding:0px;
	display:inline;
	line-height:28px;
	color:#959595;
}

.footerlinks_left li a{
	margin:0px 10px 0px 0px;
	padding:0px;	
	display:inline;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:28px;
	color:#959595;
}
.footerlinks_left li a:hover{
	text-decoration:none;
	color:#BE1D2C;
}

.footerlinks_right{
	float:left;
	padding:0px;
	margin:0px 9px 0px 0px;
	height:28px;
	line-height:28px;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#959595;
}
.footerlinks_right a{
	padding:0px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:28px;
	color:#959595;
}
.footerlinks_right a:hover{
	text-decoration:none;
	color:#BE1D2C;
}
/********** contact form **********/
#contactform { 
	margin:0; padding:5px; 
}

#contactform ol { 
	margin:0;
	padding:0;
	list-style:none; 
}
#contactform li { 
	margin:0;
	padding:0;
	background:none;
	border:none;
	display:block; 
	clear:both; 
}
#contactform li.buttons { 
	margin:5px 0 5px 0;
}
#contactform label {
	font-family:verdana;
	font-size:12px;
	color:#505050;
	margin:0; 
	width:110px;
	display:block;
	padding:10px 0;
	text-transform:capitalize;
	float:left; 
}
#contactform label span { 
	color:#F00; 
}
#contactform input.text { 
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:5px 2px; 
	height:16px;
	background:#fff;
	float:left; 
}
#contactform textarea { 
	width:480px;
	border:1px solid #c0c0c0; 
	margin:2px 0;
	padding:2px;
	background:#fff;
	float:left; 
	font-family:verdana;
	font-size:12px;
	color:#505050;
}
#contactform li.buttons input {
	background: #2c94ff url(/images/overlay_reg.png) repeat-x;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	cursor: pointer;
	float:right;
	font-size:18px;
	margin-top:10px;
	margin-right:25px;
}

/* mod_quickicon */
#cpanel {  text-align: center;  vertical-align: middle; }

#cpanel div.icon   { margin: 4px; }
#cpanel div.icon a { 
	display: block; float: left;
	height: 135px !important;
	height: 135px; 
	width: 135px !important;
	width: 135px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}

/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(/ad-min/images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}

table.cpanel td {
	text-align: center;
}
p.response { 
	text-align:center; 
	color:#F00; 
	font: normal 11px Georgia, "Times New Roman", Times, serif; 
	line-height:1.8em; 
	width:auto; 
}


#ceo-message-content, #ceo-message-data {display:none;}
/* Overlay */
#ceo-message-overlay {
	background-color:#000; 
	cursor:wait;
}
/* Container */
#message-container {
	background-color:#eee;
	color:#000; 
	font: 16px/24px "Lucida Grande",Arial,sans-serif; 
	padding-bottom:4px; 
	width:600px; 
	-moz-border-radius-bottomleft:6px; 
	-webkit-border-bottom-left-radius:6px; 
	-moz-border-radius-bottomright:6px; 
	-webkit-border-bottom-right-radius:6px; 
	border-radius:0 0 6px 6px; 
	-moz-box-shadow:0 0 64px #000;
	-webkit-box-shadow:0 0 64px #000; 
	box-shadow:0 0 64px #000;
}
#message-container a {
	color:#ddd;
}
#message-container #ceo-message-title{
	color:#000; 
	background-color:#ddd; 
	border-bottom:1px solid #ccc; 
	font-weight:bold; 
	padding:6px 8px; 
	text-shadow:0 1px 0 #f4f4f4;
}
#message-container .close {
	display:none; 
	position:absolute; 
	right:0; top:0;
}
#message-container .close a {
	display:block; 
	color:#777; 
	font-weight:bold; 
	padding:6px 12px 0; 
	text-decoration:none; 
	text-shadow:0 1px 0 #f4f4f4;
}
#message-container .close a:hover {
	color:#000;
}
#message-container #ceo-message-data {
	font-size:12px;
	padding:6px 12px;
}
#ceo-message-data p img{
	float:left;
	margin-right:10px;
	border:5px solid #ffffff;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
#message-container h2 {
	margin:10px 0 6px;
}
#message-container p {
	margin-bottom:10px;
}
#message-container span {
	color:#777;
}

form.register p{
	font-size: 8pt;
	clear:both;
	margin: 0;
	color:gray;
	padding:4px;
}
table label{
	font-size: 9pt;
	clear:both;
	margin: 0;
	color:gray;
	padding:4px;
}
form.register fieldset{
	border:1px solid #dbdbdb;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
form.register fieldset.pub_info label{
	width:137px;
	float: left;
	text-align: left;
	margin-right: 6px;
	margin-top:2px;
}
form.register fieldset.pub_info textarea{
	width:188px;
	float: left;
	color:#505050;
	font-family:verdana;
	text-align: left;
	margin-right: 6px;
	margin-top:2px;
	padding-bottom:5px;
	font-size:12px;
}
form.register legend
{
	color: #e01111;
	font-family:verdana;
	padding:2px;
	margin-left: 14px;
	font-weight:bold;
	font-size: 12px;
	font-weight:100;
}
form.register select
{
	border: 1px solid #7094b5;
	width: 196px;
	float:left;
	margin-bottom:3px;
	padding:3px;
	border:1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color: #505050;
	margin-right:5px;
}
form.register input{
	width: 189px;
	font-family:verdana;
	color: #505050;
	float: left;
	margin-right: 5px;
	padding:3px;
	border:1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
form.register textarea{
	width: 188px;
	float: left;
	font-size:12px;
	color:#505050;
	font-family:verdana;
	margin-right: 5px;
	padding:3px;
	resize:none;
	color:#505050;
	border:1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
form.register input:hover{
	background-color:#ecefed;
}
form.register input[type=checkbox] {
	width:14px;
	margin-top:4px;
}
input:focus, select:focus, textarea:focus{
	background-color: #ecefed;
}
p.agreement{
	margin-left:15px;
}
p.agreement label{
	width:390px;
	text-align:left;
	margin-top:3px;
}
form.register input[type=submit]
{
	background: #2c94ff url(/images/overlay_reg.png) repeat-x;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	cursor: pointer;
	float:left;
	font-size:18px;
	margin:10px;
}
form.register input[type=submit]:hover
{
	background: #a2a7a4 url(/images/overlay_reg.png) repeat-x;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	cursor: pointer;
	float:left;
	font-size:18px;
	margin:10px;
}
.pr_menu_top { 
	margin:0 auto;
	padding:0; 
	width:974px; 
	font-size:20px;
}
.pr_menu_links_top{
	float:left;
	height:28px;
	margin:0px 0px 0px 9px;
	padding:0px;
}
.pr_menu_links_top ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pr_menu_links li{
	margin:0px 10px 0px 0px;
	padding:0px;
	display:inline;
	line-height:28px;
	color:#959595;
}
.pr_menu_links li a{
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
	font-size:11px;
	color:#e60419;
	font-family:verdana;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.pr_menu_links li a:hover{
	color:#636162;
}
.font{
	font-family:verdana;
	font-size:10pt
}
.error{
	
	margin:8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#f7ff9f;
}
.error p{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #dbdbdb;
	padding-top:0px;
	font-family:verdana;
	font-size:13px;
	color:#e01820;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.error img{
	width:13px;
}
.cont-box {
	width:960px;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	float:left;
	border:1px solid #c7cacd;
	background:#fff; 
}
.cont-box-inner { 
	float:left; 
	width:940px;
	margin:0;
	padding:10px; 
}
.apply_details a{
	text-decoration:none;
	color:red;
	font-weight:bold;
}
.apply_details a:hover{
	color:#828584;
}
.apply_details2 a{
	text-decoration:none;
	color:green;
	font-weight:bold;
}
.apply_details2 a:hover{
	color:#828584;
}

.sub_button{
	background: #2c94ff url(/images/overlay_reg.png) repeat-x;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	cursor: pointer;
	font-size:10px;	
	margin-left:10px;
	padding:2px;
}

.sub_button:hover{
	background: #dbdbdb url(/images/overlay_reg.png) repeat-x;
	
}

.asterik 
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}


.page_jump a{
	color:#000000;
	text-decoration: none;
	border: 1px solid #cccccc; 
	padding: 0.3em 0.6em;
	font-weight:bold;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
	background-image:-moz-linear-gradient(left,#ececec 0%,#cccccc 50%,#cccccc 50%,#ececec 100%);
	background-image:-webkit-gradient(linear,left top,right top,color-stop(0%,#ececec),color-stop(50%,#cccccc),color-stop(50%,#cccccc),color-stop(100%,#ececec));
	-webkit-box-shadow: 0 7px 6px -6px #888;
	-moz-box-shadow: 0 7px 6px -6px #888;
	-box-shadow: 0 7px 6px -6px #888;
}
.page_jump a:hover {
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	border-radius:8px;
} 
.page_jump a:active{
	color: #360; 
	text-decoration: none;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-family:arial;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/images/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('/images/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('/images/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
