body{
	background:#1765a1;
	font-size:12px;
}
.container{
	max-width:1040px;
}
a{
	color:#0e68ad;
}
.img-left{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.img-right{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
header{
	background:#fff;
	border-bottom:2px solid #cdad47;
	height:100px;
	padding-top:10px;
}
header .container .logo{
	float:left;
}
header .navbar-collapse{
	float:right;
	margin-top:45px;
}
header .navbar-nav>li{
	border-left:1px solid #dbb642;
}
header .navbar-nav>li:last-child{
	border-right:1px solid #dbb642;
}
header .navbar-nav>li>a {
padding-top: 0px;
padding-bottom: 0px;
text-transform:uppercase;
}
header .navbar-nav>li>a:hover{
	background:transparent;
	color:#0a4e82;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
	background:transparent;
}
.content .title{
	font-size:16px;
	color:#0e68ad;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0;
}
.content .hr{
	border-bottom:1px solid #0a4e82;
	height:40px;
}
.content{
	margin-top:25px;
	border-top:6px solid #0a4e82;
}
.content .active td{
	background:#1765a1 !important;
	color:#fff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .list-group-item{
	background:#1765a1;
	color:#fff !important;
	border-right:none;
	border-left:none;
	border-radius:0;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
	background:#0a4e82 !important;
	border-color:#fff;
	border-top:none;
}
.list-group-item:first-child{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav-tabs>li {
	margin-bottom:-3px;
}
a.list-group-item:hover, a.list-group-item:focus{
	background:#0a4e82;
}
.list-group-item{
	
}
.breadcrumb{
	background:none;
}
.breadcrumb li, .breadcrumb li a{
	color:#dbb743;
}
.content .entry{
	background:#fff;
	padding:30px;
}
.page-header{
	background:#1765a1;
	padding-bottom:0;
}
.page-header h3{
	color:#fff;
	margin:0;
	padding:10px;
	font-size:14px;
}
.content .box{
	background:#e5e5e5;
}
.content .box .row{
	padding:0 15px;
}
footer .footer{
	background:#424242;
}
footer .footer h2{
	color:#ffe063;
	font-size:16px;
	font-weight:bold;
	text-transform:upparcase;
}
footer .footer p,footer .footer li{
	color:#babab9;
}
footer .footer li{
	margin-bottom: 10px;
}
footer .col-md-3{
	padding:30px 25px 40px;
}
footer .container{
	border-top:4px solid #686868;
}
footer p{
	color:#004274;
}
footer .copy{
	/*height:160px;*/
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #2f8cd4;
}
footer .copy p{
	color:#fff;
}
footer .copy img{
	margin-right:20px;
}
footer .form-group #mail, footer .form-group #name{
	background:#6f6f6f;
	border-color:#323232;
	color:#babab9;
}
footer .form-group input::-webkit-input-placeholder {
	color:#babab9;
}
footer .form-group input::-moz-placeholder {
	color:#babab9;
}
footer .btn{
	background:#262626;
	color:#babab9;
	border-color:#333333;
	float:right;
}
footer .copy .col-md-4 p{
	margin-top:20px;
	float:right;
	cursor:pointer;
}
footer .social .col-md-3{
	padding-bottom:15px;
}

footer .footer ul li a {
    color: #babab9;
    text-decoration: none;
}

footer .copy a {
    color: #fff;
    text-decoration: none;
}

.table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 4px !important;
}

.content .warning td {
    background: #eea236 !important;
    color: #fff;
}

.content .danger td {
    background: #e63a3a !important;
    color: #fff;
}

.content .info td {
    background: #368ee0 !important;
    color: #fff;
}

.content .success td {
    background: #339933 !important;
    color: #fff;
}

.content .reform td {
    background: #666666 !important;
    color: #fff;
}

.files-title {
    background-color: #7A7B2F;
    color: #FFFFFF;
    padding: 4px;
}

.book-head{
	background: url("img/book-head.png") no-repeat left top;
	background-size: 199%;
	height: 30px;
	position: relative;
	margin-top: -29px;
}
.book-head-r{
	background: url("img/book-head.png") no-repeat right top;
	background-size: 201%;
	height: 56px;
	position: relative;
	margin-top: -55px;
}
.book-footer{
	background: url("img/book-footer.png") no-repeat left top;
	background-size: 199%;
	height: 20px;
	width: 100%;
	bottom: 0;
	position: absolute;
	margin-bottom: -20px;
}
.book-footer-r{
	background: url("img/book-footer.png") no-repeat right top;
	background-size: 201%;
	height: 60px;
	width: 100%;
	bottom: 0;
	position: absolute;
	margin-bottom: -60px;
}
.book-center-left{
	background: url("img/book-center.png") repeat-y left top;
	background-size: 199%;
	height:1094px;
	padding:0;
	margin-top:30px;
}
.book-center{
	background: url("img/book-center.png") repeat-y right top;
	background-size: 201%;
	height: 1059px;
	padding:0;
	margin-top: 32px;
	margin-bottom: 60px;
}
.padding{
	padding:15px;
}
.padding-r{
		padding: 0 30px 0 15px;
}











