@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?52774732');
    src: url('../fonts/fontello.eot?52774732#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?52774732') format('woff2'), url('../fonts/fontello.woff?52774732') format('woff'), url('../fonts/fontello.ttf?52774732') format('truetype'), url('../fonts/fontello.svg?52774732#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*=" iconf-"]:before,
[class^=iconf-]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: wynne;
    src: url(../fonts/wynne.eot?30962666);
    src: url(../fonts/wynne.eot?30962666#iefix) format("embedded-opentype"), url(../fonts/wynne.woff2?30962666) format("woff2"), url(../fonts/wynne.woff?30962666) format("woff"), url(../fonts/wynne.ttf?30962666) format("truetype"), url(../fonts/wynne.svg?30962666#wynne) format("svg");
    font-weight: 400;
    font-style: normal;
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: wynne;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-right-open-big:before {
    content: '\e800';
}

.icon-left-open-big:before {
    content: '\e801';
}

.icon-up-open-big:before {
    content: '\e802';
}

.icon-down-open-big:before {
    content: '\e803';
}

.icon-logout:before {
    content: '\e805';
}

.icon-browse:before {
    content: '\e806';
}

.icon-contacts:before {
    content: '\e807';
}

.icon-more:before {
    content: '\e808';
}

.icon-search:before {
    content: '\e809';
}

.icon-my_orders:before {
    content: '\e80a';
}

.iconf-quoteicon:before {
    content: '\e800';
}

@font-face {
    font-family: 'Avenir LT Std 65 Medium';
    src: url('../fonts/AvenirLTStd-Medium.eot');
    src: url('../fonts/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLTStd-Medium.woff2') format('woff2'), url('../fonts/AvenirLTStd-Medium.woff') format('woff'), url('../fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'Avenir Black';
    src: url('../fonts/AvenirLTStd-Black.eot');
    src: url('../fonts/AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLTStd-Black.woff2') format('woff2'), url('../fonts/AvenirLTStd-Black.woff') format('woff'), url('../fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato Regular.eot');
    src: url('../fonts/Lato Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato Regular.woff2') format('woff2'), url('../fonts/Lato Regular.woff') format('woff'), url('../fonts/Lato Regular.svg#Lato Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family: 'Lato Black';
    src: url('Lato Black.eot');
    src: url('Lato Black.eot?#iefix') format('embedded-opentype'), url('Lato Black.woff2') format('woff2'), url('Lato Black.woff') format('woff'), url('Lato Black.svg#Lato Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
	font-family: 'AvenirBold';
	src: url('../fonts/AvenirNextLTW01BoldRegular.eot');
	src: url('../fonts/AvenirNextLTW01BoldRegular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/AvenirNextLTW01BoldRegular.woff2') format('woff2'),
		url('../fonts/AvenirNextLTW01BoldRegular.woff') format('woff'),
		url('../fonts/AvenirNextLTW01BoldRegular.ttf') format('truetype'),
		url('../fonts/AvenirNextLTW01BoldRegular.svg#AvenirNextLTW01BoldRegular') format('svg');
	font-weight: bold;
	font-style: normal;
}


.actions a,
.actions span,
.navbar-nav li span,
.order-info .order-title {
    font-family: Lato, sans-serif;
}

html {
    font-size: 1rem;
    background-color: #fff;
}

body {
    font-weight: 400;
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff;
    padding-top: 80px;
}

#body-embedded {
    font-weight: 400;
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff;
    padding-top: 0px;
}

#login-page {
    padding-top: 180px;
}

.login-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
}

body * {
    outline: 0;
}

a {
    color: #00a8e1 !important;
}

hr {
    border-top: 1px solid rgba(46, 46, 46, .6);
}

.center-block {
    float: none;
    display: block;
    margin: 0 auto;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.btn-default,
.btn-primary,
body {
    font-family: Lato, sans-serif;
}

header .navbar {
    background: #2e2e2e;
    color: #fff;
}

.navbar {
    border-bottom: 2px solid #eceeef;
}

.btn-primary {
    background-color: #70B617;
    border-color: transparent;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 14px 25px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #70B617;
}

.fa-inverse,
header .navbar .navbar-nav a {
    color: #fff;
    display: inline-block;
    margin-top: 12px;
}

#content {
    padding-bottom: 10px;
    padding-top: 17px;
    min-height: 100%;
    margin-bottom: 137px;
    background-color: #fff;
}

#content-login {
    padding-bottom: 10px;
    padding-top: 49px;
    min-height: 100%;
}

#content-dashboard {
    padding-bottom: 20px;
    padding-top: 35px;
    min-height: 100%;
}

.content-center {
    text-align: center;
}

.login-header {
    background-color: #2e2e2e;
}

.login-header img {
    padding-top: 45px;
    padding-bottom: 54px;
}

#login-form .form-group {
    margin-top: 75px;
    margin-bottom: .5rem;
}

#login-form .form-group:first-of-type {
    margin-top: 1rem;
}

.search-form .input-group-addon {
    background: 0 0;
    padding: .05rem .25rem;
    font-size: .75rem;
    border-bottom: solid 2px #999;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    color: #000;
}

.form-group input,
.form-group input[type="email"],
.form-group input[type="password"],
.form-group input[type="text"],
.form-group input[type="search"],
.input-group input[type="search"] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    z-index: 20;
    padding-left: 0;
    padding-right: 0;
    color: #999;
    font-size: 28px;
    line-height: 34px;
    background: 0 0;
    border-bottom: solid 2px #999;
    font-family: "Avenir LT Std 65 Medium";
    padding-bottom: 9px;
}

.quote-search .input-group input[type=search] {
    padding-bottom: 1px;
}

.form-group input:focus,
.form-group input[type=email]:focus,
.form-group input[type=password]:focus,
.form-group input[type=text]:focus,
.input-group input[type=search]:focus,
.input-group input[type=search]:focus+span,
.input-group input[type=password]:focus~span,
.input-group input[type=email]:focus~span,
.input-group input[type=text]:focus~span,
.input-group input[type=search]:focus~span {
    border-bottom: solid 2px #00a8e1 !important;
}

.form-group input:focus+label,
.form-group input[type=email]:focus+label,
.form-group input[type=password]:focus+label,
.form-group input[type=text]:focus+label,
.form-group input[type=search]:focus+label {
    color: #00a8e1;
    font-size: .75rem;
    line-height: .156rem;
    top: -3.75rem;
    font-family: "Avenir LT Std 65 Medium";
}


.form-control {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border: none;
    border-bottom: solid 1px #008eaa;
    padding: 0 .375rem;
    width: 100%;
    font-size: .5rem;
    line-height: .75;
    color: #55595c;
    background: #fff none;
    background-clip: padding-box;
}

.form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: 0;
}

.form-check,
.form-control,
.form-control-file,
.form-control-range,
.form-text {
    display: block;
}

.form-group label {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    z-index: 10;
    top: -1rem;
    padding-left: 0;
    padding-right: 0;
    float: left;
    color: #999;
    font-size: 1.1rem;
    line-height: .1565rem;
    font-family: "Avenir LT Std 65 Medium";
}

.label-icon {
    width: 100%;
}

#login-form .fa {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    z-index: 10;
    padding-left: 0;
    padding-right: 0;
    float: right;
    font-size: 1.25rem;
    font-weight: 500;
    margin-top: 41px;
    line-height: .313rem;
}

@-moz-document url-prefix() {
    #login-form .fa {
        margin-top: 41px;
        line-height: .313rem;
    }
}

@supports (-ms-ime-align:auto) {
    #login-form .fa {
        margin-top: 41px;
    }
}

#login-form .form-group input[type=password]:focus+label i.fa,
#login-form .form-group input[type=search]:focus+label i.fa {
    font-size: .6rem;
    font-weight: 500;
    line-height: .156rem;
}

.fa-eye {
    color: #313131;
}

.login-button {
    margin-top: 61px;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    right: 0;
    z-index: 1030;
}

.navbar-fixed-bottom {
    position: fixed!important;
    bottom: 0;
    padding: 0;
    background: #2e2e2e;
    height: 90px;
    /*-webkit-transition: bottom .5s ease-out;*/
    /*-moz-transition: bottom .5s ease-out;*/
    /*-o-transition: bottom .5s ease-out;*/
    /*transition: bottom .5s ease-out;*/
    border-bottom: none;
}

/*@media only screen and (min-width: 600px) {
    .navbar-fixed-bottom {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transition: translateX(-50%);
        -o-transition: translateX(-50%);
        transform: translateX(-50%);
    }

}*/

