@charset "utf-8";

/* CSS Document */

/* For repairing the errors in the web browser:*/
@media print {
  body {
    display: none;
  }
}
body, html {

	float: left;

	width: 100%;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	-webkit-overflow-scrolling: touch;

}
.bottom-ads-container {
    width:100%;
    display:inline-block;
    vertical-align:top;
    margin-top:1rem;
    margin-bottom:1rem;
}
.bottom-ads-container .slick-dots {
    bottom:-3px;
    top:inherit;
    right:0;
    left:0;
    margin-left:auto;
    margin-right:auto;
    text-align:center
}

body{

	overflow-x: hidden;	

}

* {

	margin: 0;

	border: 0;

	padding: 0;

}

.p {

	padding: 0;

	margin: 0;

}

.after {

	clear: both;

	display: block;

	height: 0;

	visibility: hidden;

}

.fl {

	float: left

}

.fr {

	float: right;

}

a {

	outline: none;

	text-decoration: none;

	cursor: pointer;

}

a:hover

{

	transition: all 0.5s linear 0s;

}

.cur {

	cursor: pointer;

}

.fw {

	float: left;

	width: 100%;

}

.tal {

	text-align: left;

}

.rel {

	position: relative;

}

.fwh {

	float: left;

	width: 100%;

	height: 100%;

}

#maincontainer {

	width: 100%;

	display: inline-block;

}

.content-holder {

	width: 100%;

	float: left;

}

.centered {

	width: 1000px;

	position: relative;

	margin: 0 auto;

}

.margin

{

	width: 1000px;

	position: relative;

	margin: 0 auto;	

}



.logomob

{

	float: left;

	display:none;

    margin: 5px 0 0 5px;

}

.logo

{

	float: left;

	position:relative;

	margin: 0px 0 0 5px;

}

.headerinfo

{

 	 float: right;

    margin-top: 30px;

    width: 280px;

}

.headerinfo_title

{

	float:right;

	color:#000;

	font-size:13px;

	margin-top:5px;

	margin-right:12px;

}

.headerinfo_social

{

	float:right;

}

.headerinfo_social ul li

{

	float:left;

	list-style:none;

	margin-right:5px;

}

.headerinfo_social ul li.last

{

	margin-right:0;

}

.displaynone

{

	display:none;

}

.headerinfo_box

{

	float:right;

	margin-top:8px;

	width:100%;

}

.headerinfo_box span

{

	float:left;

	color:#0060b6;

	margin-top:9px;

	font-size:12px;

	margin-right:15px;

}

.headerinfo_box span a

{

	color:#0060b6;

}





.headerinfo_box_log

{

	float:right;

	margin-top:10px;

	text-align:right;

	padding-bottom:10px;

	width:100%;

}

.headerinfo_box_log span

{

	color:#0060b6;

	font-size:16px;

}

.headerinfo_box_log span a

{

	color:#0060b6;

	text-decoration:underline;

}



.search

{

background: none repeat scroll 0 0 #efefed;

    border-radius: 5px;

    color: #797979;

    float: right;

    font-size: 14px;

    height: 30px;

    margin-right: -1px;

    position: relative;

    text-indent: 15px;

    width: 280px;

}

.header

{

	float:left;

	width:100%;

	position:relative;

	overflow:hidden;

	height:150px;

	

}

.searchbutton

{

    cursor: pointer;

    height: 30px;

    padding-top: 0;

    position: absolute;

    right: 0;

    top: 0;

    width: 30px;

    z-index: 100;

	background:url(../images/fivecontinent/search.png) no-repeat center center;

}

.innerbackground

{

	float:left;

	width:100%;

	height:314px;

}

.boxshadow

{

	box-shadow:0 0 5px #000;

	position:relative;

	z-index:20;

}

#menu

{

	float:left;

	width:100%;

	height:42px;

	position:relative;

	z-index:100;

	background:url(../images/fivecontinent/shape.png) repeat;

}

.menu

{

	float:left;

	width:100%;

}

.menu ul li

{

	float:left;

	list-style:none;

	height:32px;

	color:#FFF;

	font-size:17px;

	position:relative;

	padding-top:10px;

	text-transform:capitalize;

	font-family: 'Roboto Condensed', sans-serif;

	text-align:center;

	border-right:1px solid #808185;

}

.menu ul li.last

{

	border-right:none;

}

.menu ul li.first

{

}

.menu ul li a

{

	color:#FFF;

	flaot:left;

	width:165px;

	height:100%;

}

.menu ul li:hover

{

	background:url(../images/fivecontinent/active.png) repeat;

}

.menu ul li.active

{

	background:url(../images/fivecontinent/active.png) repeat;

}

.shapetitlehome

{

	position:absolute;

	bottom:0px;

	left:0;

	width:100%;

	padding-top:1px;

	height:41px;

	font-family: 'Roboto Condensed', sans-serif;

	text-indent:10px;

	color:#fff;

	font-size:30px;

	z-index:50;

	background:url(../images/fivecontinent/shapetitle.png) no-repeat;

}

.shapetitle

{

	position:absolute;

	top:272px;

	left:0;

	width:100%;

	padding-top:1px;

	height:41px;

	font-family: 'Roboto Condensed', sans-serif;

	text-indent:10px;

	color:#fff;

	font-size:30px;

	z-index:50;

	background:url(../images/fivecontinent/shapetitle.png) no-repeat;

}

.shapetitle1

{

	position:absolute;

	top:272px;

	left:0;

	width:100%;

	padding-top:1px;

	height:41px;

	font-family: 'Roboto Condensed', sans-serif;

	text-indent:10px;

	color:#fff;

	font-size:30px;

	z-index:50;

	background:url(../images/fivecontinent/shapetitle1.png) no-repeat;

}

.mobilemenu

{

	float:left;

	width:100%;

	display:none;

}

.mobilemenu ul

{

	float:left;

	display:none;

}

.mobilemenu ul li

{

	color: #FFFFFF;

    float: left;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 17px;

    height: 30px;

    list-style: none outside none;

    padding-top: 5px;

    text-align: center;

    text-transform: capitalize;

    width: 100%;

}

.mobilemenu ul li a

{

	color:#FFF;

	flaot:left;

	width:165px;

	height:100%;

}

.mobilemenu ul li:hover

{

	background:url(../images/fivecontinent/active.png) repeat;

}

.mobilemenu ul li.active

{

	background:url(../images/fivecontinent/active.png) repeat;

}



.mobilemenu_title

