/* Layout
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 75px;
  font-size: 12px;
}
#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: 50px;
}

span.label-brand {
	font-size: 11px;
}

div.recent-quotes {
	height: 275px;
	overflow: auto;
}

h3.panel-title {
	font-size: 14px;
	font-weight: bold;
}

/* Nav
-------------------------------------------------- */
a.nav-btn-inactive {
	color: #999;
}

span.nav-product-label {
    background-color:#4193db;
}

/* 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;
}

select.input-xxlarge, input.input-xxlarge, .form-inline input.input-xxlarge {
	width: 550px;
}

.form-inline input.form-control.maxlen {
	width: 100%;
}

.form-inline textarea.form-control {
	width: 100%;
}

/* Errors
-------------------------------------------------- */
form#primary-form label.error {
	font-size: 10px;
	color: #ee5f5b;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	width: 100%;
}

form#primary-form .custom-error-container label.error {
	position: relative;
	display: inline;
}

form#primary-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: 1.5px solid #B94A48 !important;
}

/* 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;
}

/* Properties page
-------------------------------------------------- */
div.property-panel div.panel div.row {
	min-height: 35px;
	margin-bottom: 3px;
}

div.property-panel div.rdio-chkbx-container {
	display: inline;
}

h6#property-count-head {
	margin-top: 10px;
	display:inline-block;
}

span#total-property-count {
	margin-left: 5px;
}

select.fire-type-select {
	max-width: 575px;
}

span.total-declared-values, span.total-bi-values {
	font-size: 13px;
	font-weight: bold;
}

/* Start page
-------------------------------------------------- */
.form-inline input.add-sub-name-input {
    width: 65%;
}

.form-inline input.add-deduc-name-input {
    width: 75%;
}

.form-inline input.long-txt-overflow {
    font-size: 11px;
}

a.btn-exclude-sublimit, a.btn-delete-sublimit, a.btn-exclude-deductible, a.btn-delete-deductible {
	margin-left: 5px;
}

/* Quote page
-------------------------------------------------- */
div.quote-page-premium {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#quote-panel {
	max-width: 700px;
	margin-left:auto;
	margin-right:auto;	
}

div#quote-panel table tbody {
	padding-top: 50px;
}

/* PUR page
-------------------------------------------------- */
th.table-title
{
	font-weight: bold;
	font-size: 14px;
	background-color: #5fbfdf;
	color: #fff;
	-webkit-border-radius: 4px;
}

/* Utility
-------------------------------------------------- */
.nowrap {
	white-space:nowrap;
}

.white {
  color: #fff;
}

.black {
  color: #000;
}

div.panel-black {
}

div.panel-black > div.panel-heading {
}

div.panel-sm {
	margin-bottom: 10px;
}

div.section-container {
    margin-bottom: 10px;
}

div.section-container div.panel-heading {
	padding: 5px;
}

div.panel-sm > div.panel-heading {
	height: 30px;
	padding-top: 5px;
}

.label-black {
	background-color: #000;
}

.margin-b-10 {
	margin-bottom: 10px;
}

.margin-t-10 {
	margin-bottom: 10px;
}

.margin-l-10 {
	margin-left: 10px;
}
.margin-lr-10 {
	margin-left: 10px;
	margin-right: 10px;
}
.margin-r-10 {
	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;
}

.vcenter {
    vertical-align: middle;
}

.tcenter {
    text-align: center;
}

/* Badges
-------------------------------------------------- */
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.badge-error {
  background-color: #b94a48;
}

.badge-error:hover {
  background-color: #953b39;
}

.badge-warning {
  background-color: #f89406;
}

.badge-warning:hover {
  background-color: #c67605;
}

.badge-success {
  background-color: #468847;
}

.badge-success:hover {
  background-color: #356635;
}

.badge-info {
  background-color: #3a87ad;
}

.badge-info:hover {
  background-color: #2d6987;
}

.badge-inverse {
  background-color: #333333;
}

.badge-inverse:hover {
  background-color: #1a1a1a;
}

table.secondary-repeatable input {
	height: 30px;
}

table.secondary-repeatable > tbody > tr > td {
	border-top:none;
}

table.noborder>tbody>tr>td, table.noborder>tbody>tr>th {
	border: none;
}

/* Misc
-------------------------------------------------- */
small.small-h3 {
	font-size: 10px;
}

.btn-info-addon {
	background-color: #269abc;
	border-color: #269abc;
}

ul.documnets-btn-list li {
	list-style-type: none;
	display: inline;
	margin-left: 15px;
}


/* Audit flow
-------------------------------------------------- */
span.not-finished {
    color:red;
    font-weight: bold;
    
}

span.completed {
    color:green;
    font-weight: bold;
}

a.finished
{
    color:Green;
    font-weight:bold;    
}

a.not-finished
{
    color:red;
    font-weight:bold;    
}

div.cat-question{
    padding-top: 15px;
    
}

tr.severity-row textarea {
    margin-bottom:10px;
    margin-top:10px;
}

select.select-medium {
    width:100px;
}

button.audit-save-btn {
    font-size:14px;
    font-weight:bold;
    background-color:#5cb85c;
    border-color:#00BB00;
    color:#fff;
    padding-left:40px;
    padding-right:40px;
}

button.audit-save-btn:hover {

    background-color:#47a447;
    color:#fff;
}

li.completed a {
	border-color: #fff;
    background-color:#5cb85c;
	color:#fff;
}

li.completed a:hover {
	border-color: #fff;
    background-color:#47a447;
	color:#fff;
}

select#form_report {
	font-size: 24px;
	height: 100%;
}

td.breach, th.breach {
    border-left: 2px solid black;
}

#question-display, #question-display .badge{
    font-weight: bold;
    font-size:20px;
}

#question-text {

    
}

#audit-dash-form-control .form-control {
    padding:6px 6px;
    
}

#audit-dash-form-control .col-md-1 {
    width:14%;
    padding-left:10px;
}

#audit-dash-form-control .col-md-2 {
    width:17%;
    padding-left:10px;
}

#audit-dash-form-control .col-md-3 {
    width:23%;
    padding-left:10px;
}

#audit-dash-form-control .col-md-6 {
    width: 46%;
    
}

.min-w-100 {
	min-width:100px;
}

.min-w-105 {
	min-width:105px;
}

div.cat-question label, div.cat-question div.subtext {
	max-width: 100%;
}

label#prop-accred-lbl {
	width:175px;
}

label#resp-uw-lbl {
	width:150px;
}

form.nz-smartpak label.required:after {
    content: " *";
	color: red;
}

label.required-lbl:after {
    content: " *";
	color: red;
}

.anzsic-refer-warning {
    padding-left:30px; 
    color:red;
    width: 60px;
    display:inline-block;
}

.width100pct {
	width: 100%;
}

.pull-up-sm {
    margin-top: -5px;
}

th.uw-answer,td.uw-answer {
    background-color: #d9edf7;
}

th.uw-severity, td.uw-severity {
    background-color: #ddffdd;
}

th.uw-error, td.uw-error {
    background-color: #ffee88;
}

th.uw-breach, td.uw-breach {
    background-color: #ffff99;
}

th.uw-combined, td.uw-combined {
    background-color: #f2dede;
}

div.section-btn-ctnr {
	padding-top: 2px;
}

select.stats-uw-select {
	height: 300px;
}

.navbar-brand>img {
	display:inline-block !important;
	color:red;
}

.input-group .form-control {
	z-index:auto;
}

.panel-heading {
	cursor:pointer;
}

div.inline-left {
	display:inline;
	float: left;

}

span.helper-text {
	display: inline-block;
	font-size: 10px;
}