/* Minification failed. Returning unminified contents.
(966,22): run-time error CSS1030: Expected identifier, found ' '
(966,30): run-time error CSS1031: Expected selector, found ';'
(966,30): run-time error CSS1025: Expected comma or open brace, found ';'
(967,14): run-time error CSS1030: Expected identifier, found ' '
(967,23): run-time error CSS1031: Expected selector, found ';'
(967,23): run-time error CSS1025: Expected comma or open brace, found ';'
(968,9): run-time error CSS1030: Expected identifier, found ' '
(968,10): run-time error CSS1031: Expected selector, found '2px'
(968,10): run-time error CSS1025: Expected comma or open brace, found '2px'
(969,11): run-time error CSS1030: Expected identifier, found ' '
(969,12): run-time error CSS1031: Expected selector, found '2px'
(969,12): run-time error CSS1025: Expected comma or open brace, found '2px'
(970,16): run-time error CSS1030: Expected identifier, found ' '
(970,23): run-time error CSS1031: Expected selector, found ';'
(970,23): run-time error CSS1025: Expected comma or open brace, found ';'
(971,17): run-time error CSS1030: Expected identifier, found ' '
(971,18): run-time error CSS1031: Expected selector, found '20px'
(971,18): run-time error CSS1025: Expected comma or open brace, found '20px'
(972,11): run-time error CSS1030: Expected identifier, found ' '
(972,19): run-time error CSS1031: Expected selector, found ';'
(972,19): run-time error CSS1025: Expected comma or open brace, found ';'
(973,17): run-time error CSS1030: Expected identifier, found ' '
(973,22): run-time error CSS1031: Expected selector, found ';'
(973,22): run-time error CSS1025: Expected comma or open brace, found ';'
(974,15): run-time error CSS1030: Expected identifier, found ' '
(974,16): run-time error CSS1031: Expected selector, found '14px'
(974,16): run-time error CSS1025: Expected comma or open brace, found '14px'
(975,12): run-time error CSS1030: Expected identifier, found ' '
(975,20): run-time error CSS1031: Expected selector, found ';'
(975,20): run-time error CSS1025: Expected comma or open brace, found ';'
(976,1): run-time error CSS1019: Unexpected token, found '}'
(976,3): run-time error CSS1031: Expected selector, found '/'
(976,3): run-time error CSS1025: Expected comma or open brace, found '/'
(1036,12): run-time error CSS1038: Expected hex color, found '#22323'
 */
.cart-item-wrapper .column {
    display: table-cell;
    vertical-align: middle;
}
.cart-item-wrapper .column1 {
    width: 90px;
    padding: 0;
}
.cart-item-wrapper .column2 {
    width: 300px;
    height: 100px;
}
.cart-item-wrapper .column1 img {
    width: 50px;
}
.cart-item-wrapper .column2 .stack.vertical {
    position: relative;
    height: 60px;
}
.cart-item-wrapper {
    border-top: 1px solid #e3e3e3;
}
.cart-items-wrapper {
    width: 550px;
}
.cart-item-wrapper .column3 {
    width: 40px;
    text-align: center;
}
.cart-item-wrapper .column4 {
    width: 100px;
}
.cart-item-wrapper .column5 {
    width: 30px;
    text-align: center;
}
.column6.column {
    position: absolute;
    display: block;
    bottom: 25px;
    right: -120px;
}
.cart-total-wrapper .content {
    position: relative;
}
.cart-item-wrapper .column2 .stack.vertical .product-name {
    position: absolute;
    top: 0;
}
.cart-item-wrapper .column2 .stack.vertical .unit-price {
    bottom: 0;
    left: 0;
    position: absolute;
    font-size: 15px;
    font-weight: bold;
}
.cart-item-wrapper .column2 .stack.vertical .standard-price {
    position: absolute;
    bottom: 0;
    left: 60px;
    text-decoration: line-through;
    color: #AAAAAA;
    font-size: 14PX;
}
.cart-item-wrapper .column4 .total-price {
    font-weight: bold;
    font-size: 18px;
    text-align: right;
    padding: 0 15px;
}
.cart-item-wrapper .column3 .quantity {
    font-size: 18px;
}
.remove {
    background: #c3c3c3;
    cursor: default;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    color: #777575;
    font-size: 15px;
    font-weight: bold;
}
.cart-item-wrapper .column3 .increase {
    cursor: default;
    font-size: 30px;
}
.cart-item-wrapper .column3 .decrease {
    cursor: default;
    font-size: 25px;
}
/*CART TOTAL*/
.cart-total-wrapper .content {
    position: relative;
}
.cart-total-wrapper .column2 {
    text-align: right;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    right: -15px;
}
.full.provider.view .provider-details {
    display: block;
    width: 960px;
    height: auto !important;
    padding: inherit;
    font-size: 13px;
    margin-bottom: 30px;
}

