body {
	background-image: url("../images/bg.png");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
/*header css*/

.search_box2 .search_form ul
	{
	list-style: none;	
	width: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
	
.mobile_footer li a{
	color: #b3b6bb;
	font-size: 10px;
}
.mobile_footer li {
	color: #b3b6bb;
	font-size: 10px;
}

	
.search_box2 .search_form ul li
	{
		width: auto;
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}	
	
.search_box2 .search_form ul li input
	{
		height: 30px;
	}		

.sug_box_mobile
	{
		display: block;
		font-size: 10px;
		color: white;
	}
	
.search_box2 .search_form select
{
	width: 100%;
	text-align: center;
	height: 30px;
}	
/* #search_box .search_form div .search_btn_orange
{
	width: auto!important;
	background-color: #EC981C; 
	border-radius: 5px;
}*/

@media screen and (min-width: 1024px) {
	
.footer_heading{
	margin-left: -123px; 
	margin-top: 13px;
	float: left;
}	
	
.mobile_footer ul{
	 list-style-type: none;
	 
}

.mobile_footer li{
	display: inline!important;
	padding-right: 10px;
}

.social_icons ul{
	 list-style-type: none;	
}

.social_icons li{
	display: inline;
	padding-right: 10px;
}

.userMenuContainer {
	float: right;
	text-align: right;
	width: 140px;
	padding-bottom: 10px;
	/*height: 30px;*/
	height: auto; 
	padding-top: 10px;
	/* margin-top: 10px;
	margin-right: 30px; */
}

.top-sub-menu.collapse.navbar-collapse
{
	margin-top: 5px;
}

 .userMenuContainer ul {
	/* float: left; */
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 4px !important;
	position: absolute;
	width: 155px;
	/*height: 100px !important;*/
	font-size: 14px;
}
#userMenu ul li {
	/*padding: 5px 5px 0px 0px;*/
	color: #ccf;
}
#userMenu ul li a:hover {

	color: #36c;
	z-index: 7000;
}

/** Use menu style**/
ul#userMenu:hover{
	background-color:#FFFFFF;
	border:2px solid #DCDCDC;
	border-radius:0 0 6px 6px;
	padding:3px;
	height: 100px;
}



ul#userMenu, ul#userMenu > ul{
	height:auto;
	text-align:justify;
	padding:5px;
}
ul.userMenu > li {
	color: #333!important;
	width: 140px;
	list-style: none;
	padding: 0 0 3px;
	cursor: pointer;
	background: url(../images/drop_down.png) no-repeat right top transparent;
	text-align: left;
}
ul.userMenu > ul{
	width:200px;
	height:auto;
} 
	

#nav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
#nav li {
	float: left;
	margin-top: 5px;
	display: inline;
	position: relative;
	z-index: 4;
	color: #D3D3D3;
	margin-left: -12px;
	padding-right: 10px;
}
#nav li a {
	float:left;
	display: inline;
	padding: 4px 12px 4px 12px;
	line-height: 15px;
	text-decoration: none;
	color: #3900ff;
}

nav li a:hover {
	text-decoration: underline;
	color: #0188cc;
}
#submenu {
	float: left;
	margin: 20px 0 0 -60px;
	width: 155px;
	padding: 0;
	display: none;
	background-color: #d8dfea;
	list-style: none;
	color: #666;
}
#submenu li {
	float: left;
	width: 155px;
	margin-top: 0px;
	display: block;
	position: relative;
	z-index: 500;
	border-right: solid 0px #666;
}
#submenu li:hover {
	background-color: #268aac;
}

.container{
	width: 1003px !important;
	padding-left: 1px !important;
	padding-right: 0px !important;
	overflow-x: hidden;
}

}

