﻿input.ng-invalid.ng-dirty, select.ng-invalid.ng-dirty {
    border: 1px solid red !important;
}

.clear {
    clear: both;
}

.twitter .tab-content {
    height: 250px !important;
}

.twitter .tab-content iframe {
    height: 240px !important;
}

.tab-content > .tab-pane:not(.checkout):not(:first-child) {
    display: inline-block !important;
    height: 0 !important;
    overflow: hidden;
}

.tab-content > .tab-pane.active:not(:first-child) {
    height: auto !important;
}

.hidden-input, .hidden-input:focus, .hidden-input.ng-invalid {
    width: 1px;
    border: 0 solid #FFF !important;
    outline: none !important;
    display: inline-block;
    text-indent: -20em;
    padding: 0 !important;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    color: transparent;
    -ms-text-shadow: 0 0 0 #000;
    text-shadow: 0 0 0 #000;
}

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

.angulardatepicker button.btn-default {
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
}

.time-button .btn-default, .input-group-btn .btn-default {
    margin: 0;
    padding-bottom: 7px;
    background: #208bbc !important;
    color: #fff !important;
    border: 1px solid #208bbc !important;
}

h2.registerWarning {
    color: #ff9966;
    margin-top: 50px;
}


.glyphicon-question-sign {
    padding-left: 3px;
}

#loginModal button.close {
    padding: 1px 6px;
}

/*Fixes*/

tr.upClasses td span.tablesaw-cell-content {
    padding-top: 0px;
}

@media (max-width: 425px) {
    tr.upClasses td span.tablesaw-cell-content {
        padding-left: 100px;
    }

    .rosterAttendeesAdd,
    .rosterAttendeesRefresh,
    .rosterAttendeesSales,
    .generate-invoice {
        width: 100%;
    }
}



.currentRoster {
    padding-left: 15px;
}

@media (max-width: 425px) {
    .attendeeDetails {
        padding-right: 10px;
    }
}

@media (min-width: 768px) {
    .attendeeDetails {
        padding-right: 30px;
    }

    .attendeeHeader {
        padding-left: 60px !important;
    }
}

.rosterAttendeesTable {
    margin-top: 15px;
}

@media (width: 1024px) {
    .attendeeName {
        display: inline-block;
        width: 115px;
    }

    .attendeeDetails {
        display: inline-block;
        vertical-align: top;
    }
}

.pad15-left-right {
    padding-left: 15px;
    padding-right: 15px;
}

.width100 {
    width: 100%;
}

.marginbotminus10 {
    margin-bottom: -10px;
}

.margin-bot10 {
    margin-bottom: 10px;
}

.padding-select {
    border-color: #ccc;
    padding: 4px 12px 6px 12px;
}



.no-border-top-bottom {
    border-top: 0px !important;
    border-bottom: 0px !important;
}

    .no-border-top-bottom.collapse.in {
        border-top: 1px solid #e4e4e4 !important;
        border-bottom: 1px solid #e4e4e4 !important;
    }

.no-padding-top-bottom {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media (max-width: 768px) {
    .navMobile {
        margin: 7.5px -15px !important;
    }
}

@media (min-width: 768px) {
    .border-top-bottom {
        border-top: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
    }
}

.block.shopquotetestimonialblock, .block.abouttheproductvideoblock, .block.abouttheauthorblock, .block.productgalleryblock, .block.productgalleryblock, .block.productgallerymatrixblock, .block.curriculumareablock {
    margin: -1px 0 0 0;
}

.block.curriculumitemblock {
    margin: -16px 0 0 0;
}

.curriculumsectionblock .block.curriculumitemblock:first-child {
    margin: 0;
}

.paddSafari {
    padding-left: 10px;
}

#NavMain #MainMenu .shopSearchInput .dropdown-menu {
    width: 100%;
}

    #NavMain #MainMenu .shopSearchInput .dropdown-menu > li a {
        float: right;
        width: 100% !important;
        text-align: left;
        white-space: normal !important;
    }

    #NavMain #MainMenu .shopSearchInput .dropdown-menu > .active a:hover {
        background-color: #208bbc;
        color: white;
        cursor: pointer;
    }

