@charset "utf-8";
/* CSS Document */

a {
	color: #343434; }
.navbar-default {
	height:146px;
	background: url(../../images/bg.gif) repeat-x; 
	border: 0px solid #fff;
	 }
.navbar-header,
.navbar-header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: 400;
	color: #515151;
	padding: 0;
	height: 190px;
}
.navbar-header {
	background: url(../../images/logo.png) no-repeat;
	}
.navbar-header a {
	padding: 40px 20px 0px 290px;
}
.sidebar {
	top: 140px;
	background: #fff;
	border-rigth: 1px solid #ccc;}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
	background-color: #dadada;}

.pagination > li > a, .pagination > li > span {
	color: #de7979;}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #ee1c25;
border-color: #ee1c25;
}

.btn-link {
	color: #ee1c25;}
.btn-primary {
	background-color: #ee1c25;
border-color: #ee1c25;}
.alert-warning {
	color: #000;
	background-color: #ffbcbc;
	border-color: #ffbcbc;
	
	}
.btn-success {
	background-color: #a70007;
	border-color: #a70007;
	
	}
.navbar-default .navbar-brand {
	/* color: #fff; */
	}