@media only screen and (min-width : 768px) and (max-width : 1023px) {

.userMenuContainer {
	float: right;
	text-align: right;
	width: 140px;
	padding-bottom: 10px;
	/*height: 30px; */
	height: auto;
	padding-top: 10px;
	/* margin-top: 10px;
	margin-right: 30px; */
}
.tablet_margin
{
	margin-left: 36%;
}

.top-sub-menu.collapse.navbar-collapse
{
	margin-top: -10px;
}

 .userMenuContainer ul {
	/* float: left; */
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 4px !important;
	position: absolute;
	width: 155px;
	/*height: 100px !important;*/
	font-size: 14px;
}
#userMenu ul li {
	/*padding: 5px 5px 0px 0px;*/
	color: #ccf;
}
#userMenu ul li a:hover {

	color: #36c;
	z-index: 7000;
}

/** Use menu style**/
ul#userMenu:hover{
	background-color:#FFFFFF;
	border:2px solid #DCDCDC;
	border-radius:0 0 6px 6px;
	padding:3px;
	height: 100px;
}
ul#userMenu, ul#userMenu > ul{
	height:auto;
	text-align:justify;
	padding:5px;
}
ul.userMenu > li {
	color: #333!important;
	width: 140px;
	list-style: none;
	padding: 0 0 3px;
	cursor: pointer;
	background: url(../images/drop_down.png) no-repeat right top transparent;
	text-align: left;
}
ul.userMenu > ul{
	width:200px;
	height:auto;
} 

.mobile_footer ul{
	 list-style-type: none;
	 
}

.mobile_footer li{
	display: inline;
	padding-right: 10px;
}

/***   Top Category Navigation  **/

#top_navigation{
	width: 98.5%;
	height: 27px;
	text-align: center;
	/*border-bottom:1px solid #ccc;*/
}
#top_navigation .inline li a{
	display: inline;
	padding: 4px 12px 4px 12px;
	text-decoration: none;	
	color: #3a5eb0;
}
#top_navigation .inline li a:hover{
	color: #5fa5da;
}
#job_results{
	float: right;
	font-weight: bold;
	margin-right: 7px;
	line-height: 25px;
}


#sub_li{
	display: none; 
	z-index: 4; 
	position: absolute;
	float:left;
	width:170px;
	padding:0px;
	background: #d8dfea;
	list-style: none;
}

#sub_li span:hover{
	background-color: #268aac;
}
#nav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
#nav li {
	float: left;
	margin-top: 5px;
	display: inline;
	position: relative;
	z-index: 4;
	color: #D3D3D3;
}
#nav li a {
	float:left;
	display: inline;
	padding: 4px 12px 4px 12px;
	line-height: 15px;
	text-decoration: none;
	color: #0188cc;
}
#submenu {
	float: left;
	margin: 20px 0 0 -60px;
	width: 155px;
	padding: 0;
	display: none;
	background-color: #d8dfea;
	list-style: none;
	color: #666;
}
#submenu li {
	float: left;
	width: 155px;
	margin-top: 0px;
	display: block;
	position: relative;
	z-index: 500;
	border-right: solid 0px #666;
}
#submenu li:hover {
	background-color: #268aac;
}

.container{
	width: 100% !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	overflow-x: hidden;
}


}


@media (max-width: 420px){
	
#showr_active_jobs{
	background: url("../images/sprite.png") no-repeat scroll -422px -58px transparent;
	width: 25px;
	height: 36px;
	float: left;
}	
		
.mobile_footer li a{
	color: #b3b6bb;
	font-size: 13px;
}
.footer_heading{
	text-align: center;
	width: 100%;
}	
	
.mobile_footer li{
	margin-bottom:5px;
	margin-left: auto;
    margin-right: auto;
}	
	
a.menu-mobile-sub-header	
{
	padding-left: 30px;
	padding-right: 50px;
	font-size: 13px;
}

.mobile-menu-main-header
{
	background: #484848;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 8px;
	padding-top: 8px;
	box-shadow: 1px 0 1px;
}
	