{

    color: #FFFFFF;

    float: left;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 17px;

    height: 31px;

	padding-top:11px;

    list-style: none outside none;

    text-align: center;

    text-transform: capitalize;

    width: 100%;

}

.footer

{

	float:left;

	width:100%;

}

.signature

{

	float:left;

	width:100%;

	font-family: 'Roboto Condensed',sans-serif;

	font-size:14px;

	margin-top:25px;

	margin-bottom:25px;

	color:#fff;



}

.signature a

{

	color:#fff;

}

.signature a:hover

{

	color:#083f95;

}

.tar

{

	text-align:right

}

.copyright

{

	width:50%;

	padding-bottom:5px;

}

.footerbox

{

	float:left;

	width:100%;

	background:#666666;

	border-top:1px solid #d7d7d7;

}

.footer_firstblock

{

	float: left;

    margin-right: 40px;

    width: 350px;

	margin-top:20px;

}

.footer_firstblock ul

{

	float:left;

	width:100%;

	padding-bottom:5px;

	border-right:1px solid #cdcdcd;

}

.footer_firstblock ul li 

{

	float:left;

	width:130px;

	color:#848484;

	font-size:13px;

	list-style:none;

	line-height:27px;

}

.footer_firstblock ul li  a

{

	color:#848484;

}

.footer_firstblock ul li  a:hover

{

	color:#0060b6;

}

.footer_firstblock ul li  a.ative

{

	color:#0060b6;

}

.footer_firstblock span

{

	float:left;

	width:100%;

	color:#fff;

	margin-bottom:20px;

	font-size:26px;

	text-transform:capitalize;

	font-family: 'Roboto Condensed',sans-serif;

}



.footer_secondblock

{

    float: right;

    margin-top: 20px;

    width: 235px;

}
.footer_secondblock div.bottom5{ margin-bottom:5px; }
.footer_secondblock span

{

 	color: #fff;

    float: left;

    font-family: "Roboto Condensed",sans-serif;

    font-size: 24px;

    margin-bottom: 10px;

    text-transform: capitalize;

    width: 100%;

}

.footer_fourdblock

{

    float: left;

    margin-top: 20px;

    width: 330px;

}

.footer_fourdblock span

{

 	color: #fff;

    float: left;

    font-family: "Roboto Condensed",sans-serif;

    font-size: 24px;

    margin-bottom: 10px;

    text-transform: capitalize;

    width: 100%;

}

.info

{

 color: #fff;

    float: left;

    font-family: "Roboto Condensed",sans-serif;

    font-size: 14px;

    line-height: 18px;

    width: 100%;

}

.w100

{



	width:100px !important;

	float:left;

	font-weight:normal !important;

	



}

.info a

{

	color:#fff;

}

.info a:hover

{

	color:#083f95;

}



.footer_thirdblock

{

	float:right;

	width:210px;

}

.footer_thirdblock

{

	float:right;

	width:335px;

}

.footer_thirdblock span

{

	float:left;

	width:100%;

	color:#0060b6;

	font-size:16px;

	margin-bottom:25px;

	text-transform:capitalize;

	font-family: 'Roboto Condensed',sans-serif;

	margin-top:-27px;

}

.newsletter_input

{

	float:left;

	width:100%;

	height:27px;

	background:#ffffff;

	border:1px solid #a5a5a5;

	text-indent:10px;

	color:#9d9c9c;

	font-size:12px;

	margin-bottom:6px;

	

}

.newsletter_textarea

{

	float:left;

	width:100%;

	height:68px;

	background:#ffffff;

	border:1px solid #a5a5a5;

	text-indent:10px;

	color:#9d9c9c;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	resize:none;

	padding-top:5px;

	margin-bottom:6px;	

}

.newsletter_submit

{

	float:right;

	width:67px;

	height:26px;

	background:#0060b6;

	color:#FFF;

	margin-right:-2px;

	border-radius:5px;

	cursor:pointer;

	text-align:center;

	font-size:15px;

	font-family: 'Roboto Condensed',sans-serif;

}

.rightcontent

{

	float:right;

	margin-bottom:50px;

	padding-top:25px;

	width:355px;

}

.memb

{

	width:70% !important;

	margin-left:15% !important;

}

.memberlogin

{

	float:left;

	width:100%;

	padding-bottom:15px;

	background:#f2f2f2;

	border:1px solid #dfdfdf;

}

.welcomelogin

{

	color: #0060b6;

	float: left;

    font-size: 15px;

    margin-bottom: 13px;

	font-weight:bold;

    margin-top: 13px;

    text-align: center;

    width: 100%;

    text-transform: uppercase;

}

.memberlogin_label

{

	color: #0060b6;

	float: left;

    font-size: 14px;

    margin-bottom: 3px;

    margin-top: 10px;

    width: 90%;

	margin-left:5%;

    text-transform:capitalize;

}

.memberlogin_input

{

	float:left;

	width:90%;

	margin-left:5%;

	height:30px;

	background:#ffffff;

	border:1px solid #dfdfdf;

	text-indent:10px;

	color:#9d9c9c;

	font-size:12px;

}

.memberlogin_radio

{

	float:left;

	width:90%;

	margin-top:10px;

	margin-left:5%;

}

.memberlogin_radio h4

{

	float:left;

	color:#0060b6;

	font-size:13px;

	font-weight:normal;

	margin-top:-2px;

	margin-left:5px;

}

.memberlogin_signup

{

	float:left;

	width:90%;

	margin-left:5%;

	color:#0060b6;

	font-size:12px;

	margin-bottom:10px;

	margin-top:15px;

	text-decoration:underline;

}

.memberlogin_signup a

{

	color:#0060b6;

}

.memberlogin_signupbutton

{

	width:82px;

	height:25px;

	background:#0060b6;

	text-align:center;

	border-radius:5px;

	font-size:14px;

	font-family: 'Roboto Condensed',sans-serif;

	color:#FFF;

	cursor:pointer;

}

.rightbanner

{

	float:left;

	width:100%;

	height:245px;

	margin-top:10px;

}

/* rslide*/

.rslides {

	

  position: relative;

  list-style: none;

  overflow: hidden;

  width: 100%;

  padding: 0;

  margin: 0;

  }



.rslides li {

  -webkit-backface-visibility: hidden;

  position: absolute;

  display: none;

  width: 100%;

  left: 0;

  top: 0;

  }

.rslides_title {

  position: absolute;

  width: 100%;

  height:29px;

  background:#00467f;

  left: 0;

  bottom:22px;

  color:#FFF;

  font-size:18px;

  text-indent:10px;

  padding-top:3px;

  text-transform:uppercase;

  font-family: 'Roboto Condensed',sans-serif;

  }

