html,
body{
	height: 100%;
}
body.bg{
	background-color: #457DB0;
	background: url(/images/bg.gif);
}
body.adm-bg{
	background-color: #81411b;
	background: url(/images/bg_adm.gif);
}
.wrap{
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px;
	padding: 0 0 60px;
}
.wrap > .container{
	width: 100%;
	margin: 0;
    padding: 0;
}
#main-content .container{
	background-color: transparent;
	width: 95%;
	margin-bottom: 5px;
	border-radius: 0 0 4px 4px;
}
#main-menu > li{
	background-color: #d9edf7;
	margin-right: 1px;
	border-radius: 4px 4px 0 0;
}
#main-menu  > li.active  > a{
	margin-right: 0;
}
#case-menu > li{
	background-color: #d9edf7;
	margin-right: 2px;
	border-radius: 4px 4px 0 0;
}
.footer{
	background-color: #d9edf7;
	border-top: 1px solid #d9edf7;
	padding-top: 10px;
	height: 60px;
}
.footer .container{
	margin: 0 5em;
}
#content, #case-content.tab-content{
	background-color: #fff;
	padding: 10px 10px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-radius: 0 0 4px 4px;
}
#case-content.tab-content{
	background-color: #f9f9f9;
}
#case-menu  > li.active  > a{
	background-color: #f9f9f9;
}
#content .form-control{
	padding: 6px 11px;
}
.adm{
	color: #81411b;
}
.pagination.adm>.active>span{
	background-color: #81411b;
    border-color: #81411b;
}
.pagination.adm>li>a{
	color: #81411b;
	border-color: #81411b;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.table .th{
	background-color: #ddd;
	font-weight: 500;
}
.table thead{
	font-weight: 600;
}
.table tbody,thead>tr>td.vert-align{
	vertical-align: middle;
}
.lawcase-number-td.adm>a{
	color: #81411b;
    padding-bottom: 1px;
    border-bottom: 1px dashed #81411b;
    cursor: pointer;
}
.lawcase-number-td.adm>a:hover, .lawcase-number-td.adm>a:focus{
	text-decoration: none;
	/*color: #a77f3b;*/
	border-bottom: 1px solid #81411b;
}
.lawcase-number-td>a{
	color: #069;
    padding-bottom: 1px;
    border-bottom: 1px dashed #069;
    cursor: pointer;
}
.lawcase-number-td>a:hover, .lawcase-number-td>a:focus{
	text-decoration: none;
	/*color: #a77f3b;*/
	border-bottom: 1px solid #069;
}
.btn.btn-default.adm{
	background-color: #81411b;
	border-color: #81411b;
	color: #fff;
}
.btn.btn-default.adm1{
	border-color: #81411b;
	color: #81411b;
}
.btn.btn-default{
	background-color: #d9edf7;
	border-color: #428bca;
	color: #428bca;
}
.loader{
	background: url(/images/loader.gif) center no-repeat;
	background-size: 64px 64px;
	height: 80px;
}
.modal-dialog.modal-sm{
	margin-top: 220px;
}
.modal-dialog{
	margin-top: 160px;
}
.menu_adm{
	color: #81411b;	
	margin-bottom: 2em;
}
.menu_adm>ol>li>a, #link>a{
	color: #81411b;
    padding-bottom: 1px;
    border-bottom: 1px dashed #81411b;
    cursor: pointer;
	font-weight: bold;
}
.menu_adm>ol>li>a:hover, .menu_adm>ol>li>a:focus, #link>a:hover, #link>a:focus{
	text-decoration: none;
	/*color: #a77f3b;*/
	border-bottom: 1px solid #81411b;
}
#vid_pr_menu, #loadForm, #changePass{
	display: none;
	margin: 1em 13em 0 13em;
}
#loadResult{
	font-size: 16px;
	margin-bottom: 2em;
}
#adm_name{
	margin-top: 5em;
}
#link{
	margin-top: 2em;
}
hr{
	border-color: #ddd;
}
table{
	font-size: 14px;
}
.none{
	display: none;
}
.pagination>.disabled.adm>span{
	color: #81411b;
    border-color: #81411b;
}
.block1 {
	width: 114px;
	height: 100%;
	background-image: url(/images/h_1.jpg);
	float: left;
   }

