﻿body 
{
    color: #333;
    font-family:'Open Sans', Arial, sans-serif;
    font-size: 16px;
    background-color:transparent;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.h2, h2 {
    color: #1a5c9a;
    font-size: 24px;
}

.left{float:left;}
.right{float:right;}

.commentarea textarea{width:100%; margin-bottom:0;}

/*.row{margin:10px 0; float:left; clear:both; width:100%;}*/
.col-sm-6{padding:0 10px;}
.col-sm-5:first-child, .col-sm-6:first-child, .col-sm-8:first-child, .col-sm-8, .col-sm-12, .col-sm-7{padding-left:0;}
.no-pad{padding:0;}

button, input, select, textarea {padding: 5px;}
.btn {
    font-size: 20px;
    padding: 6px 20px;
    margin:10px 0;
}
.required{color:#e31d3c;}
label, .form-label{color:#111; font-weight:400; margin:0 0 3px 0; font-size:18px;}

.smaller{font-size:90%; line-height:1.1em;}
.light{ font-weight:200;}

.legal {
    color: #666;
    font-size: 85%;
    font-style: italic;
    font-weight: 200;
    line-height: 1.25em;
}

.form-group {margin-bottom: 2px;}
.border-section{border-top:1px dotted #666;}

.ui-datepicker-multi-2 .ui-datepicker-group:first-child {border-right: 1px solid #ccc;}

.form-control {
    display: inline;
    font-size: inherit;
    height: auto;
    line-height: inherit;
    padding: 3px 5px;
    font-size:13px;
    width: 100%;
    margin-bottom: 0.5em
}

.alert {display:block;}

.control-label {
    font-size: 18px;
    color: #000;
}

.bignum {
    margin-right: 0.5em;
    width:12%;
    text-align: center;
} 
#NumRoomsHelp{width:85%; margin:0;}
.zip-field{width:100px;}

.help-block {
    font-style: italic;
}

.ui-widget-overlay {
    z-index: 10;
}

.ui-front {
    z-index: 20;
}

.error-msg{color:#e31d3c; display:block; font-weight:bold;}

.has-error .control-label, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #000;
}
.has-error .help-block{color:#737373;}

.has-error .form-control { background: #f9e6e2;  border-color: #e31d3c; border-width:2px;}

.alert-danger {
    background-color: #f9e6e2;
    border-color: #e31d3c;
    border-width: 2px;
    color: #e31d3c;
}
.alert-dismissible
{
    position:absolute; 
    top:5px; 
    left:0; 
    z-index:9000; 
    -webkit-box-shadow: 5px 5px 10px 0px rgba(68,68,68,1);
    -moz-box-shadow: 5px 5px 10px 0px rgba(68,68,68,1);
    box-shadow: 5px 5px 10px 0px rgba(68,68,68,1);
}
.close {
    font-size: 30px;
    opacity: 1;
}
.alert-dismissible { width: 98%;}
.darkblue{ color: #009cdc;}
.gray{color:#444;}
.red{color:#e31d3c;}
.disclaimertext {
    background: #eee none repeat scroll 0 0;
    color: #666;
    font-size: 80%;
    height: 85px;
    line-height: 1.5em;
    overflow-y:scroll;
    padding: 10px 20px 5px;
}

#pnlPriceDetails{margin-top:20px; float:left; width:100%;}
.border-left{border-left:1px solid #ccc;}
.border-right{border-right:1px solid #ccc;}
.estimatecost h2{font-weight:bold;}
.lblPriceAttributes{font-weight:normal;}
.small{font-size:90%;}
.right-margin{margin-right:4px;}
.row{margin-left:0; margin-right:0;}

.quote-heading{font-size:24px; font-weight:bold; margin:0;}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {margin-left: 0;}
input[type="checkbox"], input[type="radio"] {top:1px;}
.checkbox label, .radio label { font-size: 18px;}

.originState, .destState{width:auto;}
.wordcount{font-size:80%; color:#e31d3c;}
#ui-datepicker-div .ui-icon {font-size: 18px; text-indent: 0;}
.ui-datepicker .ui-datepicker-header {background: #337ab7;  border-color: #337ab7;}
#processing{text-align:center;}
.no-margin-b{margin-bottom:0;}

.input-group-addon {padding:4px 12px;}

/*THANK YOU PAGE*/

#maincol {float: left; width: 100%;}
.thanks-img, .cost-column {float: left;   width: 50%;}
.focusbox {
    background-color: #fcf4ce;
    border-color: #c69e28;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    float:left;
    width:100%;
}
.focusbox h2{font-weight:600; margin:0; color:#444;}
.customhighlight{color:#1a5c9a;}
.headingbar2{border-bottom:1px solid #777;}
.headingbar2 h2{font-weight:600; font-size:30px;}
.subhead{font-size:18px;}
.cost-column h2{font-weight:600; color:#444; float:left; width:100%;}

.aaa-box .ui-dialog-titlebar 
{
    /*background: #337ab7; 
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
}

.aaa-box .ui-dialog-titlebar-close {
    margin: 0.35em 0 0;
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
    color: #fff;
    border: 1px solid transparent;
    border-color: #b92c28;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    border-radius: 3px;
}

.aaa-box .ui-dialog-titlebar-close::after {
    content: "x";
    top: 0;
    position: absolute;
    margin-top: -7px;
    margin-left: -6px;
}

.aaa-box .ui-widget-header {
    display: block;
    border: none;
    padding: 0;
}
.aaa-box .ui-dialog-title {
    display: none;
}
.aaa-box .confirmpop {
    text-align:center;
}
.aaa-box .modal-footer {
    padding: 5px 15px;
}
.aaa-box .modal-footer .btn + .btn {
    margin-bottom: 10px;
}
.aaa-box .modal-header,
.processing-box .modal-header,
.processing-box .modal-footer {
    display:none;
}

.estimateincludes{float:left; margin-top:10px;}

.processing-box{width:50%;}

.mover-msg {
    background: url(../images/movr-thankyou-banner-bkg.jpg) no-repeat scroll 0 bottom;
    box-sizing: border-box;
    clear: both;
    float: left;
    margin: 40px 10% 0;
    padding: 10px;
    width: 80%;
}
.mover-msg img {
    float: left;
    margin: 4px 1% 0 0;
    width: 21%;
}
.mover-msg .text {
    float: left;
    width: 78%;
}
.mover-msg p{padding-bottom:0px !important; margin-bottom:0;}
.mover-msg a, .mover-msg a:hover, .mover-msg a:visited{color:#fff;}

.printonly{display:none;}
.white{color:#fff;}

.no-rt-pad{padding-right:0;}

@media (max-width:780px)
{
    body {font-size: 14px;}
    .control-label, label, .form-label { font-size: 16px;}
    .h2, h2 {font-size: 20px;}
    .legal {padding-top: 14px; margin-bottom:0;}
    .h2, .h3, h2, h3 { margin-top: 10px;  margin-bottom: 4px;}
label, .form-label {margin:0;}
    
}
@media (max-width: 600px)
{
.form-control {margin-bottom:8px;}
.form-group, .form-control{max-width:100%;}
    .col-sm-6{padding-left:0;}
    .row .col-sm-6{margin-bottom:10px;}
    .border-section.no-mb-border{border-top:none;}
    .bignum {width:60px;}
    #NumRoomsHelp{width:100%;}
    .processing-box{width:90%;}
}


@media print
{
    .printonly{display:block;}
}

/* required for AAA javascript */
#dummybutton{
    display:none;
    position:relative;
    margin-top: 13px;
}

.placeholer {
    color: #999;
}