﻿
/*Product Management css*/
.ProductsList, #right_ProductInfo, .ProductItemsList, #right_ProductItemInfo {
    overflow-y: auto;
    overflow-x: hidden;
    height: 500px;
}

#right_ProductInfo {
}

.tab-content {
    margin-top: 10px;
    border: none !important;
}

div#dnn_ctr418_ProductDisplay_pnlRelatedProduct {
    margin-top: 19px;
}
/* Tab Navigation */
.nav-tabs {
    border-bottom: 1px solid #005495 !important;
}

    .nav-tabs > li > a {
        background: #FFFFFF;
        color: #005495;
        border-radius: 0px !important;
        border: 1px solid #2381d2 !important;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        background: #005495 !important;
        color: #FFFFFF !important;
        border-radius: 0px !important;
    }

/* Tab Content */
/*.tab-pane {
    background: #F5F5F5;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    border-radius: 0;
    text-align: center;
    padding: 10px;
}*/
.accordion_container {
}

.accordion_head {
    background-color: skyblue;
    color: white;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 1px 0;
    padding: 20px 11px;
    font-weight: bold;
}

.accordion_body {
    background: #f5f5f5;
}

    .accordion_body p {
        padding: 18px 5px;
        margin: 0px;
    }

.plusminus {
    float: right;
}

.hiddenXs {
    display: none;
}

.validationText {
    color: red;
}

.validationB {
    display: block;
}
/*2021-06-30 RH Commenting this out to see if it fixes responsiveness*/
/*
.modal-hidden {
    display: none;
}


.modal-header {
    text-align: center;
    color: white;
}

.modal-body {
    margin: 4px;
}

.modal-footer {
}
*/
.PAR_ModalButton {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0px;
    margin: 5px;
}

#ModalPop {
    background-color: #ffffff;
    border-radius: 2px;
    padding: 20px;
    display: none;
    min-width: 500px;
    width: auto !important;
}

#productSocialLinksPop {
    background-color: #ffffff;
    border-radius: 2px;
    padding: 20px;
    display: none;
    min-width: 500px;
    width: auto !important;
}

#productRelatedPop {
    background-color: #ffffff;
    border-radius: 2px;
    padding: 20px;
    display: none;
    min-width: 500px;
    width: auto !important;
}

#productResourcesPop {
    background-color: #ffffff;
    border-radius: 2px;
    padding: 20px;
    display: none;
    min-width: 500px;
    width: auto !important;
}

#PlatformModalPop {
    background-color: #ffffff;
    border-radius: 2px;
    padding: 20px;
    display: none;
    min-width: 500px;
    width: auto !important;
}

.ProductImage {
    width: 150px;
    height: 200px;
}

.ProductTileImage {
    width: 42px;
    height: 42px;
}

.PAR_Search {
    width: 100% !important;
    margin-top: 10px;
}

.dnnTextPanelView-basic {
    border: none !important;
}

.dnnTextPanelView {
    background-color: none !important;
}

.PAR_Label {
    font-weight: bold;
}



.upload {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.panel-header {
    background: #ffffff;
    border: 1px solid #2381d2;
    color: #000;
    font-weight: bold;
}

.glyphicon-minus,
.glyphicon-plus {
    position: static;
    background: #2381d2;
    padding: 15px;
    color: white;
}

.PAR_Button {
    background-color: #0961ad !important;
    border: none !important;
    color: white !important;
    padding: 12px 30px !important;
    font-size: 16px !important;
    margin: 4px 2px !important;
    cursor: pointer !important;
    height: auto !important;
    width: auto !important;
}

.input:focus {
    outline-color: none !important;
}

.glyphicon-remove {
    color: white !important;
    float: left !important;
}

.ModalCancel,
.ModalSave {
    border: 1px solid #eee;
    color: #fff;
    padding: 12px 30px;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    height: auto;
    width: auto;
}

.PARmodal-close {
    float: right;
    margin-top: -22px;
    margin-right: -22px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #AEAEAE;
    background: #da0404;
    font-size: 29px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 12px 3px;
}

    .PARmodal-close:hover {
        color: #fff;
    }

    .PARmodal-close:focus {
        color: #fff;
    }

    .PARmodal-close:active {
        color: #fff;
    }

    .PARmodal-close:before {
        content: "×";
    }

.product-panel, .productItem-panel {
    min-height: 50px;
    margin-bottom: 0px !important;
}

select.status-form-control {
    width: 45%;
}

.ms-options-wrap {
    width: 45%;
    margin-bottom: 20px;
}

.btn-file {
    width: 45%;
}

.well {
    margin-bottom: 0px !important;
    background-color: transparent !important;
    border: 0px solid #e3e3e3 !important;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.05) !important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.05) !important;
    padding: 0px !important;
    padding-left: 19px !important;
    padding-right: 19px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#left_ProductItemSearch .rptrHeader,
#left_ProductItemSearch .rptrItem div a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    #left_ProductItemSearch .rptrHeader > span:first-of-type,
    #left_ProductItemSearch .rptrItem div a > div:first-of-type {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    }

#left_ProductItemSearch .fa-pencil:before {
    content: none;
}

#left_ProductItemSearch .fa-pencil:after {
    content: "\f040";
}

.rptrHeaderItem input[type=submit] {
    color: #C3512F !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

    .rptrHeaderItem input[type=submit]:hover {
        text-decoration: underline;
    }

.rptrHeaderItem {
    background-color: #fcfcfc;
    border-bottom: 2px solid #000000;
    font-weight: bold;
    text-decoration: none;
}

.rptrItem {
}

    .rptrItem div {
        padding-bottom: 5px;
    }

        .rptrItem div .multiCourtDisplay {
            margin-left: auto;
            margin-right: auto;
        }


.rptrHeaderItem, .rptrItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}

    .rptrHeaderItem div, .rptrItem div {
        -webkit-box-flex: 1 1 8%;
        /*width: 8%;*/
        flex: 1 1 8%;
        -ms-flex: 1 1 8%;
        -webkit-flex: 1 1 8%;
        padding-right: 5px;
        padding-bottom: 0px;
        vertical-align: middle;
    }

        .rptrHeaderItem div:nth-child(2), .rptrItem div:nth-child(2) {
            -webkit-box-flex: 1 1 60%;
            /*width: 70%;*/
            flex: 1 1 60%;
            -ms-flex: 1 1 60%;
            -webkit-flex: 1 1 60%;
        }

        .rptrHeaderItem div.rptrActions, .rptrItem div.rptrActions {
            -webkit-box-flex: 1 1 1%;
            /*width: 1%;*/
            flex: 1 1 1%;
            -ms-flex: 1 1 1%;
            -webkit-flex: 1 1 1%;
        }

        .rptrHeaderItem div.rptrProductItemsItemCode, .rptrItem div.rptrProductItemsItemCode {
            -webkit-box-flex: 1 1 4%;
            /*width: 4%;*/
            flex: 1 1 4%;
            -ms-flex: 1 1 4%;
            -webkit-flex: 1 1 4%;
        }

        .rptrHeaderItem div:nth-child(2).rptrProductRelatedAcronym, .rptrItem div:nth-child(2).rptrProductRelatedAcronym {
            -webkit-box-flex: 1 1 4%;
            /*width: 4%;*/
            flex: 1 1 4%;
            -ms-flex: 1 1 4%;
            -webkit-flex: 1 1 4%;
        }

    .rptrItem .rptrProductResourcesName {
        word-break: break-all;
    }

    .rptrHeaderItem .rptrProductRelatedName, .rptrItem .rptrProductRelatedName {
        -webkit-box-flex: 1 1 50%;
        /*width: 50%;*/
        flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        -webkit-flex: 1 1 50%;
    }

.rptrActionIcon {
    margin-right: 5px;
}

.browseAtoZ select {
    font-family: futuraHeavy;
    font-size: 14px;
    color: #000;
    font-weight: 800;
    width: 60px;
}

.qualification {
    display: none;
    height: 300px;
    width: 300px;
    position: absolute;
    background: #eee;
    padding: 20px;
    border: 2px solid;
    z-index: 5000;
    ms-overflow-style: scroll;
    overflow-y: scroll;
}

.qualLevel {
    color: #0670c1;
    font-family: FuturaStdBold;
    cursor: pointer;
}

.closeQual {
    color: #0670c1;
    text-decoration: underline;
    position: absolute;
    top: 10px;
    right: 22px;
    cursor: pointer;
}

#pnlLeftBar a {
    color: #0670c1;
    font-family: FuturaStdLight;
    font-size: 14px;
    /*text-transform: uppercase;*/
    /*line-height: 36px;*/
}

#pnlLeftBar, .pnlLeftBar {
    padding-left: 0px;
    width: 25%;
}

.pnlRightBar {
    width: 74% !important;
}

#pnlLeftBar h3, .SideBarH3 {
    font-weight: 800;
    color: black;
    font-size: 16px;
    font-family: FuturaStdBold;
    padding-bottom: 7px;
    margin-top: -22px;
}

.adjustMargin {
    margin-left: 0px !important;
}

/*
     #pnlLeftBar   .select {
    border:1px solid #e3e3e3;    
    border-radius:3px;
    color:#616263;
    overflow: hidden; 
    height: 40px;    
    width: 55px;
    position: relative;
    display: block;
}

#pnlLeftBar select{       
    height: 40px;
    padding: 5px;
    
    border: 0;
    outline: none;
    font-size: 16px;       
    width: 55px;
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#pnlLeftBar .select:after {
    content:"▼";    
    padding: 12px 8px;
    position: absolute; right: 10px; top: 0;    
    z-index: 1;
    text-align: center;
    color: #8e8e8e;
    width: 20px;
    height: 43px;      
    pointer-events: none;
    box-sizing: border-box;   
}
*/
.blueAcronym {
    color: #0670c1;
}

.max150 {
    max-width: 150px;
}

.ProductImage {
    margin-bottom: 3px;
    margin-top: 1px;
    /*-webkit-box-shadow:  2px 2px 2px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.25);
    box-shadow:  2px 2px 2px 2px rgba(0,0,0,0.25);*/
}

.marginB18 {
    margin-bottom: 18px;
}

.rbAgent td label {
    margin-right: 25px;
}
/*2021-06-30 RH Commenting this out to see if it fixes responsiveness*/
/*
.modalPadding {
    padding: 10px;
    color: #000;
}

    .modalPadding a {
        color: #005495 !important;
    }
*/
.modalCustomerNumberInfo {
    color: #005596;
    cursor: pointer;
    text-decoration: underline;
}

