@import url("/static/webfonts/OpenSans_Semibold/stylesheet.css");
@import url("/static/webfonts/OpenSans_Bold/stylesheet.css");
@import url("/static/webfonts/OpenSans_Regular/stylesheet.css");

/*
red #c10230
*/

img {
    max-width: 100%;
}

a:active {
    outline: none;
}

a:link, a:visited {
    color: #c10230;
    text-decoration: none;
}

a:hover, a:active {
    color: #444444;
}

b, strong {
    font-family: "OpenSans Bold", "Open Sans Bold", sans-serif;
    font-weight: normal;
}

.steptable {
}

.steptable td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-whitered {
    border-color: #c10230;
    color: #c10230;
}

.bodyGoods {
    font-family: "OpenSans Regular", "Open Sans", sans-serif;
}

.lrgHdr, h1, .medHdr, h2, .smHdr, h3, .xsmHdr, h4, .xxsmHdr, h5, .xxxsmHdr, h6 {
    color: #c10230;
    line-height: normal;
    font-family: "OpenSans Bold", "Open Sans Bold", sans-serif;
    margin-top: 0px;
    margin-bottom: 3px;
}

.lrgHdr, h1 {
    font-size: 1.9em;
}

.medHdr, h2 {
    font-size: 1.5em;
}

.smHdr, h3 {
    font-size: 1.4em;
}

.xsmHdr, h4 {
    font-size: 1.3em;
}

.xxsmHdr, h5 {
    font-size: 1.2em;
}

.xxxsmHdr, h6 {
    font-size: 1.1em;
}

.redText {
    color: #c10230;
}

.blackText {
    color: #000000;
}

.margin-top {
    margin-top: 70px;
}

.redtextBox {
    font-size: 12px;
    color: #C21F32;
    font-weight: bold;
    width: 386px;
    white-space: normal;
    line-height: normal;
}

.campaignContent .list-group-item {
    border: 0px solid rgba(255, 255, 255, 0.00);
    background-color: rgba(255, 255, 255, 0.00);
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
}

.allcapsText {
    text-transform: uppercase;
}

.bignumberBox {
    width: 86px !important;
}

.barBg {
    background-color: #142e6a;
}

.barBg img {
    max-width: 100% !important;
    width: auto;
}

.topbar {
    padding-top: 15px;
    padding-bottom: 15px;
}

.topbar .sitetitle {
    padding-bottom: 8px;
    text-align: center;
}

.topbar .brandlogos {
    text-align: center;
}

.contentBox {
    padding: 30px;
    background-repeat: no-repeat;
    min-height: 400px;
    background-position: center center;
    background-size: cover;
    background-color: rgba(246, 246, 246, 1.00);
}

.bg-white {
    background-color: #ffffff !important;
}

.bigtables {
    padding-left: 15px;
    padding-right: 15px;
}

.contactInfo .textbox {
    margin-bottom: 15px;
}