.mobile-menu-main-subheader
{
border-bottom: 1px dashed #838383;
padding-bottom: 5px;
padding-top: 5px;
}	

.mobile-menu-main-subheader-login
{
	border-bottom: none!important;
}	
a.menu-mobile-top-header
{
	padding-left: 10px;
	padding-right: 70px;
	font-weight: bold;
}

#menu_popup_mobile > ul
{
margin-bottom: 4px;
margin-right: 3px;
}
	
.menu_popup_mobile
{
background-color: #6a6a6a;
left: 5px;
position: fixed;
top: 50px;
width: 230px;
z-index: 9999;
box-shadow: 1px 0 2px black;
}

#menu_popup_mobile li a
{
color: white!important;
}	
	
div a.back-to-top
{
 position: fixed;
 z-index: 7000;
 bottom: 55px;
 right: 10px;		 
}	

.back-to-top > img
{
	border-radius: 23px;
	box-shadow: 2px 5px 5px grey;
	opacity: 0.25;
}

div a.back-to-bottom
{
  position: fixed;
  z-index: 7000;
  bottom: 15px;
  right: 10px;	
}

.back-to-bottom > img
{
	border-radius: 23px;
	box-shadow: 2px 5px 5px grey;
	opacity: 0.25;
}
	
	
nav#my-navbar 
{
	margin-bottom: 0;
	position: fixed;
	width: 100%;
	z-index: 9999;
}

	ul {
 	list-style-type:none;
 	 padding-left: 3px;
 }

/*-----STICKY MENU MOBILE BEGINS ----*/

.stickymobile
{
    position: fixed!important;
    top: 0;
    width: 100%!important;
    z-index: 9999;
}

/*-----STICKY MOBILE ENDS ----*/

.navbar-nav > li > a.menu-search-header	
	{
	padding-top: 3px!important; 
	padding-bottom: 3px!important;		
	}

 .container{
	width: 100%;
}

}

@media only screen and (min-width : 421px) and (max-width : 767px){
	
#showr_active_jobs{
	background: url("../images/sprite.png") no-repeat scroll -414px -58px transparent;
	width: 25px;
	height: 36px;
	float: left;
}		
		
.mobile_footer li a{
	color: #b3b6bb;
	font-size: 13px;
}
a.menu-mobile-sub-header	
{
	padding-left: 30px;
	padding-right: 50px;
	font-size: 13px;
}

.mobile-menu-main-header
{
	background: #484848;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 8px;
	padding-top: 8px;
	box-shadow: 1px 0 1px;
}

.mobile_footer li{
	margin-bottom:5px;
	margin-left: auto;
    margin-right: auto;
}	
	
.mobile-menu-main-subheader
{
border-bottom: 1px dashed #838383;
padding-bottom: 5px;
padding-top: 5px;
}	

.mobile-menu-main-subheader-login
{
	border-bottom: none!important;
}	
a.menu-mobile-top-header
{
	padding-left: 10px;
	padding-right: 70px;
	font-weight: bold;
}

#menu_popup_mobile > ul
{
margin-bottom: 4px;
margin-right: 3px;
}
	
.menu_popup_mobile
{
background-color: #6a6a6a;
left: 5px;
position: fixed;
top: 50px;
width: 230px;
z-index: 9999;
box-shadow: 1px 0 2px black;
}

#menu_popup_mobile li a
{
color: white!important;
}	
	
div a.back-to-top
{
 position: fixed;
 z-index: 7000;
 bottom: 55px;
 right: 10px;		 
}		
	
.back-to-top > img
{
	border-radius: 23px;
	box-shadow: 2px 5px 5px grey;
	opacity: 0.25;
}

div a.back-to-bottom
{
  position: fixed;
  z-index: 7000;
  bottom: 15px;
  right: 10px;	
}

.back-to-bottom > img
{
	border-radius: 23px;
	box-shadow: 2px 5px 5px grey;
	opacity: 0.25;
}


