
/* reset */
html{color:#333333;background:#FFF1E0;font-family:arial;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}del,ins{text-decoration:none;}

body{
	margin:0;
	padding:0;
	font-family: "Lucida Grande", arial;
	font-size: 62.5%;
	background-color: #FFF1E0;
	height:100%
	/*line-height:17px;*/
}
h1, h2{
	font-weight: normal;
}
select{

}
a{
	color:#333333;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border:0;
}
* :focus {
	outline: none;
}
textarea:focus, input:focus{
	outline:none;
}
textarea{
	resize:none;
}

/* border css */

.greyoutline{
	border:1px solid #b3b3b3;
}


/* height css */

.ht18overflow{
	height:1.8em;
	overflow:hidden;
}
.ht15{
	height:1.5em;
}
.ht23{
	height:2.3em;
}
.ht45{
	height:4.5em;
}
.ht50{
	height:5em;
}
.ht80{
	height:8em;
}
.mht330{
	min-height:33em;
}
.mht370{
	min-height:37em;
}
.mht400{
	min-height:40em;
}
.mht450{
	min-height:45em;
}
.lht15{
	line-height:1.55em;
}
.lht19{
	line-height:1.9em;
}
.lht38{
	line-height:3.8em;
}
.lht48{
	line-height:4.8em;
}

/* width css */
.wd5{
	width:.5em;
}
.wd10{
	width:1em;
}
.wd20{
	width:2em;
}
.wd30{
	width:3em;
}
.wd40{
	width:4em;
}
.wd45{
	width:4.5em;
}
.wd50{
	width:5em;
}
.wd55{
	width:5.5em;
}
.wd60{
	width:6em;
}
.wd70{
	width:7em;
}
.wd80{
	width:8em;
}
.wd85{
	width:8.5em;
}
.wd95{
	width:9.5em;
}
.wd100{
	width:10em;
}
.wd110{
	width:11em;
}
.wd120{
	width:12em;
}
.wd130{
	width:13em;
}
.wd138{
	width:13.8em;
}
.wd140{
	width:14em;
}
.wd150{
	width:15em;
}
.wd160{
	width:16em;
}
.wd170{
	width:17em;
}
.mw120{
	max-width:12em;
}
.mw150{
	max-width:15em;
}
.mw170{
	max-width:17em;
}
.mw190{
	min-width:19em;
}
.wd180{
	width:18em;
}
.wd190{
	width:19em;
}
.wd206{
	width:20.6em;
}
.wd205{
	width:20.5em;
}
.wd220{
	width:22em;
}
.wd210 {
width: 21em;
}
.wd240 {
width: 24em;
}
.wd250 {
width: 25em;
}
.wd270 {
width: 27em;
}

.wd281{width:281px;}
.wd280{
	width:28em;
}
.wd290{
	width:29em;
}
.wd305{
	width:30.5em;
}
.wd310{
	width:31em;
}
.wd320em{
	width:32em;
}

.wd330{
	width:33em;
}
.wd340{
	width:33em;
}
.wd350{
	width:35em;
}
.wd380{
	width:38em;
}
.wd400{
	width:40em;
}
.wd410{
	width:41em;
}
.wd450{
	width:45em;
}
.wd500{
	width:50em;
}
.wd525{
	width:52.5em;
}
.wd550{
	width:55em;
}
.wd600{
	width:60em;
}
.wd650 {
width: 65em;
}
.wd698 {
width: 69.8em;
}
.wd705 {
width: 70.5em;
}
.wd750 {
width: 75em;
}
/* common css */

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

a.noline{
	text-decoration: none;
}
.full_container{
	width:100%;
}
.container{
	width:96.1em;
	margin:auto;
	/*padding:0 1.2em;*/
}
.leftnav{
	float:left;
}
.rightnav{
	float:right;
}
.clear{
	clear:both;
}
.txtcenter{
	text-align:center;
        margin:auto;
}
.txtright{
	text-align:right;
}
.strong{
	font-weight:bold;
}
.content{
	background-color: #fffcf9;
	border:1px solid #c8c3bb;
}
.divider{
	margin:1.5em 0;
	background-color: #c8c3bb;
	height:1px;
}
.dotted_divider{
	margin:1em 0;
	height:2px;
	border-bottom:1px dotted #c8c3bb;
}
.freetxt span{
	background-color: #fff1e0;
	border:2px solid #d11414;
	color:#d11414;
	float:left;
	padding:0.15em 0.5em;
}
.titlebg{
	background-color: #c8c3bb;
}
.bluebtn a{
	background-color: #174f82;
	padding:0.5em 0.78em;
	color:#ffffff;
	font-size:1.2em;
}
.blackbtn a{
	background-color: #000000;
	padding:0.5em 0.78em;
	color:#ffffff;
	font-size:1.2em;
}

.pagenav a, .btn{
	background-color: #9b1010;
	padding:0.5em 0.78em;
	color:#ffffff;
	font-size:1.2em;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
}
.hiddenlinks .btn{
	margin-left:1.2em;
	float:left;
	padding:0.25em 0.5em !important;
	margin-top:0.5em;
}
.follow, .unfollow{
	text-align: center;
	position:relative;
}
.follow{
	background-image: url("../images/followbg.png");
	background-position:left center;
	background-repeat:no-repeat;
	width:71px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#333;
}
.unfollow{
	background-image: url("../images/followingbg.png");
	background-position:left center;
	background-repeat:no-repeat;
	width:71px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#fff;
}
.unfollow:hover{
	background-image: url("../images/unfollowbg.png");
	background-position:left center;
	background-repeat:no-repeat;
	width:71px;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#fff;
}
.follow:hover, .unfollow:hover{
	text-decoration: none;
}
.ht2overflow{
	height:2em;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
a.categlinkinactive{
	background-color: #cbbaa2 !important;
}
.colorbtn a{
	background-color: #f0e1cc;
	padding:0.5em 0.78em;
	color:#000000;
	font-size:1.2em;
}
.pagenav a:hover, a.btn:hover,
.bluebtn a:hover, .blackbtn a:hover,
.colorbtn a, input.btn:hover
{
	text-decoration: none;
	background-color: #b13b3b;
}
.bluebtn a:hover{
	background-color: #225e94;
}
.pagenav span{
	border: 1px solid #c5ae8e;
	padding:0.5em 0.78em;
	color:#c5ae8e;
	font-size:1.2em;
        margin:3px !important;
}
input.field, select.ddface{
	border:1px solid #9f9484;
	padding:0.4em;
	font-size:1.3em;
}
.ddstyle{
	font-size: 1.2em;
	padding: 0.5em 0.3em;
	height: 2.4em;
	line-height: 2.4em;
}
.ddlocation{
	font-size: 1.2em;
}
input.btn{
	border:0;
	outline:0;
	cursor:pointer;
}
.outerborder{
	border:1px solid #9f9484;
}

/* fonts css */

.txt10{
	font-size:1em;
}
.txt11{
	font-size:1.1em;
}
.txt12, .vali_message{
	font-size:1.2em;
}
.txt13, .text span, .contact-error, .success-message{
	font-size:1.3em;
}
.txt14{
	font-size:1.4em;
}
.txt15{
	font-size:1.5em;
}
.txt16{
	font-size:1.6em;
}
.txt17{
	font-size:1.7em;
}
.txt18{
	font-size:1.8em;
}
.txt20{
	font-size:2em;
}
.txt25{
	font-size:2.5em;
}
.txt30{
	font-size:3em;
}
/* margin css */

.ml5{
	margin-left:0.5em;
}

.ml10{
	margin-left:1em;
}
.ml12{
	margin-left:1.2em;
}
.ml15{
	margin-left:1.5em;
}
.ml1pt7{
	margin-left:1.7em;
}
.ml2{
	margin-left:2em;
}
.ml2pt15{
	margin-left:2.15em;
}
.ml32{
	margin-left:3.2em;
}
.ml45{
	margin-left:4.5em;
}
.ml50{
	margin-left:5em;
}
.ml60{
	margin-left:6em;
}
.mt0{margin-top:0px;}
.mtpt7{
	margin-top:0.7em;
}
.mtpt78{
	margin-top:0.78em;
}
.mtmpt1{
	margin-top:-0.1em !important;
}
.mtpt2{
	margin-top:0.2em;
}
.mtpt25{
	margin-top:0.25em;
}
.mt5{
	margin-top:0.5em;
}
.mt10{
	margin-top:1em;
}
.mt12{
	margin-top:1.2em;
}
.mt15{
	margin-top:1.5em;
}
.mt20{
	margin-top:2em;
}
.mt25{
	margin-top:2.5em;
}
.mt30{
	margin-top:3em;
}
.mt35{
	margin-top:3.5em;
}
.mt40{
	margin-top:4em;
}
.mt60{
	margin-top:6em;
}
.mt80{
	margin-top:8em;
}
.mb5{
	margin-bottom:0.5em;
}

.mb10{
	margin-bottom:1em;
}
.mb15{
	margin-bottom:1.5em;
}
.mb20{
	margin-bottom:2em;
}
.mb30{
	margin-bottom:3em;
}
.mb40{
	margin-bottom:4em;
}
.mb55{
	margin-bottom:5.5em;
}
.mr1{
	margin-right:1em;
}
.mr17{
	margin-right:1.7em;
}
.mr10{
	margin-right:2em;
}

.mtb20{
	margin:2em 0;
}
.mtb15{
	margin:1em 0;
}
.mtb40{
	margin:4em 0;
}
/* color css  */

.wht_txt{
	color:#ffffff;
}
.blacktxt{color:#000}
.red_txt{
	color:#eababa;
}
.dark_redtxt, .alert, .contact-error{
	color:#9b1010 !important;
}
.grey_txt{
	color:#434343;
}
.lghtgrey_txt{
	color:#666;
}
.browntxt{
	color:#996633;
}
.vali_message{
	color:#9b1010;
	display:none;
}
.vali_message_post{
	color:#9b1010;
	display:none;
	font-size:1.2em;
}
.myerm{margin-left:170px;margin-top:1px;}
.errmsg{float:left;margin:0px;padding:0px 0px 0px 15px;width:100%;box-sizing:border-box;}
.errmsg li{float: left;width: 100%;list-style: inherit;padding-bottom: 8px;color: #9b1010;font-size: 13px;}
.stylefieldheight{height:100px;width:400px;}

/* background  */

.whitebg{
	background-color: #ffffff;
}
.darkblackbg{
	background-color: #54534d;
}
.blackbg{
	background-color: #74736C;
}
.greybg{
	background-color: #4b4b4b;
}
.lightpinkbg{
	background-color: #f0e1cc;
}
.logoappbg{
	background-color: #f7e9d7;
}
.litebluebg{
	background-color: #e5edf7;
}
.premimbg{background-color: #ffE3AB;}
.recommended{background:url(../images/recommended.png) no-repeat;
	position:absolute !important;
	top:-6px;
	left:-7px;
	width:80px;
	height:77px;
}
.no_recommended{
	display:none;
}
#recruiterjobsdata {position:relative;}
/* padding css  */

.quespadd{
	padding:0.25em 0.5em
}
.pd4{
	padding:0.4em;
}
.pd5{
	padding:0.5em;
}
.pd10{
	padding:1em;
}
.pd20{
	padding:2em;
}
.pd2235{
	padding:2em 3.5em 2em 3.5em;
}
.pd125all {
	padding:1em 2.5em 2.5em 2.5em;
}
.pdb5{
	padding-bottom:0.5em;
}
.pdtb20{
	padding-top:2em;
	padding-bottom:2em;
}
.pdrl0{padding-right:0px !important;
		padding-left:0px !important;
}
/* header css  */

#headernavmenu ul li{
	float:left;
}

#headernavmenu ul li.divider{
	margin:0 1em;
	color:#888888;
	background:none;
	height:auto;
}
#headernavmenu a{
	color:#333333;
	float:left;

}

/* home css  */

.mlno{
	margin-left:0 !important;
}
.box{
	margin-left: 3.25em;
	margin-bottom: 2.5em;
	width: 28em;
}
.box .bar{
	height:4em;
	line-height:4em;
	background-color: #f0e1cc;
	position:relative;
}
.box .bar img{
	position:absolute;
	left:1em;
	top:-0.5em;
}

div#homecategories h1{
	padding:0 1em 0 2.5em;

}
div#homecategories ul li a{
	color:#333333;
	font-size:1.2em;
	line-height:1.45em;
	max-width:21em;
}
div#headernavmenu ul li.barlinks a{
	padding:0 1.78em 0 0.78em;
        text-align:left;
}
div#jobcategories ul li.barlinks{
	color:#ffffff;
        position: relative;
}
div#jobcategories ul li.barlinks span{
	cursor:pointer;
}
div#jobcategories ul li.barlinks:hover{
}
div#subcategories a{
	color:#ffffff;
}
div#jobcategories{
	height:4em;
	line-height:4em;
	position:relative;
}
div#jobcategories ul li a{
	margin-right:0.78em;
	padding:0 0em 0 0.78em;
	color:#ffffff;
}
/* body css  */