.full.provider.view .provider-details .details-header .left-pane {
    float: left;
}

.full.provider.view .provider-details .details-header .right-pane {
    float: right;
    height: 55px;
}

    .full.provider.view .provider-details .details-header .right-pane img {
        height: 50px;
        max-width: 200px;
    }

.full.provider.view .provider-details .details-tabs {
    border: none;
}

    .full.provider.view .provider-details .details-tabs .tabs {
        border: 0;
        background: none;
        padding: 0;
    }


        .full.provider.view .provider-details .details-tabs .tabs li {
            background: #FFFFFF;
            color: #1d91d0;
            border: 1px solid gray;
            border-radius: 0;
            font-size: 12px;
        }

        .full.provider.view .provider-details .details-tabs .tabs li.ui-state-active {
            border: 1px solid #1d91d0;
            font-weight:bold;
            color: #1d91d0; 
        }

            .full.provider.view .provider-details .details-tabs .tabs li a:hover {
                border: 1px solid gray;
                color: #1a74a5;
            }


            .full.provider.view .provider-details .details-tabs .tabs li a {
                background: #FFFFFF;
                color: #1d91d0;
                border: 0px solid gray;
                font-size: 12px;
                padding: 3px 10px;
            }

        .full.provider.view .provider-details .details-tabs .tabs li.ui-state-active a {
            color: #1d91d0;
        }

    .full.provider.view .provider-details .details-tabs .tab {
        display: inline-block;
        margin-right: 1px;
        padding: 3px 10px;
        border: 1px solid lightgrey;
        border-bottom: 0px;
        cursor: default;
    }

        .full.provider.view .provider-details .details-tabs .tab.active {
            background-color: lightgrey;
            color: white;
        }

.full.provider.view .provider-details .ui-tabs-panel {
    padding: 15px 0;
    border-top: 1px solid lightgrey;
}

    /*.full.provider.view .provider-details .details-tabs .ui-tabs-panel {
        padding: 15px 0;
    }*/

.full.provider.view .provider-details .ui-tabs-panel h1,
.full.provider.view .provider-details .ui-tabs-panel h2,
.full.provider.view .provider-details .ui-tabs-panel h3,
.full.provider.view .provider-details .ui-tabs-panel h4 {
    margin: 5px 0 15px;
}


.full.provider.view .provider-details .ui-tabs-panel p {
    line-height: 16px;
    margin: 0px 0 15px;
}

.full.provider.view .provider-details .ui-tabs-panel div {
    line-height: 20px;
}

.full.provider.view .provider-details .ui-tabs-panel img {
    max-width: 100%;
}

.full.provider.view .provider-details .ui-tabs-panel .img-placeholder {
    width: 120px;
    height: 120px;
    background-color: #EAEDED;
}

.full.provider.view .provider-details .ui-tabs-panel ul li {
    display: list-item;
    list-style: initial;
    margin: 5px 15px;
}

.user-account {
    width: 300px;
}

.staff-wrapper {
    clear: left;
}

.staff-panel img {
    border: 1px dotted #DEDEDE;
    width: 120px;
}

.staff-panel .staff-photo {
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 120px;
}

.full.provider.view .other-details-panel li {
    line-height: 30px;
    list-style-type: none;
}

.full.provider.view .other-details-panel label {
    display: inline-block;
    width: 250px;
}

.full.provider.view h2.provider-name {
    display: inline-block;
}
.full.provider.view .details-header .link-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 20px 0 25px;
}

.full.provider.view .location h4 {
    display: inline-block;
    vertical-align: top;
    padding: inherit;
    margin: 20px 0 0 !important;
}

