.current_link {
    color: #b6d124;
}
.one-col {
    margin: 30px 0 27px 15px;
}
.search_results{
	padding-top:20px;
}
.search_results td{padding-bottom:20px;}
.search_url{
	font-size:11px;
	color:grey;
}
.search_preview_text{
	font-size:12px;
}
.gallery_img{
	width: 256px;
	padding-top:20px;
}
.gallery_img_last{
		padding-right:20px;

}
.formus{
    width: 300px;
    border: 1px solid #123d65;
    padding: 1px 5px;
    font-family: Arial, Helvetica, sans-serif;
}

.sumb{
    border: none;
    background: #cddbe4;
    border-radius: 4px;
    color: #153860;
}
.content{
	padding-top:20px;
	padding-top:0px;
}
.result_layer{
	margin-top:20px;
	font-size:14px;
	padding:20px;
	font-weight:bold;
}
.result_layer span{
	padding:10px;
}
.result_layer p{
	font-size:13px;
	padding-left:20px;
	padding-top:10px;
	font-weight:normal;
}
.success{
	color:green;background:#F3FCEE;border:1px solid #DBEFD2;
}

.error{
	color:red;background:#FEEBEC;border:1px solid #FEC8BD;
}

.result_w500{
	
	 width:500px;
	 margin-top:20px;
	 margin-bottom:20px;
	 padding-left:20px;
	 padding-right:20px;
}
.result_w400{
	 width:420px;
	 margin-top:20px;
	 margin-bottom:20px;
	 padding-left:20px;
	 padding-right:20px;
}
.symbol {
	display: inline-block;
	width:45px;
	height:6px;
	margin-right:2px;
	background:#cddbe4;
}

.symbol-empty {
	background-color: #cddbe4;
}

.symbol-filled {
	background-color: #123d65;
}

.elfinder{
	padding-bottom:50px;
}

.add_contact_btn{
	width:846px;
	background:#153860;
	height:50px;
	cursor:pointer;
	text-transform: uppercase;
	color:#fff;
	text-align: left;
	padding:0 15px;
	margin-top:30px;
}
.add_contact_btn:hover{
	text-decoration:underline;
}
.add_contact_btn .plus{
	font-size: 34px;
    line-height: 1.4;
    font-weight: 300;
    margin-right:5px;
}
.add_contact_btn .text{
	font-size:15px;
    line-height:3.35;
    font-weight: 700;
}
.table_header{
	border:1px solid #e7e7e7;
	height:42px;
	background:#fafafa;
	color:#a8a8a8;
	width:874px;
	line-height:3.2;
	font-size: 14px;
}
.table_header div{
	padding-left:20px;
	height:42px;
}

.contacts_table{
	width:876px;
	border-collapse: collapse;
	font-size: 14px;
	margin: -2px 0 70px 0;
    color:#4d4d4d;
}
.contacts_table tbody{
	display:block;
	max-height: 484px;
    overflow: auto;
}

/*.contacts_table tr:nth-child(1){
	background:#153860;
	height:50px;
	cursor:pointer;
	text-transform: uppercase;
	color:#fff;
	text-align: left;
}
.contacts_table tr:nth-child(1) th{
	padding:0 15px;
}
.contacts_table th .plus{
	font-size: 34px;
    line-height: 1.4;
    font-weight: 300;
    margin-right:5px;
}
.contacts_table th .text{
	font-size:15px;
    line-height:3.35;
    font-weight: 700;
}*/
.contacts_table tr{
	border:1px solid #e7e7e7;
	border-collapse: collapse;
}
/*.contacts_table tr:nth-child(2){
	height:42px;
	background:#fafafa;
	color:#a8a8a8;
}*/
.contacts_table tr{
	height:65px;
}
.contacts_table td{
	padding-left:20px;
}

.contacts_table .edit_btn{
	width:115px;
	height:38px;
	border:1px solid #e6e6e6;
	border-radius:4px;
	background:#fafafa url('/images/edit.png') no-repeat 10px center;
	box-shadow: 1px 1px 1px rgba(219,219,219,0.5);
	text-transform: uppercase;
	text-align:center;
	font-size: 14px;
    line-height: 2.7;
    font-weight: 600;
	color:#666666;
	padding-left:30px;
	padding-right:10px;
	margin-right:5px;
	cursor:pointer;
}
.contacts_table .edit_btn:hover{
		background:#153860;
		color:#ffffff;
}
.contacts_table .delete_btn{
	width:75px;
	height:38px;
	border:1px solid #e6e6e6;
	border-radius:4px;
	background:#fafafa url('/images/delete.png') no-repeat 10px center;
	box-shadow: 1px 1px 1px rgba(219,219,219,0.5);
	text-transform: uppercase;
	text-align:center;
	font-size: 14px;
    line-height: 38px;
    font-weight: 600;
	color:#666666;
	padding-left:25px;
	padding-right:10px;
	cursor:pointer;
}
.contacts_table .delete_btn:hover{
		background:#153860;
		color:#ffffff;
}
.banner_div{
	float:left;
	z-index:1035;
	
	
	margin-left:50px;
	
}


.banner_url{
	display:inherit;
	position:absolute;
}
.banner{
	margin-left:25px;
}
.banner_vertical_div{
	margin-bottom:15px;
	z-index:9999;
	position:relative;
}
.red{
	color:red;
}
.subscribe_checker{
	padding-top:25px;
	padding-bottom:15px;
}
.detail_object_map{

	margin-top: 25px;
    
}

#files_list{
	width:100%;
}


