.break-word {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
}
#_asm * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#_asm *:before,
#_asm *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#_asm a {
    color: #428bca;
    text-decoration: none;
}
#_asm a:hover,
#_asm a:focus {
    color: #2a6496;
    text-decoration: underline;
}
#_asm a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
#_asm figure {
    margin: 0;
}
#_asm img {
    vertical-align: middle;
}
#_asm .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
#_asm .img-rounded {
    border-radius: 6px;
}
#_asm .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
#_asm hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
#_asm .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
#_asm .container {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 1400px;
}
@media (min-width: 10px) {
    #_asm .container {
        width: auto;
    }
}
@media (min-width: 668px) {
    #_asm .container {
        width: 100%;
    }
}
@media (min-width: 1050px) {
    #_asm .container {
        width: 1050px;
    }
}
@media (min-width: 1400px) {
    #_asm .container {
        width: 1400px;
    }
}
#_asm .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#_asm .row {
    margin-left: -15px;
    margin-right: -15px;
}
#_asm .col-xs-1, #_asm .col-sm-1, #_asm .col-md-1, #_asm .col-lg-1, #_asm .col-xs-2, #_asm .col-sm-2, #_asm .col-md-2, #_asm .col-lg-2, #_asm .col-xs-3, #_asm .col-sm-3, #_asm .col-md-3, #_asm .col-lg-3, #_asm .col-xs-4, #_asm .col-sm-4, #_asm .col-md-4, #_asm .col-lg-4, #_asm .col-xs-5, #_asm .col-sm-5, #_asm .col-md-5, #_asm .col-lg-5, #_asm .col-xs-6, #_asm .col-sm-6, #_asm .col-md-6, #_asm .col-lg-6, #_asm .col-xs-7, #_asm .col-sm-7, #_asm .col-md-7, #_asm .col-lg-7, #_asm .col-xs-8, #_asm .col-sm-8, #_asm .col-md-8, #_asm .col-lg-8, #_asm .col-xs-9, #_asm .col-sm-9, #_asm .col-md-9, #_asm .col-lg-9, #_asm .col-xs-10, #_asm .col-sm-10, #_asm .col-md-10, #_asm .col-lg-10, #_asm .col-xs-11, #_asm .col-sm-11, #_asm .col-md-11, #_asm .col-lg-11, #_asm .col-xs-12, #_asm .col-sm-12, #_asm .col-md-12, #_asm .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
#_asm .col-xs-1, #_asm .col-xs-2, #_asm .col-xs-3, #_asm .col-xs-4, #_asm .col-xs-5, #_asm .col-xs-6, #_asm .col-xs-7, #_asm .col-xs-8, #_asm .col-xs-9, #_asm .col-xs-10, #_asm .col-xs-11, #_asm .col-xs-12 {
    float: left;
}
#_asm .col-xs-12 {
    width: 100%;
}
#_asm .col-xs-11 {
    width: 91.66666667%;
}
#_asm .col-xs-10 {
    width: 83.33333333%;
}
#_asm .col-xs-9 {
    width: 75%;
}
#_asm .col-xs-8 {
    width: 66.66666667%;
}
#_asm .col-xs-7 {
    width: 58.33333333%;
}
#_asm .col-xs-6 {
    width: 50%;
}
#_asm .col-xs-5 {
    width: 41.66666667%;
}
#_asm .col-xs-4 {
    width: 33.33333333%;
}
#_asm .col-xs-3 {
    width: 25%;
}
#_asm .col-xs-2 {
    width: 16.66666667%;
}
#_asm .col-xs-1 {
    width: 8.33333333%;
}
#_asm .col-xs-pull-12 {
    right: 100%;
}
#_asm .col-xs-pull-11 {
    right: 91.66666667%;
}
#_asm .col-xs-pull-10 {
    right: 83.33333333%;
}
#_asm .col-xs-pull-9 {
    right: 75%;
}
#_asm .col-xs-pull-8 {
    right: 66.66666667%;
}
#_asm .col-xs-pull-7 {
    right: 58.33333333%;
}
#_asm .col-xs-pull-6 {
    right: 50%;
}
#_asm .col-xs-pull-5 {
    right: 41.66666667%;
}
#_asm .col-xs-pull-4 {
    right: 33.33333333%;
}
#_asm .col-xs-pull-3 {
    right: 25%;
}
#_asm .col-xs-pull-2 {
    right: 16.66666667%;
}
#_asm .col-xs-pull-1 {
    right: 8.33333333%;
}
#_asm .col-xs-pull-0 {
    right: 0%;
}
#_asm .col-xs-push-12 {
    left: 100%;
}
#_asm .col-xs-push-11 {
    left: 91.66666667%;
}
#_asm .col-xs-push-10 {
    left: 83.33333333%;
}
#_asm .col-xs-push-9 {
    left: 75%;
}
#_asm .col-xs-push-8 {
    left: 66.66666667%;
}
#_asm .col-xs-push-7 {
    left: 58.33333333%;
}
#_asm .col-xs-push-6 {
    left: 50%;
}
#_asm .col-xs-push-5 {
    left: 41.66666667%;
}
#_asm .col-xs-push-4 {
    left: 33.33333333%;
}
#_asm .col-xs-push-3 {
    left: 25%;
}
#_asm .col-xs-push-2 {
    left: 16.66666667%;
}
#_asm .col-xs-push-1 {
    left: 8.33333333%;
}
#_asm .col-xs-push-0 {
    left: 0%;
}
#_asm .col-xs-offset-12 {
    margin-left: 100%;
}
#_asm .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
#_asm .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
#_asm .col-xs-offset-9 {
    margin-left: 75%;
}
#_asm .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
#_asm .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
#_asm .col-xs-offset-6 {
    margin-left: 50%;
}
#_asm .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
#_asm .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
#_asm .col-xs-offset-3 {
    margin-left: 25%;
}
#_asm .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
#_asm .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
#_asm .col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 668px) {
    #_asm .col-sm-1, #_asm .col-sm-2, #_asm .col-sm-3, #_asm .col-sm-4, #_asm .col-sm-5, #_asm .col-sm-6, #_asm .col-sm-7, #_asm .col-sm-8, #_asm .col-sm-9, #_asm .col-sm-10, #_asm .col-sm-11, #_asm .col-sm-12 {
        float: left;
    }
    #_asm .col-sm-12 {
        width: 100%;
    }
    #_asm .col-sm-11 {
        width: 91.66666667%;
    }
    #_asm .col-sm-10 {
        width: 83.33333333%;
    }
    #_asm .col-sm-9 {
        width: 75%;
    }
    #_asm .col-sm-8 {
        width: 66.66666667%;
    }
    #_asm .col-sm-7 {
        width: 58.33333333%;
    }
    #_asm .col-sm-6 {
        width: 50%;
    }
    #_asm .col-sm-5 {
        width: 41.66666667%;
    }
    #_asm .col-sm-4 {
        width: 33.33333333%;
    }
    #_asm .col-sm-3 {
        width: 25%;
    }
    #_asm .col-sm-2 {
        width: 16.66666667%;
    }
    #_asm .col-sm-1 {
        width: 8.33333333%;
    }
    #_asm .col-sm-pull-12 {
        right: 100%;
    }
    #_asm .col-sm-pull-11 {
        right: 91.66666667%;
    }
    #_asm .col-sm-pull-10 {
        right: 83.33333333%;
    }
    #_asm .col-sm-pull-9 {
        right: 75%;
    }
    #_asm .col-sm-pull-8 {
        right: 66.66666667%;
    }
    #_asm .col-sm-pull-7 {
        right: 58.33333333%;
    }
    #_asm .col-sm-pull-6 {
        right: 50%;
    }
    #_asm .col-sm-pull-5 {
        right: 41.66666667%;
    }
    #_asm .col-sm-pull-4 {
        right: 33.33333333%;
    }
    #_asm .col-sm-pull-3 {
        right: 25%;
    }
    #_asm .col-sm-pull-2 {
        right: 16.66666667%;
    }
    #_asm .col-sm-pull-1 {
        right: 8.33333333%;
    }
    #_asm .col-sm-pull-0 {
        right: 0%;
    }
    #_asm .col-sm-push-12 {
        left: 100%;
    }
    #_asm .col-sm-push-11 {
        left: 91.66666667%;
    }
    #_asm .col-sm-push-10 {
        left: 83.33333333%;
    }
    #_asm .col-sm-push-9 {
        left: 75%;
    }
    #_asm .col-sm-push-8 {
        left: 66.66666667%;
    }
    #_asm .col-sm-push-7 {
        left: 58.33333333%;
    }
    #_asm .col-sm-push-6 {
        left: 50%;
    }
    #_asm .col-sm-push-5 {
        left: 41.66666667%;
    }
    #_asm .col-sm-push-4 {
        left: 33.33333333%;
    }
    #_asm .col-sm-push-3 {
        left: 25%;
    }
    #_asm .col-sm-push-2 {
        left: 16.66666667%;
    }
    #_asm .col-sm-push-1 {
        left: 8.33333333%;
    }
    #_asm .col-sm-push-0 {
        left: 0%;
    }
    #_asm .col-sm-offset-12 {
        margin-left: 100%;
    }
    #_asm .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    #_asm .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    #_asm .col-sm-offset-9 {
        margin-left: 75%;
    }
    #_asm .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    #_asm .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    #_asm .col-sm-offset-6 {
        margin-left: 50%;
    }
    #_asm .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    #_asm .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    #_asm .col-sm-offset-3 {
        margin-left: 25%;
    }
    #_asm .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    #_asm .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    #_asm .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1050px) {
    #_asm .col-md-1, #_asm .col-md-2, #_asm .col-md-3, #_asm .col-md-4, #_asm .col-md-5, #_asm .col-md-6, #_asm .col-md-7, #_asm .col-md-8, #_asm .col-md-9, #_asm .col-md-10, #_asm .col-md-11, #_asm .col-md-12 {
        float: left;
    }
    #_asm .col-md-12 {
        width: 100%;
    }
    #_asm .col-md-11 {
        width: 91.66666667%;
    }
    #_asm .col-md-10 {
        width: 83.33333333%;
    }
    #_asm .col-md-9 {
        width: 75%;
    }
    #_asm .col-md-8 {
        width: 66.66666667%;
    }
    #_asm .col-md-7 {
        width: 58.33333333%;
    }
    #_asm .col-md-6 {
        width: 50%;
    }
    #_asm .col-md-5 {
        width: 41.66666667%;
    }
    #_asm .col-md-4 {
        width: 33.33333333%;
    }
    #_asm .col-md-3 {
        width: 25%;
    }
    #_asm .col-md-2 {
        width: 16.66666667%;
    }
    #_asm .col-md-1 {
        width: 8.33333333%;
    }
    #_asm .col-md-pull-12 {
        right: 100%;
    }
    #_asm .col-md-pull-11 {
        right: 91.66666667%;
    }
    #_asm .col-md-pull-10 {
        right: 83.33333333%;
    }
    #_asm .col-md-pull-9 {
        right: 75%;
    }
    #_asm .col-md-pull-8 {
        right: 66.66666667%;
    }
    #_asm .col-md-pull-7 {
        right: 58.33333333%;
    }
    #_asm .col-md-pull-6 {
        right: 50%;
    }
    #_asm .col-md-pull-5 {
        right: 41.66666667%;
    }
    #_asm .col-md-pull-4 {
        right: 33.33333333%;
    }
    #_asm .col-md-pull-3 {
        right: 25%;
    }
    #_asm .col-md-pull-2 {
        right: 16.66666667%;
    }
    #_asm .col-md-pull-1 {
        right: 8.33333333%;
    }
    #_asm .col-md-pull-0 {
        right: 0%;
    }
    #_asm .col-md-push-12 {
        left: 100%;
    }
    #_asm .col-md-push-11 {
        left: 91.66666667%;
    }
    #_asm .col-md-push-10 {
        left: 83.33333333%;
    }
    #_asm .col-md-push-9 {
        left: 75%;
    }
    #_asm .col-md-push-8 {
        left: 66.66666667%;
    }
    #_asm .col-md-push-7 {
        left: 58.33333333%;
    }
    #_asm .col-md-push-6 {
        left: 50%;
    }
    #_asm .col-md-push-5 {
        left: 41.66666667%;
    }
    #_asm .col-md-push-4 {
        left: 33.33333333%;
    }
    #_asm .col-md-push-3 {
        left: 25%;
    }
    #_asm .col-md-push-2 {
        left: 16.66666667%;
    }
    #_asm .col-md-push-1 {
        left: 8.33333333%;
    }
    #_asm .col-md-push-0 {
        left: 0%;
    }
    #_asm .col-md-offset-12 {
        margin-left: 100%;
    }
    #_asm .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    #_asm .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    #_asm .col-md-offset-9 {
        margin-left: 75%;
    }
    #_asm .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    #_asm .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    #_asm .col-md-offset-6 {
        margin-left: 50%;
    }
    #_asm .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    #_asm .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    #_asm .col-md-offset-3 {
        margin-left: 25%;
    }
    #_asm .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    #_asm .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    #_asm .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1400px) {
    #_asm .col-lg-1, #_asm .col-lg-2, #_asm .col-lg-3, #_asm .col-lg-4, #_asm .col-lg-5, #_asm .col-lg-6, #_asm .col-lg-7, #_asm .col-lg-8, #_asm .col-lg-9, #_asm .col-lg-10, #_asm .col-lg-11, #_asm .col-lg-12 {
        float: left;
    }
    #_asm .col-lg-12 {
        width: 100%;
    }
    #_asm .col-lg-11 {
        width: 91.66666667%;
    }
    #_asm .col-lg-10 {
        width: 83.33333333%;
    }
    #_asm .col-lg-9 {
        width: 75%;
    }
    #_asm .col-lg-8 {
        width: 66.66666667%;
    }
    #_asm .col-lg-7 {
        width: 58.33333333%;
    }
    #_asm .col-lg-6 {
        width: 50%;
    }
    #_asm .col-lg-5 {
        width: 41.66666667%;
    }
    #_asm .col-lg-4 {
        width: 33.33333333%;
    }
    #_asm .col-lg-3 {
        width: 25%;
    }
    #_asm .col-lg-2 {
        width: 16.66666667%;
    }
    #_asm .col-lg-1 {
        width: 8.33333333%;
    }
    #_asm .col-lg-pull-12 {
        right: 100%;
    }
    #_asm .col-lg-pull-11 {
        right: 91.66666667%;
    }
    #_asm .col-lg-pull-10 {
        right: 83.33333333%;
    }
    #_asm .col-lg-pull-9 {
        right: 75%;
    }
    #_asm .col-lg-pull-8 {
        right: 66.66666667%;
    }
    #_asm .col-lg-pull-7 {
        right: 58.33333333%;
    }
    #_asm .col-lg-pull-6 {
        right: 50%;
    }
    #_asm .col-lg-pull-5 {
        right: 41.66666667%;
    }
    #_asm .col-lg-pull-4 {
        right: 33.33333333%;
    }
    #_asm .col-lg-pull-3 {
        right: 25%;
    }
    #_asm .col-lg-pull-2 {
        right: 16.66666667%;
    }
    #_asm .col-lg-pull-1 {
        right: 8.33333333%;
    }
    #_asm .col-lg-pull-0 {
        right: 0%;
    }
    #_asm .col-lg-push-12 {
        left: 100%;
    }
    #_asm .col-lg-push-11 {
        left: 91.66666667%;
    }
    #_asm .col-lg-push-10 {
        left: 83.33333333%;
    }
    #_asm .col-lg-push-9 {
        left: 75%;
    }
    #_asm .col-lg-push-8 {
        left: 66.66666667%;
    }
    #_asm .col-lg-push-7 {
        left: 58.33333333%;
    }
    #_asm .col-lg-push-6 {
        left: 50%;
    }
    #_asm .col-lg-push-5 {
        left: 41.66666667%;
    }
    #_asm .col-lg-push-4 {
        left: 33.33333333%;
    }
    #_asm .col-lg-push-3 {
        left: 25%;
    }
    #_asm .col-lg-push-2 {
        left: 16.66666667%;
    }
    #_asm .col-lg-push-1 {
        left: 8.33333333%;
    }
    #_asm .col-lg-push-0 {
        left: 0%;
    }
    #_asm .col-lg-offset-12 {
        margin-left: 100%;
    }
    #_asm .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    #_asm .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    #_asm .col-lg-offset-9 {
        margin-left: 75%;
    }
    #_asm .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    #_asm .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    #_asm .col-lg-offset-6 {
        margin-left: 50%;
    }
    #_asm .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    #_asm .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    #_asm .col-lg-offset-3 {
        margin-left: 25%;
    }
    #_asm .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    #_asm .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    #_asm .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.ASM_close {
    float: right;
    font-size: 45px;
    font-weight: 200;
    line-height: 50px;
    color: #1473DF;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    padding-left: 20px;
    border-left: 1px solid #39495e;
    padding-bottom: 8px;
}
.ASM_close:hover,
.ASM_close:focus {
    text-decoration: none;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=50);
    outline: none;
}
.ASM_alert {
    padding: 10px;
    margin-top: 15px;
    border: 1px solid transparent;
    background: #F54544;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    position: absolute;
    z-index: 2;
    text-align: center;
    width: 50%;
    left: 25%;
    font-family: "Open Sans", sans-serif;
}
.ASM_alert-dismissable {
    padding-right: 35px;
}
.ASM_alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.ASM_alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.ASM_alert-success hr {
    border-top-color: #c9e2b3;
}
.ASM_alert-success .alert-link {
    color: #2b542c;
}
.ASM_alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.ASM_alert-info hr {
    border-top-color: #a6e1ec;
}
.ASM_alert-info .alert-link {
    color: #245269;
}
.ASM_alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.ASM_alert-warning hr {
    border-top-color: #f7e1b5;
}
.ASM_alert-warning .alert-link {
    color: #66512c;
}
.ASM_alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.ASM_alert-danger hr {
    border-top-color: #e4b9c0;
}
.ASM_alert-danger .alert-link {
    color: #843534;
}
#_asm .clearfix:before,
#_asm .clearfix:after,
#_asm .container:before,
#_asm .container:after,
#_asm .container-fluid:before,
#_asm .container-fluid:after,
#_asm .row:before,
#_asm .row:after {
    content: " ";
    display: table;
}
#_asm .clearfix:after,
#_asm .container:after,
#_asm .container-fluid:after,
#_asm .row:after {
    clear: both;
}
#_asm .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#_asm .pull-right {
    float: right !important;
}
#_asm .pull-left {
    float: left !important;
}
#_asm .invisible {
    visibility: hidden;
}
#_asm .hide {
    display: none !important;
}
#_asm .show {
    display: block !important;
}
#_asm .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
#_asm .hidden {
    display: none !important;
    visibility: hidden !important;
}
#_asm .affix {
    position: fixed;
}


@-ms-viewport {
    width: device-width; 
}
#_asm .visible-xs,
#_asm .visible-sm,
#_asm .visible-md,
#_asm .visible-lg {
    display: none !important;
}
@media (max-width: 667px) {
    #_asm .visible-xs {
        display: block !important;
    }
    #_asm table.visible-xs {
        display: table;
    }
    #_asm tr.visible-xs {
        display: table-row !important;
    }
    #_asm th.visible-xs,
    #_asm td.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 668px) and (max-width: 1049px) {
    #_asm .visible-sm {
        display: block !important;
    }
    #_asm table.visible-sm {
        display: table;
    }
    #_asm tr.visible-sm {
        display: table-row !important;
    }
    #_asm th.visible-sm,
    #_asm td.visible-sm {
        display: table-cell !important;
    }
    #_asm .container-fluid{
        padding: 0;
    }
}

@media (min-width: 1050px) and (max-width: 1399px) {
    #_asm .visible-md {
        display: block !important;
    }
    #_asm table.visible-md {
        display: table;
    }
    #_asm tr.visible-md {
        display: table-row !important;
    }
    #_asm th.visible-md,
    #_asm td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1400px) {
    #_asm .visible-lg {
        display: block !important;
    }
    #_asm table.visible-lg {
        display: table;
    }
    #_asm tr.visible-lg {
        display: table-row !important;
    }
    #_asm th.visible-lg,
    #_asm td.visible-lg {
        display: table-cell !important;
    }
}
@media (max-width: 667px) {
    #_asm .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 668px) and (max-width: 1049px) {
    #_asm .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 1050px) and (max-width: 1399px) {
    #_asm .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1400px) {
    #_asm .hidden-lg {
        display: none !important;
    }
}
#_asm .visible-print {
    display: none !important;
}
@media print {
    #_asm .visible-print {
        display: block !important;
    }
    #_asm table.visible-print {
        display: table;
    }
    #_asm tr.visible-print {
        display: table-row !important;
    }
    #_asm th.visible-print,
    #_asm td.visible-print {
        display: table-cell !important;
    }
    #_asm .hidden-print {
        display: none !important;
    }
}
@font-face {
    font-family: 'asm_icons';
    src: url('/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/fonts/asm_icons.eot?9817510');
    src: url('/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/fonts/asm_icons.eot?9817510#iefix') format('embedded-opentype'),
    url('/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/fonts/asm_icons.woff?9817510') format('woff'),
    url('/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/fonts/asm_icons.ttf?9817510') format('truetype'),
    url('/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/fonts/asm_icons.svg?9817510#asm_icons') format('svg');
}
.ASM_icon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'asm_icons', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ASM_icon-logo:before {
    content: '\e807';
    font-size: 32px;
}

.ASM_icon-contacts:before {
    content: '\e801';
    vertical-align: middle;
}

.ASM_icon-cart:before {
    content: '\e802';
    vertical-align: middle;
    display: inline-block;
    font-family: 'asm_icons', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #bfc2cb;
}

.ASM_icon-user:before {
    font-family: 'asm_icons', sans-serif;
    content: '\e810';
    vertical-align: middle;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #bfc2cb;
    min-width: 14px;
}
.ASM_icon-lock:before {
    font-family: 'asm_icons', sans-serif;
    content: '\e811';
    vertical-align: middle;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    min-width: 14px;
}

.ASM_icon-arrow-down:before {
    content: '\e803';
}

.ASM_icon-arrow-up:before {
    content: '\e804';
}

.ASM_icon-arrow-indicator-down:before {
    content: '\e805';
}

.ASM_icon-arrow-indicator-up:before {
    content: '\e806';
}
.ASM_icon-chain:before {
    content: '\e808';
}
.ASM_icon-close:before{
    content: '\e80d';
    color: #c5cdd6;
}
.ASM_icon-close:hover{
    opacity: .5;
}
.ASM_icon-lock:before{
    font-family: 'asm_icons', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: '\e811';
    color: #bfc2cb;
}


.ASM_icon-customer-list:before {
    content: '\e80b';
    vertical-align: bottom;
    color: #1473DF;
    font-size: 28px;
    position: relative;
    top: 5px;
}
.ASM_icon-chain.ASM_chain-bind:before {
    color: #fff;
}
.ASM_icon-chain {
    position: absolute;
    top: -10px;
    right: -20px;
    background: #27394f;
    padding: 17px 20px 13px 10px;
    font-size: 30px;
}

#_asm {
    top: 0;
    left: 0;
    right: 0;
    background: #27394f;
    color: #000;
    z-index: 99998;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
#_asm .ASM-btn {
    height: 40px;
    border: 0;
    padding: 0 15px;
    font-size: 19px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: baseline;
}
#_asm .assign-cart-to-member-wrapper {
    position: absolute;
    right: 25%;
    z-index: 2;
}
#_asm .ASM-btn.ASM-btn-login, #_asm .ASM-btn.ASM-btn-bind-cart {
    background: #fad714;
    width: 100%;
}
#_asm .ASM-btn.ASM-btn-login, #_asm .ASM-btn.ASM-btn-bind-cart {
    background: #fad714;
    width: 100%;
}
#_asm .ASM-btn.ASM-btn-create-account {
    background: #d2dbe6;
    color: #0354ae;
    width: 100%;
}
#_asmBindForm {
    vertical-align: bottom;
}
#asmLogoutForm, #asmLogoutForm fieldset,
#_asmSessionEndForm,
#_asmBindForm,
#_asmPersonifyForm{
    display: inline;
    vertical-align: middle;
}
#_asm .ASM-btn.ASM-btn-logout, #_asm .ASM-btn.ASM-btn-reset, #_asm .ASM-btn.ASM-btn-customers {
    background: transparent;
    color: #0486e0;
    outline: none;
}
#_asm .ASM-btn.ASM-btn-logout {
    padding-bottom: 15px;
}
#_asm .ASM-btn.ASM-btn-start-session {
    background: #19bc33;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin-left: -1px;
    vertical-align: bottom;
    width: 100%;
}
@media (min-width: 668px) and (max-width: 1049px) {
    #_asm .ASM-btn.ASM-btn-start-session {
        margin-left: -2px;
    }
    
    #_asm .assign-cart-to-member-wrapper{
        right: 17%;
        padding-right: 10px;
    }
}
#_asm button[disabled] {
    opacity: 0.45;
    filter: alpha(opacity=45);
    background: #207241;
}
#_asm .ASM-btn.ASM-btn-end-session, #_asm .ASM-btn.ASM-btn-bind-cart, #_asm .ASM-btn.ASM-btn-create-account {
    font-size: 18px;
}
#_asm .ASM-btn.ASM-btn-end-session {
    background: #ff3b30;
    color: #fff;
    font-weight: 400;
    width: 100%;
}
#_asm .ASM_end_session {
    vertical-align: bottom;
    margin-bottom: 15px;
}
#_asm .ASM-btn-customer-list {
    vertical-align: bottom;
    border-left: 1px solid #39495e;
    border-right: 1px solid #39495e;
}
#_asm .ASM-btn-customer-list:hover,
#_asm .ASM-btn-customer-list:focus {
    color: #fff;
    text-decoration: none;
}
@media (min-width: 668px) and (max-width: 1399px) {
    #_asm .ASM_session .ASM-btn-customer-list .ASM_icon {
        margin-right: 0;
    }
}

#_asm .ASM-btn-customer-list.disabled {
    opacity: 0.45;
    pointer-events: none;
    cursor: default;
}
#_asm .ASM_input_holder {
    display: inline-block;
    position: relative;
}
#_asm .ASM_input_holder.input-group {
    display: table;
}
#_asm .ASM_input_holder label {
    color: #777777;
    font-weight: 600;
    font-size: 14px;
    display: block;
    text-align: left;
    margin-bottom: 1px;
}
#_asm .ASM_input_holder .ASM_autocomplete {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 99999;
    border-top: 1px solid #e6e8ea;
}
#_asm .ASM_input_holder .ASM_autocomplete.ASM_autocomplete_active {
    display: block;
}
#_asm .ASM_input_holder .ASM_autocomplete ul {
    list-style: none;
    padding: 0 10px;
    margin: 0;
}
#_asm .ASM_input_holder .ASM_autocomplete ul li {
    font-size: 18px;
    line-height: 37px;
}
#_asm .ASM-input {
    height: 40px;
    padding: 6px 10px;
    font-size: 19px;
    line-height: 20px;
    border-radius: 0;
    border: 0;
    width: 100%;
}
#_asm .ASM-input[disabled], #_asm .ASM-input.disabled, #_asm .ASM-input[readonly], #_asm .ASM-input[readonly]:focus {
    background-color: #b4bac2;
    cursor: default;
    color: #000;
}
#_asm .ASM-input.placeholder {
    color: #757575;
}
#_asm #_asmSessionEndForm .ASM-input {
    background-color: #b4bac2;
}
#_asm #_asmSessionEndForm .ASM-input.placeholder {
    background-color: #fff;
}
#_asmSessionEndForm {
    vertical-align: bottom;
}
select#_asm .ASM-input {
    height: 40px;
    line-height: 40px;
}
textarea#_asm .ASM-input,
select[multiple]#_asm .ASM-input {
    height: auto;
}
#_asm .ASM-input:focus,
#_asm .ASM-input.ASM-input-valid,
#_asm .ASM-input.ASM-input-error {
    background: #fff;
}
#_asm .ASM-input.ASM-input-error {
    color: #FF4544;
    border: 2px solid #FF4544;
    padding: 5px 10px;
}
#_asm .ASM-input-error.placeholder {
    color: #ff958f;
}
#_asm .ASM_header {
    padding-bottom: 15px;
}
#_asm .ASM_header .first-top-row {
    border-bottom: 1px solid #39495e;
    margin: 0 -4em 10px -4em;
    padding: 0 4em;
}
#_asm .ASM_header .first-top-row .element-separator-height{
    height: 60px;
    padding-top: 10px;
}
#_asm .ASM_header .ASM_logo {
    float: left;
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
    color: #fff;
    margin-top: 10px;
}
@media (min-width: 668px) and (max-width: 1399px) {
    #_asm .ASM_header .ASM_logo span.ASM_cut_text {
        display: none !important;
    }
}
#_asm .ASM_header .ASM_login {
    text-align: right;
}
#_asm .ASM_header #_asmLogged .ASM_loggedin_text_label{
    text-transform: uppercase;
}
#_asm .ASM_header .ASM_loggedin {
    text-align: right;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text, .ASM_timer {
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    margin-left: 15px;
    color: #ffffff;
    border-right: 1px solid #39495e;
}
#_asm #sessionTimer {
    margin-right: 20px;
    font-weight: 600;
    text-align: left;
}
#_asm #sessionTimer span {
    font-weight: 300;
}
#_asm #sessionTimer .ASM_timer_count {
    display: inline-block;
    min-width: 33px;
    font-weight: 600;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_text_name {
    font-weight: 600;
    margin-right: 20px;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name{
    display: inline-block;
    vertical-align: middle;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text.element-separator-height {
    border-right: none;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text p{
    margin:0;
    text-align: left;
}
@media (max-width: 667px) {
    #_asm .ASM_header .ASM_logo span.ASM_cut_text {
        display: none !important;
    }
    #_asmPersonifyForm,
    #_asmBindForm {
        display: block;
    }
    #_asm .ASM-btn.ASM-btn-logout, #_asm .ASM-btn.ASM-btn-reset {
        min-width: 105px;
    }
    #_asm .ASM-btn.ASM-btn-start-session {
        margin-left: 0;
        margin-bottom: 15px;
    }
    .asm-customer360-tab .pager{
        float: none !important;
        text-align: center;
        margin: 0;
    }
    .asm-customer360-tab table{
        margin-bottom: 5px;
    }
    #_asm .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    #_asm .ASM_header{
        position: relative;
    }
    #_asm .ASM_header:after{
        content: " ";
        height: 1px;
        position: absolute;
        background: #39495e;
        top: 60px;
        left: -15px;
        right: -15px;
    }
    #_asm .ASM_header .ASM_login .ASM_input_holder {
        width: 100%;
        margin-bottom: 10px;
    }
    #_asm .ASM_header .first-top-row .ASM_timer,
    #_asm .ASM_header .first-top-row .ASM_loggedin_text {
        text-align: left;
        display: block;
        margin-bottom: 0;
    }
    #_asm .ASM_header .first-top-row .element-separator-height {
        height: 50px;
        border-right: none;
    }
    #_asm .ASM_header .first-top-row .ASM-btn-customer-list{
        border: 2px solid #39495e;
        padding: 5px;
        margin-top: 25px;
    }
    #_asm .ASM_header .first-top-row .ASM_loggedin{
        position: relative;
    }
    #_asm .ASM_header .first-top-row .ASM_loggedin .ASM-btn-reset,
    #_asm .ASM_header .first-top-row .ASM_loggedin .ASM-btn-logout{
        text-align: right;
        padding-right: 0;
        outline: none;
    }
    #_asm .ASM_header .first-top-row .ASM_loggedin:after{
        content: " ";
        height: 3px;
        position: absolute;
        bottom: -2px;
        left: -20px;
        right: -20px;
        background: #27394f;
    }
    #_asm .ASM_header .ASM_login .ASM_input_holder .ASM-input {
        display: block;
        width: 100%;
    }
    #_asm .ASM_header .ASM_loggedin {
        margin-top: 10px;
        margin-right: 0;
    }
    #_asm .ASM_header .ASM_loggedin #asmLogoutForm {
        float: right;
    }
    #_asm .ASM_control {
        margin-top: 15px;
    }
    #_asm .ASM_header .ASM_loggedin .ASM_loggedin_text {
        margin:0;
    }
    #_asm .ASM_session .ASM_input_holder {
        width: 100%;
    }
    #_asm .ASM_session span.ASM_icon-contacts {
        margin-left: 5px;
    }
    #_asm .ASM_session .cartId {
        margin-bottom: 15px;
    }
    #_asm .ASM_session .ASM_icon-chain {
        visibility: hidden;
        opacity: 0;
    }
    #_asm .ASM_timer {
        margin: 0 0 10px 0;
        line-height: 40px;
    }
    #_asm .ASM_timer .ASM-btn-reset {
        float: right;
    }
    #_asm .ASM_end_session {
        margin: 10px 0 0 0;
    }
    #_asm .ASM-btn.ASM-btn-customer-list {
        float: none;
        width: 100%;
        text-align: center;
    }
    #_asm .ASM_session .ASM_session_input_text {
        display: block;
        line-height: 32px;
        margin-left: 60px;
    }
    #_asm .ASM_session .ASM_session_input_text:before,
    #_asm .ASM_session .ASM_session_input_text:after {
        content: " ";
        display: table;
    }
    #_asm .ASM_session .ASM_session_input_text:after {
        clear: both;
    }
    #_asm .ASM_session .ASM_session_input_text:before,
    #_asm .ASM_session .ASM_session_input_text:after {
        content: " ";
        display: table;
    }
    #_asm .ASM_session .ASM_session_input_text:after {
        clear: both;
    }
    #_asm .ASM_session .ASM_session_andor_text {
        display: none !important;
    }
    #_asm .ASM_session .ASM_input_holder {
        margin-bottom: 10px;
    }
    #_asm .assign-cart-to-member-wrapper{
        right: 0;
        top: 100px;
    }
    #_asm .ASM_header .ASM_alert{
        position: fixed;
        left: 10%;
        text-align: center;
        width: 80%;
    }
}

@media (min-width: 668px) and (max-width: 690px) {
    .ASM_header .first-top-row .ASM-btn-reset,
    .ASM_header .first-top-row .ASM-btn-logout{
        padding-left: 0!important;
    }
}
#_asm .ASM_session {
    padding-top: 10px;
}
#_asm .ASM_session #_asmCustomer {
    position: relative;
}
#_asm .ASM_session .ASM_session_input_text {
    display: inline-block;
    margin: 0 60px 0 0;
    color: #a1aebd;
    font-size: 20px;
}
#_asm .ASM_control {
    height: 8px;
    background-color: #097aff;
    position: relative;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}
#_asm .ASM_control .ASM_control_text {
    display: none;
    font-size: 22px;
    font-weight: 300;
    line-height: 48px;
    color: #fff;
}
#_asm .ASM_control .ASM_control_collapse {
    position: absolute;
    right: 50px;
    bottom: -1px;
    height: 22px;
    width: 82px;
    overflow: hidden;
    cursor: pointer;
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'asm_icons', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    position: absolute;
    top: 0;
    display: block;
    color: #fff;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
    content: '\e804';
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
    display: inline-block;
    font-family: 'asm_icons', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 10px;
    top: 6px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #097aff;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
    content: '\e806';
}
#_asm .ASM_control.ASM_control_session_active {
    background-color: #19bc33;
}
#_asm .ASM_control.ASM_control_session_active .ASM_control_collapse_indicator {
    color: #19bc33;
}
#_asm.ASM-collapsed {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    margin-top: 53px;
}
#_asm.ASM-collapsed .ASM_header, #_asm.ASM-collapsed .ASM_session {
    display: none;
}
#_asm.ASM-collapsed .ASM_control {
    height: 48px;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_text {
    display: block;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse {
    top: 0px;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
    color: #fff;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
    content: '\e803';
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
    color: #097aff;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
    content: '\e805';
}
#_asm.ASM-collapsed .ASM_control.ASM_control_session_active .ASM_control_collapse .ASM_control_collapse_indicator {
    color: #19bc33;
}


.asmAutoComplete .ui-menu {
    list-style:none;
    display:block;
    background-color: white;
    box-shadow: 0 8px 15px #999;
    border: 1px solid #cccccc;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    z-index: 10000;
}
.asmAutoComplete .ui-autocomplete, #asmHover {
    padding: 7px 10px 5px;
    width: 83vw!important;
    max-width: 660px;
    position: absolute;
    cursor: default;
}
#asmAutoCompleteCartId .ui-autocomplete {
    width: 220px!important;
}
@media (min-width: 668px) and (max-width: 1049px) {
    #asmAutoCompleteCartId .ui-autocomplete {
        width: 210px!important;
    }
}
.asmAutoComplete .ui-autocomplete .ui-menu-item {
    border: none;
    font-size: 18px;
    padding: 5px 0;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item:first-child {
    padding-top: 0;
}
.asmAutoComplete .ui-state-active {
    background: none;
    color: #007fff !important;
    margin: 0 !important;
    border: 0 !important;
}
#_asm .asmAutoComplete .ui-autocomplete .ui-menu-item a, .asmAutoComplete .ui-autocomplete .ui-menu-item a:hover {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #000 !important;
    padding: 0;
    display: block;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item span, #asmHover span {
    padding-left: 30px;
    font-size: 18px;
    background-color: #fff;
    vertical-align: top;
    display: inline-block;
}
#asmHover.disabled, #asmHover.disabled span {
    background-color: #b4bac2;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .noresult {
    padding-left: 3px;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .name, #asmHover .name {
    padding-left: 3px;
    width: 23%;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .email, #asmHover .email {
    width: 43%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .card {
    padding-right: 3px;
}
.asmAutoComplete .ui-autocomplete a:hover, .asmAutoComplete .ui-autocomplete a:hover span {
    background-color: #eeeeee;
    cursor: pointer;
}
@media (max-width: 667px) {
    .asmAutoComplete .ui-autocomplete {
        width: auto!important;
        margin-right: 15px;
    }
    #asmHover {
        width: auto!important;
    }
    .asmAutoComplete .ui-autocomplete .ui-menu-item .name,
    .asmAutoComplete .ui-autocomplete .ui-menu-item .email,
    #asmHover .name,
    #asmHover .email {
        width: 100%;
        padding-left: 3px;
    }
    .asmAutoComplete .ui-autocomplete .ui-menu-item .date,
    .asmAutoComplete .ui-autocomplete .ui-menu-item .card,
    #asmHover .date,
    #asmHover .card {
        width: 50%;
        padding-left: 3px;
    }
}

#asmHover {
    position: absolute;
    background-color: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 8px 15px #999;
    font-size: 18px;
    z-index: 10001;
}



.ASM_customer-list-modal #cboxLoadedContent {
    margin-top: 20px;
}
.ASM_customer-list-modal #cboxTitle {
    display: none!important;
}
.ASM_customer-list-modal .account-overview-table .img-profile-thumbnail {
    width: 75px;
    height: 75px;
}
.ASM_customer-list-modal .account-overview-table a {
    font-weight: bold;
}

.ASM_customer-list-modal .account-overview-table td[data-th="NAME"] > a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 200px;
}


.ASM_customer-list-modal .asm-account-section .account-overview-table,
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
    margin: 0;
    padding: 0;
}
.ASM_customer-list-modal .asm-account-section .account-overview-table{
    padding-top: 10px;
    overflow-x: auto;
}
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
    text-align: center;
    padding-right: 10px;
}
.ASM_customer-list-modal .asm-account-section .account-section-content .account-orderhistory-pagination .sort-refine-bar option{
    font-size: 1em;
}
.ASM_customer-list-modal .asm-account-section .account-section-content.content-empty {
    margin-top: 40px;
    margin-bottom: 20px;
}
.ASM_customer-list-modal .asm-account-section table td,
.ASM_customer360-modal .asm-customer360-tab table td{
    padding: 10px;
    vertical-align: middle;
}
.ASM_customer-list-modal .asm-account-section table .nav-order-tools{
    border-right: 0;
    padding: 0 15px 0 10px;
}
.ASM_customer-list-modal .asm-account-section table .nav-order-tools:before{
    color: #0486e0;
}
.ASM_customer-list-modal .asm-account-section table .nav-order-tools-empty{
    border-right: 0;
    padding: 0 15px 0 10px;
}
.ASM_customer-list-modal .asm-account-section table .nav-order-tools-empty:before{
    color: #E4E4E4;
    content: "\e032";
    font-family: 'Glyphicons Halflings';
    position: relative;
    top: 23%;
    display: inline;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    cursor: pointer;
}
@media(max-width: 668px){
    .ASM_customer-list-modal .asm-account-section table .nav-order-tools{
        padding: 0;
    }
    .ASM_customer-list-modal .asm-account-section table .nav-order-tools-empty{
        padding: 0;
    }
}
.ASM_customer-list-modal .asm-card-icon{
    font-size: 30px;
}
.ASM_customer-list-modal .asm-empty-card-icon{
    color: #E4E4E4;
}
.ASM_customer-list-modal .asm-account-section .pagination-bar{
    padding: 0;
}
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-toolbar {
    border: 0;
    padding: 0;
}
.ASM_customer-list-modal .asm-account-section .default-pic:before {
      content: '\e801';
}
.ASM_customer-list-modal .asm-account-section .default-pic {
    font-family: 'asm_icons', sans-serif;
    color: #A6A6A6;
    font-size: 55px;
    line-height: 55px;
    display: block;
    max-width: 100%;
    height: auto;
}
.ASM_customer-list-modal .customer-list-select-wrapper {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}
.ASM_customer-list-modal .customer-list-select {
    border: 0 none;
    font-size: 24px;
    cursor: pointer;
    z-index: 1;
    padding-right: 28px;
    background-color: transparent;
    color: #000000;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 200;
}
.ASM_customer-list-modal .customer-list-select:focus {
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ASM_customer-list-modal .customer-list-select-wrapper:after {
    font-family: 'asm_icons', sans-serif;
    content: '\e80a';
    color: #0486e0;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 50%;
    pointer-events: none;
    z-index: 11;
    margin-top: -20px;
}

@media screen and (min-width:0\0) {
    .ASM_customer-list-modal .customer-list-select {
        background-image: none;
        padding-right: 0;
    }
    .ASM_customer-list-modal .customer-list-select-wrapper:before {
        background-color: #ffffff;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 35px;
        width: 20px;
        pointer-events: none;
        z-index: 10;
    }
    .ASM_customer-list-modal .customer-list-select-wrapper:after {
        right: -5px;
    }
}
.ASM_customer-list-modal .customer-list-select option {
    font-size: 1em !important;
    
}


#_asm .ASM-btn-customer360 {
    padding: 0;
    text-decoration: inherit;
    background-color: #007aff;
    color: #fff;
    vertical-align: bottom;
    position: relative;
    width: 100%;
    vertical-align: middle;
}


.ASM-customer360_icon{
    vertical-align: middle;
}

.ASM-customer360_icon:before {
    font-family: 'asm_icons', sans-serif;
    content: '\e800';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: normal;
    color: #fff;
    font-size: 30px;
    display: inline-block;
    margin-top: -2px;
}


#_asm .ASM-btn-customer360[disabled] {
   background: #D2DAE4;
   color: #A4A9B9;
   opacity: 1;
   filter: alpha(opacity=100);
}

#_asm .ASM-btn-customer360[disabled]  .ASM-customer360_icon:before{
   color: #A4A9B9;
}


.ASM-customer360_customer-list_icon:before {
    color: #0486e0;
    position: static;
}




#_asm .ASM-btn-customer360:focus {
    outline: none;
}

.ASM_customer360-modal .loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0,0,0, 0.2);
  border-right: 1.1em solid rgba(0,0,0, 0.2);
  border-bottom: 1.1em solid rgba(0,0,0, 0.2);
  border-left: 1.1em solid #0486e0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.ASM_customer360-modal .loader,
.ASM_customer360-modal .loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}



.ASM_customer-list-modal table.techne-table td,
.ASM_customer360-modal table.techne-table td{
    color: #313440;
    font-size: 15px;
}
.ASM_customer-list-modal table.techne-table td.no-padding {
    padding: 0 !important;
}
.ASM_customer-list-modal table.techne-table td.techne-table-action .hyicon {
    font-size: 24px;
}
.ASM_customer-list-modal table.techne-table > tbody > tr:nth-child(1n),
.ASM_customer360-modal table.techne-table > tbody > tr:nth-child(1n){
    background: #eef3f7; 
}
@media (max-width: 768px ) {
    .ASM_customer-list-modal table.techne-table thead,
    .ASM_customer360-modal table.techne-table thead {
        display: none;
    }
    .ASM_customer-list-modal .asm-account-section table td,
    .ASM_customer360-modal .asm-customer360-tab table td {
        padding: 0;
    }
    .ASM_customer-list-modal table.techne-table td,
    .ASM_customer360-modal table.techne-table td {
        clear: both;
        display: block;
        border-top: none !important;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-all;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        padding: 10px;
    }
    .ASM_customer-list-modal table.techne-table td .floating-text,
    .ASM_customer360-modal table.techne-table td .floating-text {
        -moz-hyphens: none;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        word-break: initial;
        word-wrap: initial;
    }
    .ASM_customer-list-modal table.techne-table td:before,
    .ASM_customer360-modal table.techne-table td:before {
        content: attr(data-th) "";
        width: 100%;
        display: block;
        font-size: 13px;
        font-weight: 600;
        color: #8a8fa1;
    }
    .ASM_customer-list-modal table.techne-table td > div.cellcontent {
        width: 100%;
        display: block;
        color: #7f90a4;
        font-size: 15px;
    }
    .ASM_customer-list-modal table.techne-table td.techne-table-xs-left-slot,
    .ASM_customer360-modal table.techne-table td.techne-table-xs-left-slot {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 50px;
        padding-right: 5px;
        padding-left: 10px;
    }
    .ASM_customer-list-modal table.techne-table tr,
    .ASM_customer360-modal table.techne-table tr {
        display: block;
        position: relative;
        box-shadow: 0 2px 3px rgba(138,143,161,.2);
    }
    .ASM_customer-list-modal table.techne-table tr.techne-table-xs-left,
    .ASM_customer360-modal table.techne-table tr.techne-table-xs-left {
        padding-left: 90px;
    }

    

    .ASM_customer-list-modal table.techne-table > tbody > tr > td {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child::before,
    .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2)::before,
    .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(3)::before{
        display: inline;
    }
    .ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child,
    .ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child div ,
    .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2),
    .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2) div,
    .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(3),
    .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(3) div {
        display: inline-block;
        padding-right: 20px;
        vertical-align: middle;
    }
    .ASM_customer-list-modal .asm-account-section table .nav-order-tools{
        padding-bottom: 7px;
    }
    .ASM_customer-list-modal .asm-account-section table .nav-order-tools-empty{
        padding-bottom: 7px;
    }
    .ASM_customer-list-modal .asm-account-section a.default-pic{
        font-size: 35px;
    }
    .ASM_customer-list-modal .asm-account-section .img-profile-thumbnail{
        width: 75px;
        height: 75px;
    }
    
    
        
    
    
    
        
        
        
        
        
        
        
    
}
.ASM_customer-list-modal table.techne-table > tbody > tr:nth-child(2n),
.ASM_customer360-modal table.techne-table > tbody > tr:nth-child(2n) {
    background: #ffffff;
}
.ASM_customer-list-modal table.techne-table > tbody > tr:hover,
.ASM_customer-list-modal table.techne-table > tbody > tr:hover td{
    background: #f5f5f5;
}

.ASM_customer-list-modal .techne-table,
.asm__customer360 .techne-table{
    font-family: "Open Sans", sans-serif;
}

.ASM_customer-list-modal .techne-table th,
.asm__customer360 .techne-table th{
    background-color: #fff;
    color: #7f90a4;
    font-weight: bold;
}

.ASM_customer-list-modal .techne-table > thead > tr > th,
.asm__customer360 .techne-table > thead > tr > th{
    border-width: 1px;
}
.ASM_customer-list-modal a, .ASM_customer360-modal a{
    color: #0486e0;
}
.ASM_customer-list-modal .control-label, .ASM_customer360-modal .control-label {
    color: #808fa1;
}


.ASM_customer-list-modal table.techne-table th:last-child,
.ASM_customer360-modal table.techne-table th:last-child{
    text-align: left;
}



@media (max-width: 639px){
    .ASM_customer-list-modal .asm-account-section .pagination-bar .pagination{
        border: none;
        padding: 5px 0;
    }
    .ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results{
        text-align: center;
        padding: 18px 0;
        width: 100%;
        display: block;
        border-bottom: 1px solid #bdc6d2;
    }
    
    .ASM_customer-list-modal .customer-list-select {
        font-size: 18px;
    }
}


.asm__section .pageable-fragment .pager .active {
    font-weight: bold;
    color:  #7f90a4;
}
.asm__section .pageable-fragment h3 {
    float:left;
}
.asm__section .pageable-fragment .pager {
    float:right;
}
.ASM_customer-list-modal .pagination > li > a,
.ASM_customer-list-modal .pagination > li > span{
    color: #0486e0;
    font-size: 15px;
    font-weight: 600;
}
.ASM_customer-list-modal .pagination > li > .glyphicon{
    font-size: 11px;
}
.ASM_customer-list-modal .pagination > li.pagination-prev > a:hover,
.ASM_customer-list-modal .pagination > li.pagination-next > a:hover,
.ASM_customer-list-modal .pagination > li.pagination-prev > span:hover,
.ASM_customer-list-modal .pagination > li.pagination-next > span:hover,
.ASM_customer-list-modal .pagination > li.pagination-prev > a:focus,
.ASM_customer-list-modal .pagination > li.pagination-next > a:focus,
.ASM_customer-list-modal .pagination > li.pagination-prev > span:focus,
.ASM_customer-list-modal .pagination > li.pagination-next > span:focus{
    margin: 0;
    border: none;
    background-color: transparent;
    color:#035995;
}
.ASM_customer-list-modal .pagination > li.pagination-prev > a,
.ASM_customer-list-modal .pagination > li.pagination-next > a,
.ASM_customer-list-modal .pagination > li.pagination-prev > span,
.ASM_customer-list-modal .pagination > li.pagination-next > span {
    margin: 0;
    border: none;
}
.ASM_customer-list-modal .pagination .disabled > span,
.ASM_customer-list-modal .pagination > li.disabled > span:hover,
.ASM_customer-list-modal .pagination > li.disabled > span:focus{
    color: #cadbee;
}
.ASM_customer-list-modal .pagination .active span{
    color: #7f90a4;
}

.ASM_customer-list-modal #cboxClose, .ASM_customer360-modal #cboxClose{
    font-size: 16px;
}
.ASM_customer-list-modal #cboxContent{
    position: relative;
}
.ASM_customer-list-modal #cboxContent:before{
    position: absolute;
    content: "";
    background: #ebeef1;
    width: 100%;
    height: 1px;
    top: 75px;
}
.hide_overflow {
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}



#_asm .navigation.navigation--top {
    padding-left: 30px;
    padding-right: 30px;
}

button.ASM_close  {
    margin: 0;
    height: inherit;
}

#_asm span.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #19212b;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0;
}

#_asm .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

#_asm .input-group-addon,
#_asm .input-group-btn,
#_asm .input-group .form-control {
    display: table-cell;
}

#_asm .input-group-addon,
#_asm .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}




.y-toolbar__wrapper {
    position: relative;
}

.y-toolbar__wrapper .y-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    min-height: 52px;
    border-top: 1px solid #bdc6d2;
    border-bottom: 1px solid #bdc6d2;
}

.ASM-sort__wrapper{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
}

.y-toolbar__wrapper .ASM-toolbar__search {
    border: 0;
    box-shadow: none;
    display: inline-block;
    border-right: 1px solid #bdc6d2;
    padding: 0 16px 0 0;
}

.y-toolbar__wrapper .ASM-toolbar__search .glyphicon-search {
    color: #3c3c3c;
    font-size: 17px;
}

.y-toolbar__wrapper .ASM-toolbar__search .input-group {
    background-color: #ffffff;
    min-height: 38px;
    padding: 5px 0;
}

.y-toolbar__wrapper .ASM-toolbar__search .input-group-btn {
    display: inline-block;
}

.y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput {
    border: none;
    padding: 6px 12px;
    height: 38px;
    min-width: 200px;
}

.y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput:focus {
    border: none;
    outline: none;
}

.y-toolbar__wrapper .ASM-toolbar__search .ASM_customer-list-searchButton {
    width: 40px;
    padding: 0;
    margin: 0;
    height: 38px;
}

.y-toolbar__wrapper .y-toolbar__right {
    display: flex;
    margin-left: auto !important;
    flex-wrap: wrap;
}

.y-toolbar__wrapper .y-toolbar__item {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    color: #7f90a4;
    display: inline-block;
}

.y-toolbar__wrapper .y-toolbar__item .pagination {
    margin: 0;
    border: none;
}

.y-toolbar__wrapper .y-toolbar__item .pagination > li {
    vertical-align: baseline;
}

.y-toolbar__wrapper .y-toolbar__item .y-toolbar__btn--caption {
    padding: 10px 16px;
    text-transform: uppercase;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align: middle;
    height: 50px;
    line-height: 1;
    cursor: pointer;
    background: 0 0;
    border: none;
    transition: all .1s ease-in-out 0s;
    text-decoration: none;
}

.y-toolbar__wrapper .y-toolbar__item .y-toolbar__btn--caption .glyphicon-sort-by-attributes-alt {
    margin-right: 27px;
    font-size: 24px;
    line-height: 0;
}

.y-toolbar__wrapper .y-toolbar__dropdown {
    border-right: 1px solid #bdc6d2;
}

.y-toolbar__wrapper .y-toolbar__dropdown ul.dropdown-menu {
    margin-top: 0;
    left: -1px;
    border: 1px solid #bdc6d2;
    border-top: .5px solid #bdc6d2;
    padding: 5px 0;
}

.y-toolbar__wrapper .y-toolbar__dropdown .y-toolbar__dropdown__icon{
    margin-left: 10px;
    color: #7f90a4;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
    min-width: 300px;
    border-radius: 0;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li {
    padding: 0;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li>a{
    padding: 10px 16px;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #d2dbe6;
}

@media (max-width: 591px){
    .y-toolbar__wrapper .ASM-sort__wrapper .y-toolbar__dropdown {
        width: 100%;
        border-right: none;
        border-top: 1px solid #bdc6d2;
    }

    .y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
        min-width: 100%;
    }

    .y-toolbar__wrapper .ASM-toolbar__search {
        width: 100%;
        border-right: none;
    }

    .y-toolbar__wrapper .ASM-toolbar__search .input-group {
        width: 100%;
    }

    .y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput {
        width: 90%;
    }

    .y-toolbar__wrapper .ASM-toolbar__search .input-group-btn {
        width: 10%;
    }
}

@media (min-width: 505px) and (max-width: 645px){
    .y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
        left: auto !important;
        right: 0%;
    }
}

@media (max-width: 639px){
    .y-toolbar__wrapper .y-toolbar__right {
        float: right;
    }
}

@media (min-width: 768px){
    .y-toolbar__wrapper .y-toolbar__right {
        float: right;
    }
}

@media (max-width: 902px){
    .y-toolbar__wrapper .y-toolbar__right {
        width: 100%;
        border-top: 1px solid #bdc6d2;
        min-height: 52px;
    }

    .y-toolbar__wrapper .y-toolbar__right nav {
        text-align: right;
        width: 100%;
    }
}

@media (max-width: 767px){
    .y-toolbar__wrapper .y-toolbar__dropdown {
        float: right;
    }
}

#_asm
{
    position: relative;
    z-index: 9997;
    display: none;
}

#_asm .collapseBtn-wrapper
{
    position: absolute;
    left: 25px;
    right: -25px;
    height: 1px;
}

#_asm .collapseBtn-wrapper:before
{
    content: '← drag to move → ';
    display: none;
    position: absolute;
    left: -25px;
    right: 25px;
    height: 40px;
    background: #fad714;
    opacity: 0.3;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    height: 40px;
}

#_asm .collapseBtn-wrapper.active:before
{
    display: block;
}

#_asm .collapseBtn
{
    position: absolute;
    left: 50%;
    width: 50px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    cursor: pointer;
    height: 40px;
    padding: 10px 15px 5px;
    background: #27394f;
    outline: none !important;
}

#_asm .collapseBtn svg
{
    width: 20px;
    height: auto;
}

#_asm .collapseBtn svg path
{
    fill: #fff;
}

#_asm.asm-collapsed .collapseBtn svg
{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#_asm.asm-collapsed .ASM_header
{
    display: none;
}

.asm_store__finder{
  font-family: "Open Sans", sans-serif;
}


.asm_store__finder--pagination{
  margin-bottom: 20px;
}

.asm_store__finder--pagination-label {
  padding-top: 15px;
}

.asm_store__finder--pagination .btn-link{
  color: #0486e0;
  text-decoration: none;
}

.asm_store__finder--pagination .btn-link:disabled{
  color: #cadbee;
}


.asm_store__finder .store__finder--navigation-list{
  border-color: #dce1e8;
  border: 0;
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry {
  height: 56px;
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry:nth-child(2n) label {
  background-color: #fff;
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry:last-child label {
  border-bottom: 0;
}

.asm_store__finder .store__finder--navigation-list .asm__list__entry input {
  display: none;
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eef3f7;
  border-bottom: 1px solid #dce1e8;
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry label:hover {
  background: #d2dbe6;
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry input:checked + label {
  background: #96bbe1;
  color: #fff !important;
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__name {
  display: block;
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #dce1e8;
}
.asm_store__finder .store__finder--navigation-list .asm__list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}



.asm_store__finder .store__finder--details-back{
  color: #bdc6d2 !important;
  background-color: transparent !important;
  border-color: transparent !important;
  padding-left: 0;
}

@media (max-width: 1023px){
  .asm_store__finder .find-store-display .store__finder--navigation {
    width: 50%;
    border: 0;
  }
  .asm_store__finder .store__finder--panel{
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }

  .asm_store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .asm_store__finder .store__finder--panel .store__finder--details{
    display: block;
  }
  .asm_store__finder .store__finder--details .store__finder--details-openings dl dt {
    float: left;
  }

  .asm_store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}


.ASM_customer360-modal #cboxLoadedContent{
    padding-top: 40px;
    margin-top: 0;
}

.asm__customer360-signedup{
    position: absolute;
    right: 64px;
    top: 35px;
    font-size: 13px;
    line-height: 20px;
    color: #8592a2;
}

.asm__customer360-header{
    margin-bottom: 30px;
}

.asm__customer360-header-image {
    float: left;
    width: 110px;
    height: 110px;
    border: 1px solid #d5dee8;
    border-radius: 100%;
}
.asm__customer360-customer-image{
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.asm__customer360-header-desc{
    margin-left: 140px;
}

.asm__customer360-header-name {
    font-size: 33px;
    line-height: 33px;
    color: #233243;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 100%;
}
@media (min-width: 997px) {
    .asm__customer360-header-name {
        padding-right: 150px;
    }
}

.asm__customer360-header-email {
    font-size: 15px;
    line-height: 20px;
    position: relative;
    z-index: 1000;
}

.asm__customer360-header-location {
    font-size: 13px;
    line-height: 20px;
    color: #8592a2;
}

.asm__customer360-header-info {
    margin-top: 15px;
}

.asm__customer360-header-info-item {
    display: inline-block;
    font-size: 13px;
    color: #313440;
    margin-right: 30px;
    margin-bottom: 10px;
}

.asm__customer360-header-info-item > span{
    padding-left: 34px;
    background: no-repeat left top;
    line-height: 24px;
    display: inline-block;
}

.asm__customer360-header-info-item .asm__header__cart{
    background-image: url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon1.png);
}

.asm__customer360-header-info-item .asm__header__order{
    background-image: url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon2.png);
}

.asm__customer360-header-info-item .asm__header__ticket{
    background-image: url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon3.png);
}


.asm__customer360-header-sep{
    height: 1px;
    background: #ebeef1;
    margin-left: -40px;
    margin-right: -40px;
    width: auto;
}

@media (min-width: 668px) and (max-width: 996px) {
    .asm__customer360-signedup {
        position: static;
        margin-left: 140px;
    }
}

@media (max-width: 667px) {
     .asm__customer360-header{
        text-align: center;
    }
    .asm__customer360-header-image {
        float: none;
        display: inline-block;
    }

    .asm__customer360-header-desc{
        margin-left: 0;
    }

    .asm__customer360-header-info {
        display: inline-block;
        padding-left:5%;
    }

    .asm__customer360-header-info-item{
        display: block;
        margin-bottom: 20px;
        margin-right: 0;
        text-align: left;
    }

    .asm__customer360-signedup{
        position: static;
    }
}

.asm__customer360-overview {
    font-family: "Open Sans", sans-serif;

}

.asm__customer360-overview-info {
    background: #eef3f7;
    position: relative;
    margin: -1px -40px 0 -40px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #dfe5ec;
    border-top: 1px solid #dfe5ec;
}



.asm__customer360-overview-info .col-sm-6{
    position: static;
}

.asm__customer360-overview-info .col-sm-6:before {
    content: '';
    position: absolute;
    top: 20px;
    bottom: 0;
    width: 1px;
    height: auto;
    background: #dfe5ec;
    margin-left: -10px;
}

.asm__customer360-overview-info .col-sm-6:first-child:before {
    display: none;
}


.asm__customer360-overview-info-is,
.asm__customer360-overview-info-uses,
.asm__customer360-overview-info-points {
  padding-bottom: 10px;
}

.asm__customer360-overview-info-points {
  text-align: center;
}

.asm__customer360-overview-info-points-pts {
    font-size: 25px;
    line-height: 26px;
    font-weight: bold;
    color: #313440;
}


.asm__customer360-overview-info-points-ptsinfo {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #313440;
}

.asm__customer360-overview-info-points-next {
    font-size: 13px;
    line-height: 25px;
    color: #8592a2;
    margin-top: 5px;
    margin-bottom: 10px;
}

.asm__customer360-overview-info-points-medals {
    margin-top: 15px;
}

.asm__customer360-overview-info-points-medals-item {
    width: 43px;
    height: 41px;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
}

.asm__customer360-overview-info-points-medals-silver-on {
     background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/asm__customer360-overview-info-points-medal-silver-on.png) no-repeat center center;
}
.asm__customer360-overview-info-points-medals-silver-off {
     background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/asm__customer360-overview-info-points-medal-silver-off.png) no-repeat center center;
}
.asm__customer360-overview-info-points-medals-gold-on {
     background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/asm__customer360-overview-info-points-medal-gold-on.png) no-repeat center center;
}
.asm__customer360-overview-info-points-medals-gold-off {
     background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/asm__customer360-overview-info-points-medal-gold-off.png) no-repeat center center;
}
.asm__customer360-overview-info-points-medals-platinum-on {
     background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/asm__customer360-overview-info-points-medal-platinum-on.png) no-repeat center center;
}
.asm__customer360-overview-info-points-medals-platinum-off {
     background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/asm__customer360-overview-info-points-medal-platinum-off.png) no-repeat center center;
}

.asm__customer360-overview-info-points-medals-info {
    font-size: 13px;
    line-height: 26px;
    color: #8592a2;
    margin-top:10px;
}

.asm__customer360-overview-info-points-btn {
    margin-top: 15px;
    display: inline-block;
    font-size: 13px;
    color: #fff !important;
    background: #3f5875 url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/asm__customer360-overview-info-points-btn.png) no-repeat center right;
    line-height: 24px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 50px;

}

.asm__customer360-overview-info-is {
  text-align: center;
}

.asm__customer360-overview-info-is-tags {
    text-align: left;
    padding-left: 10px;
    margin-top: 5px;
    font-size: 0;
}
.asm__customer360-overview-info-is-tags-item {
    background: #fff;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    border-radius: 15px;
    padding-left: 20px;
    padding-right: 20px;
    color: #313440;
}

@media (max-width: 1023px) {
    .asm__customer360-overview-info-is-tags-item {
        margin: 0 2px 5px;
    }
}


.asm__customer360-overview-info-uses {
    text-align: center;
}

.asm__customer360-overview-info-uses-icon {
    height: 33px;
    display: block;
    margin-bottom: 5px;
}

.asm__customer360-overview-info-uses-icon-Computer {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-desktop.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-icon-Tablet {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-tablet.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-icon-Mobile {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-mobile.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-icon-Pc {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-computer.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-icon-Console {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-console.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-icon-Tv {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-tv.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-value {
    font-size: 25px;
    font-weight: 600;
    color: #313440;
}

.asm__customer360-overview-info-uses-name {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #313440;
}

.asm__customer360-overview-info-uses-device {
    color: #8592a2;
    font-size: 13px;
    line-height: 15px;
}

.asm__customer360-overview-info-uses-browser {
    margin-top: 5px;
    height: 35px;
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-other.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-browser-Chrome {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-chrome.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-browser-Safari {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-safari.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-browser-Firefox {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-firefox.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-browser-Microsoft_Edge, .asm__customer360-overview-info-uses-browser-Internet_Explorer {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-ie.png) no-repeat center center;
}

.asm__customer360-overview-info-uses-browser-Opera {
    background:  url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/icon-opera.png) no-repeat center center;
}

.asm__customer360-overview-info-headline {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.asm__customer360-overview-info-headline,
.asm__customer360-headline{
    overflow: hidden;
    text-overflow: ellipsis;
}

.asm__customer360-overview-info-table {
    table-layout: fixed;
}
.asm__customer360-overview-info-table td{
    padding: 0 3px;

}

.asm__customer360-overview-info-uses-value,
.asm__customer360-overview-info-uses-name,
.asm__customer360-overview-info-uses-device > div{
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

@media (max-width: 667px) {
    .asm__customer360-overview-info {
        margin-left: -20px;
        margin-right: -20px;
    }
    .asm__customer360-overview-info-headline {
        padding-top: 30px;
    }
    .asm__customer360-overview-info .col-sm-6{
        width: auto;
        float: none;
        position: relative;
    }
    .asm__customer360-overview-info .col-sm-6:before {
        left: 10px;
        right: 10px;
        bottom: auto;
        top: 0;
        width: auto;
        height: 1px;
        margin: 0;
    }

    .asm__customer360-overview-info-is {
        padding-bottom: 20px;
    }

    .asm__customer360-overview-info-uses {
        padding-bottom: 20px;
    }
}

.asm__customer360-headline{
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 25px;
    position: relative;
}
.asm__customer360-headline a {
    font-weight: 400;
}
.asm__customer360-subheadline {
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 5px;
}
.asm__customer360-overview-divider {
    border-top: 1px solid #d4d7dc;
    padding-top: 10px;
}

.asm__customer360-overview-colors{
    font-size: 0;
    margin-bottom: 40px;
}

.asm__customer360-overview-colors-color{
    display: inline-block;
    border-right: 2px solid #fff;
    height: 80px;
}

.asm__customer360-overview-recent-section {
    margin-bottom:20px;
}
.asm__customer360-overview-recent {
    text-align: center;
}

.asm__customer360-overview-recent-image {
    margin-bottom: 15px;
}

.asm__customer360-overview-recent-image img {
    max-width: 100%;
    height: auto;
    width: 120px;
}

.asm__customer360-overview-recent-name {
    font-size: 15px;
    line-height: 20px;
}

.asm__customer360-overview-recent-views {
    font-size: 15px;
    font-weight: 600;
}

.asm__customer360-overview-recent-time {
    font-size: 12px;
    line-height: 20px;
    color: #8592a2;
    text-transform: uppercase;
}

@media (max-width: 667px) {
    .asm__customer360-overview-recent-section .col-sm-6{
        float: none;
        width: auto;
        margin-bottom: 20px;
    }
}

.asm__customer360-overview-recentsearch-item{
    background: #eef3f7;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    line-height: 25px;
    margin-bottom: 10px;
    border-radius: 15px;
    padding: 0px 30px;
    color: #313440;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
}

.asm__customer360-overview-sep{
    height: 1px;
    background: #ebeef1;
}

.asm__customer360-overview-interests {
    text-align: center;
}

.asm__customer360-overview-interests-img {
    margin-bottom: 10px;
}

.asm__customer360-overview-interests-img img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.asm__customer360-overview-interests-name {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
}

.asm__customer360-overview-interests-stock {
    font-size: 12px;
    line-height: 18px;
    color: #8592a2;
    text-transform: uppercase;
}

.asm__customer360-overview-interests-price {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
}

@media (max-width: 667px) {
    .asm__customer360-overview-interests-section .col-sm-2{
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }

    .asm__customer360-overview-interests-section .col-sm-2:nth-child(2n+1){
        clear: both;
    }
}

@media (min-width: 668px) {
    .asm__customer360-overview-saved-wrap,
    .asm__customer360-overview-saved-box {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.asm__customer360-overview-saved {
    border: 1px solid #ebeef1;
    font-size: 15px;
    line-height: 20px;
    box-shadow: -1px 1px 1px #eff0f2;
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
}

.asm__customer360-overview-saved-img {
    margin: -1px;
    float: left;
    margin-right: 20px;

}
.asm__customer360-overview-saved-text-wrap {
    padding-left:145px;
}
.asm__customer360-overview-saved-card-info{
    font-size: 15px;
    line-height: 30px;
    text-transform: none;
    font-family: "Open Sans", sans-serif;
}
@media (min-width: 997px) {
    .asm__customer360-overview-saved-card-info{
        position: absolute;
        right:0;
    }
}
@media (max-width: 996px) {
    .asm__customer360-overview-saved-card-info{
        display: block;
    }
}
.asm__customer360-overview-saved-card-divider {
    border-right: 1px solid #e1e7ee;
    padding-right: 10px;
    margin-right: 10px;
}

.asm__customer360-overview-saved-name {
    margin-top: 10px;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.asm__customer360-overview-saved-sku {
    margin-bottom: 5px;
}

.asm__customer360-overview-qty-divider {
    border-right: 1px solid #ebeef1;
    padding-right: 10px;
    margin-right: 10px;
}

.asm__customer360-overview-saved-total {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

@media (max-width: 667px) {
    .asm__customer360-overview-saved-section .col-sm-6{
        float: none;
        width: auto;
        margin-bottom: 20px;
    }
}

.asm__customer360-profile{
    margin-bottom: 20px;
    margin-top: 30px;
    font-family: "Open Sans", sans-serif;
}
.asm__customer360-profile-col{
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
    float: left;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media (max-width: 667px) {
    .asm__customer360-profile-col{
        width: auto;
        float: none;
    }
}
.asm__customer360-profile-headline{
    font-size: 13px;
    line-height: 24px;
    color: #8a8fa1;
}
.asm__customer360-profile-payment{
    display: block;
    margin-top: 20px;
    border: 1px solid #ebeef1;
    text-align: right;
    padding: 10px;
    color: #313440 !important;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    min-height: 67px;
    overflow: hidden;
}
.asm__customer360-profile-payment-active{
    border-color: #b2ebbd;
    border-width: 2px;
}
.asm__customer360-profile-payment-img  {
    float: left;
    width: 48px;
    height: 48px;
    background-size: 48px;
}
.asm__customer360-profile-payment-visa {
    background-image: url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/visa.png);
}
.asm__customer360-profile-payment-amex {
    background-image: url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/amex.png);
}
.asm__customer360-profile-payment-master {
    background-image: url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/master.png);
}
.asm__customer360-profile-payment-maestro {
    background-image: url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/maestro.png);
}
.asm__customer360-profile-payment-diners {
    background-image: url(/life-sciences/b2b/_ui/addons/assistedservicestorefront/responsive/common/images/customer360/diners.png);
}
.asm__customer360-profile-payment-type  {
    font-weight: bold;
}
.asm__customer360-profile-payment-default  {
    color: #00be26;
    border-right: 1px solid #e1e7ee;
    padding-right: 10px;
    margin-right: 10px;
}
.asm__customer360-profile-payment-nr {
    padding-top: 5px;
}

.ASM_customer360-modal #cboxLoadedContent{
    width: auto !important;
}

.ASM_customer360-modal #cboxClose:focus{
    outline: none;
}

.ASM_customer360-modal .asm__customer360__menu{
    font-family: "Open Sans", sans-serif;
    margin-top: 20px;
    z-index: 5;
}

.nav-tabs > li.active > a {
    color: #0486e0;
}
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:active {
    border-width: 0 0 2px;
    border-color: #0486e0;
    background: #0486e0;
    color: #fff;
}
.nav-tabs > li > a {
    transition: background 0.1s ease-out, border 0.1s ease-out;
    text-transform: uppercase;
    border-radius: 0;
    border-width: 0 0 2px;
    color: #a1aebd; 
}
.nav-tabs > li.active > a {
    border-width: 0 0 2px;
    border-color: #0486e0;
    background-color: transparent;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active {
    color: #0486e0;
    border-width: 0 0 2px;
    background: #fff;
}
.nav-tabs > li > a:focus,
.nav-tabs > li > a:active {
    background: #fff;
    border-color: #0486e0;
}
.nav-tabs.nav-tabs-center,
.nav-tabs.nav-tabs--center {
    display: table;
    margin: 0 auto;
}
.nav-tabs.nav-tabs-center > li,
.nav-tabs.nav-tabs--center > li {
    text-align: center;
}


.nav-tabs--responsive {
    position: relative;
}

.nav-tabs--responsive .nav-tabs-mobile-caret {
    display: none;
}
@media (max-width: 667px) {
    .nav-tabs--responsive {
        background: #fff;
        display: block !important;
    }
    .nav-tabs--responsive li {
        width: 100%;
    }
    .nav-tabs--responsive li:not(.active) {
        display: none;
    }
    .nav-tabs--responsive li:not(.active).active {
        display: block;
        background-color: white;
    }
    .nav-tabs--responsive li:not(.active).active a:focus,
    .nav-tabs--responsive li:not(.active).active a:hover,
    .nav-tabs--responsive li:not(.active).active a:active {
        background: none;
        color: #0486e0;
    }
    .nav-tabs--responsive li.nav-tabs-mobile-caret {
        display: block;
        position: absolute;
        right: 0;
        width: 100%;
        cursor: pointer;
    }
    .nav-tabs--responsive li.nav-tabs-mobile-caret a {
        border: none;
        background-color: transparent;
    }
    .nav-tabs--responsive li.nav-tabs-mobile-caret a:focus,
    .nav-tabs--responsive li.nav-tabs-mobile-caret a:active {
        background-color: transparent;
    }
    .nav-tabs--responsive.open .nav-tabs-mobile-caret {
        width: 20%;
    }
    .nav-tabs--responsive.open .nav-tabs-mobile-caret .caret {
        content: "";
        border-top: 0;
        border-bottom: 4px dashed;
    }
    .nav-tabs--responsive.open li {
        display: block !important;
        margin-bottom: 0;
    }
}





.ASM_customer360-modal .asm-customer360-tab{
    position:relative;
    font-family: "Open Sans", sans-serif;
    margin-top: 15px;
}
.ASM_customer360-modal p,
.ASM_customer360-modal a{
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
}

.ASM_customer360-modal .asm-customer360-tab.generic{
    position:relative;
}

.ASM_customer360-modal .asm-customer360-tab.generic:before{
    top: 35px;
}


.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary{
    position:relative;
}

.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary:before{
    top: 35px;
}
.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary .form-group{
   margin-top: 10px;
}
.ASM_customer360-modal .asm-customer360-tab.asm-customer360-overview-tab-summary h3{
    padding-left: 10px;
}


.ASM_customer360-modal .asm-customer360-tab h3{
    font-size: 16px;
    margin-bottom: 25px;
}
.ASM_customer360-modal .asm-customer360-tab:after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #d4d7dc;
    width: 100%;
    top: 45px;
}
.ASM_customer360-modal .asm-customer360-tab a {
    font-weight: bold;
}
.ASM_customer360-modal .asm-customer360-tab .profile-pic{
    max-width: 120px;
}
.ASM_customer360-modal .asm-customer360-tab .pager th.headerSortDown,
.ASM_customer360-modal .asm-customer360-tab .pager th.headerSortUp {
    background-color: #0486e0;
}
.ASM_customer360-modal a:focus{
    text-decoration: none; 
}
.ASM_customer360-modal .asm-customer360-tab .row{
    margin-top: 20px;
}

.ASM_customer360-modal .asm-customer360-tab label,
.ASM_customer360-modal .customer360-contact-sub-tab label{
    text-transform: capitalize;
    color: #808fa1;
}
.ASM_customer360-modal .asm-customer360-tab p{
    font-weight: 600;
    margin-bottom: 5px;
}
.ASM_customer360-modal .customer360-contact-sub-tab p{
    font-weight: normal;
}

.ASM_customer360-modal .default-pic:before {
    content: '\e801';
}
.ASM_customer360-modal .default-pic {
    font-family: 'asm_icons', sans-serif;
    color: #A6A6A6;
    font-size: 110px;
    line-height: 1;
    display: block;
    max-width: 100%;
    height: auto;
}

@media (max-width: 667px) {
    .ASM_customer360-modal .asm-customer360-overview-tab:before {
        border: none;
    }
}

.nav-tabs.asm__customer360__menu >li > a {
    font-size: 15px;
}

.nav-tabs.asm__customer360__menu .caret {
    color: #a1aebd;
}

.nav-tabs.asm__customer360__menu >li.active > a:hover,
.nav-tabs.asm__customer360__menu >li.active > a:focus{
    color: #0486e0;
    background: none;
}

@media (max-width: 667px) {
    .ASM_customer360-modal .asm__customer360__menu{
        margin-bottom: 20px;
        border-bottom: 1px solid #dddddd;
    }
}



.ASM_customer360-modal .asm__customer360 .techne-table > thead > tr > th.pointer{
    cursor: pointer;
    position: relative;
}

.ASM_customer360-modal .headerSortDown:after {
    font-family: 'asm_icons', sans-serif;
    content: '\e80f';
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    padding-left: 8px;
    color: #7f90a4;
}
.ASM_customer360-modal .headerSortUp:after {
    font-family: 'asm_icons', sans-serif;
    content: '\e80e';
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    padding-left: 8px;
    color: #7f90a4;
}
.ASM_customer360-modal .techne-table th.headerSortDown,
.ASM_customer360-modal .techne-table th.headerSortUp,
.asm__customer360 .techne-table > thead > tr > th.header:hover{
    color: #454a5d;
}


@media (max-width: 667px){
    .ASM_customer360-modal .asm-customer360-tab:before{
        border: none;
    }
    .ASM_customer360-modal h3{
        margin-bottom: 0;
        padding-bottom: 10px;
        width: 100%;
    }
    .ASM_customer360-modal img {
        margin: 0 auto;
    }
    .ASM_customer360-modal .default-pic {
        text-align: center;

    }
}


.overview-tab-charts canvas{
    margin: 0 auto;
}



.asm__customer360-overview-product-view {
    border: 1px solid #ebeef1;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 55px;
    box-shadow: -1px 1px 1px #eff0f2;
}
.asm__customer360-overview-product-img {
    float: left;
    margin-right: 20px
}
.asm__customer360-overview-product-name {
    padding-top: 10px;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.asm__customer360-overview-product-views {
    font-weight: 600;
}
.asm__customer360-overview-product-img img {
    width: 120px;
}
.asm__customer360-overview-product-time {
    font-size: 12px;
    text-transform: uppercase;
    color: #8592a2;
    padding-bottom: 9px;
}
.asm-customer360-reviews-tab .rating-stars span.active {
   color: #2c98e4;
}

.clear {
    clear: both;
}

#asm-customer360-activity-table {
    table-layout: fixed;
    overflow: hidden;
    clear: both;
}
#asm-customer360-reviews-table td[data-th="Item"],
#asm-customer360-reviews-table td[data-th="Rate"],
#asm-customer360-tickets-table td[data-th="Created"],
#asm-customer360-tickets-table td[data-th="Updated"],
#asm-customer360-tickets-table td[data-th="Status"],
#asm-customer360-activity-table td[data-th="Description"]{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 769px) {
    .asm-customer360-table-onLineCell{
        line-height: 1.42857em;
        height: 1.42857em;
        overflow: hidden;
    }
}
#asm-customer360-activity-table th.status {
    width: 10%;
}
@media (min-width: 767px) {
    #asm-customer360-activity-table th:first-child,
    #asm-customer360-activity-table td:first-child{
        width: 10%;
    }
    #asm-customer360-activity-table th:nth-child(2),
    #asm-customer360-activity-table td:nth-child(2) {
        width: 15%;
    }
    #asm-customer360-activity-table th:nth-child(5),
    #asm-customer360-activity-table td:nth-child(5),
    #asm-customer360-activity-table th:last-child,
    #asm-customer360-activity-table td:last-child {
        width: 17%;
    }
}

.asm__customer360-favorites-section {
    margin-top: 30px;
}






.no-close .ui-dialog-titlebar-close {
    display: none;
}

#sopIframeCbox {
    display: none;
    overflow: hidden;
}

#sopRequestIframe {
    width: 100%;
    height: 340px;
    border: 0;
}

.ccImage {
    width: 68px;
    height: 40px
}

.dcImage {
    width: 145px;
    height: 40px
}

.cs-help-block {
    display: block;
    color: #c53131;
}



.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; 
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); 
}

.ui-front {
	z-index: 100;
}



.ui-state-disabled {
	cursor: default !important;
}





.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}





.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; 
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

.ui-button-icon-only {
	width: 2.2em;
}

button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}


.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}

input.ui-button {
	padding: .4em 1em;
}


.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}


.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}



input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}


.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}


.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}


.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); 
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); 
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); 
}




.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/life-sciences/b2b/_ui/addons/cybersourcepaymentaddon/responsive/common/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/life-sciences/b2b/_ui/addons/cybersourcepaymentaddon/responsive/common/css/images/ui-icons_444444_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/life-sciences/b2b/_ui/addons/cybersourcepaymentaddon/responsive/common/css/images/ui-icons_777777_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/life-sciences/b2b/_ui/addons/cybersourcepaymentaddon/responsive/common/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/life-sciences/b2b/_ui/addons/cybersourcepaymentaddon/responsive/common/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/life-sciences/b2b/_ui/addons/cybersourcepaymentaddon/responsive/common/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/life-sciences/b2b/_ui/addons/cybersourcepaymentaddon/responsive/common/css/images/ui-icons_cc0000_256x240.png");
}


.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }

.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }





.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}


.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); 
}
.ui-widget-shadow {
	margin: 0px 0 0 0px;
	padding: 5px;
	background: #666666;
	opacity: .3;
	filter: Alpha(Opacity=30); 
	border-radius: 8px;
}




html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/glyphicons-halflings-regular.eot');
  src: url('/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0068b3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #003c66;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0068b3;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #004a80;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #3c3c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #232323;
}
.bg-primary {
  color: #fff;
  background-color: #0068b3;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004a80;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-order-Details-Banner{
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #0068b3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 40px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 42px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.form-grouped {
  margin-left: 8%;
  margin-right: 8%;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #3c3c3c;
}
.has-error .form-control {
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #232323;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
}
.has-error .input-group-addon {
  color: #3c3c3c;
  border-color: #3c3c3c;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #3c3c3c;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #7c7c7c;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color:#0073b2;
  border-color: #0073b2;
}
 .btn-guest {
    color: #ffffff;
    background-color: rgba(0, 82, 147, 0.7);
    border: 1px solid #005293;
    width: 75%;
    margin-left: 12%;
    height: 50px;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #797979;
  border-color: #525252;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #676767;
  border-color: #525252;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #929292;
  border-color: #929292;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #004a80;
  border-color: #001e33;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #00365c;
  border-color: #001e33;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #0068b3;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #003c66;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0068b3;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #3c3c3c;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0068b3;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0068b3;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #3c3c3c;
}
.breadcrumb > .active {
  color: #3c3c3c;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0068b3;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a6a6a6;
  background-color: transparent;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #a6a6a6;
  background-color: #0068b3;
  border-color: #0068b3;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #929292;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0068b3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #004a80;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0068b3;
}
.thumbnail .caption {
  padding: 9px;
  color: #3c3c3c;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #3c3c3c;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #232323;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #0068b3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #80caff;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #3c3c3c;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #3c3c3c;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #3c3c3c;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e5e5e5;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0068b3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0068b3;
}
.panel-primary > .panel-heading .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0068b3;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #3c3c3c;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #3c3c3c;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}



.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  
}
.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}


.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}


.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}


input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  
  
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}

.ui-datepicker {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  color: #3c3c3c;
}
.ui-datepicker .ui-datepicker-header {
  color: #3c3c3c;
  background-color: transparent;
  border: none;
  font-weight: bold;
}

.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #0068b3;
  cursor: pointer;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #003c66;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f4f4f4;
  text-align: center;
  color: #3c3c3c;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #929292;
  color: #ffffff;
  border-color: #929292;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #0068b3;
  color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}

a,
button {
  color: #0068b3;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #3c3c3c;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 10px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #0068b3;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #e6f5ff;
  color: #3c3c3c;
}
.well.well-tertiary {
  background-color: #142939;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #7f919e;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #3c3c3c;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #3c3c3c;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #142939;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
footer {
  padding-top: 50px;
  margin-top: 30px;
  background: #142939;
  color: #ffffff;
  font-weight: 300;
}
.footer__top {
  padding-bottom: 50px;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .footer__right {
    border-top: 1px solid #1e3d55;
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #142939;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #142939;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #142939;
}
.footer__copyright {
  background: #ffffff;
  padding: 25px 0;
  color: #3c3c3c;
  text-align: center;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 1023px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #f4f4f4;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 10px;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  padding: 12px;
  display: block;
  font-size: 1em;
  line-height: 1.329em;
}
.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed {
  background-color: transparent;
  color: inherit;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:focus {
  color: #929292;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: #003459;
  color: #ffffff;
  text-decoration: none;
  height: 40px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #003459;
}
#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .navigation--middle {
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #0068b3;
  border: none;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: #f4f4f4;
  z-index: 2;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 10px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #cccccc;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #3c3c3c;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d9d9d9;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #0068b3;
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 60px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  background-color: #e5e5e5;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #0068b3;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #0068b3;
    left: -7px;
    top: 10px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
    font-size: 12px;
    position: absolute;
    right: 44%;
    top: -13px;
    margin: 0;
  }
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    display: inline-block;
    background-color: #0068b3;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #0068b3;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d9d9d9;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e5e5e5;
    color: #0068b3;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #0068b3;
  }
}
.navigation--middle .mobile-menu {
  height: 60px;
}
.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #0068b3;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #142939;
  border-bottom: 1px solid #142939;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #0068b3;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1400px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 639px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #265272;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #004678;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #0068b3;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f4f4f4;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #e5e5e5;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #3c3c3c;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #e5e5e5;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #f4f4f4;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 60px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #0068b3;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f4f4f4;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #0068b3;
    padding: 5px 50px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 50px;
  }
  .navigation--bottom .nav__links--primary .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .nav__links--primary .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1399px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #3c3c3c;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #e5e5e5;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  float: none;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #265272;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #03426f;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #003459;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #265272;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #0068b3;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #0068b3;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 639px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 1023px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #0068b3;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1023px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 640px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d9d9d9;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #0068b3;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0068b3;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .quote__list {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 20px 30px;
}
.quote__list--nav a:hover {
  background-color: #e5e5e5;
}
.nav-order-tools__child-wrap {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e5e5e5;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
header {
  background: #f4f4f4;
  margin-bottom: 20px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.page-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #929292;
  background-color: #ffffff;
  border-color: #929292;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #0068b3;
  background-color: #ffffff;
  border-color: #0068b3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.btn-primary .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid #cccccc;
  font-weight: 600;
  margin: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 11px;
}
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-prev > a:focus,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > span:focus {
  background-color: #0068b3;
  color: #ffffff;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
  background-color: transparent;
  border-color: #cccccc;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #cccccc;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #cccccc;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: none;
  font-weight: 400;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1023px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > span {
    line-height: 40px;
    width: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 13.33333333px;
    width: 60px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    width: 60px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #d9d9d9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #929292;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px;
}
.product-details .name .code,
.product-details-price .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #00a651;
}
.product-details .description,
.product-details-price .description {
  padding: 10px 0 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1399px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #cccccc;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -20px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 20px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  background: #fff;
  color: #3c3c3c;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #0068b3;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 10px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 1023px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #0068b3;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.rating a:before {
  border-left: 1px solid #cccccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 10px 0;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 10px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 10px 0;
}
.tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tab-review .write-review {
  display: none;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 10px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #0068b3;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #003c66;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 10px -10px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 10px;
  padding: 10px 0;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin-bottom: 20px;
  height: 140px;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #3c3c3c;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus {
  text-decoration: none;
  color: #0068b3;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-top: 13.33333333px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #3c3c3c;
}
.carousel .item .item__name:before,
.carousel__component--carousel .item .item__name:before,
.carousel .carousel__item .item__name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  background: #FFF none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "…";
}
.carousel .item .item__name:after,
.carousel__component--carousel .item .item__name:after,
.carousel .carousel__item .item__name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after {
  content: "";
  background: #FFF none repeat scroll 0% 0%;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.carousel .item .item__price,
.carousel__component--carousel .item .item__price,
.carousel .carousel__item .item__price,
.carousel__component--carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel__component--carousel .item .carousel__item--price,
.carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .carousel__item--price {
  margin: 10px;
  color: #3c3c3c;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #3c3c3c;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #d9d9d9;
  padding-top: 30px;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #3c3c3c;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 60px 0 0;
}
@media (max-width: 1023px) {
  .tabs {
    border-top: 1px solid #cccccc;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  display: table;
  margin: 0 auto;
  border: 0;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #eeeeee;
  border-color: #0068b3;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li {
  padding: 0 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #0068b3;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 4px solid transparent;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li + li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #cccccc;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #3c3c3c;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #0068b3;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #0068b3;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 10px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 10px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link {
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #3c3c3c;
  padding: 20px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1024px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 3.33333333px;
  }
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #d9d9d9;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  height: 180px;
  overflow: hidden;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.product__listing.product__grid .details {
  text-align: center;
  margin: 0 auto;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.product__listing.product__grid .details .name {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
  color: #3c3c3c;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 10px;
  padding-top: 10px;
}
.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
  padding-left: 0;
  padding-right: 0;
}
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component,
.product-category-page .product-categories .pcp-banner .banner__component--responsive {
  margin-right: -20px;
}
.product-category-page .product-categories .pcp-banner {
  padding-top: 10px;
}
@media (min-width: 1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.product__facet {
  margin: 0;
  border-right: 1px solid #cccccc;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3c;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0;
}
.product__facet .facet .facet__list li {
  padding: 10px 0;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #0068b3;
  border: 1px solid #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #0068b3;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__list .facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__more {
  display: block;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 20px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet .facet__values {
    display: none;
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.sort-refine-bar .form-group select {
  width: auto;
}
.pagination-bar {
  margin: 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #929292;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 30px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f4f4f4;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #142939;
  color: #7f919e;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 25px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #929292;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0068b3;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f4f4f4;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #3c3c3c;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #d9d9d9;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
@media (min-width: 1024px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 40px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #d9d9d9;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 20px 20px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 20px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 13px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #0068b3;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -10px;
  margin-right: -10px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e5e5e5;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 38px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #003c66;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1023px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 10px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  margin: 10px 0 30px;
  padding: 10px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #142939;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #7f919e;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .glyphicon {
    top: 8px;
  }
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 33px;
  display: inline-block;
}
#quoteFormDiv {
  background: #f4f4f4;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments__header .quote__comments--toggle {
  background: none;
  border: none;
}
.quote__comments__header .quote__comments--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
}
.quote__comments__header .quote__comments--toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0068b3;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #cccccc;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 48px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #0068b3;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #0068b3;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0068b3;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #0068b3;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 10px 10px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 10px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #0068b3;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #0068b3;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #0068b3;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #0068b3;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #0068b3;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0068b3;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 10px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #f4f4f4;
  color: #3c3c3c;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 10px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #3c3c3c;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #0068b3;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 20px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 0;
  font-size: 16px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 18px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #3c3c3c;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 10px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 20px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #f4f4f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #142939 !important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #142939;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 20px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  font-size: 13px;
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 13px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent!important;
    color: #3c3c3c;
    padding: 25px 20px;
    border-color: #cccccc;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #cccccc;
  }
  .checkout-order-summary .subtotals {
    padding: 0 20px;
  }
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #3c3c3c;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 20px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 40px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1399px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupon {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupon {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupon span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupon {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupon {
    width: 40%;
  }
}
.gift__coupon .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #0068b3;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #929292;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #3c3c3c;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d9d9d9;
  color: #3c3c3c;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #3c3c3c;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #3c3c3c;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #232323;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #0068b3;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: 1400px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #3c3c3c;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 10px;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 40px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #fd7b7b;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 10px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0!important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #929292;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #cccccc;
  top: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 640px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .account-consignment {
  margin-top: 20px;
}
.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.account-section .account-list .account-list-header {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #cccccc;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #0068b3;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #0068b3;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 20px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-profil .account-profil-info {
  margin: 0 0 10px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn {
  margin-top: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #F2F4F7;
  padding: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #3c3c3c;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #142939;
  color: #7f919e;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
table td {
  padding: 20px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #0068b3;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #003c66;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
.form-control:focus {
  border-color: #0068b3;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #929292;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #929292;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292;
}
.has-error .control-label {
  color: #929292;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #929292;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #0068b3;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.textpage-faqs th:last-child {
  text-align: left;
}

.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 20px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  color: #929292;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #0068b3;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    bottom: 17px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #334b5c;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #e5e5e5;
    padding-top: 20px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 20px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e5e5e5;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 20px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f4f4f4;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 20px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 10px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 25%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.replenishment-cancel-button span {
  color: #0068b3;
  font-size: 21px;
  padding: 13px;
}
.right-cartName {
  margin-left: 60%;
  font-size: 12px;
  text-align: right;
}
.responsive-table-cell.less-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.replenishment-order-history {
  margin-top: 40px;
}
.account-section .backlink {
  padding-left: 30px;
  padding-right: 30px;
}
.sort-refine-bar .form-group select {
  width: 150px;
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.responsive-table th:last-child {
  text-align: center;
  padding-right: 70px;
}
.responsive-table-item td:last-child {
  text-align: center;
}
.replenishment-order-cancel-modal #cboxLoadedContent {
  margin-top: 90px;
}
.replenishment-order-cancel-modal #cboxTitle {
  height: 90px;
}
.replenishment-order-cancel-modal .modal-actions {
  margin-top: 30px;
}
.orderListTable {
  margin-top: -11px;
  background-color: #fff;
}
.orderListTable th,
.orderListTable td {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
.orderListTable tbody > tr:nth-child(even) {
  background-color: #f4f4f4;
}
.orderListTable tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 639px) {
  .orderListTable th,
  .orderListTable td {
    padding-left: 10px;
  }
  .order-approval-list .responsive-table-item td {
    padding-left: 0;
  }
  #reorderButton {
    margin-top: 20px;
  }
  .replenishment-overview-table .replenishment-order-number {
    width: 51%;
  }
  .replenishment-overview-table .responsive-table-item {
    position: relative;
  }
  .replenishment-overview-table .replenishment-cancel-button {
    position: absolute;
    right: 5px;
    top: 0;
  }
}
.read-only-grid .grid-row > td tr:first-child td {
  padding-top: 10px;
}
.quote-header {
  position: relative;
  background: #f4f4f4;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote-header.pre-table {
  margin-bottom: 10px;
}
.quote-header.no-margin-top {
  margin-top: 0;
}
.customer-approval-comments .responsive-table-item td:last-child,
.customer-approval-comments th:last-child {
  text-align: left;
}
.page-order-approval-details .enable-link,
.page-order-approval-details .disable-link {
  margin: 25px 0;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.comment-modal textarea {
  width: 100%;
  height: 150px;
}
.comment-modal .headline {
  margin-bottom: 5px;
}
.comment-modal .help-block {
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 1023px) {
  .comment-modal .form-actions div:first-child {
    margin-bottom: 20px;
  }
}
.checkbox.big {
  position: relative;
}
.checkbox.big #Terms1 {
  margin-left: -35px;
  height: 24px;
  width: 24px;
  margin-top: 0;
}
@media (max-width: 640px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #3c3c3c;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #3c3c3c;
}
@media (max-width: 480px) {
  .checkbox.big label {
    width: 100%;
  }
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .headline {
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm #quoteRequestDescription {
  width: 100%;
  min-height: 245px;
  padding: 10px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .help-block {
  font-size: 12px;
  text-align: right;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-group {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .column.scheduleform {
  margin-top: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes {
  margin-top: 20px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes label {
  text-transform: none;
  font-size: 14px;
  color: #3c3c3c;
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .form-group {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .help-block {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions #placeReplenishmentOrder {
    padding: 10px 6px;
  }
}
.checkout-success-body-quote-text {
  margin-bottom: 30px;
}
.advancedSearch .headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .advancedSearch .headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap .checkbox {
  margin-top: 0;
}
.advancedSearch .advanced-search-wrap .searchButton {
  margin-top: 15px;
}
.advancedSearch .advanced-search-wrap .only-productId label {
  font-weight: 600;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box {
  cursor: pointer;
  display: inline-block;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #cccccc;
}
.advancedSearch .pagination-bar {
  margin-top: 35px;
  margin-bottom: 0;
}
.advancedSearch .pagination-bar .pagination-toolbar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .pagination-bar.bottom {
  margin-top: 0;
}
.advancedSearch .pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
  border-color: #d9d9d9;
}
.advancedSearch .pagination-bar.pagination-empty {
  border-top: 1px solid #e5e5e5;
}
.advancedSearch .pagination-bar.pagination-empty .total-results {
  margin-bottom: 30px;
  margin-top: 30px;
}
.advancedSearch .pagination-bar.top .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
}
.advancedSearch .pagination-bar .total-results {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
}
.advancedSearch .pagination-bar .sort-refine-bar + .total-results {
  margin-top: 30px;
}
.advancedSearch .product-action {
  margin-bottom: 0;
}
.advancedSearch .product-action.bottom {
  border-top: 0;
}
.advancedSearch .item-list {
  margin-top: 0;
  margin-bottom: 0;
  border-top: none;
}
.advancedSearch .item-list .item-variants {
  display: none;
}
.advancedSearch .item-list .item-list-item:nth-child(4n+4),
.advancedSearch .item-list .item-list-item:nth-child(4n+5) {
  background-color: transparent;
}
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) + .add-to-cart-order-form-wrap,
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) {
  background-color: #f4f4f4;
}
.advancedSearch .item-list .item-list-item .item-image {
  padding-left: 30px;
}
@media (max-width: 640px) {
  .advancedSearch .item-list .item-list-item .item-image {
    padding-left: 20px;
  }
}
.advancedSearch .add-to-cart-order-form-wrap {
  display: none;
}
.advancedSearch .item-quantity-total {
  height: 42px;
}
.advancedSearch .item-quantity-total .qty *:not(.glyphicon) {
  display: none;
}
.advancedSearch .create-order-form {
  position: relative;
}
.advancedSearch .create-order-form .create-order-form-button {
  position: absolute;
  right: 0;
  top: -78px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .create-order-form .create-order-form-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .create-order-form .create-order-form-button.bottom {
  bottom: -86px;
  top: auto;
}
.advancedSearch .create-order-form .item-list {
  border-top: 1px solid #e5e5e5;
}
.advancedSearch .create-order-form .item-list .item-variants {
  display: table-cell;
}
.advancedSearch .create-order-form .item-list .item-toggle,
.advancedSearch .create-order-form .item-list .item-description,
.advancedSearch .create-order-form .item-list .item-quantity,
.advancedSearch .create-order-form .item-list .item-total-column {
  display: none;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox {
  margin-top: 10px;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox .form-control-checkbox {
  font-size: 14px;
}
.advancedSearch .create-order-form .item-list .variant-checkboxes {
  margin-top: 10px;
  border-top: 1px solid #d9d9d9;
  padding-top: 10px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button {
  top: -64px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button.bottom {
  top: auto;
  bottom: -65px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
  position: static;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button.bottom {
  border-top: 0;
  border-bottom: 1px solid #e5e5e5;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
  float: right;
}
@media (max-width: 639px) {
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
    padding: 20px;
    margin-bottom: 0;
  }
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .advancedSearch .item-info {
    width: 30%;
  }
  .advancedSearch .item-description {
    width: 20%;
  }
  .advancedSearch #cartOrderGridForm {
    max-height: 453px;
  }
  .advancedSearch .create-order-form .item-price {
    width: 20%;
  }
}
@media (min-width: 640px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 10px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar,
  .advancedSearch .pagination-bar .total-results {
    float: left;
  }
  .advancedSearch .pagination-bar .sort-refine-bar {
    margin-right: 20px;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 40px;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list .item-quantity {
    float: left;
    text-align: left;
    padding-top: 10px;
    padding-right: 0;
    line-height: 42px;
  }
  .advancedSearch .item-list .item-quantity label {
    float: left;
    margin: 0 10px 0 0;
  }
  .advancedSearch .item-list .item-quantity input {
    float: left;
    margin-right: 10px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    width: 70px;
  }
  .advancedSearch .item-list .item-total {
    margin: 0;
    padding: 10px 20px 0 0;
    line-height: 42px;
  }
}
@media (max-width: 639px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 30px;
  }
  .advancedSearch .pagination-bar.pagination-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .create-order-form .create-order-form-button {
    right: 10px;
    top: -65px;
  }
  .advancedSearch .create-order-form .create-order-form-button.bottom {
    bottom: -161px;
  }
}
@media (max-width: 480px) {
  .advancedSearch .create-order-form .create-order-form-button {
    position: static;
    margin-bottom: 35px;
  }
  .advancedSearch .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  margin: 25px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .accountActions-link .disable-link,
.account-section .account-section-content .accountActions-link .enable-link {
  margin: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .roles-wrapper {
  margin: 8px 0 5px;
}
.account-section .account-list .account-cards .card .roles-wrapper > ul {
  display: block;
  width: 100%;
}
.account-section .account-list .account-cards .selected {
  background-color: #e6f0fb;
}
.account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #0068b3;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #cccccc;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #e5e5e5;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #929292;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 20px;
  }
  .account-section .account-section-content .accountActions-bottom .btn-default {
    margin-top: 30px;
  }
  .account-section .account-section-content .accountActions-bottom .btn.confirm {
    margin-bottom: 30px;
  }
  .account-section .pagination-bar.top + .account-list .account-cards {
    margin-top: -1px;
  }
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
  .account-section .account-list .add-user-action-menu .add-user-action-buttons {
    display: none;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action {
    background-color: #0068b3;
    color: #ffffff;
    padding: 16px 20px;
    text-transform: uppercase;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action-buttons {
    display: block;
    position: absolute;
    right: 0;
    width: 120px;
    top: 38px;
    z-index: 9000;
  }
  .account-section #unittree {
    padding-left: 0;
    padding-right: 0;
  }
}
#textFieldConfigurationForm {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #textFieldConfigurationForm {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__config {
  margin-bottom: 25px;
}
.product__config .product__config-row {
  margin-bottom: 10px;
}
.cts-msg-history {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cts-msg-history {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cts-msg-history-item {
  margin-top: 20px;
  display: none;
}
.cts-msg-history-item-info {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 20px;
}
@media (max-width: 639px) {
  .cts-msg-history-item-info {
    padding: 0;
  }
}
.cts-msg-history-item-info .author {
  font-weight: bold;
}
.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #142939;
  opacity: .5;
}
.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae;
}
.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff;
}
@media (max-width: 639px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.cts-msg-history-item-msg {
  font-size: 16px;
}
.cts-msg-history-item.ct-msg-visible {
  display: block;
}
.cts-msg-history-item-agent .well,
.cts-msg-history-item-agent .cts-msg-history-item-info {
  text-align: right;
}
.cts-msg-history #ct-toggle-all-messages {
  display: block;
  text-align: center;
  margin-top: 20px;
}
.cts-msg-history-item-modified-field {
  margin-left: 5px;
}
.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #929292;
}
.cts-msg-history-item-modified-field--status {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.cts-msg-history-item-modified-field--status-inprocess,
.cts-msg-history-item-modified-field--status-open,
.cts-msg-history-item-modified-field--status-reopen {
  color: #0486e0;
}
.cts-msg-history-item-modified-field--status-completed,
.cts-msg-history-item-modified-field--status-closed {
  color: #18bc33;
}
#supportTicketForm textarea.form-control {
  height: 240px;
}
.cts-attach-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  margin: 20px -20px 0;
  padding: 10px 20px 0;
  font-size: 16px;
}
.cts-attach-file {
  padding: 3px 0;
}
.cts-attach-file .glyphicon {
  color: #003c66;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}






* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "icomoon";
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/icomoon.eot?2p8l2v");
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/icomoon.eot?2p8l2v#iefix") format("embedded-opentype"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/icomoon.ttf?2p8l2v") format("truetype"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/icomoon.woff?2p8l2v") format("woff"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/icomoon.svg?2p8l2v#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="corn-icon-"], [class*="corn-icon-"] {
  
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.corn-icon-keyboard_arrow_up:before {
  content: "\e921";
}

.corn-icon-keyboard_arrow_down:before {
  content: "\e922";
}

.corn-icon-fa-globe:before {
  content: "\e920";
}

.corn-icon-info-icon:before {
  content: "\e91f";
}

.corn-icon-hmb-menu:before {
  content: "\e91e";
}

.corn-icon-fa-facebook:before {
  content: "\e91a";
}

.corn-icon-fa-linkedin:before {
  content: "\e91b";
}

.corn-icon-fa-twitter:before {
  content: "\e91c";
}

.corn-icon-fa-youtube-play:before {
  content: "\e91d";
}

.corn-icon-corning-logo-black:before {
  content: "\e918";
}

.corn-icon-corning-logo-white:before {
  content: "\e919";
}

.corn-icon-home-icon:before {
  content: "\e917";
}

.corn-icon-select-arrow:before {
  content: "\e916";
}

.corn-icon-document-icon:before {
  content: "\e900";
}

.corn-icon-fa-angle-left:before {
  content: "\e901";
}

.corn-icon-fa-angle-right:before {
  content: "\e902";
}

.corn-icon-minus:before {
  content: "\e903";
}

.corn-icon-phone:before {
  content: "\e904";
}

.corn-icon-plus:before {
  content: "\e905";
}

.corn-icon-quick-order-icon:before {
  content: "\e906";
}

.corn-icon-request-demo-icon:before {
  content: "\e907";
}

.corn-icon-request-sample-icon:before {
  content: "\e908";
}

.corn-icon-video-icon:before {
  content: "\e909";
}

.corn-icon-zoom-icon:before {
  content: "\e90a";
}

.corn-icon-warning-icon:before {
  content: "\e90b";
}

.corn-icon-question-icon:before {
  content: "\e90c";
}

.corn-icon-cart-icon:before {
  content: "\e90d";
}

.corn-icon-search-icon:before {
  content: "\e90e";
}

.corn-icon-regions-icon:before {
  content: "\e90f";
}

.corn-icon-print-icon:before {
  content: "\e910";
}

.corn-icon-profile-icon:before {
  content: "\e911";
}

.corn-icon-email-icon:before {
  content: "\e912";
}

.corn-icon-close-icon:before {
  content: "\e913";
}

.corn-icon-save-icon:before {
  content: "\e914";
}

.corn-icon-add-icon:before {
  content: "\e915";
}

.login-content {
	display: flex;
	flex-direction: column;
}

.faqs-content {
	width: 100% !important;
	margin-left: 50%;
	margin-top: -100px;
}

@font-face {
  font-family: "theSansBold";
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_700_.eot");
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_700_.eot?#iefix") format("embedded-opentype"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_700_.woff") format("woff"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/thesansnew/TheSans_B2_700_.svg#TheSans_B2_700_") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "theSansNormal";
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_500_.eot");
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_500_.eot?#iefix") format("embedded-opentype"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_500_.woff") format("woff"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_500_.svg#TheSans_B2_500_") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "theSansBoldItalic";
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_700i.eot");
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_700i.eot?#iefix") format("embedded-opentype"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_700i.woff") format("woff"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_700i.svg#TheSans_B2_700_") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "theSansItalic";
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_500i.eot");
  src: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_500i.eot?#iefix") format("embedded-opentype"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_500i.woff") format("woff"), url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/fonts/TheSans_B2_500i.svg#TheSans_B2_700_") format("svg");
  font-weight: normal;
  font-style: normal;
}


.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}


.no-js .owl-carousel {
  display: block;
}


.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}


.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}


.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}


.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #ffffff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #ffffff;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.jcf-radio {
  border-radius: 9px;
}

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%;
}

.jcf-radio input[type=radio] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked span {
  display: block;
}

.jcf-checkbox,
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 4px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

:root .jcf-checkbox span {
  margin: -4px 0 0 -5px;
}

.jcf-checkbox input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
}

.jcf-button,
.jcf-file {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.jcf-button {
  vertical-align: top;
  border: 1px solid #777;
  margin: 0 10px 10px 0;
  padding: 5px 10px;
}

.jcf-button .jcf-real-element {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  outline: none;
  opacity: 0;
  padding: 0;
  margin: 0;
  border: 0;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.jcf-file {
  white-space: nowrap;
}

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0;
}

.jcf-file .jcf-fake-input,
.jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #777;
  line-height: 28px;
  height: 28px;
}

.jcf-file .jcf-fake-input {
  text-overflow: ellipsis;
  font-size: 13px;
  width: 125px;
  padding: 0 8px;
}

.jcf-file .jcf-upload-button {
  margin: 0 0 0 -1px;
  padding: 0 10px;
}

.jcf-scrollable-wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
}

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #e3e3e3;
  width: 14px;
  bottom: 0;
  right: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: #bbb;
  height: 14px;
  width: 14px;
  left: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #888;
  height: 1px;
  width: 14px;
}

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3;
}

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select.jcf-compact-multiple {
  max-width: 220px;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...';
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid red;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: 0 0;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

.jcf-list,
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  width: 100%;
}

.jcf-list {
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
}

.jcf-list .jcf-list-content {
  overflow: auto;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list .jcf-option,
.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  cursor: default;
  padding: 5px 9px;
  color: #656565;
  min-height: 14px;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: 700;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-textarea {
  border: 1px solid #b8c3c9;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: inline-block;
  position: relative;
}

.jcf-textarea .jcf-scrollbar-horizontal {
  display: none;
  height: 0;
}

.jcf-textarea textarea {
  padding: 8px 10px;
  border: none;
  margin: 0;
}

.jcf-textarea .jcf-resize {
  position: absolute;
  text-align: center;
  cursor: se-resize;
  background: #e3e3e3;
  font-weight: 700;
  line-height: 15px;
  text-indent: 1px;
  font-size: 12px;
  height: 15px;
  width: 14px;
  bottom: 0;
  right: 0;
}

.jcf-textarea .jcf-resize:before {
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  display: block;
  margin: 4px 0 0 3px;
  width: 6px;
  height: 6px;
  content: '';
}

.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px;
}

.jcf-number input {
  -moz-appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%;
}

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px;
}

.jcf-number .jcf-btn-inc {
  top: 1px;
}

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px;
}

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6;
}

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa;
}

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  border: 4px solid #aaa;
}

.jcf-number .jcf-btn-inc:before {
  margin: -6px 0 0 -4px;
  border-color: transparent transparent #000 transparent;
}

.jcf-number .jcf-btn-dec:before {
  margin: -1px 0 0 -4px;
  border-color: #000 transparent transparent transparent;
}

.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before,
.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before {
  opacity: .3;
}

.jcf-number.jcf-disabled input {
  background: #ddd;
}

.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px;
}

.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block;
  height: 10px;
}

.jcf-range .jcf-range-wrapper {
  position: relative;
  background: #e5e5e5;
  border-radius: 5px;
  display: block;
  margin: 5px 0;
}

.jcf-range.jcf-vertical {
  min-width: 0;
  width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto;
}

.jcf-range .jcf-range-display-wrapper {
  position: absolute;
  min-height: 10px;
  min-width: 10px;
  left: 10px;
  right: 10px;
}

.jcf-range .jcf-range-display {
  border-radius: 5px;
  position: absolute;
  background: #888;
  width: 10px;
  height: 10px;
}

.jcf-range .jcf-range-display.jcf-range-min {
  margin: 0 0 0 -10px;
  padding: 0 0 0 10px;
}

.jcf-range .jcf-range-display.jcf-range-max {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
  left: auto;
  right: auto;
  top: 10px;
  bottom: 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
  margin: 0 0 -10px;
  padding: 0 0 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
  margin: -10px 0 0;
  padding: 10px 0 0;
}

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #aaa;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  margin: -4px 0 0;
  z-index: 1;
  top: 0;
  left: 0;
}

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px;
}

.jcf-range .jcf-active-handle {
  z-index: 2;
}

.jcf-range.jcf-focus .jcf-active-handle {
  border: 1px solid red;
  margin: -5px 0 0 -1px;
}

.jcf-range.jcf-disabled {
  background: 0 0 !important;
  opacity: .3;
}

.jcf-disabled {
  background: #ddd !important;
}


.status {
  margin-right:5px;
}

.living, .dead, .suspended, .out_of_stock, .not_shipped, .empty {
  color:black;
}

.created, .payment_authorized, .checked_valid, .pending_approval, .waiting_for_biztalk_transfer, .waiting_for_s4_transfer, .waiting_for_ps_transfer {
  color: orange
}

.open {
  color: green
}

.partially_shipped {
  color: teal
}

.cancelled {
  color: red
}

.completed {
  color: blue
}

html {
  font-size: 16px;
}

body,
input,
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #1e1e1e;
  overflow-x: hidden;
  position: relative;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body a {
  color: #005293;
  font-size: 0.875rem;
}

body .strikethrough {
  text-decoration: line-through;
  color: rgba(30, 30, 30, 0.5);
}

body table td {
  word-wrap: break-word;
}

body table th:last-child {
  text-align: left;
}

body hr {
  border: 3px solid #eee;
}

body h1 {
  font-size: 1.875rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: 2.5rem;
}

body h2 {
  font-size: 1.25rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: 1.5rem;
}

body h3 {
  font-size: 1.3125rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: 1.6875rem;
}

body h4 {
  font-size: 1.125rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: 1.5rem;
}

body h5 {
  font-size: 1rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: 1.875rem;
}

body p {
  line-height: 1.625rem;
  font-size: 0.9375rem;
  
}

body p a {
  font-size: inherit;
}

body ul,
body ol {
  padding-left: 1.25rem;
  font-size: 0.9375rem;
}

body em {
  font-family: "theSansItalic", Helvetica, Arial, sans-serif;
  font-style: normal;
}

body strong,
body b {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

body em strong,
body strong em,
body em b,
body b em {
  font-style: normal;
  font-weight: normal;
  font-family: "theSansBoldItalic", Helvetica, Arial, sans-serif;
}

body .alert {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  width: 100%;
  padding: 1.875rem 0;
}

body .alert > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body .alert button {
  margin-left: auto;
  padding: 0 0.375rem;
}

body .alert-info {
  color: #316f8f;
  background: #d9edf7;
  border: 1px solid #bce7f2;
}

body .alert-info button {
  color: #316f8f;
}

body .alert-danger {
  background: rgba(255, 0, 0, 0.2);
  border: #ff0000;
  color: #ff0000;
}

.b2b-inactive-alert {
  margin-top: 100px;
  padding: 20px !important;
}

body .alert-danger button {
  color: #ff0000;
}

body .display-none {
  display: none;
}

body .dataTables_filter {
  display: none;
}

body .text-right {
  text-align: right;
}

.container,
.template-pages-account-accountLayoutPage .account-section {
  max-width: 1140px;
  width: auto;
  padding: 0 2rem;
}

.iframe_wrapper {
  width: 100vw;
  height: 100vh;
}

.iframe_wrapper iframe {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100vh;
  width: 100%;
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0;
}

.iframe_wrapper.iosWrapper {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.iframe_wrapper.iosWrapper iframe {
  width: 1px;
  min-width: 100%;
  *width: 100%;
}

a {
  text-decoration: none;
  -webkit-transition: background 200ms, color 200ms, opacity 200ms;
  transition: background 200ms, color 200ms, opacity 200ms;
}

a:hover, a:focus, a:active {
  text-decoration: none;
  -webkit-transition: background 200ms, color 200ms, opacity 200ms;
  transition: background 200ms, color 200ms, opacity 200ms;
}

img,
object,
embed {
  max-width: 100%;
}

.btn {
  padding: 1rem 1.875rem;
  font-size: 0.875rem;
  text-transform: none;
}

.btn.btn-primary, .btn.btn-secondary, .btn.btn-link {
  height: 42px;
  padding: 0 1.25rem;
  font-size: 0.875rem;
  font-weight: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn.btn-font-update {
    font-size: 0.750rem;
}

.btn.btn-primary, .btn.btn-secondary {
  background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images/btn-glass.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.btn.btn-primary.disabled, .btn.btn-primary[disabled], .btn.btn-primary[disabled=disabled], .btn.btn-primary[disabled=true], .btn.btn-secondary.disabled, .btn.btn-secondary[disabled], .btn.btn-secondary[disabled=disabled], .btn.btn-secondary[disabled=true] {
  cursor: not-allowed;
  opacity: 0.5;
}

button.btn.btn-primary, button.btn.btn-secondary, a.btn.btn-primary, a.btn.btn-secondary {
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-inline-box;
}

.btn.btn-primary {
  background-color: rgba(0, 82, 147, 0.7);
  border: 1px solid #005293;
}

.btn.btn-primary:hover, .btn.btn-primary:focus {
  color: #ffffff;
  background-color: rgba(0, 82, 147, 0.8);
}

.btn.btn-secondary {
  border: 1px solid #CCCCCC;
  background-color: rgba(240, 240, 240, 0.7);
  color: #1e1e1e;
}

.btn.btn-secondary:hover, .btn.btn-secondary:focus {
  color: #1e1e1e;
  background-color: rgba(240, 240, 240, 0.8);
}

.btn.btn-variant, .btn.btn-variant--show-more {
  border: 1px solid #CCCCCC;
  border-radius: 3px !important;
  color: #005293;
  padding: 0.625rem 0.9375rem;
}

.btn.btn-variant.enabled, .btn.btn-variant--show-more.enabled {
  border: 1px solid #005293;
  background: rgba(0, 82, 147, 0.7);
  color: #ffffff;
}

.btn.btn-variant.enabled:hover, .btn.btn-variant--show-more.enabled:hover {
  background: #005293;
}

.btn.btn-variant:hover, .btn.btn-variant--show-more:hover {
  background: rgba(204, 204, 204, 0.1);
}

.btn.btn--quick-order::before {
  font-family: "icomoon" !important;
  content: "\e906";
  font-size: 1rem;
  color: #005293;
  margin-right: 0.625rem;
}

.info-cta .btn {
  font-weight: normal;
  padding-left: 0;
}

.info-cta .btn span[class^="corn-icon-"],
.info-cta .btn span[class*=" corn-icon-"] {
  margin-right: 0.25rem;
}

.form-control {
  height: auto !important;
  margin-bottom: 1.25rem;
  padding: 0.625rem 0.9375rem;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 2px !important;
}

.form-control:focus {
  outline: none;
  border-color: 1px solid #005293;
}

.form.form-secondary {
  color: #ffffff;
  background-color: #4c86b3;
  border: 1px solid #4c86b3;
}

.form.form-secondary:hover, .form.form-secondary:focus {
  color: #ffffff;
}

label {
  text-transform: none;
  color: #1e1e1e;
  font-size: 0.875rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

label.error,
label .error {
  color: #ff0000;
}

label.disabled {
  opacity: 0.5;
}

.error,
.help-block,
.account-section .account-section-content .help-block,
.has-error .help-block {
  color: #ff0000;
  font-weight: normal;
}

.has-error .help-block {
  font-size: 0.875rem;
}

.has-error .control-label {
  color: #1e1e1e;
}

.has-error input,
.has-error textarea,
.has-error select,
.has-error select.form-control,
.has-error .jcf-select {
  border: 1px solid #ff0000;
  color: #ff0000;
}

.has-error input .jcf-select-text, .has-error input jcf-select-opener i,
.has-error textarea .jcf-select-text,
.has-error textarea jcf-select-opener i,
.has-error select .jcf-select-text,
.has-error select jcf-select-opener i,
.has-error select.form-control .jcf-select-text,
.has-error select.form-control jcf-select-opener i,
.has-error .jcf-select .jcf-select-text,
.has-error .jcf-select jcf-select-opener i {
  color: #ff0000;
}

input,
textarea,
select,
.jcf-select {
  line-height: normal;
  border: 0;
  border: 1px solid #CCCCCC;
  border-radius: 0.125rem;
  font-size: 0.9375rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  background: #ffffff;
  padding: 0.625rem 0.9375rem;
}

input.error,
textarea.error,
select.error,
.jcf-select.error {
  border: 1px solid #ff0000;
  color: #ff0000;
}

input:focus,
textarea:focus,
select:focus,
.jcf-select:focus {
  outline: none;
  border-color: #005293;
}

select {
  font-size: 0.9375rem;
  padding: 0.625rem 0.9375rem;
  padding-right: 2.375rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNS4wOTNweCIgaGVpZ2h0PSI5LjA4NXB4IiB2aWV3Qm94PSItMC4wNDYgMC40NTMgMTUuMDkzIDkuMDg1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC0wLjA0NiAwLjQ1MyAxNS4wOTMgOS4wODUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNBN0E3QTciIGQ9Ik0xNC43MDUsMC43Yy0wLjM3Ny0wLjMyOS0wLjkzOS0wLjMyOS0xLjMxNiwwTDcuNSw3LjU0TDEuNjExLDAuN2MtMC4zNzYtMC4zMjktMC45MzktMC4zMjktMS4zMTUsMEMtMC4xMjEsMS4wNjMtMC4xNjMsMS42OTUsMC4yLDIuMTExTDYuMzg5LDkuM0M2LjcwNCw5LjU3NSw3LjE0Myw5LjYwNiw3LjUsOS40MjJDNy44NTcsOS42MDYsOC4yOTYsOS41NzUsOC42MTEsOS4zTDE0LjgsMi4xMTFDMTUuMTYzLDEuNjk1LDE1LjEyMSwxLjA2MywxNC43MDUsMC43eiIvPjwvc3ZnPg==) !important;
  background-repeat: no-repeat;
  background-size: 0.625rem;
  background-position: right 0.9375rem center;
  background-color: white;
}

textarea {
  min-height: 9.375rem;
}

.jcf-select {
  height: auto;
}

.jcf-select.disabled {
  opacity: 0.5;
}

.jcf-select .jcf-select-text {
  font-size: inherit;
  font-family: inherit;
  background: inherit;
  margin-right: 1.625rem;
}

.jcf-select .jcf-select-opener {
  font-size: inherit;
  font-family: inherit;
  background: inherit;
  font-size: 0.625rem;
}

.jcf-select .jcf-select-opener i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  position: relative;
  right: 0.375rem;
  color: #5f5f5f;
  font-size: 0.5rem;
}

.jcf-select-wide-block {
  width: 100%;
}

.jcf-radio {
  border-color: #CCCCCC;
  vertical-align: text-top;
}

.jcf-radio.jcf-checked {
  overflow: visible;
}

.jcf-radio span {
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background-color: white;
  border: 5px solid #4c86ff;
}

select.form-control,
.okta .o-form input {
  height: 3.125rem;
  margin-bottom: 1.25rem;
}

.tabs {
  margin-top: 0;
}

.tabs .tabs-list li a {
  text-transform: none;
  font-size: 1.125rem;
  color: #1e1e1e;
  padding-bottom: 0.9375rem;
}

.tabs .tabs-list li.active a {
  font-weight: normal;
  border-bottom: none;
}

.tabs .tabs-list li.active a:hover, .tabs .tabs-list li.active a:focus {
  font-weight: normal;
}

.tabs .tabs-list li + li:before {
  border-left: none;
}

.tabs .tabhead {
  text-transform: none;
  border-bottom: 1px solid #CCCCCC;
  background-color: #f0f0f0;
}

.tabs .tabhead a {
  font-size: 1.125rem;
}

.tabs .tabhead .glyphicon {
  color: #005293;
}

.tabs .tabhead .glyphicon:before {
  content: "\002b";
}

.tabs .tabhead.active {
  font-weight: normal;
}

.tabs .tabhead.active .glyphicon:before {
  content: "\2212";
}

.tabs .content {
  padding-bottom: 3.125rem;
}

.tabs .tabbody {
  background-color: #ffffff;
  max-width: 63.125rem;
  margin: 0 auto;
  border: none;
  border-bottom: 1px solid #CCCCCC;
}

.tabs .tabbody .tab--content-title {
  font-weight: normal;
  font-size: 1.25rem;
  margin: 1.875rem 0 0.625rem;
}

.tabs .tabbody .tab--content-title:first-child {
  margin-top: 0.625rem;
}

.tabs .tabbody .tab--button-wrap {
  margin-top: 1.875rem;
}

.tabs.tabs-responsive .tabhead {
  text-transform: none;
}

.tabs.tabs-responsive .tabhead a {
  font-size: 1.125rem;
}

.tabs.tabs-responsive .tabhead.active {
  font-weight: normal;
  border-bottom: 1px solid #CCCCCC;
}

.tabs.tabs-responsive .tabbody {
  background-color: #ffffff;
}

.myAccount__info {
  margin-bottom: 1.25rem;
}

.myAccount__heading {
  margin-top: 3.4375rem;
  font-size: 2.8125rem;
  margin-bottom: 1.25rem;
}

.tabs-myAccount .content {
  border-bottom: none;
  padding-bottom: 0;
}

.modal .modal-content {
  border-radius: 0.1875rem;
}

.modal .modal-header {
  padding: 1.875rem;
}

.modal .modal-header .close {
  line-height: inherit;
  margin-top: 0;
}

.modal .modal-body {
  padding: 1.875rem;
}

.modal .modal-title {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.modal .modal-footer {
  text-align: left;
  padding: 1.875rem;
}

.horz-card {
  width: 100%;
  border: 1px solid #CCCCCC;
  margin-bottom: 0.625rem;
  padding: 1.875rem;
  display: table;
  table-layout: fixed;
}

.horz-card.stacked {
  border-bottom: none;
  margin-bottom: 0;
}

.horz-card.stacked:last-child {
  border-bottom: 1px solid #CCCCCC;
}

.horz-card__img-container {
  display: table-cell;
  width: 30%;
}

.horz-card__img-container img {
  width: 100%;
}

.horz-card--actions {
  width: 40%;
  display: table-cell;
  vertical-align: middle;
}

.horz-card--actions > * {
  float: left;
}

.horz-card--actions .form-control {
  vertical-align: top;
  margin: 0 0.625rem 0 0;
  width: 3.4375rem;
  height: 2.625rem;
  text-align: center;
  display: inline-block;
}

.horz-card--actions .btn {
  vertical-align: top;
  margin: 0 0.625rem 0 0;
  height: 2.625rem;
}

.horz-card--text {
  display: table-cell;
  padding: 0 1.25rem 0;
  vertical-align: top;
}

.horz-card--text__title h4 {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  margin: 0;
}

.horz-card--text__prod-number {
  color: rgba(30, 30, 30, 0.8);
}

.horz-card--text__price {
  margin: 0.3125rem 0 1.25rem;
  font-size: 1.125rem;
}

.horz-card--text__price span {
  color: rgba(30, 30, 30, 0.8);
}

.arrow_box {
  position: relative;
}

.arrow_box .arrow_box__arrow, .arrow_box .arrow_box__arrow__shadow {
  bottom: 100%;
  border: solid rgba(136, 183, 213, 0);
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box.arrow_box__arrow--top .arrow_box__arrow, .arrow_box.arrow_box__arrow--top .arrow_box__arrow__shadow {
  bottom: 100%;
}

.arrow_box.arrow_box__arrow--top .arrow_box__arrow {
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}

.arrow_box.arrow_box__arrow--top .arrow_box__arrow__shadow {
  border-bottom-color: #CCCCCC;
  border-width: 12px;
  margin-left: -12px;
}

.arrow_box.arrow_box__arrow--bottom .arrow_box__arrow, .arrow_box.arrow_box__arrow--bottom .arrow_box__arrow__shadow {
  top: 100%;
}

.arrow_box.arrow_box__arrow--bottom .arrow_box__arrow {
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}

.arrow_box.arrow_box__arrow--bottom .arrow_box__arrow__shadow {
  border-top-color: #CCCCCC;
  border-width: 12px;
  margin-left: -12px;
}

.search-page {
  margin-bottom: 2rem;
}

.search-page h1 {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.625rem;
  margin-bottom: 2.1875rem;
  margin-top: 0;
}

.search-page h2 {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: 1.5rem;
  margin-bottom: 10px;
  margin-top: 20px;
}

.search-page h3 {
  font-size: 1.3125rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  line-height: 1.6875rem;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}

.search-page input[type=checkbox],
.search-page input[type=radio] {
  line-height: normal;
  margin-right: 0.625rem;
}

.search-page button {
  color: #0068b3;
  text-decoration: none;
}

.search-page .container .no-results-wrapper {
  margin-bottom: 10px;
}

.search-page .container.results-for {
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
}

.search-page .container.spell-check {
  border: 1px solid #CCCCCC;
  padding: 12px;
  margin: 0px 1rem 10px;
  background-color: #f3f3f3;
}

.search-page .container.spell-check p {
  display: block;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  margin-bottom: 10px;
}

.search-page .container.spell-check ul {
  display: inline-block;
  padding-left: 0px;
}

.search-page .container.spell-check ul li {
  display: block;
  margin-bottom: 10px;
}

.search-page .container.spell-check ul li a {
  cursor: pointer;
}

.search-page .container.spell-check ul li a:after {
  display: inline-block;
  content: ",";
}

.search-page .container.spell-check ul li:last-child {
  margin-bottom: 0px;
}

.search-page .container.spell-check ul li:last-child a:after {
  content: "";
}

.search-page .container .col-md-9,
.search-page .container .col-md-3 {
  padding: 0px;
}

.search-page.hide-content .toggle-mobile {
  display: none;
}

.search-page.hide-content .fusion-results-wrapper__content {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.search-page.hide-content .results-container__mobile-toggle {
  margin-top: 0;
}

.search-page.hide-content .results-container__mobile-toggle.active {
  margin-bottom: 0;
}

.search-page.hide-content .results-container__mobile-toggle.active .corn-icon-minus {
  font-size: 1.375rem;
  height: 1.375rem;
}

.search-page.hide-content .results-container__mobile-toggle.active .corn-icon-minus:before {
  content: "\e905";
}

.search-page__global-options-wrap {
  display: none;
}

.search-page__global-options-wrap + .container {
  margin-bottom: 40px;
}

.search-page .sort-by-selection__select-style .jcf-select-sort-by-selection__select {
  width: 100%;
  font-size: 0.875rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.facet-container h2 {
  display: none;
  font-size: 1.125rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.facet-container h3 {
  color: #1e1e1e;
  font-size: 1rem;
  margin-bottom: 0.9375rem;
  margin-top: 1.25rem;
  opacity: 0.8;
  word-break: break-all;
}

.facet-container ul {
  font-size: 0.875rem;
  list-style: none;
  padding-left: 0;
}

.facet-container ul.expanded li:nth-child(n + 6) {
  display: list-item;
}

.facet-container ul li {
  margin-bottom: 0.3125rem;
}

.facet-container ul li label {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.facet-container ul li:nth-child(n + 6) {
  display: none;
}

.facet-container__facet-sections-wrap {
  display: none;
}

.facet-container__facet-sections-wrap.modal-open {
  bottom: 0;
  display: block;
  margin: auto;
  max-height: 95vh;
  max-width: calc(100vw - 4rem);
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 200;
}

.facet-container__modal-trigger {
  margin-bottom: 0.9375rem;
  width: 100%;
}

.facet-container__close-button {
  float: right;
  padding: 0.3125rem 0.625rem;
}

.facet-container__close-button:after {
  content: "\e913";
  cursor: pointer;
  display: block;
  font-family: "icomoon";
  position: absolute;
  right: 1rem;
  top: 1rem;
  display: none;
}

.facet-container__modal-content {
  background: #ffffff;
  border: 1px solid #CCCCCC;
  padding: 1.875rem;
  position: relative;
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.facet-container__modal-content:before {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: '';
  display: block;
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: -1;
}

.facet-container__modal-header {
  position: relative;
  padding: 1.875rem;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  border-bottom: none;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}

.facet-container__modal-header__title h3 {
  float: left;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  margin: 0;
}

.facet-container__facet-section h3 {
  margin: 0;
}

.facet-container__facet-section a:hover, .facet-container__facet-section a:focus {
  text-decoration: none;
}

.facet-container__facet-section:last-child .facet-container__facet-section__label {
  border-bottom: 1px solid #CCCCCC;
}

.facet-container__facet-section:last-child .facet-container__facet-section__facets {
  border-bottom: 1px solid #CCCCCC;
}

.facet-container__facet-section__label {
  padding: 0.9375rem;
  background-color: #f0f0f0;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  border: 1px solid #CCCCCC;
  border-bottom: none;
  margin-bottom: 0.625rem;
  cursor: pointer;
}

.facet-container__facet-section__label::after {
  content: "\e905";
  font-size: 1rem;
  font-family: "icomoon";
  float: right;
  color: #005293;
}

.facet-container__facet-section__label.showing-facets::after {
  content: "\e903";
  font-family: "icomoon";
  font-size: 0.34375rem;
}

.facet-container__facet-section__facets {
  display: none;
  padding: 1rem;
  margin-bottom: 0;
}

.facet-container__facet-section__facets.showing-facets {
  display: block;
  padding: 1rem;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

.facet-container__facet-section__facets.showing-facets > li {
  margin-bottom: 0;
}

.facet-container__checkbox-label {
  color: #005293;
  cursor: pointer;
  margin-bottom: 0;
  vertical-align: middle;
}

.facet-container__checkbox-label span {
  vertical-align: middle;
}

.facet-container__show-more {
  cursor: pointer;
  display: inline-block;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  margin-top: 0.3125rem;
  display: none;
}

.facet-container__radio-input {
  display: none;
}

.facet-container__radio-label {
  color: #1e1e1e;
  cursor: pointer;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  margin-bottom: 0;
  position: relative;
}

.facet-container__radio-label .corn-icon-close-icon {
  display: none;
}

.facet-container__radio-label.active {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  padding-right: 20px;
}

.facet-container__radio-label.active:after {
  display: none;
}

.facet-container__radio-label.active .corn-icon-close-icon {
  bottom: 0;
  color: #005293;
  content: "\e913";
  display: inline-block;
  font-family: "icomoon";
  font-size: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
}

.facet-container__radio-label.active .facet-container__total-count {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.facet-container__checkbox-input[type="checkbox"] {
  background: #ffffff;
  height: 16px;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
  width: 16px;
  padding: 0;
}

.facet-container__checkbox-input[type="checkbox"]:focus {
  outline: 0;
}

.facet-container__total-count {
  color: #818181;
  display: inline-block;
  margin-left: 5px;
}

.product-search label {
  width: 100%;
}

.product-search__label {
  color: #1e1e1e;
  display: block;
  font-size: 1rem;
  margin-bottom: 0.3125rem;
  opacity: 0.8;
  width: 100%;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.product-search__input-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #CCCCCC;
  padding: 0.625rem;
  border-radius: 2px;
}

.product-search__input {
  height: 100%;
  width: 100%;
  border: none !important;
  padding: 0 !important;
  margin: 0;
}

.product-search button[type="submit"] {
  background: transparent;
  border: none;
  outline: none;
  line-height: 0;
}

.product-search button[type="submit"]:active {
  outline: none;
}

.selected-facets {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  margin: -0.25rem;
  margin-right: 1.875rem;
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
}

.selected-facets:empty {
  display: none;
}

.selected-facets h3 {
  color: #1e1e1e;
  display: inline-block;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.8125rem;
  margin-bottom: 0;
  margin-right: 5px;
  margin-top: 0;
  opacity: 0.78;
}

.selected-facets__facet {
  margin: 0.25rem;
  display: inline-block;
}

.selected-facets__facet a {
  background: #f3f3f3;
  border-radius: 1rem;
  color: #1e1e1e;
  cursor: pointer;
  display: block;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  padding: 0.1875rem 0.8125rem;
}

.selected-facets__facet a:after {
  display: none;
}

.selected-facets__facet a .corn-icon-close-icon {
  color: #005293;
  display: inline-block;
  font-size: 0.5rem;
  height: 8px;
  margin-left: 10px;
  width: 8px;
}

.selected-facets__label {
  display: inline-block;
  margin: 0.25rem;
  color: #818181;
}

.selected-facets__clear-all {
  cursor: pointer;
  display: inline-block;
  margin: 0.25rem;
}

.product-listing-page .results-container__mobile-toggle {
  display: none;
}

.product-listing-page__top-wrap {
  min-height: 2.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-listing-page__total-results {
  color: #1e1e1e;
  display: block;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  vertical-align: top;
}

.family-result {
  border: 1px solid #CCCCCC;
  border-radius: 0.3125rem;
  margin-top: 20px;
  overflow: hidden;
}

.family-result:first-child {
  margin-top: 0.9375rem;
}

.family-result > a {
  display: block;
  padding: 1rem 1.25rem;
}

.family-result h3 {
  color: #005293;
  font-size: 1.125rem;
  margin-bottom: 0;
  margin-top: 0.3125rem;
}

.family-result h3 a {
  font-size: 1.125rem;
}

.family-result__image-wrap {
  border: 1px solid #CCCCCC;
  display: inline-block;
  vertical-align: top;
  width: 74px;
}

.family-result__image-wrap img {
  display: block;
  max-width: 100%;
}

.family-result__text-wrap {
  display: inline-block;
  padding-left: 1rem;
  vertical-align: top;
  width: calc(100% - 74px);
}

.family-result__text-wrap p {
  color: #1e1e1e;
  font-size: 0.875rem;
  margin-top: 0.5rem;
}

.family-result__text-wrap .content ul {
  list-style: disc;
  padding-left: 1.25rem;
}

.family-result__results-count {
  color: #1e1e1e;
  display: block;
  font-size: 0.75rem;
  opacity: 0.6;
  text-transform: uppercase;
}

.family-result__products {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

.family-result__products.expanded > li:nth-child(n+ 6) {
  display: list-item;
}

.family-result__products > li:nth-child(n + 6) {
  display: none;
}

.family-result__show-more {
  background: #4c86b3;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  padding: 0.75rem;
  text-align: center;
}

.family-result__show-more:hover {
  color: #ffffff;
}

.family-result__more-text {
  display: inline-block;
}

.family-result__more-text:after {
  content: "\e916";
  display: inline-block;
  font-family: "icomoon";
  font-size: 0.5rem;
  margin-left: 0.625rem;
  display: none;
}

.family-result__less-text {
  display: inline-block;
}

.family-result__less-text:after {
  content: "\e916";
  display: inline-block;
  font-family: "icomoon";
  font-size: 0.5rem;
  margin-left: 0.625rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.family-result__key-value-pairs {
  list-style: none;
  margin-top: 0.75rem;
  padding-left: 0;
}

.family-result__key-value-pairs li {
  display: inline-block;
  margin-right: 0.9375rem;
}

.result-key-value-pair {
  display: inline-block;
}

.result-key-value-pair span {
  color: #1e1e1e;
  display: inline-block;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
}

.result-key-value-pair__key {
  opacity: 0.6;
}

.result-key-value-pair__value {
  margin-left: 0.9375rem;
}

.product-result {
  background: #fbfbfb;
  border-top: 1px solid #CCCCCC;
  padding: 0.9375rem 1.25rem;
}

.product-result__preview-row {
  position: relative;
}

.product-result__preview-row > * {
  vertical-align: middle;
}

.product-result__product-code {
  color: #005293;
  display: inline-block;
  font-size: 0.875rem;
  min-width: 5rem;
  width: auto;
  white-space: nowrap;
  margin-right: 0.625rem;
}

.product-result__product-title {
  color: #1e1e1e;
  cursor: pointer;
  display: inline-block;
  max-width: calc(100% - 90px);
}

.product-result__product-title:hover {
  color: #1e1e1e;
}

.product-result__product-title:after {
  display: none;
}

.product-result__info-row {
  display: none;
}

.product-result__product-info {
  display: inline-block;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  margin-right: 1.875rem;
  padding-top: 1.5625rem;
}

.product-result__product-info-key {
  display: inline-block;
  opacity: 0.6;
}

.product-result__product-info-value {
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}

.product-result__product-info-value:before {
  content: "\A";
  white-space: pre;
}

.pagination {
  border: none;
  display: block;
  line-height: 1.4;
  text-align: center;
  width: 100%;
}

.pagination__page-links {
  border: 1px solid #CCCCCC;
  display: inline-block;
  font-size: 0.9375rem;
  list-style: none;
  margin: 0;
  padding: 0 0.3125rem;
  vertical-align: top;
}

.pagination__page-link {
  display: inline-block;
  font-weight: 600;
  vertical-align: top;
}

.pagination__page-link.active a {
  color: #a7a7a7;
}

.pagination__page-link a {
  color: #005293;
  cursor: pointer;
  display: inline-block;
  font-size: 0.9375rem;
  padding: 0.4375rem 1.0625rem;
}

.pagination__prev-page, .pagination__next-page {
  background: #ffffff;
  border: 1px solid #CCCCCC;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 2.3125rem;
  padding: 0 0.625rem;
  vertical-align: top;
}

.pagination__prev-page.inactive, .pagination__next-page.inactive {
  color: #a7a7a7;
}

.pagination__prev-page i, .pagination__next-page i {
  font-size: 0.75rem;
  line-height: 2.3125rem;
  text-indent: -9999px;
  white-space: nowrap;
}

.pagination__prev-page i:before, .pagination__next-page i:before {
  text-indent: 0;
}

.pagination__prev-page {
  border-right: none;
}

.pagination__next-page {
  border-left: none;
}

.search-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 1px solid #CCCCCC;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1.25rem;
  border-radius: 3px;
  position: relative;
  margin-top: 1.25rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.search-result:first-child {
  margin-top: 0.9375rem;
}

.search-result h3 {
  color: #005293;
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-bottom: 0.375rem;
  margin-top: 0;
}

.search-result__icon {
  padding-right: 1.25rem;
  padding-top: 0.5625rem;
}

.search-result__icon i {
  color: #005293;
  font-size: 1.5rem;
}

.search-result__text-wrap {
  width: 80%;
}

.search-result__text-wrap .search-result__description {
  font-size: 0.9375rem;
}

.search-result__text-wrap .search-result__description em {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-style: normal;
}

.search-result__text-wrap .search-result__description p {
  margin-bottom: 0px;
}

.search-result__text-wrap .search-result__sub-information {
  margin-top: 1.25rem;
}

.search-result__text-wrap .search-result__sub-information ul {
  list-style-type: none;
  font-size: 0.8125rem;
  padding-left: 0;
  margin-bottom: 0px;
}

.search-result__text-wrap .search-result__sub-information ul li {
  text-transform: uppercase;
  margin-top: 0.9375rem;
  color: rgba(30, 30, 30, 0.5);
}

.search-result__text-wrap .search-result__sub-information ul li:first-child {
  margin-top: 0;
}

.search-result--related-content h3 {
  font-size: 1rem;
}

.search-result--related-content .search-result__image-wrap {
  background-position: center;
  background-size: cover;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  display: block;
  height: 9.1875rem;
  margin-left: -1.25rem;
  margin-top: -1.5rem;
  width: calc(100% + 40px);
}

.search-result--related-content .search-result__image-link {
  display: block;
  width: 100%;
}

.search-result--related-content.has-image {
  min-height: 8.75rem;
}

.search-result--related-content.has-image .search-result__text-wrap {
  display: block;
  padding-top: 0.625rem;
  width: 100%;
}

.fusion-results-wrapper {
  width: auto;
}

.fusion-results-wrapper__content__inner, .fusion-results-wrapper__sidebar__inner {
  padding: 0 1.875rem;
}

.fusion-results-wrapper__content {
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  border-top: 1px solid #CCCCCC;
}

.fusion-results__page-title {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 0.9375rem auto 1.875rem;
  padding: 0 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: 1px solid #CCCCCC;
}

.results-per-page {
  display: inline-block;
  padding-top: 1rem;
  text-align: right;
  width: 25%;
}

.results-per-page span {
  color: #1e1e1e;
  display: inline-block;
  font-size: 0.9375rem;
}

.results-per-page__options {
  display: inline-block;
  list-style: none;
  padding: 0;
  padding-left: 1rem;
}

.results-per-page__options li {
  display: inline-block;
  margin-right: 0.625rem;
}

.results-per-page__options li.active a {
  color: #1e1e1e;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.results-per-page__options li:last-child {
  margin-right: 0;
}

.results-per-page__options li:last-child:after {
  content: none;
}

.results-per-page__options li:after {
  background: #CCCCCC;
  content: '';
  display: inline-block;
  height: 10px;
  margin-left: 8px;
  width: 1px;
}

.results-per-page__options li a {
  color: #005293;
  cursor: pointer;
  font-size: 0.875rem;
}

.jcf-select-sort-by-selection__select {
  margin-bottom: 0;
  padding-bottom: 0.21875rem;
  padding-top: 0.21875rem;
  width: 100%;
}

.sort-by-selection {
  position: relative;
  text-align: left;
}

.sort-by-selection label {
  display: block;
  margin-bottom: 0;
  width: 100%;
}

.sort-by-selection__select {
  padding: 0.625rem 0.9375rem;
}

.sort-by-selection__select-style {
  display: inline;
  vertical-align: middle;
  width: 100%;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
}

.sort-by-selection__select-style select {
  font-size: 0.875rem;
  padding-right: 2.375rem !important;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNS4wOTNweCIgaGVpZ2h0PSI5LjA4NXB4IiB2aWV3Qm94PSItMC4wNDYgMC40NTMgMTUuMDkzIDkuMDg1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC0wLjA0NiAwLjQ1MyAxNS4wOTMgOS4wODUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNBN0E3QTciIGQ9Ik0xNC43MDUsMC43Yy0wLjM3Ny0wLjMyOS0wLjkzOS0wLjMyOS0xLjMxNiwwTDcuNSw3LjU0TDEuNjExLDAuN2MtMC4zNzYtMC4zMjktMC45MzktMC4zMjktMS4zMTUsMEMtMC4xMjEsMS4wNjMtMC4xNjMsMS42OTUsMC4yLDIuMTExTDYuMzg5LDkuM0M2LjcwNCw5LjU3NSw3LjE0Myw5LjYwNiw3LjUsOS40MjJDNy44NTcsOS42MDYsOC4yOTYsOS41NzUsOC42MTEsOS4zTDE0LjgsMi4xMTFDMTUuMTYzLDEuNjk1LDE1LjEyMSwxLjA2MywxNC43MDUsMC43eiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: 0.625rem;
  background-position: right 0.9375rem center;
  background-color: white;
  appearance: none;
}

.sort-by-selection__label-text {
  display: inline-block;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: normal;
  margin-right: 0.5rem;
  vertical-align: middle;
}

.results-container__results {
  margin-bottom: 50px;
}

.results-container__mobile-toggle {
  margin-top: 1.875rem;
}

.results-container__mobile-toggle.first {
  margin-top: 0;
}

.results-container__mobile-toggle.active {
  margin-bottom: 1.25rem;
}

.results-container__mobile-toggle ~ .results-container__mobile-toggle {
  margin-top: 0;
}

.results-container__mobile-toggle a {
  background: #f9f9f9;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  color: #1e1e1e;
  cursor: pointer;
  display: block;
  font-size: 1.125rem;
  margin: 0 -2rem;
  padding: 1.5625rem 2.5rem;
  position: relative;
}

.results-container__mobile-toggle .corn-icon-minus, .results-container__mobile-toggle .corn-icon-plus {
  bottom: 0;
  color: #005293;
  margin: auto;
  position: absolute;
  right: 3rem;
  top: 0;
}

.results-container__mobile-toggle .corn-icon-minus {
  font-size: 7px;
  height: 7px;
}

.results-container__mobile-toggle .corn-icon-plus {
  font-size: 22px;
  height: 22px;
}

input:focus ~ .search__previous-searches, input:focus ~ .search__suggestions, input:active ~ .search__previous-searches, input:active ~ .search__suggestions {
  display: block;
}

.search__suggestions, .search__previous-searches {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  margin: auto;
  max-width: 100%;
  padding: 1.5625rem 0;
  position: relative;
  text-align: left;
  width: 100%;
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  margin-top: 0.1875rem;
  left: 0;
}

.search__suggestions:hover, .search__previous-searches:hover {
  display: block;
}

.search__suggestions h3, .search__previous-searches h3 {
  color: #808080;
  font-size: 0.9375rem;
  margin-top: 0;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  margin-bottom: 0.625rem;
  padding: 0 1.5625rem;
}

.search__suggestions ul, .search__previous-searches ul {
  list-style: none;
  padding: 0;
}

.search__suggestion {
  font-size: 0.9375rem;
  line-height: 1.3125rem;
  margin-bottom: 0.9375rem;
  padding: 0 1.5625rem;
}

.search__suggestion:last-of-type {
  margin-bottom: 0;
}

.search__suggestion:focus, .search__suggestion:active, .search__suggestion.active {
  background: #f0f0f0;
}

.search__suggestion em {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-style: normal;
}

.search__suggestion a {
  color: #1e1e1e;
  cursor: pointer;
}

.search__sub-suggestion {
  display: block;
  font-family: "theSansItalic", Helvetica, Arial, sans-serif;
  margin-left: 10px;
}

.search__sub-suggestion em {
  font-family: "theSansBoldItalic", Helvetica, Arial, sans-serif;
}



.tablesaw {
  width: 100%;
  max-width: 100%;
  empty-cells: show;
  border-collapse: collapse;
  border: 1px solid #CCCCCC;
  padding: 0;
}

.tablesaw * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tablesaw th,
.tablesaw td {
  padding: .5em .7em;
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}



@media only all {
  
  .tablesaw-stack {
    clear: both;
  }
  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }
  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }
  
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block;
  }
  
  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }
  .tablesaw-cell-label {
    display: block;
  }
  
  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }
  
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-container.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-container.flex-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-container.flex-start {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-container .object-align-right {
  margin-left: auto;
}

.flex-container .object-align-left {
  margin-right: auto;
}

.results-container__keymatchInject {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem;
}

.results-container #myVideoModal .modal-dialog {
  background-color: #1e1e1e;
}

.results-container #myVideoModal .modal-dialog .modal-content {
  margin-top: 0 !important;
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.results-container #myVideoModal .modal-dialog .modal-content .modal-header h3 {
  margin: 0;
  line-height: 1em;
}

.search-result--related-content.search-result--keymatch-content.has-image {
  padding: 0;
  min-height: auto;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result--keymatch__topWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result--keymatch__mediaWrap {
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 22%;
          flex: 0 0 22%;
  min-width: 4.6875rem;
  max-width: 13.25rem;
  padding: 1.25rem 0 1.25rem 1.25rem;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result--keymatch__mediaWrap a {
  display: block;
  position: relative;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result--keymatch__mediaWrap .play-button-outer {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result--keymatch__mediaWrap .play-button {
  margin: 0 auto;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.5em 0 1.5em 3em;
  border-color: transparent transparent transparent #fff;
  display: block;
  -ms-flex-item-align: center;
      align-self: center;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result--keymatch__mediaWrap img {
  border: 1px solid #CCCCCC;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result__text-wrap {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 1.25rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result__text-wrap h3 {
  font-size: 1.125rem;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks {
  clear: both;
  width: 100%;
  border-top: 1px solid #CCCCCC;
  padding: 1.25rem;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks section h4 {
  font-weight: bold;
  font-size: 1rem;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks section ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks section ul li,
.search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks section ul a {
  font-size: 0.875rem;
}

.search-result--related-content.search-result--keymatch-content.has-image.is-qc {
  padding: 0;
}

.search-result--related-content.search-result--keymatch-content.has-image.is-qc .lookup-card,
.search-result--related-content.search-result--keymatch-content.has-image.is-qc .leftAlign {
  width: 100%;
  padding: 1.875rem;
}

.search-result--related-content.search-result--keymatch-content.has-image.is-qc .lookup-card {
  border: none;
}

.search-result--related-content.search-result--keymatch-content.has-image.is-qc .lookup-card .lookup-card__content {
  padding: 0;
}

.search-result--related-content.search-result--keymatch-content.has-image.is-qc .lookup-card .lookup-card__content .lookup-card-title {
  margin-top: 0;
}

.search-result--related-content.search-result--keymatch-content.has-image.is-qc .leftAlign {
  border-top: 1px solid #CCCCCC;
}

.search-result--related-content.search-result--keymatch-content.has-image.is-qc .leftAlign b {
  font-size: 1rem;
}

.search-result--related-content.search-result--keymatch-content.has-image.is-qc .leftAlign ul {
  list-style-type: none;
  margin: 1.25rem 0 0;
  padding: 0;
}

#cboxTitle {
  padding: 1.875rem;
  padding-right: 3rem;
  border-bottom: 1px solid #CCCCCC;
}

@media (max-width: 639px) {
  #cboxTitle {
    height: auto;
    min-height: 88px;
  }
}

#cboxTitle .headline {
  font-size: 1.25rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 0;
}

#cboxContent {
  border-radius: 3px;
}

#cboxLoadedContent {
  padding: 1.875rem;
}

#cboxClose {
  font-size: 0.75rem;
  right: 1.25rem;
  top: 1.75rem;
  color: #1e1e1e;
  opacity: 0.2;
}




.tablesaw {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #CCCCCC;
}

.tablesaw thead {
  display: none;
}

.tablesaw thead th {
  font-size: 1.125rem;
  color: rgba(30, 30, 30, 0.7);
}

.tablesaw thead .sorting {
  background-image: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images/sort_both.png");
}

.tablesaw thead .sorting_asc {
  background-image: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images/sort_asc.png");
}

.tablesaw thead .sorting_desc {
  background-image: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images/sort_desc.png");
}

.tablesaw thead .sorting_asc_disabled {
  background-image: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images/sort_asc_disabled.png");
}

.tablesaw thead .sorting_desc_disabled {
  background-image: url("/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images/sort_desc_disabled.png");
}

.tablesaw thead .sorting, .tablesaw thead .sorting_asc, .tablesaw thead .sorting_desc, .tablesaw thead .sorting_asc_disabled, .tablesaw thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}

.tablesaw thead .sorting.no-sort, .tablesaw thead .sorting_asc.no-sort, .tablesaw thead .sorting_desc.no-sort, .tablesaw thead .sorting_asc_disabled.no-sort, .tablesaw thead .sorting_desc_disabled.no-sort {
  background-image: none;
  cursor: auto;
}

.tablesaw tbody tr {
  border-top: 3px solid #CCCCCC;
}

.tablesaw tbody tr:first-child {
  border-top: none;
}

.tablesaw tbody tr:first-child td:first-child {
  border: none;
}

.tablesaw tbody tr:first-child td:first-child .tablesaw-cell-label {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: none;
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}

.tablesaw tbody tr:first-child td:first-child .tablesaw-cell-content {
  border-top: 1px solid #CCCCCC;
  border-left: none;
  border-right: 1px solid #CCCCCC;
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}

.tablesaw tbody tr:last-child td:last-child {
  border: none;
  padding-top:10px;
}

.tablesaw tbody tr:last-child td:last-child .tablesaw-cell-label {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: none;
  border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
}

.tablesaw tbody tr:last-child td:last-child .tablesaw-cell-content {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: none;
  border-right: 1px solid #CCCCCC;
  border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  -webkit-border-radius: 0 0 5px 0;
}

.tablesaw td {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  color: #1e1e1e;
  padding: 0;
  background: inherit;
  font-size: 0.9375rem;
}

.tablesaw td .tablesaw-cell-label,
.tablesaw td .tablesaw-cell-content {
  padding: 1.25rem;
  margin: 0;
  background: #fff;
  display: inline-block;
  vertical-align: top;
}

.tablesaw td .tablesaw-cell-label {
  background: none;
  color: #7a7a7a;
  width: 40%;
  background: #f9f9f9;
}

.tablesaw td .tablesaw-cell-content {
  padding-left: 1.5625rem;
  max-width: 60%;
  width: 60%;
}

.tablesaw td .price {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.tablesaw td .price + .strikethrough {
  margin-left: 0.5rem;
}

.tablesaw td .addToCart {
  font-size: 0.875rem;
  border: none;
  background: transparent;
  font-weight: normal;
  white-space: nowrap;
}

.tablesaw td .corn-icon-add-icon {
  margin-right: 0.625rem;
  display: inline-block;
}

.tablesaw td .btn-link.js-delete-list {
  height: auto;
}

.tablesaw__paginationWrap {
  display: block;
  text-align: center;
}

.tablesaw__paginationWrap .dataTables_info {
  font-size: 0.9375rem;
  color: rgba(30, 30, 30, 0.7);
  padding: 0.625rem 0 1.25rem;
}

.tablesaw__paginationWrap .dataTables_paginate {
  margin-top: 1.875rem;
  display: inline-block;
  border: 1px solid #CCCCCC;
}

.tablesaw__paginationWrap .dataTables_paginate a {
  cursor: pointer;
  display: inline-block;
  padding: 0.5625rem;
  font-size: 0.9375rem;
  line-height: 0.9375rem;
}

.tablesaw__paginationWrap .dataTables_paginate a.next {
  border-left: 1px solid #CCCCCC;
  margin-left: 1.375rem;
}

.tablesaw__paginationWrap .dataTables_paginate a.previous {
  border-right: 1px solid #CCCCCC;
  margin-right: 1.375rem;
}

.tablesaw__paginationWrap .dataTables_paginate a.disabled, .tablesaw__paginationWrap .dataTables_paginate a.current {
  color: #a7a7a7;
  cursor: default;
}

.tablesaw__paginationWrap .dataTables_paginate a:focus {
  text-decoration: none;
}

.tablesaw__paginationWrap .dataTables_paginate span a {
  padding-left: 1.1875rem;
  padding-right: 1.1875rem;
}

.tablesaw__paginationWrap.order-history .dataTables_paginate{
display: none !important;
}

.paginate-btn.active {
 background-color: #4c85b3;
 color: #e0e0e0 ;
 outline: 2px solid #4c85b3;
 outline-offset: 1px;
}

.pagination-container.order-history {
display: flex;
justify-content: flex-end;
padding: 2rem 0 0 2rem;

}
.paginate-btn {
    float: left;
    border: 1px solid #4c85b3;
    padding: 2px 10px;
    margin: 2px;
    border-radius: 4px !important;
    cursor: pointer;
    color: #e0e0e0;
    text-decoration: none;
    background-color: #4c85b3;
}


@media (max-width: 500px) {
  .tablesaw__paginationWrap .dataTables_paginate {
    max-width: 100%;
  }
  .tablesaw__paginationWrap .dataTables_paginate a {
    padding: 0.75rem;
  }
  .tablesaw__paginationWrap .dataTables_paginate a.next {
    margin-left: 0.5rem;
  }
  .tablesaw__paginationWrap .dataTables_paginate a.previous {
    margin-right: 0.5rem;
  }
  .tablesaw__paginationWrap .dataTables_paginate span a {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (max-width: 420px) {
  .tablesaw td .addToCart {
    white-space: normal;
  }
  .tablesaw__paginationWrap .dataTables_paginate {
    max-width: 100%;
  }
  .tablesaw__paginationWrap .dataTables_paginate a {
    padding: 0.75rem;
  }
  .tablesaw__paginationWrap .dataTables_paginate a.next {
    margin-left: 0;
  }
  .tablesaw__paginationWrap .dataTables_paginate a.previous {
    margin-right: 0;
  }
  .tablesaw__paginationWrap .dataTables_paginate span a {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }
}

.eyebrow {
  text-align: left;
  margin-bottom: 20px;
}

.eyebrow p {
  font-family: 'theSansBold', Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1.2;
  clear: both;
  margin: 0 auto;
}

.eyebrow p span {
  display: block;
  clear: both;
  margin: 0px;
}

.eyebrow p span.underline {
  width: 30px;
  height: 1px;
  background: #cccccc;
}

.eyebrow p span.text {
  padding-bottom: 15px;
  font-weight: bold;
}

.cta {
  cursor: pointer;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  position: relative;
  overflow: hidden;
  background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/images/global/gloss-top-blue.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 0;
  padding: 9px 22px;
  font-size: 14px;
  text-decoration: none;
  white-space: nowrap;
  text-shadow: 0px 0px 14px #767676;
  color: white;
}

.cta:hover {
  background-position: 0 -42px;
}

.cta.gloss, .cta.gloss-light, .cta.gloss-white {
  background-color: #767676;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #e7e7e7;
}

.cta.gloss:hover, .cta.gloss-light:hover, .cta.gloss-white:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.cta.gloss-white-bg {
  background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/images/global/gloss-top-white.png);
  border: 1px solid #e7e7e7;
}

.cta.gloss-white-bg:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.cta.gloss-blue {
  background-color: #005293;
  background-color: rgba(0, 82, 147, 0.8);
  border: 1px solid #005293;
}

.cta.gloss-gray {
  background-color: #666666;
  background-color: rgba(97, 99, 101, 0.7);
  border: 1px solid #666666;
}

.addtocart-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.addtocart-component .qty-selector {
  display: table;
  margin: 0 auto 1.875rem;
}

.addtocart-component .qty-selector input[type=text] {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 0 !important;
  margin: 0;
}

.addtocart-component .qty-selector .btn {
  padding-top: 1rem;
  padding-bottom: 1.0625rem;
  width: 1.625rem;
  background-color: #f0f0f0;
  color: #5f5f5f;
  border: 1px solid #CCCCCC;
  font-size: 0.75rem;
}

.addtocart-component .qty-selector .btn:hover, .addtocart-component .qty-selector .btn:focus {
  background-color: #ffffff;
  border: 1px solid #CCCCCC;
  outline: 0;
}

.addtocart-component .qty-selector .input-group-btn {
  width: 1.625rem;
}

.addtocart-component .qty-selector .input-group-btn:first-child > .btn {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  border-right: none;
}

.addtocart-component .qty-selector .input-group-btn:last-child > .btn {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  border-left: none;
}

.addtocart-component .actions {
  display: block;
}

.addtocart-component .actions .AddToCart-PickUpInStoreAction {
  margin: 0;
}

.addtocart-component .stock-wrapper {
  display: block;
  margin: 0;
  text-align: center;
}

.addtocart-component .stock-wrapper * {
  float: none;
}

.addtocart-component .stock-wrapper .stock-status {
  line-height: 1.5rem;
  font-size: 0.9375rem;
}

.info-table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

.info-table tbody tr td {
  border: 1px solid #CCCCCC;
  padding: 1.5625rem;
}

.info-table tbody tr td.info-table--label {
  background-color: #f0f0f0;
  color: rgba(30, 30, 30, 0.8);
  border-right: none;
  width: 40%;
}

.info-table tbody tr td.info-table--data {
  border-left: none;
}

@media (max-width: 420px) {
  .info-table tbody tr td {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .info-table tbody tr td.info-table--label {
    width: auto;
  }
}




.distributors__element {
  border: 1px solid #CCCCCC;
  overflow: hidden;
  padding: 0;
}

.distributors__element h3 {
  font-size: 1.3125rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  padding: 1.875rem 1.875rem 0;
  margin-top: 0;
}

.distributors__element h5 {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  padding: 0;
}

.distributors__element .distributors__top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.875rem 1.875rem 0;
}

.distributors__element .distributors__description {
  padding: 0;
  font-size: 0.9375rem;
}

.distributors__element .distributors__phoneLocation {
  text-align: center;
  padding: 1.875rem 0;
}

.distributors__element .distributors__phoneLocation i {
  display: block;
  width: 100%;
  margin: 0 auto;
  font-size: 2.5rem;
  margin-bottom: 1.25rem;
}

.distributors__element .distributors__phoneLocation .distributors__phone {
  font-size: 1.3125rem;
  color: #005293;
  display: block;
  clear: both;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0.9375rem;
}

.distributors__element .distributors__phoneLocation .distributors__location {
  display: block;
  clear: both;
  width: 100%;
  margin: 0 auto;
  color: rgba(30, 30, 30, 0.5);
}

.distributors__element .distributors__listwrap {
  padding: 1.875rem;
  background: #f9f9f9;
}

.distributors__element .distributors__listwrap .distributors__list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}




.resourceElement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 1px solid #CCCCCC;
  padding: 1.25rem;
  border-radius: 3px;
  position: relative;
  margin-top: 1.25rem;
}

.resourceElement__icon {
  padding-right: 1.25rem;
}

.resourceElement__icon i {
  color: #005293;
  font-size: 1.5rem;
}

.resourceElement__information {
  width: 94%;
}

.resourceElement__information .resourceElement__description {
  font-size: 0.9375rem;
  display: none;
}

.resourceElement__information .resourceElement__subInformation {
  margin-top: 1.25rem;
}

.resourceElement__information .resourceElement__subInformation ul {
  list-style-type: none;
  font-size: 0.8125rem;
  padding-left: 0;
}

.resourceElement__information .resourceElement__subInformation ul li {
  text-transform: uppercase;
  margin-top: 0.9375rem;
  color: rgba(30, 30, 30, 0.5);
}

.resourceElement__information .resourceElement__subInformation ul li:first-child {
  margin-top: 0;
}

.resourceElement__checkboxwrap {
  padding-left: 1.25rem;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}




.technicalDocuments__email a i {
  margin-right: 0.4375rem;
}

.addMaterials__productInfo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

.addMaterials__productInfo .addMaterials__imagewrap {
  margin-right: 1.25rem;
}

.addMaterials__productInfo .addMaterials__imagewrap img {
  width: 4.6875rem;
}

.addMaterials__productInfo .addMaterials__infowrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.addMaterials__productInfo .addMaterials__infowrap .addMaterials__quantity,
.addMaterials__productInfo .addMaterials__infowrap > a,
.addMaterials__productInfo .addMaterials__infowrap .addMaterials__addNoteLink {
  display: block;
}

.addMaterials__productInfo .addMaterials__infowrap .addMaterials__quantity {
  color: rgba(51, 51, 51, 0.7);
  font-size: 0.9375rem;
  margin: 0.875rem 0;
}

.addMaterials__productInfo .addMaterials__infowrap .addMaterials__addNoteWrap {
  display: none;
}

.addMaterials__productInfo .addMaterials__infowrap .addMaterials__addNoteWrap input {
  width: 100%;
}

.addMaterials .modal-footer fieldset label,
.addMaterials .modal-footer fieldset select,
.addMaterials .modal-footer fieldset input,
.addMaterials .modal-footer fieldset .jcf-select {
  width: 100%;
}

.addMaterials .modal-footer fieldset label {
  margin-bottom: 0.625rem;
}

.addMaterials .modal-footer fieldset .jcf-select-text {
  color: rgba(30, 30, 30, 0.7);
}

.addMaterials .modal-footer .btn.btn-primary {
  margin-top: 1.875rem;
}

.productSpecifications h2 {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  margin-bottom: 1.25rem;
}

.productSpecifications__group {
  margin-top: 0.3125rem;
}

.productSpecifications__group:first-child {
  margin-top: 0;
}

.productSpecifications__group .productSpecifications__groupName {
  font-size: 0.875rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.productSpecifications__group ul {
  list-style-type: none;
  margin: 0.25rem 0 0;
  padding: 0;
}

.productSpecifications__group ul li {
  display: inline-block;
  width: 100%;
  margin: 0 0.625rem 0.625rem 0;
}

.productSpecifications__group ul li:nth-child(n+6) {
  display: none;
}

.productSpecifications__group ul li:last-child {
  margin-right: 0;
}

.productSpecifications__group ul li.show-more {
  display: block;
}

.productSpecifications__group ul.display-all-items li {
  display: inline-block;
}

.productSpecifications__group .btn {
  width: 100%;
  font-weight: normal;
}

.productSpecifications__group-buttons {
  margin-top: 1.25rem;
}

.productSpecifications__group-buttons .btn {
  margin-top: 1.25rem;
}

.productSpecifications__group-buttons .btn:first-child {
  margin-top: 0;
}

.productSpecifications__group-buttons .add_to_cart_form {
  display: block;
}

.productCard {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.productCard__img-container {
  display: table-cell;
  width: 30%;
}

.productCard__img-container img {
  width: 100%;
}

.productCard--text {
  display: table-cell;
  padding: 0 1.25rem 0;
  vertical-align: top;
}

.productCard--text__prod-name {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.productCard--text__price {
  margin: 0.3125rem 0 1.25rem;
  font-size: 1.125rem;
}

.productCard--text__price span {
  color: rgba(30, 30, 30, 0.8);
}

.productCard--text__quantity span {
  color: rgba(30, 30, 30, 0.8);
}

.productCard--text span {
  clear: both;
  padding: 0;
  font-weight: normal;
  display: inline-block;
}

.productCard--text span.label {
  color: rgba(30, 30, 30, 0.7);
  font-size: 0.8125rem;
}

.productCard--text span.text {
  display: block;
  clear: both;
  font-size: 1rem;
  color: #1e1e1e;
}

.productCard--footer {
  width: 100%;
  margin-top: 0.625rem;
}

.productCard--footer__shipping-info-box {
  border: 1px solid #CCCCCC;
  border-radius: 0.1875rem;
  background: #f0f0f0;
  padding: 0.75rem;
}

.productCard--footer__shipping-info-box span.label, .productCard--footer__shipping-info-box span.text {
  display: inline-block;
  clear: none;
}

.productCard--footer__shipping-info-box span.label {
  margin-right: 0.3125rem;
}




.cart .banner__component img[src=""] {
  display: none;
}

.cart__header {
  padding: 0;
}

.cart__header h1 {
  font-size: 1.875rem;
}

.cart__header .cart__itemNumberMobile {
  display: block;
  text-align: left;
  padding: 0 0 1.25rem;
}

.cart__header .cart__actions {
  padding: 0 10px 0;
}

.cart__header .cart__actions .btn {
  width: 100%;
  display: block;
  float: left;
  margin: 0;
  height: 2.625rem;
}

.cart__header .cart__actions .btn--continue-checkout {
  margin-bottom: 0.9375rem;
}

.cart__header .cart__id {
  display: none;
}

.cart__links--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.cart__links .cart__link {
  display: block;
  float: none;
}

.cart__links .cart__itemNumber {
  display: none;
}

.cart__discount {
  padding-left: 0;
}

table.cartTable thead {
  display: none;
}

table.cartTable tbody tr {
  border-top: 1px solid #CCCCCC;
}

table.cartTable tbody tr:first-child {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

table.cartTable tbody tr:last-child {
  border-bottom: 1px solid #CCCCCC;
}

table.cartTable tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

table.cartTable tbody tr td {
  vertical-align: middle;
  display: none;
}

table.cartTable tbody tr td:first-child {
  width:90%;
  border:none;
  display: table-cell;
}

table.cartTable tbody tr td:last-child{
    display:table-cell;
    border:none;
}  

table.cartTable tbody tr td .price {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

table.cartTable tbody tr td.unit--wrapper {
  white-space: nowrap;
}

table.cartTable tbody tr td.quantity--wrapper {
  text-align: center;
  margin: 0 auto;
  width: 3.125rem;
}

table.cartTable tbody tr td.quantity--wrapper input {
  text-align: center;
  margin: 0 auto;
  width: 3.125rem;
}

table.cartTable tbody tr td.total--wrapper {
  font-size: 1.25rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

table.cartTable .cartTable__productCard--container {
  width: 50%;
  padding: 2rem;
  border-right: 1px solid #CCCCCC;
}

table.cartTable .cartTable__productCard--container .productCard__img-container {
  width: 24%;
}

table.cartTable .cartTable__productCard--container .productCard--text {
  position: relative;
}

table.cartTable .cartTable__productCard--container .productCard--text__remove-item {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}

table.cartTable .cartTable__productCard--container .productCard--text__prod-family {
  color: #005293;
  font-size: 1.125rem;
}

table.cartTable .cartTable__productCard--container .productCard--text__prod-name {
  color: #1e1e1e;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-weight: 100;
}

table.cartTable .cartTable__productCard--container .productCard--text__prod-num {
  padding: 0.3125rem 0 0;
  color: #888888;
}

table.cartTable .cartTable__productCard--container .productCard--text__stock {
  padding: 0.3125rem 0;
}

table.cartTable .cartTable__productCard--container .productCard--text__stock .in-stock {
  color: #1e1e1e;
}

table.cartTable .cartTable__productCard--container .productCard--text__stock .out-of-stock {
  color: #0098db;
}

table.cartTable .cartTable__productCard--container .productCard--text__unit-size .bolded-prop__prop {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

table.cartTable .cartTable__productCard--container .productCard--text__price {
  display: none;
}

table.cartTable .cartTable__productCard--container .productCard--text__quantity-input {
  margin: 0.625rem 0;
}

table.cartTable .cartTable__productCard--container .productCard--text__quantity-input label {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  color: #5f5f5f;
  font-size: 0.875rem;
  font-weight: 100;
}

table.cartTable .cartTable__productCard--container .productCard--text__quantity-input input {
  text-align: center;
  width: 3.125rem;
}

table.cartTable .cartTable__productCard--container .productCard--text__price-total .bolded-prop__prop {
  font-size: 1.25rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.bolded-prop {
  margin-top: 0.625rem;
}

.bolded-prop__label {
  color: #5f5f5f;
  font-size: 0.875rem;
}

.cart-voucher {
  margin-top: 1.25rem;
}

.cart-voucher form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-voucher__label {
  font-weight: 100;
}

.cart-voucher__input {
  margin-bottom: 0;
  margin-right: 0.625rem;
  height: 2.5rem;
}

.cart-voucher__btn.btn {
  height: auto;
}

.cart-voucher__list {
  list-style: none;
  padding: 0;
  margin: 0.625rem 0 0;
}

.cart-voucher__list__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  border: 1px solid #CCCCCC;
  background-color: #f9f9f9;
  padding: 0 0.9375rem;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}

.cart-voucher__list__item .btn {
  padding: 0;
  padding-left: 0.625rem;
  vertical-align: top;
}

.cart-voucher__list__item [class^="icon-"],
.cart-voucher__list__item [class*=" icon-"] {
  font-size: 0.625rem;
}

.cart-voucher__banner {
  color: #005293;
  padding: 1.25rem;
  font-size: 0.875rem;
  border-bottom: 1px solid #CCCCCC;
}

.cart__info__banner {
  margin-top: 1rem;
  padding: 1.5rem;
  font-size: 0.875rem;
  color: #316f8f;
  background-color: #d9edf7;
  border: 1px solid #bce7f2;
  border-radius: 3px;
}

.cart__totals {
  margin-bottom: 0.625rem;
  padding-left: 0;
  padding-right: 0;
}

.cart__totals .label {
  font-size: 1.125rem;
  font-weight: 100;
  text-align: left;
  padding-left: 0;
}

.cart__totals .price {
  text-align: right;
  float: right;
}

.cart__totals .total {
  margin-top: 0.625rem;
  padding: 1.25rem 0;
  border-top: 1px solid #CCCCCC;
}

.cart__totals .total .price {
  font-size: 1.75rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.cart__totals .cart-totals-taxes {
  color: #888888;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
}

.cart__bottom .cart__actions {
  padding-left: 0;
  padding-right: 0;
}

.cart__disclaimer {
  color: #808080;
  padding: 1.25rem;
  font-size: 0.9375rem;
}

.cart__links--container {
  display: block;
  padding-left: 32px;
  padding-right: 32px;
}

.cart__links--container a {
  margin-top: 0.625rem;
}

.cart__links--container a:first-of-type {
  margin-top: 0;
}

.cart__links--container .btn-link {
  border-width: 0;
  height: auto;
  line-height: 1.4;
  margin-top: 0.625rem;
  padding: 0;
}

.cart .well.well-tertiary {
  background-color: transparent;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  color: #1e1e1e;
  padding: 1.25rem;
}

.cart .well.well-tertiary .item-wrapper {
  margin-bottom: 0.625rem;
}

.cart .well.well-tertiary .item-action {
  margin-top: 0;
  text-align: right;
}

.cart .well.well-tertiary .item-action a {
  margin-left: 0;
}

.cart .well.well-tertiary .item-action .btn {
  margin-top: 0.625rem;
  width: 100%;
}

.cart .well.well-tertiary .item-label {
  font-size: 0.9375rem;
  text-transform: none;
}

.cart .well.well-tertiary .item-value {
  color: #1e1e1e;
  font-size: 0.9375rem;
  height: 1.3125rem;
  padding-bottom: 0;
}

.restore-current-cart-form label[for="preventSaveActiveCart"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.restore-current-cart-form .js-prevent-save-active-cart {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 0;
}

.main-list__header h1 {
  font-size: 1.5rem;
  margin-bottom: 0.625rem;
}

.main-list__actions {
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}

.main-list__actions .btn {
  width: 100%;
  display: block;
  float: left;
  margin: 0;
  margin-bottom: 0.625rem;
}

.main-list__sort .field-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-list__sort label {
  line-height: 40px;
  font-weight: 100;
  margin-right: 0.625rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  white-space: nowrap;
}

.main-list__sort .jcf-select {
  height: 40px;
  padding: 0.75rem;
  border-radius: 3px;
  width: 100%;
}

.main-list__sort .jcf-select-text {
  line-height: 1;
  color: #888888;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  margin-left: 0;
}

.main-list__sort .jcf-select-opener {
  margin: 0 0.3125rem;
}

.main-list__sort .jcf-select-opener i {
  right: auto;
  color: #888888;
  font-size: 0.5rem;
}

table.mainListTable {
  table-layout: fixed;
}

table.mainListTable.mainListTable--withColGroup {
  table-layout: auto;
}

table.mainListTable th {
  color: #5f5f5f;
}

table.mainListTable td {
  color: #1e1e1e;
}

table.mainListTable td.name a {
  font-size: 1rem;
  color: #005293;
}

table.mainListTable td.action i {
  font-size: 0.75rem;
}

table.mainListTable td.action .tablesaw-cell-content {
  text-align: right;
}

table.mainListTable td.mainListTable--no-list {
  height: 18.75rem;
  border: 1px solid #CCCCCC;
  color: #1e1e1e;
  vertical-align: middle;
  text-align: center;
  font-size: 1.25rem;
}

table.mainListTable .restore_remove a {
  font-size: 0.875rem;
}

table.mainListTable .restore_remove .remove-item-column {
  margin-left: 5px;
}

table.mainListTable .restore_remove .remove-item-column .corn-icon-close-icon {
  font-size: 0.75rem;
}

.single-list__header h1 {
  font-size: 1.5rem;
  margin-bottom: 0.625rem;
}

.single-list__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 1px solid #CCCCCC;
  padding: 1rem;
}

.single-list__info > div {
  margin-bottom: 2rem;
}

.single-list__info > div:last-child {
  margin-bottom: 0;
}

.single-list__info .label {
  font-size: 0.9375rem;
  font-weight: normal;
  padding: 0;
  width: 30%;
  float: left;
  text-align: left;
  line-height: 1.4;
  color: rgba(30, 30, 30, 0.7);
  white-space: normal;
}

.single-list__info .text {
  width: 70%;
  float: left;
  line-height: 1.4;
  color: #1e1e1e;
}

.single-list__info--orderPlacedBy .text {
  word-break: break-all;
}

.single-list__info--actions .btn {
  width: 100%;
  display: block;
  margin: 0;
}

.single-list__info--actions .item-action {
  padding: 0;
}

.single-list__table-actions .single-list__sortby {
  padding: 1.875rem;
}

.single-list__table-actions .single-list__list-actions {
  padding: 1.875rem;
  padding-top: 0;
}

.single-list__table-actions .single-list__list-actions .single-list__list-action_header {
  width: 100%;
  line-height: 3;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
}

.single-list__table-actions .single-list__list-actions ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.single-list__table-actions .single-list__list-actions ul li {
  width: 100%;
  float: left;
  line-height: 2;
}

.single-list__table-actions .single-list__list-actions ul li a,
.single-list__table-actions .single-list__list-actions ul li form button {
  height: auto;
  padding: 0;
  text-align: left;
  border: none;
  vertical-align: middle;
  color: #005293;
}

.single-list__table-actions .single-list__list-actions ul li a:hover, .single-list__table-actions .single-list__list-actions ul li a:focus,
.single-list__table-actions .single-list__list-actions ul li form button:hover,
.single-list__table-actions .single-list__list-actions ul li form button:focus {
  text-decoration: none;
}

.single-list .well.well-quinary {
  border: none;
}

.single-list .well.well-tertiary {
  background: none;
  border: none;
  color: #005293;
}

.single-list .well .well-headline {
  padding: 1.875rem 0.9375rem 0.3125rem;
  background: none;
  color: #1e1e1e;
  border: none;
}

.single-list .well .well-content {
  padding: 0;
}

.single-list .well .well-content .row {
  margin: 0;
}

.single-list .well .well-content .order-ship-to,
.single-list .well .well-content .order-shipping-method,
.single-list .well .well-content .order-billing-address {
  padding: 0.9375rem;
  clear: both;
}

.single-list .well .well-content .order-ship-to .label-order,
.single-list .well .well-content .order-shipping-method .label-order,
.single-list .well .well-content .order-billing-address .label-order {
  color: rgba(30, 30, 30, 0.7);
  margin-bottom: 0.625rem;
  font-size: inherit;
  text-transform: none;
  font-weight: normal;
}

.single-list .well .well-content .order-billing-address ul {
  overflow: hidden;
}

.single-list .well .well-content .order-billing-address ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.625rem;
}

.single-list .well .well-content .order-billing-address ul li span {
  display: block;
  float: left;
  width: 50%;
  padding: 0;
  margin: 0 !important;
}

.single-list .well .well-content .order-billing-address ul li .value-order {
  color: #1e1e1e;
}

@media (max-width: 420px) {
  .single-list__info .label {
    width: 50%;
  }
  .single-list__info .text {
    width: 50%;
  }
}

table.singleListTable thead {
  display: table-header-group;
}

table.singleListTable thead tr th {
  display: none;
  font-weight: 100;
  text-transform: none;
  background-color: #ffffff;
  padding: 1.5rem 2rem;
  vertical-align: middle;
}

table.singleListTable thead tr th:first-child {
  display: table-cell;
  color: #1e1e1e;
  border: 1px solid #CCCCCC;
}

table.singleListTable tbody tr {
  border-top: 1px solid #CCCCCC;
}

table.singleListTable tbody tr:first-child {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

table.singleListTable tbody tr:last-child {
  border-bottom: 1px solid #CCCCCC;
}

table.singleListTable tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

table.singleListTable tbody tr td {
  vertical-align: middle;
  display: none;
  font-size: 0.875rem;
}

table.singleListTable tbody tr td:first-child {
  display: table-cell;
}

table.singleListTable tbody tr td.quantity--wrapper input {
  text-align: center;
  margin: 0 auto;
  width: 3.125rem;
}

table.singleListTable tbody tr td.singleListTable__notes {
  color: #5f5f5f;
}

table.singleListTable tbody tr td.singleListTable__quantity, table.singleListTable tbody tr td.singleListTable__shipped, table.singleListTable tbody tr td.singleListTable__estShipDate {
  text-align: center;
}

table.singleListTable .singleListTable__productCard--container {
  padding: 2rem;
  border-right: 1px solid #CCCCCC !important;
}

table.singleListTable .singleListTable__productCard--container .productCard__img-container {
  width: 24%;
}

table.singleListTable .singleListTable__productCard--container .productCard--text {
  position: relative;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__remove-item {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__prod-name {
  color: #005293;
  font-size: 1rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__prod-num {
  padding: 0.3125rem 0 0;
  color: #888888;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__prod-num a {
  font-size: inherit;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__notes form {
  margin-top: 1rem;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__notes form input[type="text"] {
  height: 2.5rem;
  margin-bottom: 0;
  width: 100%;
  border-radius: 3px;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__notes form input[type="submit"] {
  display: block;
  padding-left: 0;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__notes form input[type="submit"]:focus, table.singleListTable .singleListTable__productCard--container .productCard--text__notes form input[type="submit"]:hover {
  text-decoration: none;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__quantity-input, table.singleListTable .singleListTable__productCard--container .productCard--text__unit-of-measure, table.singleListTable .singleListTable__productCard--container .productCard--text__stock, table.singleListTable .singleListTable__productCard--container .productCard--text__status, table.singleListTable .singleListTable__productCard--container .productCard--text__est_ship_date, table.singleListTable .singleListTable__productCard--container .productCard--text__unit_size, table.singleListTable .singleListTable__productCard--container .productCard--text__quantity, table.singleListTable .singleListTable__productCard--container .productCard--text__shipped, table.singleListTable .singleListTable__productCard--container .productCard--text__price, table.singleListTable .singleListTable__productCard--container .productCard--text__total {
  margin: 0.625rem 0;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__quantity-input label,
table.singleListTable .singleListTable__productCard--container .productCard--text__quantity-input .label, table.singleListTable .singleListTable__productCard--container .productCard--text__unit-of-measure label,
table.singleListTable .singleListTable__productCard--container .productCard--text__unit-of-measure .label, table.singleListTable .singleListTable__productCard--container .productCard--text__stock label,
table.singleListTable .singleListTable__productCard--container .productCard--text__stock .label, table.singleListTable .singleListTable__productCard--container .productCard--text__status label,
table.singleListTable .singleListTable__productCard--container .productCard--text__status .label, table.singleListTable .singleListTable__productCard--container .productCard--text__est_ship_date label,
table.singleListTable .singleListTable__productCard--container .productCard--text__est_ship_date .label, table.singleListTable .singleListTable__productCard--container .productCard--text__unit_size label,
table.singleListTable .singleListTable__productCard--container .productCard--text__unit_size .label, table.singleListTable .singleListTable__productCard--container .productCard--text__quantity label,
table.singleListTable .singleListTable__productCard--container .productCard--text__quantity .label, table.singleListTable .singleListTable__productCard--container .productCard--text__shipped label,
table.singleListTable .singleListTable__productCard--container .productCard--text__shipped .label, table.singleListTable .singleListTable__productCard--container .productCard--text__price label,
table.singleListTable .singleListTable__productCard--container .productCard--text__price .label, table.singleListTable .singleListTable__productCard--container .productCard--text__total label,
table.singleListTable .singleListTable__productCard--container .productCard--text__total .label {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  color: rgba(30, 30, 30, 0.7);
  font-size: 0.8125rem;
  font-weight: normal;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__quantity-input input, table.singleListTable .singleListTable__productCard--container .productCard--text__unit-of-measure input, table.singleListTable .singleListTable__productCard--container .productCard--text__stock input, table.singleListTable .singleListTable__productCard--container .productCard--text__status input, table.singleListTable .singleListTable__productCard--container .productCard--text__est_ship_date input, table.singleListTable .singleListTable__productCard--container .productCard--text__unit_size input, table.singleListTable .singleListTable__productCard--container .productCard--text__quantity input, table.singleListTable .singleListTable__productCard--container .productCard--text__shipped input, table.singleListTable .singleListTable__productCard--container .productCard--text__price input, table.singleListTable .singleListTable__productCard--container .productCard--text__total input {
  text-align: center;
  width: 3.125rem;
  height: 2.5rem;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__quantity-input .jcf-select, table.singleListTable .singleListTable__productCard--container .productCard--text__unit-of-measure .jcf-select, table.singleListTable .singleListTable__productCard--container .productCard--text__stock .jcf-select, table.singleListTable .singleListTable__productCard--container .productCard--text__status .jcf-select, table.singleListTable .singleListTable__productCard--container .productCard--text__est_ship_date .jcf-select, table.singleListTable .singleListTable__productCard--container .productCard--text__unit_size .jcf-select, table.singleListTable .singleListTable__productCard--container .productCard--text__quantity .jcf-select, table.singleListTable .singleListTable__productCard--container .productCard--text__shipped .jcf-select, table.singleListTable .singleListTable__productCard--container .productCard--text__price .jcf-select, table.singleListTable .singleListTable__productCard--container .productCard--text__total .jcf-select {
  display: block;
  color: #5f5f5f;
  padding: 0.3125rem;
  margin-bottom: 0;
  height: 2.5rem;
  max-width: 6.25rem;
  min-width: auto;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__quantity-input .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__quantity-input .jcf-select-opener [class*=" icon-"], table.singleListTable .singleListTable__productCard--container .productCard--text__unit-of-measure .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__unit-of-measure .jcf-select-opener [class*=" icon-"], table.singleListTable .singleListTable__productCard--container .productCard--text__stock .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__stock .jcf-select-opener [class*=" icon-"], table.singleListTable .singleListTable__productCard--container .productCard--text__status .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__status .jcf-select-opener [class*=" icon-"], table.singleListTable .singleListTable__productCard--container .productCard--text__est_ship_date .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__est_ship_date .jcf-select-opener [class*=" icon-"], table.singleListTable .singleListTable__productCard--container .productCard--text__unit_size .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__unit_size .jcf-select-opener [class*=" icon-"], table.singleListTable .singleListTable__productCard--container .productCard--text__quantity .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__quantity .jcf-select-opener [class*=" icon-"], table.singleListTable .singleListTable__productCard--container .productCard--text__shipped .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__shipped .jcf-select-opener [class*=" icon-"], table.singleListTable .singleListTable__productCard--container .productCard--text__price .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__price .jcf-select-opener [class*=" icon-"], table.singleListTable .singleListTable__productCard--container .productCard--text__total .jcf-select-opener [class^="icon-"],
table.singleListTable .singleListTable__productCard--container .productCard--text__total .jcf-select-opener [class*=" icon-"] {
  right: 6px;
  font-size: 0.5rem;
}

table.singleListTable .singleListTable__productCard--container .productCard--text__quantity-input .jcf-select-text, table.singleListTable .singleListTable__productCard--container .productCard--text__unit-of-measure .jcf-select-text, table.singleListTable .singleListTable__productCard--container .productCard--text__stock .jcf-select-text, table.singleListTable .singleListTable__productCard--container .productCard--text__status .jcf-select-text, table.singleListTable .singleListTable__productCard--container .productCard--text__est_ship_date .jcf-select-text, table.singleListTable .singleListTable__productCard--container .productCard--text__unit_size .jcf-select-text, table.singleListTable .singleListTable__productCard--container .productCard--text__quantity .jcf-select-text, table.singleListTable .singleListTable__productCard--container .productCard--text__shipped .jcf-select-text, table.singleListTable .singleListTable__productCard--container .productCard--text__price .jcf-select-text, table.singleListTable .singleListTable__productCard--container .productCard--text__total .jcf-select-text {
  margin-right: 1.875rem;
}

table.singleListTable .singleListTable__productCard--container .productCard--text .out-of-stock {
  color: #0098db;
}

table.singleListTable .singleListTable__productCard--container .productCard--text .lot-delimeter {
  color: rgba(30, 30, 30, 0.3);
  margin: 0 0.3125rem;
  font-size: 0.75rem;
}

.bolded-prop {
  margin-top: 0.625rem;
}

.bolded-prop__label {
  color: #5f5f5f;
  font-size: 0.875rem;
}

#addressForm {
  margin-top: 2rem;
}

#addressForm.hide-address-form {
  display: none;
}

#addressForm hr {
  margin: 0;
  border: none;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 2rem;
}

#addressForm .jcf-select {
  width: 100%;
  padding: 0.5rem;
}

#addressForm .jcf-select-opener [class^="icon-"],
#addressForm .jcf-select-opener [class*=" icon-"] {
  right: 6px;
  font-size: 0.5rem;
}

#addressForm label[for="address.title"] + .control .jcf-select {
  min-width: 110px;
  width: auto;
}

#addressForm input:not([type="checkbox"], [type="radio"]) {
  height: 2.625rem;
}

#addressForm .form-actions {
  display: block;
  text-align: right;
  margin-left: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

#addressForm .form-actions--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 1.875rem;
}

#addressForm .form-actions--container .checkbox {
  margin: 0;
  padding-right: 0.5rem;
}

#addressForm .form-actions--container .checkbox .form-group {
  margin-top: 0.3125rem;
  margin-bottom: 0;
}

#addressForm .form-actions .btn {
  width: auto;
  float: right;
}

#addressForm .addressForm--title-input .jcf-select {
  width: auto;
}

.account-section-content .account-section-form .show-address-form {
  display: none;
}

.account-section-content .account-section-form #addressForm, .account-section-content .account-section-form #addressForm.hide-address-form {
  display: block;
}

.account-section-content .account-section-form #addressSubmit {
  display: none;
}

.account-section-content .account-section-form #addressForm .form-actions--container {
  border-bottom: 0;
}

@media (max-width: 450px) {
  #addressForm .form-actions--container {
    display: block;
  }
  #addressForm .form-actions--container .form-actions {
    margin-top: 1rem;
  }
  #addressForm .form-actions--container .form-actions .accountActions .accountButtons {
    width: auto;
    left: auto;
    right: auto;
    float: right;
  }
}

.back-link {
  margin: 0 -2rem;
  padding: 0 2rem;
}

.back-link a .glyphicon {
  border: none;
}

.back-link .col-sm-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 35px;
  padding: 5px 10px;
}

.back-link .label {
  font-size: 1.75rem;
  line-height: 1.75;
  padding: 0;
}

.back-link .addressBackBtn {
  padding-right: 0;
}

.internal-login {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}

.internal-login__title {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 1.4375rem;
  margin-bottom: 10px;
}

.internal-login__description {
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 10px;
}

.internal-login__cta .btn-primary {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  padding: 1rem 1.875rem;
  font-size: 0.875rem;
  text-transform: none;
  height: 42px;
  padding: 0 1.25rem;
  font-size: 0.875rem;
  font-weight: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images//btn-glass.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: rgba(0, 82, 147, 0.7);
  border: 1px solid #005293;
  margin-top: 15px;
  cursor: pointer;
  color: white;
  opacity: 1;
  border-radius: 0;
}

.internal-login__cta .btn-primary:hover, .internal-login__cta .btn-primary:focus {
  background-color: rgba(0, 82, 147, 0.8);
}

.lookup-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.lookup-card__content {
  padding: 30px;
}

.lookup-card-title {
  font-size: 21px;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  margin: 0;
}

.lookup-card-description {
  margin: 15px 0 20px;
  line-height: 1.4;
}

.lookup-card-text-link {
  margin-top: 15px;
  font-size: 14px;
}

.lookup-card .form-group {
  margin: 15px 0;
}

.lookup-card .form-group .control-label {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.lookup-card .form-group .form-control {
  width: 100%;
  padding: 10px;
  border-radius: 2px;
  min-height: 0;
  height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lookup-card .form-group .form-control:hover, .lookup-card .form-group .form-control:focus {
  border-color: #005293;
}

.lookup-card .form-group .lookup-card-submit {
  margin-top: 5px;
  font-size: 14px;
  color: #ffffff;
  border-radius: 0;
  min-height: 0;
  display: inline-block;
  padding: 10px 20px;
  background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images//btn-glass.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: rgba(0, 82, 147, 0.7);
  border: 1px solid #005293;
}

.lookup-card .form-group .lookup-card-submit:hover, .lookup-card .form-group .lookup-card-submit:focus {
  color: #ffffff;
  background-color: rgba(0, 82, 147, 0.8);
}

.lookup-card .form-group .lookup-card-submit.disabled, .lookup-card .form-group .lookup-card-submit[disabled], .lookup-card .form-group .lookup-card-submit[disabled=disabled], .lookup-card .form-group .lookup-card-submit[disabled=true] {
  cursor: not-allowed;
  opacity: 0.5;
}

.certificate-lookup-form-error {
  color: #ff0000;
}

.lookup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  margin-bottom: 50px;
}

.lookup-card--quality-certificate {
  border-bottom: 1px solid #CCCCCC;
}

.legacy-header {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: 1.2;
}

.legacy-header .title {
  font-size: 24px;
  margin: 0;
  padding: 0;
}

.legacy-header .topic {
  font-size: 14px;
  text-transform: uppercase;
  font-family: inherit;
  display: inline-block;
}

.legacy-header hr {
  width: 30px;
  background: #CCCCCC;
  margin-top: 10px;
  border: 0;
  height: 1px;
  margin-left: 0;
}

.centerAlign .legacy-header hr {
  margin-left: auto;
  margin-right: auto;
}

.leftAlign .legacy-header hr {
  margin-right: auto;
}

.rightAlign .legacy-header hr {
  margin-right: auto;
}

body {
  position: relative;
}

.image-missing {
  padding: 20px;
}

.bannerContainer {
  margin-bottom: 50px;
}

.video-modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  z-index: 10000;
}

.video--modal {
  position: fixed;
  width: 100%;
  height: 400px;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 10001;
  display: none;
  padding: 10px;
}

.video--modal video {
  height: auto;
}

.video--modal .video-modal-close {
  color: white;
  cursor: pointer;
  position: absolute;
  top: -40px;
  line-height: 1;
  font-size: 50px;
  right: 10px;
}

.video--modal .video-modal-close:hover, .video--modal .video-modal-close:focus {
  text-decoration: none;
  color: #005293;
}

.video--modal.active {
  display: block;
}

.banner {
  margin-bottom: 30px;
  border-bottom: 1px solid #E5E5E5;
}

.banner-gradient {
  z-index: auto !important;
}

.banner--multiple {
  padding-bottom: 50px;
}

.banner--multiple .slick-arrow.next, .banner--multiple .slick-arrow.prev {
  display: none !important;
}

.banner--multiple .slick-dots {
  bottom: 0;
  margin-bottom: 30px;
}

.banner--multiple.in-authoring .banner-item {
  display: none;
}

.banner--multiple.in-authoring .banner-item[data-node-order="1"] {
  display: block;
}

.banner--multiple.not-in-authoring .banner-item {
  display: none;
}

.banner--multiple.not-in-authoring .banner-item:first-of-type {
  display: block;
}

.banner-item {
  position: relative;
  overflow: hidden;
}

.banner-item .banner-item__image img {
  width: 100%;
}

.banner-item .playicon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  font-size: 0;
  line-height: 1;
  padding: 10px;
  border: 1px solid;
  color: white;
  cursor: pointer;
  display: inline-block;
  pointer-events: auto;
}

.banner-item .playicon:hover, .banner-item .playicon:focus {
  text-decoration: none;
  color: #E5E5E5;
}

.banner-item .playicon:after {
  font-family: "icomoon";
  content: "\e617";
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
}

.banner-item__video .cta {
  display: none;
}

.banner-item__media {
  position: relative;
}

.banner-item__media .video {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: -1;
  display: none;
}

.banner-item__media .video video,
.banner-item__media .video iframe {
  height: 100%;
  width: 100%;
  background: black;
}

.banner-item__media .video.active {
  display: block;
  z-index: 1;
}

.banner-item__media .video.active + .playicon {
  display: none;
}

.banner-item__image {
  position: relative;
  overflow: hidden;
}

.banner-item__image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 50%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}

.banner-item__content {
  text-align: center;
  padding: 30px;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.banner-item__content .title-description {
  padding-right: 20px;
}

.banner-item__content .title {
  padding: 0;
  margin-top: 0;
  font-size: 28px;
  line-height: 1.25;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.banner-item__content .description {
  font-size: 16px;
}

.banner-item__content .title,
.banner-item__content .description {
  margin-bottom: 15px;
}

@media (max-width: 64rem) {
  .banner-item__content .call-to-action .cta {
    background-color: #005293;
    background-color: rgba(0, 82, 147, 0.8);
    border: 1px solid #005293;
  }
  .banner-item__content .call-to-action .cta:hover {
    background-color: rgba(0, 82, 147, 0.8);
  }
}

.banner-item__content .call-to-action {
  margin-bottom: 0;
}

.banner-item__content .call-to-action--play .playicon {
  display: none;
  left: 0;
  -webkit-transform: none;
          transform: none;
  margin: 0;
  position: relative;
}

@media (max-width: 64rem) {
  .banner-item__content.has-cta .call-to-action {
    margin-top: 10px;
  }
}

.banner--short .banner-item__content.has-cta .call-to-action {
  display: block;
}

.lookup-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.lookup-card__content {
  padding: 30px;
}

.lookup-card-title {
  font-size: 21px;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  margin: 0;
}

.lookup-card-description {
  margin: 15px 0 20px;
  line-height: 1.4;
}

.lookup-card-text-link {
  margin-top: 15px;
  font-size: 14px;
}

.lookup-card .form-group {
  margin: 15px 0;
}

.lookup-card .form-group .control-label {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.lookup-card .form-group .form-control {
  width: 100%;
  padding: 10px;
  border-radius: 2px;
  min-height: 0;
  height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lookup-card .form-group .form-control:hover, .lookup-card .form-group .form-control:focus {
  border-color: #005293;
}

.lookup-card .form-group .lookup-card-submit {
  margin-top: 5px;
  font-size: 14px;
  color: #ffffff;
  border-radius: 0;
  min-height: 0;
  display: inline-block;
  padding: 10px 20px;
  background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images//btn-glass.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: rgba(0, 82, 147, 0.7);
  border: 1px solid #005293;
}

.lookup-card .form-group .lookup-card-submit:hover, .lookup-card .form-group .lookup-card-submit:focus {
  color: #ffffff;
  background-color: rgba(0, 82, 147, 0.8);
}

.lookup-card .form-group .lookup-card-submit.disabled, .lookup-card .form-group .lookup-card-submit[disabled], .lookup-card .form-group .lookup-card-submit[disabled=disabled], .lookup-card .form-group .lookup-card-submit[disabled=true] {
  cursor: not-allowed;
  opacity: 0.5;
}

.certificate-lookup-form-error {
  color: #ff0000;
}

.certificates {
  margin: 50px auto;
}

.certificate {
  margin: 20px 0;
  width: 100%;
  border: 1px solid #CCCCCC;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.certificate .title {
  padding: 25px;
  margin-bottom: 25px;
  border: 0;
  font-size: 16px;
}

.certificate__row {
  padding: 10px 25px;
  border-bottom: 1px solid #CCCCCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 14px;
}

.certificate__row--language .certificate__row__value .download:after {
  cursor: pointer;
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  margin-left: 15px;
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' fill='%23005293'%3E%3Cpath d='M0 12.857v-2.857q0-0.357 0.25-0.607t0.607-0.25h4.152l1.205 1.214q0.518 0.5 1.214 0.5t1.214-0.5l1.214-1.214h4.143q0.357 0 0.607 0.25t0.25 0.607v2.857q0 0.357-0.25 0.607t-0.607 0.25h-13.143q-0.357 0-0.607-0.25t-0.25-0.607zM2.902 4.92q0.152-0.348 0.527-0.348h2.286v-4q0-0.232 0.17-0.402t0.402-0.17h2.286q0.232 0 0.402 0.17t0.17 0.402v4h2.286q0.375 0 0.527 0.348 0.152 0.366-0.125 0.625l-4 4q-0.161 0.17-0.402 0.17t-0.402-0.17l-4-4q-0.277-0.259-0.125-0.625zM10.286 12q0 0.232 0.17 0.402t0.402 0.17 0.402-0.17 0.17-0.402-0.17-0.402-0.402-0.17-0.402 0.17-0.17 0.402zM12.571 12q0 0.232 0.17 0.402t0.402 0.17 0.402-0.17 0.17-0.402-0.17-0.402-0.402-0.17-0.402 0.17-0.17 0.402z'%3E%3C/path%3E%3C/svg%3E");
}

.certificate__row--language .certificate__row__value .download.disabled:after {
  cursor: not-allowed;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' fill='%23aaaaaa'%3E%3Cpath d='M0 12.857v-2.857q0-0.357 0.25-0.607t0.607-0.25h4.152l1.205 1.214q0.518 0.5 1.214 0.5t1.214-0.5l1.214-1.214h4.143q0.357 0 0.607 0.25t0.25 0.607v2.857q0 0.357-0.25 0.607t-0.607 0.25h-13.143q-0.357 0-0.607-0.25t-0.25-0.607zM2.902 4.92q0.152-0.348 0.527-0.348h2.286v-4q0-0.232 0.17-0.402t0.402-0.17h2.286q0.232 0 0.402 0.17t0.17 0.402v4h2.286q0.375 0 0.527 0.348 0.152 0.366-0.125 0.625l-4 4q-0.161 0.17-0.402 0.17t-0.402-0.17l-4-4q-0.277-0.259-0.125-0.625zM10.286 12q0 0.232 0.17 0.402t0.402 0.17 0.402-0.17 0.17-0.402-0.17-0.402-0.402-0.17-0.402 0.17-0.17 0.402zM12.571 12q0 0.232 0.17 0.402t0.402 0.17 0.402-0.17 0.17-0.402-0.17-0.402-0.402-0.17-0.402 0.17-0.17 0.402z'%3E%3C/path%3E%3C/svg%3E");
}

.certificate__row:last-of-type {
  border-bottom: 0;
}

.certificate__row--certified {
  background: #f9f9f9;
  cursor: pointer;
}

.certificate__row--certified:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 8px 4px;
  height: 8px;
  width: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpolygon fill='%23AAA' fill-rule='evenodd' points='335 24 339 28 331 28' transform='rotate%28180 169.5 14%29'/%3E%3C/svg%3E%0A");
  display: block;
}

.certificate__row--certified .certificate__row__label {
  color: #005293;
}

.certificate__row--certified .certificate__row__value {
  display: none;
}

.certificate__row--certified.active .certificate__row__value {
  cursor: auto;
  width: 100%;
  display: block;
  position: absolute;
  left: -1px;
  right: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 1px solid #CCCCCC;
  top: 100%;
  color: #aaaaaa;
  max-height: 150px;
  overflow: auto;
  z-index: 1;
  background: white;
}

.certificate__row--certified.active .certificate__row__value ul {
  list-style: none;
  margin: 0;
}

.certificate__row--certified.active .certificate__row__value ul li {
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 13px;
}

.certificate__row__value select {
  background-color: transparent;
  border: 0;
  text-indent: 1px;
  text-overflow: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4'%3E%3Cpolygon fill='%23AAA' fill-rule='evenodd' points='335 24 339 28 331 28' transform='rotate%28180 169.5 14%29'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 8px 4px;
  padding: 0 14px 0 0;
  background-position: right 0 center;
  font-size: 14px;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  vertical-align: inherit;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.certificate__row__value select:focus {
  outline: 0;
  background-color: transparent;
}

.certificate__row__value select::-ms-expand {
  display: none;
}

.certificate__row__value select::-ms-value {
  color: currentColor;
}

.certificate__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px;
}

.certificate__filter {
  width: 100%;
  margin: 10px 0;
  font-size: 13px;
}

.certificate__filter--text input {
  width: 100%;
  border: 0;
}

.certificate__filter--text input:focus {
  outline: 0;
}

.certificate__filter__label {
  font-size: 14px;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  padding-bottom: 5px;
  display: block;
}

.certificate__filter__dropdown {
  padding: 5px 10px;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
}

.certificate__filter__dropdown select {
  background-color: transparent;
  border: 0;
  width: 100%;
  text-indent: 1px;
  text-overflow: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNS4wOTNweCIgaGVpZ2h0PSI5LjA4NXB4IiB2aWV3Qm94PSItMC4wNDYgMC40NTMgMTUuMDkzIDkuMDg1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC0wLjA0NiAwLjQ1MyAxNS4wOTMgOS4wODUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNBN0E3QTciIGQ9Ik0xNC43MDUsMC43Yy0wLjM3Ny0wLjMyOS0wLjkzOS0wLjMyOS0xLjMxNiwwTDcuNSw3LjU0TDEuNjExLDAuN2MtMC4zNzYtMC4zMjktMC45MzktMC4zMjktMS4zMTUsMEMtMC4xMjEsMS4wNjMtMC4xNjMsMS42OTUsMC4yLDIuMTExTDYuMzg5LDkuM0M2LjcwNCw5LjU3NSw3LjE0Myw5LjYwNiw3LjUsOS40MjJDNy44NTcsOS42MDYsOC4yOTYsOS41NzUsOC42MTEsOS4zTDE0LjgsMi4xMTFDMTUuMTYzLDEuNjk1LDE1LjEyMSwxLjA2MywxNC43MDUsMC43eiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: 10px 6px;
  padding-right: 15px;
  background-position: right 0 center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.certificate__filter__dropdown select:focus {
  outline: 0;
  background-color: transparent;
}

.certificate__filter__dropdown select::-ms-expand {
  display: none;
}

.certificate__filter__dropdown select::-ms-value {
  color: currentColor;
}

.certificate__results {
  padding: 10px 10px 50px;
}

.certificate__results.certified-products--active {
  padding-bottom: 150px;
}

.certificate__results .load-more {
  margin: 25px 0;
  text-align: center;
}

.certificate__results .load-more-link {
  display: block;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  cursor: pointer;
  text-transform: uppercase;
  color: #005293;
}

.certificate__results .load-more-link:hover, .certificate__results .load-more-link:focus {
  text-decoration: none;
  color: #4c86b3;
}

.certificate__results .load-more-link:after {
  padding-left: 5px;
  display: block;
  font-weight: normal;
  font-family: "icomoon";
  content: "\e949";
  font-size: 26px;
  height: 26px;
  width: 26px;
  margin: 0 auto 20px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.certificate__header {
  padding: 10px;
}

.certificate__header .title {
  font-size: 24px;
  margin: 20px 0;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}




.productsTable h2 {
  font-size: 1.25rem;
  margin-bottom: 1.5625rem;
}

.image-gallery {
  border: 1px solid #CCCCCC;
  margin-bottom: 0.625rem;
}

.image-gallery__image {
  cursor: default;
}

.image-gallery__image-wrapper {
  position: relative;
}

.image-gallery__image .owl-item {
  display: none;
}

.image-gallery__image .owl-item.active {
  display: block;
  cursor: pointer;
}

.image-gallery__image .owl-stage {
  -webkit-transform: none !important;
          transform: none !important;
}

.image-gallery__zoom-icon {
  top: auto;
  right: 1.2rem;
  bottom: 1.2rem;
  opacity: 1;
  color: #005293;
  cursor: pointer;
}

.image-gallery__controls {
  background-color: #f0f0f0;
  border-top: 1px solid #CCCCCC;
  position: relative;
  padding: 0.9375rem;
  padding-bottom: 0.625rem;
  overflow: hidden;
}

.image-gallery__carousel {
  width: 50%;
  display: inline-block;
}

.image-gallery__carousel .owl-carousel {
  margin: 0;
}

.image-gallery__carousel .owl-stage-outer {
  overflow: hidden;
}

.image-gallery__carousel .owl-item {
  height: 3.125rem;
}

.image-gallery__carousel .owl-item.selected, .image-gallery__carousel .owl-item:hover {
  border: 2px solid #005293;
}

.image-gallery__carousel .owl-lazy {
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-gallery__carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.image-gallery__carousel .owl-prev {
  float: left;
}

.image-gallery__carousel .owl-next {
  float: right;
}

.image-gallery--360-view {
  width: 50%;
  display: none;
  float: right;
}

.image-gallery--360-view .btn {
  height: 3.125rem;
  line-height: 1;
  float: right;
}

.product-details {
  margin-bottom: 0rem;
}

.product-details.page-title {
  padding: 0;
}

.product-details .name {
  font-weight: normal;
}

.product-details--name h1 {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 2.8125rem;
  margin-bottom: 1.25rem;
  margin-top: 3.25rem;
}

.product-details--name h1.product-details--nameWithFamily {
  font-size: 2.5rem;
  margin-top: 2.5rem;
}

.product-details--name h1.product-details--nameWithFamily .product-details--nameFamily {
  font-size: 1.5rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  display: block;
  clear: both;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

.product-details--name .product-details--productNumber {
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  display: inline-flex;
}

.ecoChoice-container {
  color: #419E3D;
  font-weight:bold;
}

.ecoChoice-icon {
  height: 50px;
  width: 50px;
  margin-right: 10px;
  float:left;
  margin-top: 10px;
}

.ecoChoice-container p {
  margin-left:65px;
}

.tooltip-text {
  display: none;
  position: absolute;
  padding: 20px;
  width: 350px;
  border-top: 1px solid rgb(0, 0, 0, 0.25);
  background: white;
  z-index:10;
  font-size:  1.2rem;
  line-height: 1.8rem;
}

.tooltip-text a {
  font-size:  1.2rem;
}

.tooltip-text:after{
    content: '';
    border-top: 1px solid rgb(0, 0, 0, 0.25);
    border-left:1px solid rgb(0, 0, 0, 0.25);
    background-color:white;
    position: absolute;
    top: -9px;
    left:10px;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
}

#tooltip-container:hover .tooltip-text {
  display: block;
}

#tooltip-container {
  margin-left: 0.6rem;
}

.product-details--name .product-details--productNumber .product-details--productNumberLabel {
  color: #808080;
  margin-right: 0.625rem;
}

.product-details__ctas {
  margin-bottom: 1.5625rem;
}

.product-details__ctas .product-details--cta {
  margin-right: 0.625rem;
}

.product-details__ctas .product-details--cta span[class^="corn-icon-"],
.product-details__ctas .product-details--cta span[class*=" corn-icon-"] {
  margin-right: 0.25rem;
}

.product-details__ctas .product-details--cta.btn {
  font-weight: normal;
  padding-left: 0;
}

.product-details .description {
  border: none;
  padding-bottom: 0;
}

.product-details .description .product-details--bullet-list li {
  font-size: 1.125rem;
  line-height: 2.2;
}

.product-details .text {
  font-size: 0.9375rem;
  line-height: 2;
}

.product-details .text p {
  margin-bottom: 0.625rem;
}

.product-details .price {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: normal;
  margin-top: 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: 1px solid #CCCCCC;
}

.product-details .price--per-case-label {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  color: #888888;
}

.product-details .product-details--quality-cta {
  text-align: center;
  margin-top: 0.9375rem;
}

.product-details .product-details--quality-cta .btn {
  font-weight: normal;
}

.product-details .product-details--quality-cta .btn.btn-primary, .product-details .product-details--quality-cta .btn.btn-secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 25rem;
  margin-left: auto;
  margin-right: auto;
}

.product-details .product-details--quality-cta button.btn.btn-primary, .product-details .product-details--quality-cta button.btn.btn-secondary {
  display: block;
}

.product-main-info {
  padding: 1.25rem;
  padding-bottom: 0;
}

.quality-certificate.modal .modal-content {
  border-radius: 3px;
}

.quality-certificate.modal .modal-body p {
  margin-bottom: 1.875rem;
}

.quality-certificate.modal .modal-body input[type=submit] {
  margin-top: 0.625rem;
}

.quality-certificate.modal .modal-footer {
  padding: 1rem 2rem;
}

.quality-certificate.modal .modal-footer h5 {
  color: #1e1e1e;
  font-size: 1.125rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.quality-certificate.modal .modal-footer ul {
  list-style-type: none;
  padding-left: 0;
}

.quality-certificate.modal .modal-footer ul li {
  line-height: 1.6;
}

.modal.add-to-cart .modal-header, .modal.add-to-cart .modal-footer {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (max-width: 420px) {
  .modal.add-to-cart .modal-header, .modal.add-to-cart .modal-footer, .modal.add-to-cart .modal-body {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .modal.add-to-cart .modal-footer .btn-link {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#cboxLoadedContent .add-to-cart .add-to-cart-item {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 1.5rem;
}

#cboxLoadedContent .add-to-cart .add-to-cart-item .thumb {
  display: table-cell;
  width: 30%;
  float: none;
  vertical-align: top;
}

#cboxLoadedContent .add-to-cart .add-to-cart-item .thumb img {
  width: 100%;
}

#cboxLoadedContent .add-to-cart .add-to-cart-item .details {
  display: table-cell;
  width: 70%;
  float: none;
  vertical-align: top;
  margin-left: 0;
  padding-left: 1rem;
}

#cboxLoadedContent .add-to-cart hr {
  height: 0;
  border-color: #E5E5E5;
  border-top-width: 0;
  border-bottom-width: 1px;
  margin: 1.875rem -1.875rem;
}

.modal.deleteList p {
  margin-bottom: 2rem;
}

.modal.deleteList .modal-header, .modal.deleteList .modal-footer {
  padding-left: 2rem;
  padding-right: 2rem;
}

.modal.deleteList form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 420px) {
  .modal.deleteList .modal-header, .modal.deleteList .modal-footer, .modal.deleteList .modal-body {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .modal.deleteList .modal-footer .btn-link {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.modal.downloads-modal .modal-header, .modal.downloads-modal .modal-footer {
  padding-left: 2rem;
  padding-right: 2rem;
}

.modal.downloads-modal .modal-title {
  font-size: 1.5rem;
}

.downloads-modal__text {
  font-size: 0.875rem;
  margin-bottom: 1rem;
  color: #5f5f5f;
}

.downloads-modal__documentType label {
  font-weight: 100;
}

.downloads-modal__documentType .jcf-select {
  color: #5f5f5f;
  min-width: auto;
  width: 100%;
  padding: 0.3125rem;
  height: 2.5rem;
}

.downloads-modal__documentType .jcf-select-opener [class^="icon-"], .downloads-modal__documentType .jcf-select-opener [class*=" icon-"] {
  right: 6px;
  font-size: 0.5rem;
}

.downloads-modal__documentType .jcf-select-text {
  margin-right: 1.875rem;
}

.downloads-modal__documents {
  margin-bottom: 2rem;
}

.downloads-modal__documents label {
  font-weight: 100;
}

.downloads-modal__document {
  padding: 1rem;
  border: 1px solid #CCCCCC;
  border-top: none;
}

.downloads-modal__document:first-of-type, .downloads-modal__document.first {
  border-top: 1px solid #CCCCCC;
}

.downloads-modal__document__checkBoxWrapper {
  width: 1.5625rem;
  float: left;
}

.downloads-modal__document__checkBoxWrapper input {
  margin: 0.3125rem;
}

.downloads-modal__document__checkBoxWrapper input:focus {
  outline: 0;
}

.downloads-modal__document__doc-data {
  float: left;
  max-width: 94%;
}

.downloads-modal__document__doc-data label {
  margin: 0;
  line-height: 1.5;
  font-weight: 100;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  color: #005293;
}

.downloads-modal__document__links {
  text-transform: uppercase;
}

.downloads-modal__document__links span {
  margin-right: 1rem;
  color: #888888;
}

.downloads-modal .btn.downloads-modal__submit {
  margin: 0;
}

@media (max-width: 420px) {
  .modal.downloads-modal .modal-header, .modal.downloads-modal .modal-footer, .modal.downloads-modal .modal-body {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.modal.stock-check .modal-header, .modal.stock-check .modal-footer {
  padding-left: 2rem;
  padding-right: 2rem;
}

.modal.stock-check .modal-body .productCard__img-container {
  width: 20%;
}

.modal.stock-check .modal-footer {
  padding: 2rem;
}

.modal.stock-check .modal-footer .stock-check__table {
  table-layout: fixed;
  border-collapse: separate;
  border-radius: 3px;
  border: 1px solid #CCCCCC;
}

.modal.stock-check .modal-footer .stock-check__table td {
  padding: 1rem;
}

.modal.stock-check .modal-footer .stock-check__table--label {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  color: #5f5f5f;
}

.modal.stock-check .modal-footer .stock-check__table--label:last-child {
  border-right: none;
}

.modal.stock-check .modal-footer .stock-check__table--date {
  border-right: 1px solid #CCCCCC;
}

.modal.stock-check .modal-footer .stock-check__table--date:last-child {
  border-right: none;
}

@media (max-width: 420px) {
  .modal.stock-check .modal-header, .modal.stock-check .modal-footer, .modal.stock-check .modal-body {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}




.productElement {
  width: 10.0625rem;
  margin: 0.3125rem;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
}

.productElement .productElement__numberOfProducts {
  border-radius: 5px;
  display: block;
  width: 100%;
  background: #f3f3f3;
  color: rgba(30, 30, 30, 0.6);
  padding: 1rem 0;
  text-align: center;
  font-size: 0.8125rem;
}

.productElement .productElement__imageWrap {
  text-align: center;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.productElement .productElement__imageWrap img {
  max-width: 100%;
}

.productElement .productElement__productName {
  padding: 0.625rem;
  display: block;
  font-size: 1rem;
}




.relatedProducts h2 {
  clear: both;
  width: 100%;
  margin-bottom: 0.9375rem;
}

.relatedProducts__elementsWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: -0.3125rem;
}

.breadcrumb-section {
  padding: 0;
  background: transparent;
}

.breadcrumb-section .breadcrumb {
  text-transform: none;
  background: transparent;
  margin: 0;
}

.breadcrumb-section .breadcrumb > li {
  font-size: 0.875rem;
  color: #808080;
}

.breadcrumb-section .breadcrumb > li:before {
  color: #808080;
}

.breadcrumb-section .breadcrumb > li a {
  color: #808080;
}

.breadcrumb-section .breadcrumb > li a:hover, .breadcrumb-section .breadcrumb > li a:focus {
  color: #4c86b3;
}

.breadcrumb-section .breadcrumb > .active a,
.breadcrumb-section .breadcrumb > li:last-child a {
  color: #005293;
}

.header {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  background: #005293;
  height: 2.25rem;
  padding: 0 2rem;
}

.header .header__innerWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
}

.header .header__icon {
  color: #ffffff;
  font-size: 1.125rem;
}

.header .header__icon:hover, .header .header__icon:focus {
  text-decoration: none;
}

.header .header__icon .header__cartNumber {
  font-size: 1rem;
  position: relative;
  top: -2px;
}

.header .header__icon.corn-icon-close-icon {
  display: none;
  padding-left: 0 !important;
}

.header .header__logoWrap,
.header .header__hamburgerWrap,
.header .header__utilityNavWrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header .header__logoWrap .header__iconLogo {
  display: none;
}

.header .header__logoWrap .header__iconLogo.header__iconLogo-simple {
  display: block;
}

.header .header__hamburgerWrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: auto;
  padding-right: 1.5625rem;
}

.header .header__utilityNavWrap {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: auto;
}

.header .header__hamburger i {
  font-size: 1rem;
}

.header .header__utilityNavWrap .header__utilityNavWrapInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  padding-left: 1.5625rem;
}

.header .header__utilityNavWrap .header__utilityNavWrapInner .header__utilityNav-iconWrap--search {
  padding-left: 0.9375rem;
  margin-left: 0.9375rem;
}

.header .header__utilityNavWrap .header__icon {
  padding-left: 0.9375rem;
}

.header .header__utilityNavWrap .header__icon:first-child {
  padding-left: 0;
}

@media (max-width: 63.9375rem) {
  .header .header--hideMobile {
    display: none !important;
  }
}

.header__mobileNavFlyout {
  position: fixed;
  background: #005293;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header__mobileNavFlyout-vertical {
  width: 80%;
  height: 100%;
  top: 0;
  z-index: 1000;
  padding-bottom: 50px;
  -webkit-box-shadow: inset -5px 0px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: inset -5px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.header__mobileNavFlyout-left {
  left: -80%;
}

.header__mobileNavFlyout-left.mobileNavFlyout-open {
  left: 0px;
  overflow-y: auto;
}

.header__mobileNavFlyout__header {
  height: 36px;
  background: #005293;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.8125rem;
  font-size: 0.875rem;
  color: #ffffff;
}

.header__mobileNavFlyout__header a {
  color: inherit;
  position: relative;
  z-index: 2;
}

.header__mobileNavFlyout__header .header__mobileNavFlyout__userWrap .corn-icon-profile-icon {
  padding-right: 0.75rem;
}

.header__mobileNavFlyout__header .header__mobileNavFlyout__userWrap .corn-icon-select-arrow {
  font-size: 0.375rem;
  padding-left: 0.3125rem;
}

.header__mobileNavFlyout ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.header__mobileNavFlyout ul li {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #1e1e1e;
}

.header__mobileNavFlyout ul li:first-child {
  border-top: 1px solid #1e1e1e;
}

.header__mobileNavFlyout ul li a {
  position: relative;
  z-index: 2;
  padding: 1.25rem 0 1.25rem 1.0625rem;
  display: block;
  height: 100%;
  width: 100%;
  color: #ffffff;
}

.header__mobileNavFlyout ul.header__mainNavigationList {
  margin-bottom: 1.25rem;
}

.header__mobileNavFlyout ul.header__mainNavigationList li a {
  position: relative;
}

.header__mobileNavFlyout ul.header__mainNavigationList li a .corn-icon-fa-angle-right {
  position: absolute;
  right: 1.0625rem;
}

.header__mobileNavFlyout ul.header__mainNavigationList li a .corn-icon-fa-angle-left {
  display: none;
  position: absolute;
  left: 1.0625rem;
}

.header__mobileNavFlyout ul.header__mainNavigationList li.active {
  border-top: 1px solid #1e1e1e;
}

.header__mobileNavFlyout ul.header__mainNavigationList li.active a {
  padding-left: 2.5rem;
}

.header__mobileNavFlyout ul.header__mainNavigationList li.active a .arrow {
  display: none;
}

.header__mobileNavFlyout ul.header__mainNavigationList li.active .corn-icon-fa-angle-right {
  display: none;
}

.header__mobileNavFlyout ul.header__mainNavigationList li.active .corn-icon-fa-angle-left {
  display: block;
  float: left;
}

.header__mobileNavFlyout ul.header__mainNavigationList li.active .header__subNavWrap {
  display: block;
}

.header__mobileNavFlyout ul.header__mainNavigationList .header__subNavWrap {
  display: none;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}

.header__mobileNavFlyout ul.header__mainNavigationList .header__subNavWrap li a {
  padding: 1.25rem 0 1.25rem 1.0625rem;
}

.header__mobileNavFlyout ul.header__mainNavigationList .header__subNavWrap li:last-child {
  border-bottom: none;
}

.header__mobileNavFlyout ul.header__mobileNavFlyout__accountItems {
  background: #ffffff;
  display: none;
}

.header__mobileNavFlyout ul.header__mobileNavFlyout__accountItems li:last-child {
  border-bottom: none;
}

.header__mobileNavFlyout ul.header__mobileNavFlyout__accountItems li a {
  padding: 1.25rem 0 1.25rem 2.5rem;
  color: #005293;
}

.header__mobileNavFlyout .header__infoUtilityWrap {
  width: 100%;
}

.header__mobileNavFlyout .header__infoUtilityWrap a {
  display: block;
  width: 100%;
  color: #ffffff;
  position: relative;
  z-index: 2;
  padding: 0.3125rem 0 0.3125rem 1.0625rem;
}

.header__mobileNavFlyout .header__infoUtilityWrap a .corn-icon-regions-icon,
.header__mobileNavFlyout .header__infoUtilityWrap a .flag-icon,
.header__mobileNavFlyout .header__infoUtilityWrap a .corn-icon-fa-globe {
  padding-right: 0.1875rem;
}

.header__mobileNavFlyout .header__infoUtilityWrap a .corn-icon-fa-globe {
  top: 1px;
  position: relative;
}

.header__mobileNavFlyout .header__infoUtilityWrap a.regions-selector {
  text-transform: uppercase;
}

.header__searchBoxWrap {
  width: 100%;
  background: #ffffff;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 2.25rem;
  z-index: 102;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}

.header__searchBoxWrap .header__searchBox {
  max-width: 1140px;
  width: 100%;
  padding: 0;
}

.header__searchBoxWrap .header__searchBox form fieldset,
.header__searchBoxWrap .header__searchBox form .fieldset {
  height: 2.25rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.header__searchBoxWrap .header__searchBox form fieldset input,
.header__searchBoxWrap .header__searchBox form .fieldset input {
  padding: 0 0.625rem;
  border: solid 1px #CCCCCC;
  color: #1e1e1e;
  height: 2.25rem;
  line-height: 2.25rem;
  width: 100%;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

@media (max-width: 63.99rem) {
  .header__searchBoxWrap .header__searchBox form fieldset button,
  .header__searchBoxWrap .header__searchBox form .fieldset button {
    height: 2.25rem;
    background: white;
    border: none;
    width: auto;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-radius: 0;
  }
  .header__searchBoxWrap .header__searchBox form fieldset button:after,
  .header__searchBoxWrap .header__searchBox form .fieldset button:after {
    line-height: 1.125rem;
    font-size: 1.125rem;
    font-family: "icomoon";
    content: "\e90e";
    display: block;
    color: #005293;
  }
}

.header__quickOrderWrap {
  width: 100%;
  background: #ffffff;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 2.25rem;
  z-index: 102;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}

.header__quickOrderWrap .header__quickOrder {
  width: 100%;
  padding: 0;
}

.header__quickOrderWrap .header__quickOrder ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header__quickOrderWrap .header__quickOrder ul li {
  border-top: 1px solid #CCCCCC;
}

.header__quickOrderWrap .header__quickOrder ul li:first-child {
  border: none;
}

.header__quickOrderWrap .header__quickOrder ul li a {
  padding: 1.25rem;
  display: block;
  width: 100%;
  height: 100%;
}

header {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#sticky-phantom {
  visibility: hidden;
  display: none;
}

.header-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}


.mobileNavFlyout-push-toright {
  left: 80%;
  width: 100%;
  position: fixed;
  overflow-y: hidden;
}

@media (max-width: 28.125rem) {
  .header .header__innerWrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header .header__logoWrap,
  .header .header__hamburgerWrap,
  .header .header__utilityNavWrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .header .header__utilityNavWrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

footer {
  background: #ffffff;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.footer__header {
  background-color: #005293;
  margin-bottom: 1.875rem;
}

.footer__header .container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer__header--left {
  display: none;
}

.footer__header--right {
  display: inline-block;
  width: auto;
  text-align: center;
  padding: 1.5625rem 0;
  position: relative;
}

.footer__header--right .social {
  display: inline-block;
  font-weight: normal;
}

.footer__header--right ul.horizontal {
  display: inline-block;
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}

.footer__header--right ul.horizontal li {
  position: static;
}

.footer__header--right ul.horizontal li .showMenu {
  position: absolute;
  bottom: 64px;
  min-width: 180px;
  line-height: 1em;
  display: none;
  z-index: 9999;
  text-align: center;
  right: 0;
  left: 0;
}

.footer__header--right ul.horizontal li .showMenu > ul {
  background: #fff;
  color: #1e1e1e;
  font-weight: normal;
  z-index: 1;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.5);
  padding: 0;
  float: right;
  width: 100%;
}

.footer__header--right ul.horizontal li .showMenu .arrow_box__arrow__shadow {
  display: none;
}

.footer__header--right ul.horizontal li .showMenu .arrow_box__arrow {
  border-width: 6px;
}

.footer__header--right ul.horizontal li .showMenu li {
  display: block;
  line-height: 1em;
  margin: 0;
  width: 100%;
  height: 40px;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
}

.footer__header--right ul.horizontal li .showMenu li:last-child {
  border-bottom: 0;
}

.footer__header--right ul.horizontal li .showMenu li:hover {
  background: #eee;
}

.footer__header--right ul.horizontal li .showMenu li a {
  display: block;
  padding: 10px;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  color: #1e1e1e;
}

.footer__header--right ul.horizontal li .showMenu li a:hover {
  color: #333;
  text-decoration: none;
}

.footer__header--right ul.horizontal li.social {
  display: inline-block;
  margin: 0 0.3125rem;
}

.footer__header--right ul.horizontal li.social > a {
  color: #ffffff;
  width: 1.875rem;
  height: 1.875rem;
  display: block;
  padding: 0.3125rem;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  -webkit-transition: background 200ms, color 200ms, opacity 200ms;
  transition: background 200ms, color 200ms, opacity 200ms;
}

.footer__header--right ul.horizontal li.social > a .social-icon {
  font-size: 1rem;
  border-radius: 0;
  height: auto;
  width: auto;
  border-right: solid 1px #7696bb;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  padding-right: 0.8125rem;
  padding-left: 0.125rem;
  -webkit-transition: background-color 500ms;
  transition: background-color 500ms;
  position: relative;
  top: 3px;
}

.footer__header--right ul.horizontal li.social:last-child > a .social-icon {
  border-right: 0;
}

.footer__header--right ul.horizontal li.social .showMenu {
  display: none;
}

.footer__header--right ul.horizontal li.selected .corning-ss-rss {
  background: #ff9327;
}

.footer__header--right ul.horizontal li.selected .corning-ss-twitter {
  background: #29a8dd;
}

.footer__header--right ul.horizontal li.selected .corning-ss-facebook {
  background: #3a5698;
}

.footer__header--right ul.horizontal li.selected .corning-ss-youtube {
  background: #dc2b34;
}

.footer__header--right ul.horizontal li.selected .corning-ss-linkedin {
  background: #0378b3;
}

.footer__header--right ul.horizontal li.selected .corning-ss-weixin {
  background: #95d100;
}

.footer__header--right ul.horizontal li.selected .corning-ss-plus {
  background: #db5442;
}

.footer__header--right ul.horizontal li.selected .corning-ss-line {
  background: #00c300;
}

.footer__header--right ul.horizontal li.selected .corning-ss-odno {
  background: #e67e17;
}

.footer__header--right ul.horizontal li.selected .corning-ss-renren {
  background: #005eac;
}

.footer__header--right ul.horizontal li.selected .corning-ss-weibo {
  background: #ffcc3e;
}

.footer__header--right ul.horizontal li.selected .corning-ss-tweibo {
  background: #128abc;
}

.footer__header--right ul.horizontal li.selected .corning-ss-vk {
  background: #325078;
}

.footer__header--right ul.horizontal li.selected .corning-ss-youku {
  background: #ef4023;
}

.footer__header--right ul.horizontal li.selected .showMenu {
  display: block;
}

.footer__top {
  text-align: center;
}

.footer__top .footer__nav--container {
  padding: 0 10px;
  padding-left: 15px;
  margin-top: 0.3125rem;
  white-space: nowrap;
  display: inline-block;
}

.footer__top .footer__nav--container:first-child {
  padding-left: 0;
}

.footer__top .footer__nav--container .title {
  color: #1e1e1e;
  margin-bottom: 0.625rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.25rem;
  font-weight: bold;
}

.footer__top .footer__nav--container .title a {
  color: inherit;
  font-size: inherit;
}

.footer__top .footer__nav--container .title a:hover, .footer__top .footer__nav--container .title a:focus {
  text-decoration: none;
  color: #005293;
}

.footer__top .footer__nav--container .footer__nav--links {
  display: none;
}

.footer__bottom {
  color: #888888;
}

.footer__bottom.container {
  padding: 0 0 5rem;
}

.footer__bottom__nav {
  padding: 0 0.25rem;
}

.footer__bottom__nav .horizontal-small {
  list-style: none;
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}

.footer__bottom__nav .horizontal-small > li {
  display: inline-block;
  padding: 0;
}

.footer__bottom__nav .horizontal-small > li h5 {
  line-height: 1;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.footer__bottom__nav .horizontal-small > li h5 a {
  font-size: 0.625rem;
  color: inherit;
  line-height: 1;
  text-transform: uppercase;
}

.footer__bottom__nav .horizontal-small > li h5 a:hover, .footer__bottom__nav .horizontal-small > li h5 a:focus {
  color: #005293;
  text-decoration: none;
}

.footer__bottom .footer__copyright {
  padding: 0;
  font-size: 0.75rem;
  color: inherit;
}

.nav--top-level-wrap {
  background: #ffffff;
}

.nav {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #CCCCCC;
  display: block;
  font-size: 0.875rem;
}

.nav a:hover, .nav a:focus {
  text-decoration: none;
}

.nav--dropdown-link {
  display: block;
}

.nav--dropdown-link .icon {
  text-align: right;
  float: right;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.nav__actions, .nav__separator {
  display: none;
}

.nav__logo {
  color: #005293;
  font-size: 1.125rem;
}

.nav__logo > a {
  font-size: 1.125rem;
}

.nav__logo__container {
  padding: 1rem 2rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav__logo + .nav__arrow-wrap {
  width: 50%;
  text-align: right;
}

.nav__logo + .nav__arrow-wrap > span {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  color: #005293;
  display: inline-block;
}

.nav__logo__subtext {
  font-size: 0.875rem;
  color: #5f5f5f;
  display: block;
}

.nav__logo__arrow {
  color: #005293;
  margin-left: auto;
  margin-right: 0.1875rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-top: 0.3125rem;
  height: 1em;
}

.nav__menus {
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%;
  background-color: #ffffff;
}

.nav__menus.open {
  display: block;
}

.nav__menus .nav__links {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
}

.nav__menus .nav__links .nav__link {
  color: #1e1e1e;
  padding: 1rem 2rem;
  border-bottom: 1px solid #CCCCCC;
  display: block;
}

.nav__menus .nav__links .nav__link__container {
  padding: 0;
  display: block;
  float: none;
}

.nav__menus li.active a span {
  color: #005293;
}

.nav .nav__dropdown {
  display: none;
  position: static;
  padding: 1rem 2rem;
  border-bottom: 1px solid #CCCCCC;
}

.nav .nav__dropdown .arrow_box__arrow__shadow,
.nav .nav__dropdown .arrow_box__arrow {
  display: none;
}

.nav .nav__dropdown ul {
  padding-left: 0;
  vertical-align: top;
}

.nav .nav__dropdown ul li {
  display: block;
  float: none;
  clear: both;
  margin-bottom: 0.625rem;
}

.nav .nav__dropdown .list-row,
.nav .nav__dropdown > ul {
  max-height: 11.625rem;
  overflow-y: auto;
}

.nav .nav__dropdown--full-width {
  padding-left: 0;
  padding-right: 0;
}

.nav .nav__dropdown--full-width .list-title {
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}

.nav .nav__dropdown__container {
  position: relative;
}

.nav .nav__dropdown__container--full-width {
  position: static;
}

.nav .nav__dropdown__container:last-child .nav__dropdown {
  left: auto;
  right: 0;
}

.nav .nav__dropdown__container.open .nav__dropdown {
  display: block;
}

.login-left-content-slot {
  margin-left: 0;
  margin-right: 0;
}

.login-left-content-slot > hr {
  border-top: 1px solid #CCCCCC;
  border-bottom: none;
  margin-top: 40px;
  margin-bottom: 24px;
  position: relative;
  left: -2rem;
  width: calc(100% + 4rem);
}

.login-left-content-slot > hr:first-child {
  display: none;
}

.login-page__headline {
  color: #000000;
  font-size: 1.5rem;
  padding: 0.5rem 0;
}

.login-page__form .form-control {
  border-radius: 2px;
  height: 3.125rem;
}

.login-page__form .form-control#j_password {
  margin-bottom: 0.5625rem;
}

.login-right-content-slot {
  margin-left: 0;
  margin-right: 0;
  padding-top: 25px;
}

.login-right-content-slot > hr {
  border-top: 1px solid #CCCCCC;
  border-bottom: none;
  margin-top: 40px;
  margin-bottom: 24px;
  position: relative;
  left: -2rem;
  width: calc(100% + 4rem);
}

.register__headline {
  color: #000000;
  font-size: 1.5rem;
  padding: 0.5rem 0;
}

.register__form .jcf-select {
  min-width: 110px;
}

.register__form .jcf-select-form-control {
  margin-bottom: 1.25rem;
  padding: 0.5rem 0.75rem;
}

.register__form .jcf-select-text {
  color: #3c3c3c;
  margin-left: 0;
}

.register__form .jcf-select select.form-control {
  font-size: 0.9375rem;
  text-transform: none;
}

.register__form .jcf-select select.form-control option {
  font-size: 0.9375rem;
  line-height: 1.4;
}

.register__form .full-width ~ .control .jcf-select {
  width: 100%;
}

.register__form .help-block {
  color: #888888;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  margin: -1rem 0 1.25rem;
}

.register__form .control-label.hide-tips .mandatory,
.register__form .control-label.hide-tips .optional {
  display: none;
}

.register__form .form-control, .register__form .jcf-select-form-control {
  border-radius: 2px;
  height: 3.125rem;
}

.register__form .checkbox label,
.register__form .checkbox label a {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: normal;
}

.register__form .checkbox label p {
  line-height: 1.4;
}

.register__form > hr {
  border-top-width: 1px;
  border-bottom-width: 0;
  border-color: #CCCCCC;
}

.register__form .password__help {
  display: inline-block;
  position: relative;
}

.register__form .password__help-guidelines {
  background-color: #ffffff;
  border-radius: 3px;
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0 0 10px 5px #f0f0f0;
          box-shadow: 0 0 10px 5px #f0f0f0;
  padding: 1rem;
  left: 150%;
  top: -75px;
  display: none;
  position: absolute;
  z-index: 999;
  min-width: 12.5rem;
}

.register__form .password__help:hover .password__help-guidelines,
.register__form .password__help.open .password__help-guidelines {
  display: block;
}

.register__form .password__help-headline {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.register__form .password__help-icon {
  text-decoration: none;
}

.register__form .password__help ul, .register__form .password__help li {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
}

.account-type__headline {
  margin-bottom: 8px;
}

.account-type__options {
  background-color: #fafafa;
  border: 1px solid #CCCCCC;
  border-radius: 2px 2px 0 0;
  padding: 0.8125rem;
}

.account-type__options label {
  margin-bottom: 0;
  margin-right: 1.25rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.account-type__help-icon {
  float: right;
  line-height: 1.5rem;
}

.account-type__description {
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-radius: 0 0 2px 2px;
  padding: 1.125rem;
}

.account-type__description p {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
}
.account-type__select {
    
    padding-bottom: 0.75rem;
}

.account-type__description p:last-child {
  margin-bottom: 0;
}

.security-questions__headline {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0.625rem 0;
}

.communications {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin: 1.5625rem 0;
  padding: 0.625rem 0;
}

.communications__headline {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0.625rem 0;
}


.upgradeaccount__headline{
 font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0.625rem 0;
}
.full-service-details {
  margin: 1.25rem 0 1.875rem;
}

.full-service-details__headline {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0.625rem 0;
}

.terms-and-conditions {
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}

.terms-and-conditions .checkbox input[type=checkbox] {
  margin-top: 0.25rem;
}

[data-account-type-display] {
  display: none;
}

[data-account-type-display].visible {
  display: block;
}

.modal.forgotten-password .modal-dialog {
  width: 450px;
}

.modal.forgotten-password .modal-header, .modal.forgotten-password .modal-footer {
  padding: 1.3125rem 2rem;
}

.modal.forgotten-password .modal-title {
  font-size: 1.5rem;
}

.modal.forgotten-password .modal-body {
  padding: 1.5rem 2rem 2rem;
}

.modal.forgotten-password .description {
  line-height: 1.6;
  margin-bottom: 1.25rem;
}

.modal.forgotten-password .form-control {
  height: 2.6875rem;
}

@media (max-width: 420px) {
  .modal.forgotten-password .modal-header, .modal.forgotten-password .modal-footer, .modal.forgotten-password .modal-body {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .modal.forgotten-password .modal-footer .btn-link {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.account-section .account-section-header, .account-section .account-section-content {
  padding-left: 0;
  padding-right: 0;
}

.account-section .account-section-header {
  color: #000000;
  font-size: 1.5rem;
  padding: 0.5rem 0;
}

.account-section .account-section-content .form-group:not(.has-error) .help-block {
  color: #888888;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  margin: -0.9375rem 0 1.25rem;
}

.account-section .account-section-content .form-group.has-error .help-block {
  margin: -0.625rem 0 0.5rem;
}

.account-section .account-section-content form {
  padding-left: 0;
  padding-right: 0;
}

.account-section .account-section-content form .form-control {
  border-radius: 2px;
  height: 3.125rem;
}

.passwordReset h2 {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

.passwordReset .form-control {
  border-radius: 2px;
  margin-bottom: 0.9375rem;
}

.passwordReset .accountActions {
  float: left;
  margin-top: 0.625rem;
}

.account-addressbook-actions {
  margin-bottom: 1rem;
  text-align: right;
}

.account-addressbook-actions .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.account-addressbook-default {
  float: left;
  clear: left;
  color: #808080;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  margin-top: auto;
}

.account-addressbook-default a {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

.account-addressbook-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  max-width: 90%;
}

.account-addressbook-address:after {
  content: "";
  display: table;
  clear: both;
}

.account-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
}

.account-cards-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.account-cards-actions .action-links {
  margin-bottom: 0.625rem;
}

.account-cards [class^="col-"], .account-cards [class*=" col-"] {
  padding-bottom: 20px;
}

.account-cards [class^="col-"].account-addressbook-actions, .account-cards [class*=" col-"].account-addressbook-actions {
  padding-bottom: 0;
}

.account-cards .card {
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  padding: 1.25rem 1.25rem;
  height: 100%;
}

.account-cards .card:after {
  content: "";
  display: table;
  clear: both;
}

.account-cards .card ul {
  padding: 0;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

.account-cards .card ul strong {
  display: inline-block;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding-bottom: 0.3125rem;
}

.account-cards .card li {
  font-size: 0.9375rem;
  list-style: none;
}

.account-address-removal-popup .modal-actions [class^="col-"],
.account-address-removal-popup .modal-actions [class*=" col-"] {
  text-align: right;
}

.account-organization {
  margin-top: 0.5rem;
}

.account-organization__header {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.account-organization__description {
  font-size: 0.875rem;
}

.account-organization__actions {
  margin-top: 1.25rem;
}

.account-section-form .control-label.hide-tips .mandatory,
.account-section-form .control-label.hide-tips .optional {
  display: none;
}

.account-section-form .jcf-select {
  margin-bottom: 0;
}

.account-section-form #addressForm {
  border-bottom: none;
}

.notifications__email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 0 0 2.5rem;
}

.notifications__email-label {
  display: inline-block;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  margin-right: 0.625rem;
}

.notifications__email-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.notifications__email-address {
  display: inline-block;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  margin-right: 0.625rem;
}

.notifications__email-change-link {
  display: inline-block;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
}

.notifications__type {
  position: relative;
  border: 1px solid #CCCCCC;
  border-bottom: none;
  padding: 0.9375rem;
}

.notifications__type:after {
  content: "";
  display: table;
  clear: both;
}

.notifications__type:first-of-type, .notifications__type.first {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.notifications__type:last-of-type, .notifications__type.last {
  border-bottom: 1px solid #CCCCCC;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.notifications__type-title {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  margin-bottom: 0.3125rem;
}

.notifications__type-description {
  color: #808080;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

.notifications__type-checkbox {
  margin-bottom: 0;
}

.notifications__type-checkbox input[type="checkbox"] {
  margin: 0;
  position: static;
}

.notifications__submit {
  margin-top: 1.875rem;
}

.account-section-form input.form-control {
  height: 43px;
  margin-bottom: 0;
}

.account-section-form .full-width + .control .jcf-select {
  width: 100%;
}

.account-section-form .jcf-select {
  height: 43px;
  margin-bottom: 0.3125rem;
  padding: 0.5rem 0.5rem 0.5rem 0.25rem;
}

.account-section-form .jcf-select .form-control {
  margin-bottom: 0;
}

.account-section-form select.form-control {
  margin-bottom: 0;
}

.modal.edit-list fieldset,
.modal.newMaterialsList fieldset {
  width: 100%;
}

.modal.edit-list fieldset .field-container,
.modal.newMaterialsList fieldset .field-container {
  width: 100%;
  margin-bottom: 1.25rem;
  overflow: hidden;
}

.modal.edit-list fieldset .field-container label,
.modal.edit-list fieldset .field-container input,
.modal.edit-list fieldset .field-container textarea,
.modal.newMaterialsList fieldset .field-container label,
.modal.newMaterialsList fieldset .field-container input,
.modal.newMaterialsList fieldset .field-container textarea {
  width: 100%;
}

.modal.edit-list fieldset .field-container label,
.modal.newMaterialsList fieldset .field-container label {
  padding-bottom: 0.625rem;
}

.modal.edit-list fieldset .field-container .maximum,
.modal.newMaterialsList fieldset .field-container .maximum {
  float: right;
  color: rgba(30, 30, 30, 0.7);
  font-size: 0.9375rem;
}

.quick-order {
  width: 100%;
}

.quick-order .quick-order-section-header {
  border: none !important;
  padding: 0 0.625rem !important;
  margin-bottom: 1.25rem !important;
  font-size: 1.875rem !important;
}

.quick-order__actions {
  padding: 0 0.625rem;
}

.quick-order__actions .quick-order__add-to-cart-btn,
.quick-order__actions .quick-order__reset-btn {
  display: inline;
  float: none !important;
  padding: 0;
  margin: 0;
}

.quick-order__actions .quick-order__reset-link {
  margin-top: 0;
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.quick-order .quick-order--uploadLinkRow {
  padding: 1.875rem 0.625rem;
}

.quick-order .quick-order--uploadLinkRow .quick-order--uploadLink {
  padding-left: 1.25rem;
}

.quick-order__introduction {
  margin: 0;
  padding: 0;
}

.quick-order__list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 1.875rem;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  list-style-type: none;
}

.quick-order__list .item-list-item {
  position: relative;
  padding: 1.875rem 1.5625rem;
  table-layout: fixed;
}

.quick-order__list .item-list-item:nth-child(odd) {
  background-color: #ffffff;
}

.quick-order__list .item-list-item:nth-child(even) {
  background-color: #f0f0f0;
}

.quick-order__list .item-list-item > div {
  margin-left: 7.1875rem;
  margin-bottom: 0.625rem;
  font-size: 1rem;
}

.quick-order__list .item-list-item .item-info-mobile-label {
  color: rgba(30, 30, 30, 0.7);
  font-size: 0.875rem;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.quick-order__list .item-list-item .item-sku-input {
  width: 100%;
  padding-right: 5rem;
  margin-left: 0;
  margin-bottom: 0;
}

.quick-order__list .item-list-item .item-sku-input input {
  margin-bottom: 0;
}

.quick-order__list .item-list-item .item-sku-input .help-block {
  margin-bottom: 0;
}

.quick-order__list .item-list-item .item-image {
  float: left;
  margin-left: 0;
  margin-top: 1.875rem;
}

.quick-order__list .item-list-item .item-image img {
  max-width: 96px;
}

.quick-order__list .item-list-item .item-info {
  margin-top: 1.875rem;
}

.quick-order__list .item-list-item .item-info .item-name {
  font-size: 1.25rem;
}

.quick-order__list .item-list-item .item-info .item-info-description {
  display: block;
}

.quick-order__list .item-list-item .item-info .item-info-description,
.quick-order__list .item-list-item .item-info .item-stock {
  font-size: 0.875rem;
}

.quick-order__list .item-list-item .item-info .item-stock {
  margin-top: 1.25rem;
  color: rgba(30, 30, 30, 0.8);
}

.quick-order__list .item-list-item .item-price > div {
  display: inline-block;
}

.quick-order__list .item-list-item .item-quantity input {
  width: 4.0625rem;
  text-align: center;
}

.quick-order__list .item-list-item .item-total {
  font-size: 1.25rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.quick-order__list .item-list-item .item-remove {
  position: absolute;
  top: 0;
  right: 0;
}

.quick-order__list .item-list-item .item-remove button {
  background: none;
}

.quick-order__list .item-list-item .item-remove button:hover, .quick-order__list .item-list-item .item-remove button:focus {
  color: inherit;
}

.quick-order__reset-link {
  margin-bottom: 1.25rem;
}

.checkout .btn.btn-checkout {
  height: 2.1875rem;
  width: auto;
}

.checkout-login {
  padding-left: 0;
  padding-right: 0;
}

.checkout-headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 0;
}

.checkout-headline__text {
  line-height: 1.75;
}

.checkout-headline .checkout-headline__text {
  color: #1e1e1e;
  font-size: 1.75rem;
}

.checkout-headline .glyphicon-lock {
  color: #CCCCCC;
  display: none;
}

.checkout-headline .btn.btn-link {
  height: 49px;
  padding-right: 0;
}

.checkout-headline .btn.btn-link:hover {
  text-decoration: none;
}

.checkout-steps {
  padding-left: 0;
  padding-right: 0;
}

.checkout-steps .step-head {
  background-color: #fafafa;
  border-left: none;
  border-right: none;
  margin-left: -2rem;
  margin-right: -2rem;
  padding: 23px 23px 23px 52px;
  width: calc(100% + (-32px * -2));
}

.checkout-steps .step-head:before {
  left: 16px;
  line-height: 70px;
}

.checkout-steps .step-head.active {
  background-color: #fafafa;
}

.checkout-steps .step-head + .step-head {
  margin-top: 0;
  border-top: none;
}

.checkout-steps .step-head .edit {
  font-size: 1.125rem;
}

.checkout-steps .step-body .checkout-indent .headline {
  color: #1e1e1e;
  padding: 5px 0;
  font-size: 0.9375rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.checkout-steps .step-body hr {
  border-top-width: 1px;
  border-bottom-width: 0;
  clear: both;
  margin: 25px -3.25rem;
}

.checkout-steps .control-label.hide-tips .mandatory,
.checkout-steps .control-label.hide-tips .optional {
  display: none;
}

.checkout-indent .headline {
  display: none;
}

.checkout-form .jcf-select {
  padding: 0.5rem;
}

.checkout-form .jcf-select,
.checkout-form input[type="text"],
.checkout-form input[type="password"] {
  height: 43px;
}

.checkout-form .full-width + .control .jcf-select {
  width: 100%;
}

.checkout-form .form-group.radios label {
  display: inline-block;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: normal;
  margin-right: 1.5rem;
}

.checkout-form .form-group[data-payment-type-display] {
  display: none;
}

.checkout-form .form-group[data-payment-type-display].visible {
  display: block;
}

.checkout-form .form-control {
  margin-bottom: 1rem;
}

.checkout-form select.form-control {
  font-size: 0.9375rem;
  text-transform: none;
}

.checkout-form select.form-control option {
  font-size: 0.9375rem;
  line-height: 1.4;
}

.checkout-form .checkbox {
  margin-top: 0;
}

.checkout-form .radios__headline {
  display: block;
  margin-bottom: 0.75rem;
  text-transform: none;
  color: #1e1e1e;
  font-size: 0.875rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.checkout-form .btn.checkout-next {
  margin-top: 0;
}

.checkout-paymenttype {
  margin-top: 40px;
  margin-bottom: 40px;
}

.checkout-paymentmethod {
  border: none;
  margin-top: 40px;
  margin-bottom: 30px;
}

.checkout-paymentmethod .form-control {
  max-width: 100%;
}

.checkout-paymentmethod .form-control#card_nameOnCard, .checkout-paymentmethod .form-control#card_accountNumber, .checkout-paymentmethod .form-control#card_accountNumber-formatted {
  width: 18.75rem;
}

.checkout-paymentmethod .form-control#card_cvNumber {
  margin-bottom: 0;
  width: 5.1875rem;
}

.checkout-paymentmethod select {
  padding-right: 1.875rem;
}

.checkout-paymentmethod label[for="card_cardType"] + .control .jcf-select {
  margin-bottom: 0;
  max-width: 100%;
}

.checkout-paymentmethod select#card_cardType {
  width: 18.75rem;
}

.checkout-paymentmethod label[for="address.country"] + .control .jcf-select,
.checkout-paymentmethod label[for="address.region"] + .control .jcf-select,
.checkout-paymentmethod .billingAddressForm .jcf-select {
  width: 100%;
}

.checkout-paymentmethod .jcf-disabled {
  background-color: #ffffff !important;
}

.checkout-paymentmethod label[for="address.title"] + .control .jcf-select {
  min-width: 6.875rem;
  width: auto;
}

@media (min-width: 25rem) {
  .checkout-paymentmethod label[for="useDeliveryAddress"] {
    float: right;
    margin-top: -2.25rem;
  }
}

.checkout-paymentmethod .checkout-indent .headline {
  display: block;
}

.checkout-paymentmethod fieldset#cardDate .row .col-xs-6 {
  width: auto;
}

.checkout-paymentmethod fieldset#cardDate .control-label {
  display: none;
  font-weight: normal;
}

.checkout-paymentmethod fieldset#cardDate > .control-label {
  display: block;
}

.checkout-paymentmethod fieldset#cardDate .jcf-select {
  min-width: 5.1875rem;
}

.checkout-paymentmethod #billingCountrySelector .control-label .mandatory,
.checkout-paymentmethod .billingAddressForm .control-label .mandatory {
  display: none;
}

.checkout-paymentmethod__save-address-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.checkout-shipping {
  border: none;
  padding: 0;
}

.checkout-shipping .checkout-shipping-items {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 0;
}

.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  padding-top: 2rem;
  text-transform: none;
  color: #1e1e1e;
  font-size: 1.2rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.checkout-shipping .checkout-indent-headline {
  display: block;
  margin: 0;
  padding: 0;
  text-transform: none;
  color: #1e1e1e;
  font-size: 0.875rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
}

.checkout-shipping .checkout-indent .form-group {
  margin-bottom: 0.5rem;
}

.checkout-shipping .checkout-indent .jcf-select {
  margin-top: 0.3125rem;
  padding: 0.5rem;
  margin-bottom: 0;
  width: 100%;
}

.checkout-shipping .checkout-indent .jcf-select select {
  margin-bottom: 0;
}

.checkout-shipping .checkout-indent .jcf-select .jcf-select-opener i {
  right: 0.5rem;
  font-size: 0.5rem;
}

.checkout-shipping .checkout-indent p {
  color: #888888;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.checkout-shipping .checkout-indent .btn {
  margin-top: 0;
  width: auto;
  height: 2.1875rem;
}

.checkout-shipping--address {
  margin-bottom: 2rem;
}

.checkout-shipping--address .checkout-shipping__addr__no-addr-msg {
  font-size: 0.9375rem;
}

.checkout-shipping--address .checkout-shipping__addr__container {
  padding-bottom: 0;
}

.checkout-shipping--address .checkout-shipping__addr__container .btn-link {
  padding: 0;
  margin-right: 1.25rem;
  font-size: 0.9375rem;
}

.checkout-shipping--address .checkout-shipping__addr__container .btn-link:hover, .checkout-shipping--address .checkout-shipping__addr__container .btn-linkfocus {
  text-decoration: none;
}

.checkout-shipping--address .checkout-shipping-items {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.checkout-steps .step-body .checkout-organization hr {
  margin: 1.875rem -1.875rem 2.8125rem;
}

.checkout-organization__header {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-transform: none;
  color: #1e1e1e;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
}

.checkout-organization__description {
  font-size: 0.8125rem;
  line-height: 1.3;
}

.checkout-organization__actions {
  margin-top: 0.5rem;
  margin-bottom: 1.875rem;
}

.checkout-organization__actions .btn-link:first-of-type {
  padding-left: 0;
}

.checkout-review {
  padding: 2rem 0;
  border: 0;
}

.checkout-review .summary__header {
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.checkout-review .summary__item {
  display: block;
  padding-top: 0;
  padding-bottom: 0.625rem;
}

.checkout-review .summary__item span {
  float: left;
  text-align: left;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 100;
  padding: 0;
  white-space: normal;
}

.checkout-review .summary__item span.label {
  width: 45%;
  color: #888888;
}

.checkout-review .summary__item span.value {
  width: 55%;
  vertical-align: top;
  color: #1e1e1e;
}

.checkout-review .summary .realTotals {
  display: none;
}

.checkout-review .checkout-order-summary {
  padding: 0;
}

.checkout-review .checkout-order-summary .subtotals {
  margin-bottom: 1.5rem;
}

.checkout-review .checkout-order-summary .subtotals span {
  float: left;
  font-size: 0.875rem;
  font-weight: 100;
}

.checkout-review .checkout-order-summary .subtotals .totals,
.checkout-review .checkout-order-summary .subtotals .subtotal {
  text-transform: none;
  border: 0;
  margin: 0;
}

.checkout-review .checkout-order-info {
  padding: 0.875rem 0;
  border-bottom: 1px solid #CCCCCC;
}

.checkout-review--info {
  padding: 1.5rem 0;
  color: #1e1e1e;
  border-bottom: 1px solid #CCCCCC;
}

.checkout-review .place-order-form {
  padding: 0;
}

.checkout-review .place-order-form .checkbox {
  margin: 1.5rem 0;
  padding: 0 1rem 1rem;
  border-bottom: 1px solid #CCCCCC;
}

.checkout-review .place-order-form .checkbox label {
  font-weight: 100;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  color: #888888;
}

@media (max-width: 639px) {
  .checkout-review .checkout-order-summary {
    border: 0;
    margin: 0;
  }
  .checkout-review .checkout-order-summary .subtotals {
    padding: 0;
  }
  .checkout-review .checkout-order-summary .subtotals span {
    float: left;
    font-size: 0.875rem;
    font-weight: 100;
  }
  .checkout-review .checkout-order-summary .subtotals .totals,
  .checkout-review .checkout-order-summary .subtotals .subtotal {
    text-transform: none;
    border: 0;
    margin: 0;
  }
}

.checkout-summary-headline {
  font-size: 1.125rem;
  padding-left: 0;
  padding-right: 0;
  color: #1e1e1e;
  border-bottom: 1px solid #CCCCCC;
}

.checkout-order-summary {
  padding-left: 0;
  padding-right: 0;
  border-left: none;
  border-right: none;
}

.checkout-order-summary .visible-xs .checkout-order-summary-list,
.checkout-order-summary .visible-sm .checkout-order-summary-list {
  margin-bottom: 2rem;
}

.checkout-order-summary .checkout-order-summary-list {
  border-bottom: 0;
}

.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #ffffff;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  display: none;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
  padding: 1.25rem 0 1.25rem;
  background-color: #ffffff;
  border-bottom: 1px solid #CCCCCC;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items:first-child {
  padding-top: 0;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .thumb {
  width: 5.625rem;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price {
  font-weight: 100;
  font-size: 1rem;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price-old {
  color: #888888;
  text-decoration: line-through;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details {
  margin-left: 7.5rem;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .prod-name a {
  font-size: 1rem;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .prod-num {
  color: #888888;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .prod-family {
  color: #1e1e1e;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-weight: 100;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details__inline-item {
  display: inline-block;
  text-transform: uppercase;
  padding: 0.3125rem 0 0;
  margin-right: 1rem;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details__inline-item span {
  font-size: "theSansNormal", Helvetica, Arial, sans-serif;
  color: #1e1e1e;
  font-weight: 100;
  text-transform: uppercase;
  padding-right: 0;
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items hr {
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #CCCCCC;
}

.checkout-order-summary .subtotals {
  margin-top: 2rem;
}

.checkout-order-summary .subtotals div {
  color: #888888;
  font-size: 1.125rem;
  font-weight: 100;
}

.checkout-order-summary .subtotals div span {
  color: #1e1e1e;
}

.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span {
  font-weight: 100;
}

.checkout-order-summary .subtotals .totals {
  text-transform: none;
  font-weight: 100;
  font-size: 1.125rem;
  padding-top: 2rem;
}

.checkout-order-summary .subtotals .totals span {
  font-size: 1.75rem;
  margin-top: -0.4375rem;
}

.checkout-help {
  border: none;
}

@media (max-width: 639px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 0;
  }
}

.accordion-component {
  margin-bottom: 50px;
}

.accordion-component .accordion {
  list-style: none;
  margin: 0;
  line-height: normal;
  display: block;
}

.accordion-component .accordion-item {
  margin: 0;
  border-top: 1px solid #1e1e1e;
}

.accordion-component .accordion-item-title {
  padding: 15px 15px 15px 0;
  display: block;
  cursor: pointer;
  color: #1e1e1e;
  line-height: 1.4;
  font-weight: normal;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  position: relative;
}

.accordion-component .accordion-item-title:hover, .accordion-component .accordion-item-title:focus {
  color: #005293;
  text-decoration: none;
}

.accordion-component .accordion-item-title:before {
  content: "\e618";
  font-size: 14px;
  line-height: 0;
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
}

.accordion-component .accordion-item.active > .accordion-item-title {
  padding: 15px 15px 0 0;
}

.accordion-component .accordion-item.active > .accordion-item-title:before {
  content: "\e612";
}

.accordion-component .accordion-item.active > .accordion-item-content {
  margin: 15px 0 0;
  display: block;
}

.accordion-component .accordion-item.active > .accordion-item-content ul:not(.accordion) {
  list-style-type: disc;
}

.accordion-component .accordion-item.active > .accordion-item-content ol:not(.accordion) {
  list-style-type: decimal;
}

.accordion-component .accordion-item.active > .accordion-item-content > .accordion-item-content-body ul:not(.accordion),
.accordion-component .accordion-item.active > .accordion-item-content > .accordion-item-content-body ol:not(.accordion),
.accordion-component .accordion-item.active > .accordion-item-content > .accordion-item-content-body p:not(.accordion) {
  margin: 15px 0;
  line-height: 1.4;
}

.accordion-component .accordion-item.active > .accordion-item-content > .accordion-item-content-body ul > li,
.accordion-component .accordion-item.active > .accordion-item-content > .accordion-item-content-body ol > li {
  margin-left: 20px;
}

.accordion-component .accordion-item.active > .accordion-item-content > .accordion-item-content-body h3,
.accordion-component .accordion-item.active > .accordion-item-content > .accordion-item-content-body h4 {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  text-transform: none;
}

.accordion-component .accordion-item.active > .accordion-item-content > .accordion-item-content-body > *:not(.accordion):last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.accordion-component .accordion-item.active .accordion-item-content-body {
  padding: 0 15px 15px 0;
}

.accordion-component .accordion-item-content {
  display: none;
}

.accordion-component .accordion .accordion {
  margin-left: 30px;
}

.locations {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.locations__header {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.locations__header .title {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: normal;
  margin-bottom: 50px;
  margin-top: 30px;
  font-size: 30px;
}

.locations__content {
  margin-bottom: 50px;
}

.locations__content .selected-country {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: normal;
  margin-top: 0;
  font-size: 30px;
  margin-bottom: 10px;
}

.locations__content .selected-state {
  text-align: center;
  font-size: 18px;
  margin-bottom: 50px;
}

.locations__navigation {
  background-color: #f9f9f9;
  border: 1px solid #DDDDDD;
  padding: 40px 60px;
}

.locations__navigation > p {
  margin-bottom: 20px;
}

.locations__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.locations__filter {
  width: 100%;
  font-size: 14px;
}

.locations__filter:first-of-type {
  margin-bottom: 20px;
}

.locations__filter__label {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  padding-bottom: 5px;
  display: block;
}

.locations__filter__dropdown select {
  padding: 5px 10px;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  background-color: white;
  width: 100%;
  text-indent: 1px;
  text-overflow: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNS4wOTNweCIgaGVpZ2h0PSI5LjA4NXB4IiB2aWV3Qm94PSItMC4wNDYgMC40NTMgMTUuMDkzIDkuMDg1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC0wLjA0NiAwLjQ1MyAxNS4wOTMgOS4wODUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNBN0E3QTciIGQ9Ik0xNC43MDUsMC43Yy0wLjM3Ny0wLjMyOS0wLjkzOS0wLjMyOS0xLjMxNiwwTDcuNSw3LjU0TDEuNjExLDAuN2MtMC4zNzYtMC4zMjktMC45MzktMC4zMjktMS4zMTUsMEMtMC4xMjEsMS4wNjMtMC4xNjMsMS42OTUsMC4yLDIuMTExTDYuMzg5LDkuM0M2LjcwNCw5LjU3NSw3LjE0Myw5LjYwNiw3LjUsOS40MjJDNy44NTcsOS42MDYsOC4yOTYsOS41NzUsOC42MTEsOS4zTDE0LjgsMi4xMTFDMTUuMTYzLDEuNjk1LDE1LjEyMSwxLjA2MywxNC43MDUsMC43eiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: 10px 6px;
  padding-right: 15px;
  background-position: right 15px center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.locations__filter__dropdown select:focus {
  outline: 0;
  background-color: white;
}

.locations__filter__dropdown select::-ms-expand {
  display: none;
}

.locations__filter__dropdown select::-ms-value {
  color: currentColor;
}

.locations__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #DDDDDD;
}

.locations__items .new.section {
  margin: 20px;
  width: calc(100%/3 - 40px);
}

.location {
  width: 100%;
  padding: 25px;
  border-bottom: 1px solid #DDDDDD;
}

.location p {
  margin: 0;
  padding: 0;
  font-size: 15px;
}

.location .title {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 30px;
}

.location .maps-link {
  font-size: 13px;
  margin-bottom: 20px;
}

.location .maps-link a {
  color: #005293;
}

.location .maps-link a:after {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-size: 12px;
  content: ">";
  padding-left: 3px;
  display: inline-block;
  position: relative;
  left: 0;
}

.location .maps-link a:hover {
  color: #4c86b3;
}

.location .maps-link a:hover:after {
  left: 2px;
}

.o-form fieldset,
.o-form .fieldset,
.o-form .o-form-fieldset,
.form-fields fieldset,
.form-fields .fieldset,
.form-fields .o-form-fieldset {
  margin: 20px 0;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  
  
  
  
  
  
  
  
}

.o-form fieldset.active-error input[type=text],
.o-form fieldset.active-error input[type=email],
.o-form fieldset.active-error input[type=tel],
.o-form fieldset.active-error textarea,
.o-form fieldset.active-error select,
.o-form .fieldset.active-error input[type=text],
.o-form .fieldset.active-error input[type=email],
.o-form .fieldset.active-error input[type=tel],
.o-form .fieldset.active-error textarea,
.o-form .fieldset.active-error select,
.o-form .o-form-fieldset.active-error input[type=text],
.o-form .o-form-fieldset.active-error input[type=email],
.o-form .o-form-fieldset.active-error input[type=tel],
.o-form .o-form-fieldset.active-error textarea,
.o-form .o-form-fieldset.active-error select,
.form-fields fieldset.active-error input[type=text],
.form-fields fieldset.active-error input[type=email],
.form-fields fieldset.active-error input[type=tel],
.form-fields fieldset.active-error textarea,
.form-fields fieldset.active-error select,
.form-fields .fieldset.active-error input[type=text],
.form-fields .fieldset.active-error input[type=email],
.form-fields .fieldset.active-error input[type=tel],
.form-fields .fieldset.active-error textarea,
.form-fields .fieldset.active-error select,
.form-fields .o-form-fieldset.active-error input[type=text],
.form-fields .o-form-fieldset.active-error input[type=email],
.form-fields .o-form-fieldset.active-error input[type=tel],
.form-fields .o-form-fieldset.active-error textarea,
.form-fields .o-form-fieldset.active-error select {
  border-color: #ff0000;
}

.o-form fieldset label,
.o-form .fieldset label,
.o-form .o-form-fieldset label,
.form-fields fieldset label,
.form-fields .fieldset label,
.form-fields .o-form-fieldset label {
  font-size: 13px;
  font-weight: normal;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: normal;
  margin-bottom: 5px;
}

.o-form fieldset label .error-message,
.o-form .fieldset label .error-message,
.o-form .o-form-fieldset label .error-message,
.form-fields fieldset label .error-message,
.form-fields .fieldset label .error-message,
.form-fields .o-form-fieldset label .error-message {
  color: #ff0000;
  padding-left: 5px;
}

.o-form fieldset label .optional,
.o-form .fieldset label .optional,
.o-form .o-form-fieldset label .optional,
.form-fields fieldset label .optional,
.form-fields .fieldset label .optional,
.form-fields .o-form-fieldset label .optional {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.o-form fieldset input::-webkit-input-placeholder,
.o-form .fieldset input::-webkit-input-placeholder,
.o-form .o-form-fieldset input::-webkit-input-placeholder,
.form-fields fieldset input::-webkit-input-placeholder,
.form-fields .fieldset input::-webkit-input-placeholder,
.form-fields .o-form-fieldset input::-webkit-input-placeholder {
  color: #5f5f5f;
}

.o-form fieldset textarea::-webkit-input-placeholder,
.o-form .fieldset textarea::-webkit-input-placeholder,
.o-form .o-form-fieldset textarea::-webkit-input-placeholder,
.form-fields fieldset textarea::-webkit-input-placeholder,
.form-fields .fieldset textarea::-webkit-input-placeholder,
.form-fields .o-form-fieldset textarea::-webkit-input-placeholder {
  color: #5f5f5f;
}

.o-form fieldset input:-moz-placeholder,
.o-form .fieldset input:-moz-placeholder,
.o-form .o-form-fieldset input:-moz-placeholder,
.form-fields fieldset input:-moz-placeholder,
.form-fields .fieldset input:-moz-placeholder,
.form-fields .o-form-fieldset input:-moz-placeholder {
  color: #5f5f5f;
}

.o-form fieldset textarea:-moz-placeholder,
.o-form .fieldset textarea:-moz-placeholder,
.o-form .o-form-fieldset textarea:-moz-placeholder,
.form-fields fieldset textarea:-moz-placeholder,
.form-fields .fieldset textarea:-moz-placeholder,
.form-fields .o-form-fieldset textarea:-moz-placeholder {
  color: #5f5f5f;
}

.o-form fieldset input::-moz-placeholder,
.o-form .fieldset input::-moz-placeholder,
.o-form .o-form-fieldset input::-moz-placeholder,
.form-fields fieldset input::-moz-placeholder,
.form-fields .fieldset input::-moz-placeholder,
.form-fields .o-form-fieldset input::-moz-placeholder {
  color: #5f5f5f;
}

.o-form fieldset textarea::-moz-placeholder,
.o-form .fieldset textarea::-moz-placeholder,
.o-form .o-form-fieldset textarea::-moz-placeholder,
.form-fields fieldset textarea::-moz-placeholder,
.form-fields .fieldset textarea::-moz-placeholder,
.form-fields .o-form-fieldset textarea::-moz-placeholder {
  color: #5f5f5f;
}

.o-form fieldset input:-ms-input-placeholder,
.o-form .fieldset input:-ms-input-placeholder,
.o-form .o-form-fieldset input:-ms-input-placeholder,
.form-fields fieldset input:-ms-input-placeholder,
.form-fields .fieldset input:-ms-input-placeholder,
.form-fields .o-form-fieldset input:-ms-input-placeholder {
  color: #5f5f5f;
}

.o-form fieldset textarea:-ms-input-placeholder,
.o-form .fieldset textarea:-ms-input-placeholder,
.o-form .o-form-fieldset textarea:-ms-input-placeholder,
.form-fields fieldset textarea:-ms-input-placeholder,
.form-fields .fieldset textarea:-ms-input-placeholder,
.form-fields .o-form-fieldset textarea:-ms-input-placeholder {
  color: #5f5f5f;
}

.o-form fieldset input:focus::-webkit-input-placeholder,
.o-form .fieldset input:focus::-webkit-input-placeholder,
.o-form .o-form-fieldset input:focus::-webkit-input-placeholder,
.form-fields fieldset input:focus::-webkit-input-placeholder,
.form-fields .fieldset input:focus::-webkit-input-placeholder,
.form-fields .o-form-fieldset input:focus::-webkit-input-placeholder {
  color: transparent;
}

.o-form fieldset textarea:focus::-webkit-input-placeholder,
.o-form .fieldset textarea:focus::-webkit-input-placeholder,
.o-form .o-form-fieldset textarea:focus::-webkit-input-placeholder,
.form-fields fieldset textarea:focus::-webkit-input-placeholder,
.form-fields .fieldset textarea:focus::-webkit-input-placeholder,
.form-fields .o-form-fieldset textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.o-form fieldset input:focus:-moz-placeholder,
.o-form .fieldset input:focus:-moz-placeholder,
.o-form .o-form-fieldset input:focus:-moz-placeholder,
.form-fields fieldset input:focus:-moz-placeholder,
.form-fields .fieldset input:focus:-moz-placeholder,
.form-fields .o-form-fieldset input:focus:-moz-placeholder {
  color: transparent;
}

.o-form fieldset textarea:focus:-moz-placeholder,
.o-form .fieldset textarea:focus:-moz-placeholder,
.o-form .o-form-fieldset textarea:focus:-moz-placeholder,
.form-fields fieldset textarea:focus:-moz-placeholder,
.form-fields .fieldset textarea:focus:-moz-placeholder,
.form-fields .o-form-fieldset textarea:focus:-moz-placeholder {
  color: transparent;
}

.o-form fieldset input:focus::-moz-placeholder,
.o-form .fieldset input:focus::-moz-placeholder,
.o-form .o-form-fieldset input:focus::-moz-placeholder,
.form-fields fieldset input:focus::-moz-placeholder,
.form-fields .fieldset input:focus::-moz-placeholder,
.form-fields .o-form-fieldset input:focus::-moz-placeholder {
  color: transparent;
}

.o-form fieldset textarea:focus::-moz-placeholder,
.o-form .fieldset textarea:focus::-moz-placeholder,
.o-form .o-form-fieldset textarea:focus::-moz-placeholder,
.form-fields fieldset textarea:focus::-moz-placeholder,
.form-fields .fieldset textarea:focus::-moz-placeholder,
.form-fields .o-form-fieldset textarea:focus::-moz-placeholder {
  color: transparent;
}

.o-form fieldset input:focus:-ms-input-placeholder,
.o-form .fieldset input:focus:-ms-input-placeholder,
.o-form .o-form-fieldset input:focus:-ms-input-placeholder,
.form-fields fieldset input:focus:-ms-input-placeholder,
.form-fields .fieldset input:focus:-ms-input-placeholder,
.form-fields .o-form-fieldset input:focus:-ms-input-placeholder {
  color: transparent;
}

.o-form fieldset textarea:focus:-ms-input-placeholder,
.o-form .fieldset textarea:focus:-ms-input-placeholder,
.o-form .o-form-fieldset textarea:focus:-ms-input-placeholder,
.form-fields fieldset textarea:focus:-ms-input-placeholder,
.form-fields .fieldset textarea:focus:-ms-input-placeholder,
.form-fields .o-form-fieldset textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.o-form fieldset textarea,
.o-form fieldset select,
.o-form fieldset input[type=text],
.o-form fieldset input[type=email],
.o-form fieldset input[type=password],
.o-form fieldset input[type=tel],
.o-form fieldset input[type=number],
.o-form .fieldset textarea,
.o-form .fieldset select,
.o-form .fieldset input[type=text],
.o-form .fieldset input[type=email],
.o-form .fieldset input[type=password],
.o-form .fieldset input[type=tel],
.o-form .fieldset input[type=number],
.o-form .o-form-fieldset textarea,
.o-form .o-form-fieldset select,
.o-form .o-form-fieldset input[type=text],
.o-form .o-form-fieldset input[type=email],
.o-form .o-form-fieldset input[type=password],
.o-form .o-form-fieldset input[type=tel],
.o-form .o-form-fieldset input[type=number],
.form-fields fieldset textarea,
.form-fields fieldset select,
.form-fields fieldset input[type=text],
.form-fields fieldset input[type=email],
.form-fields fieldset input[type=password],
.form-fields fieldset input[type=tel],
.form-fields fieldset input[type=number],
.form-fields .fieldset textarea,
.form-fields .fieldset select,
.form-fields .fieldset input[type=text],
.form-fields .fieldset input[type=email],
.form-fields .fieldset input[type=password],
.form-fields .fieldset input[type=tel],
.form-fields .fieldset input[type=number],
.form-fields .o-form-fieldset textarea,
.form-fields .o-form-fieldset select,
.form-fields .o-form-fieldset input[type=text],
.form-fields .o-form-fieldset input[type=email],
.form-fields .o-form-fieldset input[type=password],
.form-fields .o-form-fieldset input[type=tel],
.form-fields .o-form-fieldset input[type=number] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  width: 100%;
  display: block;
  border-radius: 2px;
  padding: 0.75rem;
  font-size: 1rem;
  line-height: normal;
  color: #3c3c3c;
  background-color: white;
  background-image: none;
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.o-form fieldset textarea:focus,
.o-form fieldset select:focus,
.o-form fieldset input[type=text]:focus,
.o-form fieldset input[type=email]:focus,
.o-form fieldset input[type=password]:focus,
.o-form fieldset input[type=tel]:focus,
.o-form fieldset input[type=number]:focus,
.o-form .fieldset textarea:focus,
.o-form .fieldset select:focus,
.o-form .fieldset input[type=text]:focus,
.o-form .fieldset input[type=email]:focus,
.o-form .fieldset input[type=password]:focus,
.o-form .fieldset input[type=tel]:focus,
.o-form .fieldset input[type=number]:focus,
.o-form .o-form-fieldset textarea:focus,
.o-form .o-form-fieldset select:focus,
.o-form .o-form-fieldset input[type=text]:focus,
.o-form .o-form-fieldset input[type=email]:focus,
.o-form .o-form-fieldset input[type=password]:focus,
.o-form .o-form-fieldset input[type=tel]:focus,
.o-form .o-form-fieldset input[type=number]:focus,
.form-fields fieldset textarea:focus,
.form-fields fieldset select:focus,
.form-fields fieldset input[type=text]:focus,
.form-fields fieldset input[type=email]:focus,
.form-fields fieldset input[type=password]:focus,
.form-fields fieldset input[type=tel]:focus,
.form-fields fieldset input[type=number]:focus,
.form-fields .fieldset textarea:focus,
.form-fields .fieldset select:focus,
.form-fields .fieldset input[type=text]:focus,
.form-fields .fieldset input[type=email]:focus,
.form-fields .fieldset input[type=password]:focus,
.form-fields .fieldset input[type=tel]:focus,
.form-fields .fieldset input[type=number]:focus,
.form-fields .o-form-fieldset textarea:focus,
.form-fields .o-form-fieldset select:focus,
.form-fields .o-form-fieldset input[type=text]:focus,
.form-fields .o-form-fieldset input[type=email]:focus,
.form-fields .o-form-fieldset input[type=password]:focus,
.form-fields .o-form-fieldset input[type=tel]:focus,
.form-fields .o-form-fieldset input[type=number]:focus {
  border-color: #005293;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.o-form fieldset textarea,
.o-form .fieldset textarea,
.o-form .o-form-fieldset textarea,
.form-fields fieldset textarea,
.form-fields .fieldset textarea,
.form-fields .o-form-fieldset textarea {
  min-height: 160px;
}

.o-form fieldset select,
.o-form .fieldset select,
.o-form .o-form-fieldset select,
.form-fields fieldset select,
.form-fields .fieldset select,
.form-fields .o-form-fieldset select {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNS4wOTNweCIgaGVpZ2h0PSI5LjA4NXB4IiB2aWV3Qm94PSItMC4wNDYgMC40NTMgMTUuMDkzIDkuMDg1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC0wLjA0NiAwLjQ1MyAxNS4wOTMgOS4wODUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNBN0E3QTciIGQ9Ik0xNC43MDUsMC43Yy0wLjM3Ny0wLjMyOS0wLjkzOS0wLjMyOS0xLjMxNiwwTDcuNSw3LjU0TDEuNjExLDAuN2MtMC4zNzYtMC4zMjktMC45MzktMC4zMjktMS4zMTUsMEMtMC4xMjEsMS4wNjMtMC4xNjMsMS42OTUsMC4yLDIuMTExTDYuMzg5LDkuM0M2LjcwNCw5LjU3NSw3LjE0Myw5LjYwNiw3LjUsOS40MjJDNy44NTcsOS42MDYsOC4yOTYsOS41NzUsOC42MTEsOS4zTDE0LjgsMi4xMTFDMTUuMTYzLDEuNjk1LDE1LjEyMSwxLjA2MywxNC43MDUsMC43eiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: right 12px center;
  background-color: white;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #1e1e1e;
}

.o-form fieldset select.value-null,
.o-form .fieldset select.value-null,
.o-form .o-form-fieldset select.value-null,
.form-fields fieldset select.value-null,
.form-fields .fieldset select.value-null,
.form-fields .o-form-fieldset select.value-null {
  color: #5f5f5f;
}

.o-form fieldset select option,
.o-form .fieldset select option,
.o-form .o-form-fieldset select option,
.form-fields fieldset select option,
.form-fields .fieldset select option,
.form-fields .o-form-fieldset select option {
  text-shadow: none;
}

.o-form fieldset select option:not(:checked),
.o-form .fieldset select option:not(:checked),
.o-form .o-form-fieldset select option:not(:checked),
.form-fields fieldset select option:not(:checked),
.form-fields .fieldset select option:not(:checked),
.form-fields .o-form-fieldset select option:not(:checked) {
  color: #1e1e1e;
}

.o-form fieldset select:-moz-focusring,
.o-form .fieldset select:-moz-focusring,
.o-form .o-form-fieldset select:-moz-focusring,
.form-fields fieldset select:-moz-focusring,
.form-fields .fieldset select:-moz-focusring,
.form-fields .o-form-fieldset select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #1e1e1e;
}

.o-form fieldset select:focus,
.o-form .fieldset select:focus,
.o-form .o-form-fieldset select:focus,
.form-fields fieldset select:focus,
.form-fields .fieldset select:focus,
.form-fields .o-form-fieldset select:focus {
  outline: 0;
  background-color: white;
}

.o-form fieldset select::-ms-expand,
.o-form .fieldset select::-ms-expand,
.o-form .o-form-fieldset select::-ms-expand,
.form-fields fieldset select::-ms-expand,
.form-fields .fieldset select::-ms-expand,
.form-fields .o-form-fieldset select::-ms-expand {
  display: none;
}

.o-form fieldset select::-ms-value,
.o-form .fieldset select::-ms-value,
.o-form .o-form-fieldset select::-ms-value,
.form-fields fieldset select::-ms-value,
.form-fields .fieldset select::-ms-value,
.form-fields .o-form-fieldset select::-ms-value {
  color: currentColor;
}

.o-form button[type=submit],
.o-form input[type=submit],
.o-form .btn-primary,
.o-form .button-primary,
.form-fields button[type=submit],
.form-fields input[type=submit],
.form-fields .btn-primary,
.form-fields .button-primary {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  padding: 1rem 1.875rem;
  font-size: 0.875rem;
  text-transform: none;
  height: 42px;
  padding: 0 1.25rem;
  font-size: 0.875rem;
  font-weight: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images//btn-glass.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: rgba(0, 82, 147, 0.7);
  border: 1px solid #005293;
  margin-top: 15px;
  cursor: pointer;
  color: white;
  opacity: 1;
  border-radius: 0;
}

.o-form button[type=submit]:hover, .o-form button[type=submit]:focus,
.o-form input[type=submit]:hover,
.o-form input[type=submit]:focus,
.o-form .btn-primary:hover,
.o-form .btn-primary:focus,
.o-form .button-primary:hover,
.o-form .button-primary:focus,
.form-fields button[type=submit]:hover,
.form-fields button[type=submit]:focus,
.form-fields input[type=submit]:hover,
.form-fields input[type=submit]:focus,
.form-fields .btn-primary:hover,
.form-fields .btn-primary:focus,
.form-fields .button-primary:hover,
.form-fields .button-primary:focus {
  background-color: rgba(0, 82, 147, 0.8);
}

.o-form button[type=submit].disabled, .o-form button[type=submit][disabled], .o-form button[type=submit][disabled=disabled], .o-form button[type=submit][disabled=true],
.o-form input[type=submit].disabled,
.o-form input[type=submit][disabled],
.o-form input[type=submit][disabled=disabled],
.o-form input[type=submit][disabled=true],
.o-form .btn-primary.disabled,
.o-form .btn-primary[disabled],
.o-form .btn-primary[disabled=disabled],
.o-form .btn-primary[disabled=true],
.o-form .button-primary.disabled,
.o-form .button-primary[disabled],
.o-form .button-primary[disabled=disabled],
.o-form .button-primary[disabled=true],
.form-fields button[type=submit].disabled,
.form-fields button[type=submit][disabled],
.form-fields button[type=submit][disabled=disabled],
.form-fields button[type=submit][disabled=true],
.form-fields input[type=submit].disabled,
.form-fields input[type=submit][disabled],
.form-fields input[type=submit][disabled=disabled],
.form-fields input[type=submit][disabled=true],
.form-fields .btn-primary.disabled,
.form-fields .btn-primary[disabled],
.form-fields .btn-primary[disabled=disabled],
.form-fields .btn-primary[disabled=true],
.form-fields .button-primary.disabled,
.form-fields .button-primary[disabled],
.form-fields .button-primary[disabled=disabled],
.form-fields .button-primary[disabled=true] {
  cursor: not-allowed;
  opacity: 0.5;
}

.okta--login {
  padding-right: 100px;
}

.okta--login .okta-form-title {
  display: none !important;
}

.okta--login [data-se='o-form-error-container'].o-form-has-errors {
  display: none !important;
}

.okta--login .help-links {
  display: none !important;
}

.okta--login .o-form-fieldset.o-form-label-top.margin-btm-0,
.okta--login .okta-form-input-error,
.okta--login .link.help.js-help {
  display: none;
}

.okta--login .okta__form .fieldset--password {
  margin-bottom: 5px;
}

.okta {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.okta__title {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-size: 1.4375rem;
  margin: 0 0 20px;
  line-height: 1.3;
}

.okta__form .fieldset,
.okta__form .o-form-fieldset,
.okta .o-form .fieldset,
.okta .o-form .o-form-fieldset {
  margin: 0 0 15px;
}

.okta__form .fieldset:last-of-type,
.okta__form .o-form-fieldset:last-of-type,
.okta .o-form .fieldset:last-of-type,
.okta .o-form .o-form-fieldset:last-of-type {
  margin-bottom: 0;
}

.okta__form .fieldset input[type=checkbox] + label,
.okta__form .o-form-fieldset input[type=checkbox] + label,
.okta .o-form .fieldset input[type=checkbox] + label,
.okta .o-form .o-form-fieldset input[type=checkbox] + label {
  display: inline-block;
}

.okta__form .fieldset label,
.okta__form .o-form-fieldset label,
.okta .o-form .fieldset label,
.okta .o-form .o-form-fieldset label {
  font-size: 0.9375rem !important;
}

.okta__form .fieldset--number input[name=zip],
.okta__form .o-form-fieldset--number input[name=zip],
.okta .o-form .fieldset--number input[name=zip],
.okta .o-form .o-form-fieldset--number input[name=zip] {
  width: 50%;
}

.okta .modal .modal-dialog {
  width: 450px;
  margin: 150px auto;
}

.okta .modal .modal-dialog .modal-header {
  padding: 20px 30px;
}

.okta .modal .modal-dialog .modal-header .modal-title {
  font-size: 1.4375rem;
}

.okta .modal .modal-dialog .modal-header .close {
  margin-top: 0;
}

.okta .modal .modal-dialog .modal-header .close:focus {
  outline: none;
}

.okta .modal .modal-dialog .modal-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}

.okta .modal .modal-dialog .modal-body {
  padding: 20px 30px 10px;
}

.okta .modal .modal-dialog .modal-body p {
  font-size: 1rem;
  line-height: normal;
  margin-bottom: 10px;
}

.okta .modal .modal-dialog .modal-body p:last-of-type:not(:only-of-type) {
  margin-bottom: 0;
}

.okta .modal .modal-dialog .modal-body form {
  margin: 15px 0 20px;
}

.okta .modal .modal-dialog .modal-footer {
  border-top: none;
  padding: 0 30px 30px;
  text-align: left;
}

.okta .modal .modal-dialog .modal-footer .btn-primary {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  padding: 1rem 1.875rem;
  font-size: 0.875rem;
  text-transform: none;
  height: 42px;
  padding: 0 1.25rem;
  font-size: 0.875rem;
  font-weight: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images//btn-glass.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: rgba(0, 82, 147, 0.7);
  border: 1px solid #005293;
  margin-top: 15px;
  cursor: pointer;
  color: white;
  opacity: 1;
  border-radius: 0;
}

.okta .modal .modal-dialog .modal-footer .btn-primary:hover, .okta .modal .modal-dialog .modal-footer .btn-primary:focus {
  background-color: rgba(0, 82, 147, 0.8);
}

.okta .modal .modal-dialog .modal-footer .btn-primary.disabled, .okta .modal .modal-dialog .modal-footer .btn-primary[disabled], .okta .modal .modal-dialog .modal-footer .btn-primary[disabled=disabled], .okta .modal .modal-dialog .modal-footer .btn-primary[disabled=true] {
  cursor: not-allowed;
  opacity: 0.5;
}

.nag--error {
  background-color: #ffcccc;
  color: #ff0000;
  padding: 1.25rem;
  margin-bottom: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nag--error .close {
  float: none;
  color: #ff0000;
}

.nag--error .close:focus {
  outline: none;
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.contact-us-component {
  -webkit-font-smoothing: antialiased;
  color: #1e1e1e;
}

.contact-us-component p {
  margin: 0 0 10px 0;
}

.contact-us-component-grid {
  padding: 0 0 25px;
  border-bottom: 1px solid #CCCCCC;
}

@media (min-width: 768px) {
  .contact-us-component-grid {
    padding-bottom: 50px;
  }
}

.contact-us-component-form {
  display: none;
  padding: 0 0 50px;
}

.contact-us-component-form.active {
  display: block;
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: linear;
          animation-direction: linear;
}

.contact-us-component-form .contact-us-component-header {
  width: 100%;
}

@media (max-width: 767px) {
  .contact-us-component-form .contact-us-component-header {
    padding-top: 50px;
  }
}

.contact-us-component-form form {
  display: block;
  width: 100%;
}

.contact-us-component-form form:after {
  clear: both;
  display: block;
  content: "";
}

.contact-us-component-form form fieldset {
  margin: 20px 0;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  
  
  
  
  
  
  
  
}

.contact-us-component-form form fieldset.active-error input[type=text],
.contact-us-component-form form fieldset.active-error input[type=email],
.contact-us-component-form form fieldset.active-error input[type=tel],
.contact-us-component-form form fieldset.active-error textarea,
.contact-us-component-form form fieldset.active-error select {
  border-color: #d33737;
}

.contact-us-component-form form fieldset label {
  font-size: 13px;
  font-weight: normal;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  line-height: normal;
  margin-bottom: 5px;
}

.contact-us-component-form form fieldset label .error-message {
  color: #d33737;
  padding-left: 5px;
}

.contact-us-component-form form fieldset label .optional {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

.contact-us-component-form form fieldset input,
.contact-us-component-form form fieldset textarea,
.contact-us-component-form form fieldset select {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact-us-component-form form fieldset input::-webkit-input-placeholder {
  color: #767676;
}

.contact-us-component-form form fieldset textarea::-webkit-input-placeholder {
  color: #767676;
}

.contact-us-component-form form fieldset input:-moz-placeholder {
  color: #767676;
}

.contact-us-component-form form fieldset textarea:-moz-placeholder {
  color: #767676;
}

.contact-us-component-form form fieldset input::-moz-placeholder {
  color: #767676;
}

.contact-us-component-form form fieldset textarea::-moz-placeholder {
  color: #767676;
}

.contact-us-component-form form fieldset input:-ms-input-placeholder {
  color: #767676;
}

.contact-us-component-form form fieldset textarea:-ms-input-placeholder {
  color: #767676;
}

.contact-us-component-form form fieldset input:focus::-webkit-input-placeholder {
  color: transparent;
}

.contact-us-component-form form fieldset textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.contact-us-component-form form fieldset input:focus:-moz-placeholder {
  color: transparent;
}

.contact-us-component-form form fieldset textarea:focus:-moz-placeholder {
  color: transparent;
}

.contact-us-component-form form fieldset input:focus::-moz-placeholder {
  color: transparent;
}

.contact-us-component-form form fieldset textarea:focus::-moz-placeholder {
  color: transparent;
}

.contact-us-component-form form fieldset input:focus:-ms-input-placeholder {
  color: transparent;
}

.contact-us-component-form form fieldset textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.contact-us-component-form form fieldset input {
  font-family: inherit;
}

.contact-us-component-form form fieldset input[type=text], .contact-us-component-form form fieldset input[type=email], .contact-us-component-form form fieldset input[type=tel] {
  width: 100%;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #CCCCCC;
  background: white;
}

.contact-us-component-form form fieldset textarea,
.contact-us-component-form form fieldset select {
  font-family: inherit;
  width: 100%;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #CCCCCC;
  background: white;
}

.contact-us-component-form form fieldset textarea {
  min-height: 160px;
}

.contact-us-component-form form fieldset select {
  -webkit-appearance: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNS4wOTNweCIgaGVpZ2h0PSI5LjA4NXB4IiB2aWV3Qm94PSItMC4wNDYgMC40NTMgMTUuMDkzIDkuMDg1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC0wLjA0NiAwLjQ1MyAxNS4wOTMgOS4wODUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNBN0E3QTciIGQ9Ik0xNC43MDUsMC43Yy0wLjM3Ny0wLjMyOS0wLjkzOS0wLjMyOS0xLjMxNiwwTDcuNSw3LjU0TDEuNjExLDAuN2MtMC4zNzYtMC4zMjktMC45MzktMC4zMjktMS4zMTUsMEMtMC4xMjEsMS4wNjMtMC4xNjMsMS42OTUsMC4yLDIuMTExTDYuMzg5LDkuM0M2LjcwNCw5LjU3NSw3LjE0Myw5LjYwNiw3LjUsOS40MjJDNy44NTcsOS42MDYsOC4yOTYsOS41NzUsOC42MTEsOS4zTDE0LjgsMi4xMTFDMTUuMTYzLDEuNjk1LDE1LjEyMSwxLjA2MywxNC43MDUsMC43eiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: right 15px center;
  background-color: white;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #1e1e1e;
}

.contact-us-component-form form fieldset select.value-null {
  color: #767676;
}

.contact-us-component-form form fieldset select option {
  text-shadow: none;
}

.contact-us-component-form form fieldset select option:not(:checked) {
  color: #1e1e1e;
}

.contact-us-component-form form fieldset select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #1e1e1e;
}

.contact-us-component-form form fieldset select:focus {
  outline: 0;
  background-color: white;
}

.contact-us-component-form form fieldset select::-ms-expand {
  display: none;
}

.contact-us-component-form form fieldset select::-ms-value {
  color: currentColor;
}

.contact-us-component-form-header {
  text-align: center;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .contact-us-component-form-header {
    padding: 0 0 10px;
  }
}

.contact-us-component-form-header-title {
  font-size: 24px;
  margin: 10px 0;
  font-weight: inherit;
  line-height: inherit;
}

.contact-us-component-form-submit-button {
  float: right;
  text-transform: uppercase;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif !important;
}

.contact-us-component-form-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  width: 100%;
}

@media (min-width: 768px) {
  .contact-us-component-form-cols {
    padding-top: 25px;
  }
}

.contact-us-component-form-cols a {
  color: #005293;
}

.contact-us-component-form-cols .utility-col {
  width: 100%;
  padding: 20px;
}

@media (min-width: 768px) {
  .contact-us-component-form-cols .utility-col {
    width: 33.333333%;
    width: calc(100%/3);
  }
}

.contact-us-component-form-cols .utility-col .contact-info {
  list-style: none;
  padding: 0 50px;
  text-align: center;
}

.contact-us-component-form-cols .utility-col .contact-info li {
  margin: 25px 0;
}

@media (min-width: 768px) {
  .contact-us-component-form-cols .utility-col .contact-info li {
    margin: 50px 0;
  }
}

.contact-us-component-form-cols .utility-col .contact-info li:first-of-type {
  margin-top: 0;
}

.contact-us-component-form-cols .utility-col .contact-info li:last-of-type {
  margin-bottom: 0;
}

.contact-us-component-form-cols .utility-col .contact-info li p {
  margin: 5px 0;
}

.contact-us-component-form-cols .utility-col .contact-info li p.contact-info-hours {
  font-size: 14px;
}

.contact-us-component-form-cols .utility-col .contact-info li p.contact-info-locations {
  font-size: 14px;
}

.contact-us-component-form-cols .utility-col .contact-info li p.contact-info-locations a {
  vertical-align: middle;
}

.contact-us-component-form-cols .utility-col .contact-info li p.contact-info-locations a:hover {
  text-decoration: none;
}

.contact-us-component-form-cols .utility-col .contact-info li p.contact-info-locations a:after {
  content: ">";
  padding-left: 5px;
  line-height: 1;
}

.contact-us-component-form-cols .utility-col .contact-info-headline {
  font-size: 24px;
}

.contact-us-component-form-cols .utility-col .contact-info-locations a {
  display: block;
}

.contact-us-component-form-cols .utility-col .contact-info-icon {
  fill: #CCCCCC;
  width: 26px;
  height: 26px;
}

.contact-us-component-form-cols .utility-col .contact-info-icon .svg-add-stroke {
  stroke: #CCCCCC;
}

.contact-us-component-form-cols .form-col {
  width: 100%;
  background: #fafafa;
  padding: 25px;
  border: 1px solid #CCCCCC;
}

@media (min-width: 768px) {
  .contact-us-component-form-cols .form-col {
    width: 66.666666%;
    width: calc(100%/3*2);
    padding: 50px 100px;
  }
}

.contact-us-component-header {
  text-align: center;
  padding: 25px 0;
  position: relative;
}

@media (max-width: 767px) {
  .contact-us-component-header {
    padding-bottom: 0;
  }
}

.contact-us-component-header .change-group {
  vertical-align: middle;
  display: inline-block;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  color: #005293;
  font-size: 12px;
  line-height: normal;
  margin-left: 20px;
  padding: 8px 12px;
  border-radius: 3px;
  border: 1px solid #CCCCCC;
}

@media (max-width: 767px) {
  .contact-us-component-header .change-group {
    position: absolute;
    top: 25px;
    right: 0;
  }
}

.contact-us-component-header-title {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  padding-bottom: 15px;
  margin-top: 25px;
  font-size: 22px;
}

@media (min-width: 768px) {
  .contact-us-component-header-title {
    font-size: 28px;
  }
}

.contact-us-component-header-description {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
}

@media (max-width: 1200px) {
  .contact-us-component-header-description {
    font-size: inherit;
  }
}

.contact-us-component .business-groups {
  list-style: none;
  padding: 0;
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact-us-component .business-groups .business-group-item-link {
  width: calc(100%/2 - (15px*2));
  margin: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
  color: #005293;
}

@media (min-width: 768px) {
  .contact-us-component .business-groups .business-group-item-link {
    width: calc(100%/3 - (15px*3));
  }
}

@media (min-width: 1200px) {
  .contact-us-component .business-groups .business-group-item-link {
    width: calc(100%/4 - (15px*4));
  }
}

.contact-us-component .business-groups .business-group-item-link .business-group-item-info {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background: rgba(0, 82, 147, 0.7);
}

.contact-us-component .business-groups .business-group-item-link .business-group-item-info span {
  font-size: 13px;
  color: white;
  font-family: inherit;
  line-height: normal;
  padding: 15px;
  display: block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  position: relative;
  text-align: center;
}

.contact-us-component .business-groups .business-group-item-link:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  .contact-us-component .business-groups .business-group-item-link:hover {
    color: white;
    -webkit-box-shadow: 0 0 0 1px #005293;
            box-shadow: 0 0 0 1px #005293;
    background: #005293;
  }
}

@media (min-width: 768px) {
  .contact-us-component .business-groups .business-group-item-link:hover .business-group-item-info {
    display: block;
  }
}

.contact-us-component .business-groups .business-group-item-info-image {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.contact-us-component .business-groups .business-group-item-image {
  display: none;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  .contact-us-component .business-groups .business-group-item-image {
    display: block;
  }
}

.contact-us-component .business-groups .business-group-item-info {
  display: none;
}

.contact-us-component .business-groups .business-group-item-title {
  padding: 15px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  font-size: 15px;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  margin: 0;
  line-height: normal;
  font-weight: normal;
}

@media (max-width: 767px) {
  .contact-us-component .business-groups .business-group-item-title {
    min-height: 60px;
  }
}

@media (min-width: 768px) {
  .contact-us-component .business-groups .business-group-item-title {
    padding: 15px 5px;
    position: relative;
  }
}

.modal--okta.modal .modal-dialog {
  width: 425px;
}

.modal--okta.modal .modal-dialog .modal-header {
  padding: 20px 30px;
}

.modal--okta.modal .modal-dialog .modal-body {
  padding: 20px 30px;
}

.modal--okta.modal .modal-dialog .modal-body p {
  line-height: 1.4;
}

.modal--okta.modal .modal-dialog .modal-footer {
  border: none;
  padding: 0 30px 30px;
}

.modal--okta.modal .modal-dialog .modal-footer h2 {
  font-size: 0.875rem;
  margin: 0 0 5px;
}

.modal--okta.modal .modal-dialog .modal-footer .o-form-fieldset.o-form-label-top {
  margin: 0;
}

.modal--okta.modal .modal-dialog .modal-footer .o-form .button-primary {
  margin-top: 20px;
}

.modal--okta.modal .modal-dialog .modal-footer .auth-footer {
  display: none;
}

.leftnavigation-component {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  border-top: 1px solid #CCCCCC;
}

.leftnavigation-component.active .leftnavigation-items {
  display: block;
}

.leftnavigation-component.active .leftnavigation-header-title:after {
  content: "\e903";
  font-size: 0.3125rem;
}

div:last-child > .leftnavigation-component:last-child {
  border-bottom: 1px solid #CCCCCC;
}

.leftnavigation-header {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  background: #f3f3f3;
  cursor: pointer;
  padding: 15px 0;
}

.leftnavigation-header-title {
  font-size: 17px;
  color: #005293;
  margin: 0;
  line-height: 22px;
}

.leftnavigation-header-title:after {
  
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  float: right;
  font-size: 0.875rem;
  line-height: 22px;
}

.leftnavigation-header-title:hover {
  color: #005293;
}

.leftnavigation-items {
  margin: 0;
  padding: 0;
  color: #5f5f5f;
  background: #f9f9f9;
  -webkit-transition: height 200ms;
  transition: height 200ms;
  height: 0;
  overflow: hidden;
}

.leftnavigation-item {
  margin: 0;
  line-height: normal;
  font-size: 15px;
  list-style-type: none;
}

.leftnavigation-item:first-of-type {
  padding-top: 5px;
}

.leftnavigation-item:last-of-type {
  padding-bottom: 5px;
}

.leftnavigation-item a {
  display: inline-block;
  padding: 5px 0;
}

.container .leftnavigation-component {
  margin-left: -2rem;
  margin-right: -2rem;
}

.container .leftnavigation-header,
.container .leftnavigation-items {
  padding-left: 2rem;
  padding-right: 2rem;
}

.leftnavigation-item.active a {
  color: #1e1e1e;
}

.leftnavigation-item-number, .leftnavigation-item-description {
  margin: 0;
  line-height: 1;
}

.listlinks__group {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  border-top: 1px solid #CCCCCC;
}

.listlinks__group.listlinks--open .listlinks__links {
  display: block;
}

.listlinks__group.listlinks--open .listlinks__title:after {
  content: "\e903";
  font-size: 0.3125rem;
}

div:last-child > .listlinks:last-child > .listlinks__group {
  border-bottom: 1px solid #CCCCCC;
}

.listlinks__title {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  background: #f3f3f3;
  cursor: pointer;
  padding: 15px 0;
}

.listlinks__title {
  font-size: 17px;
  color: #005293;
  margin: 0;
  line-height: 22px;
}

.listlinks__title:after {
  
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  float: right;
  font-size: 0.875rem;
  line-height: 22px;
}

.listlinks__title:hover {
  color: #005293;
}

.listlinks__links {
  margin: 0;
  padding: 0;
  color: #5f5f5f;
  background: #f9f9f9;
  -webkit-transition: height 200ms;
  transition: height 200ms;
  height: 0;
  overflow: hidden;
}

.listlinks__links li {
  margin: 0;
  line-height: normal;
  font-size: 15px;
  list-style-type: none;
}

.listlinks__links li:first-of-type {
  padding-top: 5px;
}

.listlinks__links li:last-of-type {
  padding-bottom: 5px;
}

.listlinks__links li a {
  display: inline-block;
  padding: 5px 0;
}

.container .listlinks__group {
  margin-left: -2rem;
  margin-right: -2rem;
}

.container .listlinks__title,
.container .listlinks__links {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (max-width: 48rem) {
  .listlinks .listlink {
    display: block !important;
  }
}

.listlinks__show {
  display: none;
}

.highlights-component {
  font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  border-top: 1px solid #CCCCCC;
}

.highlights-component.active .highlights-items {
  display: block;
}

.highlights-component.active .highlights-header-title:after {
  content: "\e903";
  font-size: 0.3125rem;
}

div:last-child > .highlights-component:last-child {
  border-bottom: 1px solid #CCCCCC;
}

.highlights-header {
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
  background: #f3f3f3;
  cursor: pointer;
  padding: 15px 0;
}

.highlights-header-title {
  font-size: 17px;
  color: #005293;
  margin: 0;
  line-height: 22px;
}

.highlights-header-title:after {
  
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  float: right;
  font-size: 0.875rem;
  line-height: 22px;
}

.highlights-header-title:hover {
  color: #005293;
}

.highlights-items {
  margin: 0;
  padding: 0;
  color: #5f5f5f;
  background: #f9f9f9;
  -webkit-transition: height 200ms;
  transition: height 200ms;
  height: 0;
  overflow: hidden;
}

.highlight {
  margin: 0;
  line-height: normal;
  font-size: 15px;
  list-style-type: none;
}

.highlight:first-of-type {
  padding-top: 5px;
}

.highlight:last-of-type {
  padding-bottom: 5px;
}

.highlight a {
  display: inline-block;
  padding: 5px 0;
}

.container .highlights-component {
  margin-left: -2rem;
  margin-right: -2rem;
}

.container .highlights-header,
.container .highlights-items {
  padding-left: 2rem;
  padding-right: 2rem;
}

.highlight {
  margin: 25px 0;
}

.highlight-number, .highlight-description {
  margin: 0;
  line-height: 1;
}

.highlight-number {
  font-size: 50px;
}

.highlight-description {
  font-size: 14px;
}

.order-confirmation .account-orderdetail.account-consignment .account-orderdetail__footer {
  padding-top: 0;
}

.order-confirmation .subtotals div {
  color: #888888;
  font-size: 1.125rem;
  font-weight: 100;
}

.order-confirmation .subtotals div span {
  color: #1e1e1e;
  float: right;
}

.order-confirmation .subtotals .subtotal span,
.order-confirmation .subtotals .shipping span {
  font-weight: 100;
}

.order-confirmation .subtotals .totals {
  text-transform: none;
  font-weight: 100;
  font-size: 1.125rem;
  padding-top: 2rem;
  margin-top: 1rem;
  border-top: 1px solid #CCCCCC;
}

.order-confirmation .subtotals .totals span {
  font-size: 1.75rem;
  font-family: "theSansBold", Helvetica, Arial, sans-serif;
}

.media {
  position: relative;
  margin: 0;
}

.media .playicon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 50px;
  line-height: 0;
  padding: 10px;
  border: 1px solid;
  color: white;
  z-index: 1;
  cursor: pointer;
  display: inline-block;
  pointer-events: auto;
  font-size: 0;
}

.media .playicon:hover, .media .playicon:focus {
  text-decoration: none;
  color: #E5E5E5;
}

.media .playicon:hover:after, .media .playicon:focus:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='11px' height='14px' viewBox='0 0 11 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg fill='%23E5E5E5'%3E%3Cpolygon points='0 0 0 14 11 7'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.media .playicon:after {
  content: "";
  background-size: 30px 30px;
  height: 30px;
  width: 30px;
  display: block;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='11px' height='14px' viewBox='0 0 11 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff'%3E%3Cpolygon points='0 0 0 14 11 7'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

@media (min-width: 48rem) {
  .body h1 {
    font-size: 2.8125rem;
    font-family: "theSansBold", Helvetica, Arial, sans-serif;
    line-height: 3.125rem;
  }
  .body h2 {
    font-size: 1.875rem;
    font-family: "theSansBold", Helvetica, Arial, sans-serif;
    line-height: 2.34375rem;
  }
  .body h3 {
    font-size: 1.3125rem;
    font-family: "theSansBold", Helvetica, Arial, sans-serif;
    line-height: 1.6875rem;
  }
  .body h4 {
    font-size: 1.125rem;
    font-family: "theSansBold", Helvetica, Arial, sans-serif;
    line-height: 1.5rem;
  }
  .body h5 {
    font-size: 1rem;
    font-family: "theSansBold", Helvetica, Arial, sans-serif;
    line-height: 1.875rem;
  }
  .body p {
    line-height: 1.625rem;
    font-size: 1rem;
  }
  .body p a {
    font-size: 1rem;
  }
  .body ul,
  .body ol {
    padding-left: 1.25rem;
    font-size: 1rem;
  }
  .container, .template-pages-account-accountLayoutPage .account-section {
    padding: 0 2rem;
  }
  .image-gallery__carousel {
    width: 70%;
  }
  .image-gallery--360-view {
    width: 30%;
  }
  .search-page {
    min-height: 500px;
    margin-bottom: 0;
  }
  .search-page.hide-content .toggle-mobile {
    display: block;
  }
  .search-page h1 {
    font-size: 2.5rem;
    margin-top: 2.1875rem;
    line-height: 1.25;
  }
  .search-page .search-page__global-options-wrap + .container .row {
    margin-right: 0;
    margin-left: 0;
  }
  .search-page .container {
    padding: 0 2rem;
    line-height: 1.375rem;
  }
  .search-page .container .no-results-wrapper {
    margin-bottom: 20px;
  }
  .search-page .container.spell-check {
    margin: 0 auto 20px;
  }
  .search-page .container.spell-check p {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 0px;
  }
  .search-page .container.spell-check ul {
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .search-page .container.spell-check ul li {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 7px;
  }
  .search-page__global-options-wrap {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    margin-bottom: 3rem;
  }
  .search-page__type-tabs {
    display: inline-block;
    width: 75%;
  }
  .search-page__type-tabs ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
  }
  .search-page__type-tab {
    display: inline-block;
    margin-right: 10px;
  }
  .search-page__type-tab.active a {
    background: #4c86b3;
    color: #ffffff;
  }
  .search-page__type-tab--deactivated {
    opacity: 0.6;
  }
  .search-page__type-tab a {
    border: #CCCCCC 1px solid;
    border-bottom: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #005293;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    padding: 0.5rem 1.1875rem 0.625rem 1.1875rem;
  }
  .jcf-select-sort-by-selection__select {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
    min-width: 0;
  }
  .sort-by-selection {
    display: inline-block;
    margin-top: 0;
    width: auto;
  }
  .sort-by-selection__select-style {
    display: inline-block;
    width: auto;
  }
  .results-container__mobile-toggle {
    display: none;
  }
  .search-result--related-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .search-result--related-content .search-result__image-wrap {
    background-position: center;
    background-size: cover;
    border-bottom: none;
    margin: 0;
    width: 100%;
  }
  .search-result--related-content .search-result__image-link {
    -webkit-box-flex: 1;
        -ms-flex: 1 3 auto;
            flex: 1 3 auto;
    -webkit-flex: 1 3 auto;
  }
  .search-result--related-content.has-image {
    padding: 0;
  }
  .search-result--related-content.has-image .search-result__text-wrap {
    -webkit-box-flex: 3;
        -ms-flex: 3 1 auto;
            flex: 3 1 auto;
    -webkit-flex: 3 1 auto;
    padding: 1.25rem;
  }
  .search-result__text-wrap {
    width: 90%;
  }
  .search-result__text-wrap .search-result__description {
    display: block;
  }
  .search-result__text-wrap .search-result__description * {
    line-height: 1.25rem;
  }
  .search-result__text-wrap .search-result__sub-information ul li {
    margin: 0 0 0 1.25rem;
    display: inline-block;
  }
  .search-result__text-wrap .search-result__sub-information ul li:first-child {
    margin: 0;
  }
  .search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks section ul {
    margin: 0;
  }
  
  
  
}

@media (min-width: 48rem) and (max-width: 47.9375rem) {
  
  .tablesaw-stack tbody tr {
    display: block;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
  }
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }
  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    display: block;
    float: left;
    clear: left;
    width: 100%;
  }
  .tablesaw-cell-label {
    vertical-align: top;
  }
  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
  }
  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}

@media (min-width: 48rem) and (min-width: 48rem) {
  .tablesaw-stack tr {
    display: table-row;
  }
  
  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }
  
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}

@media (min-width: 48rem) {
  .tablesaw {
    border-collapse: collapse;
  }
  .tablesaw th,
  .tablesaw td {
    max-width: 12.5rem;
    word-wrap: break-word;
    padding: 1.25rem;
    color: #1e1e1e;
    text-transform: none;
    border: none;
  }
  .tablesaw td {
    font-size: 1rem;
  }
  .tablesaw th {
    background-color: inherit;
    vertical-align: middle;
  }
  .tablesaw thead {
    display: table-header-group;
  }
  .tablesaw thead tr th {
    border-top: 1px solid #CCCCCC;
  }
  .tablesaw thead tr th:first-child {
    border-left: 1px solid #CCCCCC;
    border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
  }
  .tablesaw thead tr th:last-child {
    border-right: 1px solid #CCCCCC;
    border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
  }
  .tablesaw tbody tr {
    border: none;
  }
  .tablesaw tbody tr td:first-child {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
  }
  .tablesaw tbody tr td:last-child {
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    white-space: nowrap;
  }
  .tablesaw tbody tr:first-child {
    border-top: none;
  }
  .tablesaw tbody tr:first-child td:first-child {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
  }
  .tablesaw tbody tr:first-child td:first-child .tablesaw-cell-label {
    border: none;
  }
  .tablesaw tbody tr:first-child td:first-child .tablesaw-cell-content {
    border: none;
  }
  .tablesaw tbody tr:last-child td:first-child {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: none;
    border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0 0 0 5px;
  }
  .tablesaw tbody tr:last-child td:first-child .tablesaw-cell-label {
    border: none;
  }
  .tablesaw tbody tr:last-child td:first-child .tablesaw-cell-content {
    border: none;
  }
  .tablesaw tbody tr:last-child td:last-child {
    border:none;
    padding-top:10px;
  }
  .tablesaw tbody tr:last-child td:last-child .tablesaw-cell-label {
    border: none;
  }
  .tablesaw tbody tr:last-child td:last-child .tablesaw-cell-content {
    border: none;
  }
  .tablesaw tbody {
    background: #fff;
  }
  .tablesaw tbody tr {
    background: inherit;
  }
  .tablesaw tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
  }
  .tablesaw td {
    background: inherit;
  }
  .tablesaw td .tablesaw-cell-label,
  .tablesaw td .tablesaw-cell-content {
    background: inherit;
    border: none;
  }
  .tablesaw td .tablesaw-cell-content {
    word-wrap: break-word;
    width: 100%;
    max-width: 100%;
    padding: 0;
    border: none;
  }
  .tablesaw td .price + .strikethrough {
    display: block;
    clear: both;
    margin: 0;
  }
  .tablesaw__paginationWrap .dataTables_paginate a {
    font-size: 1rem;
  }
  
  
  
  .resourceElement__information {
    width: 94%;
  }
  .resourceElement__information .resourceElement__description {
    display: block;
  }
  .resourceElement__information .resourceElement__description * {
    line-height: 1.25rem;
  }
  .resourceElement__information .resourceElement__subInformation ul li {
    margin: 0 0 0 1.25rem;
    display: inline-block;
  }
  .resourceElement__information .resourceElement__subInformation ul li:first-child {
    margin: 0;
  }
  .productSpecifications__group ul li {
    width: auto;
  }
  .productSpecifications__group ul li:nth-child(n+6) {
    display: inline-block;
  }
  .productSpecifications__group ul li.show-more {
    display: none;
  }
  .productSpecifications__group .btn {
    width: auto;
  }
  .productSpecifications__group-buttons .btn {
    margin-top: 0;
    margin-right: 0.625rem;
  }
  .productSpecifications__group-buttons .btn:first-child {
    margin-left: 0;
  }
  .productSpecifications__group-buttons .add_to_cart_form {
    display: inline-block;
  }
  table.mainListTable th.description, table.mainListTable td.description {
    width: 35%;
  }
  table.mainListTable th.item-num, table.mainListTable td.item-num {
    width: 15%;
    text-align: center;
  }
  table.mainListTable th.action, table.mainListTable td.action {
    width: 10%;
  }
  .cart__links--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cart__links--container a, .cart__links--container .btn-link {
    margin-top: 0;
  }
  .legacy-header .title {
    font-size: 30px;
  }
  .rightAlign .legacy-header hr {
    margin-right: 0;
    margin-left: auto;
  }
  .certificate {
    width: 45%;
    width: calc(50% - 20px);
    margin: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .certificate .title {
    -webkit-box-flex: 1;
        -ms-flex: 1 auto;
            flex: 1 auto;
  }
  .certificate__results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .certificate__results .load-more {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
  .certificate__results .no-certificates-found {
    margin: 10px;
  }
  
  
  
  .productsTable h2 {
    margin-top: 1.875rem;
    font-size: 1.875rem;
    text-align: center;
  }
  
  
  
  .productElement {
    width: 23%;
    max-width: 16.625rem;
    margin: 0.78125rem;
  }
  .productElement .productElement__numberOfProducts {
    max-width: 7.5rem;
    border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    margin: 0 auto;
    margin-bottom: 0.9375rem;
  }
  .productElement .productElement__imageWrap {
    max-width: 13.625rem;
    border: 1px solid #CCCCCC;
    margin: 0 auto;
  }
  .productElement .productElement__productName {
    padding: 1.25rem 0;
    max-width: 13.625rem;
    margin: 0 auto;
  }
  
  
  
  .relatedProducts h2 {
    margin-bottom: 0.46875rem;
  }
  .relatedProducts__elementsWrap {
    margin: -0.78125rem;
  }
  .account-addressbook-actions .btn:not(.btn-block) {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }
  .notifications__email {
    margin-left: 30px;
    margin-right: 30px;
  }
  .lookup {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .lookup-card {
    width: 50%;
  }
  .lookup-card--quality-certificate {
    border-right: 1px solid #CCCCCC;
    border-bottom: none;
  }
  .locations__filter {
    width: calc(100%/2);
    padding-right: 20px;
  }
  .locations__filter:first-of-type {
    margin-bottom: 0;
  }
  .location {
    width: calc(100%/2);
    border-right: 1px solid #DDDDDD;
  }
  .location.remove-border-2n {
    border-right: 0;
  }
  .locations__items .new.section {
    margin: 20px;
    width: calc(100%/2 - 40px);
  }
  .leftnavigation-component {
    border: none;
  }
  .leftnavigation-component, .container .leftnavigation-component {
    margin: 40px auto;
  }
  div:last-child > .leftnavigation-component:last-child {
    border: none;
  }
  .leftnavigation-header {
    background: transparent;
    padding: 0;
    cursor: inherit;
  }
  .leftnavigation-header-title {
    font-size: 16px;
  }
  .leftnavigation-header-title:after {
    display: none;
  }
  .leftnavigation-header-title, .leftnavigation-header-title:hover {
    color: #000000;
  }
  .leftnavigation-items {
    height: auto !important;
    overflow: visible;
    color: #5f5f5f;
    background: transparent;
  }
  .leftnavigation-item:first-of-type, .leftnavigation-item:last-of-type,
  .leftnavigation-item a {
    padding: 0;
  }
  .container .leftnavigation-component {
    margin-left: auto;
    margin-right: auto;
  }
  .container .leftnavigation-header,
  .container .leftnavigation-items {
    padding-left: 0;
    padding-right: 0;
  }
  .listlinks__group {
    border: none;
  }
  .listlinks__group, .container .listlinks__group {
    margin: 40px auto;
  }
  div:last-child > .listlinks:last-child > .listlinks__group {
    border: none;
  }
  .listlinks__title {
    background: transparent;
    padding: 0;
    cursor: inherit;
  }
  .listlinks__title {
    font-size: 16px;
  }
  .listlinks__title:after {
    display: none;
  }
  .listlinks__title, .listlinks__title:hover {
    color: #000000;
  }
  .listlinks__links {
    height: auto !important;
    overflow: visible;
    color: #5f5f5f;
    background: transparent;
  }
  .listlinks__links li:first-of-type, .listlinks__links li:last-of-type,
  .listlinks__links li a {
    padding: 0;
  }
  .container .listlinks__group {
    margin-left: auto;
    margin-right: auto;
  }
  .container .listlinks__title,
  .container .listlinks__links {
    padding-left: 0;
    padding-right: 0;
  }
  .listlinks__title {
    font-family: "theSansNormal", Helvetica, Arial, sans-serif;
    color: #5f5f5f;
  }
  .listlinks__show {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .listlinks__show:after {
    font-family: "icomoon";
    content: "\e922";
    line-height: 1;
    font-size: 1.125rem;
  }
  .listlinks__show.less:after {
    content: "\e921";
  }
  .highlights-component {
    border: none;
  }
  .highlights-component, .container .highlights-component {
    margin: 40px auto;
  }
  div:last-child > .highlights-component:last-child {
    border: none;
  }
  .highlights-header {
    background: transparent;
    padding: 0;
    cursor: inherit;
  }
  .highlights-header-title {
    font-size: 16px;
  }
  .highlights-header-title:after {
    display: none;
  }
  .highlights-header-title, .highlights-header-title:hover {
    color: #000000;
  }
  .highlights-items {
    height: auto !important;
    overflow: visible;
    color: #5f5f5f;
    background: transparent;
  }
  .highlight:first-of-type, .highlight:last-of-type,
  .highlight a {
    padding: 0;
  }
  .container .highlights-component {
    margin-left: auto;
    margin-right: auto;
  }
  .container .highlights-header,
  .container .highlights-items {
    padding-left: 0;
    padding-right: 0;
  }
  .highlight {
    margin: 20px 0;
  }
  .highlight-description {
    font-size: 12px;
  }
}

@media (min-width: 64rem) {
  .container, .template-pages-account-accountLayoutPage .account-section {
    padding: 0 2rem;
  }
  .text-right {
    text-align: right;
    display: block;
  }
  
  
  
  .tablesaw th,
  .tablesaw td {
    padding: 1.875rem;
  }
  .tablesaw__paginationWrap {
    position: relative;
  }
  .tablesaw__paginationWrap .dataTables_info {
    position: absolute;
    top: -3.4375rem;
    right: 0.3125rem;
  }
  .tablesaw__paginationWrap.tablesaw--paginationRight .dataTables_paginate {
    float: right;
  }
  .btn.btn-primary-md {
    background-color: rgba(0, 82, 147, 0.7);
    background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images/btn-glass.png);
    background-position: top left;
    background-repeat: no-repeat;
    border: 1px solid #005293;
    color: #ffffff;
  }
  .btn.btn-primary-md.disabled {
    opacity: 0.5;
  }
  .btn.btn-primary-md:hover, .btn.btn-primary-md:focus {
    color: #ffffff;
    background-color: rgba(0, 82, 147, 0.8);
    text-decoration: none;
  }
  .tabs.tabs-myAccount .tabs-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-bottom: none;
    position: relative;
  }
  .tabs.tabs-myAccount .tabs-list:after {
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -3px;
    margin-left: -50vw;
    margin-right: -50vw;
    content: '';
    width: 100vw;
    border-bottom: 3px solid #CCCCCC;
    z-index: 1;
  }
  .tabs.tabs-myAccount .tabs-list li:first-child {
    padding-left: 0;
  }
  .tabs.tabs-myAccount .tabbody {
    padding-left: 0;
    padding-right: 0;
  }
  .tabs .tabs-list {
    border-bottom: 3px solid #CCCCCC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .tabs .tabs-list li.active a {
    font-weight: normal;
    border-bottom: 3px solid #005293;
    display: inline-block;
    height: calc(100% + 2px);
    z-index: 2;
  }
  .tabs .tabbody {
    padding-top: 3.125rem;
    border-bottom: none;
  }
  .tabs .tabbody .tab--content-title {
    text-align: center;
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
    position: relative;
  }
  .tabs .tabbody .tab--button-wrap {
    text-align: center;
  }
  .myAccount__info {
    margin-bottom: 2.1875rem;
  }
  .myAccount__right {
    text-align: right;
    padding-top: 1.25rem;
  }
  .horz-card__img-container {
    width: 12%;
  }
  .horz-card--actions {
    width: 40%;
    display: table-cell;
    vertical-align: middle;
  }
  .horz-card--actions > * {
    float: right;
  }
  .horz-card--actions .form-control {
    vertical-align: top;
    margin: 0 1.25rem 0 0;
    width: 3.4375rem;
    height: 2.625rem;
    text-align: center;
    display: inline-block;
  }
  .horz-card--actions .btn {
    vertical-align: top;
    margin: 0 0.625rem 0 0;
    height: 2.625rem;
  }
  .horz-card--text__price {
    margin-bottom: 0;
  }
  .hide-content .facet-container {
    display: block;
  }
  .facet-container h2 {
    display: block;
    margin-bottom: 1.6875rem;
  }
  .facet-container__facet-sections-wrap {
    display: block;
  }
  .facet-container__facet-sections-wrap.modal-open {
    background: transparent;
    max-height: none;
    max-width: none;
    overflow: visible;
    position: static;
    width: auto;
  }
  .facet-container__modal-trigger.btn.btn-primary {
    display: none;
  }
  .facet-container__close-button {
    display: none;
  }
  .facet-container__modal-content {
    background: transparent;
    border: none;
    padding: 0;
  }
  .facet-container__modal-content:before {
    content: none;
  }
  .facet-container__modal-header {
    display: none;
  }
  .facet-container__show-more {
    display: block;
    margin-top: 0.625rem;
  }
  .facet-container__facet-section {
    margin-bottom: 1.5625rem;
  }
  .facet-container__facet-section h3 {
    margin-bottom: 0.5rem;
    margin-top: 1.25rem;
  }
  .facet-container__facet-section:last-child .facet-container__facet-section__label {
    border-bottom: none;
  }
  .facet-container__facet-section:last-child .facet-container__facet-section__facets {
    border-bottom: none;
  }
  .facet-container__facet-section__label {
    padding: 0;
    border: none;
    background-color: inherit;
    font-family: "theSansBold", Helvetica, Arial, sans-serif;
  }
  .facet-container__facet-section__label::after {
    content: "";
  }
  .facet-container__facet-section__label.showing-facets::after {
    content: "";
  }
  .facet-container__facet-section__facets {
    display: block;
    border: none;
    padding: 0;
  }
  .facet-container__facet-section__facets.showing-facets {
    display: block;
    border: none;
    padding: 0;
  }
  .product-listing-page__total-results {
    display: inline-block;
    margin-top: 0;
    text-align: right;
    vertical-align: middle;
    margin-left: 1.25rem;
  }
  .product-listing-page__top-wrap {
    margin-top: 1rem;
    border-top: none;
    padding-top: 0;
  }
  .selected-facets {
    margin-bottom: 0;
    vertical-align: top;
    max-width: calc(100% - 20.75rem);
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
  }
  .selected-facets:empty {
    display: inherit;
  }
  .selected-facets:nth-last-child(2) {
    margin-top: 0;
    width: calc(100% - 8rem);
  }
  .selected-facets:before {
    content: none;
  }
  .family-result__image-wrap {
    width: 122px;
  }
  .family-result__text-wrap {
    width: calc(100% - 122px);
  }
  .search__suggestions, .search__previous-searches {
    width: 27.5rem;
    position: absolute;
    top: 100%;
  }
  .fusion-results-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1140px;
    padding: 0 2rem;
    margin-left: auto;
    margin-right: auto;
  }
  .fusion-results-wrapper__content__inner, .fusion-results-wrapper__sidebar__inner {
    padding: 0;
  }
  .fusion-results-wrapper__sidebar {
    width: calc(100%/4 * 1);
    padding-right: 1.875rem;
  }
  .fusion-results-wrapper__content {
    margin: 0;
    padding: 0;
    padding-left: 1.875rem;
    border: 0;
    width: calc(100%/4 * 3);
  }
  .fusion-results__page-title {
    font-size: 2.8125rem;
    margin: 2rem 0;
    max-width: 1140px;
    padding: 0 2rem;
    border: 0;
  }
  .search-result--related-content.search-result--keymatch-content.has-image {
    padding: 1.25rem;
  }
  .search-result--related-content.search-result--keymatch-content.has-image .search-result--keymatch__mediaWrap {
    padding-left: 0;
  }
  .search-result--related-content.search-result--keymatch-content.has-image .search-result__text-wrap {
    padding-right: 0;
  }
  .search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks section {
    display: inline-block;
    margin-left: 40px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks section:first-child {
    margin-left: 0;
  }
  .search-result--related-content.search-result--keymatch-content.has-image .search-result__extraLinks section ul {
    margin: 0;
  }
  .search-result--related-content.search-result--keymatch-content.has-image.is-qc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .search-result--related-content.search-result--keymatch-content.has-image.is-qc .lookup-card,
  .search-result--related-content.search-result--keymatch-content.has-image.is-qc .leftAlign {
    width: 50%;
  }
  .search-result--related-content.search-result--keymatch-content.has-image.is-qc .lookup-card {
    border: none;
  }
  .search-result--related-content.search-result--keymatch-content.has-image.is-qc .leftAlign {
    border: none;
    border-left: 1px solid #CCCCCC;
  }
  .addtocart-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .addtocart-component .qty-selector {
    display: inline-table;
    margin: 0;
    margin-right: 1rem;
  }
  .addtocart-component .qty-selector input[type=text] {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .addtocart-component .qty-selector .btn {
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
    width: 1.625rem;
    height:100%;
  }
  .addtocart-component .qty-selector .input-group-btn {
    width: 1.625rem;
  }
  .addtocart-component .actions {
    display: inline-block;
    margin-right: 1rem;
  }
  .addtocart-component .actions .btn {
    width: auto;
    height: auto;
    vertical-align: top;
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .addtocart-component .stock-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
    margin: 0.875rem;
    margin-left: 0;
  }
  .addtocart-component .stock-wrapper * {
    float: left;
  }
  .addtocart-component .stock-wrapper .stock-check--button {
    height: auto;
    padding-top: 0.0625rem;
  }
  .info-table tbody tr:nth-child(odd) {
    background-color: #ffffff;
  }
  .info-table tbody tr:nth-child(even) {
    background-color: #f0f0f0;
  }
  .info-table tbody tr td.info-table--label {
    background-color: transparent;
    width: 20%;
  }
  .info-table tbody tr td.info-table--data {
    background-color: transparent;
  }
  
  
  
  .distributors h2 {
    text-align: center;
  }
  .distributors__element .distributors__top-wrap {
    padding-bottom: 1.875rem;
  }
  .distributors__element .distributors__phoneLocation {
    padding: 0.9375rem 0 0 0;
  }
  
  
  
  .technicalDocuments__email {
    position: absolute;
    top: 0;
    right: 0;
  }
  .productSpecifications {
    padding-left: 1.25rem;
  }
  .productSpecifications h2 {
    margin-top: 0.25rem;
  }
  
  
  
  .cart__header {
    padding-bottom: 1.875rem;
    border-bottom: 1px solid #CCCCCC;
  }
  .cart__header h1 {
    font-size: 2.5rem;
  }
  .cart__header .cart__actions {
    padding-top: 1.25rem;
  }
  .cart__header .cart__actions .btn {
    width: auto;
    display: inline-block;
    float: right;
    margin: 0;
  }
  .cart__header .cart__actions .btn--continue-shopping {
    margin-right: 0.625rem;
  }
  .cart__header .cart__id {
    display: inline-block;
    vertical-align: middle;
    height: 2.625rem;
    line-height: 2.625rem;
    color: #5f5f5f;
    float: right;
    padding: 0 1.875rem;
  }
  .cart__links {
    padding-top: 0;
  }
  .cart__links--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .cart__links .cart__link {
    padding: 0 20px;
    display: block;
    float: none;
  }
  .cart__links .cart__link:first-child {
    padding-left: 0;
  }
  .cart__links .cart__itemNumber {
    margin-top: 0;
    padding: 0;
    color: #5f5f5f;
    font-size: 0.875rem;
    margin-left: auto;
    display: block;
  }
  table.cartTable thead {
    display: table-header-group;
  }
  table.cartTable tbody tr {
    border: 1px solid #CCCCCC;
  }
  table.cartTable tbody tr td {
    vertical-align: middle;
    display: table-cell;
  }
  table.cartTable tbody tr td .price {
    font-family: "theSansNormal", Helvetica, Arial, sans-serif;
  }
  table.cartTable .cartTable__productCard--container {
    width: 50%;
    border-right: none !important;
  }
  table.cartTable .cartTable__productCard--container .productCard--text__unit-size, table.cartTable .cartTable__productCard--container .productCard--text__price, table.cartTable .cartTable__productCard--container .productCard--text__quantity-input, table.cartTable .cartTable__productCard--container .productCard--text__quantity, table.cartTable .cartTable__productCard--container .productCard--text__price-tag, table.cartTable .cartTable__productCard--container .productCard--text__price-total, table.cartTable .cartTable__productCard--container .productCard--text__remove-item {
    display: none;
  }
  .cart-voucher__label.control-label {
    font-weight: 100;
    color: #1e1e1e;
  }
  .cart-voucher__banner {
    padding: 2.5rem;
  }
  .cart__info__banner {
    margin-top: 4rem;
  }
  .cart__bottom .cart__actions .btn {
    float: right;
    margin: 0;
    margin-left: 0.625rem;
    width: auto;
  }
  .cart__header__saved {
    border-bottom: none;
  }
  .cart__links .cart__duplicate {
    margin-left: auto;
  }
  .cart__links .cart__link {
    padding: 0 1.25rem;
  }
  .cart .well.well-tertiary {
    padding: 2.1875rem 1.875rem;
  }
  .cart .well.well-tertiary .item-wrapper {
    margin-bottom: 0;
  }
  .cart .well.well-tertiary .item-action a {
    margin-left: 0.375rem;
  }
  .cart .well.well-tertiary .item-action .btn {
    margin-top: 0;
    width: auto;
  }
  .main-list__header {
    margin-bottom: 1.5625rem;
  }
  .main-list__header h1 {
    font-size: 2.6875rem;
    margin-bottom: 0;
    margin-top: 3.125rem;
  }
  .main-list__header .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-list__actions {
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin: 0;
  }
  .main-list__actions .btn {
    width: auto;
    display: inline-block;
    float: none;
    margin: 0;
    margin-left: 0.625rem;
  }
  .main-list__sort form {
    margin-top: 3.125rem;
  }
  .main-list__sort label {
    line-height: 40px;
    font-weight: 100;
    margin-right: 0.625rem;
    font-family: "theSansBold", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
  }
  .main-list__sort .jcf-select {
    height: 40px;
    padding: 0.75rem;
    margin: 0;
    border-radius: 3px;
    width: auto;
  }
  .main-list__sort .jcf-select-text {
    line-height: 1;
    color: #888888;
    font-family: "theSansNormal", Helvetica, Arial, sans-serif;
    margin-left: 0;
  }
  .main-list__sort .jcf-select-opener {
    margin: 0 0.3125rem;
  }
  .main-list__sort .jcf-select-opener i {
    right: auto;
    color: #888888;
    font-size: 0.5rem;
  }
  .single-list__header {
    margin-bottom: 0.625rem;
  }
  .single-list__header h1 {
    font-size: 2.6875rem;
    margin-bottom: 2.8125rem;
    margin-top: 2.5rem;
  }
  .single-list__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2rem;
  }
  .single-list__info > div {
    margin-bottom: 0;
  }
  .single-list__info .label {
    font-size: 1rem;
    font-weight: normal;
    font-family: "theSansNormal", Helvetica, Arial, sans-serif;
    color: rgba(30, 30, 30, 0.7);
    padding: 0;
    float: none;
    width: auto;
    display: block;
    margin-bottom: 0.375rem;
  }
  .single-list__info .text {
    float: none;
    width: auto;
    color: #1e1e1e;
  }
  .single-list__info--actions .btn {
    width: auto;
    display: inline-block;
    margin: 0;
    margin-left: 0.625rem;
  }
  .single-list__table-actions {
    padding: 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .single-list__table-actions .single-list__sortby {
    display: block;
    float: none;
    padding: 0;
  }
  .single-list__table-actions .single-list__sortby label {
    margin-right: 0.9375rem;
    font-weight: 100;
  }
  .single-list__table-actions .single-list__sortby input {
    padding: 0.4375rem 0.75rem;
    border-radius: 3px;
  }
  .single-list__table-actions .single-list__list-actions {
    padding: 0;
    float: none;
  }
  .single-list__table-actions .single-list__list-actions .single-list__list-action_header {
    display: none;
  }
  .single-list__table-actions .single-list__list-actions ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .single-list__table-actions .single-list__list-actions ul li {
    width: auto;
    float: left;
    margin-left: 2.1875rem;
  }
  .single-list__table-actions .single-list__list-actions ul li:first-child {
    margin-left: 0;
  }
  .single-list .well .well-headline {
    padding: 0.9375rem 1.875rem;
  }
  .single-list .well .well-content .order-ship-to,
  .single-list .well .well-content .order-shipping-method,
  .single-list .well .well-content .order-billing-address {
    clear: none;
    padding: 1.875rem;
  }
  .single-list .well .well-content .order-billing-address {
    padding: 0.9375rem 1.875rem;
  }
  table.singleListTable {
    table-layout: fixed;
    min-width: 100%;
    max-width: none;
    width: auto;
  }
  table.singleListTable thead {
    display: table-header-group;
  }
  table.singleListTable thead tr th {
    padding: 1.25rem;
    vertical-align: middle;
    display: table-cell;
  }
  table.singleListTable thead tr th:first-child {
    padding: 1.5625rem;
    border-right: none;
    border-bottom: none;
    color: rgba(30, 30, 30, 0.7);
  }
  table.singleListTable thead tr th:last-child {
    padding-right: 2rem;
  }
  table.singleListTable tbody tr {
    border: 1px solid #CCCCCC;
  }
  table.singleListTable tbody tr td {
    vertical-align: middle;
    display: table-cell;
    padding: 1rem;
  }
  table.singleListTable tbody tr td:first-child {
    padding-left: 2rem;
  }
  table.singleListTable tbody tr td:last-child {
    padding-right: 2rem;
  }
  table.singleListTable tbody tr td.singleListTable__notes {
    color: #5f5f5f;
    width: 20%;
  }
  table.singleListTable tbody tr td.singleListTable__notes form {
    margin-top: 2.625rem;
  }
  table.singleListTable tbody tr td.singleListTable__notes form input[type="text"] {
    height: 2.5rem;
    margin-bottom: 0;
  }
  table.singleListTable tbody tr td.singleListTable__notes form input[type="submit"] {
    padding: 0;
    float: right;
  }
  table.singleListTable tbody tr td.singleListTable__notes form input[type="submit"]:focus, table.singleListTable tbody tr td.singleListTable__notes form input[type="submit"]:hover {
    text-decoration: none;
  }
  table.singleListTable tbody tr td.singleListTable__item-actions {
    padding-left: 0;
    min-width: 5rem;
  }
  table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__copy-form {
    width: 70%;
    display: inline-block;
    float: left;
  }
  table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__copy-form .singleListTable__item-actions--copy-link {
    padding: 0;
    width: 100%;
    vertical-align: middle;
  }
  table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__copy-form .singleListTable__item-actions--copy-link:hover, table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__copy-form .singleListTable__item-actions--copy-link:focus {
    text-decoration: none;
  }
  table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__delete-form {
    width: 30%;
    display: inline-block;
    float: right;
  }
  table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__delete-form .singleListTable__item-actions--remove-item {
    padding: 0;
    float: right;
    width: 100%;
  }
  table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__delete-form .singleListTable__item-actions--remove-item [class^="icon-"],
  table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__delete-form .singleListTable__item-actions--remove-item [class*=" icon-"] {
    font-size: 0.625rem;
    line-height: 2.5;
    vertical-align: middle;
  }
  table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__delete-form .singleListTable__item-actions--remove-item:hover, table.singleListTable tbody tr td.singleListTable__item-actions .singleListTable__item-actions__delete-form .singleListTable__item-actions--remove-item:focus {
    text-decoration: none;
  }
  table.singleListTable .unit-of-measure {
    max-width: 12.5%;
    text-align: center;
  }
  table.singleListTable .unit-of-measure .jcf-select {
    color: #5f5f5f;
    min-width: 5rem;
    min-width: auto;
    padding: 0.3125rem;
    margin-bottom: 0;
    height: 2.5rem;
    width: 80%;
    text-align: left;
  }
  table.singleListTable .unit-of-measure .jcf-select-opener [class^="icon-"],
  table.singleListTable .unit-of-measure .jcf-select-opener [class*=" icon-"] {
    right: 6px;
    font-size: 0.5rem;
  }
  table.singleListTable .unit-of-measure .jcf-select-text {
    margin-right: 1.375rem;
  }
  table.singleListTable .unit-of-measure--header {
    max-width: 12.5%;
    padding-left: 0;
    padding-right: 0;
  }
  table.singleListTable .quantity--wrapper {
    padding-left: 0;
  }
  table.singleListTable .quantity--wrapper--header {
    padding-left: 0;
  }
  table.singleListTable .singleListTable__productCard--container {
    width: 50%;
    padding: 1.875rem;
    border-right: none !important;
  }
  table.singleListTable .singleListTable__productCard--container .productCard--text__notes form {
    display: table;
    table-layout: fixed;
    width: 85%;
  }
  table.singleListTable .singleListTable__productCard--container .productCard--text__notes form input[type="text"] {
    display: table-cell;
    width: 70%;
    float: left;
  }
  table.singleListTable .singleListTable__productCard--container .productCard--text__notes form input[type="submit"] {
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding: 0 1rem;
  }
  table.singleListTable .singleListTable__productCard--container .productCard--text__notes form input[type="submit"]:focus, table.singleListTable .singleListTable__productCard--container .productCard--text__notes form input[type="submit"]:hover {
    text-decoration: none;
  }
  table.singleListTable .singleListTable__productCard--container .productCard--text__unit-size, table.singleListTable .singleListTable__productCard--container .productCard--text__price, table.singleListTable .singleListTable__productCard--container .productCard--text__quantity-input, table.singleListTable .singleListTable__productCard--container .productCard--text__price-tag, table.singleListTable .singleListTable__productCard--container .productCard--text__price-total, table.singleListTable .singleListTable__productCard--container .productCard--text__remove-item, table.singleListTable .singleListTable__productCard--container .productCard--text__unit-of-measure, table.singleListTable .singleListTable__productCard--container .productCard--text__status, table.singleListTable .singleListTable__productCard--container .productCard--text__est_ship_date, table.singleListTable .singleListTable__productCard--container .productCard--text__unit_size, table.singleListTable .singleListTable__productCard--container .productCard--text__quantity, table.singleListTable .singleListTable__productCard--container .productCard--text__shipped, table.singleListTable .singleListTable__productCard--container .productCard--text__price, table.singleListTable .singleListTable__productCard--container .productCard--text__total {
    display: none;
  }
  table.singleListTable.singleListTable--lessPaddingColumns thead tr th,
  table.singleListTable.singleListTable--lessPaddingColumns thead tr td,
  table.singleListTable.singleListTable--lessPaddingColumns tbody tr th,
  table.singleListTable.singleListTable--lessPaddingColumns tbody tr td {
    padding: 1.25rem 0.3125rem;
  }
  table.singleListTable.singleListTable--lessPaddingColumns thead tr th:first-child,
  table.singleListTable.singleListTable--lessPaddingColumns thead tr td:first-child,
  table.singleListTable.singleListTable--lessPaddingColumns tbody tr th:first-child,
  table.singleListTable.singleListTable--lessPaddingColumns tbody tr td:first-child {
    padding: 1.25rem 0.3125rem 1.25rem 1.25rem;
  }
  table.singleListTable.singleListTable--lessPaddingColumns thead tr th:last-child,
  table.singleListTable.singleListTable--lessPaddingColumns thead tr td:last-child,
  table.singleListTable.singleListTable--lessPaddingColumns tbody tr th:last-child,
  table.singleListTable.singleListTable--lessPaddingColumns tbody tr td:last-child {
    padding: 1.25rem 1.25rem 1.25rem 0.3125rem;
  }
  .login-left-content-slot {
    margin-right: 10px;
  }
  .login-left-content-slot > hr {
    display: none;
  }
  .login-page__headline {
    font-size: 2.6875rem;
    padding: 3.125rem 0 2.5rem;
  }
  .login-page__form .form-control {
    height: 2.6875rem;
  }
  .login-page__form .form-control#j_password {
    margin-bottom: 0.25rem;
  }
  .login-right-content-slot {
   margin-right: 35px;
	margin-top: 30px;
	margin-left: 27px;
	border: 1px solid #CCCCCC;
  }
  .login-right-content-slot > hr {
    display: none;
  }
  .register__headline {
    font-size: 2.6875rem;
    padding: 3.125rem 0 2.5rem;
  }
  .register__form .form-control, .register__form .jcf-select-form-control {
    border-radius: 2px;
    height: 2.6875rem;
  }
  .account-section .account-section-header {
    font-size: 2.6875rem;
    padding: 3.125rem 0 2.5rem;
  }
  .account-section .account-section-content form .form-control {
    height: 2.6875rem;
    margin-bottom: 0.9375rem;
  }
  .account-section .account-section-content form .login-form-action {
    margin-top: 1.875rem;
  }
  .passwordReset h2 {
    font-size: 1.25rem;
  }
  .passwordReset .form-group {
    margin-bottom: 0.9375rem;
  }
  .passwordReset .form-control {
    margin-bottom: 0;
  }
  .passwordReset .accountActions {
    margin-top: 0.3125rem;
  }
  .back-link {
    margin: 0;
    padding: 3.125rem 0 1.875rem;
  }
  .back-link .label {
    font-size: 2.6875rem;
  }
  .back-link .addressBackBtn {
    margin-top: 1rem;
    padding-right: 1.25rem;
  }
  table.mainListTable {
    table-layout: fixed;
  }
  table.mainListTable td.center_content {
    text-align: center;
  }
  .internal-login {
    margin-bottom: 50px;
    padding-right: 100px;
  }
  .internal-login__title {
    font-size: 1.875rem;
    margin-bottom: 30px;
  }
  .certificate {
    width: 30%;
    width: calc(100%/3 - 20px);
  }
  .certificate__filter--category, .certificate__filter--type, .certificate__filter--language {
    width: 150px;
  }
  .certificate__filter--text {
    width: 400px;
  }
  .certificate__header .title {
    font-size: 30px;
  }
  .banner {
    border: 0;
  }
  .banner.has-secondary-navigation {
    margin-bottom: 50px;
  }
  .video--modal {
    width: 50%;
  }
  .make-container-absolute {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .banner--multiple {
    padding-bottom: 0;
  }
  .banner--multiple .slick-arrow.next, .banner--multiple .slick-arrow.prev {
    -webkit-transition: 200ms all ease-in-out;
    transition: 200ms all ease-in-out;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: white;
    height: 100px;
    width: 50px;
    line-height: 1;
    display: block !important;
    opacity: 0;
  }
  .banner--multiple.video-active .slick-arrow.next, .banner--multiple.video-active .slick-arrow.prev {
    background: rgba(255, 255, 255, 0.5);
    color: black;
  }
  .banner--multiple:hover .slick-arrow.next, .banner--multiple:hover .slick-arrow.prev {
    opacity: 1;
  }
  .banner--multiple .slick-dots {
    bottom: 10px;
    position: absolute;
    margin-bottom: 0;
  }
  .banner--multiple .slick-dots.inactive {
    visibility: hidden;
  }
  .banner-item__media .playicon {
    display: none;
  }
  .banner-item__image {
    position: relative;
    width: 100%;
  }
  .banner-item__image img {
    display: block;
  }
  .banner-item__content {
    position: absolute;
    text-align: left;
    width: 55%;
    padding: 30px;
  }
  .banner--short .banner-item__content.has-cta {
    width: calc(100% - 30px);
  }
  .banner--short .banner-item__content.has-cta .rtp-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .banner--short .banner-item__content.has-cta .call-to-action {
    display: block;
  }
  .banner-item__content.text--light {
    color: white;
  }
  .banner-item__content.text--dark {
    color: black;
  }
  .banner-item__content.text--dark .playicon {
    color: black;
  }
  .banner-item__content.text--dark .playicon:hover {
    color: #005293;
  }
  .banner--short .banner-item__content.horizontal--left.has-cta, .banner--short .banner-item__content.horizontal--right.has-cta, .banner--short .banner-item__content.horizontal--center.has-cta {
    text-align: left;
  }
  .banner-item__content.horizontal--left {
    left: 15px;
  }
  .banner-item__content.horizontal--right {
    right: 15px;
    text-align: right;
  }
  .banner-item__content.horizontal--center {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
  }
  .banner-item__content.vertical--top {
    top: 10%;
    
  }
  .banner-item__content.vertical--bottom {
    bottom: 10%;
  }
  .banner-item__content.vertical--center {
    top: 50%;
    
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .banner-item__content.vertical--center.horizontal--center {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .banner-item__content.background--light.opacity-10 {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .banner-item__content.background--light.opacity-20 {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .banner-item__content.background--light.opacity-30 {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .banner-item__content.background--light.opacity-40 {
    background-color: rgba(255, 255, 255, 0.4);
  }
  .banner-item__content.background--light.opacity-50 {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .banner-item__content.background--light.opacity-60 {
    background-color: rgba(255, 255, 255, 0.6);
  }
  .banner-item__content.background--light.opacity-70 {
    background-color: rgba(255, 255, 255, 0.7);
  }
  .banner-item__content.background--light.opacity-80 {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .banner-item__content.background--light.opacity-90 {
    background-color: rgba(255, 255, 255, 0.9);
  }
  .banner-item__content.background--dark.opacity-10 {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .banner-item__content.background--dark.opacity-20 {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .banner-item__content.background--dark.opacity-30 {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .banner-item__content.background--dark.opacity-40 {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .banner-item__content.background--dark.opacity-50 {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .banner-item__content.background--dark.opacity-60 {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .banner-item__content.background--dark.opacity-70 {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .banner-item__content.background--dark.opacity-80 {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .banner-item__content.background--dark.opacity-90 {
    background-color: rgba(0, 0, 0, 0.9);
  }
  .banner-item__content.background--none {
    padding: 0;
    background-color: transparent;
  }
  .banner-item__content .title {
    font-size: 36px;
    line-height: 1.15;
  }
  .banner-item__content .description {
    font-size: 18px;
  }
  .banner-item__content .title,
  .banner-item__content .description {
    margin-bottom: 20px;
  }
  .banner-item__content .call-to-action--play .playicon {
    display: inline-block;
  }
  .product-details .product-details {
    margin-bottom: 0;
  }
  .product-details .description {
    border: none;
    padding-bottom: none;
  }
  .product-details .price {
    margin-top: 0;
    padding-bottom: 1.25rem;
    border-bottom: none;
  }
  .product-details .product-details__ctas .btn {
    margin-left: 1.25rem;
  }
  .product-details .product-details__ctas .btn:first-child {
    margin-left: 0;
  }
  .product-details .product-details--quality-cta {
    text-align: left;
    border-top: none;
    padding-left: 0;
  }
  .product-details .product-details--quality-cta .btn {
    margin-top: 0;
  }
  .product-details .product-details--quality-cta .btn.btn-link:first-child {
    padding-left: 0;
  }
  .product-main-info {
    padding-top: 1.875rem;
  }
  .product-details--container > .row {
    margin-bottom: 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header {
    background: #005293;
    height: 130px;
    padding: 0;
    text-align: center;
  }
  .header .header__innerWrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1140px;
    position: relative;
    height: 100%;
    padding: 0 2rem;
    width: 100%;
    margin: 0 auto;
  }
  .header a {
    color: #ffffff;
    font-size: 0.875rem;
  }
  .header .header__logoWrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .header .header__logoWrap .header__iconLogo.header__iconLogoMain {
    display: block;
    height: 90px;
    width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .header__logoWrap .header__iconLogo.header__iconLogoMain img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .header .header__logoWrap .header__iconLogo.header__iconLogoMain i {
    font-size: 0.625rem;
  }
  .header .header__logoWrap .header__iconLogo.header__iconLogo-simple {
    display: none;
  }
  .header .header__utilityNavWrap {
    font-size: 10px;
  }
  .header .header__utilityNavWrap .header__utilityNavuserWrap .corn-icon-profile-icon {
    padding-right: 0.625rem;
  }
  .header .header__utilityNavWrap .header__utilityNav_signout {
    margin-left: 1.25rem;
    border-right: 1px solid #3375a9;
    padding-right: 0.9375rem;
  }
  .header .header__utilityNavWrap .header__utilityNav-iconWrap {
    display: inline-block;
    margin-left: 0.9375rem;
  }
  .header .header__utilityNavWrap .header__utilityNav-iconWrap a {
    padding-left: 1.25rem;
    font-size: 1rem;
  }
  .header .header__utilityNavWrap .header__utilityNav-iconWrap a:first-child {
    padding-left: 0;
  }
  .header .header__infoUtilityWrap {
    position: absolute;
    top: 0.625rem;
    right: 2rem;
    width: auto;
  }
  .header .header__infoUtilityWrap a {
    margin-left: 1.375rem;
    width: auto;
    display: inline-block;
    padding: 0;
  }
  .header .header__infoUtilityWrap a:first-child {
    margin-left: 0;
  }
  .header .header__infoUtilityWrap a i {
    padding-right: 0.1875rem;
  }
  .header .header__mainNavigation {
    position: static;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
  }
  .header .header__mainNavigation .header__mainNavigationList {
    width: auto;
    list-style-type: none;
    font-size: 1.125rem;
    margin: 0;
    padding: 0;
    padding-left: 4.375rem;
    height: 100%;
  }
  .header .header__mainNavigation .header__mainNavigationList > li {
    display: inline-block;
    border: none;
    width: auto;
    margin-left: 2.8125rem;
    height: 100%;
  }
  .header .header__mainNavigation .header__mainNavigationList > li:first-child {
    margin-left: 0;
  }
  .header .header__mainNavigation .header__mainNavigationList > li > a {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    font-size: inherit;
    position: relative;
    
  }
  .header .header__mainNavigation .header__mainNavigationList > li > a i {
    display: none;
  }
  .header .header__mainNavigation .header__mainNavigationList > li > a:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    
  }
  .header .header__mainNavigation .header__mainNavigationList > li > a {
    color: rgba(255, 255, 255, 0.7);
  }
  .header .header__mainNavigation .header__mainNavigationList > li > a.currentLocation, .header .header__mainNavigation .header__mainNavigationList > li > a:hover {
    color: #ffffff;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.header--hideDesktop {
    display: none !important;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.active {
    border: none;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.active > a {
    padding: 0;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.active > a i {
    display: none;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.active > a .arrow {
    display: block;
    position: absolute;
    bottom: 0;
    opacity: 1;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.active .header__subNavWrap {
    background: #ffffff;
    width: 100vw;
    position: absolute;
    top: 100%;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    z-index: 101;
    color: #1e1e1e;
    padding: 25px 0 22px;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.active .header__subNavWrap .header__subNav {
    max-width: 1140px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.active .header__subNavWrap .header__subNav li {
    font-size: 0.875rem;
    margin: 0;
    padding: 0;
    max-width: 162px;
    padding: 0 1.5625rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    text-align: center;
    border-left: 1px solid #CCCCCC;
    height: auto;
    border-top: none;
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.active .header__subNavWrap .header__subNav li:first-child {
    border-left: none;
  }
  .header .header__mainNavigation .header__mainNavigationList > li.active .header__subNavWrap .header__subNav li a {
    color: inherit;
    padding: 0;
    margin: 0;
    height: auto;
  }
  .header .header--hideMobile {
    display: inline-block;
  }
  .header .header--hideDesktop {
    display: none !important;
  }
  .header__searchBoxWrap {
    top: 8.125rem;
    padding: 0 9.28571%;
    text-align: center;
    z-index: 1001;
  }
  .header__searchBoxWrap .header__searchBox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1140px;
    width: 100%;
    padding: 1.5625rem;
    position: relative;
  }
  .header__searchBoxWrap .header__searchBox form .fieldset input,
  .header__searchBoxWrap .header__searchBox form fieldset input {
    width: 27.5rem;
    border-right: 0;
    border-radius: 2px 0 0 2px;
  }
  .header__searchBoxWrap .header__searchBox form .fieldset button,
  .header__searchBoxWrap .header__searchBox form fieldset button {
    height: 2.25rem;
    font-family: "theSansNormal", Helvetica, Arial, sans-serif;
    text-transform: none;
    padding: 0 1.25rem;
    font-size: 0.875rem;
    font-weight: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-image: url(/life-sciences/b2b/_ui/addons/corninglsaddon/responsive/common/images//btn-glass.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: rgba(0, 82, 147, 0.7);
    border: 1px solid #005293;
    cursor: pointer;
    color: white;
    opacity: 1;
    border-radius: 0;
  }
  .header__searchBoxWrap .header__searchBox form .fieldset button:hover, .header__searchBoxWrap .header__searchBox form .fieldset button:focus,
  .header__searchBoxWrap .header__searchBox form fieldset button:hover,
  .header__searchBoxWrap .header__searchBox form fieldset button:focus {
    background-color: rgba(0, 82, 147, 0.8);
  }
  .header__searchBoxWrap .header__searchBox form .fieldset button.disabled, .header__searchBoxWrap .header__searchBox form .fieldset button[disabled], .header__searchBoxWrap .header__searchBox form .fieldset button[disabled=disabled], .header__searchBoxWrap .header__searchBox form .fieldset button[disabled=true],
  .header__searchBoxWrap .header__searchBox form fieldset button.disabled,
  .header__searchBoxWrap .header__searchBox form fieldset button[disabled],
  .header__searchBoxWrap .header__searchBox form fieldset button[disabled=disabled],
  .header__searchBoxWrap .header__searchBox form fieldset button[disabled=true] {
    cursor: not-allowed;
    opacity: 0.5;
  }
  .header-sticky .header {
    height: 2.25rem;
  }
  .header-sticky .header .header__mainNavigation {
    display: none;
  }
  .header-sticky .header .header__infoUtilityWrap {
    display: none;
  }
  .header-sticky .header .header__logoWrap .header__iconLogo.header__iconLogoMain {
    display: none;
  }
  .header-sticky .header .header__logoWrap .header__iconLogo.header__iconLogo-simple {
    display: block;
  }
  .header-sticky .header .header__logoWrap .header__iconLogo.header__iconLogo-simple i {
    font-size: 0.75rem;
  }
  .header-sticky .header__searchBoxWrap {
    top: 2.25rem;
  }
  .header-bottom--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header-bottom--container:before, .header-bottom--container:after {
    content: none;
  }
  .header__mobileNavFlyout-vertical {
    padding-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .nav--top-level-wrap {
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #CCCCCC;
  }
  .nav {
    text-align: left;
    border-bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1140px;
    width: 100%;
    margin: 1.25rem auto;
    padding: 0 2rem;
  }
  .nav > div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .nav a:hover, .nav a:focus {
    text-decoration: none;
  }
  .nav__logo {
    color: #005293;
    font-size: 1.75rem;
  }
  .nav__logo > a {
    font-size: 1.75rem;
  }
  .nav__logo__container {
    margin: 0 auto 0 0;
    display: block;
    padding: 0;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
  }
  .nav__logo + .nav__arrow-wrap {
    display: none;
  }
  .nav__menus {
    position: static;
    width: auto;
    background: transparent;
  }
  .nav__menus.open {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .nav__menus .nav__links {
    margin-bottom: 0;
    padding-left: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: auto;
  }
  .nav__menus .nav__links .nav__link {
    color: #1e1e1e;
    margin: 0;
    padding: 0.625rem 0;
    display: block;
    border-bottom: 0;
    background-color: transparent;
  }
  .nav__menus .nav__links .nav__link:hover, .nav__menus .nav__links .nav__link:focus {
    background-color: transparent !important;
  }
  .nav__menus .nav__links .nav__link .icon {
    font-size: 0.5rem;
    color: #5f5f5f;
    margin: 0.375rem 0.25rem 0;
  }
  .nav__menus .nav__links .nav__link__container {
    padding: 0 0.9375rem;
  }
  .nav__menus .nav__links .nav__link__container.open > a {
    position: relative;
  }
  .nav__menus .nav__links .nav__link__container.open > a:after, .nav__menus .nav__links .nav__link__container.open > a:before {
    z-index: 9999;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    width: 0;
    height: 0;
    margin: auto;
    text-align: center;
    border-style: solid;
  }
  .nav__menus .nav__links .nav__link__container.open > a:after {
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent white transparent;
  }
  .nav__menus .nav__links .nav__link__container.open > a:before {
    border-width: 0 11px 11px 11px;
    border-color: transparent transparent #CCCCCC transparent;
  }
  .nav__menus .nav__links .nav__link--blue {
    color: #005293;
  }
  .nav .nav__dropdown {
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
    padding: 1rem;
    left: 0;
    display: none;
    position: absolute;
    z-index: 999;
    min-width: 18.75rem;
  }
  .nav .nav__dropdown .arrow_box__arrow__shadow,
  .nav .nav__dropdown .arrow_box__arrow {
    display: inline-block;
  }
  .nav .nav__dropdown ul {
    margin-top: -0.625rem;
    padding-left: 0;
    vertical-align: top;
    max-height: 100%;
    padding-bottom: 0.625rem;
  }
  .nav .nav__dropdown ul li {
    width: 100%;
    padding-top: 0.625rem;
    margin-bottom: 0;
    line-height: 1.125rem;
  }
  .nav .nav__dropdown .list-row {
    max-height: none;
  }
  .nav .nav__dropdown .list-row,
  .nav .nav__dropdown > ul {
    overflow-y: visible;
  }
  .nav .nav__dropdown__container {
    position: relative;
  }
  .nav .nav__dropdown__container--full-width {
    position: static;
  }
  .nav .nav__dropdown__container:last-child .nav__dropdown {
    left: auto;
    right: 0;
  }
  .nav .nav__dropdown--one-column {
    left: -1.875rem;
  }
  .nav .nav__dropdown--one-column.nav__dropdown--right {
    left: -10rem;
  }
  .nav .nav__dropdown--two-column {
    left: -1.875rem;
    min-width: 25rem;
  }
  .nav .nav__dropdown--two-column.nav__dropdown--right {
    left: -16.875rem;
  }
  .nav .nav__dropdown--two-column ul {
    -webkit-column-count: 2;
            column-count: 2;
  }
  .nav .nav__dropdown--two-column ul li {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    padding-right: 1.875rem;
  }
  .nav .nav__dropdown--full-width {
    width: 100%;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
  }
  .nav .nav__dropdown--full-width .list-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .nav .nav__dropdown--full-width .list-row .list-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .nav .nav__dropdown--full-width .list-row .list-menu .list-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .nav .nav__dropdown--full-width .list-row .list-menu .list-items li {
    margin-right: 1.25rem;
  }
  .nav .nav__dropdown--full-width .list-title {
    font-size: 0.875rem;
    margin-bottom: 0.625rem;
  }
  .nav__separator span {
    border-left: 1px solid #CCCCCC;
  }
  .nav__separator {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .nav__actions {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 1rem;
  }
  .nav__actions .btn--quick-order {
    padding-right: 1rem;
    color: #1e1e1e;
    font-weight: 100;
  }
  .nav__actions .btn--quick-order .corn-icon-quick-order-icon {
    font-size: 1rem;
    color: #005293;
    margin-right: 0.625rem;
  }
  .nav__actions .btn--quick-order:before, .nav__actions .btn--quick-order::before {
    font-family: "icomoon";
    content: "\e906";
    font-size: 1rem;
    color: #005293;
    margin-right: 0.625rem;
  }
  .nav__actions .btn--quick-order:hover, .nav__actions .btn--quick-order:focus {
    text-decoration: none;
  }
  footer > div {
    margin-bottom: 2.5rem;
  }
  .footer__header .container {
    width: 100%;
    height: 4.375rem;
  }
  .footer__header .container > div {
    display: block;
    width: 50%;
    vertical-align: middle;
  }
  .footer__header--left .footer--logo {
    margin-top: 0.3rem;
    font-size: 1.375rem;
  }
  .footer__header--right {
    text-align: right;
  }
  .footer__header--right ul.horizontal li {
    position: relative;
  }
  .footer__header--right ul.horizontal li .showMenu {
    left: auto;
    bottom: 26px;
    right: -10px;
    padding-bottom: 20px;
  }
  .footer__header--right ul.horizontal li .showMenu:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 14px;
    right: 8%;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ffffff;
  }
  .footer__header--right ul.horizontal li .showMenu .arrow_box__arrow__shadow, .footer__header--right ul.horizontal li .showMenu .arrow_box__arrow {
    display: none;
  }
  .footer__top {
    text-align: left;
  }
  .footer__top .footer__nav--container {
    padding: 0;
  }
  .footer__top .footer__nav--container .title {
    color: #1e1e1e;
    font-weight: bold;
    margin-bottom: 0.625rem;
    text-align: left;
  }
  .footer__top .footer__nav--container .footer__nav--links {
    display: block;
  }
  .footer__top .footer__nav--container .footer__nav--links .footer__link {
    margin-top: 0;
    line-height: 1.2;
    font-size: 1.125rem;
  }
  .footer__top .footer__nav--container .footer__nav--links .footer__link a {
    font-size: 0.875rem;
    color: #333333;
    font-weight: normal;
    line-height: 1.25rem;
    padding: 0;
  }
  .footer__top .footer__nav--container .footer__nav--links a:hover, .footer__top .footer__nav--container .footer__nav--links a:focus {
    color: #005293;
    text-decoration: none;
  }
  .footer__bottom {
    color: #888888;
  }
  .footer__bottom.container {
    padding: 0 0 1.25rem;
    margin-top: 4.375rem;
    margin-bottom: 0;
  }
  .footer__bottom__nav .horizontal-small {
    list-style: none;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
  }
  .footer__bottom__nav .horizontal-small > li {
    display: inline-block;
    margin: 0 0.9375rem;
  }
  .footer__bottom__nav .horizontal-small > li h5 a {
    color: inherit;
    font-size: 0.75rem;
    font-weight: bold;
  }
  .footer__bottom .footer__copyright {
    padding: 0;
    font-size: 0.6875rem;
    color: inherit;
  }
  .account-cards .card {
    padding: 1.5625rem 1.875rem;
  }
  .notifications__email-field {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .notifications__type {
    padding: 1.5625rem;
  }
  .notifications__type-title {
    max-width: calc(100% - 50px);
  }
  .notifications__type-description {
    max-width: calc(100% - 50px);
  }
  .notifications__type-checkbox {
    height: 100%;
    position: absolute;
    bottom: -50%;
    right: 1.5625rem;
    margin-bottom: 10px;
  }
  .notifications__type-checkbox input[type="checkbox"] {
    margin: 4px 0 0 -20px;
    position: absolute;
  }
  .quick-order .quick-order-section-header {
    font-size: 2.5rem !important;
    line-height: 2.5rem !important;
    margin-top: 1.25rem !important;
    margin-bottom: 0.625rem !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .quick-order .quick-order--header {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 1.875rem;
    margin: 0;
  }
  .quick-order .quick-order--header .quick-order__actions {
    padding: 0;
  }
  .quick-order__actions {
    margin-top: 1.25rem;
    text-align: right;
  }
  .quick-order__actions .quick-order__add-to-cart-btn,
  .quick-order__actions .quick-order__reset-btn {
    display: inline;
    float: none !important;
  }
  .quick-order__actions .quick-order__add-to-cart-btn .btn,
  .quick-order__actions .quick-order__reset-btn .btn {
    width: auto;
  }
  .quick-order .quick-order--uploadLinkRow .quick-order--uploadLink {
    padding-left: 0;
  }
  .quick-order__list {
    position: relative;
  }
  .quick-order__list .item-list-header {
    list-style-type: none;
    margin: 0;
    padding: 1.875rem 1.5625rem;
    display: table;
    width: 100%;
  }
  .quick-order__list .item-list-header li {
    display: table-cell;
    font-size: 1.125rem;
    color: rgba(30, 30, 30, 0.7);
  }
  .quick-order__list .item-list-header li.item-sku-input {
    width: 58%;
  }
  .quick-order__list .item-list-header li.item-unit-size {
    width: 11%;
  }
  .quick-order__list .item-list-header li.item-price {
    width: 9%;
  }
  .quick-order__list .item-list-header li.item-quantity {
    width: 10%;
  }
  .quick-order__list .item-list-header li.item-total {
    width: 11%;
  }
  .quick-order__list .item-list-header li.item-remove {
    width: 2%;
  }
  .quick-order__list .item-list-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    vertical-align: middle;
    width: 100%;
  }
  .quick-order__list .item-list-item > div {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .quick-order__list .item-list-item .item-sku-input {
    width: 14%;
    padding: 0 0.625rem 0 0;
  }
  .quick-order__list .item-list-item .item-sku-input input {
    width: auto;
    max-width: 100%;
  }
  .quick-order__list .item-list-item .item-image {
    width: 10.5%;
    float: none;
    margin-top: 0;
  }
  .quick-order__list .item-list-item .item-info {
    vertical-align: top;
    width: 33.5%;
    margin-top: 0;
    padding: 0 0.625rem;
  }
  .quick-order__list .item-list-item .item-info .item-stock {
    margin-top: 0.9375rem;
  }
  .quick-order__list .item-list-item .item-unit-size {
    width: 11%;
  }
  .quick-order__list .item-list-item .item-price {
    width: 9%;
  }
  .quick-order__list .item-list-item .item-price > div {
    display: block;
  }
  .quick-order__list .item-list-item .item-quantity {
    width: 10%;
  }
  .quick-order__list .item-list-item .item-quantity input {
    text-align: center;
  }
  .quick-order__list .item-list-item .item-total {
    width: 11%;
  }
  .quick-order__list .item-list-item .item-remove {
    text-align: right;
    width: 4%;
    top: 50%;
    right: 1.875rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .quick-order__list .item-list-item .item-remove button {
    padding: 0;
  }
  .quick-order__reset-link {
    margin-bottom: 0;
  }
  .checkout-headline {
    font-size: 2.6875rem;
    padding: 3.125rem 0 1.875rem;
  }

.guestcheckout__headline {
font-weight: bold;
padding-bottom: 20px;
text-align: center;
}
  .checkout-headline .checkout-headline__text {
    font-size: 2.6875rem;
  }
  .checkout-headline .btn.btn-link.btn-primary-md {
    height: 43px;
    margin-top: 0.75rem;
    padding-right: 1.25rem;
  }
  .checkout-steps {
    padding-left: 30px;
    padding-right: 30px;
  }
  .checkout-review--info {
    color: #888888;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items:first-child {
    padding-top: 1.25rem;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price {
    margin-top: 1.25rem;
    font-weight: 100;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price-old {
    color: #888888;
    text-decoration: line-through;
  }
  .checkout-shipping--address {
    margin-bottom: 0;
  }
  .okta__title {
    font-size: 1.875rem;
    margin: 0 0 30px;
  }
  .okta__form input:nth-of-type(9),
  .okta .o-form input:nth-of-type(9) {
    width: 50%;
  }
  .okta--register {
    padding-right: 100px;
  }
  .okta--login .okta-form-title {
    font-size: 1.875rem;
    margin: 0 0 30px;
  }
  .locations__filter {
    width: calc(100%/2.5);
    padding-right: 20px;
  }
  .location {
    width: calc(100%/3);
  }
  .location.remove-border-2n {
    border-right: 1px solid #DDDDDD;
  }
  .location.remove-border-3n {
    border-right: 0;
  }
  .locations__items .new.section {
    margin: 20px;
    width: calc(100%/3 - 40px);
  }
  .order-confirmation .checkout-success {
    padding: 0;
  }
  .order-confirmation .checkout-success__body {
    margin-bottom: 2rem;
    text-align: left;
  }
  .order-confirmation .account-orderdetail.account-consignment .single-list {
    width: 50%;
    float: left;
  }
  .order-confirmation .account-orderdetail.account-consignment .single-list .order-billing-address {
    width: 100%;
  }
  .order-confirmation .account-orderdetail.account-consignment > .account-orderdetail {
    width: 50%;
    float: left;
  }
  .order-confirmation .account-orderdetail.account-consignment .account-orderdetail__footer {
    padding-top: 1rem;
  }
  .order-confirmation .subtotals div {
    color: #888888;
    font-size: 1.125rem;
    font-weight: 100;
  }
  .order-confirmation .subtotals div span {
    color: #1e1e1e;
    float: right;
  }
  .order-confirmation .subtotals .subtotal span,
  .order-confirmation .subtotals .shipping span {
    font-weight: 100;
  }
  .order-confirmation .subtotals .totals {
    text-transform: none;
    font-weight: 100;
    font-size: 1.125rem;
    padding-top: 2rem;
    margin-top: 1rem;
    border-top: 1px solid #CCCCCC;
  }
  .order-confirmation .subtotals .totals span {
    font-size: 1.75rem;
    font-family: "theSansBold", Helvetica, Arial, sans-serif;
  }
}

@media (min-width: 75rem) {
  .container, .template-pages-account-accountLayoutPage .account-section {
    padding: 0 0;
  }
  .nav {
    padding: 0;
  }
  .header {
    padding: 0;
  }
  .header .header__innerWrap {
    padding: 0;
  }
  .header .header__innerWrap .header__infoUtilityWrap {
    right: 0;
  }
  .account-section {
    width: initial;
  }
  .quick-order__list .item-list-item .item-sku-input {
    width: 18%;
    padding: 0 1.875rem 0 0;
  }
  .quick-order__list .item-list-item .item-image {
    width: 8.5%;
  }
  .quick-order__list .item-list-item .item-info {
    width: 31.5%;
    padding: 0 1.875rem;
  }
  .quick-order__list .item-list-item .item-info > * {
    padding: 0;
  }
  .certificate__filter--category, .certificate__filter--type, .certificate__filter--language {
    width: 200px;
  }
  .certificate__filter--text {
    width: 400px;
  }
  .banner-item__content {
    width: 40%;
  }
  .search-page .container {
    padding: 0;
  }
  .fusion-results-wrapper, .fusion-results__page-title {
    padding: 0;
    width: 75rem;
    margin-left: auto;
    margin-right: auto;
  }
}


.ui-autocomplete li.ui-menu-item {
    background: #fff;
}
.ui-autocomplete li.ui-menu-item:hover{
	background:#0068b3!important;
}
.ui-autocomplete li.ui-menu-item.ui-state-focus{
	background:#0068b3!important;
}



.pageLabel-login .ui-datepicker .ui-datepicker-prev, .pageLabel-login .ui-datepicker .ui-datepicker-next {
	font-size: 0px;
}
#registerForm .exemptedType{
    margin: 1.5625rem 0;
    padding: 0.625rem 0;
   margin-bottom: -20px;
   margin-left: 51px;
}
#registerForm .glyphicon-calendar:before {
    color: #005293!important; 
}
a.certificateMailto {
    margin-top: 8px;
    display: block;
    color: #005293;
}
a.certificateMailtoUS {
    color: #005293;
}

a#proceed_to_reg {
    color: #fff;
}
a#proceed_to_reg:hover {
    color: #777;
}
table.singleListTable .singleListTable__productCard--container .nonReturnable {
	color: #ed1c24;
	white-space: nowrap;
}
@media (min-width: 48rem){
.productsTable__table td .tablesaw-cell-content {
   word-wrap: inherit!important; 
}
}
a.btn.btn-link.btn-primary-md {
    white-space: inherit;

}
span.contract-price-value {
    color: #00a651;
}



a.product-certificate-link {
    font-size: 16px;
}
li.product-certificate-item {
    line-height: 2.5em;
}
span.product-search__input-wrap {
    display: none;
}


.orderSearch #order-search-filters {
    padding: 5px;
    font-size: 14px;
    font-family: "theSansNormal", Helvetica, Arial, sans-serif;
    text-align: center;
    vertical-align: middle;
}

.orderSearch #order-search-filters td {
    padding: 5px 10px;
    vertical-align: inherit;
    text-align: left;
    float: none !important;
}

#order-search-filters #filterPanelStatusSelect  {
    margin-top: 1rem;
	width: 208px;
}

#order-search-filters #fromDateError, #productCodeError, #toDateError{
    font-size: 10px;
    margin-top: 1px;
    margin-bottom: 0px;
}


#order-history-search .filterPanel .advanceSearchBtn {
    margin-left: 10px;
}

textarea#DeliveryInstructions {
    min-height: 4.375rem;
    min-width: 403px;
}

.specialRequestInstructions p {
    color: #888888;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

textarea#orderInformation {
  min-height: 5rem;
  min-width: 403px;
}

label.orderInformation {
  margin-top:25px;
}

.specialRequestInstructions ul {
  color: #888888;
  margin-bottom: 1.75rem;
  font-size: 0.875rem;
}

button#orderInformationSubmit {
  margin-top: 25px;
}

.customtooltip {
    display:flex;
    position:relative;
    text-align:left;
}

.customtooltip .right {
    min-width:220px;
    top:20%;
    left:95%;
    margin-left:20px;
    transform:translate(0, -50%);
    padding:2px 3px;
    color:#444444;
    background-color:#EEEEEE;
    font-weight:normal;
    font-size:11px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    visibility:hidden; opacity:0; transition:opacity 0.8s;
}

.customtooltip:hover .right {
    visibility:visible; opacity:1;
}

.customtooltip .right i {
    position:absolute;
    top:50%;
    right:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}

.customtooltip .right i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(50%,-50%) rotate(-45deg);
    background-color:#EEEEEE;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}

.pfpTable .dataTables_paginate  {
    margin-bottom: 1.875rem;
}


.facet-container__ecoChoice-icon {
  background-image: url("data:image/svg+xml,%3Csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2033.21%2031.72'%3E%3Cdefs%3E%3Cstyle%3E%20.cls-1%20%7B%20fill:%20none;%20stroke:%20%236e9934;%20stroke-linecap:%20round;%20stroke-linejoin:%20round;%20stroke-width:%201.5px;%20%7D%20%3C/style%3E%3C/defs%3E%3Cpath%20class='cls-1'%20d='m14.03,8.75C11.88,3.9,8.12.75,8.12.75h0s-13.87,11.6-3.53,24.58m3.55-10.7V1.04m1.49,29.93s.28-5.7,5.2-9.78c4.92-4.08,17.44-12.59,17.44-12.59M10.05,28.58s-3.59-8.37,3.94-14.77c0,0,6.12-5.84,18.43-5.2,0,0,1.06,11.39-6.89,17.58,0,0-5.35,4.85-15.47,2.39Zm2.18-12.87l.21,8.02,13.22,2.11m-6.47-14.84l-2.11,8.51m0-.07l12.94,1.2m2.11-6.4l-8.72.63,1.55-5.84'/%3E%3C/svg%3E");
  background-repeat:no-repeat;
  height:30px;
  width:30px;
  background-size: contain;
  display: inline-flex;
  vertical-align: middle;
  margin-left: 5px;
}

.facet-container__facet-section__label {
  display: inline-flex;
}

.template-pages-CartPageTemplate #cboxLoadedContent:has(.clearCart)  {
   padding: 0 !important;
   width: 100% !important;
  }