.footer {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer .grglogo {
    text-align: center;
}

.footer .contactinfo {
    padding-bottom: 8px;
    text-align: center;
}

.insidebar {
    padding-top: 5px;
    padding-bottom: 5px;
}

.insidebar .grglogo {
    text-align: center;
}

.insidebar .sitetitle {
}

.blackBg {
    color: #FFF;
}

.blackBg .lrgHdr, .blackBg h1, .blackBg .medHdr, .blackBg h2, .blackBg .smHdr, .blackBg h3, .blackBg .xsmHdr, .blackBg h4, .blackBg .xxsmHdr, .blackBg h5, .blackBg .xxxsmHdr, .blackBg h6 {
    color: #FFF;
    line-height: normal;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.homepageBg {
    /*-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;*/
    padding-left: 0px;
    padding-right: 0px;
}

.loginBox {
    background-color: rgba(255, 255, 255, 0.70);
    padding: 30px;
    margin-left: 90px;
    margin-right: 20px;
    margin-top: 30px;
}

.loginBox h6 {
    font-family: "OpenSans Semibold", "Open Sans Semibold", sans-serif;
    margin-top: 0px;
    font-size: 13px;
}

.reverseit {
    color: #FFFFFF !important;
    background-color: #333333 !important;
}

.table-condensed {
    background-color: #fff;
}

.table-condensed th {
    font-family: "OpenSans Bold", "Open Sans Bold", sans-serif;
    font-weight: normal;
}

.qualifies-text {
    margin-left: 0px;
}

.step-container {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    margin-right: 70px;
    background-color: rgba(255, 255, 255, .7);
}
.step-1-container {
    float: right;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    background-color: rgba(255, 255, 255, .9);
    width: 600px;
}
.padding-none {
    padding: 0px !important;
}
.margin-none {
    margin: 0px !important;
}
.kit-text {
    font-size: 1.1em;
    font-weight:bold;
}
.kit-text-red {
    color: #c10230;
}
.kit-text-green {
    color: #1F8E40;
}
.kit-text-blue {
    color: #1A3A74;
}

.padding-bottom {
    padding-bottom: 45px;
}
.inline-block {
    display: inline-block !important;
}
.pricing-row {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, .7);
    width: fit-content;
}
.width-85 {
    width: 85%;
}

.width-40 {
    width: 40%;
}

.width-100 {
    width: 100%;
}
.margin-top-0 {
    margin-top: 0px !important;
}
.border-right {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 2px solid #c10230;
}
.border-right-none {
    padding-left: 10px;
    padding-right: 10px;
}
.pricing-row .col-md-3 {
    padding: 0px;
}

.margin-top-20{
    margin-top: 20px;
}
.btn-sitecolor {
    float: right !important;
}

@media (min-width: 768px) {
    .qualifies-text {
        margin-left: 110px;
    }

    .topbar {
    }

    .topbar .sitetitle {
        padding-top: 6px;
        padding-bottom: 0px;
    }

    .topbar .brandlogos {
    }

    .contentBox {
    }

    .footer {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .footer .grglogo {
        text-align: left;
    }

    .footer .contactinfo {
        background-repeat: no-repeat;
        background-position: right center;
        background-image: url(/static/mainimages/dot-divider.png);
        text-align: right;
        padding-bottom: 0px;
    }

    .insidebar {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .insidebar .grglogo {
        text-align: right;
    }

    .insidebar .sitetitle {
        padding-top: 11px;
        text-align: left;
    }

    .loginBox {
        /*top: 40px;
        right: 40px;
        position: absolute;*/
        margin-right: 40px;
        margin-top: 40px;
        background-color: rgba(255, 255, 255, 0.70);
        padding: 10px;
        width: 340px;
    }

    .loginBox h6 {
        margin-bottom: 15px;
    }

}

@media (min-width: 992px) {

    .topbar {
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .topbar .sitetitle {
    }

    .topbar .brandlogos {
    }

    .contentBox {
        min-height: 500px;
    }

    .footer {
    }

    .footer .grglogo {
        margin-top: 3px;
        padding-left: 25px;
    }

    .footer .contactinfo {
        padding-right: 25px;
    }

    .insidebar {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .insidebar .grglogo {
    }

    .insidebar .sitetitle {
        padding-top: 18px;
    }

    .loginBox {
        /*top: 80px;
        right: 80px;*/
        margin-right: 80px;
        margin-top: 80px;
        width: 380px;
    }

}

@media (min-width: 1200px) {
    .maxwidth {
        width: 1266px;
        margin-left: auto;
        margin-right: auto;
    }

    .topbar {
    }

    .topbar .sitetitle {
    }

    .topbar .brandlogos {
    }

    .contentBox {
        min-height: 600px;
    }

    .footer {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .footer .grglogo {
    }

    .footer .contactinfo {
    }

    .insidebar {
    }

    .insidebar .grglogo {
    }

    .insidebar .sitetitle {
    }

    .loginBox {
        /*top: 100px;
        right: 100px;*/
        margin-right: 100px;
        margin-top: 120px;
        width: 460px;
    }

}

/*Stacks table td for mobile sites and makes xs buttons bigger*/
@media (max-width: 768px) {
    .mobiletable td {
        display: block;
    }

    .mobiletable tr {
        display: block;
    }

    .mobiletable th {
        display: none;
    }

    .mobiletable .btn-xs {
        width: 100%;
        font-size: 1.3em;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

.table-striped {
    background-color: #fff;
}

.table .reverse {
    color: #fff;
    background-color: #2C2C2C;
    font-size: .8em;
}

.colLine {
    border-right: 2px solid rgba(61, 61, 61, 1.00);
}

.noTopBorder {
    border-top-color: rgba(255, 255, 255, 0.00) !important;
    border-top-style: none !important;
}

.whiteRowBg {
    background-color: #FFF;
}

.centerText {
    text-align: center;
}

/*Old Table Styles*/
/* looks for tables with "byte-table" class */
table.byte-table {
    border-collapse: collapse;
}

.tablewidth {
    /*width: 780px;*/
}

.tableStyle, .byte-table {
    margin-bottom: 12px;
    font-size: 15px;
    background-color: rgba(255, 255, 255, 0.67);
}

.tableStyle label, .byte-table label {
    font-weight: bold;
}

/* table row mouseover */
/*.tableStyle tr:hover,*/
.byte-table tr:hover {
    background-color: #FAFAFA;
}

.byte-table .nohover tr:hover {
    background-color: transparent;
}

.byte-table td.odd {
    background-color: #DDD;
}

.tableStyle td, .byte-table td {
    text-align: center;
    border-left: 2px solid #808080;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
}

.tableStyle td table td, .byte-table td table td {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
}

.tableStyle tr td table, .byte-table tr td table {
    width: 100%;
}

.tableStyle th, .byte-table th {
    font-weight: normal !important;
    /*color: #FFFFFF;
    background-color: #323232;*/
    /* [disabled]text-align: left; */
    padding: 5px;
    line-height: normal;
}

.tableStyle th a, .byte-table th a {
    font-weight: normal;
}

.tableStyle th a:active, .byte-table th a:active {
    color: #FFFFFF;
}

.tableStyle th a:hover, .byte-table th a:hover {
    color: #FFFFFF;
}

.tableStyle th a:link, .tableStyle th a:visited, .byte-table th a:link, .byte-table th a:visited {
    color: #FFFFFF;
}

.tableStyle .drktablehdr {
    color: #FFFFFF;
    background-color: #333333;
    font-weight: normal;
    border-left: 2px #fff solid;
    font-size: 12px;
}

.tableStyle .drktablehdr select {
    color: #000;
}

.tableStyle #selectRow td, .tableStyle #selectRow th {
    background-color: #FFCCCC;
    color: #C21F32;
    border-left: solid 2px #808080;
}

/* (alternating table rows) table background row 2 */
.tableStyle .rowcolor, .byte-table .rowcolor, .byte-table tr.odd {
    background-color: #EEE;
}

.tableStyle #toprow td {
    color: #C21F32;
    text-align: center;
    padding-top: 0px;
}

.tableStyle .subrow td {
    padding-bottom: 0px;
}

/* (alternating table rows) table background row 1 */
.byte-table tbody tr.even {
}


/*Master Button*/

.btn-sitecolor:link, .btn-sitecolor a:link {
    color: #FFF !important;
}

.btn-sitecolor:visited, .btn-sitecolor a:visited {
    color: #FFF !important;
}

.btn-sitecolor {
    color: #FFFFFF;
    background-color: #c10230;
    border-color: #c10230;
}

.btn-sitecolor:hover,
.btn-sitecolor:focus,
.btn-sitecolor:active,
.btn-sitecolor a:hover,
.btn-sitecolor a:focus,
.btn-sitecolor a:active,
.btn-sitecolor.active,
.open .dropdown-toggle.btn-sitecolor {
    color: #FFFFFF;
    background-color: #000000;
    border-color: #999999;
}

.btn-sitecolor:active,
.btn-sitecolor.active,
.open .dropdown-toggle.btn-sitecolor {
    background-image: none;
}

.btn-sitecolor.disabled,
.btn-sitecolor[disabled],
fieldset[disabled] .btn-sitecolor,
.btn-sitecolor.disabled:hover,
.btn-sitecolor[disabled]:hover,
fieldset[disabled] .btn-sitecolor:hover,
.btn-sitecolor.disabled:focus,
.btn-sitecolor[disabled]:focus,
fieldset[disabled] .btn-sitecolor:focus,
.btn-sitecolor.disabled:active,
.btn-sitecolor[disabled]:active,
fieldset[disabled] .btn-sitecolor:active,
.btn-sitecolor.disabled.active,
.btn-sitecolor[disabled].active,
fieldset[disabled] .btn-sitecolor.active {
    background-color: #CCCCCC;
    border-color: #CCCCCC;
}

.btn-sitecolor .badge {
    color: #ffffff;
    background-color: #333333;
}

/* -- Removes the div height matching -- */
@media only screen and (min-width: 0px) and (max-width: 770px) {

    #sidebarBox, #rightsidebar, #leftsidebar, #sidebarLeftBox, #contentLeft, #contentRight, .productThumbs, .mapBox, .contactInfoBox, .textbox {
        height: auto !important;
        max-height: 888678px;
    }

}

/*Pagination*/
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #c10230;
}

.pagination > li > a,
.pagination > li > span {
    color: #c10230;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #c10230;
    border-color: #c10230;
}

/*Fix for Chrome Print Issue*/
@media print {
    @page {
        size: 330mm 427mm;
        margin: 14mm;
    }

    .container {
        width: 1170px;
    }
}
