/* 
 * Changed On 			:10/10/2012
 * Changed By		    :GP
 * CC No			    :3176
 * Change Description   :Sinhala Classified
 */
 
 /* 
 * Changed On 			:03/09/2013
 * Changed By		    :PW
 * CC No			    :3691
 * Change Description   :Remove ï¿½Classified animated menu imageï¿½ border from internet explorer
 */
 
/* 
 * Changed On 			:10/09/2013
 * Changed By		    :PW
 * CC No			    :3699
 * Change Description   :Replace facebook and twittter icons and add linked Google plus icon
 */

/* 
 * Changed On 			:25/11/2013
 * Changed By		    :PW
 * CC No			    :3765
 * Change Description   :Add a new common page for 'Mobitel' & 'Dialog' sms alert codes and replace with the existing dialog sms alert page
 */

/* 
 * Changed On 			:18/12/2013
 * Changed By		    :PW
 * CC No			    :3802
 * Change Description   :Soft-code the sms job alert home page banner using css
 */
 
/*
 * 20140127 PW CC3845/SDB-75 	Banners are not working in IE 7 / Display message for no javaScript support. Moved #header top border to body top.
 * 20140507 PW CC3968/SDB-142 	public: media room: employer testimonials (fonterra, hyundai) - Moved page level styles from
 								testimonials.jsp
 * 20140729 PW cc4038/sdb-201 	public: top menus: linking education module with topjobs module by adding links on 
							 	the top menus of both modules & replace 'classifieds' gif image with 'classifieds' text
 * 20140807 PW cc4038/sdb-201  	Removed styles of Institue button (#btn_insti #btn_insti_sel)												
 * 20140919 PW cc4091/sdb-243	public: contact us: improve ui and content update (NOTE: copied to emp_banner_red.css & sdbpublic/public.css)
 * 20141013 PW cc4105/sdb-272	plp: fix topjobs main menu to 1024 resolution / reformat the styles of top menu
 * 20141027 PW cc4119/sdb-287 	advertisementpreview: applicant: link to education
 * 20141203 LE CC4136 SDB-193 	adding comment
 * 20150209 PW CC4174 SDB-326 	setting background image to none on top menu selector
 * 20150505 JK sdb-348-4204		Adding custom styles to override the bootstrap CSS styles 
 * 20150713 JK SDB-414-4249		Adding new rule in ".smsCodeTable td" to override the bootstrap CSS styles 
 * 20170426 TR 688-4452 		removed commented on category-panel-inner and fixed background color issue in mobile screen
 * 20170516 CW 704-4462 		add empty-msg to view if there is no related vacancies with live search 
 * 20170623 TR 714-4481 		Fixed css syntax error in line 620
 * 20171122 SG 803-4541         added new button class btn_search for fixed background color issue in search button
 * 20180313 CD 763-4583 		removed the maintenance-msg css class and put it in a new file maintenance.css , replaced the maintenance message styles
 * 20180504 CV 873-4612 		public: plp: index.jsp: Responsiveness of search bar and banners
 * 20180508 CV 874-4614 		public: plp: index.jsp: responsiveness of hotjob area and plp side menu
 * 20180518 CV 866-4606 		public: browse list vbfa: header & footer: remove unwanted white area 
 * 20180621 CV 302-the-recall-release Increased max width of media screen size to show opening and closing dates in mobile view.
 * 20180712 CV 905-4646         public: recent jobs: recentjobs.jsp: responsiveness recentjobs side menu and header bar
 * 20180727 SG 852-4607    		public: applicant: add recaptcha to applicant signup
 * 20180806 CV 916-4662			Increased media screen max size in add start and add end date classes in VBFA list view.
 */
 
@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:11px;
	border-top: #000 3px solid;  	/* CC3845 */
	line-height:1.3;/*CC4204*/
}
/*#header {
	border-top: #000 3px solid;	
	height: 101px;
	background:url('../images/public/header_bg.jpg') #930 no-repeat center top;
}*/

#header {
	height: 95px;
	background-color: #730101;
	background-image: url(../images/home/head_banner.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#noScriptMessage {				/* CC3845 */
	display:block;				/* Allocate full width of the page */
	background-color:#900000;	/* Set the background color to red(topjobs header red) */
}
/* Add transparency support for IE 6 with PNG images */
img, div, a { 
	behavior: url('/css/iepngfix.htc'); 
	padding-bottom:1px;
	
	}

