/* CSS Document */
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clsBody
{
background: url("../images/header_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.admin_header {
   margin: 0px auto;
    overflow: hidden;
 width: 950px;
	/*padding:20px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}	
#LeftHeader
{
float:left;
}
#RightHeader
{
margin: 10px 0;
float:right;
}
#RightHeader li {
 display: inline;
    font-size: 13px;
	font-weight:bold;
    overflow: hidden;
    padding: 7px 25px;
	margin-left:10px;
    text-transform: uppercase;
}
#RightHeader a
{
color:#fff;
text-decoration: none;
}
/*#RightHeader li:first-child
{

    background: none repeat scroll 0 0 #dbdbdb !important;
	border:1px solid #c2c2c2 !important;
   
	}*/
	#RightHeader li a:first-child
	{
	color:#898888 !important;
}

/*background:url(../images/menu_bg.png);
margin-right:10px;
}*/
#RightHeader li
{
/*background:url(../images/home_bg.png);*/
background:#3084da;
border:1px solid #136bc5;
border-radius:5px;
}
#Logo h1 {
	background:url(../images/admin_logo.png) no-repeat;
	float:left;
}	
#Logo h1 a {
    display: block;
    height: 87px;
    overflow: hidden;
    text-indent: -2000em;
    width: 230px;	
}
.logout_ad {
    background: none repeat scroll 0 0 #dbdbdb !important;
	border:1px solid #c2c2c2 !important;
   /* margin-left: 10px;*/
	}
	.logout_ad a
	{
	color:#898888 !important;
}
.login_admin
{
 background: none repeat scroll 0 0 #fff;
    border: 1px solid #d5dadd;
    border-radius: 5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 90px auto;
    overflow: hidden;
    padding: 30px 50px;
    width: 26%;
}
.login_admin p
{
margin:10px 0;
float:left;
width:100%;
overflow:hidden;
}
.login_admin label
{
width:100%;
float:left;
color:#9d9d9d;
}
.login_admin input
{
border: 1px solid #ddd;
    float: left;
    margin: 10px 0;
    padding: 7px;
    width: 100%;
}
.login_admin a
{
float:left;
color:#24aae9;
width:100%;
font-size:13px;
text-decoration:none;
}
.login_admin a:hover
{
color:#333333;
}
.login_submit
{
background: url("../images/button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none !important;
    color: #fff;
    font-weight: bold;
    height: 43px;
   
    width: 116px !important;
}
.login_submit:hover
{
color:#000;
}
body
{
 background:none repeat scroll 0 0 #ededed;
}
.Main {
 border: 1px solid #ddd;
 background:#fff;

    margin: 30px auto;
   /* min-height: 290px;
    padding: 5px;*/
    width: 950px;
}
.login_table thead tr
{
background:#cdcdcd !important;
}
.login_table thead th,.login_table td
{
padding:12px;
border-right:1px solid  #ddd;
text-align:left;
vertical-align:top;
}
.login_table thead th
{
padding:15px 10px;
}
.login_table table
{
font-size:13px;
}
.login_table form
{
margin:0;
}

.login_table tr:nth-child(even) {
background: #ececec;
}
.login_table tr:nth-child(odd) {
background: #FFF;
}

.edit_but {
    background: rgba(0, 0, 0, 0) url("../images/edit.png") no-repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-weight: bold;
    height: 37px;
    margin: 0 20px;
    text-decoration: none;
    width: 75px;
}

.delete_but
{
background: url('../images/delete.png') repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 37px;
    text-decoration: none;
    width: 95px;color:#fff;
}
.edit_but:hover
{
background: url('../images/ho_edit.png') repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none;

}
.delete_but:hover
{
background: url('../images/ho_delete.png') repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/*    edit */
.client_det tr
{
background:#ddd;
}
.client_det tr td
{
padding:5px 10px;
border: 1px solid #bfbfbf;
    border-radius: 5px;
	width:50%;
}
.detail_sub
{
background:#000;
border:1px solid #000;
color:#fff;
padding:5px 10px !important;
text-transform:uppercase;
border-radius: 5px;
width:auto !important;
float:none !important;
text-decoration:none;
}
.detail_sub:hover
{
color:#FF9900;
}
.client_det input,.client_det select,.client_det textarea
{
width:250px;
padding:5px;
float:left;
}
.client_det td
{
font-size:14px;
}
.client_det td a
{
text-decoration:none;
}
label.error
{
color:red;
float:left;
font-size:12px;
width:100%;
}
.update_loan
{
width:950px;
margin:50px auto;
}
.Wrapper{
margin:20px auto;
width:1000px;
}
table.viewtable{
	border-collapse:collapse;
	width:100%;
	backfground:#ddd;
	border:1px solid #bfbfbf;
}
table.viewtable th{
	text-align:center;
	background:#CFCFCF;
	padding:15px;
	font-size:13px;
text-transform:uppercase;
}
table.viewtable td{
	text-align:center;
	padding:15px;
	font-size:13px;
}
table.viewtable tr.odd{
background:#ddd;
}
table.viewtable  .edit_but{
margin:0 5px 0 0;
}
table.viewtable  .edit_but,table.viewtable .delete_but{
   float:left;
}


.dataTables_length, .dataTables_filter {
    margin: 5px 0;
    padding: 10px;
}
#example.dataTable tr th {
    padding: 12px 18px;
    text-align: center;
}

#example.dataTable tr td {
    font-size: 11px !important;
    padding: 15px 10px;
    vertical-align: unset;
}

#example.dataTable tr td.sorting_1 {
    text-align: center;
}

#example_info, .dataTables_paginate.paging_simple_numbers {
    font-size: 13px;
    margin: 13px 10px;
    padding: 0 !important;
}
.paginate_button, .paginate_button.current {
    padding: 2px 5px !important;
}

#example_filter input {
    border: 1px solid #8e8e8e;
    padding: 6px;
    width: 250px;
}
#example_length select {
    margin: 0 5px;
    padding: 6px 30px 6px 0;
    width: 140px;
}