.block2 {
	width: 81px;
	height: 100%;
	background-image: url(/images/h_2.jpg);
	float: left;
   }

.block3 {
	width: 820px;
	height: 100%;
	background: url(/images/h_3chel_1.gif) no-repeat;
	float: left;
	padding-left: 1em;
   }

.block3>h3 {
    color: #ddd;
	font-weight: bold;
   }

#menu {
   height: 27px;
   background-image: url(/images/c.gif);
   padding-left: 30px;
   }

.main_top1 {
   width: 97%;
   height: 23px;
   background: url(/images/c2_1bg.gif);
   float: left;
   }

.main_top2 {
   width: 23px;
   height: 23px;
   background-image: url(/images/c2_2.gif);
   float: left;
   background-repeat:no-repeat;
   }

.main_bottom1 {
   width: 97%;
   height: 20px;
   background-image: url(/images/c2_5bg_1.gif);
   float: left;
   }

.main_bottom2 {
   width: 23px;
   height: 20px;
   background-image: url(/images/c2_6.gif);
   float: left;
   background-repeat:no-repeat;
   }

.version p {
   margin: 0;
   padding-left: 2%;
   }

.block1_adm {
	width: 114px;
	height: 100%;
	background-image: url(/images/h_1_adm.jpg);
	float: left;
   }

.block2_adm {
	width: 81px;
	height: 100%;
	background-image: url(/images/h_2_adm.jpg);
	float: left;
   }

.block3_adm {
	width: 400px;
	height: 100%;
	background-image: url(/images/h_3chel_1_adm.gif);
	float: left;
   }

.block3_adm P {
    margin: 0;
    padding-top: 3%;
    padding-left: 3%;
   }

.main_top1_adm {
   width: 98%;
   height: 23px;
   background: url(/images/c2_1bg_adm.gif);
   float: left;
   }

.main_top2_adm {
   width: 23px;
   height: 23px;
   background-image: url(/images/c2_2_adm.gif);
   float: left;
   background-repeat:no-repeat;
   }

.main_bottom1_adm {
   width: 98%;
   height: 20px;
   background-image: url(/images/c2_5bg_adm.gif);
   float: left;
   }

.main_bottom2_adm {
   width: 23px;
   height: 20px;
   background-image: url(/images/c2_6_adm.gif);
   float: left;
   background-repeat:no-repeat;
   }
   .variant-list {
    position: absolute;
    background: white;
    padding: 10px 15px 15px;
    font-size: 14px;
    border: 1px solid #dadada;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	z-index:99999999;
}
.variant-list .variant-container {
    max-height: 300px;
    margin-bottom: 15px;
    overflow: auto;
    padding-right: 15px;
}
.variant-list ul {
    list-style: none;
	padding: 0;
}
.variant-list ul li {
    margin-bottom: 10px;
    line-height: 135%;
}
.button-normal.clear-variants {
    float: right;
}
.button-normal.slim {
    font-size: 14px;
    padding: 1px 12px;
}
.button-normal {
    border: 1px solid #bbb;
    display: inline-block;
    color: #045189 !important;
    background: #f1f1f1 !important;
    background: linear-gradient(#f5f5f5, #e9e9e9) !important;
    background: -moz-linear-gradient(#f5f5f5, #e9e9e9) !important;
    background: -webkit-linear-gradient(#f5f5f5, #e9e9e9) !important;
    padding: 2px 20px;
    font-size: 16px;
    font-family: Arial !important;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(100, 100, 100, 0.1);
    cursor: pointer;
    line-height: 130%;
}
.dashed {
    color: #045189;
    border-bottom: 1px dashed #045189;
    padding-bottom: 1px;
    cursor: pointer;
}