#header img {
	border:none;	
}

#header div.banner-panel {
	float:right;
	text-align:right;
}
#header div.banner-link {
	margin: 1px;
}

@media screen and (max-width: 852px) {
	#topRightBanner img{
		width: 100% !important;
		height: auto !important; 
	}
	
	#banner_sms img{
	width: 100% !important;
	height: auto !important;

	
	}
	
	.banner-panel{
		height: auto !important;
		padding: 2px !important; 
	}
}
/*#main-menu {
	background:url('../images/public/menu-bg.jpg') #000 repeat-x;
	height: 43px;
	color:#FFF;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
}*/

#main-menu {
	height: 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image: url(../images/home/comm_link_bg.jpg);
	background-repeat: repeat-x;
	background-color: #580000;
	padding-left:10px;
	
}
#maintenance-msg {
	padding:4px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; background-color:#FEF29E; 
	margin-bottom:1px; 
	border-bottom:1px solid #ffffff;	
}
#content {
	/*background:url('../images/public/content-top-shade.jpg') repeat-x 0px 0px;*/
/* 	min-height: 800px; */
	padding: 0px 0px;
	border: #FFF solid 1px;
}

#main-menu ul {
	list-style:none;
	display:inline;
	padding-left: 10px;
	padding-left: 15px;
}
#main-menu ul li {
	display:inline;
	line-height: 35px;
	padding-right: 5px;
}
#content-main {
	float:left;

}
@media screen and (max-width: 992px) and (min-width: 320px) {
#content-main {	
		width: 100% !important;
}
}
	
	
/*#content-main div.logged-in {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	display:block; background:#701811; border:#CCC solid 1px; clear:both; margin: 3px 10px; padding: 3px;
}

#content-main div.logged-in a {
	color:#FFF;
}
*/
/* #content-main div.header-bar { */
/* 	background:url('../images/public/hotjobs-mid.jpg') repeat-x; height:30px; */

/* } */

/* #content-main div.header-bar div.header-left { */
/* /* 	background:url('../images/public/hotjobs-left.jpg') no-repeat; height:30px;width:27px; float:left; */ */
/* } */

#content-main div.header-bar div.header-mid {
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	float:left;
	font-weight: bold;
	padding-top: 6px;
}

#content-main div.header-bar div.header-mid a {
	font-family:Arial;
	font-size:14px;
	line-height:10px;
	color:#FFF;
	text-decoration:underline;
}

#content-main div.header-bar div.header-right {
	background:url('../images/public/hotjobs-right.jpg') no-repeat; height:30px;width:27px; float:right;
}

.logged-in {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	display:block;
	clear:both;
	height:20px;
	vertical-align:middle;
	padding:5px;
	background-color: #000;
	background-image: url(../images/public/menu-bg.jpg);
}


.logged-in a {
	color:#FFF;
}
#category-panel {
	margin: 1px 1px 0px 1px;
}
#side-menu {
	width:150px;
	margin: 2px 0px 5px 5px;
	right: 0px;
	position: relative;
	float: right;
	vertical-align: top;
	min-height: 0px;
}


	
#category-panel a {
	color:#600;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right: 10px;
}

#category-panel a:hover {
	text-decoration:underline;
	
}
#category-panel div.category {
	float:left;
	width: 192px;
	padding:1px 1px 2px 0px;
}
#category-panel div.category a {
	font-size:11px;
	font-weight:normal;
}
#category-panel div.category-hidden {
	display:none;
}

#side-menu .side-menu-bg-top {
	background:url('../images/public/side-menu-bg-top.gif') no-repeat left top;
	height:4px;
	line-height:4px;
	font-size: 0px;
}
#side-menu .side-menu-bg-mid {
	background:url('../images/public/side-menu-bg-mid.gif') repeat-y left top;
	padding-left:6px;
}
#side-menu .side-menu-bg-bot {
	background:url('../images/public/side-menu-bg-bot.gif') no-repeat left bottom; 
	height:4px;
	line-height:4px;
	font-size: 0px;
}
#side-menu .side-menu-bg-mid  img {
	padding-top:5px;
}
#side-menu div.button {
	background:url('../images/public/link-bg.gif') no-repeat;
	width:125px;
	height: 29px;
	padding: 7px 0 0 20px;
	background-color: white !important;
}
#side-menu div.button a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#side-menu div.button a:hover {
	text-decoration:underline;
}