#btnGuaranteeClose {
    height: 61px !important;
    width: 226px !important;
    background-color: #003478;
    border: 0;
    color: #fff;
}

    #btnGuaranteeClose:hover {
        height: 61px !important;
        width: 226px !important;
        background-color: #003478;
        border: 0;
        color: #fff;
    }

input[type="password"] {
    width: 100%;
    max-width: 445px;
    margin-bottom: 18px;
    padding: 8px;
    color: #333;
    font-size: 12px;
    display: block;
}

.PAR-Outer select, .cart select {
    width: 100%;
    max-width: 445px;
    margin-bottom: 18px;
    padding: 8px;
    background: #ffffff;
    color: #333;
    font-size: 12px;
    display: block;
}

.hyperMail img {
    height: 16px;
    width: 16px;
}
/*TODO RENAME AND REPLACE*/
.marginTop15 {
    margin-top: 8px;
}

.AddToCart {
    color: #da0404 !important;
    float: right;
}

.AddToCart {
    font-family: FuturaStdBook;
    font-weight: bold;
}

    .AddToCart:hover {
        cursor: pointer;
    }

.rptrItem h3 {
    line-height: 1em;
    margin-bottom: 5px;
}

.productItemName {
    font-family: FuturaStdBook;
    font-size: 16px;
    color: #000;
    font-weight: 700;
}

.rptrWrapper {
    margin-bottom: 34px;
    margin-top: -26px;
}

    .rptrWrapper h3 {
        margin-bottom: 8px;
    }

.bottomProductTitle {
    /* margin-top:-10px*/
}

#ProductItemDisplay ~ #ProductItem {
    display: none;
}

#ProductItemDisplay div[id^='ProductItem'] {
    min-height: 295px;
    text-align: center;
    margin-top: 6px;
}

#ProductItemDisplay span[id^='ProductTitle'] {
    font-family: FuturaStdLight;
    font-size: 16px;
    color: #000000;
}

#ProductItemDisplay h2 {
    font-size: 30px;
}

#ProductItemDisplay {
    margin-top: 13px;
}

    #ProductItemDisplay img[id^='ProductImage'] {
        max-width: 170px;
        max-height: 198px;
    }

.filters {
    display: inline-block;
    /* text-align: center; */
}

.checkMark {
    background-image: url(/Portals/_default/Skins/PAR/images/Check16x16_blk_greyscale.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    float: right;
    display: none;
}

.stockProductDisplay {
    color: red;
}

#categoryListingWrapper #Search a {
    display: block;
    position: absolute;
    left: 223px;
    top: 12px;
    height: 35px;
    width: 34px;
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    webkit-box-shadow: none;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../images/Search_icon.jpg) no-repeat 5px 15px;
    z-index: 1;
    cursor: pointer;
}

#categoryListingWrapper #txtSearch {
    font-size: 16px;
    font-family: FuturaStdBold;
    padding: 10px;
}

#categoryListingWrapper select, .constructDDL {
    font-size: 16px;
    font-family: FuturaStdLight;
    padding: 10px;
    margin-bottom: 17px;
    margin-top: 3px;
}

.filters #Category {
    float: left;
}

#Search {
    width: 260px;
}

    #Search input[type=text] {
        width: 100%;
        max-width: 100%;
    }


.filters #Category h4 {
    margin-bottom: 28px;
}
/**Search Filters*/

.filterHdr {
    font-size: 16px;
    font-family: futuraStdBook;
    font-weight: bold;
    padding: 5px 0px;
}

.filterRow {
    margin-bottom: 15px;
}

.filterResults label {
    margin-left: 8px;
    font-family: futuraStdBook;
    font-weight: normal;
    width: 80%;
    vertical-align: top;
    margin-bottom: 4px;
}

.filterResults {
    width: 100%;
    margin-left: 5px;
}

.advancedSearch {
    display: none;
}

.cartQty {
}

.alignRight {
    text-align: right;
    padding-right: 3px;
}

.cartQty .txtCount {
    font-weight: bold;
    max-width: 50px;
    margin-bottom: 0px;
    padding: 2px;
    background: #ffffff;
    color: #333;
    font-size: 12px;
    display: inline-block;
}

.cartButton {
    border: 0;
    color: #000 !important;
    cursor: pointer;
    height: 19px !important;
    font-size: 13pt;
    width: 19px !important;
}

.cartText {
    color: #a8a8a8;
}

input.cartText {
    width: 40px;
    border: 1px solid rgb(238,238,238);
    height: 26px;
    padding: 1px;
}

.cartItemBold {
    font-family: FuturaStdBold;
}

.cartTextRed {
    color: red;
}

.cartSummaryWrapper {
    background-color: #eFeFeF;
    padding: 16px;
}
/*.cartQty div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 5px;
}*/
.qtyContainer {
    display: flex;
}

.returnButton {
    margin-left: 15px;
}

.qtyContainer div {
    -webkit-box-flex: 1 1 3%;
    /* width: 8%; */
    flex: 1 1 3%;
    -ms-flex: 1 1 3%;
    -webkit-flex: 1 1 3%;
    margin-top: 10px;
}

.qtyContainer .rightTotal {
    float: right;
    text-align: right;
}

.cartSub {
    margin-left: 15px;
    margin-right: 25px;
}

.cart h3 {
    font-family: FuturaStdBold;
    font-weight: 800;
    color: black;
    font-size: 20px;
    margin: 15px 0px;
    text-transform: uppercase !important;
}

.cartHeaderRow {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}

.cartItemDesc .cartItemBold, .cartText {
    color: #005596 !important;
}

.cart textarea {
    background: none !important;
    border: 1px solid #c4c4c4;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.AccountWrapper {
    padding-left: 15px;
}

.infoRow {
    margin-bottom: 0px;
}

.sourceddl select {
    margin-bottom: 2px;
}

/*
.cart input[type="text"], .cart select {
    width: 90% !important;
}
*/

.PAR_CategoryFilterRow > div.PAR_FormItemRequired,
.PAR_CategoryFilterRow > div.PAR_FormItemOptional {
    margin-right: 30px;
    width: 95px;
}

.PAR_CategoryFilterRow > div {
    width: 70%;
}

.PAR_CategoryFilterRow .PAR_FormItemRequired:after {
    content: '*:';
}

.PAR_CategoryFilterRow .PAR_FormItemOptional:after {
    content: ':';
}

.PAR_CategoryFilterRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 6px 0;
    font-family: FuturaStdLight;
    font-size: 16px;
}

div#ProductWizardWrapper h2 {
    margin-left: 1px;
}

.PAR_AdvancedSection h4 {
    margin-left: 3px;
}

    .PAR_AdvancedSection h4:hover {
        cursor: pointer;
    }

.PAR_CategoryFilterRow.PAR_Format {
    margin-bottom: 5px;
}

.PAR_Advanced div div {
    margin-bottom: 6px;
}

div.liveaccparinc div.PAR_AdvancedSection .ui-accordion-header .ui-accordion-header-icon {
    height: 41px;
}

.PAR_Advanced.PAR_AdvancedSection span.PAR_FilterMoreLabel {
    padding: 0;
    margin: 0;
    margin-left: 35px;
    padding-top: 10px;
    position: absolute;
}

.PAR_CategoryFilterRow.PAR_Advanced {
    margin-top: 14px;
    margin-bottom: -12px;
}

.PAR_SubOption {
    padding-left: 27px;
}

.PAR_SubWrapper {
    margin-bottom: 9px;
}

.PAR_CategoryFilterRow ul {
    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;
    margin-left: 0;
}

    .PAR_CategoryFilterRow ul li {
        list-style-type: none;
        width: 40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: -5px;
    }

.headerProd.row {
    margin-left: 2px;
    margin-top: -16px;
    margin-bottom: -10px;
}

.PAR_Browse {
    font-family: FuturaStdBook;
    font-size: 30px;
    color: #005596;
    margin: 3px;
    cursor: pointer;
}

    .PAR_Browse:hover {
        background-color: aliceblue;
    }

.PARBrowseWrapper h4 {
    margin-left: 2px;
}

#dnn_PAR_ShoppingPopout_upnlCart .btnRemove, #dnn_PAR_ShoppingPopout_upnlCart .cartButton {
    background-color: none !important;
}

.PAR_CategoryFilterRow ul li input,
.PAR_CategoryFilterRow div div input {
    padding: 0;
    margin: 0 8px 0 0;
}

.PAR_Round {
    border-radius: 20px;
    padding: 15px 15px;
    margin: 7px 0 16px 5px;
}

.PAR_Grey {
    background: #efefef;
}

.PAR_CategoryFilterRow .PAR_SubmitRow {
    margin: 6px auto;
    width: inherit;
}

div#ProductWizardWrapper h2,
div#ProductWizardWrapper .PAR_FilterSectionHeader {
    color: #000;
}

div#ProductWizardWrapper .PAR_FilterSectionHeader {
    padding-left: 3px;
    margin-bottom: 29px;
}

.PAR_FilterSectionHeader {
    font-size: 16px;
    font-weight: bold;
}

.PAR_Advanced {
    margin: 19px 0px;
}

    .PAR_Advanced h4:hover {
        cursor: pointer;
    }

.submitSearch {
    width: 150px;
    text-align: center;
    background: #2381d2 !important;
    color: #FFFFFF !important;
    border-radius: 0px !important;
    height: 22px !important;
    cursor: pointer;
}

.PAR_ShoppingPopout span.cartItem:before {
    content: '(';
}

.PAR_ShoppingPopout span.cartItem:after {
    content: ')';
}

.PAR_ShoppingPopout .cartWrapper {
    position: fixed;
    top: 57px;
    right: 0;
    width: 400px;
    background-color: #fff;
}

.PAR_ShoppingPopout .row {
    margin-right: 0;
    margin-left: 0;
}

.PAR_ShoppingPopout input[type="submit"].cartButton {
    width: inherit;
}

.PAR_ShoppingPopout .cartCheckOut input,
.PAR_ShoppingPopout .cartQuote input {
    width: 100%;
    height: 45px;
}

.PAR_ShoppingPopout .cartCheckOut input {
    font-size: 11pt;
    border-bottom: 1px solid rgb(255,255,255);
}

.PAR_ShoppingPopout .cartCheckOut input, .PAR_ShoppingPopout .cartHeader {
    background-color: #da0404;
    color: #fff;
}

