/* Move down content because we have a fixed navbar that is 50px tall */

body {
	margin-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
	padding-bottom: 10px;
	position: relative;
	background-color: #F7F7F7;

	color: #73879C;
    font-family: "Helvetica Neue",Roboto,Arial,"Droid Sans",sans-serif;
    font-weight: 400;
    line-height: 1.471;
}

/*@media (min-width:768px) and (max-width:992px) {
	body {
		margin-top: 110px;
	}
}*/

#nav-form {
	padding: 20px;
	width: 270px;
}

.indent{
	margin-left: 20px;
}

.bottom {
	margin-top: 40px;
	text-align: center;
	border-radius: 0;
	background: #f3f3f3
}

.xs-hero-header {
	margin-top: 0px;
}

#headline {
	margin-bottom: 40px;
}

.left-text-img {
	padding: 0 45px 20px 0;
}
.right-text-img {
	padding: 0 0 20px 45px;
}

/* Sidebar modules for boxing content */

.sidebar {
	font-size: 18px;
}

.sidebar-module {
	padding: 10px;
	margin: 70px -15px 15px;
}
.sidebar-module-inset {
	padding: 25px;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
	margin-bottom: 0;
}

.reg-form {
	max-width: 550px;
}

.reg-note {
	color: #999;
	font-size: 85%;
}

.reg-form label small {
	color: #a94442;
	font-weight: normal;
}

.reg-form label small:before {
	content: "*";
	margin: 0 2px 0 10px;
	font-weight: bold;
	font-size: 110%;
}

#map-canvas {
	height: 500px;
	margin: 0;
	padding: 0px
}

.map-filter {
	padding: 25px;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.map-filter h4 {
	margin: 0 0 35px;
}

#loginbox {
	margin-top:1px;
}

#loginbox .panel-body {
	padding-top:30px;
}

#loginbox .input-group {
	margin-bottom: 25px;
}

#login-notes {
	border-top: 1px solid #999; 
	margin-top:50px; 
	padding-top:10px; 
	font-size:85%;
	color: #999;
}

.fc-inline {
	width: 75px;
}

.carousel-btn {
	position: relative;
	z-index: 999;
}

.external-event {
	cursor: pointer;
	display: block;
	margin-bottom: 3px;
	text-align: left;
}

#external-events h3 {
	margin: 0 0 20px;
}

#external-events p {
	margin: 20px 0 10px;
	font-size: 80%;
}

#external-events label {
	font-weight: normal;
	margin-left: 5px;
}

.navbar-inverse .nav .dropdown .dd-active {
  color: #fff;
  text-decoration: none;
  outline: 0;
}

#quote_form {
	max-width: 400px;
	padding: 1px;
}

#quote_form fieldset {
	padding: 0 20px ;
}

.container  {
}

.dialog {

    padding: 10px 17px 0;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;

}


.fcc .form-control-feedback {
    top: 0;
    right: 15px;
}

.agent_info {
	max-width: 400px;
}

.lv-tab th {
	font-size: 75%;
}

.indication div.row {
	margin-top: 10px;
	margin-bottom: 10px;
}

.hiddenRow { padding: 0 !important; }

.review_detail {
	padding: 10px;
}

.padded {
	padding: 10px;
}

.home-columns {
	text-align: center;
}

.home-columns h2 {
	text-align: center;
}

.gallery img {
	width: 200px;
}

.gallery div {
	text-align: center;
}

.gallery h4 {
	text-align: center;
}

.by-line {
	border-top: #ddd 1px solid;
	padding-top: 5px;
	margin-top: 7px;
}

.headroom {
	margin-top: 30px;
}

.table tbody>tr>td.vcenter {
	vertical-align: middle;
}

#loading-indicator {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#signatureparent {
	color:darkblue;
	background-color:darkgrey;
	/*max-width:600px;*/
	padding:20px;
}

.signatureparent {
	color:darkblue;
	background-color:darkgrey;
	/*max-width:600px;*/
	padding:20px;
}

/*This is the div within which the signature canvas is fitted*/
#signature {
	border: 2px dotted black;
	background-color:lightgrey;
}

.signature {
	border: 2px dotted black;
	background-color:lightgrey;
}

/* Drawing the 'gripper' for touch-enabled devices */ 
html.touch #content {
	float:left;
	width:92%;
}
html.touch #scrollgrabber {
	float:right;
	width:4%;
	margin-right:2%;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAAAAACh79lDAAAAAXNSR0IArs4c6QAAABJJREFUCB1jmMmQxjCT4T/DfwAPLgOXlrt3IwAAAABJRU5ErkJggg==)
}
html.borderradius #scrollgrabber {
	border-radius: 1em;
}

.contract-pic {
	text-align: center; 
	margin: 20px;
}

.navbar-default .navbar-brand {
	color: #ccc;
}

.navbar-default .navbar-text {
  color: #ccc;
}
.navbar-default .navbar-nav > li > a {
  color: #ccc;
}

.navbar-inverse .navbar-brand {
  color: #ccc;
}
.navbar-inverse .navbar-text {
  color: #ccc;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ccc;
}

.smurf{
	display:none !important;
}

.advert {
	float: right;
}

.tabbed-content {
	padding: 20px;
	border: #ccc 1px solid;
	border-top: none;
}

#bb_preview {
	min-height: 300px;
}

.form_table { 
	display: table; width: 100%;
	max-width: 100%;
	margin-bottom: 20px; 
} 
.form_table>* { 
	display: table-row; 
}
.form_table>div { 
	font-weight: bold;
}
.form_table>*:hover { 
	 background-color: #e8e8e8;
}