.full.provider.view .location .link-wrapper {
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0 !important;
}

.full.provider.view .location .link-more-details {
    color: #1a74a5;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.full.provider.view .staff-panel .top.action.links {
    margin-bottom: 25px;
}

.full.provider.view .staff h4 {
    display: inline-block;
    vertical-align: top;
    padding: inherit;
    margin: 0 0 0px !important;
}

.full.provider.view .staff .link-wrapper {
    display: inline-block;
    vertical-align: top;
    margin: 0 !important;
}

.full.provider.view .staff h5 {
    padding-bottom: 15px;
}

.full.provider.view .product-details1 {
    display: inline-block;
    vertical-align: top;
}
.full.provider.view .product-details2 {
    display: inline-block;
    vertical-align: top;
}
.full.provider.view .product-photo {
    margin: 8px 15px 15px 0;
}
.full.provider.view .product-photo img {
    width: 90px;
}
.full.provider.view .product {
    margin-top: 15px;
}
.full.provider.view .product-details2 .standard-price {
    text-decoration: line-through;
    display: inline;
    padding-right: 10px;
}
.full.provider.view .product-details2 .selling-price {
    display: inline;
}
.full.provider.view .product h4 {
    display: inline-block;
    vertical-align: top;
    padding: inherit;
    margin: 0 0 0px !important;
}

.full.provider.view .product .link-wrapper {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0px 15px !important;
}

.media-panel img {
    height: 60px;
}
.media-panel .media-wrapper {
    padding-bottom: 20px;
}

.field-wrapper.published {
    color: darkgreen;
    font-style: italic;
}
.field-wrapper.not-published {
    color: crimson;
    font-style: italic;
}
* {
    /*color: #400000;*/
    font-family: sans-serif, Arial;
    margin:0; 
    padding:0; 
    outline:none; 
    /*list-style-type:none;*/
}

html, body {
    height: 100%;
}

html {
    margin: 0;
    padding: 0;
}
body {
    background-color: #fff;
    color: #333;
    height: auto;
    margin: 0;
    padding: 0;
    overflow-y: scroll;

}
a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}

a:link, a:visited,
a:active, a:hover {
    color: #1a74a5;

}

li a:hover {
    background-color: #c7d1d6;
}

a img {
    border: 0;
}

header, footer, hgroup,
nav, section {
    display: block;
}

header, .header {
    background: linear-gradient(white, whitesmoke,#F0F0F0);
    min-height: 90px;
    min-width: 1000px;
    border-bottom: 1px #E0E0E0 solid;
}
    header .wrapper, .header .wrapper {
        min-height: 90px;
        min-width: 1000px;
    }
header p, .header p {
    margin: 0;
}

.float-left {
    float: left;
}
.float-right {
    float: right;
}

#innerFooter {
    margin: 1.5em;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer {
    font-size: .8em;
    background-color: #F5F5F5;
}

.pageContainer {
    display: flex;
    flex-direction: column;
}



#footer a {
    color: darkgray;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}



#poweredByCXA {
    display: inline;
    vertical-align: bottom;
    float: left;
}

#contact {
    padding-right: 6px;
    float: right;
}

#terms {
    padding-right: 6px;
    float: right;
}

#privacy {
    padding-right: 6px;
    float: right;
}

#copyRight {
    display: inline-block;
    color: darkgray;
    font-size: 12px;
    vertical-align: top;
    text-align: center;
    margin-right: 15px;
    white-space: pre-line;
    line-height:15px;
}

/* login page */
#loginPage {
    padding: 40px 0;
    width: 100%;
}

    #loginPage fieldset h4 {
        color: #1a74a5;
    }

    #loginPage .field-wrapper {
        width: 420px;
        margin: 10px 0;
    }
    

    #loginPage label {
        display: inline-block;
        width: 130px;
    }

    #loginPage input[type="text"], #loginPage input[type="password"] {
        display: inline-block;
    }

    #loginPage input {
        width: 250px;
    }

        #loginPage input[type="checkbox"],
        #loginPage input[type="button"],
        #loginPage button {
            width: auto;
        }

        #loginPage input.submit.button {
            margin-left: 135px;
            width: 180px;
        }