@media (min-width: 576px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-full,
    .navbar-sticky-top {
        border-radius: 0;
    }
}

.navbar-fixed-bottom .nav,
.more-nav .nav {
    height: 90px;
}

.navbar-fixed-bottom .nav,
.more-nav .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-fixed-bottom .nav li,
.more-nav .nav li {
    padding-top: 15px;
    padding-left: .1rem;
    padding-right: .1rem;
    position: relative;
    display: block;
    float: left;
    width: 20%;
    height: 100%;
    font-size: 6px;
    text-align: center;
    line-height: 6px;
}

.navbar-fixed-bottom .nav li:after,
.more-nav .nav li:after {
    content: "";
    border-right: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: .8rem;
    height: 4.4rem;
}

.navbar-fixed-bottom .navbar-nav li.active,
.more-nav .navbar-nav li.active {
    background-color: #008eaa;
}

.navbar-fixed-bottom .navbar-nav li i.icon-more,
.navbar-fixed-bottom .navbar-footer .navbar-nav li span.icon-more {
    font-size: 6px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: -19px;
}

.navbar-fixed-bottom .nav li a,
.navbar-fixed-bottom .nav li a:active,
.navbar-fixed-bottom .nav li a:hover,
.more-nav .nav li a,
.more-nav.nav li a:active,
.more-nav .nav li a:hover {
    color: #fff !important;
    font-size: 0.55rem;
    line-height: 0.7rem;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    font-weight: 100;
}

.navbar-fixed-bottom .navbar-nav li i,
.navbar-fixed-bottom .navbar-nav li span,
.more-nav .navbar-nav li i,
.more-nav .navbar-nav li span {
    display: block;
    margin: 0 auto;
    padding-bottom: 6px;
    font-size: .75rem;
    line-height: 1rem;
}

.more-link:after {
    border-right: none!important;
}

.navbar-fixed-bottom .navbar-nav li span,
.more-nav .navbar-nav li span {
    line-height: 0.7rem;
    font-size: 0.55rem;
    font-family: Lato, sans-serif;
    font-weight: 700;
    padding-bottom: 4px;
}

.navbar-fixed-bottom .nav li.hide-border::after,
.more-nav .nav li.hide-border::after {
    border-right: none!important;
}

.logout-link {
    text-transform: uppercase;
    font-size: 0.75rem !important;
}

.more-nav {
    bottom: -60vh;
    width: 100%;
    background-color: #2e2e2e;
    position: fixed;
    border: 0;
    z-index: 100;
}

.more-nav .nav {
    padding: 0;
    margin-top: .75rem;
    text-align: center;
}

.more-nav .language-selection {
    border-top: solid 1px #c7c7c7;
    padding-top: 1.05rem !important;
    padding-bottom: 2.05rem !important;
    width: 88%;
    margin-left: auto;
    margin-right: auto;
}

.more-nav.in {
    bottom: 0;
    border: 0;
    /*height: 60vh;*/
    color: #fff;
    z-index: 1000;
}

.more-nav.in::before {
    content: "";
    border-bottom: solid 1px #c7c7c7;
    position: relative;
    z-index: 105;
    left: 1.15rem;
    top: 0;
    width: 65%;
    height: 1px;
    display: block;
}

@media screen and (max-width: 767px) {
    .icon-more:before {
        position: relative;
        left: -4px;
    }
}

.icon-more:before {
    content: '\e808';
}

.more-nav .language-selection label .label:first-of-type {
    padding-right: 25px;
}

.more-nav .language-selection label .label {
    font-size: .6rem;
}

.nav-footer-text {
    margin-top: 10px;
    padding: 16px;
}

.nav-footer-text a {
    color: #fff !important;
    font-family: "Lato";
    font-size: .55rem;
}

.label {
    width: 25px;
    font-size: 6px;
    padding-right: 20px;
    line-height: 7px;
}

.label:last-child {
    padding-right: 0;
    padding-left: 20px;
}

.more-nav .language-selection .label:last-child {
    padding-left: 65px;
}

.label {
    width: 25px;
    font-size: 6px;
    padding-right: 20px;
    line-height: 7px;
}

.label,
label .flag {
    display: inline-block;
}

.checkbox-slider--b {
    position: relative;
}

.checkbox-slider--b input {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0%;
    margin: 0;
    cursor: pointer;
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.checkbox-slider--b input+span:after,
.checkbox-slider--b input+span:before {
    left: 70px;
    height: 20px;
    border-radius: 20px;
}

.checkbox-slider--b input+span:before {
    position: absolute;
    left: 70px;
    top: 4px;
    display: inline-block;
    content: "";
    height: 20px;
    background: #008eaa;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out;
}

.checkbox-slider--b input+span>h4 {
    display: inline;
}

.checkbox-slider--b span {
    padding-right: 40px;
}

.checkbox-slider--b input+span {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 0;
    padding-left: 40px;
}

.checkbox-slider--b input+span:after {
    height: 20px;
    position: absolute;
    left: 70px;
    top: 4px;
    display: block;
    -webkit-transition: margin-left .1s ease-in-out;
    transition: margin-left .1s ease-in-out;
    text-align: center;
    font-weight: 700;
    border: 0!important;
}

.checkbox-slider--b input+span:before {
    width: 40px;
}

.checkbox-slider--b input+span:after {
    background: #eceeef;
    content: "";
    width: 20px;
    background-clip: padding-box;
}

.checkbox-slider--b input:not(:checked)+span:after {
    -webkit-animation: popOut ease-in .3s normal;
    animation: popOut ease-in .3s normal;
}

.checkbox-slider--b input:checked+span:after {
    content: "";
    border: 2px solid transparent;
    background-clip: padding-box;
    -webkit-animation: popIn ease-in .3s normal;
    animation: popIn ease-in .3s normal;
}

.checkbox-slider--b input:checked+span:before {
    -webkit-transition: background .2s ease-in;
    transition: background .2s ease-in;
    background: #008eaa;
}

.checkbox-slider--b.checkbox-slider-md input+span:after,
.checkbox-slider--b.checkbox-slider-md input+span:before {
    border-radius: 30px;
}

.checkbox-slider--b.checkbox-slider-lg input+span:after,
.checkbox-slider--b.checkbox-slider-lg input+span:before {
    border-radius: 40px;
}

.checkbox-slider--b input:disabled+span:after {
    border: 2px solid transparent;
    border-radius: 40px;
}

.checkbox-slider--b input:disabled+span:before {
    box-shadow: 0 0 0 #000;
}

.checkbox-slider--b input:disabled+span {
    color: #777;
}

input:checked+.indicator-success {
    color: #5cb85c;
}

input:checked+.indicator-info {
    color: #5bc0de;
}

input:checked+.indicator-warning {
    color: #f0ad4e;
}

input:checked+.indicator-danger {
    color: #d9534f;
}

.checkbox-slider-sm {
    line-height: 10px;
}

.checkbox-slider-sm input+span {
    padding-left: 20px;
}

.checkbox-slider-sm input+span:before {
    width: 20px;
}

.checkbox-slider-sm input+span:after,
.checkbox-slider-sm input+span:before {
    height: 10px;
    line-height: 10px;
}

.checkbox-slider-sm input+span:after {
    width: 10px;
    vertical-align: middle;
}

.checkbox-slider-sm input:checked+span:after {
    margin-left: 10px;
}

.checkbox-slider-md {
    line-height: 30px;
}

.checkbox-slider-md input+span {
    padding-left: 60px;
}

.checkbox-slider-md input+span:before {
    width: 60px;
}

.checkbox-slider-md input+span:after,
.checkbox-slider-md input+span:before {
    height: 24px;
    line-height: 30px;
}

.checkbox-slider-md input+span:after {
    width: 25px;
    vertical-align: middle;
}

.checkbox-slider-md input:checked+span:after {
    margin-left: 34px;
}

.checkbox-slider-lg {
    line-height: 40px;
}

.checkbox-slider-lg input+span {
    padding-left: 80px;
}

.checkbox-slider-lg input+span:before {
    width: 80px;
}

.checkbox-slider-lg input+span:after,
.checkbox-slider-lg input+span:before {
    height: 40px;
    line-height: 40px;
}

.checkbox-slider-lg input+span:after {
    width: 40px;
    vertical-align: middle;
}

.checkbox-slider-lg input:checked+span:after {
    margin-left: 40px;
}

.checkbox-slider-info.checkbox-slider--a input:checked+span:after,
.checkbox-slider-info.checkbox-slider--c input:checked+span:after,
.checkbox-slider-info.checkbox-slider--c-weight input:checked+span:after,
.checkbox-slider-info.checkbox-slider--default input:checked+span:after {
    background: #5bc0de;
    background-clip: content-box;
}

.checkbox-slider-info.checkbox-slider--c input:checked+span:after,
.checkbox-slider-info.checkbox-slider--c-weight input:checked+span:after {
    border-color: #5bc0de;
}

.checkbox-slider-info.checkbox-slider--b input:checked+span:before,
.checkbox-slider-info.checkbox-slider--b-flat input:checked+span:before,
.checkbox-slider-info.checkbox-slider--c input:checked+span:before,
.checkbox-slider-info.checkbox-slider--c-weight input:checked+span:before {
    background: #5bc0de;
}

.checkbox-slider-warning.checkbox-slider--a input:checked+span:after,
.checkbox-slider-warning.checkbox-slider--c input:checked+span:after,
.checkbox-slider-warning.checkbox-slider--c-weight input:checked+span:after,
.checkbox-slider-warning.checkbox-slider--default input:checked+span:after {
    background: #f0ad4e;
    background-clip: content-box;
}

.checkbox-slider-warning.checkbox-slider--c input:checked+span:after,
.checkbox-slider-warning.checkbox-slider--c-weight input:checked+span:after {
    border-color: #f0ad4e;
}

.checkbox-slider-warning.checkbox-slider--b input:checked+span:before,
.checkbox-slider-warning.checkbox-slider--b-flat input:checked+span:before,
.checkbox-slider-warning.checkbox-slider--c input:checked+span:before,
.checkbox-slider-warning.checkbox-slider--c-weight input:checked+span:before {
    background: #f0ad4e;
}

.checkbox-slider-danger.checkbox-slider--a input:checked+span:after,
.checkbox-slider-danger.checkbox-slider--c input:checked+span:after,
.checkbox-slider-danger.checkbox-slider--c-weight input:checked+span:after,
.checkbox-slider-danger.checkbox-slider--default input:checked+span:after {
    background: #d9534f;
    background-clip: content-box;
}

.checkbox-slider-danger.checkbox-slider--c input:checked+span:after,
.checkbox-slider-danger.checkbox-slider--c-weight input:checked+span:after {
    border-color: #d9534f;
}

.checkbox-slider-danger.checkbox-slider--b input:checked+span:before,
.checkbox-slider-danger.checkbox-slider--b-flat input:checked+span:before,
.checkbox-slider-danger.checkbox-slider--c input:checked+span:before,
.checkbox-slider-danger.checkbox-slider--c-weight input:checked+span:before {
    background: #d9534f;
}

.checkbox-slider-md input+span:before {
    height: 24px;
}

.checkbox-slider--b input:checked+span:after {
    height: 20px;
    width: 21px;
    margin-top: 2px;
    margin-left: 36px;
}

.checkbox-slider--b input:not(:checked)+span:after {
    height: 20px;
    width: 21px;
    margin-top: 2px;
    margin-left: 3px;
}

@-webkit-keyframes popIn {
    0%,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
    50% {
        -webkit-transform: scale(1.4, 1);
        transform: scale(1.4, 1);
    }
}

@keyframes popIn {
    0%,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
    50% {
        -webkit-transform: scale(1.4, 1);
        transform: scale(1.4, 1);
    }
}

@-webkit-keyframes popOut {
    0%,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
    50% {
        -webkit-transform: scale(1.4, 1);
        transform: scale(1.4, 1);
    }
}

@-webkit-keyframes splashIn {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .8;
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .9;
    }
}