nav#my-navbar 
    {
    margin-bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
    }
    
  ul {
 	list-style-type:none;
 	 padding-left: 3px;
 }  

/*-----STICKY MENU MOBILE BEGINS ----*/

.stickymobile
{
    position: fixed!important;
    top: 0;
    width: 100%!important;
    z-index: 9999;
}

/*-----STICKY MOBILE ENDS ----*/
}


/*
 *  Top Main menu navigation
 */

#menu li{
	float: left;
	padding: 0px;
}
#guestmenu li{
	float: left;
	padding: 0px;
}
#menu li:hover{
	background: url("../images/navigation_hover_bg.png");
	background-repeat: repeat-x;
	color:#fff;
}
#menu li a{ 
	float:left;
	padding: 10px 31px 10px 10px;
    line-height: 14px;
	color:#333333;
	display: inline;
	font-weight: bold;
	font-size: 14px;
}
#guestmenu li a{ 
	float:left;
	padding: 10px 31px 10px 10px;
    line-height: 14px;
	color:#333333;
	display: inline;
	font-weight: bold;
	font-size: 14px;
}


/*css for mobile compactable footer*/
.splitLeft{
	color: #fff;
	font-size: 14px;
}
.splitRight{
	font-weight: bold;
	width: 195px;
	margin-left: auto;
    margin-right: auto;
	
}
.splitRight > .social_icons {
	padding-top: 5px;
}
.footer.list-inline >a{
	color: #fff!important;
}

.horiFooterSplitermobile
{
	padding-top:10px;
}
/*.lesserNote{
font-size: .9em;
color: #AAA;
}*/
/*.lesserNote a:link{
	font-size: .9em;
color: #AAA!important;
}*/
.sub-text{
color: #8fc3e8;	
}
.footersub{
	color: #fff!important;
}
.footersub:hover{
	color: #fff;
}

#header_home_img
{
margin-left: -30px;
}

@media screen and (min-width: 768px)
{
		 .top-sub-menu ul li
			{
			/*height: 30px!important;*/
			}	
}

@media screen and (max-width: 767px)
{
    nav#my-navbar 
        {
        margin-bottom: 0;
        position: fixed;
        width: 100%;
        z-index: 9999;
        }
        
    img.main-logo 
	    {
	    height: 40px;
	    padding: 0 0 3px;
	    position: relative;
	    top: 5px;
		}
		
	.navbar-default .navbar-toggle
		{
			border-color: white!important;
			
		}

}


li.topmost-menu-middle {
  display: block;
  color: #D2CAFB;
}

.navbar-toggle
{
	float: left!important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a
{
	background-image: linear-gradient(to bottom,#02C3EC 0,#00A4C7 100%)!important;
}

li.topmost-menu a
{
	/*color: #45A7D8!important;*/
	color: #0188CC!important;
	font-size: 9pt;
}

.navbar-default .navbar-nav > li > a:hover
{
text-decoration: underline;	
}

.navbar-header
{
 padding-top: 1px;    
}

/*.navbar-header .glyphicon-search
{
    font-size: 25px;
    margin-top: 15px;
    margin-right: 13px;
    color: grey;
}
*/

.navbar-header .glyphicon
{
    font-size: 23px;
    margin-top: 15px;
    margin-right: 15px;
    color: grey;
}

.navbar-header .glyphicon .glyphicon-search
{
	margin-right: 15px;
}

.navbar
{
	margin-bottom: 0px!important;
	border-bottom: 2px solid #cacaca !important;
	background: -webkit-linear-gradient(rgb(255, 255, 255), rgb(239, 237, 237)) !important; /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgb(255, 255, 255), rgb(239, 237, 237)) !important; /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgb(255, 255, 255), rgb(239, 237, 237)) !important; /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgb(255, 255, 255), rgb(239, 237, 237)) !important; /* Standard syntax */
	background-repeat: repeat-x;
}

.navbar-toggle
{
	margin-left: 1px;
	margin-right: 0px!important;
}

