/**
 * 8.0 Alignments
 */
*{
font-family:Microsoft PhagsPa !important;
font-weight:normal !important;
}
.white_color {
	
	color: #fff;
}

.white_color1 {
	
	color: #fff;
text-align:center;
}

.width_fe { width:280px;}
.hide_c { background:#f9f8f4;}

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
.thumbb{ width:100%; height:auto;}
.thumbb img{ padding:00; margin:0; width:100%; height:auto;}
html{
	padding:0;
	}
body{ padding:0; margin:-40px 0 0 0 !important; background:#fff ;}

header {
  width: 100%;
  position: fixed;
  top: 40px;
  left: 0;
  border-bottom:solid 1px #ccc;
  z-index: 999999;
	 background: rgba(255, 255, 255, 0.7);

  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; }
  header .logo img {
    display: inline-block;
	width:250px;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
	
header .iso img {
    display: inline-block;
	width:200px;
    float: right;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
 
  header.smaller  {
    height: 70px; top:0; 
	background:#f8f8f8;
	}
header.smaller ul li a  {
    color:#000;
	background:#F8F8F8;}
   
header.smaller .logo img  {
	width:180px; }
	header.smaller .iso img  {
	width:136px; }

header.smaller > .top  {
	display:none; height:0;}

.top{
	padding:0;
	margin:0;
	width:100%;
	min-height:30px;
	position:fixed;
	top:0;
	  background: rgba(0, 0, 0, 0.7);

	z-index:100000;
	}
	
	

.top_t{
	padding:0;
	margin:0 auto;
	height:40px;
	}
.social
	{
		padding:0;
		margin:5px 0;
		width:100px;
		float:right;
		height:20px;
		font:normal 14px Microsoft PhagsPa;
		color:#121212;
		}
.socialE
	{
		padding:0;
		margin:7px 0;
		width:250px;
		float:left;
		height:20px;
		font:normal 14px century gothic;
		color:#fff;
		}
.headd{
		padding:0;
		margin:0 ;
		width:100%;
		min-height:70px;
		border-bottom:solid 1px #e7e7e7;
	}
.head
	{
		padding:0;
		margin:0 auto;
		width:100%;
		max-width:1100px;
		min-height:80px;
		}
.banner
	{
		padding:0;
		margin:0;
		width:100%;
		height:auto;
		}

.contain{ padding:0;
			margin:0 auto;
			width:100%;
			background:url(images/grey_bg.jpg)}
			
.container{ padding:0;
			margin:0 auto;
			max-width:1100px;
			}

.content-area{ padding:0px 0 0 0;
			margin:150px auto 0 auto;
			max-width:1100px;
			}
.site-main{padding:0px 0 0 0;
			margin:0;
			width:70%;
			float:left;}
.site-right{padding:1%;
			margin:0 1%;
			width:26%;
			min-height:300px;
			float:right;
			background:#f9f9f9;
			font:normal 18px Arial, Helvetica, sans-serif;
			color:#F00;}
.site-right ul li {
	width:90% !important;}
.site-right ul li a{
	padding: 10px 15px;
	display:block;
	width:100% !important;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#121212;
	border-bottom:solid 1px #ffffff;}
	.site-right ul li a:hover{ background:#E73600; color:#fff;;}
 h1
	{
		padding:35px 5px;
		margin:0;
		font:normal 45px Microsoft PhagsPa;
		text-align:left;
		color:#fff;
		text-align:center;
		}
 h2
	{
		padding:15px 5px;
		margin:0 auto;
		font:normal 30px Microsoft PhagsPa;
		text-align:center;
		color:#f6202c;
		border-bottom:solid 1px #F00;
		width:300px;
		}
 h3
	{
		padding:10px 5px;
		margin:0;
		font:normal 24px Microsoft PhagsPa;
		text-align:left;
		color:#484848;
		
		}
 h3 a
	{
		padding:0;
		margin:0;
		font:normal 14px Microsoft PhagsPa;
		text-align:left;
		color:#484848;
		
		}
 h3 a:hover{ color:#EB2224;}
 h4
	{
		padding:10px 5px;
		margin:0;
		font:normal 18px Microsoft PhagsPa;
		line-height:22px;
		text-align:left;
		letter-spacing:1px;
		color:#38AFE3;
		}



 p
	{
		padding:5px 10px;
		margin:0;
		font:normal 14px Microsoft PhagsPa;
		text-align:justify;
		line-height:22px;
		}
		
 p a
	{
		padding:0;
		margin:0;
		font:normal 12px Microsoft PhagsPa;
		line-height:25px;
		text-align:justify;
		color:#EB2224;
		
		}
p a:hover
	{
		padding:0;
		margin:0;
		font:normal 12px Microsoft PhagsPa;
		line-height:25px;
		text-align:justify;
		color:#DE8A21;
		
		}

.block{ padding:0; margin:1%; width:18%; min-height:150px; float:left; text-align:center; float:left;}

.slide {
  position: relative;
  padding: 15vh 10%;
  min-height: 100vh;
  box-sizing: border-box;
	transform-style: inherit;
}
.slide:nth-child(2n) .title {
  margin-left: 0;
  margin-right: auto;
}

.slide:nth-child(2n+1) .title {
  margin-left: auto;
  margin-right: 0;
}

.slide, .slide:before {
  background: 50% 50% / cover;  
}

#slide1 {
  background-image:url(images/banner.jpg);
  background-attachment: fixed;
}

#slide3 {
  background-image:url(images/banner.jpg);
  background-attachment: fixed;

padding: 30vh 0 10vh 0;
}
#slide3 h2 a{color:#fff; padding:50px 0 0 0;}
#slide2 {
  background-image:url(images/parallax_pic1.jpg);
  background-attachment: fixed;
}
.testi{
	margin: 5px 0;
padding: 0px;
cursor: pointer;
position: relative;
line-height: 0px;

min-height:200px;
	}
.n{ padding:0; margin:-5px 0 0 0; border:none;}

.testi > p 
	{ 
						padding:15px 5px 15px 5px;
						color:#fff;
						background:rgba(0, 0, 0, 0.3);
						background-image:url(images/testtop.png), url(images/testbot.png);
						background-repeat:no-repeat , no-repeat;
                                                text-indent: 60px;
						background-position:top , bottom;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width:80%; min-height:145px;
						}


.view .mask,.view .content {
   width: 100%;
   height: 300px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
   width:100%;
}
.view p {
   font-style: italic;
   font-size: 12px;
   position: relative;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}



.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth .mask {
   background-color: rgba(255,255,255,0.2);
   -webkit-transform: translateX(-500px);
   -moz-transform: translateX(-500px);
   -o-transform: translateX(-500px);
   -ms-transform: translateX(-500px);
   transform: translateX(-500px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth h2 {
   background: rgba(255, 255, 255, 0.5);
   color: #000;
   -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.view-fifth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-fifth:hover img {
   -webkit-transform: translateX(500px);
   -moz-transform: translateX(500px);
   -o-transform: translateX(500px);
   -ms-transform: translateX(500px);
   transform: translateX(500px);
}
.view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 180px;
	height: 180px;
	display: inline-block;
	margin: 10px;
}


.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
	width: 140px;
	height: 140px;
	border-radius: 50%;
}

.ch-info-wrap {
	top: 20px;
	left: 20px;
	background: #f9f9f9 url(../images/bg.jpg);
	box-shadow: 
		0 0 0 20px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.8);

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	
	-webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
	opacity: 0;

	background: #F0252B;
	pointer-events: none;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}

.ch-img-1 { 
	background-image: url(images/13.jpg);
}

.ch-img-2 { 
	background-image: url(images/14.jpg);
}

.ch-img-3 { 
	background-image: url(images/15.jpg);
}

.ch-img-4 { 
	background-image: url(images/16.jpg);
}

.ch-img-5 { 
	background-image: url(images/17.jpg);
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0 15px;
	padding: 50px 0 0 0;
	height: 80px;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
		text-align:center;
}
.ch-info h3 a{ color:#fff;}

.ch-info p {
	color: #fff;
	padding: 10px 5px 0;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #e7615e;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}


/* start footer Style */
.foot
	{
		padding:0;
		margin:0;
		width:100%;
		min-height:200px;
		background:#3f3f3f url(images/22.jpg);
		}
.footer
	{
		padding:0;
		margin:auto;
		width:100%;
		max-width:1100px;
		}
.fblockm
	{
		padding:1% 0;
		margin:0;
		width:48%;
		min-height:100px;
		float:left;}
.fblock
	{
		padding:1% 0;
		margin:0;
		width:48%;
		min-height:100px;
		float:left;}
.fblock table{ padding:0; margin:0; width:150px;}
.fblock table tr td a img { padding:0; margin:0; width:40px;}
.f1{
	padding:1%;
		margin:20px 0;
		width:24%;
		min-height:250px;
		float:left;
		border-left:solid 1px #454545;
		border-right:solid 1px #232323;
	}
.f2{
		padding:0;
		margin:20px 0;
		width:25%;
		min-height:250px;
		float:left;
		color:#fff;
		
	}
.f2 ul
	{
		padding:0;
		margin:0;
		list-style:none;
		}
.f2 ul li
	{
		padding:0;
		margin:0;
		background:url(images/arr.png) no-repeat;
		background-position:0% 50%;
width:100%;
		}
.f2 ul li a
	{
		padding:5px 16px;
		margin:0;
		text-decoration:none;
		display:block;
		color:#999999;
		font:normal 12px century gothic, Arial, Helvetica, sans-serif;
		float:none !important;
		}
.f3{
	padding:0.5%;
		margin:20px 0;
		width:22%;
		min-height:250px;
		float:left;
		color:#fff;
	}
.footer p
	{
		padding:5px 10px;
		margin:0;
		font:normal 12px Arial, Helvetica, sans-serif !important;
		color:#ffffff;
		text-align:justify;
		line-height:18px;
		}
.footer h2
	{
		padding:8px 10px;
		margin:0;
		font:normal 20px Century Gothic;
		color:#999999;
		}
.footer h3
	{
		padding:8px 10px;
		margin:0;
		font:normal 22px century gothic, Arial, Helvetica, sans-serif;
		color:#fff;
		text-align:left;
		}
.ei-title h2 { padding:5px; margin:0; text-decoration:none !important; width:auto; }

.huge_it_slideshow_description_text_2
{font-size:30px !important; padding: 1% !important; background: rgba(255, 255, 255, 0.7) none repeat scroll 0% 0% !important; width:auto !important;}

.huge_it_slideshow_title_text_2 {
    
    top: 70% !important;
   right: 10% !important;
    padding: 1% !important;
    text-align: right !important;
    font-weight: bold !important;
    color: #000 !important;
   width:auto !important;
    font-size: 30px !important;
    
}
.huge_it_slideshow_dots_thumbnails_1{display:none;}
.clear{ padding:0; margin:0; clear:both;}


.div50{ padding:1%;
	  margin:1%;
	  float:left;
	  width:45%;
	}
.div50 ul{ padding:0; margin:0 20px; }
.div50 ul li{ padding:5px 10px; margin:0 ; list-style:disc !important; }
	
	.post-thumbnail img{
		padding:0;
		margin:0;
		width:100%;
		height:auto;
		}
	
	.post-navigation{ display:none;}
	
	.eemail_caption 
{
	padding-bottom:5px;
	padding-top:5px;
	/*padding-left:10px;*/
	padding-right:5px;
	color:#fff;
	font-size:12px;
}
.eemail_msg 
{
	padding-top:5px;
	padding-bottom:5px;
	/*padding-left:10px;*/
}
.eemail_textbox 
{width:0%;
	float:left;
	/*padding-left:10px;*/
}
.eemail_textbox_button 
{
	
	padding-bottom:5px;
	background:#F01C26;
	/*padding-l
	eft:10px;*/
}
.eemail_textbox_class 
{
	width:200px;
	height:30px;
background:#121212;
border:solid 1px #121212;
color:#717171;
}
.eemail_textbox_button 
{
	width:75px !important;
	height:32px;
	background:#FF0000;
	border:none;
	color:#fff;
	text-transform:uppercase;
}

.button-primary 
{
	width:400px;
	height:32px;
	background:#DD9327;
	border:none;
	color:#fff;
	padding-left:100px;
}
.eemail_button{float:right;}
.bthumb
	{
		padding:0; margin:7px;  max-width:310px; height:auto; float:left; box-shadow:0 0 5px #ccc;}	
.bthumb img {
		padding:0; margin:5px; width:300px; height:auto; float:left;  }	
.-filters a { padding:10px !important; margin:10px 0 !important; background:#f9f9f9; border:solid 1px #e4e4e4 !important; color:#333; }
.-filters a:hover{ background:#f2f2f2;}
.active{ background:#EE1B2C !important; color:#fff !important;}
.button-fixed{ color:#C30 !important;}
.comments-area{ padding:1%; margin:0; width:100%; max-width:600px; background:#f1f1f1; border:solid 1px #ccc;}	
.comment-metadata a{ color:#484848;}
.form-allowed-tags{ background:#f8f8f8; border:solid 1px #ccc;}
input{
	padding:0;
	margin:0;
	border:1px solid #dadada;
    font-size:14px;
    padding:1%;
	width:97.5%;
	font-family:century gothic, Arial, Helvetica, sans-serif;
	height:25px;
	background:#f9f9f9;}

 select{
	padding:0;
	margin:0;
	border:1px solid #dadada;
	border-radius:3px;
    font-size:12px;
    padding:3px 2px;
	width:100%;
	max-width:350px;
	height:25px;
	font-family:century gothic, Arial, Helvetica, sans-serif;
	background:#f9f9f9;
	}
	
 textarea{
	border:1px solid #dadada;
    font-size:12px;
    padding:1%;
	width:97.5%;
	height:80px;
	background:#f9f9f9;
}

.fn a{ color:#F01C26;}

.fancybox-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10000000000000 !important;
}
















* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.button {
  display: inline-block;
  margin: 0;
  padding: 10px 15px;
  background-color: #5ec792;
  border: none;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.button:hover { box-shadow: inset 0 -2.5px rgba(0, 0, 0, 0.4); }



.state {
  position: absolute;
  top: 0;
  left: -100vw;
}

.state:checked ~ .content {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.state:checked ~ .backdrop {
  bottom: 0;
  opacity: 1;
  z-index: 1;
}

.lightbox {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 0;
  padding: 0 20px;
}

.lightbox .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  z-index: 2;
  max-width: 500px;
  max-height: 95vh;
  margin: 20px auto;
  padding: 20px;
  background: #fff;
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s transform ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.lightbox .header,
.lightbox .footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}



.lightbox .header .button:not(:first-child),
.lightbox .footer .button:not(:first-child) { margin-left: auto; }

.lightbox .header { padding-bottom: 10px; }

.lightbox .footer { padding-top: 20px; }

.lightbox .main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.lightbox .backdrop {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s opacity ease-in-out;
  transition: 0.3s opacity ease-in-out;
}

.-skin-default.-columns4 .-item .-links a { font-size:14px !important;}


.list_3 { margin:0; padding:5px; list-style:none;}
.list_3 ul { margin:0; padding:0; }
.list_3 ul li { list-style:inside; list-style-type:disc; display:block; line-height:24px;}.list_3 ul li strong { color:#C00; padding-right:10px;}

table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    text-align: left;
    padding: 8px;
}

.jobs-applynow {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28; color:#fff !important; color: #fff !important;
    float: left;
    height: 50px;
}
.jobs-applynow a { color:#fff !important;}
.jobs-applynow:hover,
.jobs-applynow:focus {
  background-color: #9a1c1f;
  color:#fff !important; 
}

.job-apply-table input  { height:auto !important; }
.job-apply-table .button-primary { padding-left:0 !important; margin: 0 auto !important; display: block !important; width:22% !important; text-align: center !important;}


.job_listing {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%; margin-top:25px;
}

.job_listing td, .job_listing th {
    border: 1px solid #ddd;
    padding: 8px;
}
.job_listing th { font-weight:bold;}

.job_listing tr:nth-child(even){background-color: #f2f2f2;}

.job_listing tr:hover {background-color: #ddd;}

.job_listing th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #519ed7;
    color: white;
}


@media only screen and (min-width: 320px) and (max-width: 468px) {
.hidden-xs { display:none; }}