@-webkit-keyframes splashOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .8;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .9;
    }
    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 1;
    }
}

.js-quote {
    padding-top: .75rem;
    padding-bottom: .5rem;
    color: #2e2e2e;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: .375rem;
    font-weight: 900;
    line-height: .156rem;
}

.privacy-link {
    margin-right: 60px;
}

@media only screen and (min-width: 400px) {
    .more-nav.in::before {
        left: 1.5rem;
        width: 65%;
    }
}

#dashboard-page li.list-group-item {
    text-align: left;
}

#dashboard-page li.list-group-item a {
    color: #00a8e1;
    font-size: 1.35rem;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Avenir LT Std 65 Medium';
}

#dashboard-page li.list-group-item i {
    color: #00a8e1;
    font-size: 1rem;
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width: 350px) {
    .privacy-link {
        margin-right: 20px;
    }
    #dashboard-page li.list-group-item a {
        font-size: 1.10rem;
    }
    #dashboard-page li.list-group-item i {
        margin-right: 20px;
    }
}

.list-group-item {
    border: none;
}

.centered-list ul {
    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.page-title {
    background-color: #f4f4f4;
    padding: 21px 0 19px 7px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: .79rem;
}

.page-alt-title {
    background-color: #f4f4f4;
    padding: 11px 0 10px 7px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: .7rem;
    margin-top: -15px;
    margin-bottom: 14px;
}

.page-alt-title.toggle-title {
    margin-top: 0;
}

@media screen and (min-width: 576px) {
    #content.browse.sub-header.search-form {
        width: 66%;
    }
}

.quote-search-results span,
.quote-search-results i {
    font-size: 1.1rem;
    color: #00609c;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: bold;
}

.quote-search-results .row,
.sign-contract-search-results .row {
    padding-bottom: 25px;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: .25rem .375rem;
    margin-bottom: 0;
    font-size: .5rem;
    font-weight: 400;
    line-height: .625;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 0rem;
}

.quote-search {
    padding-top: 33px;
}

.quote-text {
    display: table;
}

.quote-text,
.quote-text a,
.quote-text i {
    color: #00609c !important;
    font-size: 1.1rem;
    display: table-cell;
    vertical-align: middle;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: bold;
    line-height: 1.3rem !important;
    padding: 9px 0 4px;
}

.quote-search-results {
    padding-top: 3px;
}

.quote-text img {
    margin-right: 12px;
}

.quote-text i {
    font-size: 1.25rem;
    margin-right: 7px;
    display: table-cell;
    vertical-align: middle;
}

.email-quote-form .form-group:first-of-type {
    margin-top: 9px;
}

.email-quote-form .form-group {
    margin-top: .55rem;
    margin-bottom: .5rem;
}

.forgot-password {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #00a8e1 !important;
}

.forgot-password {
    padding-top: 0px;
    cursor: pointer;
}

.email-quote-head {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
}

.btn-primary:hover,
.btn-primary:active {
    color: #fff !important;
    background-color: #70B617;
    border-color: #70B617;
}

#content-dashboard .list-group-item {
    padding: .9rem .625rem;
}

a.header-icon {
    color: #fff !important;
    font-family: "Lato";
    font-size: .68rem;
}

.legal-links {
    margin-top: 46px;
    margin-bottom: 4px;
}

.legal-links a {
    font-family: "Lato";
    font-size: 0.8rem;
}

#dashboard-page .legal-links {
    margin-top: 27px;
}

.copyright {
    color: #949494;
    margin-top: 15px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: 0.8rem;
}

header .navbar {
    position: fixed;
    padding: 13px 16px 13px 15px;
}

.navbar-brand {
    padding-right: 17px;
    display: inline-block;
}

.cust-img {
    margin-top: 6px;
}

.equip-img {
    margin-top: 2px;
}

.photos-img {
    margin-top: 7px;
}

.pref-img {
    margin-top: 1px;
}

@media (min-width: 544px) {
    .navbar {
        border-radius: 0 !important;
    }
}

.navbar-fixed-bottom,
.more-nav {
    height: 97px;
}

.navbar-fixed-bottom .nav li:after,
.more-nav .nav li:after {
    height: 3.9rem;
}

.more-nav .nav {
    margin-top: 17px;
}

.navbar-fixed-bottom .nav li,
.more-nav .nav li {
    height: 97px;
}

.navbar-fixed-bottom .nav,
.more-nav .nav {
    height: 97px;
}

.navbar-fixed-bottom .navbar-nav li i.icon-more,
.navbar-fixed-bottom .navbar-footer .navbar-nav li span.icon-more {
    font-size: 6px;
    margin-top: 10px;
    margin-bottom: 4px;
    margin-left: -7px;
}

.cust-img {
    margin-top: 6px;
}

.equip-img {
    margin-top: 2px;
}

.photos-img {
    margin-top: 6px;
}

.email-quote-form ::-webkit-input-placeholder {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1.05rem;
    color: #58595b;
}

.email-quote-form :-moz-placeholder {
    /* Firefox 18- */
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1.05rem;
    color: #58595b;
}

.email-quote-form ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1.05rem;
    color: #58595b;
}

.email-quote-form :-ms-input-placeholder {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1.05rem;
    color: #58595b;
}