.rslides li:first-child {

  position: relative;

  display: block;

  float: left;

  }



.rslides img {

  display: block;

  height: auto;

  float: left;

  width: 100%;

  border: 0;

  }

/* */

.newsjob

{

	float:left;

	width:100%;

	height:233px;

	margin-top:10px;

	background:url(../images/fivecontinent/newjob.jpg) repeat;

	border-radius:5px;

}

.newsjob span

{

	float:left;

	width:80%;

	margin-left:10%;

	color:#0060b6;

	font-size:20px;

	font-family: 'Roboto Condensed',sans-serif;

	margin-top:15px;

	margin-bottom:15px;

}

.receivemail

{

	float:left;

	width:80%;

	margin-left:10%;

	margin-bottom:20px;

}

.receivemail h4

{

	float:left;

	margin-left:10px;

	font-size:13px;

	padding-top:17px;

	color:#868686;

	font-weight:normal;

}

.newsjob_input

{

	float:left;

	width:80%;

	margin-left:10%;

	height:30px;

	background:#858585;

	border:1px solid #ececec;

	text-indent:10px;

	color:#FFF;

	font-family: 'Roboto Condensed',sans-serif;

	font-size:12px;

	border-radius:5px;

	margin-bottom:15px;

}

.newsjob_submit

{

	float:left;

	width:88px;

	margin-left:10%;

	height:26px;

	background:#FFF;

	color:#828282;

	border-radius:5px;

	cursor:pointer;

	text-align:center;

	font-size:13px;

	font-family: 'Roboto Condensed',sans-serif;

}

.buildcv

{

	float:left;

	width:100%;

	background:#8b8b8b;

	border-radius:5px;

	margin-top:10px;

}

.leftcontent

{

	float:left;

	width:620px;

}

.clients

{

	float:left;

	width:100%;

	margin-top:25px;

}

.clients ul li

{

	float:left;

	width:180px;

	margin-right:40px;

	margin-bottom:30px;

	list-style:none;

}

.clients_img

{

	float:left;

	width:100%;

	height:129px;

	border:1px solid #d6d6d6;

}

.clients_title

{

	float:left;

	width:100%;

	height:45px;

	text-align:center;

	color:#8c8c8c;

	font-size:15px;

	font-family: 'Roboto Condensed',sans-serif;

	margin-top:5px;

}

.clients_title a

{

	color:#8c8c8c;

}

.clients_title a:hover

{

	color:#2C539E;

}

.clientsdetails_img

{

   border: 1px solid #d6d6d6;

    float: left;

    height: 140px;

    width: 195px;

	

}

.clientsdetails_img1

{

	float:left;

	width:235px;

	height:150px;

	border:1px solid #d6d6d6;

	

}

.clientsdetails_title1

{

    color: #0060b6;

    float: left;

    font-family: "Roboto Condensed",sans-serif;

    font-size: 20px;

    font-weight: normal;

    height: 152px;

    margin-left: 20px;

    width: 352px;

}

.clientsdetails_title

{

	float:left;

	width:400px;

	margin-left:20px;

	color:#0060b6;

	height:132px;

	font-size:20px;

	font-weight:normal;

	font-family: 'Roboto Condensed',sans-serif;

}

.clientsdetails_desc

{

	float:left;

	width:95%;

	margin-top:20px;

	color:#000;

	font-size:13px;

	text-align:justify;

}

.clientsdetails_desc a

{



	color:#000;



}

.clientsdetails_desc a:hover

{



	color:#0060b6;

	text-decoration:underline;

}

.clientsdetails_back

{

	float:right;

	width:82px;

	height:23px;

	padding-top:2px;

	background:#0060b6;

	text-align:center;

	border-radius:5px;

	font-size:14px;

	margin-right:5%;

	margin-top:60px;

	font-family: 'Roboto Condensed',sans-serif;

	color:#FFF;

	cursor:pointer;

}



.lst

{

	margin-right:0 !important

}

.contact_information

{

	float:left;

	width:100%;

	margin-top:25px;

}

.contact_information_title

{

	float:left;

	width:100%;

	height:25px;

	background:#848484;

	border-radius:5px;

	margin-bottom:15px;

	font-size:15px;

	text-indent:15px;

	color:#FFF;

	font-family: 'Roboto Condensed',sans-serif;

	padding-top:4px;

}

.contact_information h1

{

	float:left;

	width:100%;

	text-indent:15px;

	color:#383838;

	font-size:15px;

	font-weight:normal;

	font-family: 'Roboto Condensed',sans-serif;

}

.contact_information span

{

	float:left;

	width:80%;

	padding-left:15px;

	margin-top:20px;

	color:#383838;

	font-size:15px;

	font-weight:normal;

	font-family: 'Roboto Condensed',sans-serif;

}

.contact_information span a

{

	color:#0060b7;

	text-decoration:underline;

}

.staff

{

	float:left;

	width:100%;

	margin-top:25px;

}

.staff ul li

{

	float:left;

	list-style:none;

	width:204px;

	margin-bottom:30px;

	

}

.laststaff

{

	margin-right:0;

}

.firststaff

{

	margin-right:4px;

}

.liststaff_img

{

	float:left;

	width:204px;

	height:129px;

	background:#f0f0f0;

}

.liststaf_title

{

	float:left;

	width:100%;

	margin-top:5px;

	color:#0060b6;

	font-size:15px;

	font-family: 'Roboto Condensed',sans-serif;

}

.liststaf_desc

{

	float:left;

	width:100%;

	color:#383838;

	font-size:15px;

	font-family: 'Roboto Condensed',sans-serif;

}

.liststaf_desc a

{

	color:#383838;

}

.staff_title

{

	float:left;

	width:100%;

	height:25px;

	background:#848484;

	border-radius:5px;

	margin-bottom:15px;

	font-size:15px;

	text-indent:15px;

	color:#FFF;

	font-family: 'Roboto Condensed',sans-serif;

	padding-top:4px;

}

.personal_information

{

	float:left;

	width:100%;

	margin-top:25px;

	position:relative;

}

.personal_information_title

{

	float:left;

	width:calc(100% - 15px);

	padding-left:15px;

	height:auto;

	background:#848484;

	border-radius:5px;

	margin-bottom:15px;

	font-size:15px;

	padding-bottom:4px;

	color:#FFF;

	font-family: 'Roboto Condensed',sans-serif;

	padding-top:4px;

}



.personal_information_title a