.PAR_ShoppingPopout .cartQuote input {
    background-color: #a8a8a8;
}

.PAR_ShoppingPopout {
    border-left: 1px solid #c4c4c4;
}

    .PAR_ShoppingPopout .cartHeader {
        text-transform: uppercase;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
    }

        .PAR_ShoppingPopout .cartHeader .PAR_CartPopupClose {
            padding: 15px;
            font-size: 30px;
            color: #fff;
        }

.cart {
    z-index: 10;
}

.rightTotal {
    float: right;
    font-family: futuraStdBold;
    padding-right: 3px;
}

.cartInnerShopping .cartInnerRow {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.middleAlign {
    padding-top: 2px;
}

.qualFail, .picFail, .restrictedSpanishFail {
    color: #da0404;
    font-family: futuraStdBold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.PAR_ShoppingPopout .cartInnerRow {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-right: 10px;
}

.rptrWrapper img {
    border: 0;
    width: 37px;
    height: auto;
    margin-right: 10px;
    margin-top: -6px;
}

.productContent .row, .relatedItemsRow a {
    font-family: FuturaStdBook;
    font-size: 17px;
}

.featuredWrapper {
    text-align: center;
}
/********************User Edu******************/

.UserInfoEduDetails .form-row {
    margin-bottom: 15px;
}

.UserInfoEduDetails .form-element {
    margin-bottom: 5px;
}

.UserInfoEduDetails .table thead tr {
    background-color: #efefef;
}
/**Product pages bootstrap overrides*/
.bookHeaders h3 {
    margin-top: 0px;
}

.bookHeaders h3, .bookHeaders h4 {
    font-family: FuturaStdBook;
    font-weight: bold;
}

.productDisplayWrapper {
    margin-left: 15px;
}

.boldItems {
    font-family: FuturaStdBook;
    font-weight: bold;
}

.pnlExtraResourceInfo {
    margin-left: 12px;
}

.PAR_sup_resource {
    margin-bottom: 26px;
}

    .PAR_sup_resource img {
        margin-right: 16px;
    }

.pnlRightBar {
    width: 80%;
    margin-left: 3px;
}

ul.nav.nav-tabs {
    margin-left: -3px;
}

.extnTitle {
    font-family: FuturaStdLight;
    font-size: 14px;
}

div#pricing {
    margin-left: 0px;
    margin-top: 0px;
}

#pricing .extraDescSpacer {
    -webkit-box-flex: 7 1 1% !important;
    /* width: 8%; */
    flex: 7 1 1% !important;
    -ms-flex: 7 1 1% !important;
    -webkit-flex: 7 1 1% !important;
}

#pricing .rptrHeaderItem div, #pricing .rptrItem div {
    -webkit-box-flex: 1 1 3%;
    /* width: 8%; */
    flex: 1 1 3%;
    -ms-flex: 1 1 3%;
    -webkit-flex: 1 1 3%;
}

.pricing-dollar::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 21px solid #da0404;
    border-bottom: 21px solid transparent;
    border-left: 21px solid transparent;
    border-right: 21px solid #da0404;
    position: absolute;
    top: 0px;
    right: 0px;
}

.pricing-dollar::after {
    content: '$';
    width: 22px;
    height: 22px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    line-height: 22px;
    border-radius: 22px;
    position: absolute;
    top: 1px;
    right: 1px;
}
/**Check out*/

.plusButton, .plusButtonShopping {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
}

.priceAlign {
    text-align: right;
    padding-right: 10px;
}

.pricingReq h3 {
    font-size: 16px !important;
}

.pricingReq ul {
    font-size: 14px !important;
}

.col-xs-2.boldItems {
    margin-left: -15px;
}

button[disabled], html input[disabled] {
    cursor: not-allowed !important;
}

.minusButton, .minusButtonShopping {
    padding-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 4px;
    padding-left: 4px;
}

/*.popShipping {
    display: none;
    padding: 10px;
    width: 520px;
    height: 816px;
    border: 1px solid #ccc;
    position: absolute;
    top: 50px;
    left: 125px;
    background-color: #fff;
}*/

.popShippingRight {
    text-align: right;
}

.popShippingBody {
    text-align: center;
}

.popShippingImg {
    width: 100%;
}

.popShipping .modal-title .modal-close {
    margin-right: 10px;
    margin-top: 2px;
}
/********Quotes*****************/
.rptrQuote, .rptrOrder, .rptrInvoice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .rptrQuote div, .rptrOrder div, .rptrInvoice div {
        width: 20%;
        padding: 5px;
    }

.rptrQuoteHdr span, .rptrOrderHdr span, .rptrInvoiceHdr span {
    font-family: FuturaStdBook;
    font-weight: bold;
    font-size: 16px;
}

.rptrQuoteInner:nth-child(odd), .rptrOrderInner:nth-child(odd), .rptrInvoiceInner:nth-child(odd), rptrItemList:nth-child(odd) {
    background: #efefef;
}

.rptrQuoteInner:nth-child(even), .rptrOrderInner:nth-child(even), .rptrInvoiceInner:nth-child(even), rptrItemList:nth-child(even) {
    background: #bfbebe;
}

.rptrItemList {
    display: none;
}

@media (min-width: 1620px) {
    .staffItem {
        width: 21%;
    }

    .btnRemove {
        background-color: #efefef;
        text-align: left;
    }
}

@media (max-width: 981px) {
    .staffItem {
        width: 250px;
    }
}

@media (min-width:981) and (max-width: 1600px) {
    .staffFlexContainer {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .changeAcct {
        color: #005596 !important;
    }

    .staffItem {
        width: 250px;
    }
}

.blueAccount {
    color: #005596 !important;
}

.lblCartKey, .lblCartGUID {
    display: none;
}

.cartInner {
    max-height: 330px;
    -ms-overflow-style: scrollbar;
    overflow: auto;
    overflow: overlay;
}

div#pnlLeftBar.related {
    margin-top: 30px;
}
/*Meet the Staff                         !!!!!!!!!!!!!!!!!!!!!!Added as duplicate to remove merge issues. TODO: Resolve dupliucation*/
.StaffDisplayPop {
    display: none;
}

.staffFlexContainer {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.staffItem {
    width: 250px;
    margin-bottom: 20px !important;
}

.overlayStaffInfo .hiddenLb:hover {
    /*position: absolute;*/
    display: block;
}

.parent {
    position: relative;
    height: 260px !important;
    width: 250px !important;
}

.overlayStaffInfo {
    position: absolute;
    width: 100%;
    z-index: 100;
    bottom: 0px;
    left: 0px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.7)), to(rgba(0, 0, 0, 0.4)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,.7), rgba(0, 0, 0, 0.4));
    background: -o-linear-gradient(left, rgba(0,0,0,.7), rgba(0, 0, 0, 0.4));
    background: linear-gradient(to right, rgba(0,0,0,.7), rgba(0, 0, 0, 0.4));
    height: 75px;
    padding-top: 3px;
}

.hiddenLb {
    display: none;
}

.readBioDiv {
    margin: 12px 0px 0px 20px;
}

.memberInfo {
    margin: 0px 20px;
    font-family: FuturaStdbold;
    font-size: 16px;
    color: white;
    font-weight: bold;
}

.btnRedirectStaff {
    font-family: FuturaStdLight;
    font-size: 16px;
    border: 1px solid white;
    padding: 4px;
    color: white !important;
}

    .btnRedirectStaff:hover {
        background: white;
        color: black !important;
        outline: none !important;
    }

.extnTitle {
    font-family: FuturaStdLight;
    font-size: 14px;
}

.StaffSave {
    background-color: #0961ad !important;
    color: white !important;
}

.StaffCancel {
    background-color: #fefefe !important;
}

.staffInput {
    width: 100% !important;
}

.staffInfoFields {
    margin: 10px !important;
}

.staffContainer {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
}

    .staffContainer img {
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto auto;
    }

.StaffImage {
    margin: 5px;
}

.overlayStaffInfo.hoveroverRead {
    bottom: 0px;
    height: auto;
    min-height: 75px;
    padding-bottom: 8px;
}

a:hover {
    text-decoration: none !important;
}

.noItems {
    margin: 10px 0 10px 0;
    height: 52px;
    font-size: 22px;
    text-align: center;
}

.maintenanceEdit {
    padding: 10px;
}

.maintenance .alert {
    margin-bottom: 0px;
}

.maintenance textarea {
    background: none;
    border: 1px solid #c4c4c4;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
    max-width: 445px;
    padding: 8px;
}

.maintenance .MaintenanceList tr.MaintenanceStatus {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.maintenance .MaintenanceStatus td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.maintenance .glyphicon-minus, .maintenance .glyphicon-plus {
    position: relative !important;
    background: none !important;
    padding: 0px !important;
}

.maintenance div.form-error textarea {
    margin-bottom: 0px;
    border-color: #f00;
    border-style: solid;
    border-width: 2px;
}

div.MaintenanceListTooltip + .tooltip {
    left: 15px !important;
}

    div.MaintenanceListTooltip + .tooltip > .tooltip-inner {
        color: #666;
    }

.maintenance .MaintenanceList tr.MaintenanceStatus.Enabled {
    background-color: rgba(0,255,0,0.15);
    border-color: rgba(0,255,0,0.5);
}

tr.MaintenanceStatus.Enabled td > div.MaintenanceListTooltip + .tooltip > .tooltip-inner {
    background-color: #D9FFD9;
    border-color: #7FFF7F;
}

tr.MaintenanceStatus.Enabled td > div.MaintenanceListTooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: #D9FFD9;
}

.maintenance .MaintenanceList tr.MaintenanceStatus.Displaying {
    background-color: rgba(217,237,247,1);
    border-color: rgba(188,232,241,1);
}

tr.MaintenanceStatus.Displaying td > div.MaintenanceListTooltip + .tooltip > .tooltip-inner {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
}

tr.MaintenanceStatus.Displaying td > div.MaintenanceListTooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: #D9EDF7;
}

.maintenance .MaintenanceList tr.MaintenanceStatus.Disabled {
    background-color: rgba(255,0,0,0.15);
    border-color: rgba(255,0,0,0.2);
}

tr.MaintenanceStatus.Disabled td > div.MaintenanceListTooltip + .tooltip > .tooltip-inner {
    background-color: #FFD9D9;
    border-color: #FFAEAE;
}

tr.MaintenanceStatus.Disabled td > div.MaintenanceListTooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: #FFD9D9;
}