.email-quote-form {
    margin-top: 9px;
    position: relative;
    display: block;
}

.email-quote-form .form-group input,
.email-quote-form .form-group input[type=email],
.email-quote-form .form-group input[type=text] {
    position: relative;
    z-index: 20;
    padding-left: 0;
    padding-right: 0;
    background: 0 0;
    border-bottom: solid 2px #999;
    padding-bottom: 2px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1.05rem;
    line-height: 1.4rem;
    color: #58595b;
    padding-top: 3px;
}

.email-quote-form textarea {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1.05rem;
    line-height: 1.35rem;
    color: #58595b;
    border-bottom: 2px solid #999;
}

input[type="text"].error, input[type="email"].error, textarea.error {
	border-bottom-color: red !important;
}
input[type="text"]:focus.error, input[type="email"]:focus.error, textarea:focus.error {
	border-bottom-color: red !important;
}

.error-msg {
	text-align: center;
	color: #C00;
	font-size: 12px;
	padding: 20px 10px 0;
}

.email-quote-form textarea:focus,
#quote-details-form textarea:focus {
    border-bottom: solid 2px #00a8e1;
}

.email-quote-cancel-button {
    margin-right: 65px;
}

.submit-buttons {
    margin-top: 25px;
}

.email-quote-cancel-button,
.email-quote-cancel-button:hover,
.email-quote-cancel-button:active {
    background-color: #999 !important;
    border: #999 !important;
}

.cust-info {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .85rem;
    line-height: 1rem !important;
    color: #000;
    margin-bottom: -3px;
}

#quote-details-form .form-group input,
#quote-details-form .form-group input[type=email],
#quote-details-form .form-group input[type=text] {
    position: relative;
    z-index: 20;
    padding-left: 0;
    padding-right: 0;
    background: 0 0;
    border-bottom: solid 2px #999;
    padding-bottom: 2px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: 0.9rem;
    line-height: 1.1rem;
    color: #999;
    padding-top: 16px;
}

#quote-details-form .form-group input[type=text] {
    padding-top: 8px;
}

#quote-details-form ::-webkit-input-placeholder {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
}

#quote-details-form :-moz-placeholder {
    /* Firefox 18- */
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
}

#quote-details-form ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
}

#quote-details-form :-ms-input-placeholder {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1.05rem;
    color: #999;
}

#quote-details-form textarea {
    margin-top: 21px;
    padding: 6px 0;
}

#quote-details-form textarea {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
    border-bottom: solid 2px #999;
}

.qd-equip {
    margin-top: 28px;
}

.qd-equip .equip-add-text {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #000;
    display: inline-block;
    padding-top: 6px;
}

.custom-file,
.custom-select {
    display: inline-block;
    max-width: 100%;
}

.custom-select {
    height: calc(1.95rem - 1px);
    vertical-align: middle;
    position: relative;
    border: none;
    background: 0 0;
    padding: 5px 0 2px;
    border-bottom: 2px solid #999;
    border-radius: 0;
    font-size: .375em;
    margin-top: 10px;
}

.custom-select,
.custom-select .form-select {
    width: 100%;
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
}

.custom-select:after {
    content: "\e803";
    font-family: wynne;
    position: absolute;
    right: 2px;
    top: 4px;
    z-index: 2;
    font-size: 1.1rem;
    font-weight: 500;
    cursor: pointer;
    pointer-events: none;
    color: #14a7e0;
    line-height: 1.2rem;
}

.blank-default-select:after {
    content: "\e803";
    font-family: wynne;
    position: absolute;
    right: 5px;
    top: 18px;
    z-index: 2;
    font-size: 1.1rem;
    font-weight: 500;
    cursor: pointer;
    pointer-events: none;
    color: #14a7e0;
    line-height: 1.2rem;
}

.custom-select:focus {
    border-color: #51a7e8;
    outline: 0;
}

.d-inline-block {
    display: inline-block!important;
}

.form-select {
    position: relative;
    background-color: #fff;
    border-radius: 0;
    float: none;
    border: none;
}

.custom-select .form-select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0;
    height: auto!important;
    line-height: 1.1rem;
}

.custom-select select::-ms-expand {
    display: none;
}

option {
    display: block;
    white-space: pre;
    min-height: 1.1rem;
    padding: 0px 1px 0px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: .6rem;
    color: #999;
}

select:active,
select:hover {
    outline-color: #14a7e0;
}

input[type='date'] {
    position: relative;
}

::-webkit-calendar-picker-indicator {
    width: 14px;
    color: rgba(0, 0, 0, 0);
    opacity: 1
}

.custom-date {
    position: relative;
}

.custom-date:after {
    content: "\e803";
    font-family: wynne;
    position: absolute;
    right: 20px;
    top: 12px;
    z-index: 299;
    font-size: 1.1rem;
    font-weight: 500;
    cursor: pointer;
    pointer-events: none;
    color: #14a7e0;
}

.vert-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

img.remove-icon {
    min-height: 12px;
    min-width: 12px;
}

.equip-qty {
    display: table;
}

.equip-qty-text {
    display: table-cell;
    vertical-align: middle;
}

li.equip-qty-text {
    position: relative;
    vertical-align: middle;
}

#quote-details-form .quote-text,
#quote-details-form .quote-text a,
#quote-details-form .quote-text i {
    line-height: .85em;
}

#quote-details-form .cust-info {
    line-height: .6em;
}

.added-items {
    margin-top: 12px;
}

.equip-qty-text {
    color: #999;
    font-family: "Avenir LT Std 65 Medium";
    font-size: 0.85rem;
}

.equip-qty-num {
    color: #00a8e1;
}

.text-underline {
    border-bottom: 2px solid #999;
    padding-bottom: 1px;
}

.quote-modal-text {
    margin-top: 30px;
    color: #000;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: bold;
    font-size: 0.9rem;
}

#quoteModal button,
.cust-modal button {
    border: none;
    background: none;
    font-family: 'Avenir LT Std 65 Medium';
    color: #00a8e1;
    font-size: 1.15rem;
}

.quote-modal-buttons {
    margin-top: 37px;
}

.send-quote-no {
    padding-right: 36px;
}

.send-quote-yes {
    padding-left: 36px;
}

@media only screen and (max-width: 440px) {
    .send-quote-no {
        padding-right: 0px;
    }
    .send-quote-yes {
        padding-left: 0px;
    }
}

.avail,
.avail a {
    color: #00a8e1;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: .75rem;
    margin-top: 40px;
}

.add-equip-img {
    margin-bottom: 27px;
}

.eq-equip {
    margin-top: 11px;
}

.eq-search label {
    color: #999;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: .7rem;
}

.eq-search .input-group input[type=search] {
    font-size: 1.1rem;
    line-height: 1.6rem;
    color: #58595b;
    font-family: 'Avenir LT Std 65 Medium';
}

.eq-search .form-group label {
    top: 9px;
    line-height: .75rem;
}

.eq-search.quote-search {
    padding-top: 12px;
}

.eq-search .custom-select {
    margin-top: -3px;
}

.eq-search .custom-select .form-select {
    font-size: 1rem;
    color: #58595b;
    font-family: 'Avenir LT Std 65 Medium';
}

.added-text {
    color: #70b617;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: .75rem;
    margin-right: 7px;
}

.avail-text {
    color: #000;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight:bold;
    font-size: 1.05rem;
    margin-top: -7px;
}

.search-text.input-group-addon {
    padding-top: 12px;
}

.forgot-password-modal-text {
    margin-top: 30px;
    color: #000;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: 50px;
}

.btn-primary.focus,
.btn-primary:focus {
    background-color: #70B617;
    border-color: #70B617;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #70B617;
    border-color: #70B617;
}

.dash-equip {
    margin-left: -2px;
    display: inline-block;
}

#dashboard-page li.list-group-item i {
    width: 27px;
}

.caq-hr {
    margin-top: -2px;
}

.quote-search.search-form .input-group-addon {
    background: 0 0;
    padding: .05rem .25rem;
    font-size: 1rem;
    border-bottom: solid 2px #999;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    color: #000;
}

.quote-search.search-form .icon-search {
    margin-top: -5px;
    display: inline-block;
}

#dashboard-page #content-dashboard {
    padding-top: 20px;
}

#content.qd-content {
    margin-top: -8px;
}

#quote-details-form .form-group {
    margin-bottom: .28rem;
}

.modal-body {
    padding: 50px;
}

.eq-hr-form {
    padding: 0px;
    /*margin-top: -4px;*/
}

.top-hr-form {
    padding: 0px;
    margin-top: -16px;
}

