/* CSS Document */
#navi > li > a{
	border-left: 3px solid #6494C0 !important;
	
}
.wp-theme-2 .bg-2{
	background: #6494C0 !important;
}
#qab form.form-horizontal legend{
	background: #6494C0 !important;
	-webkit-box-shadow: 3px 3px 5px #234768 !important;
}
.wp-theme-2 .lw .navbar-wp .navbar-nav>li>a:hover, .wp-theme-2 .lw .navbar-wp .navbar-nav>li>a:focus
{
background-color: #6494C0 !important;	
}
.wp-theme-2 .navbar-wp .navbar-nav>.open>a, .wp-theme-2 .navbar-wp .navbar-nav>.open>a:hover, .wp-theme-2 .navbar-wp .navbar-nav>.open>a:focus{
	background-color: #6494C0 !important;
}

.wp-theme-2 .navbar-wp .dropdown-menu>li>a:hover{
background: #6494C0 !important;	
}
.wp-theme-2 .navbar-wp .dropdown-menu{
	border-top: 1px solid #234768 !important;
border-bottom: 3px solid #234768 !important;
}
#qab .table-quote td.limitcell, #qab .table-quote td.coverOptions{
	background-color: #6494C0 !important;
}

#qab .cart-limit-cell{
background-color: #6494C0 !important;	
}

#qab .cart-subtotal-cell{
background-color: #6494C0 !important;	
}
#qab .cart-total-cell{
	background-color: #6494C0 !important;
}

#qab .table-quote th.limitheader, #qab .table-quote th.limitfooter{
	background: #6494C0 !important;
	color:fff !important;
}
#qab .table-quote td.limitcell, #qab .table-quote td.coverOptions{
	background: #6494C0 !important;
}
.admin-form-container{
	/*background-color:rgba(100, 148, 192, 0.89) !important*/
	
}
.navbar-default{
	background: #6494C0  !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #6494C0   0%, #3E73A3  100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6494C0  ), color-stop(100%,#3E73A3 )) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6494C0   0%,#3E73A3  100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6494C0   0%,#3E73A3  100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6494C0   0%,#3E73A3  100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #6494C0   0%,#3E73A3  100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6494C0  ', endColorstr='#3E73A3 ',GradientType=0 ) ; /* IE6-9 */
	border-top: 1px solid #6494C0 ;
border-bottom: 1px solid #3E73A3 ;
}
.navbar .btn{
	background: #6494C0 !important;
}

.navbar .btn:hover{
	background: #3E73A3 !important;
}

.navbar .nav{
  border-left: 1px solid #333;	
}

.navbar .nav > li > a{
   border-right: 1px solid #333;
}
.navbar .nav > li > a:hover{
	background: #3E73A3 !important;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover,
.navbar .nav .active > a:focus {
	background: #575858 !important;
}

.dropdown-toggle{
	/*background: #3E73A3 !important;	*/
}

.navbar-collapse .nav > li > a{
	/*background: #6494C0 !important;	*/
}
h1, .h1{
	font-size: 24px !important;
}
footer{
	border-top: 4px solid #3E73A3 !important;
	
}
.totop a, .totop a:visited{
	background: #3E73A3 !important;
}

.totop a:hover{
	background: #6494C0 !important;
}
.navbar-default .navbar-nav > li > a{
color:#fff !important;
	
}
.panel-qab > .panel-heading{
	background: #6494C0 !important;
	border-color: #6494C0 !important;
}
.panel-qab{
	border-color: #6494C0 !important;
}

#qab .btn-login{
	background: #6494C0 !important;
	border-color: #234768 !important;
}

#qab .btn-login:hover{
	background: #234768 !important;
	border-color: #6494C0 !important;
}
#qab .sign-in .form-header{
	background: #6494C0 !important;
	border-bottom: 2px solid #6494C0 !important;
	
}

#qab .modal-header{
	background: #6494C0 !important;
}

.quote-ref-one {
	background:#6494C0;
	-webkit-box-shadow: 2px 2px 5px #B5DBE8;
	color: #FFF !important; 
	margin-top: 10px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 3px;
}

#qab #retrieveQuote {
	border: #E0E0E0 solid 1px;
	-webkit-box-shadow: 2px 2px 5px #B5DBE8;
	background:#6494C0;
	color: #fff;
}
.tile, .tile-dark, .tile-title, .table th {
/*background: rgba(206, 225, 228, 0.35);*/
border-radius:7px;
clear: both;
padding: 4px;
margin: 10px;
}
.block-title{
font-size: 15px;	
}

.tile, .tile-dark, .tile-title, .table th {

padding: 20px;
margin-bottom: 10px;
margin-top: 20px;
border-radius: 4px;
}

#qab .table {
width: 100%;
margin-bottom: 20px;
}

.block-title{
	font-size: 18px;
}
#qab .table-quote th.insurer {
background: #fff;
}
#qab .admin-form-container{
	background: rgba(206, 225, 228, 0.35);
	/*color:#484040;*/
}
#qab form.form-horizontal .control-label{
	/*color:#000;*/
}
.breadcrumb li.active, .breadcrumb li:hover {
background: #275075  !important;
}
.breadcrumb li.active:after, .breadcrumb li:hover:after {/* triangle active or hover */
background: #275075  !important;
}

#qab .tile-qab { /* colors the calander report tabs */
background: #6699C9 !important;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
color:#fff !important;

}

.panel-default > .panel-heading{
background: #6699C9 !important;
	color:#fff !important;
}
.panel-group .panel-footer{
	background: rgba(27, 81, 131, 0.23) !important;
}
.btn-nav.active{
color: #6699C9 !important;
border-top: 6px solid #6699C9 !important;
border-bottom: 6px solid #6699C9 !important;	
}
.btn-nav.active:before{
	border-color: #6699C9 transparent !important;
}
.bg-2{background:#6494C0 !important;}