

.logo_styl
{
margin: 5px 100px 0px 0px;
background:;

border-radius:0px;
font-size:40px;color:#54D02A;
}
.title{
font-size:30px;color:#34495E;margin-left:20px;
}
.title:hover{
font-size:40px;color:#34495E;margin-left:20px;
}

element.style {
    z-index: 2;
}
@media (min-width: 768px)
forms.less:515
.navbar-form .input-group>.form-control {
    width: 100%;
}
@media (min-width: 768px)
bootstrap.css:4382
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
}
input-groups.less:118
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
@media (min-width: 768px)
forms.less:614
.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
bootstrap.css:3885
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
input-groups.less:31
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}



.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control1{
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control2{
    display: block;
    width: 100%;
    height: 37px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.close {
    float: right;
    font-size:16px;
	line-height: ;
	font-family:arial;
    color: red;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 02;
}
.alert-success {
    color: #3c763d;
    background-color:whitesmoke  ;
    border:0px;
	margin-top:50px;
    
}

.text_align{  
text-align:center;
padding:10px;
background:#609AF3;
color:white;
font-family:calibri;
font-size:16px;
}
.text_align1{
text-align:center;
background:;
padding:5px;
color:black;
font-family:calibri;
font-size:14px;
   border: 0px solid #ccc;
}
.navbar-default {
    background-color:white;
    border-color: #e7e7e7;
    position: fixed;
	border:1px solid #cfcfcf;
    width: 100%;
    z-index: 99;
	border-radius: 0px;
}
.pad-all{
    padding-top:100px;	
}
.bg-color-full{
	background-color: red;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:;
    padding: 0px 0;
	

}

.navbar-default .navbar-nav>li>a {
	margin-left:0px;
    color: #000;
	font-family:calibri;
	font-size:16px;
}
@media (min-width: 768px)
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
	
	
}

@media (min-width: 768px)
.navbar-right {
    /* float: right!important; */
    /* margin-right: -15px; */
    padding-left: 145px;
	
}


}
 transition: .5s;
}
.reg-form-pad{
	padding:17px;
	
}

.reg-form{
border: 1px solid #ccc;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px grey;
	margin-top:40px;
}
.reg-form-directory
{
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px grey;
	    margin-top: 60px;
    margin-left: -10px;
	background:white;
}
.reg-sytle
{
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px grey;
	    margin-top: 0px;
    margin-left: -10px;
	background:white;
}

.form-group{
	 margin-top: -9px;
	 
}


.paly{
	height: 30px;
}

#sitemap li {
list-style-type:none; 
display: inline-block;
border: 2px solid;
}
footer {
    clear: both;
	text-align:center;
	background:#024ca1;
    padding: 15px 0;
	margin-top:0px;
	
}

footer li {
  display: inline;
  font-size:16px;
  text-decoration:none;
      padding-right: 40px;
}
footer p {
	font-size:16px;
	color:white;
}
footer a{
	color:white;
}
.btn{    	
    padding: 5px 12px;
}
@media only screen and (max-width: 768px) {
	.country-state{
        width:100% !important;
		
    }
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
    width: 100%;
    border-radius: 3px;
}
.btn-info {
    	background:#609AF3;
	color:white;
    border-color: #46b8da;
	width:100%;
    border-radius: 3px;	
	border: 1px solid #cfcfcf;
}
.post-arts{
	text-align:center;
    margin-bottom: 15px;	
}
.send-free{
    background: white !important;
    border: 1px solid #cfcfcf;
    border-radius: 1px;
    padding: 11px 30px;
    color: black;
	text-align:center;
	clear:both;
}	
.send-free:hover{
   background:#eee !important;
   transition:.3s;
}	
@media only screen and (max-width: 768px) {
	.send-free{
	   padding: 7px 12px;
		}
}
.running-marquee{
	margin-bottom:30px;
}
.nav-rght-pos{
	position:relative;
	right:50px;
}
@media screen and (max-width: 767px) {
 .nav-rght-pos{
        position:relative;
	right:0 !important;
    }
}