#main-menu a:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#main-menu a:active, #main-menu a:visited, #main-menu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background color:#8B0000;
}

#hotjobs {
	margin: 0px 0px 10px 0px;
}

#hotjobs h5 {
	color:#000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0 0;
	padding: 0 0;
	font-size: 12px;
}
#hotjobs h2 {
	color:#7B411A;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0 0;
	padding: 0 0;
}
#hotjobs a {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
}
#hotjobs a:hover {
	text-decoration:underline;
}
#category-panel div.bottom {
	display:block;
	height:12px;
	text-align: right;
}
#category-panel div.bottom-left {
	background:url('../images/public/category-panel-bg-left.gif') no-repeat 0 -256px;
	height:12px;
	width:10px;
	float:left;
	margin-left:-1px;
	margin-bottom:-1px;
	position: absolute;
	left: 0px;
}
#category-panel div.bottom-right {
	background:url('../images/public/category-panel-bg-right.gif') no-repeat 0 -256px;
	height:12px;
	width:10px;
	float:right;
	margin-right:-1px;
	margin-bottom:-1px;
	position: absolute;

	right: 0
.px;
	right: 0px;
}
#category-panel div.top {
	display:block;
	height:10px;
}
#category-panel div.top-left {
	background:url('../images/public/category-panel-bg-left.gif') no-repeat 0 0px;
	height:10px;
	width:10px;
	float:left;
	margin-left:-1px;
	margin-top:-1px;
	position: absolute;
	left: 0px;
}
#category-panel div.top-right {
	background:url('../images/public/category-panel-bg-right.gif') no-repeat 0 0px;
	height:10px;
	width:10px;
	float:right;
	margin-right:-1px;
	margin-top:-1px;
	position: absolute;
	right: 0px;
}
#category-panel div.mid {
	display:block;
	margin: 0px 5px;
}
#category-panel div.category-panel-inner {
	background:url('../images/public/category-panel-bg-mid.gif') repeat-x bottom;
	width:7px;
	width: 100%;
	position:relative;
	margin-bottom: 1px;
	border: #cc9900 solid 1px;
	border-bottom:none;
	background-color: #FC3;
	
}
#search-box {
	display:block; background:#701811; border:#CCC solid 1px; clear:both; margin: 3px 10px; padding: 3px; color:#FFF;	
}
#hotjobs div.job-column {
	float:left;
	margin-right:10px;
	width:300px;
}
#hotjobs div.job-column div {
	padding: 5px;
	border-bottom:#666 dotted 1px;
}
#hotjobs a.job-link {
	border-bottom:#000 dashed 1px;
	color:#9C0F07;
}

/* Start of hot job area media query */

#hotjobs div.module div{
	border-bottom:#666 dotted 1px;
	padding: 5px;
}

/* 1 column: 320px */
.autowide {
  margin: 0 auto;
	width: 98%;
	
}

.autowide .module {
	
  	border-radius: .25rem;
  	margin-bottom: 1rem;
}
.autowide .module p {
  padding: .25rem .75rem;
  border-bottom:#666 dotted 1px;
	padding: 5px;
}

/* 2 columns: 600px */
@media only screen and (min-width: 600px) {
  .autowide .module {
		float: left;
		margin-right: 2.564102564102564%;
		width: 48.717948717948715%;
	}
	.autowide .module:nth-child(2n+0) {
		margin-right: 0;
	}
}

/* 3 columns: 768px */
@media only screen and (min-width: 768px) {
  .autowide .module {
		width: 31.623931623931625%;
	}
	.autowide .module:nth-child(2n+0) {
		margin-right: 2.564102564102564%;
	}
	.autowide .module:nth-child(3n+0) {
		margin-right: 0;
	}
}

/* 4 columns: 992px and up */
@media only screen and (min-width: 992px) {
  .autowide .module {
		width: 23.076923076923077%;
	}
	.autowide .module:nth-child(3n+0) {
		margin-right: 2.564102564102564%;
	}
	.autowide .module:nth-child(4n+0) {
		margin-right: 0;
	}
}



