@font-face {
    font-family: 'ColgateWebRegular';
    src: url('../fonts/ColgateReadyWebRegular/colgateready_web-regular.eot');
    /* IE9 */
    src: url('../fonts/ColgateReadyWebRegular/colgateready_web-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/ColgateReadyWebRegular/colgateready_web-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/ColgateReadyWebRegular/colgateready_web-regular.svg#svgFontName') format('svg');
    /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ColgateWebBold';
    src: url('../fonts/ColgateReadyWebBold/colgateready_web-bold.eot');
    /* IE9 */
    src: url('../fonts/ColgateReadyWebBold/colgateready_web-bold.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/ColgateReadyWebBold/colgateready_web-bold.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/ColgateReadyWebBold/colgateready_web-bold.svg#svgFontName') format('svg');
    /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

.alt:nth-child(even) {
    background-color: #e7e7e7 !important;
}

.alt:nth-child(odd) {
    background-color: #FFFFFF !important;
}

.alt2:nth-child(even) {
    background-color: #f5f5f5 !important;
}

.alt2:nth-child(odd) {
    background-color: #FFFFFF !important;
}

body {
    font-family: 'colgateReadyRegular' !important;
    background: url("../images/white-waves.png") repeat;

}

.form-font {
    font-size: 16px !important
}

.bg-danger {
    background-color: #D2010D !important;
}

div.border-danger {
    border-color: #D2010D !important;
}

nav.navbar {
    background-color: #D2010D;
    list-style: none;

}

.bg-colgate {
    background-color: #D2010D;
    border: none !important;
}

.btn-danger {
    background-color: #D2010D !important;
    border: none !important;

}

.btn-danger:hover {
    background-color: #E5001F !important;
}


/* ***************NAVBAR************** */
#primary_nav_wrap {
    margin-left: 15px !important;
}

#primary_nav_wrap ul {
    list-style: none !important;
    position: relative !important;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
}

#primary_nav_wrap ul a {
    display: block !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    padding: 0 15px !important;

}

#primary_nav_wrap ul li {
    position: relative !important;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 1000 !important;
}

#primary_nav_wrap ul li.current-menu-item {
    background: #ddd !important;
}

/* #primary_nav_wrap ul li:hover {
    background: #E4001E !important;
} */
#primary_nav_wrap ul ul {
    display: none !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    background: #D2010D !important;
    padding: 0 !important;
}

#primary_nav_wrap ul ul li {
    float: none !important;
    width: 290px !important;
}

#primary_nav_wrap ul ul a {
    line-height: 100% !important;
    padding: 10px 15px !important;
}

#primary_nav_wrap ul ul ul {
    top: 0 !important;
    left: 100% !important;
}

#primary_nav_wrap ul li:hover>ul {
    display: block !important;
}

.hvr-sweep-to-right {
    display: inline-block !important;
    vertical-align: middle !important;
    -webkit-transform: perspective(1px) translateZ(0) !important;
    transform: perspective(1px) translateZ(0) !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0) !important;
    position: relative !important;
    -webkit-transition-property: color !important;
    transition-property: color !important;
    -webkit-transition-duration: 0.3s !important;
    transition-duration: 0.3s !important;
}

.hvr-sweep-to-right:before {
    content: "" !important;
    position: absolute !important;
    z-index: -1 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: #E5001F !important;
    -webkit-transform: scaleX(0) !important;
    transform: scaleX(0) !important;
    -webkit-transform-origin: 0 50% !important;
    transform-origin: 0 50% !important;
    -webkit-transition-property: transform !important;
    transition-property: transform !important;
    -webkit-transition-duration: 0.3s !important;
    transition-duration: 0.3s !important;
    -webkit-transition-timing-function: ease-out !important;
    transition-timing-function: ease-out !important;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: white !important;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1) !important;
    transform: scaleX(1) !important;
}

/* ***************NAVBAR************** */