.margin_from_top
{
	margin-top: 100px;
}
.right_hand
{
	margin-top:120px;
	background:;
	height:100%;
	font-size:12px;
}
.reg_right
{
	margin-top:70px;

}
.style_top{
	margin-top: 93px;
	font-family:calibri;
font-size:18px;
	
}
.tablepost{
	margin-top: 40px;
	
}
.style_top1{
	margin-top: 130px;
	background:white;
	font-family:calibri;
font-size:16px;
}

.border-sl{
	margin-top: 130px;
	background:white;
	font-family:calibri;
font-size:16px;
border: 1px solid #e3e3e3;
}
.only_border{
border: 1px solid #e3e3e3;	
}
.border-sl1{
	margin-top:0px;
	background:white;
	font-family:calibri;
font-size:16px;
border: 1px solid #e3e3e3;
}
.style_cont{
		font-family:calibri;
font-size:16px;
}
.left_style{
	background:white;
	overflow:scroll;
	height:300px;
	box-shadow: 1px 1px 1px 1px grey;
	font-family:calibri;
font-size:16px;

}
.style10{
	background-color:;margin-top:100px;padding: 0px 0px 0px 0px;
}
.style18{
	background-color:#34495E;box-shadow: 1px 1px 1px 1px grey;margin-top:50px;
}
.styl{
	background-color:#34495E;box-shadow: 1px 1px 1px 1px grey;margin-top:0px;
}
.style19{
	padding:50px 50px 50px 50px;color:white;
}
.style20{
color:white;
}

.arts-loca-top{
	margin-top:100px;
	
}
.your-loc-pad{	
	border: 1px solid #c6c6c6;
    padding: 20px 15px 20px 15px;
    background:white;
    margin-top:10px;
    margin-left:0px;	
}

.hover:hover
{
	text-decoration:underline;
}
 
  
  
  


.from-top{
	margin-top:60px;
	text-align:left;
}
.top{
	margin-top:55px;

}
.top-list{
	margin-top:40px;
}
.from-top-font{
	margin-top:60px;
	text-align:left;
	font-size:12px;
	}
.bder{
	border-radius:0px;
	height:500px;
	width:300px;
}

	


.jumbotron {
      background-color: #f4511e;
      color: #fff;
      padding: 100px 25px;
  }
  .bg-grey {
      background-color: white;
	  
	  
  }
  .logo-small {
      color:#4CD2F0;
      font-size: 50px;
  }
  .logo {
      
     margin-left:0px;
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: left;
      margin: 25px 0;
    }
  }

  .join_us
{
	 background-color:;
	 margin-top:100px;


	 font-size:25px;
	 color:white;
	 text-align:center;

}
.creer_us

{

	 margin-top:10px;
	 line-height:-40px;
     font-size:24px;
	 color:#2E4053  ;
	 text-align:center;
	 font-family:Cambria Math;

}
.jtday
{

	 margin-top:-10px;
	 margin-left:20px;
	 line-height:-40px;
     font-size:19px;
	 color:#3498DB;
	 text-align:center;
	 font-family:Comic Sans MS;
}

.job_status
 {

    padding: 20px;
    border-radius: 3px;
	color:#2E4053;
    margin-top: 30px;
    margin-left:px;
	text-align:left;
	font-family:calibri;
	font-size:18px;
}



.classified_area{
	height:269px;background:white;margin-top:12px;
	border-radius:0px 0px 0px 0px; border: 1px solid #ccc;
}
.classified_area:hover{
	
	height:269px;border:5px solid whitesmoke;background:white;margin-top:12px;
	border-radius:0px 0px 0px 0px; border: 1px solid #ccc;
	opacity: 0.8;
	color:#0E0901;

}
.classified_b2b{
	height:255px;background:white;margin-top:12px;
	border-radius:0px 0px 0px 0px; border: 1px solid #ccc;
}
.classified_b2b:hover{
	
	height:255px;border:5px solid whitesmoke;background:white;margin-top:12px;
	border-radius:0px 0px 0px 0px; border: 1px solid #ccc;
	opacity: 0.8;
	color:#0E0901;

}
.classified{
	height:50px;border-radius:0px 0px 0px 0px;color:white;width:100%;background-color:#024ca1;
	position:absolute;text-align:center;left:0px;padding-bottom:5px;padding-top:8px;
	font-size:14px;
	
	
}
.pal{
	background:#609AF3;
	color:white;
}
.footer-bground{
	height:200px;
	background:url('clip-art/footer_3.png') no-repeat;
}

