body, html {
    height: 100%;
    display: block;
}

table {
    border-spacing:0;
    border-collapse:collapse;
    width: 100%; 
    height: 100%;
    border: 0;
}

body {
    margin: 0;
    background:#eeede9;
}

.pricerow select {
    width: 275px;
}

.background-black {
    background:#000 !important;
    margin-bottom:0;
    
}

.top_logo {
    width: 200px;
    padding: 17px;
    box-sizing: border-box;
}

.top_logo img { width: 100%; }

.navbar {
    margin-bottom: 0;
}
.navbar-inner {
    border-radius:0;
    background:#000;
    border:none;
    margin:0;
    padding:0;
}
.navbar-linkcolor {
    color:#fff !important;
    text-shadow: none !important;
    font-size:14px;
}
.navbar-linkcolor:hover {
    background:none !important;
    color:#efefef !important;
}
.navbar-linkcolor:hover .icon-white {
    color:#efefef !important;
}
.nav-collapse .nav > li {
    float:left;
}

a {color: #FF2053; font-weight: bold; text-decoration: none; }
td { font-family: arial; font-size: 12px; color: #000000; line-height: 140%; }
* { line-height: 140%; }

a {	color: #FF2053; }
a:hover{
    color: #00BB58;
}
a.submitForm, a.submitForm:hover {
    color: #FFFFFF;
}
body, html, p, span, label {
    line-height: 140%;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

textarea,
input[type=text] {
    padding: 8px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0, .3);
    box-shadow: inset 0 2px 3px rgba(0,0,0, .3);
}
.add-on{
    font-size: 14px;
    padding: 10px 3px;
    display: block;
    float: left;
}
.navbar-nomargin {
    margin:0;
}
.navbar-nomargin .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background:none;
    background:#000;
}

.container {
    background:#fff;
}

.nav {
    width:100% !important;
}
.nav li:last-child {
    float:right;
}

.submitForm
{
    background-color: #EB6B09;
    color: #fff;
    cursor: pointer;
    padding: 4px 25px;
    display:inline-block;
    font-family: Arial;
    font-size: 15px;
    text-decoration: none;
    text-align:center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-width:60px;
}
#otherprice {
    display:none;
}
.submitForm2
{
    background-color: #EB6B09;
    color: #fff;
    cursor: pointer;
    padding: 10px 25px;
    display:inline-block;
    font-family: Arial;
    font-size: 15px;
    min-width:70px;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight:bold;
    border:none;
}
.submitForm.active {
    background-color: #009ee0;
}

.pricerow {
    margin-bottom:10px;
}


h2, h1, h3, h4{
    font-family: arial; 
    color: #000000;
    margin: 8px 0 8px 0;
    font-weight: bold;
}

h1 {
    font-size: 30px;
    color: #009ee0;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 15px;
}

h4 {
    font-size: 12px;
}

.blue_header{
    font-family: arial; 
    font-size: 20px; 
    line-height: 150%; 
    color: #009ee0;
}


.submitForm:hover,
.submitForm2:hover
{
    background-color: #009ee0;
    color:#fff;
    text-decoration: none;
}

label.error, label.errorlarge
{
    margin-top: 5px;
    display:none;
    color: #000000;
    /*background-color: #FF2053;*/
    padding-left: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /*margin-right:30px;*/
}

.agreement
{
    float: left;
}


.error
{
    max-height:30px;
    vertical-align: top;
}

.breadcrumb {
    margin: 0; 
    padding: 0; 
    height: 29px;
    font-weight: bold;
    background:#fff;
}

.breadcrumb a {
    color: #000;
}

.breadcrumb .active a {
    color: #FFFFFF;
}

.breadcrumb li
{
    background-color: #FFFFFF;
    width: 20%;
    list-style-type: none;
    float:left;
    
    color: #000;
    font-size: 15px;
    height: 30px;
    vertical-align: middle;
    line-height: 2;
    text-align: center;
    border: 0px;
    text-shadow: none;
}

.breadcrumb li.inactive
{
    background-color: #efefef;
    color: #000;

}
.breadcrumb li.active
{
    background-color: #009932;
    color: #FFFFFF;

}

.breadcrumb li.fail
{
    background-color: #e3004a;
}

.breadcrumb li.first {
    margin-left: 0;
}

.form-row .row {
    margin-bottom:13px;
}


.button_back {
    padding-bottom: 5px;
    width: 335px;
    text-align: left;
}

.td_content .button_next, .button_next  {
    padding-bottom: 5px;
    width: 335px;
    text-align: right;
}

.button_next a {
    margin-right: 12px;
}

.confirm tr td {
    padding-left: 30px;
}
.confirm tr.breadcrumb td{
    padding-top: 0; 
    padding-left: 0;
    clear: both;
}

.radio.inline, .checkbox.inline {
    line-height: 23px;
    height: 23px;
}

h4 {
    margin: 0 0 0 0;
    background-color: #e3004a;
    width: 98%;
    list-style-type: none;
    display: inline-block;
    color: #FFFFFF;
    font-size: 15px;
    height: 60px;
    vertical-align: middle;
    line-height: 2;
    text-align: left;
    padding-left: 10px;
    border: 0px;
}

hr {
    height:1px;
    border-color: rgba(84, 46, 8, 0.1);
}


h3.green {
    color:#009932;
    line-height:20px;
    padding-right: 10px;
}
p.small {
    font-size:0.8em;
    padding-right: 10px;
}


/* DatePicker Container */
.ui-datepicker {
    width: 216px;
    height: auto;
    margin: 5px auto 0;
    font: 9pt Arial, sans-serif;
    background: #fff !important;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a {
    text-decoration: none;
}
/* DatePicker Table */
.ui-datepicker table {
    width: 100%;
}
.ui-datepicker-header {
    color: #e0e0e0;
    font-weight: bold;
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
    box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
    text-shadow: 1px -1px 0px #000;
    filter: dropshadow(color=#000, offx=1, offy=-1);
    line-height: 30px;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #fff;
}
.ui-datepicker-title {
    text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-repeat: no-repeat;
    line-height: 600%;
    overflow: hidden;
}
.ui-datepicker-prev {
    float: left;
    background-position: center -30px;
}
.ui-datepicker-next {
    float: right;
    background-position: center 0px;
}
.ui-datepicker thead {
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
    background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
    background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
    background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
    background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
    border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
    text-transform: uppercase;
    font-size: 6pt;
    padding: 5px 0;
    color: #666666;
    text-shadow: 1px 0px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
    padding: 0;
    border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
    border-right: 0px;
}
.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
    border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666666;
    text-shadow: 1px 1px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
    background: #ededed;
    background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
    background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
    background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
    background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
    background: linear-gradient(top,  #ededed 0%,#dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7;
}

.ui-datepicker-unselectable .ui-state-default {
    background: #f4f4f4;
    color: #b4b3b3;
}

.form-horizontal .row {
    display: flex;
    align-items: center;
}

.form-horizontal label {
    margin-bottom: 0;
}

.form-horizontal .radio.inline {
    padding-top: 2px;
}

.ui-datepicker-prev,
.ui-datepicker-next {display:none;}
.ui-datepicker-month,
.ui-datepicker-year {width:49%;}

@media (max-width: 480px) {
    .breadcrumb {
        height:auto !important;
    }
    .breadcrumb li {
        float:none;
        width:100%;
        text-align:center;
        clear:both;
        display:block !important;
    }
}
@media (max-width: 979px) {
    .navbar-inverse .nav .active > a, .navbar-text a {
        color:#fff !important;
        float:left;
    }
    .navbar-inverse .nav .active > a:hover, .navbar-text a:hover {
        background:#000;
    }
    .breadcrumb {
        height:auto !important;
        padding: 8px 15px;
    }
    .breadcrumb li {
        float:none;
        width:100%;
        text-align:center;
        clear:both;
        display:block !important;
    }
    
    .contentspacing .green {
        margin-left:10px;
    }
    .contentspacing .span6 .row {
        margin-left:10px;
        margin-right:10px;
    }
}