.maintenance input[type=text] {
    margin-bottom: 0px;
}

.maintenance .MaintenanceList {
    width: 100%;
    border: none;
}

    .maintenance .MaintenanceList tr {
        border: none;
    }

        .maintenance .MaintenanceList tr:nth-of-type(1) td {
            font-weight: bold;
        }

    .maintenance .MaintenanceList td {
        padding-left: 5px;
        padding-right: 5px;
        border: none;
        vertical-align: top;
        max-height: 50px;
        overflow: hidden;
    }

@media (min-width: 1620px) {
    .staffItem {
        width: 21%;
    }
}

@media (max-width: 981px) {
    .staffItem {
        width: 250px;
    }
}

@media (min-width:981) and (max-width: 1600px) {
    .staffFlexContainer {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .staffItem {
        width: 250px;
    }
}


.agentLogin input[type=radio] {
    margin: 4px 0 0;
    margin-top: 9px;
    line-height: normal;
    vertical-align: top;
    margin-right: 8px;
}

.agentLogin td {
    border: 1px solid #ccc;
    margin: 4px;
    padding: 10px;
    width: 300px;
}

    .agentLogin td:hover {
        background-color: aliceblue;
    }
/*****Search Management*/

.actionRow, .search {
    margin-bottom: 5px;
}

.search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.searchPagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 5px;
}

    .searchPagination div, .search div {
        margin: 5px;
    }

.rptrSearchHeader, .rptrSearchItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .rptrSearchHeader div, .rptrSearchItem div {
        width: 24%;
        margin: 5px 2px;
    }

.rptrSearchHeader {
    font-family: FuturaStdBook;
    font-weight: bold;
    border-bottom: 2px solid #000;
}

.rptrSearchItem:nth-child(odd) {
    background-color: #c4c4c4;
}

.actionRow div.search input[type="text"], .search input[type="text"] {
    width: 445px;
    margin-bottom: 18px;
    padding: 8px;
    background: #ffffff;
    color: #333;
    font-size: 12px;
    display: block;
}

.mr10px {
    margin-right: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb18 {
    margin-bottom: 18px;
}

.mb10px {
    margin-bottom: 10px;
}

.mb15px {
    margin-bottom: 15px;
}

.pb18 {
    padding-bottom: 18px;
}
/*Product Responsive*/
.form-error {
    padding-bottom: 18px;
}

    .form-error input:not([type=button]), .form-error select, .form-error textarea, .form-error textarea.street-address, .PAR_UserCourseWork .form-error textarea {
        margin-bottom: 0px;
        border-color: #f00;
        border-style: solid;
        border-width: 2px;
    }

    .form-error input[type=checkbox] {
        outline: 2px solid #f00;
    }

    .form-error .error-message {
        color: #f00;
        font-weight: bold;
    }

div.CartItemErrors, div.CartMerged {
    margin-top: 10px;
}

ul.cartItemErrors {
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 0px;
}

.cartItemErrors li.cartItemError {
    color: rgb(85, 85, 85);
}

.openShip, .popShippingClose {
    color: #005596;
    cursor: pointer;
}

    .openShip:hover, .popShippingClose:hover {
        color: #23527c;
    }

.QuoteActions, .OrderActions, .InvoiceActions {
    margin-top: 5px;
    margin-bottom: 5px;
}

#Quote, #OrderConfirmation, #Invoice {
    border: 1px solid #aaa;
    overflow: auto;
}

.pnlSendEmailQuote input[type='email'], .pnlSendEmailOrder input[type='email'], .pnlSendEmailInvoice input[type='email'] {
    width: 100%;
    margin-bottom: 18px;
    padding: 8px;
}

.pnlSendEmailQuote textarea, .pnlSendEmailOrder textarea, .pnlSendEmailInvoice textarea {
    background: none;
    border: 1px solid #c4c4c4;
    box-shadow: none !important;
    padding: 8px;
}

.pnlSendEmailQuote, .pnlSendEmailOrder, .pnlSendEmailInvoice, .pnlConvertToOrder, .pnlConvertQuoteToOrder, .pnlConvertInvoiceToOrder {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.lblEmailQuoteToEmail, .lblEmailOrderToEmail {
    line-height: 36px;
    vertical-align: middle;
    height: 36px;
    margin-bottom: 18px;
}

.lblEmailQuoteToEmailVal, .lblEmailOrderToEmailVal, .lblEmailinvoiceToEmailVal {
    margin-left: 10px;
}

.volume-pricing th.table-header {
    background: #5e98c4;
    color: #fff;
    font-weight: bold;
}

.volume-pricing th {
    background: #efefef;
    color: #666;
    border: 1px solid #ccc;
    font-weight: normal;
    text-align: center;
    padding: 5px 8px;
}

.volume-pricing td {
    border: 1px solid #ccc;
    padding: 5px;
}

.volume-pricing .price-update-quantity {
    font-weight: normal;
    font-size: 10px;
}

.promoCode {
    margin-top: 10px;
}

#lbtnAcctChange {
    color: #005596;
    cursor: pointer;
}

#lbtnAcctChange {
    color: #23527c;
    cursor: pointer;
}

.rptrDownloads.Header, .rptrDownloads.Body .headerLabel {
    font-weight: bold;
    font-size: 14px;
}

.rptrDownloads.Body {
    background-color: #efefef;
    padding-top: 5px;
    padding-bottom: 5px;
}



    .rptrDownloads.Body:nth-child(even) {
        background-color: #fff;
    }

.MyDownloads {
    margin-top: 10px;
}

/*Product Display iConnect */
.PDiConnect h3 {
    font-weight: 800;
    color: black;
    font-size: 20px;
    font-family: FuturaHeavy;
}

.PDiConnect .productContent .row {
    padding-bottom: 6px;
}

.PDiConnect .nav-tabs > li {
    width: 150px;
    text-align: center;
    margin-right: 5px;
}

.PDiConnect .col-xs-3 {
    padding-left: 0px;
}

.PDiConnect ul.nav.nav-tabs {
    margin-left: 0px;
}

.PDiConnect .socialShare {
    padding-left: 0px;
}

.PDiConnect .tab-content {
    padding-left: 0px;
}

.PDiConnect div#resources {
    margin-left: -15px;
}

.PDiConnect .prodHeaderURL {
    display: inline-block;
}

.PDiConnect .productHeader {
    display: flex;
    align-items: center;
}

.PDiConnect .liveaccparinc div.ui-accordion.prodEnabled .productHeader {
    background: rgba(0,255,0,0.15) 50% 50% repeat-x;
    border: 1px solid rgba(0,255,0,0.5);
}

.PDiConnect .liveaccparinc div.ui-accordion.prodDisabled .productHeader {
    background: rgba(255,0,0,0.15) 50% 50% repeat-x;
    border: 1px solid rgba(255,0,0,0.2);
}

.PDiConnect .liveaccparinc .ui-widget-content .prodEnabled {
    background: rgba(0,255,0,0.05) 50% 50% repeat-x;
    border: 1px solid rgba(0,255,0,0.25);
}

.PDiConnect .liveaccparinc .ui-widget-content .prodDisabled {
    background: rgba(255,0,0,0.05) 50% 50% repeat-x;
    border: 1px solid rgba(255,0,0,0.1);
}

.PDiConnect .editProductName {
    margin-left: 10px;
    display: flex;
    align-items: center;
}

.PDiConnect .editProductItemName {
    display: flex;
    align-items: center;
}

    .PDiConnect .editProductName input[type="text"], .PDiConnect .editProductItemName input[type="text"] {
        width: 100%;
        max-width: none;
    }

.PDiConnect .productHeader img {
    margin-left: 5px;
    margin-bottom: 0px;
}

.PDiConnect .productHeader img {
    float: left;
}

.PDiConnect .productHeader h4 {
    margin-left: 10px;
    line-height: 1;
    word-wrap: break-word;
    display: flex;
}

.PDiConnect .liveaccparinc .ui-widget-content {
    background: none;
    color: inherit;
}

.PDiConnect .liveaccparinc .ui-accordion .ui-accordion-header .ui-icon {
    height: 100%;
}

.PDiConnect .ProductImage.ProductTileImage {
    width: auto;
    height: 42px;
}

.PDiConnect .ui-icon-triangle-1-s {
    background-position: center !important;
}

.PDiConnect a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.PDiConnect .liveaccparinc .ui-accordion .productBody.ui-accordion-content {
    overflow: hidden;
}

.PDiConnect .ui-accordion .ui-accordion-icons {
    padding-left: 40px !important;
}

.PDiConnect .liveaccparinc .ui-accordion .ui-accordion-header a.prodHeaderURL {
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}

.PDiConnect .itemDescription, .PDiConnect .productItemCode, .PDiConnect .productItemPrice {
    font-size: 16px;
    line-height: 16px;
}

.PDiConnect .itemDescription, .PDiConnect .productItemCode, .PDiConnect .productItemPrice {
    font-family: FuturaStdBook;
}

.rptrItem .productItemCode, .productItemName, .rptrItem .itemDescription, .rptrItem .itemDescription p, .rptrItem .productItemPrice {
    Font-family: FuturaStdBook;
    Font-size: 16px;
}

    .rptrItem .itemDescription, .rptrItem .itemDescription p {
        color: inherit;
    }

.PDiConnect .volumePricing {
    padding-top: 10px;
    padding-bottom: 10px;
}

.PDiConnect .row.prodItem {
    padding-bottom: 10px;
}

.PDiConnect .productOptions, .PDiConnect .productItemOptions {
    color: #005495;
    margin-left: auto;
    padding-right: 10px;
    display: flex;
    align-items: center;
}

.PDiConnect .editProductName, .PDiConnect .editProductItemName {
    width: 70%;
}

.PDiConnect .liveaccparinc .ui-accordion .ui-accordion-header .productOptions a, .PDiConnect .liveaccparinc .ui-widget-content div.productItemOptions a {
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    color: black;
}

.PDiConnect .prodItem {
    display: flex;
}

.Error {
    color: #f00;
}

.PDiConnect .productNameOverrideTag, .PDiConnect .productNoVisibleProductItems {
    padding-right: 5px;
}

.AccountSummaryTitle {
    font-weight: bold;
}

.AccountSummaryTitleRow {
    text-align: right;
}