@media screen {
    * {
        font-family: ColgateWebRegular, Arial, sans-serif !important;
        /* <-- fonts */
    }

    body {
        background-color: #FFFFFF;
        margin: 0, 0, 0, 0;
        font-size: 12px;
        color: #040404;
    }

    b {
        font-family: ColgateWebBold, Arial, sans-serif !important;
        /* <-- fonts */
    }

    .failureNotification {
        color: Red;
    }

    div.loginDisplay {
        position: absolute;
        top: -172px;
        width: 250px;
    }

    .CategoryHeadline {
        margin: 0;
        padding: 0;
        font-weight: 900;
        color: #CD0000;
        font-size: 13px;
    }

    table.siteTable {
        width: 800px;
        border: 0;
        padding: 0;
        margin: 0px auto;
    }

    table.columnTable {
        border-spacing: 1px;
        width: 255px;
    }

    table.columnTable tr {
        width: 285px;
    }

    .tableColumn {
        width: 150px;
    }

    table.products tr td {
        /*height: 50px;   */
        padding-bottom: 15px;
    }

    div.headlineText {
        float: left;
        position: relative;
        top: -33px;
        right: -40px;
        color: #fe0e12;
        font-size: 20.72px;
        height: 0px;
    }

    span.headlineSubtitle {
        color: #fe0e12;
        font-size: 14.2px;
    }

    td.contentBodyHeader {
        background-image: url("../images/bodyHeader.png");
        border: 0;
        padding: 0;
        width: 800px;
        height: 12px;
    }

    td.contentBody {
        background-image: url("../images/bodyBackground.png");
    }

    td.contentBodyBottom {
        background-image: url("../images/bodyBottom.png");
    }

    td.contentBodyTop {
        background-image: url("../images/bodyTop.png");
    }

    td.contentBodyTopHeader {
        background-image: url("../images/headerBackground.png");
    }

    div.mainContent {
        float: left;
        position: relative;
        top: -190px;
        left: 45px;
    }

    .stepsText {
        font-size: 18px;
        color: #0063b1;
    }

    .disclaimerCopy {
        font-size: 10px;
        color: #040404;
    }

    .hidden {
        display: none;
    }

    .textEntryLabel {
        width: 100px;
        height: 10px;
    }

    fieldset {
        border: 0;
    }

    fieldset p {
        margin: 0;
    }

    .submitButton {
        float: right;
    }

    .sampleProductsHeader {
        font-size: 18px;
        font-weight: bold;
    }

    .productCheckboxCell {
        float: left;
        position: relative;
        top: 2px;
    }

    .productType {
        font-size: 8.74px;
        line-height: 9.77px;
        color: #040404;
    }

    .productName {
        font-size: 12px;
        line-height: 14px;
        color: #040404;
        margin: 2px;
    }

    .productNameImg {
        width: 215px;
    }

    .productDescription {
        font-size: 10px;
        line-height: 9.77px;
        color: #878787;
    }

    .productSubTitle {}

    .productCheckbox input {
        height: 15px;
        width: 15px;
    }

    .highlight {
        background-color: #bfe7fd;
    }

    .highlight-selected {
        background-color: #bfe7fd;
    }

    td.footer {
        background-image: url("../images/footer-background.png");
    }

    .footer {
        color: White;
        font-size: 12px;
        line-height: 17.6px;
    }

    form.semantic fieldset {
        clear: both;
        margin: 1em 0 0 0;
        padding: 10px;
        overflow: auto;
        background-color: #f8f8f8;
        border: 1px solid #fe0000;
    }

    form.semantic legend {
        font-weight: bold;
    }

    form.semantic div {
        clear: both;
        margin: 0;
        padding: 0.5em 0 0 0;
        overflow: visible;
    }

    form.semantic label {
        display: block;
        float: left;
        width: 200px;
        text-align: right;
        padding: 2px 1ex 6px 0;
        vertical-align: baseline;
    }

    form.semantic label.after {
        width: auto;
        text-align: left;
        display: inline;
        float: none;
    }

    form.semantic label.long {
        clear: both;
        width: auto;
        text-align: left;
        float: none;
    }

    form.semantic input,
    form.semantic select,
    form.semantic textarea {
        float: left;
    }

    form.semantic ul {
        list-style-type: none;
        float: left;
        padding: 0;
        margin: 0;
    }

    form.semantic li {
        clear: both;
        padding: 0.2em 0;
    }

    form.semantic li label {
        width: auto;
        text-align: left;
        padding: 0;
    }

    form.semantic div.field-row {
        clear: none;
        float: left;
        margin: 0;
        padding: 0;
        overflow: visible;
    }

    form.semantic div.field-row * {
        float: none;
        display: inline;
    }

    form.semantic .button-row {
        text-align: left;
    }

    form.semantic .button-row input {
        float: none;
    }

    form.semantic div.long label {
        width: auto;
        text-align: left;
        float: none;
    }

    form.semantic div.long textarea {
        width: 100%;
    }

    /* Errors -- for use with JQuery Validate, etc. */
    form.semantic input.error,
    form.semantic select.error,
    form.semantic textarea.error {
        background-color: #77002a;
        color: white;
    }

    form.semantic label.error {
        width: auto;
        color: #77002a;
        text-align: left;
    }

    .PageHeadlineDescription {
        font-size: 27px;
        font-weight: 900;
        color: #fe0000;
    }

    #UserInfo {
        margin: 0;
        padding: 0 0 6px 0;
        font-size: 12px;
        font-weight: normal;
        color: #333;
        height: 44px;
        border: none !important;
    }

    table.siteTable {
        width: 800px;
        border: 0;
        padding: 0;
        margin: 0px auto;
    }

    table.productTable td {
        border: solid 1px red;
    }

    table.productTableCSC td {
        border: solid 1px red;
    }

    table.productTableCSC tr:nth-of-type(odd) {
        background-color: #DFDFDF;
    }

    .mainMenuButton {
        background-color: #fe0000;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #fe0000;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: normal;
        padding: 6px 20px;
        text-decoration: none;
    }

    .mainMenuButton:hover {
        background-color: #fe0000;
    }

    .mainMenuButton:active {
        position: relative;
        top: 1px;
    }

    .ui-state-error {
        border-style: solid;
        border-width: 1px;
        border-color: #D2010D;
    }
}