#subscriptiondivfooter{
	width:100%;
	background-color: #333333;
	position:fixed;
	bottom:0;
	padding:1em;
}
.subscribeclose{
	cursor:pointer;
	position: absolute;
	right:8em;
}
.subscriptiontext{
	margin-left: 12em;
}
#keywords ul li{
	float:left;
	margin-bottom:1em;
	margin-right:1em;

}
#keywords ul li a{
	padding:0.5em 0.78em;
	background-color: #f0e1cc;
	float:left;
	font-size:1.5em;
	width:15em;

}
#keywords ul li a:hover{
	background-color: #cbbaa2;
	text-decoration: none;
}
#categoriestags ul li a:hover {
	background-color: #e2d1ba;
}
.categoriestags ul{
	background-color:#f5efe6;
	padding:0.5em;
}
.categoriestags ul:hover{
	background-color:  #e2d1ba;
}
#recruiterphoto img{
	max-width:14em;
	max-height:14em;
}
.introtxt{
	width: 50em;
	min-height: 70em;
	padding:0.4em;
}
/*
#login span{
	font-size:1.3em;
}
*/
#tags ul li{
	float:left;
	margin-right:0.78em;
}

#tags ul li a{
	background-color: #f0e1cc;
	padding:0.25em 0.5em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	float:left;
}
#tags ul li a:hover{
	background-color: #e4d3bc;
}
.listbar ul{
	border-bottom:1px dotted #c8c3bb;
}
.listbar ul li, .applylistbar ul li{
	padding:0.5em 0.78em;
	float:left;
	font-size:1.3em;
	font-family:arial;
	position:relative;
	/*width:10em;*/
}
.applylistbar ul{border-bottom:1px solid #b6b6b6;}
.tabcontainer .listbar ul li:last-child{border-bottom:1px solid #c8c3bb;padding-left:0px; }
.tabcontainer  .listbar ul{border-bottom:none;}
#tagselectedstatic a{
  float:left;
  margin-left:0.5em;

}

/*
.loginbtn{
    background-color: #9B1010;
    background-image: url("../images/login.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 26px;
}
.registerbtn{
    background-color: #9B1010;
    background-image: url("../images/register.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 26px;
}
.loginbtn input, .registerbtn input{
	padding-left:0.5em !important;
}

*/
/* footer  */

#footer{

}
#subscriptiondiv{
	-moz-border-radius: 1em;
	border-radius: 1em;
}
#subscriptiondiv input.field{
	padding:0.4em;
	border:0;
	font-size:1.2em;
	width:11.25em;
	height: 1.81em;
	line-height: 1.81em;
}
/*
.subscribebtn input{
	background-image: url("../images/subscribe.gif");
	background-position:left center;
	background-repeat:no-repeat;
	width:4.2em;
	height:3.3em;
	border:0;
	outline:0;
	cursor:pointer;
	padding:0;
	white-space: inherit;
  text-indent: 0;
}
*/
.subscribegobtn input{
	background-image: url("../images/sub_go.png");
	background-position:left center;
	background-repeat:no-repeat;
	width:4.2em;
	height:3.3em;
	border:0;
	outline:0;
	cursor:pointer;
	background-color:none;
	padding:0;
}
#shortlinks a, #shortlinks span{
	font-size:1.3em;

}
#shortlinks span{
	color:#333333;

}
.subcolumn{
	width:23em;
	margin-right:1em;
	min-height:12em;
	line-height:1.6em;
	margin-top:2em;
	float:left;
}
/*
.subcolumn ul li{
	width:17em;
}

#subcategories{
	width:72em;
}
*/
#subcategories ul li{
	list-style: disc inside;
	color:#ffffff;
	clear:both;
}
.bullets ul li{
	list-style: disc inside;
	padding-left:1.2em;
}
#homecategories ul li{
	height:1.8em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#guidelines{
       margin-left:5.73em;
       margin-top:2em;
}
#guidelines ul li{
       margin-bottom:0.5em;
}
#guidelines h2{
       border-bottom:0.09em solid #cfcfcf;
       padding-bottom:0.78em
}
ul.numbers li{
       list-style-type: decimal;
}


.subcolumn a{
	font-size:1.2em;
}
div#iimjobstweets{
	width:33em;
}

