/* Layout
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 75px;
  font-size: 13px;
}
#footer {
  width: 100%;
  height: 75px;
  background-color: #f5f5f5;
}

body > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

#footer > .container {
  padding:15px;
}

footer p, footer a {
  text-align: center;
  color: #999;
  font-size: 10px;
}

hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

div.form-flow-ctnr {
	margin-top: 45px;
}

span.label-brand {
	font-size: 11px;
}

div.recent-quotes {
	height: 275px;
	overflow: auto;
}

div.search-results-quotes {
	height: 400px;
	overflow: auto;
	padding-bottom: 25px;
}

h3.panel-title {
	font-size: 14px;
	font-weight: bold;
}

/* Nav
-------------------------------------------------- */
a.nav-btn-inactive {
	color: #999;
}

span.nav-product-label {
    background-color:#6695cd;
	padding: 4px;
}

/* Global forms
-------------------------------------------------- */
input.form-control[type=radio], input.form-control[type=checkbox] {
	height: 15px;
	width: 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 2px;
}

select.input-mini, input.input-mini, .form-inline input.input-mini {
	width: 73px;
}

select.input-small, input.input-small, .form-inline input.input-small {
	width: 90px;
}

select.input-medium, input.input-medium, .form-inline input.input-medium {
	width: 120px;
}

select.input-large, input.input-large, .form-inline input.input-large {
	width: 150px;
}

select.input-xlarge, input.input-xlarge, .form-inline input.input-xlarge {
	width: 250px;
}

input.input-xxlarge, .form-inline input.input-xxlarge {
    width: 330px;
    
}

.form-inline input.form-control.maxlen {
	width: 100%;
}

ul.typeahead.dropdown-menu{
	position:absolute;
	max-height: 150px;
	overflow-y: auto;
    z-index: 2000;
}

/* Errors
-------------------------------------------------- */
form label.error {
	font-size: 10px;
	color: #ee5f5b;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	width: 100px;
}

form .custom-error-container label.error {
	position: relative;
	display: inline;
}

form .customer-error-container-left label.error {
	width: 200px;
	margin-left: -20px;
}

input.input-error, input.error, select.error, input.input-error-display {
	color: #B94A48 !important;
	border: 1px solid #B94A48 !important;
}

label.radio-error {
	font-size: 10px;
	color: #ee5f5b;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	width: 100px;
}

/* Login page
-------------------------------------------------- */
div.login-well {
	border: 1px solid #bebdbd;
	margin-top: 25px;
	background-color:#fff;
	height: 250px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

/* Modals
-------------------------------------------------- */
div.modal-body {
	margin-left: 25px;
	margin-right: 25px;
}

/* Maps
-------------------------------------------------- */
div.map-container {
	height: 300px;
	width: 100%;
	margin-top: 10px;
}

/* Quote page
-------------------------------------------------- */
div.quote-page-premium {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.inclusion-warning {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: red;
	font-weight: bold;

}

/* Utility
-------------------------------------------------- */
.nowrap {
	white-space:nowrap;
}

.white {
  color: #fff;
}

.black {
  color: #000;
}

.bgblack {
	background-color: #000;
}

.bold-weight {
	font-weight: bold;
}

div.panel-black {
	border-color: #000;
}

div.panel-black > div.panel-heading {
	background-color: #000;
	border-color: #000;
}

div.panel-primary div.panel-heading {
	background-color: #6695cd;
}

div.panel-primary {
	border-color: #6695cd;
}

.btn-primary {
	background-color: #6695cd;
	border-color: #6695cd;
}

.btn-primary:hover, .btn-primary:focus{
	background-color: #022536;
	border-color: #6695cd;
}

div.panel-primary div.panel-heading {
	border: none;
}

div.panel-sm {
	margin-bottom: 10px;
}

div.panel-sm > div.panel-heading {
	height: 30px;
	padding-top: 5px;
}

.label-black {
	background-color: #000;
}

.margin-b-10 {
	margin-bottom: 10px;
}
.margin-l-10 {
	margin-left: 10px;
}
.margin-lr-10 {
	margin-left: 10px;
	margin-right: 10px;
}

span.dollar {
    font-weight: bold;
    font-size: 15px;
    margin-right: 5px;
}

ul.plain-list {
    list-style-type: none;
}

h6.classic {
	margin:0;font-family:inherit;font-weight:bold;color:inherit;text-rendering:optimizelegibility;
	font-size:11px;color:#999999;text-transform:uppercase;line-height:18px;
}

ul.plain-list {
    list-style-type: none;
}

/* Misc
-------------------------------------------------- */
small.small-h3 {
	font-size: 12px;
}

span.label-large {
	font-size: 12px;
}

span.label-collapse-ctnr {
	display:inline-block;
	padding-bottom: 5px;
}

div.row-border-bottom > div.row {
	border-bottom: 1px solid #F0F0F5;
	padding-bottom: 5px;
}

div.property-panel div.panel div.row {
    min-height: 35px;
    margin-bottom: 3px;
    
}


#underwriting-info div.panel div.row {
    min-height: 35px;
    margin-bottom: 3px;
    
}


.col-md-auto {
     width: auto;
     padding: 2px;
     float:left;
}

div#underwriting-info label.checkbox-inline {
	width:100%;
}

div.panel-tier-premium {
	cursor: pointer;
}

.prod-mod { width: 100px; }
.prod-mod input {
	width: 60px; margin-left: 5px;
}

.prorata {
	color:red;
	margin-left:8px;
	font-size:75%;
}

.page-quick-quote .panel-heading {
	cursor:pointer;
}

.page-quick-quote .row {
	margin-top:12px;
	margin-bottom:12px;
}

div.modal-header > h4.blue-text {
    color: #2FB3F6;
}

.bg-yellow, input.bg-yellow {
	background-color: #FCFC03;
}

/* --------------------------------------------------- */
.w-full {
	width: 100% !important;
}