#NavMain #MainMenu .shopSearchInput .dropdown-menu {
    background-color: white !important;
    border: 1px solid #CCCCCC !important;
}

@media (min-width: 768px) {

    #NavMain #MainMenu .shopSearchInput .dropdown-menu {
        width: 50%;
        padding-bottom: 10px !important;
        background-color: white !important;
        border: 1px solid #CCCCCC !important;
    }

        #NavMain #MainMenu .shopSearchInput .dropdown-menu > li:first-child a {
            padding-top: 3px !important;
            margin-top: 10px !important;
        }
}

@media (min-width: 992px) {
    #NavMain #MainMenu .shopSearchInput .dropdown-menu {
        width: 55%;
        padding-bottom: 10px !important;
    }

        #NavMain #MainMenu .shopSearchInput .dropdown-menu > li:first-child a {
            padding-top: 3px !important;
            margin-top: 10px !important;
        }
}

#loginModal form button[type=submit]:hover, #forgotPassword .pad15 form input[type='submit']:hover, #createAccount form button[type='submit']:hover, button[type='submit']:hover {
    color: #ffffff !important;
    background-color: #208bbc !important;
}

.collapsibleexpandblock .expand-section p {
    padding: 0;
    margin: 0.5em 0 0.5em 0;
}


.expand-button {
    font-size: 25px;
    line-height: 32px;
    margin-top: 15px;
    display: block;
    width: 100%;
    background: #e4e4e4;
    padding: 10px 20px;
    color: #999999;
    font-size: 21px;
    line-height: 30px;
    border: 0;
    outline: 0;
    text-align: left;
    position: relative;
}

    .expand-button span {     
        position: absolute;
        top: 35%;
        right: 20px;
    }


.expand-section {
    padding: 0 20px;
    border: 1px solid #e4e4e4;
    margin-top: -1px;
}

    .expand-section p {
        padding: 20px 0;
    }

.expand-button .glyphicon-chevron-down,
.expand-button.collapsed .glyphicon-chevron-up {
    display: none;
    width: 21px;
    height: 25px;
}

.expand-button.collapsed .glyphicon-chevron-down,
.expand-button .glyphicon-chevron-up {
    display: inline-block;
    top: 32%;
    width: 21px;
    height: 25px;
}

@media (min-width: 768px) {
    .shopHeader #NavMain #MainMenu .navbar-nav > li > a {
        font-size: 15px;
        font-family: "Noto Sans", sans-serif;
    }
}

@media (min-width: 768px) {
    #obtion-submenu a {
        padding-left: 0 !important;
        padding-right: 0 !important;
        visibility: hidden !important;
        height: 30px !important;
    }
}

.shopHeader #NavMain #MainMenu .navbar-nav > li > a {
    letter-spacing: 0.2px;
    line-height: 1.42857;
    padding: 12px;
}

.row .horizontalseparator, .row .heroimagesliderblock, .row .thumbnailblock, .row .thumbnailblock2, .row .callouttextblock3 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

    .row .thumbnailblock2 .polaroid, .row .thumbnailblock .polaroid {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
        float: left;
    }

@media (min-width: 992px) {
    .productContentContainer {
        min-height: 550px;
    }
}

@media (min-width: 1200px) {
    .productContentContainer {
        min-height: 650px;
    }
}


.sidebar .video1, .block-pull .video1 {
    display: none;
}

.sidebar .video2, .block-pull .video2 {
    width: 100%;
    display: block;
}

.sidebar .block.thumbnailblock, .sidebar .block.thumbnailblock2, .sidebar .block.callouttextblock3 {
    display: inline-block;
    padding-left: 0 !important;
    padding-right: 0 !important;
}



@media (max-width: 992px) {
    .video1 {
        display: none;
    }

    .video2 {
        width: 100%;
        display: block;
    }
}

@media (min-width: 993px) {
    .video1 {
        width: 50%;
        float: right;
    }

    .video2 {
        display: none;
    }
}