.style1{
	height:28px;font-size:14px;color:#2471A3;
}
.top_emp{
	border: 1px solid #cfcfcf;
	margin-top:100px;
	padding:20px;
	background:white;
}
.bgstyl{
	background:#024ca1;
	color:white;
}
#here{

	height:60px;
	overflow:hidden;
	
	
}

.well_col{
	min-height: 20px;
	text-align:center;
    padding: 10px;
    color: white;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 35px;
    background-color:#024ca1;
    border:px solid #529EDA;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well_co{
	min-height: 20px;
	text-align:center;
    padding: 10px;
    color: white;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 13px;
    background-color:#024ca1;
    border:px solid #529EDA;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well_fb{
	line-height:10px;
    background-color:white;
	 border: 1px solid #ccc;
	 padding: 10px 10px 10px 10px;
	 color:white;
	
}
.left_border{
	background-color: #D7DBDD;
	padding: 0px 10px 0px 0px;
	border:0px solid #e3e3e3;
	font-size:14px;
}

.left_border1{
	background-color:white ;
	padding: 0px 0px 0px 0px;
	border: 0px solid #e3e3e3;
	
}
.left-top-font{
	margin-top:55px;
}
.top110px{
	margin-top:110px;
}
.top-5px{
	margin-top:-05px;
	
}
.top05px{
	margin-top:05px;
}
.top10px{
	margin-top:10px;
}
.top60px{
	margin-top:60px;
}

.top90px{
	margin-top:90px;
}
.top70px{
	margin-top:70px;
}
.top40px{
	margin-top:40px;
}
.top45px{
	margin-top:43px;
}
.top30px{
	margin-top:30px;
}
.top35px{
	margin-top:30px;
}
.top33px{
	margin-top:30px;
}
.top19px{
	margin-top:19px;
}
.top13px{
	margin-top:13px;
}
.top-20px{
	margin-top:-20px;
}

.top-10px{
	margin-top:-10px;
}

.top20px{
	margin-top:20px;
}
.top-2px{
	margin-top:-2px;
}
.top21px{
	margin-top:22px;
}
.top130px{
	margin-top:130px;
}
.top50px{
	margin-top:50px;
}
.top65px{
	margin-top:65px;
}
.top85px{
	margin-top:85px;
}
.top80px{
	margin-top:80px;
}
.top135px{
	margin-top:135px;
}
.top16px{
	margin-top:16px;
}
.top150px{
	margin-top:150px;
}
.padding100{
	background-color:white ;
	padding: 90px;
	
}

.padding20{
	background-color:white ;
	padding:0px 20px 20px 20px;
	
}
.tab_color{
	
	background-color:#2873AE;
	border: 1px solid #e3e3e3;
	border-radius: 2px;
	color:white;
	 height: 37px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-top: 10px;
	heigh:37px;
	
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
    font-size: 16px;
	font-family:calibri;
}

.bg_color_styl{
	
	background-color:#024ca1;
	height:100%;
	border-radius:3px;
	
	
	
}

.tab_color_blue{
	background-color:#FF5733;
	border-color:white;
	color:white;
	height:33px;
	margin-top:-1px;
	border: 0px solid #1F6FDD;
	border-radius:3px;
}
.left_boxcolor{
	
	background-color:#FF5733;
	border-color:white;
	color:white;
	
	border: 1px solid #1F6FDD;
	border-radius:1px;
}