.quote-detail-text {
    color: #00609c !important;
    font-size: 1.1rem;
    display: table-cell;
    vertical-align: middle;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: bold;
    line-height: 1.3rem !important;
}

#content.equip-content {
    padding-top: 0px;
}

.md-search label {
    color: #999;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: .7rem;
}

.equip-search .form-group {
    margin-bottom: -12px;
}

.equip-search .custom-select {
    margin-bottom: 0px;
}

.equip-form-search {
    margin-top: 29px;
}

.equip-search .icon-search {
    margin-top: 30px;
    display: inline-block;
}

.equip-search .icon-search.icon-wy {
    margin-top: 0;
}

.eq-content .quote-text {
    margin-left: 15px;
}

.eq-content .quote-text,
.eq-content .quote-text a,
.eq-content .quote-text i {
    padding: 0px;
}

.smform .input-group-addon {
    background: 0 0;
    padding: .05rem .25rem;
    font-size: .75rem;
    border-bottom: solid 2px #999;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    color: #000;
    top: -.6rem;
    position: relative;
    padding-bottom: 10px;
}

.smform .form-group input,
.smform .form-group input[type="email"],
.smform .form-group input[type="password"],
.smform .form-group input[type="text"],
.smform .form-group input[type="search"],
.smform .input-group input[type="search"] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    z-index: 20;
    padding-left: 0;
    padding-right: 0;
    margin-top: 21px;
    background: 0 0;
    border-bottom: solid 2px #999;
    font-family: "Avenir LT Std 65 Medium";
    padding-bottom: 0px;
    font-size: 1.1rem;
    color: #58595b;
    line-height: 1.2rem;
    padding-top: 8px;
}

.smform .form-group input:focus+label,
.smform .form-group input[type=email]:focus+label,
.smform .form-group input[type=password]:focus+label,
.smform .form-group input[type=text]:focus+label,
.smform .form-group input[type=search]:focus+label {
    color: #00a8e1;
    font-size: .75rem;
    line-height: .156rem;
    top: -2.1rem;
    font-family: "Avenir LT Std 65 Medium";
}

.smform input {
    padding: 0;
    margin: 0;
    height: 1.6rem;
}

.avail-form {
    margin-top: -12px;
}

form#eqform {
    margin-top: 7px;
    margin-bottom: 7px;
}

.equip-content .quote-text {
    padding: 3px 0 4px;
}

@media only screen and (max-width: 418px) {
    .added-text {
        font-size: .5rem;
    }
}

.quote-search .input-group input[type="search"]:focus {
    font-size: 1.1rem;
}

.quote-search .input-group input[type="search"] {
    height: 1.4rem;
}

.equip-search.search-form .input-group-addon {
    background: 0 0;
    padding: .05rem .25rem;
    font-size: 1rem;
    border-bottom: solid 2px #999;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    color: #000;
    top: -.6rem;
}
_:-ms-fullscreen,
 :root .equip-search.search-form .input-group-addon {
    top: -.65rem;
}

@supports (-ms-ime-align:auto) {
    .smform .input-group-addon {
        top: -11px;
    }
}

#login-form .input-group-addon {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #55595c;
    text-align: center;
    background-color: #fff;
    border: none;
    border-radius: 0;
    top: -13px;
    position: relative;
    border-bottom: 2px solid #999;
    padding: 0 0 10px 0;
}

.xs-form .form-group label {
    font-size: .75rem;
}

@supports (-ms-ime-align:auto) {
    input[type=datetime-local]+label {
        top: -1rem;
        color: #999;
    }
}

@media all and (-webkit-min-device-pixel-ratio:0) {
    input[type=datetime-local]+label {
        top: -1.7rem;
        color: #999;
    }
}

.quote-search input[placeholder] {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .7rem;
    line-height: 1rem;
}

.form-group .cust-checkbox-sect label {
    top: 8px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
    margin-right: 15px;
}

.cust-checkbox,
.cust-checkbox-label {
    display: inline-block;
}

input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.equip-qty-text input[type="number"] {
    -webkit-transition: none;
    transition: none;
    position: relative;
    z-index: 20;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 14px;
    background: 0 0;
    border: none !important;
    font-family: "Avenir LT Std 65 Medium";
    padding-bottom: 2px;
    width:3rem;
    color: #00a8e1 !important;
}

.equip-qty-text ::-webkit-input-placeholder {
    font-family: "Avenir LT Std 65 Medium";
    color: #00a8e1 !important;
    font-size: 14px;
}

.equip-qty-text :-moz-placeholder {
    /* Firefox 18- */
    font-family: "Avenir LT Std 65 Medium";
    color: #00a8e1 !important;
    font-size: 14px;
}

.equip-qty-text ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Avenir LT Std 65 Medium";
    color: #00a8e1 !important;
    font-size: 14px;
}

.equip-qty-text :-ms-input-placeholder {
    font-family: "Avenir LT Std 65 Medium";
    color: #00a8e1 !important;
    font-size: 14px;
}

.equip-qty-text input[type=number]:focus {
    border-bottom: none !important;
    color: #00a8e1 !important;
    font-size: 14px;
}

.email-quote-form a {
    color: #fff !important;
}

.form-submit-error-msg {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    line-height: 1.1rem;
    color: red;
    margin-top: -5px;
    display: inline-block;
}

.small-form label {
    color: #999;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: .7rem;
}

.small-form .form-group {
    margin-bottom: -12px;
}

.small-form .icon-search {
    margin-top: 30px;
    display: inline-block;
}

.small-form .input-group-addon {
    background: 0 0;
    padding: .05rem .25rem;
    font-size: 1rem;
    border-bottom: solid 2px #999;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    color: #000;
}

.small-form .input-group-addon {
    background: 0 0;
    padding: .05rem .25rem;
    font-size: 1rem;
    border-bottom: solid 2px #999;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    color: #000;
    top: -.6rem;
    position: relative;
}

.small-form .form-group input,
.small-form .form-group input[type="email"],
.small-form .form-group input[type="password"],
.small-form .form-group input[type="text"],
.small-form .form-group input[type="number"],
.small-form .input-group input[type="search"],
.small-form .blank-default-select select {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    z-index: 20;
    padding-left: 0;
    padding-right: 0;
    margin-top: 21px;
    background: 0 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: solid 2px #999;
    font-family: "Avenir LT Std 65 Medium";
    padding-bottom: 0px;
    font-size: 1rem;
    color: #58595b;
    line-height: 1.2rem;
    width: 100%;
}

.small-form .duration-field {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    z-index: 20;
    padding-left: 0;
    padding-right: 0;
    background: 0 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: solid 2px #999;
    font-family: "Avenir LT Std 65 Medium";
    padding-bottom: 0px;
    font-size: 1.1rem;
    color: #58595b;
    line-height: 1.2rem;
    width: 100%;
    padding-top: 4px !important;
    margin-top: 11px !important;
}

.small-form .form-group input:focus,
.small-form .form-group input[type=email]:focus,
.small-form .form-group input[type=password]:focus,
.small-form .form-group input[type=text]:focus,
.small-form .form-group input[type=search]:focus,
.small-form .blank-default-select select:focus {
    border-color: #66afe9;
    outline: 0;
}

.small-form .form-group input:focus+label,
.small-form .form-group input[type=email]:focus+label,
.small-form .form-group input[type=password]:focus+label,
.small-form .form-group input[type=text]:focus+label,
.small-form .form-group input[type=search]:focus+label {
    color: #00a8e1;
    font-size: .75rem;
    line-height: .156rem;
    top: -2.1rem;
    font-family: "Avenir LT Std 65 Medium";
}

.small-form input {
    padding: 0 3px;
    margin: 0;
    height: 1.6rem;
    border: 1px solid #ccc;
}

@supports (-ms-ime-align:auto) {
    .small-form .input-group-addon {
        top: -11px;
    }
}

.small-form select {
    position: relative;
    background-color: #fff;
    border-radius: 0;
    float: none;
    border: none;
    font-size: 1rem;
    color: #58595b;
    font-family: 'Avenir LT Std 65 Medium';
    padding: 0;
    height: auto!important;
    line-height: 1.1rem;
    width: 100%;
    display: inline-block!important;
    max-width: 99.9%;
}

.small-form option {
    display: block;
    white-space: pre;
    min-height: 1.1rem;
    padding: 0px 1px 0px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: .6rem;
    color: #999;
}

.small-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    height: auto!important;
    line-height: 1.1rem;
}

.small-form .custom-select {
    margin-top: -3px;
}

.small-form .custom-select select {
    font-size: 1rem;
    color: #58595b;
    font-family: 'Avenir LT Std 65 Medium';
}