.polaroid .polaroid-copy {
    padding: 10px 20px 20px 20px;
}

    .polaroid .polaroid-copy p {
        margin-bottom: 0;
    }

.polaroid .item-container {
    margin-top: -15px;
}

    .polaroid .item-container a {
        Width: 80%;
        margin: 0 auto;
        line-height: 18px;
    }

        .polaroid .item-container a:hover {
            box-shadow: 0 0 8px #208bbc;
        }

@media (min-width: 768px) {
    .polaroid .item-container a {
        top: -15px;
    }
}

.polaroid .item-container a {
    border: solid 1px #e4e4e4;
}

.callouttextblock3 .callout {
    background-color: #ffffff;
}

.homeModule {
    margin-bottom: 20px;
    margin-top: 20px;
}

.none-position .bx-wrapper {
    max-width: 100% !important;
}

.hidden-area {
    display: none;
}

.bx-wrapper {
    max-width: 100% !important;
}

.slider-block{
    text-align:center;
}

#bx-pager {
    max-width: 786px !important;
    width: 100% !important;
    display: inline-block !important;
    overflow: auto;
    white-space: nowrap;
}

#bx-pager a {
    text-align: center;
    display: inline-block;
    float: none;
    margin: 0 auto;
    width: 127px !important;
    border: 1px solid #dedede;
}

#bx-pager a img {
    width: auto;
    margin: 0 auto;
}

.bx-pager-items {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.wrap-white-space span.tablesaw-cell-content {
    white-space: normal !important;
}

.sidebar .modal-title {
    background-color: #ffffff !important;
    color: #999 !important;
}

.videowithcaptiononrightblock .modal-footer, .videoblock .modal-footer {
    text-align: left;
}

.microsite-nav-top-hat {
    margin-bottom: 0 !important;
}

.listItem {
    float: none;
    display: list-item !important;
}

.subListItem {
    float: none;
    padding-left: 20px;
    display: list-item !important;
}

.buy-from-btn {
    width: 100%;
    font-size: 22px;
    background: #5cb85c;
    border-color: #5cb85c;
}
@media (min-width: 768px){
    .navbar-nav .collapsible ul.my-account-menu, #NavTopHat .tophat ul.my-account-menu {
        min-width: 15em !important;
    }
}

.navbar-nav .collapsible ul.my-account-menu, #NavTopHat .tophat ul.my-account-menu {
    max-width: 20em !important;
}

    .navbar-nav .collapsible ul.my-account-menu li a, #NavTopHat .tophat ul.my-account-menu li a {
        line-height: 15px !important;
        padding: 7px 10px !important;
    }

.navbar-nav .collapsible ul.choose-language-menu li a, #NavTopHat .tophat ul.choose-language-menu li a {
    line-height: 15px !important;
    padding: 7px 10px !important;
}

.navbar-nav .collapsible ul.choose-language-menu, #NavTopHat .tophat ul.choose-language-menu {
    min-width: 15em !important;
    max-width: 20em !important;
    border-radius: 4px !important;
}

@media(min-width: 768px) {
    .navbar-nav .collapsible ul.my-account-menu, #NavTopHat .tophat ul.my-account-menu {
        position: absolute !important;
    }

    .navbar-nav .collapsible ul.choose-language-menu, #NavTopHat .tophat ul.choose-language-menu {
        position: absolute !important;
    }
}

/*phones and tablet portrait*/
@media (max-width:961px) {
    #NavTopHat .tophat ul.desktopAccountMenu {
        display: none !important;
    }
}

/*tablet landscape and desktops*/
@media (min-width:961px) {
    #NavTopHat .tophat ul.mobileAccountMenu {
        display: none !important;
    }
}

.tablesaw-cell-content {
    padding-top: 5px;
}

.padding-top5 {
    padding-top: 5px;
}

#allFacilitators.tablesaw-stack td .tablesaw-cell-label {
    margin-top: 10px;
    width: 35%;
}

.modal-title {
    min-height: 20px;
}

#availablePODs .modal-body .row:nth-child(odd) {
    background-color: #e4e4e4;
}