.main-content
{
	margin-top:250px;
	background-color: #F1F2ED;
	padding-top: 20px;
}


.col-xs-12.visible-xs.mobile-container
{
  background-color: rgb(241, 242, 237);
  padding-left: 0;
  padding-right: 0;
}


.sticky 
{
    position: fixed;
    width: 100%;
    left: auto;
    right: auto;
    top: -4px;
    z-index: 100;
    border-top: 0;
}



a.menu-search-header
{
color: #323232!important;
font-size: 10pt;		
}
	

/* JOBS OVER WRITTEN CSS STARTS FOR MOBILE COMPATIBILITY SEARCH STARTS */

#search_box
{
	position: relative;
	/*float: left;*/
    /*width: 100%;*/
    width: auto;
}

#search_box .search_form 
{
    /*background: url("../images/searchbox_background.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
   background: none!important;
   	background-color: #d5d5d5!important;
   	border-bottom-right-radius: 2px!important;
   	border-bottom-left-radius: 2px!important;
   	border-top-left-radius: 0px!important;
   	border-top-right-radius: 0px!important;
    /*float: left!important;*/
    height: 67px!important;
    margin: 0px auto 10px auto!important;
    padding: 10px 0 0 10px!important;
    /*width: 965px!important;*/
    width: 1003px!important;
}

#search_box .search_form div .sug_box 
{
    color: #9C9C9C!important;
    float: left;
    font-size: 11px;
    font-style: italic;
    margin-top: 0px!important;
    padding-top: 2px;
}

#search_box .search_form select 
{
    background-color: white;
    color: #646464!important;
    float: left;
    font-size: 14px;
    width: 208px;
    height: 33px;
    padding-left: 10px;
    border: medium none;
    border-radius: 3px;
    
}

#search_box .search_form input 
{
    color: #646464;
    font-size: 14px;
    float: left;
    width: 218px!important;
    height: 33px;
    /*text-align: left;*/
    padding-left: 15px;
    border: medium none;
    border-radius: 3px;
}

input.search_btn 
{
    color: #fff !important;
}

a.menu-search-header
	{
	font-size: 10pt;	
	}	
	
.navbar-nav > li > a.menu-search-header	
	{
		padding-bottom: 0px!important;		
	}	

#search_box .search_form div
{
	float: left;
	max-width: 218px;
	/*width: 200px*/
	margin-left: 10px;
}

@media (min-width: 768px) {  
	
 #search_Mobile_box 
  {
    background: #929292;
    /*margin: 3px;*/
    right: 0px;
    width: 100%;
    display: none;
    float: left;
    text-align: center;
    position: absolute;
    top: 70px;
    z-index: 999;
  }
  #jobs_right
  {
  	display: block!important;
  }
  
}

@media (max-width: 768px) {
 #search_Mobile_box 
  {
    background: #929292;
    /*margin: 3px;*/
    right: 0px;
    width: 100%;
    display: none;
    float: left;
    text-align: center;
    position: fixed;
    top: 50px;
    z-index: 9999;
  }
  
  #jobs_right
  {
  	display: none;
    background: none repeat scroll 0 0 #6a6a6a;
    color: white;
    height: 400px;
    overflow: scroll;
    padding: 10px;
    position: fixed;
    right: 0;
    top: 50px;
    width: 200px;  
    z-index: 9999;	
  }
  
  #jobs_right .row
  {
  	width: 200px;
  }
  
  #jobs_right .right_box_head
  {
  	display: none;
  }

  #jobs_right a
  {
  color: white;
  }

  #jobs_right .mobile_active_jobs
  {
  	border-bottom: 1px dashed #828282;
    padding-bottom: 5px;
    padding-top: 3px;
  }
  
  #jobs_right .mobile_active_jobs a
  {
  	margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 0;
    font-size: 9pt;
    color:#FFFFFF !important;
  }
}