/* End of hot job area media query */



#hotjobs a{
	color:#9C0F07;
}

#recentjobs a{
	color:#9C0F07;
}

#main-menu div {
	float:left;
	padding: 5px 5px 0 5px;
	height:65px;
	background-image:url(../images/home/shadow_link.jpg);
	background-repeat: repeat-x;
	margin-right:4px;
	text-align:center;
}
#btn_education {
	width:115px;
	height:65px;    
	padding-top:5px;
	background-image:url(../images/home/shadow_link_dark.jpg) !important;
	float:left;
	background-repeat: repeat-x;
	margin-right:4px;
	text-align:center;
	}
#main-menu img{
	border:none;
	}

#btn_rss{
	padding-top: 0 !important;
	height:53px;
	vertical-align:top;
	margin-left:0px;
}

div#btn_cafe, div#btn_rss {
	background-image: none;
}

#btn_education img {
	border:none;
	width:100px;
	height:20px;
	}
/* CC 3176 */
#icon_classifieds_ads{
	width:38px;
	height:53px;
	vertical-align:top;
	margin-left:0px;
	float:left;
}

#btn_advert_sel,#btn_insti_sel, #btn_fea_emp_sel, #btn_media_room_sel, #btn_partner_sel, #btn_lmi_sel, #btn_classifieds_sel  {
	background:none !important;
}

#sub_pannel {
	position:absolute;
	width:100%;
	height:25px;
	z-index:1;
	color:#FFF;
	left: 0px;
	top: 138px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main-menu a {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;	
}

.act_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

.act_link a:active, .act_link a:visited, .act_link a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CCC;
}

.act_link a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}

#login_pannel {
	height:39px;
	background: url(../images/home/login_right.gif) repeat-x;
	float: right;
	width: 790px;
	/*width: expression(document.body.offsetWidth  - 190 + "px"); */
}

#login_left {
	width:150px;
	height:39px;
	float:left;
	background-image:url(../images/home/login_left.png);
	background-repeat:no-repeat;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	color:#FFF;
}

#login_right {
	height:38px;
	float:left;
	background-image:url(../images/home/login_right.gif);
	background-repeat:repeat-x;
	padding:7px 2px 0px 5px;
	text-align:left;
	width: auto;
}

#login_middle {
	width:auto;
	height:38px;
	float:left;
	background:url('../images/home/login_right.gif') repeat-x;
	padding:7px 15px 0px 5px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

.login_link_sel{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
text-align:right;
font-weight:bold;
}

.login_link {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
text-align:right;
}

.login_link a:link, .login_link a:visited, .login_link a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
text-align:right;
}

.login_link a:hover{
text-decoration:underline;
}

/* CC4204*/
#redBG{
	background-color:#730101;
	}
#blueBG{
background-color:#234499 !important;
}

#medRed{
	background-color:#940000;
	
}

.nav a{
	font-weight:bold !important;
	font-size:16px!important; 
	color:#ccc8c8 !important;
	text-align:center !important;
	margin-left:2px;
	margin-right:2px;
	padding: 5px 4px !important; 
	margin-bottom:2px;
	border:none	!important;
	font-family:arial !important;
}
.nav a:hover {
	font-weight:bold !important;
	font-size:16px!important;
	color:white !important;
	border:none !important;
	}

#darkRedBG{
	background-color:#580000 !important;
	color:white;
	font-size:12px;
	padding-bottom:5px;
	font-family:Arial,Helvetica,sans-serif;
}
#white-font{
	color:white !important;
	
}
#cusImg{
padding: 2px 2px !important; 
	margin-left:2px;
	margin-right:2px;
background-color:transparent;
}
input{
margin:4px 3px 0px 3px !important;
}

.navbar {
margin-bottom:0px !important;
border-color:#580000 !important;
min-height:45px !important;
position: unset;
}

.container{
padding-left:5px !important;
margin-left:2px !important;
}

.btn{
color:black;
height:21px;
padding:0px 12px !important;
vertical-align:baseline !important;
line-height:1.3 !important;
}
.text-box{
color:black;
height:21px;
}