#availablePODs .btn {
    margin-top: 5px;
}

#availablePODs .modal-body {
    overflow-y: scroll;
    height: 500px;
}

@media (max-width: 767px) {
    div[class*="col-sm"]:not([class*="col-xs"]),
    div[class*="col-md"]:not([class*="col-xs"]),
    div[class~="col-lg"]:not([class*="col-xs"]) {
        width: 100%;
        float: left;
    }

    .wrap-white-space span.tablesaw-cell-content {
        padding-top:0;
    }
}

/*End Fixes*/

/* Blocks */
.overflow-auto {
    overflow: auto;
}

.noPaddingLeftRight {
    padding-right: 0;
    padding-left: 0;
}

input[type='checkbox'] {
    padding: 0 !important;
}

input[type='text'] {
    line-height: 1.2;
}

input[type='password'] {
    line-height: 1.2;
}


/*#region "  Checkout  " */
.checkout-add-payment-form .card-select {
    float: left;
    width: 45%;
}

.checkout-add-payment-form .card-select-separator {
    float: left;
    width: 5%;
    margin-left: 3.5%;
    margin-right: 1.5%;
    font-size: 25px;
}

.checkout-add-payment-form #card-element {
    margin: 0px !important;
    width: 1px !important;
    min-width: 60% !important;
    overflow: hidden !important;
    display: block !important;
    user-select: none !important;
    height: 34px;
    border: solid 1px #ccc;
    padding: 8px;
}

@media (max-width: 767px) {
    .checkout-add-payment-form #card-element {
        margin: 0px !important;
        width: 1px !important;
        min-width: 109% !important;
        overflow: hidden !important;
        display: block !important;
        user-select: none !important;
        height: 34px;
        border: solid 1px #ccc;
        padding: 8px;
    }
}

.tablesaw.table.payments td {
    border-bottom-width: 0;
}

    .tablesaw.table.payments td.item-name {
        text-decoration: underline;
        font-weight: bold;
    }

    .tablesaw.table.payments td.item-icon {
        text-align: right;
    }

    .tablesaw.table.payments td.payment-amount {
        text-align: right;
        font-weight: bold;
    }

.description-menu span.sub-arrow {
    display: none !important;
}
/*#endregion*/

.icons.phone {
    background-position: -133px -4px;
}

    .icons.phone:hover {
        background-position: -133px -28px;
    }

td.salePrice, div.salePrice {
    color: #5cb85c;
}

.shop-checkout-errors {
    color: red;
    text-align: center !important;
    font-weight: bold;
}

.shop-checkout-info {
    color: red;
    font-weight: bold;
}

.facetSidebar .selectedFacet {
    display: block;
    background: #cee6ea;
    padding: 10px 15px;
    cursor: pointer;
    margin: 0 0 15px;
    position: relative;
    font-weight: 400;
}

    .facetSidebar .selectedFacet div {
        position: relative;
        margin: 0 15px 0 0;
        left: 0px;
    }

    .facetSidebar .selectedFacet span {
        float: right;
        margin-top: 2px;
        font-size: 15px;
        position: absolute;
        right: 8px;
        top: 50%;
        transform: translate(0,-50%);
    }

td.activeStatus {
    color: #5cb85c;
    font-weight: bold;
}

td.unsubscribed {
    color: #ff9966;
}

.registerForClass {
    margin-top: 0;
    padding-bottom: 25px !important;
}