{

	color:#FFF;

}



.contactform

{

	float:left;

	width:100%;

}

.contactrow

{

	float:left;

	width:405px;

	margin-bottom:13px;

}

.contactrow.email_notifications

{



	margin-bottom:0 !important;

}

.contactlabel

{

	float:left;

	width:155px;

	color:#0060b6;

	padding-top:4px;

	font-size:13px;

	padding-left:15px;	

}



.contactlabel.email_notifications

{

	padding-top:0;

	line-height:1px;

	

}

.contactlabel span

{

	color:red;

}

.email_not

{

	float:left;

	color:#0060b6;

	font-size:12px;

	margin-left:5px;

	margin-top:-2px;

}

.contactinput

{

	float:left;

	width:224px;

	height:23px;

	

	text-indent:10px;

	color:#383838;

	font-size:13px;

	box-shadow:0px 2px 5px -4px #000 inset;

	border:1px solid #c1c1c1;

	/*background:url(../images/fivecontinent/input.jpg) repeat;*/

}



.contactselect1

{

	float:left;

	width:226px;

	height:23px;

	position:relative;

}

.contactselect

{

	float:left;

	width:224px;

	height:25px;

	text-indent:5px;

	color:#383838;

	font-size:13px;

	box-shadow:0px 2px 5px -4px #000 inset;

	border:1px solid #c1c1c1;

}

.searchjobselect

{

 	background: url(../images/fivecontinent/jobsearch.jpg) no-repeat;

    color: #797979;

    float: left;

    font-size: 13px;

    height: 23px;

    padding-top: 2px;

    text-indent: 5px;

    width: 245px;	

		-moz-appearance: none;

 	-webkit-appearance: none;

}

.contacttextareasign

{

	float:left;

	width:224px;

	height:150px;

	padding-top:5px;

	border:1px solid #c1c1c1;

	text-indent:10px;

	color:#383838;

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;

	



}

.contacttextarea

{

	float:left;

	width:224px;

	height:63px;

	/*padding-top:5px;*/

	resize:none;

	

	border: 1px solid #c1c1c1;

    box-shadow: 0 2px 5px -4px #000 inset;

	

	text-indent:10px;

	color:#383838;

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;

}

.content_message

{

	float:left;

	

	margin-top:5px;

	text-transform:uppercase;

	margin-bottom:15px;

	font-weight:bold;

	padding-left:15px;

	padding-right:15px;

	color:#00417c;

	font-size:13px;

}

.content_message span

{



	color:red;



}

.contactsubmit

{

	float:right;

	width:59px;

	height:23px;

	margin-right:13px;

	color:#343535;

	font-size:13px;

	text-align:center;

	font-family: 'Roboto Condensed',sans-serif;

	background:url(../images/fivecontinent/submit.jpg) no-repeat;

}

.w382

{

	width:239px;

	floaT:left;

}

.contactreset

{

	float:right;

	width:59px;

	height:23px;

	margin-right:13px;

	color:#343535;

	font-size:13px;

	text-align:center;

	font-family: 'Roboto Condensed',sans-serif;

	background:url(../images/fivecontinent/reset.jpg) no-repeat;

}

.content_description

{

	floaT:left;

	width:100%;

	color:#0060b6;

	font-size:19px;

	margin-top:20px;

	margin-bottom:20px;

	font-family: 'Roboto Condensed',sans-serif;

}

.member_login

{

	float:left;

	width:100%;

	height:29px;

	border-radius:5px;

	position:relative;

	background:url(../images/fivecontinent/fleche.png) no-repeat center right #0060b6;

}

.member_login span

{

	position:absolute;

	top:4px;

	left:0;

	padding-left:10px;

	color:#ffffff;

	font-size:15px;

	font-family: 'Roboto Condensed',sans-serif;

	padding-right:10px;

	background:#0060b6;

	text-transform:uppercase;

}

.sign_title

{

	floaT:left;

	width:100%;

	color:#0060b6;

	font-size:22px;

	font-family: 'Roboto Condensed',sans-serif;

	margin-top:20px;

}

.textmessage

{

	float:left;

	width:340px;

	height:100px;

	padding-top:5px;

	resize:none;

	border-right:1px solid #c1c1c1;

	border-left:1px solid #c1c1c1;

	text-indent:10px;

	color:#383838;

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;

	background:url(../images/fivecontinent/repeat.jpg) repeat;

}

.sign_border

{

	float:left;

	width:100%;

	border-top:1px solid #848484;

	margin:30px 0 30px 0;

}

.create_account

{

	float:right;

	width:129px;

	height:25px;

	background:#0060b6;

	text-align:center;

	border-radius:5px;

	font-size:14px;

	font-family: 'Roboto Condensed',sans-serif;

	color:#FFF;

	margin-bottom:70px;

	cursor:pointer;

}

.jobs

{

	float:left;

	width:100%;

	background:#efefed;

	border-radius:5px;

	margin-top:25px;

}

.jobs ul li

{

	float:left;

	width:96%;

	padding:10px 2%;

	border-bottom:1px solid #d9d9d9;

	border-top:1px solid #FFF;

	list-style:none;

}

.jobs_title

{

	float:left;

	color:#0060b6;

	font-size:13px;

	width:90%;

	font-family: 'Roboto Condensed',sans-serif;

}

.jobs_date

{

	float:right;

	color:#000;

	font-size:13px;

	padding-left:5px;

	width:85%;

	font-family: 'Roboto Condensed',sans-serif;

}

.jobs_date a

{

	color:#000;

}

.jobs_date2

{

	float:left;

	color:#000;

	font-size:13px;

	margin-left:5px;

	text-indent:5px;

	font-family: 'Roboto Condensed',sans-serif;

}

.log

{

	float:left;

	width:10%;

}

.log1

{

	float:left;

	width:5%;

}



.postjob_title

{

	floaT:left;

	width:80%;

}

.job_title

{

	floaT:left;

	width:60%;

}

.job_date

{

	floaT:left;

	width:20%;

}

.job_location

{

	floaT:left;

	width:20%;

}



.job_title1

{

	floaT:left;

	width:60%;

}

.job_date1

{

	floaT:left;

	width:20%;

}

.job_location1

{

	floaT:left;

	width:20%;

}



.job_border

{

	float:left;

	width:100%;

	border-top:1px solid #cecece;

	margin:13px 0 20px 0;

}

.create_account_job