@media screen and (max-width: 768px) {
    .PDiConnect .productHeader h4 {
        font-size: 14px;
        clear: both;
        margin-left: 30px;
    }

    .PDiConnect .productBody div, .productBody span {
        font-size: 12px;
    }

    .PDiConnect .liveaccparinc .ui-accordion .productBody.ui-accordion-content {
        padding-top: 2px;
        padding-bottom: 2px;
        margin-top: 0px;
    }

    .AccountSummaryTitleRow {
        text-align: left;
    }

    .AccountSummaryRow {
        padding-bottom: 10px;
    }
}



@media print {
    #Quote, #OrderConfirmation, #Invoice {
        border: none;
    }
}

@media (max-width: 740px) {
    .productDisplayWrapper #pnlLeftBar, .productDisplayWrapper .pnlLeftBar {
        width: 100% !important;
        text-align: center;
    }

    .productDisplayWrapper .pnlRightBar {
        width: 100% !important;
    }

        .productDisplayWrapper .pnlRightBar .bookHeaders {
            width: 100% !important;
        }

    .productDisplayWrapper .pnlLeftBar img {
        width: 50%;
    }

    .productDisplayWrapper .productContent .descLabels {
        width: 25%;
    }

    .productDisplayWrapper .nav-tabs > li {
        width: 100%;
    }

    .productDisplayWrapper .related {
        text-align: left !important;
        margin-top: 15px !important;
    }
}

@media (min-width: 741px) and (max-width: 991px) {
    .pnlRightBar, .pnlLeftBar {
        float: left;
    }
}

@media (max-width: 991px) {
    .productDisplayWrapper {
        margin-left: 0px;
    }
}

@media (max-width: 1246px) {
    #pricing .rptrHeaderItem div, #pricing .rptrItem div {
        -webkit-box-flex: 2 1 1%;
        /* width: 8%; */
        flex: 2 1 1%;
        -ms-flex: 2 1 1%;
        -webkit-flex: 2 1 1%;
    }
}

@media (max-width: 868px) {
    #pricing .rptrHeaderItem div, #pricing .rptrItem div {
        -webkit-box-flex: 3 1 1%;
        /* width: 8%; */
        flex: 3 1 1%;
        -ms-flex: 3 1 1%;
        -webkit-flex: 3 1 1%;
    }
}


div.browseAtoZ.ipad_style select {
    font-size: 12px;
    width: 70px;
}

div#userActiveDiv.ipad_style {
    font-size: 14px;
}

@media handheld, only screen and (max-width: 1140px) {
    div#megaMenu.ipad_style .category li.item a span {
        font-size: 10px !important;
    }
}

@media (max-width: 560px) { /*skin.css?cdv=726:1489*/
    .PDiConnect .productHeader h4 {
        margin-left: 5px;
    }

    .PDiConnect .productOptions {
        flex-direction: column;
    }

    div.footerpane_style div.PAR_OrderLinks {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0;
        float: none;
        width: 94%;
        margin: 0px 0px -1px 0px;
        position: inherit;
        /* right: 0; */
    }

    .PAR_footerSocialLinks {
        width: 86%;
    }

    .copyright_bg .centerBrd {
        clear: both;
    }

    li.parafix {
        display: none;
    }
}

/*@media handheld, only screen and (max-width: 770px) {
    div.footerPhoneNumber, div.footerFaxNumber{
        font-size:11px;
    }
}*/

.validationText {
    color: red;
    font-weight: bold;
}

.validation {
    width: 66%;
    float: right;
    text-align: left;
}

    .validation > span {
        padding-left: 20px;
    }

.validationClear {
    clear: both;
}