#SocialIcons .social {
    list-style-type: none;
    padding: 0;
}

    #SocialIcons .social li {
        display: inline-block;
        width: 21px;
        height: 21px;
    }

        #SocialIcons .social li a {
            background: white url(/content/images/social-gray.png) no-repeat -130px -2px;
            width: 21px;
            height: 21px;
            margin: 9px 3px;
            overflow-y: hidden;
            display: block;
        }

            #SocialIcons .social li a:hover {
                background-position: -130px -24px;
            }

            #SocialIcons .social li a.facebook {
                background-position: -154px -2px;
            }

                #SocialIcons .social li a.facebook:hover {
                    background-position: -154px -24px;
                }

            #SocialIcons .social li a.instagram {
                background: none;
                overflow: visible;
                position: absolute;
                top: 1px;
                color: darkgrey;
                font-size: 15px;
            }

            #SocialIcons .social li a i.instagram-icon{
                padding-left: 4px;
            }

            #SocialIcons .social li a.instagram:hover {
                color: grey !important;
            }

            #SocialIcons .social li a.pintrest {
                background-position: -52px -2px;
            }

                #SocialIcons .social li a.pintrest:hover {
                    background-position: -52px -24px;
                }

            #SocialIcons .social li a.email {
                background-position: 0px -2px;
            }

                #SocialIcons .social li a.email:hover {
                    background-position: 0px -24px;
                }

            #SocialIcons .social li a.google {
                background-position: -542px -2px;
            }

                #SocialIcons .social li a.google:hover {
                    background-position: -542px -24px;
                }

            #SocialIcons .social li a.youtube {
                background-position: -464px -2px;
            }

                #SocialIcons .social li a.youtube:hover {
                    background-position: -464px -24px;
                }

.icons.multiple-languages {
    background-position: -204px -4px;
}

    .icons.multiple-languages:hover {
        background-position: -204px -28px;
    }

.js-collapsable-btn {
    background: #e4e4e4;
    cursor: pointer;
    margin: 0;
    padding: 0;
    display: inline-block;
    float: right;
    margin-top: -51px;
}

    .js-collapsable-btn button {
        padding: 10px;
        margin: 0;
    }

    .js-collapsable-btn .icon-bar {
        background: #666666;
        margin: 5px;
        width: 22px;
        height: 2px;
    }

.responsive-iframe {
    height: 250px;
}

.wrapper-full .responsive-iframe {
    height: 390px;
    padding: 0;
}

@media(max-width: 375px) {
    .responsive-iframe {
        height: 200px;
    }
    .wrapper-full .responsive-iframe {
        height: 300px;
    }
}

@media screen and (min-width: 768px) {

    #addAttendeeModal .modal-dialog {
        width: 750px;
    }
}

.login-form {
    font-size: 16px;
    padding: 20px;
    margin: 0 0 0px;
    border: solid 1px #e4e4e4;
}

    .login-form h3 {
        margin: 0 0 15px 0;
    }

.grecaptcha-badge {
    z-index: 99999;
}

/* Selectize theme for prerequisites*/

.selectize-dropdown-content {
    padding: 0px !important;
}

.selItemGray {
    color: gray;
}

.selItemBlack {
    color: black;
}

.selectize-input.items.not-full.has-options input[type="text"] {
    width: 465px !important;
}

.paymentsDueForm .tablesaw-stack td .tablesaw-cell-label {
    width: 36%; 
}
.paymentsDueForm h4 {
   padding-top:15px;
   padding-bottom:15px;
}

@media (max-width: 767px) {
    .paymentsDueForm .tablesaw-stack td .tablesaw-cell-label {
        width: 32%;
    }

    .paymentsDueForm .tablesaw-stack td .payment-wrap {
        display: inline-block;
        white-space: pre-wrap;
        text-align:left;
    }
    .paymentsDueForm .tablesaw-stack td .payment-wrap.payment-title {
        width:68%;
    }
}

.wrappedTooltip .tooltip-inner {
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-weight: 400;
}

.facilitator-filter .jump-to .list-inline {
    font-weight: bold;
}

.facilitator-results .media .media-body {
    min-height: 147px;
    background: #e4e4e4;
}

.facilitator-results .media {
    background: transparent;
}

    .facilitator-results .media img {
        width: 100%;
        height: auto;
        position: relative;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        vertical-align: middle;
        max-width: 147px;
    }

    .facilitator-results .media .facilitator-image {
        width: 142px;
        height: 147px;
        white-space: nowrap;
    }

    .facilitator-results .media .vertical-helper {
        display: inline;
        height: 100%;
        vertical-align: middle;
    }

.facilitator-card-email-icon {
    top: 4px;
}