.field-validation-error {
    color: red;
    display: block;
    font-weight: bold;
}

#loginPage .field-validation-error {
    margin-left: 135px;
}

.field-validation-error * {
    color: red;
    display: block;
    font-weight: bold;
}

.validation-summary-errors li {
    color: red;
    display: block;
    font-weight: bold;
}

/* info and errors */
.validation-summary-errors {
    margin: 10px 0;
}

.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}


/* menu
----------------------------------------------------------*/
ul#menu3 li {
    float: left;
    padding-left: 10px;
    list-style-type: none;
}
#body nav {
    width: 1080px;
    margin: 10px auto;
}

#body {
    min-height: calc(100vh - 70px);
}

ul#menu {
    font-size: 1.3em;
/*    font-weight: 600;*/
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
}

ul#menu li {
    border-left: 3px solid lightgray;
    display: inline;
    list-style: none;
    padding: 0 5px 0 8px;
}
    ul#menu li:first-child {
        border-left: none;
        padding-left: 0;
    }

ul#menu li a {
    background: none;
    color: #000000;
    text-decoration: none;
}


ul#menu li a:hover, ul#menu li a:active, ul#menu li.active a {
    color: #1d91d0;
    font-weight: bold;
    text-decoration: none;
}

ul#menu2 li {
    display: inline;
}

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

label.checkbox {
    color:#1a74a5;
    display: inline;
}

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
    vertical-align: middle;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: 20px;
    }

.button{
    color: white;
    border: none;
    border-radius: 3px;
    background-color: #1d91d0;
    height: 33px;
    /* line-height: 33px; */
    width: 100px;
    font-size: 15px;
    margin-right: 15px;
    display: inline-block;
    text-align: center;
}

    .button:hover {
        background-color: #1a74a5;
        cursor: pointer;
    }

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
    vertical-align: middle;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
.content-wrapper {
    border-radius: 0px;
    margin: 0 auto;
    max-width: 1080px;
    padding: 20px;
}
.content-wrapper.main-content h2 {
    padding: 20px 0px;
}
.blocks{
    clear:both;
    display:block;
    zoom:1;
}
.wrapper {
    width: 1080px; 
    margin: 0 auto; 
    position: relative;
}
.logo {
    margin-top: 15px; 
    position: relative; 
    display: inline-block; 
    background: transparent;
}
.logo img {
    height: 60px;
}


ul.top.action.links {
    margin: 10px 0 20px 0;
    padding: 0;
}
ul.top.action.links li {
    display: inline;
    margin: 0 10px 0 0;
}
td {
    padding: 10px;
}
td.image img {
    width: 90px;
}
td.weight {
    text-align: center;
}
td.lastUpdatedOn {
    width: 100px;
}
td.isPublished {
    text-align: center;
}
td.actions {
    width: 60px;
    padding: 0 5x;
    text-align: center;
}
thead td {
    background-color: gray;
    color: white;
    /*font-weight: bold;*/
    font-size: 13px;
    text-align: left;
}
thead td.image {
    text-align: center;
}
thead td.standardPrice {
    text-align: center;
    width: 90px;
}
thead td.cost {
    text-align: center;
}
thead td.sellingPrice {
    text-align: center;
    width: 100px;
}
thead td.employeePrice {
    text-align: center;
    width: 100px;
}
tbody tr:nth-child(odd) td {
    background-color: whitesmoke;
}
tbody td.sellingPrice {
    text-align: right;
    padding: 0;
    width: 80px;
}
tbody td.cost {
    padding: 0;
    text-align: right;
    width: 80px;
}
tbody td.standardPrice {
    padding: 0;
    text-align: right;
    width: 80px;
}

/* JQUERY AUTOCOMPLETE */
.ui-autocomplete {
    background-color: lightblue;
    width: 310px !important;
    padding: 0;
}
.ui-autocomplete li {
    display: block;
    padding: 10px 3px;
}
.ui-autocomplete li a {
    text-decoration: none;
}

/* JQUERY UI DIALOG */
.ui-dialog {
    padding: 0 !important;
    position: fixed !important;
    z-index: 10;
}
.ui-dialog-titlebar {
    background: none !important;
    border: 0 !important;
    border-bottom: 1px solid #CACACA !important;
    border-radius: 0 !important;
}