{

	float:left;

	width:129px;

	height:25px;

	background:#0060b6;

	text-align:center;

	border-radius:5px;

	font-size:14px;

	margin-left:142px;

	font-family: 'Roboto Condensed',sans-serif;

	color:#FFF;

	cursor:pointer;

}

.jobscategories

{

	float:left;

	width:100%;

	margin-top:20px;

}

.jobscategories ul li

{

	float:left;

	width:195px;

	font-size:13px;

	color:#000;

	padding-bottom:10px;

	list-style-position:outside;

	list-style-image:url(../images/fivecontinent/jobscategories.png);

}

.jobscategories ul li a

{

	color:#000;

}

.jobscategories ul li a:hover

{

	color:#0060b6;

}

.m20

{

	margin-top:20px;

}

.jobdetails_title

{

    border-bottom: 1px solid #e2e2e2;

    float: left;

    height: 29px;

    position: relative;

    width: 100%;

}

.jobdetails_title span

{

	position:absolute;

	top:4px;

	left:0;

	color:#595959;

	font-size:15px;

	padding-right:10px;

	font-weight:bold;

	text-transform:capitalize;

}

.jobdetails_desc

{

	color:#000;

	float:left;

	width:98%;

	text-align:justify;

	font-size:13px;

	margin-top:10px;

	margin-bottom:20px;

}

.jobdetails_desc ol li

{

	list-style-position:inside

}

.jobdetails_desc ul li

{

	list-style-position:inside

}

.jobdetails_apply

{

	background:#0060b6;

    border-radius: 5px;

    color: #fff;

    cursor: pointer;

	text-transform:uppercase;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 14px;

	float:left;

	padding-top:3px;

	margin-bottom:25px;

    height: 22px;

    text-align: center;

    width: 130px;

}

.jobdetails_nojob

{

    border-radius: 5px;

    color: #000;

	text-transform:uppercase;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 14px;

	float:right;

	padding-top:3px;

	margin-bottom:25px;

	text-align:center;

	padding-top:50px;

    height: 22px;

    text-align: left;

    width: 100%;

}

.jobdetails_applied

{

    border-radius: 5px;

    color: #000;

	text-transform:uppercase;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 14px;

	float:left;

	padding-top:3px;

	margin-bottom:25px;

    height: 22px;

    text-align: center;

    width: 240px;

}

.jobdetails_applied_success

{

    border-radius: 5px;

    color: #000;

	text-transform:uppercase;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 14px;

	float:left;

	padding-top:3px;

	margin-bottom:25px;

    height: 22px;

    width: 100%;

}

.job_info

{

	float:left;

	width:100%;

	margin-bottom:20px;

}

.job_info_text

{

	float:left;

	width:100%;

	color:#595959;

	font-size:13px;

	text-transform:capitalize;

	margin-bottom:5px;

}

.job_info_text label

{

		width:100px;

		float:left;

}

.job_info_text span

{



	color:#000;

	font-weight:normal;

	float:right;

	width:calc(100% - 110px)

}

.after

{

	float:left;width:100%;margin-top:20px;

}

.contactdateselect1

{

	float:left;

	width:71px;

	margin-right:6px;

	position:relative;

}

.contactdateselect

{

	float:left;

	width:100px;

	height:23px;

	text-indent:5px;

	color:#383838;

	font-size:13px;

	border: 1px solid #c1c1c1;

    box-shadow: 0 2px 5px -4px #000 inset;

}

.contactphone

{

    color: #383838;

    float: left;

    font-size: 13px;

    height: 25px;

    margin-right: 8px;

    padding-top: 0px;

    text-indent: 5px;

    width: 50px;

	background:url(../images/fivecontinent/phone.jpg) no-repeat;

	

}

.contactphone1

{

	float:left;

	width:110px;

	height:23px;

	text-indent:5px;

	color:#383838;

	font-size:13px;

	padding-top:0;

	margin-right:5px;

	background:url(../images/fivecontinent/phone1.jpg) no-repeat;

}

.banner

{

	float:left;

	width:100%;

	position:relative;

	height:400px;

}

.bannerabso

{

	position:absolute;

	top:0;

	left:0;

	width:100%;

	display:none;

	z-index:10;

	height:100%;

}

.titleofbanner

{

	position:absolute;

	left:0;

	width:100%;

	height:100%;

	color:#fff;

	z-index:60;

	line-height:26px;

	text-align:center;

	font-size:18px;

	font-family: 'Roboto Condensed',sans-serif;

	text-shadow:0 0 5px #000;

}

.titleofbanner span

{

	font-size:16px;

}

.bannerimg{width:100%}



.homeslider

{

	float:left;

	width:100%;

	padding-top:40px;

	min-height:300px;

	background:#efefed;

	border-bottom:4px solid #e2e2e2;

}



.homeslider_box

{

	float: left;

    margin-right: 20px;

    overflow: hidden;

    position: relative;

    width: 235px;

	height:300px;

}

.homeslider_box.last

{



	margin-right:0;

}
.icv-logo {
    width:100%;
    display:inline-block;
    vertical-align:top;
    margin-top:10px;
}
.icv-logo img {
    max-height:85px;
}

.homeslider_img

{

	float:left;

	width:100%;

	position:relative;

	height:149px;

}

.homeslider_title

{

	float:left;

	width:100%;

	font-size:16px;

	color:#0060b6;

	font-family: 'Roboto Condensed',sans-serif;

	margin-top:10px;

	text-transform:uppercase;

	margin-bottom:10px;

}

.homeslider_desc

{

	float:left;

	width:100%;

	color:#000;

	font-size:13px;

	line-height:20px;

	text-align:justify;

	margin-bottom:10px;

}

.homeslider_read a

{

    color: #0060b6;

}

.homeslider_read

{

    color: #0060b6;

    cursor: pointer;

	text-align:right;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 15px;

}

.car-right

{

	position:absolute;

	top:57px;

	right:10px;

	cursor:pointer;

	width:px;

	height:100%;

	z-index:50;

}

.car-left

{

	position:absolute;

	top:57px;

	cursor:pointer;

	left:10px;

	width:px;

	height:100%;

	z-index:50;

}



.results

{

	float:left;

	width:90%;

	margin-left:10%;

	margin-top:10px;

}

.homeslider_img_list

{

	floaT:left;

	width:100%;

	height:100%;

	background:#FFF;

}

.homeslider_img_list ul li

{

	float:left;

	width:100%;

	height:100% !important;

	list-style:none;

}

.home_about_title

{

	float:left;

	width:100%;

	font-weight:normal;

	color:#0060b6;

	margin-top:30px;

	text-indent:0;

	margin-bottom:15px;

	text-transform:uppercase;

	font-size:18px;

	font-family: 'Roboto Condensed',sans-serif;

}