.small-form .custom-select {
    margin-bottom: 0px;
}

.small-form .custom-select select {
    display: inline-block!important;
}

.small-form .input-group input[type=search] {
    font-size: 1rem;
    line-height: 1.6rem;
    color: #58595b;
    font-family: 'Avenir LT Std 65 Medium';
}

.small-form .custom-select {
    margin-top: -3px;
}

.small-form .custom-select-label {
    top: 9px;
    line-height: .75rem;
}

.small-form .blank-default-select label {
    top: -1.3rem;
}

.row-separator {
    padding-top: 9px;
}

.progress-text {
    color: #70B617;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: .7rem;
    padding-top: 10px;
    display: inline-block;
}

.progress-head-text {
    color: #70B617;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: .7rem;
    padding-top: 0px;
    display: inline-block;
    margin-bottom: -6px;
}

.main-content {
    margin-bottom: 120px;
}

.list-hr hr {
    margin: 10px 0 10px 0;
}

.list-big-blue-text,
.list-big-blue-text a,
.list-big-blue-text i {
    color: #00609c !important;
    font-size: 1.1rem;
    display: table-cell;
    vertical-align: middle;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: bold;
    line-height: 1.3rem !important;
    padding: 0px;
    padding-top: 10px;
}

.list-reg-text {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 0.92rem;
    line-height: 1.3rem !important;
    color: #58595b;
    margin-bottom: -3px;
    padding-top: 2px;
}

.list-reg-text small {
	font-size: 0.8rem;
	color: #999;
	display: inline-block;
	width: 125px;
	margin-right: 3px;
	text-align: right;
}

.list-head-text {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 0.85rem;
    line-height: 1.15rem !important;
    color: #000;
    margin-bottom: 5px;
}

.secondary-quote-text {
    padding: 7px 0 10px 0;
    display: inline-block;
}

.tertiary-quote-text {
    padding: 0;
    display: inline-block;
}

.list-alt-title {
    background-color: #f4f4f4;
    padding: 11px 0 10px 7px;
    font-family: "Avenir LT Std 65 Medium";
    font-size: .85rem;
    margin-top: -15px;
    margin-bottom: 14px;
    margin-left: -20px;
}

.row-enhanced {
    background-color: #f4f4f4;
    padding: 5px 0;
    margin-top: 15px;
    position: relative;
}

.row-enhanced:first-child,
 :not(.row-enhanced)+.row-enhanced {
    margin-top: -15px;
}

.row-enhanced .list-reg-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.list-reg-text-lg {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .9rem;
    color: #58595b;
    padding: 3px 0;
}

.picture-thumbs {
    padding: 7px 0 20px 0;
}

.picture-thumbs-img {
    padding: 0 12px 0 0;
    display: inline-block;
}

.picture-thumbs-img img {
    padding: 0 0 4px 0;
}

input[type="file"] {
    color: transparent;
}

.image-upload>input {
    display: none;
}

.image-upload img {
    width: 83px;
    cursor: pointer;
}

.camera {
    max-width: 450px;
    padding: 0px;
}

.camera button {
    margin-top: 20px;
}

#output img {
    margin: 0 auto 0 auto;
}

.camera-buttons {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    margin-top: 15px;
}

/*#delete-image,
#file-input {
    margin-right: -9px;
}*/

.cust-modal-buttons {
    margin-top: 37px;
}

.cust-modal-text {
    margin-top: 30px;
    color: #000;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: bold;
    font-size: 1rem;
}

.camera-title {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f4f4f4;
    padding-top: 14px;
    padding-bottom: 14px;
}

.camera-title-text {
    color: #00609c !important;
    font-size: 1.25rem;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: bold;
    line-height: 1.3rem !important;
    padding: 5px 0 0px 0;
}

.page-sub-title {
    background-color: #00a8e1;
    color: #000;
    padding: 11px 0 11px 15px;
    font-size: .7rem;
    font-family: "Avenir LT Std 65 Medium";
}

.seperator {
    height: 10px;
}

.view-photos {
    font-size: .7rem;
    font-family: "Avenir LT Std 65 Medium";
    padding-top: 13px;
    text-align: right;
}

.checkbox-slider-b-cust input+span:before {
    content: "";
    background: rgba(100, 100, 100, 0.2);
}


/*******************************************************
Slider Z
*******************************************************/

.checkbox-slider--z {
    position: relative;
}

.checkbox-slider--z input[type="checkbox"] {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 0%;
    margin: 0 0;
    cursor: pointer;
    opacity: 0;
}

.checkbox-slider--z input[type="checkbox"]:focus+*:before {
    outline: solid #66afe9 2px;
}

.checkbox-slider--z input+span {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-slider--z input+span:before {
    position: absolute;
    left: 0px;
    display: inline-block;
}

.checkbox-slider--z input+span>h4 {
    display: inline;
}

.checkbox-slider--z input+span {
    padding-left: 40px;
}

.checkbox-slider--z input+span:before {
    content: "";
    height: 20px;
    width: 40px;
    background: #e5e5e5;
    /*box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);*/
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}

.checkbox-slider--z input+span:after {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 0;
    display: block;
    background: #FFF;
    -webkit-transition: margin-left 0.1s ease-in-out;
    transition: margin-left 0.1s ease-in-out;
    text-align: center;
    font-weight: bold;
    content: "";
}

.checkbox-slider--z input:checked+span:after {
    margin-left: 20px;
    content: "";
}

.checkbox-slider--z input:checked+span:before {
    -webkit-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
}

.checkbox-slider--z input+span {
    padding-left: 40px;
}

.checkbox-slider--z input+span:before {
    border-radius: 20px;
    width: 40px;
}

.checkbox-slider--z input+span:after {
    background: #FFF;
    content: "";
    width: 20px;
    border: solid transparent 2px;
    background-clip: padding-box;
    border-radius: 20px;
}

.checkbox-slider--z input:not(:checked)+span:after {
    -webkit-animation: popOut ease-in 0.3s normal;
    animation: popOut ease-in 0.3s normal;
}

.checkbox-slider--z input:checked+span:after {
    content: "";
    margin-left: 20px;
    border: solid transparent 2px;
    background-clip: padding-box;
    -webkit-animation: popIn ease-in 0.3s normal;
    animation: popIn ease-in 0.3s normal;
}

.checkbox-slider--z input:checked+span:before {
    background: #00a8e1;
}


/*******************************************************
Slider B Sizes
*******************************************************/

.checkbox-slider--z.checkbox-slider-md input+span:before {
    border-radius: 30px;
}

.checkbox-slider--z.checkbox-slider-md input+span:after {
    border-radius: 30px;
}

.checkbox-slider--z.checkbox-slider-lg input+span:before {
    border-radius: 40px;
}

.checkbox-slider--z.checkbox-slider-lg input+span:after {
    border-radius: 40px;
}


/*******************************************************
Sizes
*******************************************************/

.checkbox-slider-sm-z {
    line-height: 10px;
}

.checkbox-slider-sm-z input+span {
    padding-left: 20px;
}

.checkbox-slider-sm-z input+span:before {
    width: 20px;
}

.checkbox-slider-sm-z input+span:after,
.checkbox-slider-sm-z input+span:before {
    height: 10px;
    line-height: 10px;
}

.checkbox-slider-sm-z input+span:after {
    width: 10px;
    vertical-align: middle;
}

.checkbox-slider-sm-z input:checked+span:after {
    margin-left: 10px;
}

.checkbox-slider-md-z {
    line-height: 30px;
}

.checkbox-slider-md-z input+span {
    padding-left: 60px;
}

.checkbox-slider-md-z input+span:before {
    width: 75px;
}

.checkbox-slider-md-z input+span:after,
.checkbox-slider-md-z input+span:before {
    height: 30px;
    line-height: 30px;
}

.checkbox-slider-md-z input+span:after {
    width: 30px;
    vertical-align: middle;
}

.checkbox-slider-md-z input:checked+span:after {
    margin-left: 45px;
}

.checkbox-slider-lg-z {
    line-height: 40px;
}

.checkbox-slider-lg-z input+span {
    padding-left: 80px;
}

.checkbox-slider-lg-z input+span:before {
    width: 80px;
}

.checkbox-slider-lg-z input+span:after,
.checkbox-slider-lg-z input+span:before {
    height: 40px;
    line-height: 40px;
}

.checkbox-slider-lg-z input+span:after {
    width: 40px;
    vertical-align: middle;
}

.checkbox-slider-lg-z input:checked+span:after {
    margin-left: 40px;
}

.checkbox-slider--z input+span:before {
    content: attr(data-before);
    font-family: 'Avenir Black';
    font-size: .7rem;
}

.checkbox-slider--z label {
    margin-bottom: 0px;
}

.yes-toggle:before {
    padding-left: 16px;
    color: #fff;
    display: inline-block;
}

.no-toggle:before {
    padding-left: 40px;
    color: #000;
    display: inline-block;
}

.radio-toolbar input[type="radio"] {
    display: none;
}

.radio-toolbar label {
    display: inline-block;
    background-color: #e5e5e5;
    padding: 7px 15px;
    font-family: 'Avenir Black';
    font-size: .7rem;
    color: #000;
    border-radius: 2px;
    margin-right: 11px;
    margin-bottom: 0px;
}
.radio-toolbar label.with-minWidth {
    min-width: 100px;
}
.radio-toolbar label.crLabel:last-of-type {
    margin-right: 0;
}

.radio-toolbar input[type="radio"]:checked+label {
    background-color: #00a8e1;
    color: #fff !important;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: .7rem;
}

.condition-text {
    font-size: .9rem;
    font-family: "Avenir LT Std 65 Medium";
    color: #58595b;
    padding-right: 10px;
}

@media only screen and (max-width: 385px) {
    .text-nowrap {
        white-space: normal!important;
    }
}

@media only screen and (max-width: 298px) {
    .radio-toolbar label {
        margin-bottom: 10px;
    }
}

#conditions-form {
    /*max-width: 350px;*/
}