.rssfeed {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

a.article {
    width: 25%;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
}

.article img {
    width: 100%;
    transition: all 0.5s ease;
}

.article:hover img {
    transition: all 0.5s ease;
}

a.article:hover {
}

.article .title_container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.article .title {
    color: #000;
    font-family: FuturaStdBold;
    font-size: 30px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 30px;
    background-color: rgba(255,255,255,0.4);
}

    .article .title:hover {
        color: #000;
        text-decoration: none;
    }


@media screen and (max-width: 1700px) {
    .article .title {
        font-size: 20px;
        padding: 10px;
    }
}

@media screen and (max-width: 970px) {

    a.article {
        width: 50%;
    }

    .article .title {
        font-size: 16px;
    }

    .title_container {
    }
}

@media screen and (max-width: 768px) {

    a.article {
        width: 100%;
    }
}

/*! Gray v1.6.0 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    filter: gray;
}

    .grayscale.grayscale-fade {
        transition: filter .5s;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .grayscale.grayscale-fade {
        -webkit-transition: -webkit-filter .5s;
        transition: -webkit-filter .5s;
    }
}

.grayscale.grayscale-fade:hover, .grayscale.grayscale-off {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.grayscale.grayscale-replaced {
    -webkit-filter: none;
    filter: none;
}

    .grayscale.grayscale-replaced > svg {
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
        opacity: 1;
    }

    .grayscale.grayscale-replaced.grayscale-fade:hover > svg, .grayscale.grayscale-replaced.grayscale-off > svg {
        opacity: 0;
    }

/*QuickOrderForms*/
.QuickOrderFormContainer div, .QuickOrderFormContainer table, .QuickOrderFormContainer table tr, .QuickOrderFormContainer table tr td, .QuickOrderFormContainer tr th, .QuickOrderFormContainer h1, .QuickOrderFormContainer h2, .QuickOrderFormContainer h3, .QuickOrderFormContainer h4, .QuickOrderFormContainer p, .QuickOrderFormContainer strong {
    font-family: 'Open Sans', Arial, sans-serif !important;
}

.QuickOrderFormContainer input[type='text'] {
    margin-bottom: 0px;
    padding: 0px;
}

div.QuickOrderFormContainer {
    max-width: 1040px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
}

.QuickOrderFormContainer h1, .QuickOrderFormContainer h2, .QuickOrderFormContainer h3, .QuickOrderFormContainer h4 {
    color: #3b3b3b;
    font-weight: bold;
    color: #3b3b3b;
}

div.QuickOrderFormContainer p {
    font-size: 13px !important;
    color: rgb(59, 59, 59) !important;
}

.header_rule {
    margin: 0 0 3px 0;
}

h1.header_rule, .QuickOrderFormContainer h1 {
    font-size: 18px;
}

h2.header_rule, .QuickOrderFormContainer h2 {
    font-size: 16px;
}

h3.header_rule, .QuickOrderFormContainer h3 {
    font-size: 14px;
}

h4.header_rule, .QuickOrderFormContainer h4 {
    font-size: 14px;
}

div.rule {
    border-bottom: 1px solid #bababb;
    margin-bottom: 10px;
}

table {
    border-collapse: collapse;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.Grid {
    border: 1px solid #7C7C94;
    background-color: #FFFFFF;
    cursor: pointer;
}

    .Grid td {
        border: solid 1px #bababb;
        margin: 0px 0px 0px 0px;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 12px;
        padding: 5px 5px 5px 5px;
        text-align: center;
    }

.GridHeader {
    background-color: #bababb;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.2;
    padding: 5px 0px;
}

.QO_items {
    width: 978px;
    border: 1px solid #bababb;
}

    .QO_items tr {
        border: 1px solid #bababb;
    }

    .QO_items td {
        border: 1px solid #bababb;
    }

.QO_item_header {
    background-color: #bababb;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.QO_payment {
    width: 100%;
    clear: both;
    margin: 0;
    padding-bottom: 10px;
    border-top: 1px solid #bababb;
    border-bottom: 1px solid #bababb;
}

.SH_table {
    color: #3b3b3b;
    font-size: 1.3em;
    border: 1px solid #bababb;
}

    .SH_table td {
        padding: 5px 10px;
        text-align: center;
    }

.SH_tableH1 {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.SH_tableH2 {
    color: #3b3b3b;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.SH_tableInvoice {
    font-size: 12px;
    text-align: right;
}

.SH_tableSubtotal {
    font-size: 12px;
    text-align: right;
}

.SH_tableFooter {
    text-align: left;
    font-size: 11px;
    margin: 0;
    line-height: 22.75px;
}

div.QuickOrderFormContainer p.SH_tableFooter {
    font-size: 11px !important;
    margin: 0 !important;
}

.qoTable {
    border-style: solid;
    border-width: 1px;
    border-color: #bababb;
}

    .qoTable td {
        border-width: 1px;
        border-style: solid;
        border-color: #bababb;
        padding: 5px;
    }

    .qoTable p {
        line-height: 14px;
    }

.ErrorText {
    font-size: 14px;
    font-family: 'Open Sans', Arial, sans-serif;
    line-height: 14px;
    color: #a31410;
}

.ErrorTextxSmall {
    font-size: 11px;
    font-family: 'Open Sans', Arial, sans-serif;
    line-height: 11px;
    color: #a31410;
}

/*PiC Activations*/

.x-small {
    font-size: x-small;
}

.pic-message {
    font-size: larger;
    font-weight: bold;
}

.outlined-box {
    border: 1px solid gray;
    padding: 5px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.item-label {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    width: 90%;
    font-weight: bold;
    font-family: FuturaStdBold;
}

.item-label-value {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 90%;
    font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    font-size: 14px;
    margin-left: 0px;
    border-style: none;
}

.item-text {
    margin-left: 5px;
    display: inline-block;
    width: 90%;
}

.item-error {
    margin-left: 5px;
    font-size: small;
}

.item-left {
    display: inline-block;
    width: 40%;
    vertical-align: top;
}

.item-right {
    display: inline-block;
    width: 55%;
}

.header-text-2 {
    font-size: x-large;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.header-text-3 {
    /*font-size: unset;*/
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

a.link-button, a:link.link-button, a:visited.link-button, a:focus.link-button, a:active.link-button {
    background: #16a560;
    color: #fff;
    font-size: 1.3em;
    padding: 15px 25px;
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /*margin-left: 10px;*/
    /*float: right;*/
    /*margin-top: 8px;*/
}

    a.link-button:hover {
        background: #138f53;
    }

.center {
    text-align: center;
}

.hcenter {
    display: table;
    margin: auto;
}

.pic_fieldset {
    width: 600px;
}

.spacer1 {
    height: .5em;
}

.iblock {
    display: inline-block;
}

.inline {
    display: inline;
}

.w20p {
    width: 20%;
}

.w30p {
    width: 30%;
}

.w40p {
    width: 40%;
}

.w50p {
    width: 50%;
}

.w60p {
    width: 60%;
}

.w70p {
    width: 70%;
}

.w65p {
    width: 65%;
}

.w90p {
    width: 90%;
}

.vtop {
    vertical-align: top;
}

.m10 {
    margin: 10px;
}

.ml0 {
    margin-left: 0px;
}

.mr0 {
    margin-right: 0px;
}

.login-button {
    background: #16a560;
    color: #fff;
    font-size: 1.0em;
    padding: 5px 10px;
    margin-right: 5px;
    margin-top: 5px;
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
}

.act-button {
    background: #16a560;
    color: #fff;
    font-size: 1.0em;
    padding: 15px 25px;
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
    margin-left: 15px;
}

input[type="submit"].act-button {
    width: auto;
    height: auto;
}

.act-button-note {
    text-align: left;
    width: 78%;
    font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    font-size: medium;
    display: inline-block;
    padding: 0px 0px 0px 15px;
}

/* Tacky Button stuff */
@-webkit-keyframes glowing {
    0% {
        background-color: rgb(0, 99, 00);
        -webkit-box-shadow: 0 0 3px rgb(0, 99, 00);
    }

    50% {
        background-color: rgb(42, 192, 128);
        -webkit-box-shadow: 0 0 10px rgb(42, 192, 128);
    }

    100% {
        background-color: rgb(0, 99, 00);
        -webkit-box-shadow: 0 0 3px rgb(0, 99, 00);
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: rgb(0, 99, 00);
        -moz-box-shadow: 0 0 3px rgb(0, 99, 00);
    }

    50% {
        background-color: rgb(42, 192, 128);
        -moz-box-shadow: 0 0 10px rgb(42, 192, 128);
    }

    100% {
        background-color: rgb(0, 99, 00);
        -moz-box-shadow: 0 0 3px rgb(0, 99, 00);
    }
}

@-o-keyframes glowing {
    0% {
        background-color: rgb(0, 99, 00);
        box-shadow: 0 0 3px rgb(0, 99, 00);
    }

    50% {
        background-color: rgb(42, 192, 128);
        box-shadow: 0 0 10px rgb(42, 192, 128);
    }

    100% {
        background-color: rgb(0, 99, 00);
        box-shadow: 0 0 3px rgb(0, 99, 00);
    }
}

@keyframes glowing {
    0% {
        background-color: rgb(0, 99, 00);
        box-shadow: 0 0 3px rgb(0, 99, 00);
    }

    50% {
        background-color: rgb(42, 192, 128);
        box-shadow: 0 0 10px rgb(42, 192, 128);
    }

    100% {
        background-color: rgb(0, 99, 00);
        box-shadow: 0 0 3px rgb(0, 99, 00);
    }
}

.glow-button {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

/*PAR Digital Downloads*/
[class*="Digital"] .c_title_Color {
    font-size: 42px;
}

[class*="Digital"] .HeaderText_Grey {
    font-size: 18px;
    color: #3b3b3b;
    text-decoration: none;
    font-weight: 800;
}

[class*="Digital"] .HeaderTextSmall_Grey {
    font-size: 14px;
    color: #3b3b3b;
    text-decoration: none;
    font-weight: 800;
}

.invalidLink {
    font-size: 16px;
}

.CCExpire.ExpireContainer {
}

.CCExpire .ExpireYear {
    min-width: 75px;
    max-width: 75px;
}

.CCExpire .ExpireMonth {
    min-width: 75px;
    max-width: 75px;
}

.CCExpire > select, .CCExpire > div {
    display: inline-block;
}

div:not(.pull-right-md) > .CCExpire select.fieldTip ~ div.tooltip {
    left: inherit !important;
    width: 83px;
    max-width: 83px;
    min-width: 83px;
}

.CCExpire > select {
    max-width: 40%;
}

.ProductImage_Container {
    min-height: 200px;
    max-height: 200px;
    height: 200px;
    align-items: flex-end;
    display: flex;
    justify-content: center;
    flex-direction: row;
}

    .ProductImage_Container img {
        vertical-align: bottom;
    }

input[name^=txtItemCount], input[name^=txtItemCountShopping] {
    max-width: 30px;
    display: inline-block;
}

table.EventList {
    width: 100%;
    border: none;
}

.EventList tr:nth-of-type(1) td {
    font-weight: bold;
}

.EventList td {
    border: none;
    padding-left: 0px;
    padding-right: 5px;
}

    .EventList td[class*=col-] {
        display: block;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 767px) {
    .EventList td:last-child {
        border-bottom: 1px dotted #3b3b3b;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .EventList .title {
        font-weight: bold;
    }
}
/*
    .EventList td:nth-of-type(4), .EventList td:nth-of-type(5) {
        width: 12%;
    }

    .EventList td:nth-of-type(3) {
        width: 30%;
    }

    .EventList td:nth-of-type(2) {
        width: 6%;
    }

    .EventList td:nth-of-type(1) {
        width: 40%;
    }*/
.eventEdit select {
    width: 100%;
    display: block;
    max-width: 445px;
    height: 32px;
    padding: 8px;
}

    .eventEdit select.EventType {
        width: 100%;
    }

.eventEdit textarea, .eventEdit input, .eventEdit select {
    margin-bottom: 0px;
}

.eventEdit textarea {
    background: none;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 445px;
    padding: 8px;
    font-size: 12px;
    border-radius: 0px;
}

.eventEdit input[type=text], .eventEdit select {
    background: none;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 8px;
    font-size: 12px;
    border-radius: 0px;
}

.eventEdit input[type=checkbox] {
}

.eventEdit input[type=text], .eventEdit input[type=textarea] {
    width: 100%;
}

.eventEdit .form-error input, .eventEdit .form-error select, .eventEdit .form-error textarea {
    border-color: #f00;
}

.eventEdit .form-error {
    padding-bottom: 0px;
}


.eventEdit textarea ~ .tooltip {
    left: 0px !important;
}

.eventEdit {
    font-size: 12px;
}

.EventTimeContainer {
    max-width: 445px;
    position: relative;
}

    .EventTimeContainer > div {
        position: relative;
    }

    .EventTimeContainer select {
        position: relative;
    }

.EventStartTime select, .EventEndTime select {
    width: 32.66%;
    display: inline-block;
}

.eventEdit .glyphicon.glyphicon-remove, .eventEdit .glyphicon-floppy-disk {
    float: none !important;
    padding-right: 4px;
}

.eventsEdit .glyphicon-plus {
    background-color: transparent !important;
    padding: 0px !important;
    padding-right: 4px !important;
}

div.eventsEdit {
    border: 1px dotted #333;
    background-color: lightyellow;
    border-radius: 5px;
    padding: 20px;
}

div.eventEdit {
    background-color: #fff;
    border: 1px dotted #333;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 50px;
}

.eventEdit h4 {
    padding-top: 0px;
    margin-top: 0px;
}

div.eventRow {
    margin-bottom: 20px;
}

.event-location-date, .event-description, .event-title {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.user-event {
    padding-bottom: 25px;
    border-bottom: 1px dotted #3b3b3b;
    margin-bottom: 5px;
}

.PAR-Search .input-group .form-control {
    max-width: 100%;
    width: calc(100% - 40px);
}

.PAR-Search .input-group .input-group-btn a.btn {
    height: 34px;
}

    .PAR-Search .input-group .input-group-btn a.btn.btn-PAR .glyphicon {
        color: #fff;
        line-height: 20px;
    }

.ProductsList, .ProductItemsList {
    margin-top: 15px;
}

    .ProductsList a:nth-child(odd) .prodListing, .ProductItemsList a:nth-child(odd) .prodItemListing {
        background-color: #efefef;
    }

    .ProductsList a:nth-child(even) .prodListing, .ProductItemsList a:nth-child(even) .prodItemListing {
        background-color: #fff;
    }

    .ProductsList a .prodListing, .ProductItemsList a .prodItemListing {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #ddd;
    }
/* TODO: Replace all .PAR_Button with .PAR-Button. This one is better because it doesn't !important everything... */
.PAR-Button, .btn.btn-PAR, input.PAR-Button {
    background-color: #0961ad;
}

.PAR-Button, input.PAR-Button {
    border: none;
    color: white;
    padding: 12px 30px;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 12px;
    padding-left: 30px;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    height: auto;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    display: inline-block;
}

a.PAR-Button, A.PAR-Button, .PAR-Button, A.PAR-Button:active, A.PAR-Button:link, input.PAR-Button, .ProductManagementContent .liveaccparinc .ui-widget input.PAR-Button, .liveaccparinc .ui-widget-content a.PAR-Button {
    color: white;
    font-family: FuturaStdLight;
    font-size: 14px;
}

    a.PAR-Button:visited, A.PAR-Button:visited {
        color: #efefef;
    }

    a.PAR-Button:hover, A.PAR-Button:hover, a.PAR-Button:active, A.PAR-Button:active, a.btn.btn-PAR:hover, A.btn.btn-PAR:hover, a.btn.btn-PAR:active, A.btn.btn-PAR:active, .PAR-Button:hover, .PAR-Button:active {
        background: rgb(0, 84, 149);
    }

    .PAR-Button.PAR-Button-Add, input.PAR-Button.PAR-Button-Add {
        padding: 5px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
        margin: 0px;
        max-width: 200px;
    }

        .PAR-Button.PAR-Button-Add .glyphicon-plus, .PAR-Button.PAR-Button-Add .glyphicon-minus {
            background: none;
            padding: 3px;
            font-size: 12px;
        }

    .PAR-Button.PAR-Button-Save {
        margin-left: 0px;
    }

.ProductSearch, .ProductItemSearch {
    margin-top: 15px;
}

.uppercase {
    text-transform: uppercase;
}

.Loader > span {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 16px;
    font-size: 14px;
    vertical-align: middle;
}

.Loader {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

#left_ProductItemSearchContent, #left_ProductSearchContent {
    background-color: #D6EBF2;
    padding-top: 15px;
}

.ProductManagementContent .tab-content {
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

.ProductManagementContent ul.nav-tabs {
    margin-left: 0px;
}

.ProductManagementContent .liveaccparinc .ui-widget-content {
    color: inherit;
    font-family: FuturaStdBook;
    font-size: 12px;
}

.ProductManagementContent .liveaccparinc .ui-widget input, .ProductManagementContent input, .ProductManagementContent select {
    font-family: FuturaStdBook;
    font-size: 12px;
}

.ProductManagementContent .PAR_Label, .ProductManagementContent .actionHeader {
    font-family: FuturaStdBold;
}

.ProductManagementContent input[type=text] {
    width: 100%;
    max-width: 100%;
}

.txtEdtDescription.form-control {
    padding: 8px;
    margin-bottom: 18px;
}

.ProductManagementContent .input-group-btn {
    display: inline-block;
    width: 40px;
}

.reqStar {
    color: #f00;
    font-size: 14px;
    padding-right: 3px;
}

.ProductManagementContent .form-control, .MeetTheStaffContent .form-control {
    margin-bottom: 0px;
}

.liveaccparinc .ui-accordion .ui-accordion-content.mt0 {
    margin-top: 0px;
}

.liveaccparinc .ui-accordion .ui-accordion-content.pt0 {
    padding-top: 0px;
}

.ddlProdStatus.form-control {
    padding-left: 4px;
    padding-right: 4px;
}

.border1c {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 18px;
    padding: 5px;
}


.ProductManagementContent .form-error {
    padding-bottom: 0px;
}

.ProductManagementContent .liveaccparinc .ui-widget-content .ui-state-default {
    border: none;
}

    .ProductManagementContent .liveaccparinc .ui-widget-content .ui-state-default:nth-child(odd) {
        background-color: #efefef;
        border-bottom: 1px solid #ddd;
    }

.ProductManagementContent .liveaccparinc .ui-accordion-content hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.ProductManagementContent .liveaccparinc .ui-accordion-content h3 {
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 18px;
}

.ProductManagementContent .liveaccparinc .ui-accordion-header span:not(.ui-accordion-header-icon) {
    display: block;
    font-size: 1.2em;
    font-family: FuturaStdBold;
    font-weight: bold;
    padding: .6em .5em .5em 2.2em;
    color: #000000;
}

.ProductManagementContent img.ProductImageUploadPreview {
    margin-bottom: 5px;
}

.staffImageUploadPreview {
    max-width: 250px;
    max-height: 250px;
    margin-bottom: 5px;
}

.ProductManagementContent .rptrItemType > h3 img {
    max-height: 18px;
    vertical-align: top;
    margin-right: 3px;
}

.PAR-Button.PAR-Button-Cancel .glyphicon {
    margin-right: 5px;
}

.PAR-Button.PAR-Button-Save .glyphicon {
    background: none;
    padding: 0px;
}

.modal-scroll {
    max-height: 40%;
    overflow-y: scroll;
    padding-bottom: 20px;
}

img.ProductImageUploadPreview[src="/DesktopModules/ProductManagement/Images/NoProductImage.png"] {
    max-width: 100px;
}

img.ProductTileImageUploadPreview[src="/Portals/0/Product/UploadFiles/Images/tile-NotFound.png"], img.ProductTileImageUploadPreview {
    max-width: 42px;
}

.modal.PAR-Modal .modal-header .modal-title, .modal.PAR-Modal .modal-header button.close {
    display: inline-block;
}

.modal.PAR-Modal .modal-header button.close {
    color: #fff;
}

.modal.PAR-Modal .modal-header {
    margin-bottom: 0px;
    height: auto;
}

.PAR-Loader {
    margin-top: 4px;
    margin-bottom: 4px;
    height: auto;
    vertical-align: top;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: FuturaStdLight;
}

    .PAR-Loader.PAR-Loader-Inline {
        display: inline-block;
    }

.icon-loader {
    background-image: url('/Images/loader-snake.gif');
    height: 12px;
    width: auto;
}

.productWrapper, .productItemWrapper {
    font-size: 12px;
    font-family: FuturaStdBook;
}

A:link.product-selected, A:visited.product-selected, A:hover.product-selected, A:active.product-selected,
A:link.productitem-selected, A:visited.productitem-selected, A:hover.productitem-selected, A:active.productitem-selected {
    color: #fff;
}

.ProductsList a.product-selected .prodListing, .ProductItemsList a.productitem-selected .proditemListing {
    background-color: #005596;
}

.staffKey {
    display: none;
}

.cartQtyAndPriceRow, .shoppingQtyAndPriceRow {
    display: flex;
}

#cartItemPriceContainer, #cartItemQtyContainer, #shoppingItemPriceContainer, #shoppingItemQtyContainer {
    padding-right: 10px;
}

#cartItemPriceContainer, #cartItemTotalContainer, #shoppingItemPriceContainer, #shoppingItemTotalContainer {
    padding-top: 4px;
}

#cartItemPriceContainer, #shoppingItemPriceContainer {
    text-align: left;
    max-width: 20%;
    width: 100%;
}

#cartItemQtyContainer, #shoppingItemQtyContainer {
    max-width: 50%;
    width: 100%;
    text-align: center;
}

    #cartItemQtyContainer input.cartText, #shoppingItemQtyContainer input.cartText {
        margin-bottom: 0px;
    }

        #cartItemQtyContainer input.cartText[readonly], #shoppingItemQtyContainer input.cartText[readonly]:focus, #shoppingItemQtyContainer input.cartText[readonly], #shoppingItemQtyContainer input.cartText[readonly]:focus {
            border: none;
            outline: 0;
            text-align: center;
            font-size: 14px;
            font-weight: bold;
            background: none;
        }

.editItemCount, .editItemCountShopping {
    margin-left: 32px;
    margin-left: 32px;
    color: #005596;
    cursor: pointer;
}

    .editItemCount span, .editItemCountShopping span {
        padding-bottom: 5px;
        border-bottom: 1px dotted #005596;
    }

    .editItemCount:hover span, .editItemCountShopping:hover span {
        padding-bottom: 5px;
        border-bottom: 1px solid #005596;
    }

#cartItemTotalContainer, #shoppingItemTotalContainer {
    max-width: 30%;
    width: 100%;
    text-align: right;
}

.cartWrapper .dnnFormMessage.dnnFormError ul {
    color: #555;
    font-size: 100%;
    font-family: 'Droid Sans',Arial, sans-serif;
    margin: 0px;
    line-height: inherit;
    margin-left: 18px;
    margin-right: 18px;
}

.cartWrapper .dnnFormMessage.dnnFormError span {
    font-family: 'Droid Sans',Arial, sans-serif;
}


.SettingLabel {
    font-weight: bold;
}

.cbxDisplayEvents tr td {
    padding-left: 15px;
}

.cbxDisplayEvents tr:first-child td {
    padding-left: 0px;
}

.eventsEdit .Event-Enabled {
    color: rgb(0, 99, 0);
}

.eventsEdit .Event-Disabled {
    color: rgb(199, 0, 0);
}

.eventsEdit .pnlAdmin_EventTabContent {
    margin-top: 0px;
}

    .eventsEdit .pnlAdmin_EventTabContent h4 {
        margin-top: 0px;
    }

.eventsEdit .EventList tbody tr td {
    padding: 5px;
}

.eventsEdit .EventList tbody tr:nth-child(2n+2) {
    background-color: rgba(255,255,255, 0.7);
}

.eventsEdit .EventList tbody tr:nth-child(2n+1) {
    background-color: rgba(238,238,238, 0.7);
}

.eventsEdit .EventList tbody tr:nth-child(1) {
    background-color: rgba(0,0,0,0);
}

.eventsEdit .EventList .glyphicon.glyphicon-eye-close {
    color: rgb(199,0,0);
}

.eventsEdit .EventList .glyphicon.glyphicon-eye-open {
    color: rgb(0, 99, 0);
}

.rbl input[type="radio"], .cbl input[type="checkbox"] {
    margin-left: 10px;
    margin-right: 3px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.rbl td:first-of-type input[type="radio"], .cbl td:first-of-type input[type="checkbox"] {
    margin-left: 0px;
}

.rbl.CourseWork input[type="radio"], .cbl.CourseWork input[type="checkbox"] {
    margin-top: 0px;
    margin-bottom: 0px;
}

.CourseWorkRow {
    margin-bottom: 20px;
}

.shippingAddressInput, .shippingAddressInputLabel {
    vertical-align: middle;
    display: inline-block;
}

.shippingAddressInputLabel {
    border: 1px solid rgba(0,0,0,0);
    border-radius: 5px;
    background-color: rgba(0,0,0,0);
    padding: 10px;
    margin-left: 5px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-weight: normal;
}

    .shippingAddressInputLabel .shippingAddressDescription {
        font-weight: bold;
    }

#pnlShippingAddressList .shippingAddressInput:checked + .shippingAddressInputLabel {
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}

@media (min-width: 768px) {
    .row.equal {
        display: flex;
        flex-wrap: wrap;
    }

        .row.equal .shippingAddressInputLabel {
            height: 100%;
            width: 85%;
        }

    .modal {
        text-align: center;
        padding: 0 !important;
    }

        .modal:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -4px;
        }

    .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
}

textarea.street-address, .PAR_UserCourseWork textarea {
    padding: 8px;
    background-color: white;
    box-shadow: none;
    border: 1px solid rgb(118, 118, 118);
    border-radius: 0px;
    font-size: 12px;
    background-image: none;
    color: #333;
    margin-bottom: 8px;
}

textarea.street-address {
    width: auto;
    max-width: 445px;
}

textarea:disabled, input:disabled, input.disabled, textarea.disabled {
    background-color: #efefef;
    border: 1px solid #333;
    color: #333;
    opacity: 0.5;
    cursor: not-allowed;
}

textarea.btnUserActions:disabled, input.btnUserActions:disabled {
    color: #999;
}

.addShippingAddress {
    cursor: pointer;
}

.SaveAddressHeader {
    padding-bottom: 20px;
}

.SaveAddressAddress, .EditRegisterUserAddress {
    font-weight: normal;
    font-size: 1.1em;
}

    .SaveAddressAddress .AddressDescription, .EditRegisterUserAddress .AddressDescription {
        font-weight: bold;
        font-size: 1.2em;
    }

.SaveAddressFooter {
    padding-top: 20px;
}

.form-row-buttons input {
    display: inline-block;
}

a.lbEditProduct {
    display: block;
}

.ProductManagementContent input[type=file] {
    max-width: 100%;
}

.ProductImageUploadPreview, .ProductTileImageUploadPreview {
    margin-bottom: 5px;
}

.font-bold {
    font-family: 'FuturaStdBold';
}

.chkTaxExempt {
    margin-left: 40px;
}

    .chkTaxExempt input {
        margin-right: 5px;
    }

.SalesTaxAlert {
    margin-top: 5px;
}

.pnlTaxExemptInfoContainer {
    margin-bottom: 0px;
}

.ifPaymentInfo {
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
}

.cardContainer_Card {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    vertical-align: top;
}

input.sSave.hidden {
    border: 0px;
    margin: 0px;
    padding: 0px;
    min-width: 0px;
    max-width: 0px;
    width: 0px;
    height: 0px;
    line-height: 0px;
}

.EditUser.glyphicon.glyphicon-lock {
    color: #333;
}

#modalEditUser .modal-title {
    font-size: 18px;
    font-weight: 800;
}