.home_about_title span

{

	float:right;

	text-transform:capitalize;

	font-size:15px;

}

.home_about_title span a

{

	color:#0060b6;

	text-decoration:underline;

}

.search_title

{

	float:left;

	width:100%;

	font-weight:normal;

	color:#0060b6;

	text-indent:0;

	margin-bottom:10px;

	text-transform:uppercase;

	font-size:18px;

	font-family: 'Roboto Condensed',sans-serif;

}

.search_title a

{



	color:#0060b6;



}

.home_about_desc

{

	float:left;

	width:100%;

	text-indent:0;

	text-align:justify;

	color:#858585;

	margin-bottom:20px;

	font-size:13px;

}

.home_about_desc a

{



	color:#0060b6;



}

.search_desc

{

	float:left;

	width:100%;

	text-align:justify;

	color:#858585;

	font-size:13px;

}

.error-box {

	float: left;

	width: 100%;

	margin-bottom:-15px;

	margin-top: 20px;

}

.error {

	float: left;

	width: 90%;

	color: red;

	font-family: 'Roboto Condensed',sans-serif;

	font-size: 14px;

	margin-bottom: 8px;

}

.error-text {

	margin-left: 5px;

	margin-top: -3px;

}

.success-message {

	float: left;

	width: 95%;

	color: #0060b6;

	font-size: 14px;

	font-family: 'Roboto Condensed',sans-serif;

	margin-bottom: 3px;

}

.check {

	margin-right: 5px;

}



.share

{

	background:#0060b6;

    border-radius: 5px;

    color: #fff;

    cursor: pointer;

	text-transform:uppercase;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 14px;

	float:left;

	margin-right:10px;

	padding-top:3px;

	margin-bottom:25px;

    height: 22px;

    text-align: center;

    padding-right:10px;

	padding-left:10px;

	position:relative;

}

.addthis_default_style

{

	position:absolute;

	top:0;

	left:0;

	z-index:50;

}



.addthis_counter .atc_s, .addthis_counter .addthis_button_expanded

{

	background:none !important;

}

.addthis_counter a.atc_s

{

	width:130px !important;

}

.logbox

{

	float:left;

	width:90%;

	line-height:15px;

	padding-left:5%;

}

.logtitle

{

	float:left;

	width:105px;

	color:#0060b6;

	font-size:12px;

}

.loglink

{

	float:left;

	width:100%;

	color:#0060b6;

	padding-top:4px;

	line-height:12px;

	font-size:12px;

}

.loglink a

{



	color:#0060b6;

	font-weight:bold;



}

.loglink a:hover

{



	color:#000;



}

.logsubtitle

{

	color: #0060b6 !important;

    font-size: 12px !important;

	float:none !important;

	padding:0 !important;

	font-family:Arial, Helvetica, sans-serif !important;

	margin:0 !important;

	line-height:18px;

}

.logout

{



	background: none repeat scroll 0 0 #0060b6;

	border-radius: 5px;

    color: #fff;

    cursor: pointer;

    float: right;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 14px;

    height: 21px;

    margin-top: 20px;

    padding-top: 4px;

    text-align: center;

    width: 67px;

}



.showlogo

{

	color:red;

	font-size:13px;

}

.title_search {

	float: left;

	width: 100%;

	font-size: 16px;

	color: #CD171A;

	font-family: 'Roboto Condensed',sans-serif;

	margin-bottom: 15px;

}

.newuser_cadretitle {

	background: url(../images/blt_check.png) no-repeat scroll 0 0 transparent;

	font-size: 1.2em;

	line-height: 1.6em;

	padding: 0 0 0 20px;

	width: 400px;

	font-size: 14px;

	color: #848484

}

.shapebanner

{

	position:absolute;

	bottom:20px;

	left:0;

	z-index:100;

	width:100%;

	height:42px;

	background:url(../images/fivecontinent/shapetitle.png) no-repeat center center;

}

.bannertitle

{

	position:absolute;

	top:0;

	color:#FFF;

	font-size:21px;

	font-family: 'Roboto Condensed',sans-serif;

	left:15px;

	margin-top:7px;

	z-index:50;

	display:none;

}

.banner_box_title

{

	float:left;

	width:800px;

	height:100%;

	position:relative;

}

#banner_box_bul

{

	float:right;

	width:175px;

	height:42px;

}

.banner_box_bul

{

	display:inline-block;

	width:100%;

	text-align:center;

	padding-top:17px;

	position:relative;

}

.banner_box_bul ul li

{

	width:10px;

	display:inline-block;

	margin-right:5px;

	cursor:pointer;

	height:9px;

	list-style:none;

	background:url(../images/fivecontinent/bul_inac.png) no-repeat;

}

.banner_box_bul ul li.active

{

	background:url(../images/fivecontinent/bul_act.png) no-repeat;

}



.result

{

	float:left;

	width:260px;

	color:red;

	font-size:13px;

}

.result1

{

	float:left;

	width:90%;

	padding-left:5%;

	padding-bottom:5px;

	color:red;

	font-size:13px;	

}



/*       start pgination  */







#pagin {

	float: left;

	width: 100%;

}

.pagin {

	margin: 0 auto;

	width: 1000px;

}

.align-pagination {

	float: left;

	width: 100%;

}

.pagination {

	margin-top: 7px;

	margin: 0 auto;

	float: right;

	padding-top:20px;

}

.pagination li {

	float: left;

	list-style-type: none;

	width: 25px;

	height: 22px;

	color: #FFF;

	font-size:13px;

	border-radius:3px;

	background:#848484;

	font-family: 'Roboto Condensed',sans-serif;

	text-align: center;

	padding-top: 4px;

	cursor: pointer;

	margin-right: 5px;

	border-top:5px;

	margin-bottom:20px;

}

.pagination li span {

	color: #FFF !important;

}

.pagination li a {

	color: #FFF !important;

	   padding: 4px;

}

.pagination li.active {

	background:#0060b6;

	margin-top: 1px;

}

.pagination li:hover {

	background:#0060b6;

}

.pagination_digit_selected {

	margin-right: 5px !important;

	background: #404040;

	color: #FFF;

	font-size: 12px;

	width: 27px !important;

	margin-bottom: 15px;

	height: 21px !important;

	padding-top: 7px !important;

}

.nextpage {

	width: 10px;

	height: 10px;

	margin-top: 5px;

	margin-left: -10px;

	background: none;

}