.addedItem span {
    margin: 0 2px;
}

.cookie-alert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #e4e4e4;
    font-weight: normal;
    color: #333333;
    text-align: center;
    font-size: 0.938rem;
    z-index: 1060;
    display: none;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 20;
}

/* ---------------- SPECIFIC TO REGISTRATION BLOCK ---------------- */

hr.separ {
    margin-bottom: 15px;
}

.registerinfo {
    margin-left: 15px;
}

.opt {
    font-size: 120%;
    font-weight: bold;
    color: #737373;
}

.mar-bot-0 {
    margin-top: 0;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.centered-gallery {
    display: flex;
    justify-content: center;
}

#buyingOptions h6 {
    font-size: 15px;
    text-transform: none;
}

#buyingOptions .final-price {
    text-transform: none;
}

#buyingOptions h3 {
    font-size: 25px;
}

#buyingOptions select {
    width: auto;
}

.text-red {
    color: #c00;
}

@media (max-width: 425px) {
    #buyingOptions h3 {
        font-size: 21px;
    }

    .product-img-block .img-on-sale {
        width: 130px;
    }
}

.product-img-block {
    position: relative;
    display: inline-block;
}

    .product-img-block .img-on-sale {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        width: 160px;
    }

.darkgrey {
    color: #333333;
}

.weight-400 {
    font-weight: 400;
}

.checkout-save {
    color: #666666;
    font-size: 16px;
    text-transform: none;
}

.footer-subscribe-text > p > span {
    background-color: inherit !important;
}

.scrollAfter10 {
    height: 1030%;
    overflow: auto;
}

@media (max-width: 767px) {
    .scrollAfter10 li a {
        padding-left: 7px !important;
    }

    .scrollAfter10MicroShop {
        height: 290px !important;
    }

    .navbar-nav .collapsible ul.choose-language-menu, #NavTopHat .tophat ul.choose-language-menu .scrollAfter10MicroShop {
        min-width: 100% !important;
    }
}

.scrollAfter10MicroShop {
    height: 300px;
    overflow: auto;
}

#NavTopHat li.language-selector {
    position: relative;
}

    #NavTopHat li.language-selector a {
        position: relative;
        z-index: 2;
    }

    #NavTopHat li.language-selector #languageSelectorBubble {
        display: none;
        position: absolute;
        top: 0;
        left: -2px;
        width: 100%;
        height: 100%;
        z-index: 1;
        border: 3px solid #208BBC;
        border-radius: 50%;
        padding: 17px 3px;
    }

#languageSelectorArrowIndicator {
    display: none;
    position: absolute;
    top: 33px;
    right: 97px;
    width: 100px;
    height: 100px;
}

@media (max-width: 767px) {
    #NavTopHat li.language-selector #languageSelectorBubble {
        top: -9px;
        left: -9px;
    }

    #languageSelectorArrowIndicator {
        top: 26px;
        right: 73px;
    }
}

.scrollAfter10::-webkit-scrollbar, .scrollAfter10MicroShop::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 5px;
}

.scrollAfter10::-webkit-scrollbar-thumb, .scrollAfter10MicroShop::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3);
}

@media (max-width: 374px) {
    .navWidthMicrosite {
        width: 108% !important;
    }
}

@media (min-width: 375px ) and (max-width: 424px) {
    .navWidthMicrosite {
        width: 106% !important;
    }
}

@media (min-width: 425px) and (max-width:767px) {
    .navWidthMicrosite {
        width: 104% !important;
    }
}

@media (min-width: 768px) {
    .navbar-nav .collapsible ul.choose-language-menu, #NavTopHat .tophat ul.choose-language-menu .scrollAfter10MicroShop {
        min-width: 160px !important;
    }
}

@media (max-width: 767px) {
    .shopSearch input[type=text] {
        float: left;
        width: 85%;
        position: relative;
        z-index: 9;
    }

    .shopSearch button[type=submit] {
        width: 15%;
        margin: 0;
    }

    #NavMain #MainMenu .shopSearchInput .dropdown-menu {
        width: 78%;
        border-radius: initial;
    }
}

