.single-quote .x-header-landmark{
	display:none;
}
.single-quote .bootstrap-iso{
	max-width: 90%;
      margin: 10px auto;
}
.calculate-form table.calresult{
    display:none;
    margin-bottom:0 !important;
    margin-top:10px;
}

.calculate-form span.errorcalc{
    display:none;
}
.calculate-form {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
border-color: #337ab7;
}

.calculate-form >.panel-heading{
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.calculate-form .panel-title{
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit
}

.calculate-form .panel-body{
    padding:15px;
}

.calculate-form .input-group{
position: relative;
display: table;
border-collapse: separate;
}
.calculate-form .form-control{
display: block;
width: 100%;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.calculate-form .input-group .form-control{
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
display: table-cell;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.calculate-form .input-group-btn{
position: relative;
font-size: 0;
white-space: nowrap;
display: table-cell;
width: 1%;
vertical-align: middle;
}
.calculate-form .input-group-btn .btn{
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
position: relative;
}
.calculate-form .label{
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em
}

.calculate-form .label-danger{
background-color: #d9534f
}
.calculate-form .btn{
color: #fff;
background-color: #337ab7;
border-color: #2e6da4
}

.calculate-form {
max-width: 380px;
}
.bootstrap-iso label{
    margin-top: 15px;
}
.bootstrap-iso .input-group-addon{
min-width: 120px;
}
.included_options span{
    padding-right:20px;
    display: inline-block;
}
.bootstrap-iso .included_options span input{
    margin-top:0;
    margin-right:5px;
}
div.bootstrap-iso  input[type="radio"], .bootstrap-iso input[type="checkbox"]{
    margin: 0px 5px 0px 5px !important;
}

.bootstrap-iso input[type=text], .bootstrap-iso .cmb2-wrap input[type=email],.bootstrap-iso textarea{
    width:100%;
}
.bootstrap-iso  li{
    display: inline-block;
}
.bootstrap-iso .inline-block > div{
    display: inline-block;
}

.bootstrap-iso .cmb-form .cmb-th{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: none;
    width: auto;
}
.bootstrap-iso .cmb-form .cmb-td{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: none;
}
.bootstrap-iso .btn-back, .bootstrap-iso .btn-next{
    width:150px;
}
.bootstrap-iso .btn-back{
    float:left;
}
.bootstrap-iso .btn-next{
    float:right;
}
.bootstrap-iso  .button-primary{
    float:right;
}

.bootstrap-iso .nav-quote li a{
    background: #eee;
        margin-right: 5px;
}

.bootstrap-iso .cmb2-metabox .cmb-repeat-group-wrap {
    clear:both;
    max-width:100%;
}

.bootstrap-iso .cmb-repeat-group-wrap .cmb-th+.cmb-td, .bootstrap-iso .postbox-container .cmb-th+.cmb-td{
    float:none;
}
.bootstrap-iso .cmb-repeat-group-wrap .cmb-remove-field-row,.bootstrap-iso .cmb-repeat-group-wrap .cmb-repeatable-grouping .cmb-row{
    padding-top: 0;
    padding-bottom: 0;
}
.bootstrap-iso .cmb-td h5{
    font-size:22px;
    margin-bottom: 0;
    margin-top:25px;
    font-style:italic;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.bootstrap-iso .cmb-repeat-group-wrap{
    padding-top: 35px;
    clear:both;
}

.bootstrap-iso .cmb-repeat-group-wrap h2{
        font-style: italic;
        font-size: 22px;
        }
        
.bootstrap-iso .cmb2-wrap input.cmb2-text-small, .bootstrap-iso .cmb2-wrap input.cmb2-timepicker{
    width: auto;
}

.bootstrap-iso input.error {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.bootstrap-iso label.error{
    color:  #a94442 !important;
    margin: 0 !Important;
}

.bootstrap-iso li{
	padding:0;
  background: none;
}
.bootstrap-iso .button-primary, .bootstrap-iso .button.cmb-remove-group-row{
	color:#fff !important;
}
.bootstrap-iso .sign-form {
	height: auto;
  visibility: visible;
}

.bootstrap-iso label.error{
position: absolute;
}