H1 {
    color: #336699;
}

H2 {
	color: #336699;
}

table {
    display: table;
    border-collapse: separate;
    border-spacing: 1px;
    border-color: grey;
	}

td {
	padding: 2px;
}

td, th {
    display: table-cell;
    vertical-align: inherit;
}

.statsTable{
	width:100%;
	border: 1px solid grey;
}

.statsTable th {
	font-size: 10pt;
}

.statsTable tr {
	background: #white;
}

.statsTable td {
	font-size: 0.9em;
	color: #00000;
    vertical-align: middle;
    text-decoration: none;
    background: #eeeeee;
}

.btn-success{
background-color: #3072ab;
background-image: none;
background-repeat: repeat-x;
border-color: #4E7FB3;
}

.btn-success:focus, .btn-success:hover {
    background-color: #4E7FB3;
    background-position: 0px -15px;
   background-image: none;
   border-color: #4E7FB3;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #FFF;
    background-color: #144e9d;
}

ol.breadcrumb li{
font-style: normal;
}

.badge{
background-color: #B9CCE4;
color: #2d5490;
}

a {
color: #2d5490;
}

.well{
padding:8px;
margin-top: 15px;
background-color: #e6e9ed;
}

.panel-primary > .panel-heading {
background-color: #4C779A;
background-image: none;
}

.panel-info > .panel-heading {
background-color: #4C779A;
border-color: #4C779A;
background-image: none;
color: #ffffff;
}

.panel-info  {
border-color: #3278B3;
}

.alert-info{
background-color: #518dc1;
color: #f3f3f3;
border-color: #3278B3;
background-image: none;
}

.alert-info a{
color: #001BE6;
}

.btn-info {
    background-image: none;
    background-repeat: repeat-x;
    border-color: #4c779a;
    background-color: #5591c1;
}

.panel-default > .panel-heading{
background-image: none;
border-color: #eeeeee;
background-color: #eeeeee;
}

.panel-success > .panel-heading {
    background-image: none;
    background-repeat: repeat-x;
    border-color: #144e9d;   
    background-color: #144e9d;
    color: #e6e9ed;
}

.panel-success {
    border-color: #144e9d;   

}

.text-muted a{
color: #e6e9ed;
}

.glyphicon-envelope {
color: #e6e9ed;
}

.footstyle{
padding-top: 10px;
}

.label-default{
background-color: #4C779A;
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #3076af;
}

div.tagcloud .tagcloud_1{
	color: red; 
}

div.tagcloud .tagcloud_2{
color: #0a3470;
}

div.tagcloud .tagcloud_3{
color: #698B22;

}

.searchg{
padding-top: 5px; 
}

.logobsu{
padding-left: 15px;
}

.navbar-nav{
margin: 0;
}

.navbar-brand{
padding: 12px 15px!important;
}

.pull-right-s{
float: right;
}

.table-form{
width: 100%; 
float:right;
}

.table-form-ban{
width:100%; 
float:right;
text-align: center;
}

.tdw{
width:27px;
}

.news{
padding-left :-40px;
}

ol.breadcrumb li a.lockbar-link{
color: #58faf4;
}

ol.breadcrumb li.lockbar-link{
color: #58faf4;
}

.carousel-control.left{
background-image: none;
}

.carousel-control.right{
background-image: none;
}

.copyrightText{
color: #CD2626;
}

.subbut{
margin-top: 10px; 
margin-bottom: 10px;
font-weight: bold;
}

#tlocation{
width:100%;
}

.searchincol{
background-color: #eeeeee;
background-repeat: no-repeat; 
}

.input-group[class*="col-"] {
 float: left ;
    padding-right: 15px;
    padding-left: 15px;
}

small > a{
	color: #2b7acc;
}

.backoth{
	background-color:#F5F5F5;
	padding: 5px;
	border-radius: 6px;
}

.jumbotron {
	font-size: 11pt!important;
	line-height: 1.1!important;
}

.form-control{
	color:#000;
}