#clpsBtn{
background-color:transparent;
float:left !important;
margin-left:15px;
color:white;
}
td,th{
padding:3px !important;
}
#noPadding{
padding:0px;
}

.table>tbody>tr>td{
padding:2px;
border:none;
vertical-align:center;
}
h2{
font-size:1.5em;
padding:initial;
font-weight:bold;
}
label{
max-width:initial;
margin-bottom:initial;
font-weight:initial;
}
/*CC4204*/

/* :::: SMS ALERTS PAGE CC3765 :::: */
#smsContainer {
	margin-left:30px;
	}
.smsCodeTable {
	margin:0px;
	padding:0px;
	width:900px;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #3f7f00;
} /* Reset margin & padding Add shadow to div */
.smsCodeTable table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
} /* Reset table margin & padding */
.smsCodeTable tr:nth-child(odd){ 
	background-color:#F4FDEC; 
}  /* background color of odd rows */
.smsCodeTable tr:nth-child(even){ 
	background-color:#ffffff; 
}	/* background color of even rows */
.smsCodeTable td {
	vertical-align:middle;	
	border:1px solid #3f7f00;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
	box-sizing: content-box;
}	/* default styles */
.smsCodeTable tr:last-child td {
	border-width:0px 1px 0px 0px;
}	/* last row right border */
.smsCodeTable tr td:last-child {
	border-width:0px 0px 1px 0px;
}	
.smsDialog tr:first-child td {
	background:-o-linear-gradient(bottom, #ed4057 5%, #7c0027 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ed4057), color-stop(1, #7c0027) );
	background:-moz-linear-gradient( center top, #ed4057 5%, #7c0027 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed4057", endColorstr="#7c0027");	
	background: -o-linear-gradient(top,#ed4057,7c0027);
	
	background-color:#ed4057;
	border:0px solid #3f7f00;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}	/* Dialog sms alerts table heading background color */
.smsMobitel tr:first-child td{
	background:-o-linear-gradient(bottom, #5fbf00 5%, #3f7f00 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #3f7f00) );
	background:-moz-linear-gradient( center top, #5fbf00 5%, #3f7f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#3f7f00");	
	background: -o-linear-gradient(top,#5fbf00,3f7f00);

	background-color:#5fbf00;
	border:0px solid #3f7f00;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}	/* Mobitel sms alerts table heading background color */
.smsCodeTable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.smsCodeTable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.subscriptiondetails {
	color:#F0F;
}	/* Subscription details pink color */
.subscriptiontitle {
	font-size: 22px;
	color: #333;
}	/* Subscription title ash color */
.actCodeCol {
	color:red;
	font-size:16px;
	font-weight:bold;
	width: 95px !important;
	display:block;
}	/* Activation code color */
.ashColor {
	background-color:#EAE8E8;
	width: 80px;
}	/* Unsubscrib background ash color */
.actNumbCol {
	color:#F90;
	font-size:18px;
	font-weight:bold;
}	/* Activation number color */

/* :::: SMS ALERTS PAGE CC3765 :::: */

.social-net img { 	 	/* CC3699 */
	margin-left:5px; 	/* Make space bitween icons */		
	border:none;		/* Remove boders from IE */	
} 	/* styles for facebook, twitter, google plus icons on public home page */

#banner_sms { /* CC3802 */
	background: url(../banner/static_banners/sms-job-alerts-banner-134X84.gif) no-repeat; /* link to sms alert banner image */
	background-size:134px 87px; /* Set image to full height */
	width:134px;
	height:87px;
	display:block;
}	/* SM5 job alert banner */

/* :::: MEDIA ROOM:TESTIMONIALS CC3968/SDB-142 :::: */
.testiWrapper {
	width: 490px;
	margin: 0 auto 24px auto;
	} 	/* Testimonial wrapper */
h2.testimonials {
	color: #DD3C04;
	font-size: 27px;
	font-family: cursive;
	margin: 19px 0 0 128px;
	}	/* Testimonials heading  */
div.icon-testimonial {
	background:url(images/public/testimonials.png) no-repeat left;
	width:100px;
	height:100px;
	} 	/* Testimonials heading icon  */
hr.testimonials {
	margin: 25px 0 20px 0;
    height: 1px;
    background: black;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#F6FF1B), to(#1CCFCF), color-stop(50%, #EB4F4F));
	}	/* Styled horizontal rule  */		
.testimonialArrow {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #E4E4E4; 
 	margin-left: 48px;
	} 	/* Testimonial wrapper background down arrow */
blockquote.testimonials {
	background-color: #E4E4E4;
	border-radius: 6px;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	padding: 17px;
	text-align: justify;
	} 	/* Testimonial content */
p.testiAuthor {
	font-weight: 500;
	font-size: 12px;
	line-height:22px;
	margin: 5px 0 0 18px;
	font-style:italic;
	}	/* Testimonial author content */
strong#mediaRoom {
  color: rgb(68, 68, 68);
	}
/* :::: MEDIA ROOM:TESTIMONIALS :::: */

/* :::: START STYLES FOR CONTACT US PAGE  (the contact page styles are also present in the stylesheet001.css and employer.css files. ):::: */   
#p-con-pop-wrap{ 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
	}
.p-con-head {
	background-color:#9C0D30; 
	padding:5px; 
	}
.p-con-head div{
	margin:0 auto; 
	display:table;
	}
.p-con-popup {
	background-color: #fff;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 25px 5px #999;
	color: #111;
	display: none;
	min-width: 450px;
	padding: 25px;
	}
.b-close{
    cursor:pointer;
    position:absolute;
    right:10px;
    top:5px;
	}
.button {
	background-color:#8B0000 !important;
	border-radius:10px;
	box-shadow:0 2px 3px rgba(0,0,0,0.3);
	color:#fff;
	cursor:pointer;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	padding:5px 10px;;
	}
.button.b-close{
	border-radius: 7px 7px 7px 7px;
	box-shadow: none;
	font: bold 131% sans-serif;
	position: absolute;
	right: -7px;
	top: -7px;
	}
.button:hover {
	background-color:#1e1e1e;
	}
.button>span {
	font-size:84%;
	}
.btn_search{
	color:black;
	height:21px;
	padding:0px 12px !important;
	vertical-align:baseline !important;
	line-height:1.3 !important;
	background-color: buttonface;
	}
table.p-cont-tbl {
	margin-top:10px;
	font-family: verdana,arial,sans-serif;
	font-size: 13px !important;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	}
table.p-cont-tbl td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
	}
.p-cont-tbl img {
	padding: 5px;
	width:210px;
	}
.p-cont-tbl a {
	font-size: 13px !important;
	color: #FF0000 !important;
	text-decoration:underline !important;
}
/* :::: END STYLES FOR CONTACT US PAGE  :::: */   

/* If there is no related vacancies with live search, display this message */
.empty-msg{
	text-align: center; 
	padding: 85px;  
}
.empty-msg div{
	border: 12px solid rgba(164, 185, 218, 0.3);
    padding: 25px;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    color: #f18462;
    font-weight: 500; 
}
.empty-msg p{
	color: #6d6e6f;
}
.empty-msg p a{
	color: #1a91f7 !important;  
}

.invalid{
	border-color: #E9322D!important;
	box-shadow: 0 0 6px #F8B9B7!important;
}

.bootstrap-input{
	width:159px;
	height: 22px;
	display: inline-block
}

.bootstrap-input-drop-down{
	width:297px;
	height: 28px;
	display: inline-block;
	font-size: 12px;
}

@media only screen and (max-width: 1139px) and (min-width: 320px){
	
.add_startdate{
	display:block;
}

.add_enddate{
	display:block;
}	
.desstart{
	display:none;
}
.desend{
	display:none;
}
	
}

@media only screen and (max-width: 5000px) and (min-width: 1139px){
.add_startdate{
	display:none;
}

.add_enddate{
	display:none;
}	
.desstart{
	display:table-cell;
}
.desend{
	display:table-cell;
}	
	
	
	

	}
	
/* End 'No vacancies' message block styles */



@media screen and (max-width: 992px) and (min-width: 320px) {
div.job-panel {
	width:100%; float:left;
}
}

@media screen and (max-width: 1920px) and (min-width: 992px) {
div.job-panel {
	width:49%; float:left; 
}
}

div.fa-header {
	padding:3px 5px;
	font-size:13px;
	font-weight:bold;
	border-bottom:dotted 1px #333;
}

div.recent-job {
	padding:2px 15px;
	font-size:11px;
}