/*User Information Addresses Start*/

.UserInformationAddresses .AddressContainer {
    padding-bottom: 15px;
}

.UserInformationAddresses .AddAddress {
    cursor: pointer;
    display: inline-block;
    padding-bottom: 15px;
}

    .UserInformationAddresses .AddAddress .glyphicon.glyphicon-plus {
        background-color: transparent;
        color: inherit;
        padding: 0px;
    }

.UserInformationAddresses .modal-header {
    margin-bottom: 0px;
    height: auto;
}

.UserInformationAddresses .modal-body .ViewAddress {
    padding-top: 15px;
    font-weight: bold;
    font-size: 16px;
}

.UserInformationAddresses .modal .close, .UserInformationAddresses .modal .close:hover {
    color: #fff;
}

.UserInformationAddresses .row.equal .ViewAddressContainer {
    height: 100%;
}

.UserInformationAddresses .ViewAddressContainer {
    display: flex;
    flex-direction: column;
    width: auto;
    min-width: 100px;
    background-color: #e3e3e3;
    border-radius: 10px;
    padding: 10px;
}

    .UserInformationAddresses .ViewAddressContainer:hover {
        background-color: #efefef;
    }

.UserInformationAddresses .ViewAddressContainerCol {
    padding-bottom: 15px;
}