@media (max-width: 320px) {
    #NavMain #MainMenu .shopSearchInput .dropdown-menu {
        width: 76%;
    }
}

@media (max-width: 767px) {
    .navbarShop .navbar-collapse.in {
        overflow-y: initial;
    }
}

@media (min-width: 1025px) {
    .depButtons {
        width: 30%;
    }
}

@media (min-width: 671px) and (max-width: 1024px) {
    .depName {
        width: 37%;
    }
}

@media (max-width: 670px) {
    .depName {
        width: 30%;
    }
}

@media (max-width: 825px) {
    /*.classRegister {
        display: flex;
        flex-direction: column-reverse;
    }*/
}

@media (max-width: 767px) {
    .depTable {
        overflow-x: hidden;
    }

        .depTable .table tbody tr .depName {
            white-space: initial;
        }
}

/*.regBlock, .regBlockDetails {
    margin-left: -15px !important;
}*/

/*@media (max-width: 320px) {
    .regBlock, .regBlockDetails {
        width: 113%;
    }
}

@media (min-width: 321px) and (max-width: 376px) {
    .regBlock, .regBlockDetails {
        width: 111%;
    }
}

@media (min-width: 376px) and (max-width: 426px) {
    .regBlock, .regBlockDetails {
        width: 109%;
    }
}*/

/*@media (min-width: 426px) and (max-width: 767px) {
    .regBlock {
        width: 105%;
    }

    .regBlockDetails {
        width: 55%;
    }
}

@media (min-width: 768px) and (max-width: 826px) {
    .regBlock {
        width: 219%;
    }

    .regBlockDetails {
        width: 110%;
    }
}

@media (min-width: 826px) and (max-width: 1025px) {
    .regBlock, .regBlockDetails {
        width: 118%;
    }
}*/

/*@media (min-width: 1025px) {
    .regBlock, .regBlockDetails {
        width: 114%;
    }
}*/

.padDPA {
    margin-top: 30px;
}

.padDPABtn {
    display: block;
    margin-top: 30px;
}

.padBottom {
    padding-bottom: 50px;
}

.backLink {
    font-size: 1em;
    font-weight: bold;
}

.dpaBlock {
    margin-left: -10px;
}

.sendEmail {
    margin-left: 15px;
}

@media screen and (max-width: 500px) {
    .ddTable {
        width: 100%;
        table-layout: fixed;
    }

    .break-text {
        white-space: normal;
        word-break: break-all;
    }

    .digitalDownloadLinkText {
        width: 95% !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (max-width: 600px) {
    html, body {
        overflow-x: hidden;
    }

    body {
        position: relative
    }
}

.productForm .submitButton {
    width: 100%;
    font-size: 22px;
    background: #5cb85c;
    border-color: #5cb85c !important;
    color: #ffffff;
    border: 1px solid #208bbc;
}

.productForm input[class~="submitButton"]:hover {
    border-color: #5cb85c !important;
    color: #5cb85c;
    background-color: #ffffff;
    border: 1px solid #208bbc;
}

#notificationModal button.close {
    padding: 1px 6px;
}


@media (max-width: 767px) {
    .certificationTableItemTitle {
        overflow: hidden;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-right: -9px;
    }

    .certificationTableItem {
        padding: 8px 2px !important;
    }

    .certificationTableItemIcon {
        text-align: left !important;
    }
}

@media (max-width: 320px) {
    .certificationTableItemTitle {
        width: 132px;
    }
}

@media (min-width: 321px) and (max-width: 376px) {
    .certificationTableItemTitle {
        width: 172px;
    }
}

@media (min-width: 376px) and (max-width: 426px) {
    .certificationTableItemTitle {
        width: 222px;
    }
}

@media (min-width: 427px) and (max-width: 767px) {
    .certificationTableItemTitle {
        width: 310px;
    }
}

.certificationTableItemTitle {
    word-break: break-all;
}
.position__relative {
    position: relative;
}
.flex-1 {
    flex: 1;
}