.cond-radios {
    text-align: right;
    padding-right: 10px;
    margin-right: 0;
    padding-left: 0;
    margin-left: 0;
}

.cond-checkbox {
    margin-right: 7px;
}

.text-outer {
    display: table;
    height: 100%;
    width: 100%;
}

.text-inner {
    display: table-cell;
    vertical-align: middle;
    
}

.comments-text-outer,
.full-text-outer {
    display: table;
    height: 100%;
    width: 100%;
}

.comments-text-inner,
.full-text-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

#conditions-form .input-group input[type="text"] {
    margin-top: 0px!important;
    padding-top: 0px;
}

#conditions-form .checkbox-slider--z label {
    font-size: inherit;
    display: inline;
}

.small-form textarea {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1.05rem;
    line-height: 1.05rem;
    color: #58595b;
    border-bottom: solid 2px #999;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    width: 100%;
}

.small-form textarea:focus {
    border-bottom: solid 2px #00a8e1;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}

.small-form .blank-default-select select:focus+label {
    color: #00a8e1;
    font-family: "Avenir LT Std 65 Medium";
}

#terms-pdf a {
    color: #00a8e1;
    font-size: 1rem;
    display: inline;
    vertical-align: middle;
    font-family: 'Avenir Black';
}

#terms-pdf li.list-group-item i {
    width: 27px;
}

#terms-pdf li.list-group-item i {
    color: #00a8e1;
    font-size: 1rem;
    margin-right: 12px;
    display: inline;
    vertical-align: middle;
}

#terms-pdf .list-group-item {
    padding: 0px;
}

.sign-instructions {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .9rem;
    line-height: 1.18rem;
    color: #58595b;
}

.button-saved {
    display: inline-block;
    margin-top: 8px;
}

.table-cell-text {
    color: #00609c !important;
    font-size: 1.1rem;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: bold;
    line-height: 1.3rem !important;
    padding: 0;
}

.main-text {
    color: #00609c !important;
    font-size: 1.1rem;
    font-family: "Avenir Black";
    line-height: 1.3rem !important;
    padding: 9px 0 4px;
}

.panel-heading [data-toggle="collapse"]:after {
    font-family: wynne;
    content: "\e800";
    float: right;
    color: #00a8e1;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 500;
    margin-top: 5px;
    text-shadow: 0 0 1px 0 #00a8e1;
    -moz-text-shadow: 0 0 1px 0 #00a8e1;
    -webkit-text-shadow: 0 0 1px 0 #00a8e1;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.panel {
    margin-left: -15px;
    margin-right: -15px;
}

.panel-heading {
    background-color: #f4f4f4;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.panel-heading a,
.panel-heading a:active,
.panel-heading a:hover {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 0.85rem;
    color: #000 !important;
    text-decoration: none;
}

.panel-collapse {
    padding-left: 15px;
    padding-right: 15px;
}

th {
    font-family: 'Avenir Black';
    font-size: 0.8rem;
    color: #000;
}

td {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 0.8rem;
    color: #000;
}

tr.odd {
    background-color: #f5f5f5;
}

.table thead th {
    border-bottom: 1px solid #999!important;
    border-top: none!important;
    padding: 11px 0 6px 0;
    margin-bottom: 3px;
}

.table td,
.table th {
    padding: .05rem;
    border-bottom: none!important;
    border-top: none!important;
}

.table {
    margin-bottom: 0rem;
}

.quote-sm-text {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 0.85rem;
    color: #999;
}

.quote-lg-text {
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1rem;
    color: #58595b;
}

.quote-form-field {
    padding-bottom: 3px;
    border-bottom: 2px solid #008eaa !important;
}

.quote-form-group {
    padding: 7px;
    margin-top: 3.8rem !important;
}

.quote-form-padding {
    margin: 0 auto;
    padding: 0px !important;
}

.quote-duration-field {
    border-bottom: 2px solid #999 !important;
    padding-bottom: 3px;
}

.es-button.btn-primary {
    margin-right: -15px;
}

@media only screen and (max-width: 348px) {
    .es-button.btn-primary {
        font-size: .6rem;
    }
}

input:disabled,
input[type="email"]:disabled,
input[type="password"]:disabled,
input[type="text"]:disabled,
input[type="search"]:disabled {
    border-bottom: 2px solid #999!important;
    opacity: 1!important;
}

.reservation-results,
.filter-by-results {
    display: block;
}

.textarea-custom label {
    margin-top: 20px;
    position: absolute;
}

.textarea-custom {
    margin-top: 30px;
    position: relative;
}

.textarea-custom textarea {
    padding: 0px !important;
    line-height: 1.1rem;
}

.qd-content .blank-default-select select,
.qd-content .blank-default-select select:focus {
    font-family: "Avenir LT Std 65 Medium" !important;
    font-size: .75rem !important;
    line-height: 1.1rem !important;
    color: #999 !important;
}

.qd-content .qty {
    width: 20px !important;
}

.qd-content .small-form .form-group input[type="datetime-local"] {
    margin-top: 0px !important;
}

.qd-content .small-form .form-group input[type="text"] {
    margin-top: 10px !important;
}

.form-group {
    position: relative;
}

.sm-blank-default-select:after {
    top: 25px;
    right: 0px;
}

.small-form ::-webkit-input-placeholder {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
}

.small-form :-moz-placeholder {
    /* Firefox 18- */
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
}

.small-form ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
}

.small-form :-ms-input-placeholder {
    font-family: "Avenir LT Std 65 Medium";
    font-size: .75rem;
    color: #999;
}

.camera-remove-icon img {
    cursor: pointer;
}

.clear-search-section {
    margin-top: -23px;
    margin-bottom: 5px;
    display: inline-block;
}

.clear-search-section a {
    font-size: .75rem;
    font-family: "Avenir LT Std 65 Medium";
    color: #00a8e1;
}

/* MOB-354 */
/* #ci-search-cont, #ci-contract-number-cont, #ci-equipment-number-cont {
	display: none;
} */

.header-location-code {
    position: absolute;
    right: 90px;
    top: 27px;
    font-size: 12px;
    color: #00a8e1;
    display: inline-block;
    padding: 3px 8px;
    border: 1px solid #00a8e1;
    z-index: 1030;
}
@-webkit-keyframes blink {
    /**
     * At the start of the animation the dot
     * has an opacity of .2
     */
    0% {
        opacity: .2;
        color: #70b617;
    }
    /**
     * At 20% the dot is fully visible and
     * then fades out slowly
     */
    20% {
        opacity: 1;
        color: #70b617;
    }
    /**
     * Until it reaches an opacity of .2 and
     * the animation can start again
     */
    100% {
        opacity: .2;
        color: #999;
    }
}

@keyframes blink {
    /**
     * At the start of the animation the dot
     * has an opacity of .2
     */
    0% {
        opacity: .2;
        color: #70b617;
    }
    /**
     * At 20% the dot is fully visible and
     * then fades out slowly
     */
    20% {
        opacity: 1;
        color: #70b617;
    }
    /**
     * Until it reaches an opacity of .2 and
     * the animation can start again
     */
    100% {
        opacity: .2;
        color: #999;
    }
}