@media print {
    #primary_nav_wrap {
        display: none;
    }

    body {
        background-color: #FFFFFF;
        margin: 0, 0, 0, 0;
        font-family: Arial, ëTimes New Romaní, serif;
        font-size: 12px;
        color: #040404;
    }

    .failureNotification {
        color: Red;
    }

    div.loginDisplay {
        position: absolute;
        top: -172px;
        width: 250px;
    }

    .CategoryHeadline {
        margin: 0;
        padding: 0;
        font-weight: 900;
        color: #CD0000;
        font-size: 13px;
    }

    table.siteTable {
        width: 800px;
        border: 0;
        padding: 0;
        margin: 0px auto;
    }

    table.columnTable {
        border-spacing: 1px;
        width: 255px;
    }

    table.columnTable tr {
        width: 285px;
    }

    .tableColumn {
        width: 150px;
    }

    table.products tr td {
        /*height: 50px;   */
        padding-bottom: 15px;
    }

    div.headlineText {
        float: left;
        position: relative;
        top: -33px;
        right: -40px;
        color: #fe0e12;
        font-size: 20.72px;
        height: 0px;
    }

    span.headlineSubtitle {
        color: #fe0e12;
        font-size: 14.2px;
    }

    td.contentBodyHeader {
        background-image: url("../images/bodyHeader.png");
    }

    td.contentBody {
        background-image: url("../images/bodyBackground.png");
    }

    td.contentBodyBottom {
        background-image: url("../images/bodyBottom.png");
    }

    td.contentBodyTop {
        background-image: url("../images/bodyTop.png");
    }

    td.contentBodyTopHeader {
        background-image: url("../images/headerBackground.png");
    }

    div.mainContent {
        float: left;
        position: relative;
        top: -190px;
        left: 45px;
    }

    .stepsText {
        font-size: 18px;
        color: #0063b1;
    }

    .disclaimerCopy {
        font-size: 10px;
        color: #040404;
    }

    .hidden {
        display: none;
    }

    .textEntryLabel {
        width: 100px;
        height: 10px;
    }

    fieldset {
        border: 0;
    }

    fieldset p {
        margin: 0;
    }

    .submitButton {
        float: right;
    }

    .sampleProductsHeader {
        font-size: 18px;
        font-weight: bold;
    }

    .productCheckboxCell {
        float: left;
        position: relative;
        top: 2px;
    }

    .productType {
        font-size: 8.74px;
        line-height: 9.77px;
        color: #040404;
    }

    .productName {
        font-size: 12px;
        line-height: 14px;
        color: #040404;
        margin: 2px;
    }

    .productNameImg {
        width: 215px;
    }

    .productDescription {
        font-size: 10px;
        line-height: 9.77px;
        color: #878787;
    }

    .productSubTitle {}

    .productCheckbox input {
        height: 15px;
        width: 15px;
    }

    .highlight {
        background-color: #bfe7fd;
    }

    .highlight-selected {
        background-color: #bfe7fd;
    }

    td.footer {
        background-image: url("../images/footer-background.png");
    }

    .footer {
        color: White;
        font-size: 12px;
        line-height: 17.6px;
    }

    form.semantic fieldset {
        clear: both;
        margin: 1em 0 0 0;
        padding: 10px;
        overflow: auto;
        background-color: #f8f8f8;
        border: 1px solid #fe0000;
    }

    form.semantic legend {
        font-weight: bold;
    }

    form.semantic div {
        clear: both;
        margin: 0;
        padding: 0.5em 0 0 0;
        overflow: visible;
    }

    form.semantic label {
        display: block;
        float: left;
        width: 160px;
        text-align: right;
        padding: 2px 1ex 6px 0;
        vertical-align: baseline;
    }

    form.semantic label.after {
        width: auto;
        text-align: left;
        display: inline;
        float: none;
    }

    form.semantic label.long {
        clear: both;
        width: auto;
        text-align: left;
        float: none;
    }

    form.semantic input,
    form.semantic select,
    form.semantic textarea {
        float: left;
    }

    form.semantic ul {
        list-style-type: none;
        float: left;
        padding: 0;
        margin: 0;
    }

    form.semantic li {
        clear: both;
        padding: 0.2em 0;
    }

    form.semantic li label {
        width: auto;
        text-align: left;
        padding: 0;
    }

    form.semantic div.field-row {
        clear: none;
        float: left;
        margin: 0;
        padding: 0;
        overflow: visible;
    }

    form.semantic div.field-row * {
        float: none;
        display: inline;
    }

    form.semantic .button-row {
        text-align: left;
    }

    form.semantic .button-row input {
        float: none;
    }

    form.semantic div.long label {
        width: auto;
        text-align: left;
        float: none;
    }

    form.semantic div.long textarea {
        width: 100%;
    }

    /* Errors -- for use with JQuery Validate, etc. */
    form.semantic input.error,
    form.semantic select.error,
    form.semantic textarea.error {
        background-color: #77002a;
        color: white;
    }

    form.semantic label.error {
        width: auto;
        color: #77002a;
        text-align: left;
    }

    .PageHeadlineDescription {
        font-size: 27px;
        font-weight: 900;
        color: #fe0000;
    }

    #UserInfo {
        margin: 0;
        padding: 0 0 6px 0;
        font-size: 12px;
        font-weight: normal;
        color: #333;
        height: 44px;
        border: none !important;
    }

    table.siteTable {
        width: 800px;
        border: 0;
        padding: 0;
        margin: 0px auto;
    }

    table.productTable td {
        border: solid 1px red;
    }

    table.productTableCSC td {
        border: solid 1px red;
    }

    table.productTableCSC tr:nth-of-type(odd) {
        background-color: #DFDFDF;
    }

    .mainMenuButton {
        background-color: #fe0000;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #fe0000;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: normal;
        padding: 6px 20px;
        text-decoration: none;
    }

    .mainMenuButton:hover {
        background-color: #fe0000;
    }

    .mainMenuButton:active {
        position: relative;
        top: 1px;
    }
}

.ui-tabs-panel {
    padding: 0.8em 1em !important;
}