.prevpage {

	width: 10px;

	height: 10px;

	margin-top: 5px;

}

.no-back {

	background: none !important;

	width:20px !important;

}

/* end pagination  */ 



.nextt

{

	width:50px !important;

}

.previouss

{

	width:70px !important;

}

.lastt

{

	width:50px !important;

	margin-right:0 !important

}

.firstt

{

	width:50px !important;

}

.apply_option

{

	float:left;

}

#apply_option

{

	float:left;

	height:50px;

}

.m10

{

	margin-bottom:10px !important;

}

.apply_without

{

    border-radius: 5px;

    color: #0060b6;

    cursor: pointer;

    font-size: 15px;

	float:right;

	padding-top:3px;

	margin-bottom:25px;

    height: 22px;

	text-decoration:underline;

    text-align: center;

}

.one

{

	width:110px;

	text-align:left;

}

.two

{

	width:110px;

	text-align:center

}

.three

{

	width:150px;

	text-align:center

}

.four

{

	width:170px;

	text-align:center

}

.five

{

	width:120px;

	text-align:center

}

.six

{

	width:110px;

	text-align:center

}

.seven

{

	width:110px;

	text-align:center

}

.eight

{

	width:110px;

	text-align:center

}

.nine

{

	width:150px !important

}

.submenu

{

	position:absolute;

	top:42px;

	left:0;

	display:none;

	z-index:50;

	width:100%;

	background: url('../images/fivecontinent/shape.png') repeat;

}

.submenu-one

{

	position:absolute;

	top:42px;

	left:0;

	display:none;

	z-index:50;

	width:100%;

	background: url('../images/fivecontinent/shape.png') repeat;

}

.submenu-three

{

	position:absolute;

	top:42px;

	left:0;

	display:none;

	z-index:50;

	width:135px;

	background: url('../images/fivecontinent/shape.png') repeat;

}

.submenu-four

{

	position:absolute;

	top:42px;

	left:0;

	display:none;

	z-index:50;

	width:165px;

	background: url('../images/fivecontinent/shape.png') repeat;

}

.submenu-list

{

    color: #fff;

    float: left;

	width:90%;

	padding-top:7px;

	text-align:left;

	padding-left:10%;

	padding-bottom:7px;

	border-bottom: 1px solid #808185;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 15px;

    text-transform: capitalize;

}

.submenu-list.active