a.linkedinbtn{
	background-image: url("../images/linkedin_button.png");
	width:22.4em;
	height:8.8em;
	cursor: pointer;
	border:0;
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
}

#search input{
	width:15em;
	height:1.6em;
	border:0;
	outline:0;
	margin-right:0.5em;
	margin-top:0.2em;
	font-size:1.2em;
}

/* Header navigation */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;

}

.sf-menu ul.hiddenlinks{
	position:		absolute;
	top:			-999em;
	left:0;
	float:left;
	padding:0.5em;


}
#headernavmenu .sf-menu ul.hiddenlinks{
	z-index:2000;
}
#headernavmenu .sf-menu ul.hiddenlinks li{
	min-width:13em !important;
}
div#headernavmenu ul li.barlinks:hover .usermenu{display:block;}
div#headernavmenu ul li.barlinks ul li a {padding:0}
.usermenu{right:0;top:0;position:absolute;background-color: #f4f1e4;padding:8px;display:none;
z-index: 1000;}
.usermenu li a{font-size:1.2em;line-height:15px;}
.sf-menu ul.hiddenlinks li {
	float:left;
	min-width:28em;
	line-height:1.9em;
}
.usermenu li.line{
	border-bottom:1px solid #b4b4b3;
        margin:5px 0;
        float:left;width:100%;
}
.sf-menu ul.hiddenlinks li.divider {
	float:left;
	margin:1em 0;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	background-color: #f4f1e4;

}
.sf-menu li:hover span{
	color:#333333;
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			4em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/

.sf-menu ul.hiddenlinks a, .sf-menu ul.hiddenlinks a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	z-index:1000;
}
.sf-menu ul.hiddenlinks {
	background-color: #f4f1e4;
	z-index:1000;
}
.sf-menu ul.hiddenlinks li a{
	color: #333333 !important;
	padding:0;
	margin-right:0 !important;
	font-size:1.2em !important;
}
.sf-menu li li li {

}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;

}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#contentdiv{
	color: #333333;
	padding:20px;
}

#TB_secondLine {
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#ffffff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     /*height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1001;
	color:#000000;
	display:none;
	border: 1px solid #9a9a9a;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-size:14px;
	font-weight: bold;
}