.form_table>*>* { 
	display: table-cell; 
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.danger_row {
	background-color: #f2dede !important;
}

.warning_row {
	background-color: #fcf8e3 !important;
}

.success_row {
	background-color: #dff0d8 !important;
}

.checkbox-inline {
	background: #ededed;
}

legend {
	background: #f3f3f3;
	padding-left: 10px;
	color: #73879C;
}

fieldset {
	margin-bottom: 20px;
}

.anchor::before {
  content:"";
  display:block;
  height:60px; /* fixed header height*/
  margin:-60px 0 0; /* negative fixed header height */
}

dl:not(.dl-horizontal) dd {
	margin-left: 15px;
	margin-bottom: 7px;
}

.text-sm {
	font-size: .8em;
}

.bm {
	clear: both;
	text-align: right;
}

.bm img {
	height: 50px;
}

.clickable
{
    cursor: pointer;
}

.clickable .glyphicon
{
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 6px 12px;
    border-radius: 4px
}

.panel-heading span
{
    margin-top: -23px;
    font-size: 15px;
    margin-right: -9px;
}
a.clickable { color: inherit; }
a.clickable:hover { text-decoration:none; }

#app-form .row .form-control-feedback {
    top: 25px;
    right: 15px;
}

.form-horizontal .control-label{
	text-align:left;
}

.signature_wrapper {
	background: #ededed;
	margin:20px;
	padding:20px;
	border:#999 1px solid;
	text-align: center
}

img.app-preview {
	border: #999 1px solid;
	margin-bottom: 20px;

}

.app_preview_wrapper {
	height: 440px;
	overflow: scroll;
	border: #ededed 2px solid;
	margin-bottom: 20px;
	padding: 20px;
}

.contract_logo {
	max-height: 120px;
	margin-bottom: 20px
}

.pac-container{
	margin-top: -60px;
}

.navbar-inverse {
	background-color: #2A3F54;
}

.nav-pills {
	border-bottom: #ccc 1px solid;
	padding: 10px 0 20px 0;
}

.centered_blocks {
	text-align: center; 
	overflow:hidden
}

.centered_blocks > div {
	text-align:center; 
	display: inline-block; 
	overflow: normal; 
	vertical-align: text-top
}

.home_blocks > div {
	padding: 7px; 
	margin: 7px; 
	width: 325px; 
	height: 75px;
}

.home_blocks > div > .btn-group {
	z-index: 5;
	width: 100%!important;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px;
}

.caret-right {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}
@media (max-width: 1000px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media (min-width: 768px) and (max-width: 1000px) {
	 /*#main-navbar {
	 	font-size: 10px;
	 }*/
}

.jump_button {
	margin-bottom: 10px;
}


.w-25 {
	width: 25% !important;
}

.w-50 {
	width: 50% !important;
}

.w-75 {
	width: 75% !important;
}

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

.w-auto {
	width: auto !important;
}

.h-25 {
	height: 25% !important;
}

.h-50 {
	height: 50% !important;
}

.h-75 {
	height: 75% !important;
}

.h-100 {
	height: 100% !important;
}

.h-auto {
	height: auto !important;
}

.mw-100 {
	max-width: 100% !important;
}

.mh-100 {
	max-height: 100% !important;
}

.min-vw-100 {
	min-width: 100vw !important;
}

.min-vh-100 {
	min-height: 100vh !important;
}

.vw-100 {
	width: 100vw !important;
}

.vh-100 {
	height: 100vh !important;
}

.m-0 {
	margin: 0 !important;
}

.mt-0,
.my-0 {
	margin-top: 0 !important;
}

.mr-0,
.mx-0 {
	margin-right: 0 !important;
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
	margin-left: 0 !important;
}

.m-1 {
	margin: 0.25rem !important;
}

.mt-1,
.my-1 {
	margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
	margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
	margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
	margin-left: 0.25rem !important;
}

.m-2 {
	margin: 0.5rem !important;
}

.mt-2,
.my-2 {
	margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
	margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
	margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
	margin-left: 0.5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3,
.my-3 {
	margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important;
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5,
.my-5 {
	margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important;
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0,
.py-0 {
	padding-top: 0 !important;
}

.pr-0,
.px-0 {
	padding-right: 0 !important;
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
	padding-left: 0 !important;
}

.p-1 {
	padding: 0.25rem !important;
}

.pt-1,
.py-1 {
	padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
	padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
	padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
	padding-left: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.pt-2,
.py-2 {
	padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
	padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
	padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
	padding-left: 0.5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3,
.py-3 {
	padding-top: 1rem !important;
}

.pr-3,
.px-3 {
	padding-right: 1rem !important;
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
	padding-left: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5,
.py-5 {
	padding-top: 3rem !important;
}

.pr-5,
.px-5 {
	padding-right: 3rem !important;
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
	padding-left: 3rem !important;
}

.m-n1 {
	margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
	margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
	margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
	margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
	margin-left: -0.25rem !important;
}

.m-n2 {
	margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
	margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
	margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
	margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
	margin-left: -0.5rem !important;
}

.m-n3 {
	margin: -1rem !important;
}

.mt-n3,
.my-n3 {
	margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem !important;
}

.m-n4 {
	margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem !important;
}

.m-n5 {
	margin: -3rem !important;
}

.mt-n5,
.my-n5 {
	margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mt-auto,
.my-auto {
	margin-top: auto !important;
}

.mr-auto,
.mx-auto {
	margin-right: auto !important;
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
	margin-left: auto !important;
}