.latestbg{
	background-color:#AAB7B8;
}
.marqueestyle{
	color:#176C83;
	font-size: 18px;
	font-family:calibri;
}
.leftad{
	text-align:left;
	color:#176C83;
	font-size: 16px;
	font-family:calibri;
	padding: 20px 20px 20px 20px;
	border: 1px solid #ccc;
	
}
.thougth{
	background:white;
	text-align:left;
	color:#176C83;
	font-size: 14px;
	font-family:calibri;
	padding: 20px 20px 20px 20px;
	border: 1px solid #ccc;
	
}
h1 {
    display: block;
    font-size: 1em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

* {
    box-sizing: border-box;
}

.columns {
    float: left;
    width: 23.3%;
    padding: 8px;
	border-radius:5px;
	
}
.columns1 {
    float: left;
    width: 33.3%;
    padding: 8px;
	
}

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
	font-size:16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}

.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

.price .grey {
    background-color: #eee;
    font-size: 20px;
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}
.fnstl{
	font-size:18px;
	font-family:calibri;
}

.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
	background: #4CAF50;
	color:white;
}
.btn-info {
    background: #4CAF50;
    color: white;
    border-color: #46b8da;
    width: 50%;
    border-radius: 3px;
    border: 1px solid #cfcfcf;
}
.btn-info:hover {
    background: #4CAF50;;
    color: white;
    border-color: #46b8da;
    width: 50%;
    border-radius: 3px;
    border: 1px solid #cfcfcf;
}
.panel-body {
    padding: 15px;
	font-size:18px;
	font-family:calibri;
}
.photo_box{
	background:#1C6990;
	color:white;
}

.ctgry{
	background:#0D3558;
    color:white ;
	font-size:18px;	
    border-color: #46b8da;
    height:50px;
	font-size:18px;
	padding:10px;
    border-radius: 0px;
    border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
.ctgry:hover{
	background:#124D81;
    color: white;
    border-color: #46b8da;
    height:50px;
	font-size:18px;
	padding:10px;
    border-radius: 0px;
    border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}

.ctgry1{
	background:#0D3558;
    color:white;
	font-size:14px;
    border-color: #46b8da;
    height:50px;
	padding:10px;
    border-radius: 0px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
.ctgry1:hover{
	background:#124D81;
    color: white;
    border-color: #46b8da;
    height:50px;
	font-size:14px;
	padding:10px;
    border-radius: 0px;
    
}
.ctgry2{
	background:#0D3558;
    color:white;
	font-size:18px;
    border-color: #46b8da;
    height:50px;
	padding:10px;
    border-radius: 0px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.ctgry2:hover{
	background:#124D81;
    color: white;
    border-color: #46b8da;
    height:50px;
	font-size:18px;
	padding:10px;
    border-radius: 0px;
}

.top12px{
	margin-top:12px;
}

/* Fixed sidenav, full height */
.sidenav {
    
  
   
    z-index: 1;
    top: 0;
    left: 0;
    background-color:#0D3558;
    overflow-x: hidden;
    padding-top: 20px;
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 20px;
    color:white;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
    color: #f1f1f1;
}

/* Main content */
.main {
    margin-left: 200px; /* Same as the width of the sidenav */
    font-size: 20px; /* Increased text to enable scrolling */
    padding: 0px 10px;
}

/* Add an active class to the active dropdown button */
.active {
    background-color:;
    color: white;
}


/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
    display: none;
    background-color: #262626;
    padding-left: 8px;
	
}

/* Optional: Style the caret down icon */
.fa-caret-down {
    float: right;
    padding-right: 8px;
	color:white;
}

/* Some media queries for responsiveness */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

.cat_style{
	font-size:18px;
	border-right:1px solid #cfcfcf;
	
	
}
.ulstyl{
    margin-top:12px;
    margin-bottom: 10px;
    margin-left:0px;
	background:white;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	line-height:30px;
	text-align:left;	
	padding-top: 10px;
	padding-bottom:0px;
}

.emp_txt_Style{
	color:red;
	
}

.reg-form-reg_log {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px grey;
    margin-top: 40px;
    margin-left: -10px;
    background: #34495E;
}

.nav>li>a{
    position: relative;
    display: block;
    padding: 10px 15px;
    background:;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color:white;
    border: 1px solid #ddd;
    border-bottom-color:#103C53;
}