/*.ui-dialog {
    top: 80px !important;
    padding: 0 !important;
    margin: 0 !important;
}
.ui-dialog .panel.active {
    background-color: #FFF;
    border: 1px solid #888;
    box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    -moz-box-shadow: 0 0 5px #888;
    padding: 0;
}
.ui-dialog-titlebar {
    display: none;
}
.ui-widget-overlay { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background: #222323 !important;
    opacity: 0.65 !important;
}
#viewDetailsDialog {
    position: relative;
}
#viewDetailsDialog #divClose {
    width: 20px;
    height: 20px;
    /*border-radius: 10px;*/
    background-color: #AAAAAA;
    position: absolute;
    top: 2px;
    right: 2px;
    text-align: center;
    line-height: 20px;
    color: #555656;
    font-weight: bold;
    font-size: 14px;
    cursor: default;
}*/

/* BUTTONS */
.red.button {
    border: none;
    background-color: #e72578;
    color: white;
}
.small.button {
    font-size: 12px;
    font-weight: normal !important;
    width: 60px !important;
    height: 24px;
    padding: 0;
    line-height: 24px;
    border-radius: 3px;
}

/* FORM */
section .form {
    padding: 15px 15px 35px;
    border-color: #f3f3f3;
    border-left-width: 2px;
    border-right-width: 2px;
    border-style: solid;
    border-top: 0;
    border-bottom: 0;
}


/* FOR CHOSEN JQUERY LIB */
.chosen-choices .search-choice span {
    padding: 5px;
}



.link-edit-image {
    font-size: 12px;
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}

ul.thumbnails.image_picker_selector li {
    float: none !important;
    display: inline-block !important;
    vertical-align: top;
    padding-bottom: 15px;
}

.thumbnails.image_picker_selector img {
    width: auto;
    height: auto;
    max-width: 120px;
    max-height: 120px;
}

.thumbnails.image_picker_selector .thumbnail p {
    font-size: 10px;
    color: #22323;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
}

/* FORM STYLES */
form fieldset ol {
    margin-top: 15px;
}
form fieldset li {
    padding: 10px 0;
}
form #ImageMainDisplay {
    max-width: 120px;
    max-height: 120px;
    width: auto;
    height: auto;
}

form {
    position: relative;
}

    form fieldset {
        width: 480px;
        height: 100%;
        background-color: whitesmoke;
        padding: 30px 40px 20px;
    }
.image_picker_selector li {
    height: 120px;
}
.image_picker_image {
    max-height: 100px !important;
}

/* HOME PAGE */
.dashboard {
    font-size: 14px;
    padding-bottom: 25px;
    width:100%;
}
.dashboard .imageMain img {
    width: 75px;
}
.dashboard a {
    color: #1a74a5;
    font-size: 12px;
}
.dashboard td.activatedOn {
    width: 180px;
}
.dashboard.providers td.providerName {
    width: 250px;
}
.dashboard.products td.productName {
    width: 250px;
}
.dashboard.products td.providerName {
    width: 250px;
}

/**/

.top.action.links li {
    list-style-type: none;
}



/* JQUERY UI DATEPICKER */
.ui-datepicker-prev {
    position: absolute;
    left: 5px;
    top: 8px;
}
.ui-datepicker-next {
    position: absolute;
    right: 5px;
    top: 8px;
}
.ui-datepicker-title {
    text-align: center;
    line-height: 30px;
}

/* system access */
#systemAccess td.full-name {
    width: 200px;
}
#systemAccess td.email-address {
    width: 250px;
}
#systemAccess td.access-rights {
    width: 450px;
}
#systemAccess td {
    background: white;
    border: 1px solid #DEDEDE;
    font-size: 14px;
    padding: 10px 5px;
}
#systemAccess table {
    border-collapse: collapse;
}
#systemAccess thead td {
    font-weight: bold;
    background-color: #EDEDED;
    color: black;
}

/* user form */
#userForm fieldset {
    padding-bottom: 75px;
}

/* product form */
input#CustomCommissionLevel {
    width: 40px;
    margin-right: 5px;
    text-align: right;
}

/* DATEPAIR */
.datepair .date {
    width: 80px;
}

.datepair .time {
    width: 80px;
}