.UserInformationAddresses .ViewAddressOption {
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    display: inline-block;
    cursor: pointer;
}

.UserInformationAddresses .ViewAddressOptions {
    padding-top: 15px;
    margin-top: auto;
    align-self: center;
}

.UserInformationAddresses .ViewAddressPrimary {
    align-self: center;
    margin-top: auto;
    display: inline-block;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

    .UserInformationAddresses .ViewAddressPrimary .glyphicon {
        line-height: 20px;
        padding-left: 3px;
        top: 2px;
    }

    .UserInformationAddresses .ViewAddressPrimary + .tooltip > .tooltip-inner {
        background-color: #3c763d;
    }

    .UserInformationAddresses .ViewAddressPrimary + .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #3c763d;
    }

    .UserInformationAddresses .ViewAddressPrimary + .tooltip.left .tooltip-arrow {
        border-left-color: #3c763d;
    }

    .UserInformationAddresses .ViewAddressPrimary + .tooltip.right .tooltip-arrow {
        border-right-color: #3c763d;
    }

    .UserInformationAddresses .ViewAddressPrimary + .tooltip.top .tooltip-arrow {
        border-top-color: #3c763d;
    }

.UserInformationAddresses a:link {
    color: #337ab7;
}

    .UserInformationAddresses a:link:hover {
        color: #005596;
        text-decoration: underline;
    }

.UserInformationAddresses a.text-info {
    color: #31708f;
}

.UserInformationAddresses a.text-danger {
    color: #a94442;
}

    .UserInformationAddresses a.text-danger:hover {
        color: #843534;
    }

.UserInformationAddresses .SaveAddressAddressContainer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.UserInformationAddresses .SaveAddress_SelectedFormattedAddress_label {
    padding-right: 20px;
    align-self: center;
}

.UserInformationAddresses .SaveAddressAddressContainer .ValidatedAddressContainer {
    display: flex;
}

.UserInformationAddresses .AddressUpdateColor.In .ViewAddressContainer {
    background-color: darkseagreen;
    color: #efefef;
}

.UserInformationAddresses .AddressUpdateColor.Out .ViewAddressContainer {
    background-color: #e3e3e3;
    color: #555;
    transition: background-color 1s linear, color 1s linear;
}

.UserInformationAddresses a.disabled, .UserInformationAddresses a.disabled:hover {
    opacity: 0.5;
    color: #666;
    cursor: not-allowed;
}

    .UserInformationAddresses a.disabled + .tooltip > .tooltip-inner {
        color: #8a6d3b;
        background-color: #fcf8e3;
    }

    .UserInformationAddresses a.disabled + .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #fcf8e3;
    }

    .UserInformationAddresses a.disabled + .tooltip.left .tooltip-arrow {
        border-left-color: #fcf8e3;
    }

    .UserInformationAddresses a.disabled + .tooltip.right .tooltip-arrow {
        border-right-color: #fcf8e3;
    }

    .UserInformationAddresses a.disabled + .tooltip.top .tooltip-arrow {
        border-top-color: #fcf8e3;
    }

/*User Information Addresses End*/
/*Start of PARShoppingCart*/

/*Put all PARShoppingCart Styling Here*/

.PARShoppingCart .AddressDescription input {
    margin-bottom: 0px;
}

.PARShoppingCart .CharLimitContainer {
    max-width: 445px;
}

.PARShoppingCart .SelectedShippingAddress {
    margin-top: 15px;
    margin-bottom: 15px;
}

.PARShoppingCart .RecipientPhoneContainer {
    display: inline-block;
}

.PARShoppingCart .RecipientPhoneContainer {
    vertical-align: top;
}

    .PARShoppingCart .RecipientPhoneContainer.CountryCodeContainer {
        max-width: 15%;
    }

    /*
    .PARShoppingCart .RecipientPhoneContainer.PhoneNumberContainer {
        width:100%;
        max-width: 60%;
    }*/

    .PARShoppingCart .RecipientPhoneContainer.ExtensionContainer {
        max-width: 25%;
    }

.PARShoppingCart .RecipientPhone.IsMobile input[type=checkbox] {
    vertical-align: top;
}

.PARShoppingCart .RecipientPhone.IsMobile label {
    padding-left: 15px;
}

.PARShoppingCart .RecipientPhoneContainer .validationText[style*="inline"] {
    max-width: 445px;
    display: inline-block !important; /*hate having to do this...*/
}

/*End of PARShoppingCart*/

/*Start PARProductManagement*/
/*Start Product Other Tabs*/
.rptrProductOtherTabItem.rptrHeaderItem div,
.rptrProductOtherTabItem.rptrItem div {
    display: flex;
}

.rptrProductOtherTabItem.rptrHeaderItem div {
    overflow: hidden;
}

    .rptrProductOtherTabItem.rptrHeaderItem div.rptrProductOtherTab_TabVisibility,
    .rptrProductOtherTabItem.rptrItem div.rptrProductOtherTab_TabVisibility {
        -webkit-box-flex: 5%;
        -webkit-flex: 5%;
        flex: 1 1 5%;
        -ms-flex: 1 1 5%;
    }

    .rptrProductOtherTabItem.rptrHeaderItem div.rptrProductOtherTab_TabName,
    .rptrProductOtherTabItem.rptrHeaderItem div.rptrProductOtherTab_TabSlugName,
    .rptrProductOtherTabItem.rptrItem div.rptrProductOtherTab_TabName,
    .rptrProductOtherTabItem.rptrItem div.rptrProductOtherTab_TabSlugName {
        /*    width: 100%;
    max-width: 15%;*/
        -webkit-box-flex: 15%;
        -webkit-flex: 15%;
        flex: 1 1 15%;
        -ms-flex: 1 1 15%;
    }

    .rptrProductOtherTabItem.rptrHeaderItem div.rptrProductOtherTab_TabURL,
    .rptrProductOtherTabItem.rptrItem div.rptrProductOtherTab_TabURL {
        /*    width: 100%;
    max-width: 30%;*/
        -webkit-box-flex: 40%;
        -webkit-flex: 40%;
        flex: 1 1 40%;
        -ms-flex: 1 1 40%;
    }

.rptrProductOtherTabItem.rptrItem.ui-user {
    color: green;
}

.rptrProductOtherTabItem.rptrItem.ui-admin {
    color: crimson;
}


.rptrProductOtherTabItem.rptrHeaderItem div.rptrActions,
.rptrProductOtherTabItem.rptrItem div.rptrActions {
    /*    width: 100%;
    max-width: 35%;*/
    -webkit-box-flex: 25%;
    -webkit-flex: 25%;
    flex: 1 1 25%;
    -ms-flex: 1 1 25%;
}

.rptrProductOtherTabItem.rptrItem div.rptrProductOtherTab_TabURL {
    white-space: pre-wrap;
    word-wrap: anywhere;
}

.rptrProductOtherTabItem .rptrActionIcon {
    padding-bottom: 2px;
    padding-right: 2px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.SaveProductOtherTabModal .modal-dialog {
    width: 85%;
}

    .SaveProductOtherTabModal .modal-dialog input[type=text].form-control {
        max-width: 380px;
    }

.NoTabsFound {
    width: 100%;
    display: inline-block;
    padding: 10px;
}

.nav-tabs > li.product-tab-list-item {
    width: auto;
    min-width: 150px;
    max-width: 270px;
}
/*End of ProductOtherTabs*/
/*End PARProductManagement*/
/*Start of ProductDisplay*/
.alert.AdminOnly-alert {
    padding: 5px;
    text-align: center;
    display: inline-block;
}
/*End of ProductDisplay*/

/*Start of QualContent*/
.QualContent .pnlEditContent .pnlEditContent_Content {
    padding: 15px;
    border-style: dotted;
    border-radius: 5px;
}

.QualContent .cblEditQualLevels td {
    padding-right: 30px;
}

    .QualContent .cblEditQualLevels td label {
        padding-left: 5px;
    }

.QualContent .row-settings {
    margin-bottom: 15px;
}

    .QualContent .row-settings:last-child {
        margin-bottom: 0px;
    }

.QualContent .form-control-checkbox label, .QualContent .form-control-radio label {
    padding-left: 5px;
}

.QualContent .form-control-radio label {
    font-weight: normal;
}

.QualContent .dnnTextEditor {
    margin-bottom: 0px;
}

.QualContent .AdminContainer {
    margin-right: 30px;
}

.QualContent .lblNotAuthorized p:last-child {
    margin-bottom: 0px !important;
}

.QualContent .edit-tooltip
{
    display: inline-block;
}
.QualContent .edit-tooltip a.disabled {
    color: #aaa;
}
/*End of QualContent*/
/*Start of PARTrainingPortalSSO*/
.PARTrainingPortalSSO .ErrorCode {
    color: #999;
    font-size: 0.6em;
    font-weight: normal;
}