.saving span {
    /**
     * Use the blink animation, which is defined above
     */
    -webkit-animation-name: blink;
    animation-name: blink;
    /**
     * The animation should take 1.4 seconds
     */
    -webkit-animation-duration: 2.8s;
    animation-duration: 2.8s;
    /**
     * It will repeat itself forever
     */
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    /**
     * This makes sure that the starting style (opacity: .2)
     * of the animation is applied before the animation starts.
     * Otherwise we would see a short flash or would have
     * to set the default styling of the dots to the same
     * as the animation. Same applies for the ending styles.
     */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    font-size: 5.5rem;
}

.saving span:nth-child(2) {
    /**
     * Starts the animation of the third dot
     * with a delay of .2s, otherwise all dots
     * would animate at the same time
     */
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.saving span:nth-child(3) {
    /**
     * Starts the animation of the third dot
     * with a delay of .4s, otherwise all dots
     * would animate at the same time
     */
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.saving {
    margin-top: -80px;
}

.hand {
    cursor: pointer;
}

.clearit {
    clear: both;
}

@media screen and (max-width: 319px) {
    input,
    input[type="email"],
    input[type="password"],
    input[type="text"],
    input[type="search"],
    input[type="datetime-local"],
    select,
    option,
    textarea {
        font-size: .95rem !important;
    }
}

@media screen and (max-width: 320px) {
    .btn-primary {
        background-color: #70B617;
        border-color: transparent;
        color: #fff;
        border-radius: 50px;
        text-transform: uppercase;
        font-weight: 400;
        padding: 14px 17px;
        font-family: "Avenir LT Std 65 Medium";
        font-size: .65rem;
    }
}

@media screen and (min-width: 0px) and (max-width: 338px) {
    .sccd-radios .radio-toolbar label {
        padding: 7px 7px;
        width: 60px !important;
        font-size: .55rem !important;
    }
}

@media screen and (min-width: 339px) and (max-width: 364px) {
    .sccd-radios .radio-toolbar label {
        padding: 7px 15px;
        width: 83px !important;
        font-size: .65rem !important;
    }
}

@media screen and (max-width: 328px) {
    #conditions-form .radio-toolbar label {
        padding: 7px 7px;
        width: 40px !important;
        font-size: .55rem !important;
    }
}
@media only screen and (min-width: 767px){
    .navbar-fixed-bottom .navbar-nav li i.icon-more, .navbar-fixed-bottom .navbar-footer .navbar-nav li span.icon-more{
        margin-left:-14px !important;
    }
}
.error-text {
    color: red;
    font-family: "Avenir LT Std 65 Medium";
    font-size: 1.05rem;
}

.sm-form-val {
    border-color: #00a8e1 !important;
}

.sm-form-else {
    border-color: #999 !important;
}

.remove-icon {
    cursor: pointer;
}


/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */

.bootstrap-datetimepicker-widget {
    list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 19em;
}

@media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

@media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

@media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: '';
    display: inline-block;
    position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    top: -7px;
    left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    bottom: -7px;
    left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%;
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777777;
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    background: #eeeeee;
    cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
    color: #777777;
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #777777;
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
    cursor: pointer;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.datetimepicker-closeBtn {
    background-color: rgb(112, 182, 23);
    color: #FFF;
    border-radius: 40px !important;
}

.datetimepicker-closeBtn:hover {
    background-color: rgb(112, 182, 23) !important;
    color: #000 !important;
}

.bootstrap-datetimepicker-widget {
    left: 10px !important;
    display: block !important;
    margin: 2px 0 !important;
    padding: 4px !important;
    width: 14em !important;
}

/*Added styles*/
.quantity-span{
    color:#999;
    border-bottom: 2px solid #999;
    padding-bottom: 1px;
    overflow: hidden;
    white-space: nowrap;
}
.quantity-input{
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    z-index: 20;
    top:0;
    padding-left: 0;
    padding-right: 0;
    color: #00a8e1;
    font-size: 1rem;
    line-height: 34px;
    background: 0 0;
    border-bottom: solid 2px #999;
    font-family: "Avenir LT Std 65 Medium";
    padding-bottom: 1px;
    background-color: transparent;
    border: 0px solid;
    width:auto !important;
    margin-top:0 !important;
}
/*css fix for iphone plus sizes*/
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (device-width : 414px)
and (device-height : 736px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio : 3)
and (-webkit-device-pixel-ratio : 3)
{
    .input-group-addon{
        top:-.58rem !important;
    }
}


.equipment-card{
    /* Add shadows to create the "card" effect */
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.2);
    transition: 0.3s;
    padding:2px;
}
/* On mouse-over, add a deeper shadow */
.equipment-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
/* Add some padding inside the card container */
.equipment-card-content {
    padding: 2px 16px;
}
.equipment-card-image{
    padding: 16px;
}

/* IMAGE CARDS */
.photos-container { display: flex; flex-direction: row; flex-wrap: wrap; flex-flow: flex-start; align-items: stretch; align-content: flex-start; width: 100%; }
.photos-container .photo-card { flex-basis: 200px; max-height: 250px; }
.photos-container .photo-card .photo { width: 100%; height: 130px; background-repeat: no-repeat; background-size: cover; position: relative; background-color: #efefef; }
.photos-container .photo-card .photo .photo-overlay { position: absolute; display: block; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); }
.photos-container .photo-card .photo .flag-status { display: block; position: absolute; top: 10px; right: 10px; z-index: 2; }
.photos-container .photo-card .photo .photo-link { display: block; position: absolute; width: 100%; height: 100%; z-index: 2; }

.photos-container .photo-card .photo .small-button.button-hollow { padding: 1px 2px; font-size: 0.6rem; text-transform: uppercase; border: 2px solid #ccc; font-weight: 900; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2; text-align: center; }
.photos-container .photo-card .photo .small-button.button-hollow:hover { text-decoration: none; }
.photos-container .photo-card .photo .small-button.button-hollow.take-photo { border-color: #00a8e1; color: #00a8e1; }
.photos-container .photo-card .photo .small-button.button-hollow.retake-photo { border-color: #70B617; color: #70B617 !important; }

.photos-container .photo-card .image-instruction { padding: 5px; font-size: 0.75rem; text-transform: uppercase; }

.location-code {
    position: fixed;
    top: 29px;
    right: 70px;
    color: #ccc;
    z-index: 1030;
}

@media screen and (max-width: 500px){
    .photos-container .photo-card { flex-basis: 50%; }
}

.label-next {
    text-align: right;
    margin-right: 20px;
    font-weight: 900;
    font-size: 0.7rem;
    text-transform: uppercase;
    margin-top: 10px;
    color: #999;
}

.last-checkout, .back-checkin {
    display: none;
}

.last-checkout a, .back-checkin a {
    margin: 0 15px 7px;
    padding: 5px;
    border: 1px solid #00a8e1;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.7rem;
}
.last-checkout a:hover, .back-checkin a:hover {
    text-decoration: none;
    border-color: #999;
    color: #999;
}

.no-show-links {
    display: none;
}

#quick-pick > .loading-center {
    text-align: center;
    padding: 40px 0;
    font-size: 0.7rem;
    text-transform: uppercase;
    color: #888;
}
#data-results > .quick-results {
    display: none;
}

.no-results > p {
	margin: 40px 0;
	text-align: center;
}

.spinner {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  
  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #00609c;
  border-radius: 100%;
  
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.sm-form .input-group-addon, .small-form .input-group-addon {
	border-bottom-color: transparent !important;
    display: inline-block;
    right: 13px;
    position: absolute;
    z-index: 99;
}

.sm-form .input-group input:focus~span, .small-form .input-group input:focus~span {
	border-bottom-color: transparent !important;
}

.fixfixed {
	position: absolute;
}

.whole-width {
	width: 100vw;
}

#quote-details a.remove-item i {
	color: #FF8598;
}

#customer-equipment #data-output {
    width: 100vw;
}

#quote-details .form-submit-error-msg {
    display: none;
}

.new-quote-button {
    height: 60px;
    padding: 20px 0;
    margin-bottom: 0;
    display: none;
}

.new-quote-button a {
    color: white !important;
}

@media (max-width: 400px){
    #checkout-page #change-equipment.btn {
        font-size: 0.6rem;
        padding: 6px;
    }
}

.navbar-fixed-bottom .translate-area {
    background-color: #008eaa !important;
}

.order-by {
    width: 99%;
}

.order-by .order-by-item {
    width: calc(90% / 3);
    display: inline-block;
}

@media (max-width: 780px){
    .order-by .order-by-item {
        width: 100%;
        display: block;
    }
}

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}