{

background: url("../images/fivecontinent/active.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

}

.submenu-list:hover

{

background: url("../images/fivecontinent/active.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

}







.submenu-list_category

{

    border-bottom: 1px solid #808185;

    color: #fff;

    float: left;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 15px;

	padding-top:5px;

	padding-bottom:5px;

    text-align: left !important;

    text-transform: capitalize;

    width: 160px;

	height:20px;

	padding-left:15px;

	

}

.list_categorybox

{



    float: left;

    width: 199px;

	

}

.submenu-two

{

	display:none;

    left: -222px;

    position: absolute;

    top: 42px;

    width: 997px;

    z-index: 50;

	background: url('../images/fivecontinent/shape.png') repeat;

}

.submenu-list_category.active

{

background: url("../images/fivecontinent/active.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

}

.submenu-list_category:hover

{

background: url("../images/fivecontinent/active.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

}

.w205

{

	float:left;

	width:205px

}

.memberimg

{

    background: none repeat scroll 0 0 #fff;

    border: 1px solid #848484;

    float: right;

    height: 115px;

	color:#0060b6;

    margin: 20px;

    width: 100px;

}

.memberlogin_welcome

{

	float:left;

	color:#0060b6;

	font-size:15px;

	width:190px;

	margin-left:20px;

	margin-top:20px;

}



.newsletter_label

{

	color: #0060b6;

	float: left;

    font-size: 14px;

    margin-bottom: 3px;

	font-family: 'Roboto Condensed',sans-serif;

    width: 100%;

    text-transform:capitalize;

}

.jobshead

{

	background:#FFF;

	border:none !important

}



.f15px

{

	font-size:16px;

	text-transform:capitalize;

	color:#0060b6;

}

.footer-menu

{

	float:left;

	width:100%;

	margin-top:15px;

	margin-bottom:15px;

}

.footer-menu ul 

{

	float:left;

	width:690px;



}

.footer-menu ul li

{

	float:left;

	width:125px;

	color: #666;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 14px;

	list-style:none;

}

.footer-menu ul li a

{

	color: #666;

}

.footertext

{

	float:left;

	color: #0060b6;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 13px;

	margin-left:15px;

}

.footertext a

{

	color: #fff;

}

.footertext a:hover

{

	color: #083f95;

}



.advertisement

{

    float: left;

    height: 105px;

    margin-left: 15px;

    margin-top: 10px;

    width: 450px;

	position:relative;

	overflow:hidden;

}



/*

.NFI-wrapper {}

.NFI-button {}

.NFI-button:hover {}

.NFI-filename {}

.NFI-current {}

*/

/*.nice {

	font-family: arial;

	font-size: 12px;

	

}

.nice .NFI-button {

	background-color: #969a9d; 

	background-image: linear-gradient(bottom, #8a8e91 0%, #969a9d 56%);

	background-image: -o-linear-gradient(bottom, #8a8e91 0%, #969a9d 56%);

	background-image: -moz-linear-gradient(bottom, #8a8e91 0%, #969a9d 56%);

	background-image: -webkit-linear-gradient(bottom, #8a8e91 0%, #969a9d 56%);

	background-image: -ms-linear-gradient(bottom, #8a8e91 0%, #969a9d 56%);

	background-image: -webkit-gradient(

		linear,

		left bottom,

		left top,

		color-stop(0, #000000),

		color-stop(0.56, #000000)

	);

	text-shadow: none;

	border: solid #5b5d5f 1px;

	border-bottom: solid #5b5d5f 1px;

	color: #000000;

	width: 100px;

	height: 30px;

	line-height: 30px;

	font-weight:bold;

}

.nice .NFI-button:hover {

	background: #f1854d;

	color:#ffffff;

	

}

.nice .NFI-filename {

	border:none;

	width: 200px;

	height: 30px;

	line-height: 30px;

	background: none;

	color: #000;

}

*/

.rightclient

{

	

	float:right;

	width:100%;

	height:260px;

	background:url(../images/fivecontinent/rightclient.png) no-repeat;

	margin-top:10px;

	border-radius:5px;

}

.rightclient_title

{

	color: #0060b6;

    float: left;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 20px;

    margin-bottom: 0;

    margin-left: 10%;

    margin-top: 15px;

    width: 80%;

}

.clientbox

{

	float:left;

	width:100%;

	height:195px;

	margin-top:10px;

}

.clientbox ul li

{

	width:100%;

	height:100%;

	list-style:none;

}



#fade

{

	width:100%;

	height:100%;

}









.rslides1{

	

  position: relative;

  list-style: none;

  overflow: hidden;

  width: 100%;

  height:100%;

  padding: 0;

  margin: 0;

  }



.rslides1 li {

  -webkit-backface-visibility: hidden;

  position: absolute;

  display: none;

  width: 100%;

  height:100%;

  left: 0;

  top: 0;

  }



.rslides1 li:first-child {

  position: relative;

  display: block;

  float: none;

  }



.rslides1 img {

  display: block;

  height: auto;

  width:auto !important;

  float: none !important;

  border: 0;

  }

  

  .container

  {

	  float:left;

	  width:100%;

	  margin-top:27px;

  }

  

  #siimage

  {



    border: 1px solid #c1c1c1;  

  }



.captchatitle {

    float: left;

    margin-left: 10px;

    margin-top: 38px;

  }

  .ui-autocomplete

  {

	  overflow-x:hidden !important;

	  height:200px !important;

  }

  .logotext

  {

	  floaT:left;

	  color:#3b3969;

	  font-size:17px;

	  margin-top:16px;

	  font-family: Tahoma;

	  font-weight:bold;

  }

    .logotext span

  {

	  floaT:left;

	  color:#606163;

	  font-size:12px;

	  font-weight:bold;

  }

  

  .other_qualification

  {

	  display:none;

  }

    .other_qualification_1

  {

	  display:none;

  }

  .number_text

  {

	  color:#00417c;

	  font-size:11px;

  }

  

  .sublabel

  {

	  padding-left:0;

  }

  

  .languagebox

  {

	  float:left;

	  width:224px;

  }

  .mt5

  {

	  margin-top:5px;

  }

  .googlemap_footer

  {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #000;

    float: left;

    height: 175px;

    width: 100%;

  }
  .googlemap_footer iframe {width:100%; height:100%;}

.info2

{

	 color: #000 ;

    float: left;

    font-family: "Roboto Condensed",sans-serif;

    font-size: 14px;

    line-height: 18px;

    width: 100%;

	padding-left:15px;

}

.info2 a

{

 color: #000 ;



}

.enquiry_address

{



	margin-bottom:20px;

}

.enquiry_map

{

	float:left;

	width:100%;

	height:250px;

	margin-bottom:20px;

}
.enquiry_map iframe { width:100%; height:100%;}






.header_company

{

	float:left;

	width:100%;

	position:relative;

	overflow:hidden;

	margin-top:5px;

	border-radius:5px;

	background: #848484 ;

}

.header_company ul li {

    border-right: 1px solid #808185;

    color: #fff;

    float: left;

	width:110px;

    font-family: "Roboto Condensed",sans-serif;

    font-size: 15px;

    height: 25px;

	

    list-style: outside none none;

    padding-top: 6px;

    position: relative;

    text-align: center;

    text-transform: capitalize;

}

.header_company ul li:hover{

    background:#c5c5c3 

}

.header_company ul li.active{

    background:#c5c5c3 

}



.right5

{

	margin-right:5px;

}



  .field.buttons button {

    margin-right: .5em;

  }



  #invalid {

    display: none;

    float: left;

    width: 290px;

    margin-top: .5em;

    color: red;

    font-size: 130%;

    font-weight: bold;

  }



  .idealforms.adaptive #invalid {

    margin-left: 0 !important;

  }



  .idealforms.adaptive .field.buttons label {

    height: 0;

  }

 .selectbox1

{

	-moz-appearance: none;

 	-webkit-appearance: none;

	background:url(../images/selectdrop.png) no-repeat 94% center;

	width:100%

} 

.selectbox

{

	-moz-appearance: none;

 	-webkit-appearance: none;

	background:url(../images/selectdrop.png) no-repeat 98% center;

	width:100%

}

select.select-style::-ms-expand {

    display: none;

}

.mbotom

{

	float:left;

	width:100%;

	margin-bottom:5px;

}

.langwidth

{

	float:left;

	width:235px;

}

#load

{

	float:left;

	width:235px;

}



.overflow_hidden

{

	overflow:hidden;

	clear:none !important;

	margin-right:6px !important

}

.overflow_hidden1

{

	clear:none !important;

	width:80px !important;

	margin-right:6px !important

}

.overflow_hidden1 select

{

	width:71px !important;

}

.w224

{

	width:250px;

}



.checkboxmail

{

    float: left;

	cursor:pointer;

}



.icon {

    float: right;

    height: 55px;

    margin: 0 0 0 6px;

    width: 45px;

}

.transition-class-1 {

    transition: all 0.4s ease 0s;

}



.add_more

{

	background: #0060b6 none repeat scroll 0 0;

    border-radius: 5px;

    color: #fff;

    cursor: pointer;

    font-family: "Roboto Condensed",sans-serif;

    font-size: 14px;

    height: 25px;

	float:right;

	margin-right:9px;

	margin-bottom:5px;

	padding:0 7px;

    text-align: center;

    width: 82px;

}

	

	.remove_field

	{

		float:left;

		color: #0060b6;

		font-size: 13px;

		padding-top:5px;

	}

	.emailnotification

	{

		display:block;

		color:#00417c;

		font-size:13px;

	}

	.emailnotification span

	{

		color:#00417c;

		font-size:13px;

		margin-top:7px;

		margin-left:7px;

		display:inline-block;



	}

	.emnot

	{

		display:none;

	}

	

	

	

	

.photo_album

{

	float: left;

    margin-right: 20px;

    overflow: hidden;

    position: relative;

    width: 193px;

}

.photo_album:nth-child(3n)

{



	margin-right:0;

}

.photo_album_img

{

	float:left;

	position:relative;

	width:100%;

}

.photo_album_img img

{

	width:100%;

}

.photo_album_title

{

	float:left;

	width:100%;

	font-size:16px;

	color:#0060b6;

	font-family: 'Roboto Condensed',sans-serif;

	margin-top:10px;

	text-transform:uppercase;

	margin-bottom:10px;

}	

	

	

.overLay {

    background: rgba(0, 0, 0, 0) url("../images/youtube-on.png") no-repeat scroll center center;

    height: 100%;

    left: 0;

    position: absolute;

    top: 0;

    transition: all 0.4s ease 0s;

    width: 100%;

    z-index: 10;

}