.navbar-default .navbar-nav > li > a {
    color: #555;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    padding: 6px 8px 6px 8px;
    z-index: 102;
    border: 1px solid transparent;
    bottom: -1px;
	}
		
	.btn-block {
    display: block;
    width: 100%;
    padding: 12px;}

		
		.header {
    padding: 0px 0;
    border-bottom: 1px solid #f1eded;
    background-color: #fafafa;
}
a.color-green{
	color: #7eb530;
}
.logout{
	color: #cd3c2e;
text-align: right;
text-decoration: none;
margin-top: 15px;
font-weight: normal;
border: 1px solid;
padding: 2px 5px;
border-radius: 5px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
    color: #cd3c2e;
    background-color: transparent;
}


.active-upl {
    color: #ffffff;
       float:right !important;
    background-color: #337ab7;
}
   

.fixed-header-on .header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1006;
    opacity: 0;
    filter: alpha(opacity=0);
    border-bottom: 1px solid #f1f1f1;
    padding: 7px 0;
    background-color: #fafafa;
		}
		
		
	.btn-link-2 {
    display: inline-block;
    height: 50px;
    margin: 5px;
    padding: 15px 20px 0 20px;
    background: rgba(130, 130, 130, 0.8);
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    /* width: 60%; */
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    width: 60%;
}

h1{
color:#337ab7
margin-top: 4px;
margin-bottom: 14px;
}

<style type="text/css">
 
.candidates-listing {
	float:left;
	width:100%;
	padding:30px 0;
}
.candidates-listing .holder {
	margin:0 auto;
}
.candidates-search-bar {
	float:left;
	width:100%;
	background:#fff;
	padding:0 0;
}
.candidates-search-bar form {
	margin:0 auto;
	width:100%;
	border-radius:3px;
	padding:15px;
}
.candidates-search-bar form input[type="text"] {
	background:#fff;
	border:0 none;
	border-radius:3px;
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.15);
	box-sizing:border-box;
	color:#777;
	float:left;
	font:400 14px "Roboto", sans-serif;
	height:45px;
	padding:0 20px;
	width:100%;
}
.candidates-search-bar form button[type="submit"] {
	background:#fff;
	border:0 none;
	border-radius:3px;
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.15);
	float:left;
	font-size:18px;
	height:45px;
	width:100%;
}
.candidates-search-bar form button[type="submit"]:hover {
	background:#7eb530;
	color:#fff;
}
@media only screen and (max-width:960px){
        .candidates-search-bar input, .candidates-search-bar button{margin-top:10px;}
    }
	
	.login-clr{color:#3462a1 !important;
	margin-top: 6px;}
	
	.form-box {
    margin-top: 200px;
    padding: 0px 0px 0px 0px;}
	
	.candidates-search-bar form button[type="submit"] {
    background: #7eb530;}
	
	.Fl-left{
	float:left;
	
	}
	
	/***
	Top Header
***/
.top_header{
	background-color: #ddd;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}
.top_header .info ul {
	padding: 23px 0px 0px 0px;
	
}
.top_header .info ul li{
	display: inline-block;
	margin-right: 10px;
}
.top_header .info ul li a{	
    color: #525050;
    font-size: 13px;
    text-decoration: blink;
    font-weight: bold;
    font-family: arial;
}

.top_header .sec_menu ul {
	padding: 10px 0;
	float: right;
}
.top_header .sec_menu ul li{
	display: inline-block;
	margin-right: 10px;
}
.top_header .sec_menu ul li a{
	text-decoration: blink;
	font-weight: bold;
}
.contact_but {
    background-color: #227cb7;
    font-size: 14px;
    color: #ffffff;
	font-weight: bold;
    border-radius: 8px;
}
.navbar-default .navbar-nav > li.contact_but a{
	color:#fff;
	text-decoration: blink;
}
.topmarg{padding-bottom:40px;
padding-top:20px;}

.jobs{    
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    width: 35%;   
    background-color: #FF5722;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;}
	
	.jobs:hover {
    background-color:#7eb530;
    border: 1px solid #fff;
	}
	.fl-left{float:left;}
	
	.login-bu
	{margin-bottom:0px;}
	
.footer-content .form-control-feedback{    line-height: 50px !important; }  

.footer-content input{ height:42px; }

.footer-content textarea{ height: 100px; }

.jobs{ font-size:16px; }

.fa-search{ color:#fff; }

@media screen and (max-width: 990px) 
{
.btn-link-2
{
float:left;
width:100%}
}

@media screen and (max-width: 768px) {
    .jobs{
        font-size:14px;
		word-wrap: break-word;
    }
}

@media screen and (max-width: 480px) {
    .jobs, .login-clr{
        font-size:12px;		
    }
}

@media screen and (max-width: 480px) {
    .login-clr{
        font-size:24px;		
    }
}

.float-rt{
float:right;

}

.border-lin{
	padding-left: 10px;
	padding-right: 10px;
    border-right: 1px solid #ada2a2;
border-left: 1px solid #ada2a2;}

.fa fa-user{
margin-right:06px;}

.img-icon{
float: left;
vertical-align: middle;
height: 24px;
width: 24px;
margin-right: 10px;}

.img-imr{
width:100%;}

.carrier-min {
    min-height: 522px;
}


.form-top1 {
    height: 32px !important;
	font-family: inherit !important;;
	font-size:12px !important;;
	color:#CCCCCC !important;;
}
.input-group-addon{
color:#666666;
   
}

.tp-button
{
min-width: 50px;
height:30px !important;}


.tab-button-li{
background-color:#333333;}



.login-clr{ font-size: 26px; } 

.tabs-style-2 .tab-content{    padding: 0px 0;}


@media screen and (max-width: 1366px) 
{
.merg-top {
    margin-top: 320px;
}
.form-box{ margin-top: 150px; }
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ddd;}
	
	.navbar-form .input-group > .form-control {
    color: #999999 !important;
    width: 100%;
}

.tabs-style-26 .nav-tabs {
    border-bottom: 1px solid #666666;
    background-color: #eee;
}

.boxed-bx{
    background-color: #f5f5f5;
    padding: 30px;}
	
.text-ll{
text-align:center;

}


.blue-1{
padding: 6px 22px;
    margin-bottom: 20px;
    font-size: 13px;
    background-color: #555;
    color: #f5f5f5;}