#TB_title{
	background-color: #dddeea;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddeea', endColorstr='#eff0f6');
	background: -webkit-gradient(linear, left top, left bottom, from(#dddeea), to(#eff0f6));
	background: -moz-linear-gradient(top,  #dddeea,  #eff0f6);
	padding:0.5em 0.78em;
	float:left;
	width:611px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     /*height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-top:1px;
	height:220px !important;
}



#tagselectedstatic .wd140 div.loadingdiv{
	position:absolute;
	right:0;
}
.twitter-follow-button{
	float:left;
	margin-left:1em;
	margin-right:0.5em;
	margin-bottom:1em;
}

#search input.icon{
	width:1.2em;
	height:1.2em;
	margin-right:0;
	margin-top:0;
}

/* Dropdown control */
.selectBox-dropdown {
	font-size:1.2em;
	min-width: 150px;
	position: relative;
	border: solid 1px #BBB;
	line-height: 1.5;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: #F2F2F2;
	background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	cursor: default;


	height: 2.35em;
    line-height: 2.35em;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	padding: 2px 8px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background: url(../images/selectBox-arrow.gif) 50% center no-repeat;
	border-left: solid 1px #BBB;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
	font-size:1.2em;
}


/* Inline control */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}


/* @group Base */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 1010;
}
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -ms-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  border-radius        : 5px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow   : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  box-shadow        : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 23px;
  line-height: 24px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none;
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('../images/chosen-sprite.png') right top no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background: url('../images/chosen-sprite.png') no-repeat 0 0;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background: #fff url('../images/chosen-sprite.png') no-repeat 100% -22px;
  background: url('../images/chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('../images/chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat 100% -22px, -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat 100% -22px, linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}
.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 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: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow   : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow        : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('../images/chosen-sprite.png') right top no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
/* @end */

/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
  background-color: #3875d7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -ms-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px; /* This should by dynamic with js */
  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url('../chosen-sprite.png') no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url('../images/chosen-sprite.png') no-repeat -22px -3px;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -ms-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 1px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { text-align: right; }
.chzn-rtl .chzn-single { padding: 0 8px 0 0; overflow: visible; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; direction: rtl; }

.chzn-rtl .chzn-single div { left: 3px; right: auto; }
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices .search-field input { direction: rtl; }
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 5px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; background-position: right top;}
.chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; }
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: #fff url('../images/chosen-sprite.png') no-repeat -38px -22px;
  background: url('../images/chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('../images/chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('../images/chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
/* @end */


#listcat li{
	font-size:1.8em;
	color: #611919;
	line-height:2.2em;
	list-style-type: disc;
	list-style-position: inside;
}
/* Sign up Pop CSS  Start*/

#contact-overlay {background-color:#74736C; cursor:wait;}

/* Container */
#contact-container { font-family:'Arial'; text-align:left; width:450px;}
#contact-container .contact-content {background-color:#F0E1CC; color:#333; height:40px;padding:20px;}
#contact-container h1 {color:#333; font-size:2em; font-weight:bold; line-height:20px; margin:0; text-align:left;}
#contact-container .contact-loading {background:url(../images/loading_ani.gif) no-repeat;  padding:0; position:absolute; width:54px; z-index:8000;}
#contact-container .contact-message {text-align:center;}
#contact-container .contact-error {font-size:1.3em; color:#9B1010; width:92%;text-align:left;}
#contact-container br {clear:both;}
#contact-container form {margin:0; padding:0;}
#contact-container label {margin-top:0.5em; display:block; float:left; width: 11em;font-size:1.3em;}
#contact-container .contact-input {background:#fff; border: 1px solid #9F9484; font-family:'Arial';font-size:1.3em !important; float:left; padding:0.4em;  width:18em;}
#contact-container textarea {height:114px;}
#contact-container .contact-cc {cursor:default; font-size:14px; vertical-align:top;}
#contact-container .contact-top {background-color:#F0E1CC; height:13px; margin:0; padding:0; -webkit-border-top-left-radius:8px; -webkit-border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; border-radius:8px 8px 0 0;}
#contact-container .contact-bottom {background-color:#F0E1CC; font-size:12px; height:13px; line-height:12px; text-align:center; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomright:8px; -moz-border-radius-bottomleft:8px; border-radius:0 0 8px 8px;}
#contact-container .contact-bottom a,
#contact-container .contact-bottom a:link,
#contact-container .contact-bottom a:active,
#contact-container .contact-bottom a:visited {color:#666; position:relative; top:-4px; text-decoration:none;}
#contact-container .contact-bottom a:hover {color:#888;}
#contact-container .contact-button {background:#9B1010; border:0; color:#fff; cursor:pointer; height:26px;  text-align:center;  }
#contact-container .contact-button:hover {background:#b13b3b;}
#contact-container a.modal-close,
#contact-container a.modal-close:link,
#contact-container a.modal-close:active,
#contact-container a.modal-close:visited {position:absolute; text-decoration:none; right:20px;top:20px;}
#contact-container a.modal-close:hover {color:#ccc;}
.modal-close{
	background-image: url("../images/cross.png");
	background-repeat: no-repeat;
	width:29px;
	height:29px;
	top: 0;
	position: absolute;
	right: -12px;
}
/* Sign up Pop CSS  End*/

.appicon{
	position: absolute;
	right: 1.25em;
	top: -1.5em;
}
.anchorLink{float:left;}
.share{float:left;background-color:#c3c2bb;}

.pluginButton{background:#eceef5;border-radius:3px;border:1px solid #cad4e7;text-decoration:none;cursor:pointer;padding:2px 6px 4px;white-space:nowrap;color:#3b5998}
.pluginButtonInline{display:inline-block}
.pluginButtonX{cursor:default}
.pluginButton button{background:transparent;border:0;margin:-1px;padding:0;font:inherit;color:inherit;cursor:pointer}
.pluginButton button::-moz-focus-inner{border:0;padding:0}
.pluginButtonIcon{position:relative;top:3px;margin-right:3px}
.pluginButtonSmall{padding:0 5px 2px 5px}
.pluginButtonSmall .pluginButtonIcon{margin-right:2px}
.pluginButton:hover{border-color:#9dacce}
.pluginButtonPressed, .pluginButtonPressed:hover{background-color:#eee;border-color:#ddd;color:#aaa}
.pluginSkinDark .pluginButton{background-color:#c7c7c7;border-color:#999;color:#333}
.pluginSkinDark .pluginButton:hover{background-color:#d9d9d9;border-color:#ddd}
.pluginSkinDark .pluginButtonPressed, .pluginSkinDark .pluginButtonPressed:hover{background-color:#444;border-color:#555;color:#666}
.pluginButtonErrorLink{color:#a00;font-weight:bold}
.pluginButtonX .pluginButtonXOff, .pluginButtonX button:hover .pluginButtonXOn{display:inline-block}
.pluginButtonX .pluginButtonXOn, .pluginButtonX button:hover .pluginButtonXOff{display:none}
i.img u{position:absolute;top:-9999999px}
.sp_send{background-image:url(http://static.ak.fbcdn.net/rsrc.php/v2/yB/r/L_eKU7B19IY.png);background-repeat:no-repeat;display:inline-block;height:14px;width:14px}
.sx_send_fav{background-position:-0px -0px}
.sx_send_favgrey{background-position:-0px -15px}

.promotearrow{
	margin-top: .4em;
	margin-right: .5em;
}
.recruiterlogo{
 	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background-color:#fff;
	border:1px solid #C8C3BB;

}
.recruiterlogo img{
	max-height: 75px;
    max-width: 100px;
    padding: 3px;

}
.loader{

  padding:150px 200px;
  margin:15em auto;
  background-image: url("../images/loadingAnimation.gif");
  background-position:center;
  background-repeat:no-repeat;
}
.closed{
background-image:url("../images/closed.png");
background-position:center top;
background-repeat:no-repeat;
}
.jobdescription {
	min-height: 200px;
	min-width :900px;
}

.followbt{background:#eee;padding:5px;width:350px;height:75px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #ccc;}
.followbt input{width:200px;}
.followbtleft{float:left;padding:5px;}
.followbtright{float:right;padding:5px;width:105px;height:50px;text-align:right;}
.followbt:hover{border:1px solid #999;}


.followviaemail{
	background-color:#f0e1cc;
	padding:10px;-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #e3cab7;
}

.rupeesign{
   background-image: url("../images/rupee.png");
    background-position: left -5px;
    background-repeat: no-repeat;
    color: #000000;
    padding-left: 1.4em;
}
.tooltip {
  color: black;
  outline: 0;
  text-decoration: none;
  position: relative;
}

.tooltip span {
  margin-left: -999em;
  position: absolute;
  color: #ffffff;
  padding: .5em 1em;
}
.unitbox {
  background-color: #9b1010 !important;
  position: absolute;
  margin-top: 12px;
}
.curved {
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url(border-radius.htc);
}
 .tooltip:hover span img {
      border: 0;
      margin: -10px 0 0 0;
      float: left;
      position: absolute;
      bottom: -12px;
      left: 5px;
}
.tooltip:hover span{position:absolute;bottom:2.25em;left:-5px;z-index:99;margin-left:0}


/* Example tokeninput style #2: Facebook style */
ul.token-input-list-facebook {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    width: 465px;
    /*border: 1px solid #8496ba;*/
    border: 1px solid #9F9484;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    min-height: 1px;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
    clear: left;
}

ul.token-input-list-facebook li input {
    border: 0;
    width: 100px;
    padding: 3px 8px;
    background-color: white;
    margin: 2px 0;
    -webkit-appearance: caret;
}

li.token-input-token-facebook {
    overflow: hidden;
    height: auto !important;
    height: 15px;
    margin: 3px;
    padding: 1px 3px;
    background-color: #eff2f7;
    color: #000;
    cursor: default;
    border: 1px solid #ccd5e4;
    font-size: 11px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    white-space: nowrap;
}

li.token-input-token-facebook p {
    display: inline;
    padding: 0;
    margin: 0;
}

li.token-input-token-facebook span {
    color: #a6b3cf;
    margin-left: 5px;
    font-weight: bold;
    cursor: pointer;
}

li.token-input-selected-token-facebook {
    background-color: #5670a6;
    border: 1px solid #3b5998;
    color: #fff;
}

li.token-input-input-token-facebook {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.token-input-dropdown-facebook {
    position: absolute;
    width: 400px;
    max-height: 300px;
    background-color: #fff;
    overflow: auto;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 11px;
    font-family: Verdana;
    z-index: 1;
}

div.token-input-dropdown-facebook p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown-facebook ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown-facebook ul li {
    background-color: #fff;
    padding: 3px;
    margin: 0;
    list-style-type: none;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
    background-color: #3b5998;
    color: #fff;
}
.connectbox{position:relative;}
.connectbox a.connect_to{
    float:left;
    height: 134px;
    padding: 20px;
    text-align: center;
    width: 232px;background-color: #F0E1CC;border:2px solid #F0E1CC;}

.connectbox a.connect_to img{margin-top:30px;}
.connectbox a.connected{border:2px solid #3da92b !important;
        background-color: #F0E1CC;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F0E1CC');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F0E1CC));
	background: -moz-linear-gradient(top,  #ffffff,  #F0E1CC);
}
.status{position:absolute;right:-10px;top:-16px;}
.connectbox a.disconnected{border:2px solid #a81421 !important;
        background-color: #F0E1CC;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F0E1CC');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F0E1CC));
	background: -moz-linear-gradient(top,  #ffffff,  #F0E1CC);opacity: 0.7;
}
.contentouter p, .contentouter ul li{
    margin:0 !important;
    padding:0 !important;
    text-indent:0 !important;
}

/* Social Connect */
.ml4pt5{
	margin-left:4.5em;
}
.connectbg{
	background-image: url("../images/connectbg.png");
	background-repeat: no-repeat;
	height:348px;
        width:100%;
        background-position: center;
}
.stepcarousel{
    height: 218px;
    margin: 30px 0 0 60px;
    position: relative;
    width: 400px;
}

.title{text-align: left;}
.connectbtns{
	margin-right: 13em;
	margin-top: 4em;
	position:relative;
}
.connectbtns img{
	margin:0 5px;
}
.connectbtns img.arrow{
	top: -28px;
	position: absolute;
	right: -65px;
}
#socialconnect a{
	position:relative;
}
#socialconnect a.current img.connectwith{
	opacity:.55;
}
#socialconnect a.current img.tick{
	position:absolute;
	right: -13px;
	bottom: -7px;
	display: block;
}
#socialconnect img.tick{
	display: none;
}
#connectcontainer ul li{
	margin-left: 2em;
	list-style-type: disc;
	margin-bottom: 1em;
}



ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{
    list-style: none;
    padding: 0;
    margin: 5em 0 0 50em;
    width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
#banner-fade,
#banner-slide{
	position: relative;

}
#banner-slide ul li{
	list-style: none outside none !important ;
	margin: 0em 0em 2em 0em !important;
}
ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:1px 5px;
/*	background:#000;
	color:#fff;*/
/*	margin:5px;*/
/*	text-decoration: none;*/
}
ol.bjqs-markers li a.lk{
	background-image: url("../images/graylinkedin.png");
	background-repeat: no-repeat;
	height:30px;
        width: 30px;
}
ol.bjqs-markers li.active-marker a.lk,ol.bjqs-markers li a.lk:hover{
	background-image: url("../images/linkedin_t.png");
	background-repeat: no-repeat;
	height:30px;
        width: 30px;
}
ol.bjqs-markers li a.tw{
	background-image: url("../images/graytwitter.png");
	background-repeat: no-repeat;
	height:30px;
        width: 30px;
}
ol.bjqs-markers li.active-marker a.tw,ol.bjqs-markers li a.tw:hover{
	background-image: url("../images/twitter_t.png");
	background-repeat: no-repeat;
	height:30px;
        width: 30px;
}
ol.bjqs-markers li a.fb{
	background-image: url("../images/grayfb.png");
	background-repeat: no-repeat;
	height:30px;
        width: 30px;
}
ol.bjqs-markers li.active-marker a.fb,ol.bjqs-markers li a.fb:hover{
	background-image: url("../images/fb.png");
	background-repeat: no-repeat;
	height:30px;
        width: 30px;
}

/*ol.bjqs-markers li.active-marker a,ol.bjqs-markers li a:hover{
	background: #999;
}*/

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}

/* Meta Page */
.metacontainer{
	width:98em;
	margin:auto;
}
.loginbtn a{
	background-image: url("../images/loginbtn.png");
	background-repeat: no-repeat;
	height:31px;
    width: 70px;
    color:#fff;
    text-align: center;
    line-height: 31px;
    font-size:1.3em;
    float:left;
}
.shadowdivider{
	background-image: url("../images/shadow_divider.png");
	background-repeat: repeat-x;
	height:3px;
	width:100%;
}
#topcategories li{
	background-image: url("../images/categorybtn.png");
	background-repeat: no-repeat;
	height:67px;
    width: 232px;
    line-height:67px;
    float:left;
    font-size:1.8em;
    font-weight: bold;
    color:#101010;
    margin:0 0.7em 0.7em 0;
}
#topcategories li:hover{
	text-decoration: none;
	background-position: 0 -70px;
	color:#a21a18;
}
#topcategories span{
	margin-left: 3.15em;
	float: left;
}
#topcategories a.finance{
	background-image: url("../images/finance.png");
	background-repeat: no-repeat;
	background-position: 8px center;
	float:left;
	width:100%;
}
#topcategories a:hover.finance{
	background-image: url("../images/financehover.png");
	color:#a21a18;
}
#topcategories a.sales{
	background-image: url("../images/sales.png");
	background-repeat: no-repeat;
	background-position: 8px center;
	float:left;
	width:100%;
}
#topcategories a:hover.sales{
	background-image: url("../images/saleshover.png");
	color:#a21a18;
}
#topcategories a.consulting{
	background-image: url("../images/consulting.png");
	background-repeat: no-repeat;
	background-position: 8px center;
	float:left;
	width:100%;
}
#topcategories a:hover.consulting{
	background-image: url("../images/consultinghover.png");
	color:#a21a18;
}
#topcategories a.hr{
	background-image: url("../images/hr.png");
	background-repeat: no-repeat;
	background-position: 8px center;
	float:left;
	width:100%;
}
#topcategories a:hover.hr{
	background-image: url("../images/hrhover.png");
	color:#a21a18;
}
#topcategories a.itsystems{
	background-image: url("../images/itsystems.png");
	background-repeat: no-repeat;
	background-position: 8px center;
	float:left;
	width:100%;
}
#topcategories a:hover.itsystems{
	background-image: url("../images/itsystemshover.png");
	color:#a21a18;
}
#topcategories a.operations{
	background-image: url("../images/operations.png");
	background-repeat: no-repeat;
	background-position: 8px center;
	float:left;
	width:100%;
}
#topcategories a:hover.operations{
	background-image: url("../images/operationshover.png");
	color:#a21a18;
}
#topcategories a.bpo{
	background-image: url("../images/bpo.png");
	background-repeat: no-repeat;
	background-position: 8px center;
	float:left;
	width:100%;
}
#topcategories a:hover.bpo{
	background-image: url("../images/bpohover.png");
	color:#a21a18;
}
#topcategories a.legal{
	background-image: url("../images/legal.png");
	background-repeat: no-repeat;
	background-position: 8px center;
	float:left;
	width:100%;
}
#topcategories a:hover.legal{
	background-image: url("../images/legalhover.png");
	color:#a21a18;
}
.pointer{
	background-image: url("../images/pointer.png");
	background-repeat: no-repeat;
	height:60px;
    width: 613px;
    color:#fff;
    line-height: 47px;
}
#metakeywords ul li{
	position: relative;
	float:left;
}
.cross{
	top: -7px;
	right: -7px;
	background-image: url("../images/cross_meta.png");
	background-repeat: no-repeat;
	width:15px;
	height:13px;
	visibility: hidden;
	position: absolute;
}
#metakeywords ul li:hover .cross{
	visibility: visible !important;
}
#metakeywords ul li a.link{
	font-size:1.3em;
	float:left;
	padding:0.35em 0.5em;
}
#metakeywords ul li:hover a.link{
	background-color: #fffbf7;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 1px 1px #bdb3a6;
    box-shadow: 0px 0px 1px 1px #bdb3a6;
    -webkit-box-shadow: 0px 0px 1px 1px #bdb3a6;
    behavior: url(ie-css3.htc);
}
#metakeywords ul li span{
	font-size:1.3em;
	color:#999999;
	float:left;
	padding:0.35em 0.5em;
}
.rounded-corners {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.savebtn{
	background-image: url("../images/btnrepeat.png");
	background-repeat: repeat-x;
	height:49px;
	line-height: 49px;
	color:#fff;
	text-align:center;
    width:318px;
}
#metaregister input{
	-moz-box-shadow: 0px 0px 1px 1px #bdb3a6;
    box-shadow: 0px 0px 1px 1px #bdb3a6;
    -webkit-box-shadow: 0px 0px 1px 1px #bdb3a6;
    behavior: url(ie-css3.htc);
    padding:0.5em;
    width:300px;
    height:28px;
    border:0;
    outline:0;
    font-size:1.4em;
    color:#636363;
    font-style: italic;
    margin-bottom:1.5em;
}
.outerregister{
	margin: auto;
	width: 317px;
}
#metatags a{
	background-image: url("../images/tagbg.png");
	background-repeat: no-repeat;
	float:left;
	width:184px;
	height:49px;
	color:#1b1b1b;
	font-size:1.4em;
	line-height: 49px;
	padding-left:15px;
	margin-bottom:1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow:hidden;
	padding-right:20px;
}
#metatags a:hover{
	background-image: url("../images/tagbghover.png");
	color:#a21a18;
	text-decoration: none;
	color:#000;
}
#metatags li{
	margin-bottom:1.5em;
}
.greybtn{
	background-image: url("../images/greybtn.png");
	background-repeat:repeat-x;
	color:#fff;
	height:28px;
	line-height:28px;
	padding: 0 1em;
}
.greybtn:hover, .loginbtn:hover, #startbtn:hover{
	opacity:0.9;
}


/*Subscription plan */

.plan_entry h1{background-color: #979695;color:#fff;line-height:70px;}
.plan_entry{
    height:46em;
    width:290px;
    -webkit-border-radius:4px  0px  0px 4px;
    -moz-border-radius:4px  0px  0px 4px;
    border-radius:4px  0px  0px 4px;
    background-color: #ffffff;
    border:2px solid #919191;
    padding:0;
}

#plan{position:relative;}
.plan_entry_sig h1{background-color: #f7e4d7;color:#fff;line-height:80px;position:relative;}
.moneyback{
	background-image: url("../images/guarantee.png");
	position: absolute;
	right: -37px;
	top: -49px;
}
.plan_entry_sig{
    height:48em;
    width:280px;
    margin-top:10px;
    margin-bottom:10px;
    -webkit-border-radius:4px ;
    -moz-border-radius: 4px ;
    border-radius:4px ;
    background-color: #f7e4d7;
    border:3px solid #514f4b;
    padding:0;
    position:absolute;
    right:35px;
    top:-21px
}
.plan_entry_sig ul li{
	float:left;
	margin-bottom: .78em;
	font-size: 1.2em;
	margin-left: 1.5em;
	padding-bottom: .78em;
	color: #363636;
	background-image: url("../images/linedivider.png");
	background-position: bottom;
	background-repeat: no-repeat;
}
.paynow{
	background-image: url("../images/paynow.jpg");
	background-repeat: no-repeat;
	padding-right:30px;
	width:174px;
	height:44px;
	line-height:44px;
	border:0;
	color:#fff;
	cursor:pointer;
}
.simplelink{
	border: 0;
	background-color: transparent;
	color:#0485bc;
	cursor:pointer;
}

.plan_entry ul{
    height:22.78em;
}



.plan_entry div.divider{
	margin:1em 0;
}

.plan_entry:hover{background:#fff1e0;}
.planouter{
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    behavior: url(border-radius.htc);
    border:2px solid #acacac;
    background-color: #FFF1E0;
    position:relative;
}


/*Auto Suggest*/

div.jsonSuggestResults {
	position:absolute;
	border:1px solid #CCC;
	padding:0px;
	margin:0px 0px;
	z-index:20000;
        font-size:1.2em;
}

div.jsonSuggestResults div.resultItem {
	margin:0px;
	padding:5px;
	position:relative;
	height:auto;
	cursor:pointer;
}

div.jsonSuggestResults div.resultItem.odd {
	background-color:#FFFFFF;
}
div.jsonSuggestResults div.resultItem.even {
	background-color:#FFFFFF;
}

div.jsonSuggestResults div.resultItem.hover {
	background-color:#EEE;
        text-decoration: none;
}

div.jsonSuggestResults div.resultItem img {
	float:left;
	margin-right:10px;
}

div.jsonSuggestResults div.resultItem p {
	margin:0px;
	padding:0px;
}

div.jsonSuggestResults div.resultItem p strong {
	font-weight:bold;
	text-decoration:underline;
}

div.jsonSuggestResults div.resultItem p.extra {
	font-size: x-small !important;
	position:absolute;
	bottom:3px;
	right: 3px;
}
.searchbox{
  background-color:#f6e6d3;
}
.minmax .selectbox-dropdown{
    min-width:110px;
    float:left;
    margin-right:1em;
}
.minmax a{
   min-width:110px;
   float:left;
   margin-right:1em;
}
.searchloc .selectbox-dropdown{
    float:left;
}
.searchloc a{
   float:left;
}
.searchbox .btn{
    padding: 0.35em 1em;
    line-height: 23px;
}
#contact-container .comment-input {background:#fff; border: 1px solid #9F9484; font-family:'Arial';font-size:1.3em !important; float:left; padding:0.4em;}
.halfcont{
	width:47.78%;
	color:#626262;
	padding:0.5em;
}
.halfcont_prew{
	width:47.78%;
	color:#626262;
	padding:0.5em 0.5em 0.5em 0;
}
ul.halfcont li, ul.halfcont_prew li{
    clear: both;
    display: inline;
    float: left;
    margin-top:0.6em;
    list-style-type: none;
}
/* Added by vipul*/
.premiumbtn{
    background: url("../images/premiumapply.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
/*     text-shadow: 1px 1px #F2C600; */
    text-transform: uppercase;
    width: 175px;
    border: 0px;
    outline: none;
}
.btnbuy{
	float:left;
background: url("../images/buynow.png") no-repeat scroll 0 0 transparent;
color: #fff;
width:123px;
height:37px;
text-align:center;
line-height:37px;
/* text-shadow: 1px 1px #f2c600; */
font-weight: bold;
font-size: 1.5em;
text-transform: uppercase;
border: 0px;
outline: none;
}
.btnbuygrey{
background: url("../images/buybtngrey.png") no-repeat;
color: #8b8887;
width:123px;
height:38px;
text-align:center;
line-height:38px;
text-shadow: 1px 1px #fff;
font-weight: bold;
font-size: 1.5em;
text-transform: uppercase;
}
.btnapply{
background: url("../images/applybtn.png") no-repeat;
color: #fff;
width:93px;
height:38px;
text-align:center;
line-height:38px;
font-size: 1.5em;
font-weight:bold;
text-transform:uppercase;
}
.btnbuy:hover, .premiumbtn:hover,.btnbuygrey:hover {
text-decoration: none;
box-shadow: 0px 1px 8px #b13b3b;
}
.btnapply:hover{text-decoration: none; opacity:0.9;}

.tab_btn  a{
	padding: 10px;
	background-color: #e3e1dd;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	font-size: 15px;
	font-weight: bold;
	margin-right:10px;
	width:80px;
	text-align:center;
	text-decoration:none;
	float:left;
	color: #757575;
}
.tab_btn .tabcurrent, .tab_btn a:hover {background-color: #c8c3bb; color: #333;}
.greydivider{border-bottom:1px solid #c8c3bb;width:100%;}
#popupsign .modal-close{
	background-image: url("../images/close.png");
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;
	top: -24px;
	position: absolute;
	right: -20px;
}

/*popup Subscription plan*/
.tabcontainer .plan_entry h1{background-color: #979695;color:#fff;line-height:70px;}
.tabcontainer .plan_entry{
    height:33em;
    width:193px;
    -webkit-border-radius:4px  0px  0px 4px;
    -moz-border-radius:4px  0px  0px 4px;
    border-radius:4px  0px  0px 4px;
    background-color: #ffffff;
    border:2px solid #919191;
    padding:0;
}
.tabcontainer .plan_entry:hover{background:#fff1e0;}
.tabcontainer .plan_entry ul{
    height:16.78em;
}
#scrollbar1 { width: 610px; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 595px; height: 410px; overflow: hidden; position: relative; }
#scrollbar1 .overview { position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url("../images/bg-scrollbar-track-y.png") no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url("../images/bg-scrollbar-trackend-y.png") no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url("../images/bg-scrollbar-thumb-y.png") no-repeat 50% 98%; height: 50px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url("../images/bg-scrollbar-thumb-y.png") no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
.plan_entry ul li{
	float:left;
	margin-bottom: .78em;
	font-size: 1.2em;
	margin-left: 0.78em;
	padding-bottom: .78em;
	color: #363636;
	background-image: url("../images/linedivider.png");
	background-position: bottom;
	background-repeat: no-repeat;
	width:90%;
}
.more_steps li{
	list-style: disc;
	margin-left: 17px;
	margin-top: 5px;
}
.premiumtag{
	background: url("../images/premium.png") no-repeat;
	position:absolute;
	top:-7px;
	left:-8px;
	width:88px;
	height:77px;
}
.premiumpos{position:relative;}

#subcategories ul{width:100%}
select.ddface{
	background-color:#fff;
}
/*Added by vipul 4-04-2013*/
select.dd_face{
	background-color:#fff;
	border:1px solid #9f9484;
	padding:4px;
	font-size:1.3em;
	height:27px;
}
.ml35{
	margin-left:3.5em;
}
.featureposition{
	position: relative;

}
.featuredivider{
	margin:1.5em 2em;
	height:1px;
	background-color: #797474;
}
.featurerecruiter
{
	padding: 10px 20px;
	position: absolute;
	top: -6px;
	right: 39%;
	background-color: #9b1010;
	color: #fff;
}
.featureposition ul{
	float: left;
	margin: 2.5em 0;
}
.featureposition ul li{
	height: 1.8em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 28em;
	display: inline-block;
	margin: 0 1.78em;
	height: 1.8em;
}
.featureposition ul li a{
	color: #333333;
	font-size: 1.2em;
	line-height: 1.45em;
	max-width: 21em;
	text-transform: capitalize;
}
div.dropdown {
color: #555;
x-margin: 3px -22px 0 0;
width: 225px;
position: relative;
height: 17px;
text-align:left;
background:#ffffff;
padding: 5px 5px;
border:1px solid #9f9484;
}
div.submenu
{
background: #fff;
position: absolute;
top: 27px;
left: -1px;
z-index: 100;
width: 235px;
height: 365px;
overflow: scroll;
overflow-x:hidden;
display: none;
padding: 0px 0 5px;
border:1px solid #9f9484;
}
	.dropdown  li a {
clear:both;
    color: #555555;
    display: block;
    font-family: arial;
    font-weight: bold;
    padding: 6px 15px;
  cursor: pointer;
text-decoration:none;
background:#ffffff;
}

.dropdown li a:hover{
    background:#CCC;
    color: #000;
    text-decoration: none;

}
a.account {
font-size: 12px;
line-height: 16px;
color: #000;
position: absolute;
z-index: 110;
display: block;
padding: 11px 0 0 20px;
height: 28px;
width: 210px;
margin: -11px 0 0 -10px;
text-decoration: none;
background: url("../images/dd.png") right no-repeat;
cursor:pointer;
}
.root
{
list-style:none;
margin:0px;
padding:0px;
font-size: 11px;
padding: 11px 0 0 0px;
border-top:1px solid #dedede;
}
/*popUp*/
.wd670{
	width:670px;
}
.wd320{width:320px;}


.pinkbg{background-color:#fef7ef;}
.txt22{
	font-size:2.2em;
}
.ht40{height:40px;}
.ht410{
	height:410x;
}
.memfeatures{
	width:342px;
	border-right:1px solid #bfbfbf;
	position:relative;
}
.membershipfeature {
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	/*border-right:1px solid #bfbfbf;
	*/
	height:24px;
	line-height:24px;
	width:320px;
	margin-left: 10px;
}
.membershipfeature .info, .applytooltip .info{
	background:url(../images/reddot.png) no-repeat;
	width:18px;
	height:17px;
	line-height:15px;
	margin:3px 0 0 8px;
	text-align:center;
	padding:2px 0;
	text-decoration:none;
	position:relative;
}
.applytooltip .warning{
	background:url(../images/icon_warning.png) no-repeat;
	width:14px;
	height:14px;
	line-height:15px;
	/*margin:3px 0 0 8px;*/
	text-align:center;
	padding:2px 0;
	text-decoration:none;
	position:relative;
}
.membershipfeature .tooltip, .applytooltip .tooltip{
		width:210px;
		padding:10px;
		position:absolute;
		bottom:24px;
        right: -110px;
		display:none;
		background-color:#5d5d5d;
		color:#fff;
      	z-index:100;
      	text-align:left;
   		}
 .membershipfeature  .tooltip img, .applytooltip  .tooltip img
   	{
	   position: absolute;
       bottom: -5px;
       left:103px;
   	 }
.membershipfeature .info:hover .tooltip, .applytooltip .info:hover .tooltip,.applytooltip .warning:hover .tooltip{
	display:block;
}
.basicmembership{
	padding:10px;
	border-bottom:1px solid #bfbfbf;
	height:24px;
	line-height:24px;
}
.basicmembership img , .promemberfeature img {margin-top:3px;}
.promember {
		border:2px solid #1783b1;
		width:170px;
		position:relative;
}
.promemberfeature{
	padding:10px;
	border-bottom:1px solid #157097;
	height:24px;
	line-height:24px;
	background-color:#e3f3fa;
}
.prodiscount{
	position:absolute;
	top:-20px;
	right:-20px;

}
.bluedarkbg{
	background-color:#15aae9;
}
.promemberfeature{margin:0 auto;}
.buybtn{
	background:url("../images/buy.png") repeat-x;
	color: #fff;
	padding:0 20px;
	height:38px;
	text-align:center;
	line-height:38px;
	font-size: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
/* 	margin:0 auto; */
	width:120px;
	text-decoration:none;
/* 	float:left; */
}
.buybtn:hover{
	text-decoration:none;
	opacity:0.8;
}
.clickview{
	background-color:#9b1010;
	color: #fff;
	padding:3px 7px;
	height:20px;
	text-align:center;
	line-height:20px;
	font-size:12px;
}
.clickview:hover{text-decoration:none;}

.ht47{height:47px;}
.ht45{height:45px;}
.ht42{height:42px;}
.wd48{
	width:4.8em;
}
.txtline{text-decoration: line-through;}
#membership_plan{
	background-color:#f0e1cc;
	padding: 20px;
	 -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
   /* max-width: 982px !important;*/
   /*width:700px; */
	max-height: 500px !important;
	z-index:2005 !important;
}
.planborder{border:1px solid #bfbfbf;}
#membership_plan .modal-close{top:-15px;}

/* media css */
/*.container{margin:auto;width:90%;}
.box{overflow:hidden;}
.responsivecontainer{width:95%;margin:auto;font-size:100%;}
.box{width:28%;margin:0 2.5% 2.5em 2.5%}
.featureposition ul li{width:28%;margin:0 2.5% 0 2.5%}
.box h1{font-size:1.8em;}
@media screen and (max-width:800px){
	div#homecategories ul li a {
		font-size: 1.2em;
	}
	.bar img{width:auto;}
	/*added by vipul*/
/*	.responsivecontainer{width:100%;font-size:100%;}
	.box{width:31%;margin:0 1% 2.5em 1%}
	.box h1{font-size:1.4em;margin-left:25px;}
	img{max-width: 100%;}
	.banner{margin-bottom:20px;}
	.box .bar img {width:17%;}
}
@media screen and (max-width:1024px){
	.responsivecontainer{width:100%;font-size:85%;}
}

*/
/*Css for tabs*/
.jobactivity {
	float:left;
	background:url("../images/tabbg.png") repeat-x;
	height:42px;
/* 	padding:10px 20px; */
/* 	background-color:#74736c; */
/* 	font-size:13px; */
/* 	font-weight:bold; */
/* 	color:#fff; */
/* 	margin-right:10px; */
/* 	text-decoration: none; */
/* 	position:relative; */
}
.jobactivity a{
	float:left;
	font-size:13px;
	font-weight:bold;
	height: 42px;
	line-height: 42px;
	padding: 0 30px;
	border-right:1px solid #cfcfcf;
}

.jobactivity a:hover {
	display:block;
	text-decoration:none;
}
.jobactivity a.current{background-color:#fff;border-right:1px solid #fff;}
.txtleft{text-align:left;}
.companyjob{
	float:right;
	background:url("../images/company_jobs.png") no-repeat;
	width:12px;
	height:12px;
	
}
.promemberbuyarrow{
/* 	position:absolute; */
	float:left;
	width:495px;
	position:relative;
}
.promemberbuyarrow span{
	line-height:90px;
}
.promemberbuyarrow img{
    position: absolute;
    right: -10px;
	z-index:20;
    top: 20px;
}
.btninsights{
	background: url("../images/insights.png") no-repeat;
	color: #fff;
	width:138px;
	height:38px;
	text-align:center;
	line-height:38px;
	font-size: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
}
#reportformid {
	background-color:#f0e1cc;
	position:relative;
}
#reportformid  textarea{
	border:1px solid #9f9383;

}
#reportformid .dd_face{
	width:247px;
}
.reportformid_arrow{
	background-image: url("../images/arrow_top.png");
	background-repeat: no-repeat;
	position: absolute;
	width: 20px;
	top: -7px;
	left: 176px;
	height: 10px;

}
.loading-popup {
    display:    none;
    position:   fixed;
    z-index:    1100;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background:  rgba( 255, 255, 255, .8 )
                url("../images/loadingAnimation.gif")
                50% 50%
                no-repeat;
	overflow: hidden;
	xborder: 1px solid #ccc;
}
.pro_icon{
    background: url("../images/pro_icon.png") no-repeat;
    width:45px;
    height:45px;
    position: absolute;
    top:0;
    right:-26px;
}
a.ddarrow{background-image: url("../images/downarrow.png");background-repeat:no-repeat;background-position:right;}
.applytooltip {
	padding:10px;
	height:24px;
	line-height:24px;
/* 	width:320px; */
	margin-left: 10px;
	position:absolute;
	top:-7px;
	right:-8px;
}
/*Alertbox css*/

.alertbox{
	background-color:#fefcd5;
	height:30px;
	line-height:30px;
	text-align:center;
	box-shadow:1px 1px 1px rgba(0,0,0,.4);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,.4);
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.4);
}
.btnrenew{
	background-color:#a11f1a;
	color:#fff;
	font-size:1.2em;
	text-decoration:none;
	padding:5px 10px;
}
.btnrenew:hover{text-decoration:none; opacity:0.8;}
#formloginregister .vali_message{font-size:1.1em;}
.lightyellowbg{
	background-color:#f8e0bf;
}
.remainingtxt{
	float:none;
	display:inline-table;
	background-color:#f4f9fd;
	border:1px solid #c3b7a9;
	padding:5px 10px;
	font-size:13px;

}
#membership_preplan{
	background-color:#f0e1cc;
	padding: 20px;
	 -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    width: 672px !important;
	max-height: 548px !important;
	z-index:2005 !important;
}
#membership_preplan .modal-close{top:-15px;}
.bluetxt{color:#4a86e8;}
.alertbox a,.quesicon a:hover span{text-decoration:underline;}
.quesicon a:hover img{opacity:0.6}

.logoplaceholder{

	height: 70px;
	/*border-bottom: 1px solid #f7f7f7;*/
	line-height: 62px;
}
.logoplaceholder img{
	max-width:180px;
	max-height:70px;
	width:auto;
	height:auto;
	vertical-align: middle;
	display: inline-block;
	float: none;
	text-align: center;
}
.greyborder{
	border:1px solid #f7f7f7;
}
#job_cover{
	background-color:#f0e1cc;
	 -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	z-index:2005 !important;
}
.boxshadow{
	box-shadow: 0px 0px 13px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.5);
	border: 1px solid #e7e7e7;
}
#job_cover .modal-close{top:-15px;}

.attachment{position:relative;}
.attachment img{position: absolute;right: -11px;top: 4px;}

.appliedjob{
	float:left;
	background:url("../images/applied_job.png") no-repeat;
	width:12px;
	height:12px;
	margin-right:3px;
}

.alertred{color:#a71717;}
.newyellowbg{background-color:#f5f3cd;}
.newbluetxt{color:#4865cf;}
.newbox{
	position:relative;
	box-shadow: 0px 0px 5px rgba(169,26,25,0.5);
	-moz-box-shadow: 0px 0px 5px rgba(169,26,25,0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(169,26,25,0.5);
	border: 1px solid #a91a19;
}
.newtitlebg{background-color:#ede9e2;}
.applylistbar ul.nodivider{border:0;}
.downarrowred{
	background:url("../images/downredarrow.png") no-repeat;
	width:29px;
	height:31px;
	position:absolute;
	top:-14px;
	left:33px;
	
}
/* css for profile page*/
.recruiterbox{
	width:150px;
	height:150px;
	line-height:150px;
	text-align:center;
	background-color:#fff;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	border-radius:3px;
}
.recruiterbox img{
	width:auto;
	height:auto;
	max-width:150px;
	max-height:150px;
	line-height:150px;
	float: none;
	text-align:center;
	vertical-align: middle;
	display:inline-block;
	background:#ccc;

}

.txt24{font-size: 2.4em;}
.populartags{
	width:335px;
	min-height:200px;
}

.connectlink a{margin-left:7px;}
.connectlink a:hover{
	opacity:0.8;
}
.copylinkbar{
	float:left;
	background:url("../images/brownbg.png") repeat-x;
	height:45px;
}
.wd540{width:540px;}
.pd1510{padding:15px 10px;}
.mr5{margin-right:5px;}
.btncopy{
	background-color:#9b1010;
	color:#fff;
	padding:4px;
	text-align:center;
}
.btncopy:hover, .btnnewjob:hover{
	opacity:0.8;
	text-decoration:none;
}
.txtred{
	color:#9b1010;
}
.profileboxbg{
	background-color:#fffbf7;
	border: 1px solid #c8c3bb;
}
.editbtn{
	/*background:url(../images/editbtn.png) no-repeat;
	background-position: center;
	width: 17px;
	height: 17px;*/
	padding:7px;
	position:absolute;
	top:0;
	left:0;
	background-color:#ae1717;
	cursor:pointer;
	color:#fff;
	font-size:14px;
}
.editbtn:hover{opacity:0.8;text-decoration:none;}
.editprofile{
	float:left;
	border: 2px solid #ae1717;
	position:relative;
	background-color:#fff;
}
.editsection{margin: 78px 0 0 42px;}
.btnnewjob{background-color:#9b1010;color:#fff;padding:10px 20px;}
.btnadd{
	background:url(../images/addjob.png) no-repeat;
	background-position: left;
	width:16px;
	height:16px;
	margin:3px 10px 0 0;
}
.lht25{line-height:25px;}
.mlpt25{
	margin-left:0.25em;
}
.wd480{width:480px;}
.recruiter-logo{
	float:right;
	margin-left:10px;
	width:80px;
	
}
.recruiter-logo img{
	float:right;
	max-width:80px;
	max-height:50px;

}
#recprofile{
	background-color:#f0e1cc;
	 -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	z-index:2005 !important;
	width:900px;
}
#recprofile .modal-close{top:-15px;}
/*POPUP CSS*/

input.stylefield, textarea.stylefield{
	border: 1px solid #d1d1d1;
	padding: 7px;
	font-size: 1.3em;
}

.ht60{height:6em;}
.ht55{height:5.5em;}
.mt6{margin-top:0.6em;}

.socialicons{
	width: 228px;
	height: 22px;
	padding: 4px 10px;
	border: 1px solid #d1d1d1;
}
.socialicons input{border:0;padding:0;}
input.stylefield.fbinput{
	background: url(../images/fbsmall.png) no-repeat;
	width: 198px;
	height: 23px;
	background-position: 3px 4px;
	padding-left:30px;
	overflow: hidden;
}
input:focus.stylefield.fbinput{
	background:url(../images/fbsmallfocus.png) no-repeat;
	background-position:  3px 4px;
	padding-left:30px;
/* 	padding: 4px 10px; */
}
input.stylefield.twtinput{
	background: url(../images/twtsmall.png) no-repeat;
	width: 198px;
	height: 23px;
	background-position:  3px 4px;
	padding-left:30px;
	overflow: hidden;
/* 	border-right: 1px solid #d1d1d1; */
}
input:focus.stylefield.twtinput{
	background:url(../images/twtsmallfocus.png) no-repeat;
	background-position:  3px 4px;
	padding-left:30px;
/* 	padding: 4px 10px; */
}
input.stylefield.linkedinput{
	background: url(../images/linkedsmall.png) no-repeat;
	width: 198px;
	height: 23px;
	background-position: 3px 4px;
	padding-left:30px;
	overflow: hidden;
/* 	border-right: 1px solid #d1d1d1; */
}
input:focus.stylefield.linkedinput{
	background:url(../images/linkedsmallfocus.png) no-repeat;
	background-position:  3px 4px;
	padding-left:30px;
/* 	padding: 4px 10px; */
}
.wd280{
	width:280px;	
}

.ddface.ddloc{
	border-color:#d1d1d1;
	width:250px;
}
.connectsociallinks img{
	max-width:95%;
}
.userinfo{
	width:33em;
	background-color:#fff;
	position:relative;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.pin{
	background:url(../images/pin.png) no-repeat;
	width:25px;
	height:30px;
	position:absolute;
	top:-10px;
	right:-10px;
}
.recruiterthumb{
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	background-color: #fff;
}

.recruiterthumb img {
	width: auto;
	height: auto;
	max-width: 100px;
	max-height: 100px;
	line-height: 100px;
	float: none;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	background:#ccc;
}
.logothumb
{
	width:150px;
	height:30px;
	line-height: 30px;
	text-align: left;
	background-color: #fff;
	margin-top:5px;
}
.logothumb img {
	width: auto;
	height: auto;
	max-width: 150px;
	max-height: 30px;
	line-height: 30px;
}
.privacy{
	background:url(../images/lock.png) no-repeat;
	width:16px;
	height:16px;
	margin:7px 0 0 3px;
}
.mht50{
	min-height:50px;
}
.rightdivider{
	border-right:1px solid #dfbf95;
	padding-right:20px;
}
.populartags .pd20{padding-left:0px;}
.short-text {
    overflow: hidden;
    height: 2em;
}
.full-text{
    height: auto;
}
.ml165{margin-left:165px;}
#recruiter_activity{
	background-color:#f0e1cc;
	padding: 20px;
	 -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
   /* max-width: 982px !important;*/
   /*width:700px; */
	max-height: 500px !important;
	z-index:2005 !important;
}
.planborder{border:1px solid #bfbfbf;}
#recruiter_activity .modal-close{top:-15px;}
.bloglink a{
	background:url(../images/blog.png) no-repeat;
	position:fixed;
	right:0;
	top:250px;
	width:33px;
	height:150px;
}
.bloglink a:hover{
	opacity:0.8;
}
.followupbg{background-color: #FCD6A3;}
.underline{text-decoration: underline !important;}
.displaynone {display:none;}
.displayblock {display:block;}
.lightgreybg{background-color: #fbfbfb;}
.boxsizing{box-sizing: border-box;}
.meadiainner{float:left;width:156px;font-size: 13.5px;}
.media{float:left;width:100%;padding:20px 0px;border-bottom:1px solid #ddd;}
.meadiainner iframe, .meadiainner img{border:1px solid #ddd;padding:2px;}
.caption{float:left;width:40%;font-size:13.5px;}
.editmedia{float:left;font-size:13.5px;}
.editmedia a{float:left;padding:6px 15px;font-size:12px;border-radius:3px;}
.mygreybtn{background: #ddd;float:left;padding:6px 15px;font-size:12px;border-radius:3px;color:#5A5A5A;}
.delmedia{float:left;font-size:13.5px;}
.mypdleft20{padding-left:20px;}
.margintop60{margin-top:65px;}
.fullwidth{float:left;width:100%;margin:0px;padding:7px 0px;background:#c8c3bb;border-radius:2px;}
.alert{margin-bottom:10px;}
.reqmsg { float: right; color: #A99696; }
.compselect{padding:4px;font-size:14px;min-width:200px;background:none;}
.radiobax{background:#ECECEC;padding:6px;border-radius:3px;border:1px solid #DBDBDB;float: left;}
.radiobax input{float:left;margin:0px 3px;}
.radiobax span{float:left;font-size:12px;margin-right:10px;}
.editim{padding:4px 6px; box-shadow:0px 0px 5px #B55979;border-radius:2px;text-align: center;margin-left:15px; cursor:pointer;}
.editim img{width:14px;}
.ediim2 img{width:10px;}
.wordbrall{word-break: break-all;}
/*admin job setting page */
.jobsettingmy{width:48%;float:left;margin:15px 0px;}
.unfolowhd2nd {padding: 7px 5px 7px 15px;display:block;background: #1C1C1C;font-size: 16px;color: white;}
.jobsettingmyright{width:48%;float:right;margin:15px 0px;}
.jobRow:hover {background-color: #f5f6f7;}
.lstpd1 .jobRownew{padding:10px;width:95.5%;}
.lstpd1 { padding: 0px 0px;border: 1px solid #ddd;width: 99.7%;}
.unflwana{float:left;width:100%;}
.unflwana span, .unflwana a{word-break: break-all;font-size:12px;}
.pg100 {width:100%;clear: both;}
.lstpd1 .greybg { background:#f5f6f7; }
.lstpd1 .jobRownew:hover{ background:#f5f6f7; } 
.unlabel {font-size: 13px;margin-right: 10px;}
.unmsg { float: left;width: 100%;color: #9B1010;padding: 0 0 10px;font-size: 11px;}
.usrim img {width: 50px;height: 50px;border-radius: 50%;margin-bottom: 5px;}
/*admin job setting page */
.flleftspan{float:left;padding:0px 15.5px;}
.wd7em{width:7em;}
.wd13em{width:13em;}
.wd14em{width:14em;}
.wd4em{width:4em;}
.wd7point5em{width:7.5em;}
.wd11em{width:11em;}
.wd10p3em{width:10.3em;}