html {
    background-color: #EFEFEF;
}

body {
    background-color: #EFEFEF;
    height: auto;
    margin: 0px;
    color: #666666;
    /* padding: 0px 100px; */
    /*width:90% !important;*/
}
.divDisable {
    pointer-events: none;
    opacity: 0.6;
 }
 
.reg-form-row md-icon svg {
    fill: #C6C6C6;
}

.autocompletednew md-autocomplete-wrap {
background: none; 
box-shadow: none; 
border-bottom: 1px solid #ccc; 
margin-top: 7px;
}
md-autocomplete-wrap ::-webkit-input-placeholder{
        color: rgba(0,0,0,0.26);
        font-size:16px;

}
h1,
h2,
h3,
h4,
h5,
h6,
body {
    font-family: 'Open Sans', sans-serif;
}


/*md-input-container .md-placeholder, md-input-container label:not(.md-no-float) {
	color: black !important;
}*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}
.ui-view-admin {
    margin-bottom: 50px;
}

.md-input-container [ng-message]:not(.md-char-counter) {
    padding-left: 37px;
    padding-right: 0px;
}

.md-datepicker-calendar-pane.md-pane-open {
    background: #fff;
    z-index: 9999;
}

.under-line {
    border-bottom: 1px solid #9DBD17;
}

.no-outline {
    outline: none;
}

.main-green {
    color: #9DBD17;
}

.green-color {
    color: #B6C44A;
}

.main-red {
    color: #DA522F;
}

.dark-red {
    color: #F05832;
}

.dark-green {
    color: #BCBB00;
}

.extreme-dark-gray {
    color: #626061;
}

.dark-gray {
    color: #545454;
}

.medium-gray {
    color: #CDCDCD;
}

.light-gray {
    color: #8B8C8E;
}

.label-gray {
    color: #7D7D7D;
}

.sandal-gray {
    color: #6A6868;
}

.orange-color {
    background-color: #F2AB50;
}

.white-color {
    color: #fff;
}

.green-mix {
    color: #3FB394;
}

.violet {
    color: #A977C9;
}

.cool-blue {
    color: #63B3D8;
}

.bottom-line-white {
    border-bottom: 1px solid white;
}

.robotofont {
    font-family: 'Roboto', sans-serif;
}

.opensansfont {
    font-family: 'Open Sans', sans-serif;
}
.color-666666 {
    color: #666666;
}

/*button css*/

.md-raised.md-primary.md-button,
.md-button.md-primary.md-raised:not([disabled]):hover,
a.md-button.md-primary.md-raised {
    color: rgba(255, 255, 255, 0.87);
    background-color: #9DBD17;
}

.md-button.md-primary.md-raised:not([disabled]).md-focused, a.md-button.md-primary.md-raised:not([disabled]).md-focused {
    background-color: #8DA91A;
    color: #fff;
}

md-checkbox.md-checked .md-icon {
    background-color: rgb(170, 201, 38);
}


/*loader css*/

md-progress-circular .md-inner .md-left .md-half-circle {
    border-left-color: #9DBD17;
}

md-progress-circular .md-inner .md-left .md-half-circle {
    border-top-color: #9DBD17;
}

md-progress-circular .md-inner .md-gap {
    border-top-color: #9DBD17;
    border-bottom-color: #9DBD17;
}

md-progress-circular .md-inner .md-right .md-half-circle {
    border-right-color: #9DBD17;
}

md-progress-circular .md-inner .md-right .md-half-circle {
    border-top-color: #9DBD17;
}

.main-toolbar md-toolbar.md-hue-2:not(.md-menu-toolbar) {
    background-color: #9DBD17;
}

.linknet-login a {
    text-decoration: none;
    color: #fff;
}

.linknet-login a:hover {
    color: #666666;
}

.menu-bar-active {
    background-color: #9DBD17 !important;
    color: #fff !important;
}


/*add button css*/

.md-button.md-fab {
    background-color: #9DBD17;
}

.md-button.md-fab:not([disabled]):hover {
    background-color: #9DBD17;
}

.font-8 {
    font-size: 8px;
}

.font-10 {
    font-size: 10px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.font-24 {
    font-size: 24px;
}

.padd-right-10 {
    padding-right: 10px;
}

.padd-right-20 {
    padding-right: 20px;
}

.padd-left-10 {
    padding-left: 10px;
}

.padd-left-20 {
    padding-left: 20px;
}

.padd-top-20 {
    padding-top: 20px;
}

.padd-top-10 {
    padding-top: 10px;
}

.padd-top-5 {
    padding-top: 5px;
}

.padd-btm-20 {
    padding-bottom: 20px;
}

.padd-btm-10 {
    padding-bottom: 10px;
}

.padd-btm-5 {
    padding-bottom: 5px;
}

.padd-btm-0 {
    padding-bottom: 0px;
}

.padding-10 {
    padding: 10px;
}

.padd-top-10 {
    padding-top: 10px;
}

.padding-5 {
    padding: 5px;
}

.padding-0 {
    padding: 0px;
}

.padding-20 {
    padding: 20px;
}
.padd-left-0{
    padding-left: 0px;
}
.padd-right-left-0 {
    padding-right: 0px;
    padding-left: 0px;
}

.margin-10 {
    margin: 10px;
}

.margin-t-20 {
    margin-top: 20px;
}

.margin-t-10 {
    margin-top: 10px;
}

.margin-5 {
    margin: 5px;
}

.margin-0 {
    margin: 0px;
}

.margin-5 {
    margin-top: 5px;
}
.margin-left-4{
    margin-left:4px;
}
.border-bottom-color {
    border-bottom: 1px solid #e8e8e8;
}

.border-bottom-color-2px {
    border-bottom: 2px solid #c1c1c1;
}

.cursor {
    cursor: pointer;
}

.outline-none {
    outline: none;
}

.float-right {
    float: right;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.overflow-auto {
    overflow:
}

.f-weight-600 {
    font-weight: 600;
}

.f-weight-400 {
    font-weight: 400;
}

.f-weight-300 {
    font-weight: 300;
}

.width-100 {
    width: 100% !important;
}


/*mailing options*/

::-webkit-input-placeholder::after {
    font-family: fontAwesome;
    content: '\f002';
    color: #CDCDCD;
    float: right;
    padding-right: 10px;
}

::-moz-placeholder::after {
    font-family: fontAwesome;
    content: '\f002';
    color: #CDCDCD;
    float: right;
    padding-right: 10px;
}


/* firefox 19+ */

:-ms-input-placeholder::after {
    font-family: fontAwesome;
    content: '\f002';
    color: #CDCDCD;
    float: right;
    padding-right: 10px;
}


/* ie */

input:-moz-placeholder::after {
    font-family: fontAwesome;
    content: '\f002';
    color: #CDCDCD;
    float: right;
    padding-right: 10px;
}

.mailing-options .search-input input {
    height: 30px;
    border: none;
    outline: none;
}

.mailing-options .search-input [type=search]:placeholder-shown {
    color: #000;
    font-style: italic;
    padding-top: 4px;
    padding-left: 0px;
}

.user-image img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    border: 1px solid #fff;
}

.mailing-options .list-view i {
    font-size: 28px;
    padding: 7px;
    color: #747374;
}

.mailing-options .page-links-display {
    padding-left: 40px;
}

.mailing-options .mailing-content-area {
    background-color: #fff;
}


/*.mailing-options .mailing-section {
	padding-right: 20px;
    padding-left: 40px;
}*/

.mails-category {
    background-color: #F3F3F5;
    border: 5px solid #fff;
}

.mails-category .md-button.md-raised {
    color: #fff;
    background-color: #CDCDCD;
}

.mails-category .md-button.md-raised:not([disabled]):hover {
    color: #fff;
    background-color: #9B9A9A;
}

.mails-category md-button {
    border-radius: 5%;
}

.mails-category-icons i {
    font-size: 14px;
    margin-top: 2px;
}

.mails-category-notification label {
    color: #fff;
    width: 25px;
    border-radius: 4px;
}

.button-groups .button-groups-refresh .md-button {
    min-width: 87px;
    font-weight: 600;
    font-size: 12px;
    line-height: 25px;
    min-height: 28px;
    text-transform: none;
    border: 1px solid #EBEEF1;
    box-shadow: none;
    margin: 3px 1px;
}

.button-groups .button-groups-icon .md-button {
    min-width: 25px;
    font-weight: 600;
    font-size: 12px;
    line-height: 25px;
    min-height: 28px;
    text-transform: none;
    border: 1px solid #EBEEF1;
    box-shadow: none;
    margin: 3px 1px;
}

.button-groups .button-groups-refresh .md-button.md-raised {
    color: #545454;
}

.preview-mail-line {
    cursor: pointer;
}

.preview-mail-line:active {
    background-color: #F9F7F8;
}

.preview-mail-line .md-checked .md-ink-ripple {
    color: #AAA900;
}

.preview-mail-line .label-reference {
    margin: 11.620px 0px;
    position: relative;
}

.preview-mail-line .label-reference i {
    font-size: 20px;
}

.preview-mail-line .label-reference span {
    color: #fff;
    position: absolute;
    right: 29px;
    top: 4px;
    font-family: 'Roboto', sans-serif;
}

.preview-mail-line .mail-time-date {
    text-align: center;
}

.preview-mail-line .mail-time-date label {
    margin: 11.620px 0px;
    font-weight: 600;
}

.for-scroll-hide-admin {
    height: -webkit-calc(40vh);
    height: calc(40vh);
    display: block;
    overflow: scroll;
    overflow-x: hidden;
}

.button-groups-icon-draft .draft {
    min-width: 44px
}

.button-groups-icon-draft .md-button.md-raised {
    min-width: 70px;
    line-height: 27px;
    min-height: 25px;
    text-transform: none;
}

.button-groups-icon-discard .md-button.md-raised,
.button-groups-icon-discard .md-button.md-raised:not([disabled]):hover {
    background-color: #E45362;
    line-height: 27px;
    min-height: 25px;
    text-transform: none;
    min-width: 87px;
}

.mail-compose-to {
    padding-top: 20px;
}

.mail-compose-to label {
    font-weight: 600;
    margin-top: 10px;
}

.mail-compose-to input {
    height: 35px;
    border: 1px solid #E6E6E6;
    outline: none;
    color: #666666;
    padding-left: 5px;
}

.mail-center-content p,
.inbox-message p {
    text-align: justify;
}

.text-editor-tools {
    background-color: #F9F7F8;
    /*height: 55px;*/
    border-top: 1px solid #E6EAED;
    border-bottom: 1px solid #E6EAED;
    color: red;
}

.text-editor-tools .cke_toolbar_break {
    display: none;
    clear: none;
}

.text-editor-tools .cke_editable p {
    font-size: 14px;
    color: #666666;
    font-family: 'Roboto', sans-serif;
}

.for-scroll-hide-composemail {
    height: -webkit-calc(70vh);
    height: calc(70vh);
    display: block;
    overflow: scroll;
    overflow-x: hidden;
}

.button-groups-icon-discard-bottom .md-button.md-raised {
    line-height: 27px;
    min-height: 25px;
    text-transform: none;
    min-width: 87px;
}

.button-groups-icon-draft-bottom .md-button.md-raised:not([disabled]):hover {
    background-color: #3FB394;
}

.button-groups-icon-draft-bottom .md-button.md-raised {
    background-color: #3FB394;
    line-height: 27px;
    min-height: 25px;
    text-transform: none;
    min-width: 87px;
}

.inbox-message .back-to-all-message i {
    font-size: 30px;
    color: #B4B8BE;
}

.inbox-message .subject-section label {
    font-size: 18px;
    color: #8B8C8E;
}

.inbox-message .subject-section h1 {
    color: #676B6E;
    font-size: 16px;
}

.inbox-message .subject-section span {
    color: #8B8C8E;
}

.inbox-message .btn-group-reply .md-button,
.inbox-message .btn-group-print .md-button,
.inbox-message .btn-group-trash .md-button {
    line-height: 30px;
    min-height: 24px;
    min-width: 75px;
    text-transform: none;
}

.inbox-message .btn-group-print .md-button {
    min-width: 30px;
}

.inbox-message .btn-group-trash .md-button {
    min-width: 30px;
}

.inbox-message .btn-group-reply .md-button.md-raised:not([disabled]),
.inbox-message .btn-group-print .md-button.md-raised:not([disabled]),
.inbox-message .btn-group-trash .md-button.md-raised:not([disabled]) {
    box-shadow: none;
    border: 1px solid #E6EAED;
}

.mail-date-time {
    text-align: center;
}

.bgm-clr-blue-attachment {
    color: #54B2D6;
}

.attachment-cards md-card .image-or-file {
    height: 100px;
}

.attach-doc-details {
    background-color: #F8F8F8;
}

.image-or-file {
    text-align: center;
    display: inline-block;
    position: relative;
}

.image-or-file i {
    font-size: 50px;
    position: absolute;
    top: 30px;
    right: 65px;
    color: #DADADA;
}

.mailreading-content .md-button {
    line-height: 30px;
    min-height: 24px;
    min-width: 75px;
    text-transform: none;
    margin: 6px 3px;
}

.mailreading-content .md-button.md-raised:not([disabled]) {
    box-shadow: none;
    border: 1px solid #E6EAED;
}


/*over all order process*/

.filtered-category label {
    background-color: #E0E0E0;
    border-radius: 10px;
    text-align: center;
}

.filtered-category-add i {
    font-size: 24px;
    padding-left: 5px;
}

.product-process-area {
    background-color: #F8F8F8;
    border: 10px solid #fff;
}

.all-product-process-card md-card {
    margin-left: 0px;
    border-left: 2px solid #82CC65;
    margin: 0px
}

.all-product-process-card .row-2 {
    margin: 0px;
}

.wizard-inner {
    position: relative;
}

.connecting-line {
    position: absolute;
    height: 2px;
    background: #e0e0e0;
    width: 95%;
    margin: 0 auto;
    left: -10px;
    right: 0;
    z-index: 1;
    top: 25px
}

.round-circle {
    background-color: #F6D400;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    z-index: 9999;
    /*position: absolute;*/
}

.for-middle-line {
    position: relative;
}

.middle-line {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 1px;
    background-color: #E6E6E6;
}

.row-2 {
    border-left: 2px solid #E79A00;
}

.pagination-overall-process,
.footer-copyright-lang {
    background-color: #EFEFEF;
}

.pagination-overall-process i {
    font-size: 24px;
    color: #D0D0D0;
}

.pagination-overall-process label:hover {
    color: #8AC2DF;
}

.footer-copyright-lang {
    padding-left: 60px;
}


/*admin dashboard*/

.admin-dashboards md-content {
    background-color: rgb(239, 239, 239);
    font-size: 12px;
}

.admin-dashboards .cards-property md-card {
    box-shadow: none;
    margin: 0px 0px 6px 0px;
    border-radius: 0px;
    height: 100%;
}

.admin-dashboards .cards-property .action-needed md-card {
    background-color: #626061;
    position: relative;
}

.admin-dashboards .cards-property .action-needed md-card h1,
.admin-dashboards .cards-property .recent-activities md-card h1,
.admin-dashboards .cards-property .messages md-card h1 {
    font-weight: 300;
    color: #FEFEFE;
    font-size: 18px;
}

.admin-dashboards h3 {
    font-size: 12px !important;
}

.admin-dashboards p {
    font-size: 10px !important;
}

.admin-dashboards .cards-property .action-needed,
.admin-dashboards .cards-property .recent-activities {
    position: relative;
}

.admin-dashboards .cards-property .action-needed md-card .action-need-indicator {
    position: absolute;
    background-color: #CAD401;
    color: #626061;
    border-radius: 10px;
    height: 20px;
    width: 20px;
    right: 45px;
    top: 18px;
    font-size: 12px;
    font-weight: 500;
}

.admin-dashboards .cards-property .action-needed .action-needed-count {
    padding: 4px;
}

.admin-dashboards .cards-property .action-needed md-card i {
    font-size: 14px;
    font-weight: 200;
    margin-top: 1px;
}

.admin-dashboards .cards-property .action-needed .action-message {
    color: #CDCDCD;
}

.admin-dashboards .cards-property .action-needed .card-end-right-arrow i,
.admin-dashboards .cards-property .recent-activities .card-end-right-arrow i {
    position: absolute;
    bottom: 12px;
    right: 25px;
    font-size: 20px;
    color: #fff;
}

.admin-dashboards .cards-property .recent-activities md-card {
    border-top: 1px solid #CAD300;
}

.admin-dashboards .cards-property .recent-activities md-card h1,
.admin-dashboards .cards-property .messages md-card h1 {
    color: #626061;
}

.admin-dashboards .cards-property .recent-activities .new-supplier-image {
    width: 47;
    height: 47;
    border: 1px solid #EEEEEE;
}

.admin-dashboards .cards-property .recent-activities .card-end-right-arrow i {
    color: #626061;
}

.admin-dashboards .cards-property .top-products md-card {
    background-image: url(../images/5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    border-top: 1px solid #CAD300;
}

.admin-dashboards .cards-property .top-products .total-item-in-rack {
    position: absolute;
    top: 1%;
    left: 5%;
}

.admin-dashboards .cards-property .top-products .total-item-in-count {
    position: absolute;
    top: 1%;
    left: 12%;
}

.admin-dashboards .cards-property .top-products .top-prod-heading {
    position: absolute;
    top: 0%;
    right: 0%;
    background-color: #BCBB00;
}

.admin-dashboards .cards-property .top-products .top-products-details {
    position: absolute;
    bottom: 10%;
}

.admin-dashboards .cards-property .messages .bottom-author-line {
    font-style: italic;
}

.admin-dashboards .cards-property .messages .card-bottom-scroll {
    padding-top: 60px;
}

.admin-dashboards .cards-property .messages .double-arrow-place {
    margin-top: -4px;
    margin-left: 20px;
}

.admin-dashboard-scroll {
    height: -webkit-calc(80vh);
    height: calc(80vh);
    display: block;
    overflow: scroll;
    overflow-x: hidden;
}

.admin-dashboards .cards-property .action-claims md-card {
    background-color: #E3E3E3;
    position: relative;
}

.admin-dashboards .cards-property .action-claims md-card h1 {
    font-weight: 300;
    color: #626061;
    font-size: 28px;
}

.admin-dashboards .cards-property .action-claims md-card .action-claims-indicator {
    position: absolute;
    background-color: #CAD401;
    color: #626061;
    border-radius: 10px;
    height: 20px;
    width: 20px;
    left: 195px;
    top: 18px;
    font-size: 12px;
    font-weight: 500;
}

.admin-dashboards .cards-property .action-claims .card-end-right-arrow-claims i {
    position: absolute;
    bottom: 12px;
    right: 25px;
    font-size: 20px;
    color: #626061;
}

.admin-dashboards .cards-property .buyers-online img {
    width: 100px;
    height: 100px;
}

.admin-dashboards .cards-property .buyers-online img:hover {
    border-bottom: 1px solid #CAD300;
}

.bgm-clr-org {
    background-color: #F56133;
}

.bgm-clr-violet {
    background-color: #936DA8;
}

.bgm-clr-blue {
    background-color: #54B2D6;
}

.bgm-clr-dark {
    background-color: #626061;
}

.messages .row-height {
    height: 50px;
}

.messages .row-height > div {
    padding: 14px;
}


/*edit products*/

.edit-products md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active {
    color: #62B4D8;
}

.edit-products .md-tab {
    text-transform: none;
}

.edit-products md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
    color: #62B4D8;
    background: #62B4D8;
}

.edit-products md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active:hover {
    color: #62B4D8;
}

.edit-products md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) {
    color: #767676;
}

.edit-products md-card {
    height: 110px;
    box-shadow: none;
    background-color: #F6F6F6;
    cursor: pointer;
    transition: text-shadow, 0.5s, ease;
}

.edit-products md-card {
    width: 190px;
}

.edit-products md-card:hover {
    box-shadow: 0px 0px 38px -7px rgba(0, 0, 0, 0.62);
}

.edit-products md-card:active,
.edit-products md-card:hover {
    background-color: #63B3D8;
    transition: background-color .35s cubic-bezier(.35, 0, .25, 1);
    color: #fff;
}

.edit-products md-card:hover label,
.edit-products md-card:hover i {
    color: #fff;
    cursor: pointer;
    outline: none;
}

.edit-products .card-content-image i {
    font-size: 36px;
    color: #C6C1C1;
}

.edit-products .card-content-image i:active,
.edit-products .card-bottom-line label:active {
    color: #fff;
}

.edit-products .card-bottom-line label {
    color: #8B8B8B;
}

.update-btn .md-button,
.cancel-btn .md-button {
    width: 50%;
}

.update-btn .md-button.md-raised,
.update-btn .md-button.md-raised:not([disabled]):hover {
    background-color: #63B3D8;
    color: #fff;
}


/*manage-categories*/


/*.mailing-options.manage-categories {
	height: -webkit-calc(100vh);
    height: calc(100vh);
    display: block;
    overflow: scroll;
    overflow-x: hidden;	
}*/

.mainCatselection {
    -webkit-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
}

.admin-manage-categories md-content {
    background-color: white;
}

.admin-manage-categories .manage-main-categories {
    background-color: #EFEFEF;
}

.popular-webshops-screen-scection img {
    height: 130px;
    width: 100%;
    border-radius: 10px;
    border: 5px solid #dddddd;
}

.popular-webshops-screen-scection i {
    font-size: 34px;
    color: #666666;
    cursor: pointer;
    outline: none;
}

.popular-webshops-screen-scection i:hover {
    transition: 0.5s ease-out;
    color: #7CBCDE;
}

.bg-transform img {
    position: relative;
    z-index: 1;
}

.bg-transform:hover img {
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.admin-color {
    color: #a9a9a9;
}

.admin-color-heading {
    color: #666666;
}

.manage-categories label,
.manage-categories span,
.manage-categories h1,
.manage-categories p {
    font-family: 'Roboto', sans-serif;
}


/*.admin-manage-categories .registering-section {
 }*/

.admin-manage-categories .registering-section-supplier {
    background-color: #73A0D4;
}

.admin-manage-categories .registering-section-supplier,
.admin-manage-categories .registering-section-webshop {
    position: relative;
}

.admin-manage-categories .registering-section-webshop {
    background-color: #916DAA;
}

.registering-section md-card {
    height: 295px;
    margin: 0px;
    border-radius: 0px;
    box-shadow: none;
}

.registering-section-supplier h1,
.registering-section-webshop h1 {
    font-weight: 200;
    padding: 20px;
    margin: 0px;
    text-align: justify;
}

.bottom-image {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.register-as-supplier-btn .md-button,
.register-as-webshop-btn .md-button {
    width: 75%;
    height: 45px;
    border-radius: 0px;
    position: relative;
    z-index: 999;
}

.register-as-supplier-btn .btm-line,
.register-as-webshop-btn .btm-line {
    position: absolute;
    bottom: 15px;
    right: 80px;
}

.register-as-supplier-btn .btm-line label:hover {
    color: #222222;
}

.register-as-supplier-btn .md-button.md-raised,
.register-as-supplier-btn .md-button.md-raised:hover {
    color: #FEFEFC;
    background-color: #89B0DC;
    font-size: 15px;
    font-weight: 500;
}

.register-as-supplier-btn .md-button.md-raised:not([disabled]),
.register-as-webshop-btn .md-button.md-raised:not([disabled]) {
    box-shadow: 6px 7px 18px 5px rgba(0, 0, 0, 0.20);
}

.register-as-webshop-btn .md-button.md-raised,
.register-as-webshop-btn .md-button.md-raised:hover {
    color: #FEFEFC;
    background-color: #AA89C1;
    font-size: 15px;
    font-weight: 500;
}

.register-as-webshop-btn .btm-line label:hover {
    color: #222222;
}

.popular-webshops-section md-card {
    margin: 10px 0px 0px 0px;
    box-shadow: none;
}

.popular-webshops-heading h1,
.popular-products h1 {
    /*font-weight: 400;*/
    font-size: 16px;
}

.categories-popular-products .categories-left-1 h1 {
    font-weight: 300;
    font-size: 20px;
    color: #7CBCDE;
    padding: 20px;
    outline: none;
}

.popular-products h1 {
    color: #7CBCDE;
    padding: 0 20px 20px 20px;
}

.popular-products-linknet h1 {
    font-weight: 300;
    font-size: 20px;
    color: #7CBCDE;
}

.popular-products i {
    padding: 20px 10px 20px 20px;
    color: #E0E0E0;
}

.popular-products-list .popular-products-list-card {
    border: 5px solid #F0F0F0;
    margin: 5px 5px 5px 0px;
    box-shadow: none;
    border-radius: 0px;
    /*float:left;
	width:24%;*/
}

.popular-products-list .popular-products-list-card .image-tag-section {
    position: relative;
}

.popular-products-list .popular-products-img img {
    height: 150px;
    width: 150px;
    margin: 0 auto;
}

.popular-products-list-card .arrow-webshops img {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 80%;
}

.popular-products-list-card .webshop-status label {
    position: absolute;
    bottom: -3px;
    left: 6px;
    color: #fff;
}

.popular-products-list-card .card-prod-heading label {
    background-color: #F0F0F0;
    padding-left: 10px;
    padding-top: 5px;
}

.popular-products-list-card .card-prod-desc {
    font-size: 12px;
    text-align: justify;
}

div.signheight.flex-100 {
    min-height: 19px;
    flex: 100%;
}

.customer-fees md-input-container {
    padding: 0px;
}


/*Edit categories */

.categories-left-1.main-category md-card {
    margin-right: 10px;
    border-top: 1px solid #63B3D8;
}

.categories-left-1.sub-category md-card {
    border-top: 1px solid #D3C248;
    /*#C554D9*/
}

.popular-products.in-categories .popular-products-main-card {
    border-top: 1px solid #C554D9;
}

.popular-products-main-card.for-icon-color i {
    color: #767676;
}


/*.popular-products-main-card {
	overflow: hidden;
	height: 450px;
}*/

.add-new-category-btn {
    bottom: 0px
}

.categories-left-1.main-category .listing-section {
    height: 600px;
}

.categories-left-1.main-category .add-new-category-btn .md-button.md-raised:not([disabled]) {
    box-shadow: none;
}

.md-button.md-raised {
    color: rgba(0, 0, 0, 0.87);
    background-color: #E6E6E6;
}

.categories-left-1.main-category .add-new-category-btn .md-button,
.categories-left-1.sub-category .add-new-category-btn .md-button {
    font-weight: 600;
    border-radius: 0px;
    text-transform: none;
}

.add-new-category-btn div {
    width: 70%
}

.card-prod-heading .id-number {
    padding-bottom: 4px;
}

.product-details-row .product-details-row-content {
    padding: 2px 0px 2px 0px;
}


/*product details popup*/

.admin-product-details-popup {
    width: 70%;
}

.admin-product-details-popup h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}

.product-full-details-heading h1 {
    font-size: 18px;
    font-weight: 400;
    color: #444444;
}

.product-full-details-inform h1,
.admin-product-details-popup .additional-details h1 {
    font-weight: 400;
}

.admin-product-details-popup md-dialog {
    max-width: 100%;
}

.md-dialog-container {
    /* z-index: 999999; */
}

.filter-list {
    display: inline-block;
    width: 100%;
}


/*Dashboard css changes by logesh*/

label.white-color a {
    text-decoration: none;
    color: white;
}

.listing-section .hoverbox {
    box-shadow: 0px 0px 19px 1px rgba(0, 0, 0, 0.75);
}

.categories-left-1 {
    height: 600px;
}

.product-grid-list {
    height: 500px;
}


/*order process*/

.orderprocess h1,
h2,
h3,
h4,
h5,
h6,
label {
    font-family: 'Roboto', sans-serif;
}

.orderprocess .orderprocess-list h1 {
    font-weight: 300;
    font-size: 20px;
    color: #7CBCDE;
    padding: 40px;
}

.orderprocess .orderprocess-list md-card {
    margin-right: 10px;
    border-top: 1px solid #63B3D8;
    margin: 10px 10px 0px 0px;
    border-radius: 0px;
    box-shadow: none;
}

.inprogress-details-deleteorder h1 {
    font-weight: 300;
    font-size: 16px;
    color: #5F5F5F;
    padding: 20px;
}

.inprogress-details-deleteorder md-card {
    border-radius: 0px;
    box-shadow: none;
}

.inprogress-details-deleteorder .view-order-inprogress md-card {
    border-top: 1px solid #50C4AD;
}

.inprogress-details-deleteorder .view-order-details md-card {
    border-top: 1px solid #EA6D95;
}

.inprogress-details-deleteorder .delete-order md-card {
    border-top: 1px solid #F09978;
}

.inprogress-details-deleteorder .recent-oreders md-card {
    border-top: 1px solid #E2E2E2;
}

.inprogress-details-deleteorder .recent-oreders-progress label {
    background-color: #61B3D7;
    padding: 5px;
    border-radius: 5px;
}

.recent-oreders .timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.recent-oreders ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.recent-oreders .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eaeaea;
    left: 50%;
    margin-left: -4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.recent-oreders .timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.recent-oreders .timeline > li > .timeline-panel {
    width: 41%;
    float: left;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(150, 150, 150, 0.175);
    -moz-box-shadow: 0 1px 6px rgba(150, 150, 150, 0.175);
    box-shadow: 0 1px 6px rgba(150, 150, 150, 0.175);
    margin-left: 8px;
    z-index: 11;
    background-color: #F7F7F7;
}

.recent-oreders .timeline > li > .timeline-panel:before {
    position: absolute;
    top: 43px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #eaeaea;
    border-right: 0 solid #eaeaea;
    border-bottom: 15px solid transparent;
    content: " ";
}

.recent-oreders .timeline > li > .timeline-badge {
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 65px;
    font-size: 30px;
    text-align: center;
    position: absolute;
    top: 45px;
    left: 50%;
    margin-left: -11px;
    /*background-color: #9972b5;*/
    z-index: 10;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    border: 1px solid #eaeaea;
}

.recent-oreders .flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

.recent-oreders .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.recent-oreders .glyphicon-check:before {
    content: "\e067";
}

.product-card-details-imagesec {
    position: relative;
}

.product-card-details-imagesec .blue-strip-product-pcs img {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.product-card-details-imagesec .blue-strip-product-pcs-meg label {
    position: absolute;
    left: 5px;
    bottom: 5px;
}

.product-card-details-sec .supplier-symbol label {
    padding: 1px 5px;
    background-color: #CD8F00;
    border-radius: 3px;
    margin-left: 20px;
    margin-top: -4px;
}

.recent-oreders .timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.recent-oreders .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    margin-right: 11px;
}

.recent-oreders .timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.recent-oreders .timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.messages md-content {
    background-color: white;
}

.see_more {
    color: gray;
    float: right;
    text-decoration: none;
}

.messages img {
    width: 50px;
    height: 50px;
    margin-top: 16px;
    margin: 10px;
}

.manage-claims-listing md-list-item:hover {
    box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.75);
}

.orderdetails-content .order-options i {
    font-size: 14px;
}

.toolbar-items label {
    color: #666666;
}

.toolbar-items label:hover {
    color: #9DBD17;
}

.toolbar-items:hover {
    color: #9DBD17;
    background-color: #F6F6F6;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    transition: 0.5s ease-in-out;
}

.admin-main-menu md-toolbar:not(.md-menu-toolbar) {
    background-color: rgba(158, 158, 158, 0.2);
    color: #666666;
}

.apply button {
    margin-top: 20px;
}

.loader {
    padding-left: 45% !important;
}

.add-btn .md-button.md-fab {
    line-height: 46px;
    width: 45px;
    height: 45px;
}

.edit-icon {
    text-align: center;
}

.add-btn {
    padding: 30px;
}

.info-cards .order-info {
    box-shadow: none;
    margin: 0px 10px 10px 0px;
    height: 130px;
    border-radius: none;
}

.info-cards .icon-background {
    padding: 15px;
    background-color: #F8F8F8;
    height: 120px;
}

.info-cards .icon-background i {
    color: #A5A5A5;
}

.product-progress-status-card {
    box-shadow: none;
    border-radius: none;
    margin-top: 5px;
}

.product-progress-status .product-progress-status-card .prod-heading h1 {
    font-weight: 400;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.progress-stagers .Placed-round-circle {
    margin-left: 17px;
}

.progress-stagers .production-round-circle {
    margin-left: 48px;
}

.progress-stagers .manufacturing-round-circle {
    margin-left: 37px;
}

.progress-stagers .dispatched-round-circle {
    margin-left: 32px;
}

.progress-stagers .delivered-round-circle {
    margin-left: 25px;
}

.progress-stagers .payeeeee-round-circle {
    margin-left: 12px;
}

.stage-container .round-circle-size {
    background-color: #9DBC1B;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    /*position: absolute;*/
    margin-left: 9px;
    margin-top: 5px;
}

.progress-stagers .stager-date {
    margin-left: -15px;
}

.progress-stagers .middle-line {
    margin-top: 42px;
    margin-bottom: 10px;
    height: 1px;
    width: 270px;
    background-color: #E6E6E6;
    position: absolute;
}

.near_close {
    margin-top: 7px !important;
}

.orderdetails-content-main {
    box-shadow: none;
    margin: 0px;
}

.order-det-img img {
    border: 1px solid #DDDDDD;
}

.color-radio-select md-radio-button {
    margin: 0px;
}

.size-choose-sec .color-pick h1 {
    line-height: 0px;
    font-size: 12px;
}

.size-choose-sec .color-pick .padding-l-2 {
    padding-left: 2px;
}

.size-choose-sec .color-pick span {
    width: 20%;
}

.size-choose-sec .color-pick .size-product {
    border: none;
}

.size-choose-sec .color-pick .size-bgc {
    padding: 4px;
}

.size-choose-sec .size-bgc {
    padding: 6px;
    background-color: #F0F0F0;
    color: #84868a;
    border: 1px solid darkgrey;
}

.size-choose-sec .color-pick .avil-sizes-input {
    width: 20px;
    padding: 1px 2px;
    height: 18px;
}

.size-choose-sec .color-pick .size-product {
    border: none;
}

.size-choose-sec .color-pick h1 {
    line-height: 0px;
    font-size: 12px;
}

.orders-module-main .settings-td {
    text-align: center;
}

.settings-td .md-button.md-icon-button {
    height: 40px;
    line-height: 40px;
    width: 40px;
}

.orders-module-main thead tr th {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #666666;
}

.orders-module-main tbody tr td {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.orders-module-main .material-icons {
    font-size: 18px;
}

.ordersmodules form md-input-container {
    padding: 2px 20px 26px;
}

.ordersmodules form md-input-container:not(.md-input-ivalid).md-input-focused .md-input {
    border-color: #9DBD17;
}

.ordersmodules form md-input-container:not(.md-input-ivalid).md-input-focused label {
    color: #9DBD17;
}

.ordersmodules form md-select:not([disabled]):focus .md-select-value {
    border-bottom-color: #9DBD17;
}

.ordersmodules md-card {
    background-color: #fff;
}


/*Invoice*/


/*.invoice-main-screen {
	border: 1px solid red;
}*/

.invoice-main-screen .invoice-print-heading {
    background-color: #9DBD17;
}

.invoice-main-screen .invoice-print-heading .invoice-title h1 {
    font-size: 40px;
}

.invoice-main-screen .invoice-print-addresses {
    padding: 60px;
}

.border-right-color {
    border-right: 1px solid #ECECEC;
}

.invoice-address-details h1,
.invoice-bank-details-headings h1 {
    color: #9DBD17;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.product-details-small-heading {
    background-color: #9DBD17;
}

.product-sub-head-align {
    width: 100px;
    margin: 0px auto;
    text-align: left;
}

.product-id-price-alignment {
    width: 65px;
    margin: 0px auto;
    text-align: right;
}

.product-id-quantity-alignment {
    width: 45px;
    margin: 0px auto;
    text-align: right;
}

.bank-payment-delivery {
    padding: 40px;
}

.billing-main-details {
    border-bottom: 1px dashed #E4E4E4;
}

.invoice-total-price {
    background-color: #9DBD17;
    padding: 10px;
}

.invoice-user-commends {
    padding: 0px 40px 20px 40px;
}

.invoice-user-commends .thanks-giving {
    font-size: 40px;
    color: #9DBD17;
    font-weight: 600;
}

.invoice-user-commends p {
    text-align: justify;
}

.invoice-enquiry {
    padding: 0px 40px 40px 40px;
    border-bottom: 1px solid #9DBD17;
}


/*Admin Login */

.login-popup-dialog {
    margin: 0 auto;
    width: 50%;    
    margin-top: 9%;
    border-radius: 5px;
}

.reg-form-row md-icon svg {
    fill: #C6C6C6;
}

.reg-form-row md-input-container:not(.md-input-ivalid).md-input-focused .md-input {
    border-color: #9DBD17;
}

.reg-form-row md-input-container:not(.md-input-ivalid).md-input-focused label {
    color: #9DBD17;
}

.bottom-links a {
    text-decoration: none;
    color: #666666;
}

.bottom-links a:hover {
    color: #9DBD17;
}

.loggingin .md-button.md-primary.md-raised:not([disabled]).md-focused {
    background-color: #9DBD17;
}

.orderdetails .active {
    background-color: #9DBD17;
}

.inbox-menu .active {
    background: #D2EAD8;
}

.fav-icon {
    margin-top: 15px;
}

.important {
    color: yellow;
}


/*Admin inquiry */


/*.card-image-section .similar-img-card {
	height: 160px;
	border :1px solid red;
}*/

.similar-img-picture img {
    height: 130px;
}

.reply-input-box md-input-container:not(.md-input-invalid).md-input-focused .md-input,
.reply-input-box md-input-container:not(.md-input-invalid).md-input-focused label {
    border-color: #9DBD17;
    color: #9DBD17;
}

.inquiry-icon-reply .md-button.md-raised {
    background-color: #3FB393;
}

.home-pro {
    width: 100%;
}

.round-circle.active {
    background: #9DBD17;
    z-index: 9999;
}


/*New admin dashboard*/

.header-toolbar .toolbar-heading label {
    background: #fff;
    padding: 18px;
    text-align: center;
    color: #666666;
    border-right: 1px solid #dddddd;
}

.header-toolbar .toolbar-heading label:hover,
.header-toolbar .toolbar-heading label:active,
.header-toolbar .toolbar-heading label:focus {
    background: #9DBD17;
    color: #fff;
}

.header-toolbar .inbox-notification,
.individual-cards-new-dashboard .action-needed-heading {
    position: relative;
}

.header-toolbar .notification-tag {
    position: absolute;
    top: 7px;
    right: 0px;
    font-size: 10px;
    text-align: center;
    background: #dddddd;
    border-radius: 50%;
    padding: 3px;
    height: 16px;
    width: 16px;
    color: #666666;
    font-weight: 600;
}

.individual-cards-new-dashboard .action-needed-card {
    background-color: #626061;
    box-shadow: none;
    border-radius: 0px;
    margin: 10px 5px 5px 0px;
    /*height: 310px;*/
}

.individual-cards-new-dashboard .products-card,
.individual-cards-new-dashboard .graph-diagram-card {
    margin: 5px 5px 5px 0px;
    box-shadow: none;
    border-radius: 0px;
}

.individual-cards-new-dashboard .add-widget-card,
.individual-cards-new-dashboard .orders-card,
.individual-cards-new-dashboard .user-graph-diagram-card {
    margin: 5px;
    box-shadow: none;
    border-radius: 0px;
}

.individual-cards-new-dashboard .add-widget-card {
    height: 200px;
}

.individual-cards-new-dashboard .action-needed-notification {
    position: absolute;
    top: 7px;
    right: -20px;
    font-size: 10px;
    background: #CAD300;
    border-radius: 50%;
    padding: 3px;
    height: 16px;
    width: 16px;
    color: #666666;
    font-weight: 600;
}

.individual-cards-new-dashboard .notify-message label {
    padding-top: 3px;
}

.individual-cards-new-dashboard .show-full-content i {
    padding: 10px;
    font-size: 30px;
    font-weight: 400;
}

.individual-cards-new-dashboard .messages-indication {
    box-shadow: none;
    border-radius: 0px;
    margin: 10px 5px 5px 5px;
}

.individual-cards-new-dashboard .messages-indication .messages-list md-list md-list-item.md-3-line .md-list-item-text h3 {
    color: #ACACAC;
    padding-top: 5px;
}

.individual-cards-new-dashboard .messages-indication .messages-list md-list md-list-item.md-3-line .md-list-item-text h4 {
    color: #D2D2D2;
}

.individual-cards-new-dashboard .messages-indication .messages-list md-list md-list-item.md-3-line .md-list-item-text p {
    padding: 5px 0px;
    font-size: 12px;
}

.counting-pagination-section .pagination-section i {
    font-size: 22px;
}

.multiple-add-card md-card {
    cursor: pointer;
    outline: none;
    padding: 20px;
    box-shadow: none;
    border-radius: 0px;
    border-bottom: 1px solid #fff;
}

.multiple-add-card .multiple-add-card-blue {
    background-color: rgb(3, 177, 244);
    margin: 10px 0px 0px 5px;
}

.multiple-add-card .multiple-add-card-red {
    background-color: rgb(213, 66, 64);
    margin: 0px 0px 0px 5px;
}

.multiple-add-card .multiple-add-card-green {
    background-color: rgb(106, 163, 74);
    margin: 0px 0px 0px 5px;
}

.multiple-add-card .multiple-add-card-gray {
    background-color: rgb(98, 96, 97);
    margin: 0px 0px 0px 5px;
}

.multiple-add-card .multiple-add-card-orange {
    background-color: rgb(255, 152, 0);
    margin: 0px 0px 0px 5px;
}

.multiple-add-card .multiple-add-card-dark-blue {
    background-color: rgb(0, 150, 136);
    margin: 0px 0px 0px 5px;
}

.individual-cards-new-dashboard .products-listing-card .products-card {
    margin: 5px;
    box-shadow: none;
    border-radius: 0px;
}

.individual-cards-new-dashboard .add-widget-card-supplier {
    margin: 5px 5px 5px 0px;
    box-shadow: none;
    border-radius: 0px;
    height: 276px;
}

.products-listing-card .product-details-main-section img {
    border: 1px solid #EFEFEF;
}

.product-details-main-section .more-right-arrow i {
    font-size: 24px;
}

.current-status-product label {
    background-color: #F9D300;
}

.flow-analysis .graph-diagram-card,
.individual-cards-new-dashboard .payment-pending-card {
    margin: 5px 5px 5px 0px;
    box-shadow: none;
    border-radius: 0px;
}

.flow-analysis .graph-diagram-card .flow-diagram canvas {
    width: 100%;
    height: auto;
}

.add-widget .add-widget-card {
    margin: 5px;
    box-shadow: none;
    border-radius: 0px;
    height: 276px;
}

.add-widget.add-widget-card:hover,
.add-widget-card-supplier:hover {
    -webkit-box-shadow: 0px 0px 100px -24px rgba(0, 0, 0, 0.78);
    -moz-box-shadow: 0px 0px 100px -24px rgba(0, 0, 0, 0.78);
    box-shadow: 0px 0px 100px -24px rgba(0, 0, 0, 0.78);
    transition: 0.5s ease-in-out;
}

.header-toolbar {
    margin-bottom: 10px;
    border: 1px solid #dddddd;
}

.product-grid-list .mCSB_inside>.mCSB_container {
    margin-right: 0;
}


/*Product creation*/

.translation-btns .md-button {
    border-radius: 0px;
    margin: 1px 2px 0px 5px;
    line-height: 20px;
    min-height: 20px;
    min-width: 60px;
}

.linknet-add-product-process md-checkbox.md-checked .md-ink-ripple {
    color: #63B3D8;
}

.linknet-add-product-process md-checkbox.md-checked .md-icon {
    background-color: #63B3D8;
}

.linknet-add-product-process .md-datepicker-input-container {
    border-color: rgba(0, 0, 0, 0.12);
    width: 77%;
}

.linknet-add-product-process .md-datepicker-input {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.linknet-add-product-process .translation-btns .md-button.md-raised {
    color: #545454;
}

.linknet-add-product-process md-input-container:not(.md-input-invalid).md-input-focused label {
    color: #63B3D8;
}

.linknet-add-product-process md-input-container:not(.md-input-invalid).md-input-focused .md-input {
    border-color: #63B3D8;
}

.product-adding-progress .stager-informer {
    padding: 20px;
    text-align: center;
}

.product-adding-progress .stager-informer .wizard-inner {
    position: relative;
}

.product-adding-progress .stager-informer .for-middle-line {
    position: relative;
    height: 50px;
}

.roundcircleg {
    background-color: #9DBC1B !important;
    /*after binding color code : #63B3D8;*/
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    position: relative;
}

.product-adding-progress .stager-informer .round-circle-g {
    background-color: #9DBC1B;
    /*after binding color code : #63B3D8;*/
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    position: relative;
}

.product-adding-progress .stager-informer .middle-line {
    width: 100%;
    margin-top: -10px;
    margin-left: 100%;
    height: 1px;
    background-color: #E6E6E6;
}

.product-adding-progress .stager-informer .middle-line {
    width: 100%;
    margin-top: -10px;
    margin-left: 100%;
    height: 1px;
    background-color: #E6E6E6;
    margin-bottom: 10px;
}

.product-adding-progress .round-circle {
    background-color: #CDCDCD;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    position: relative;
}


/*product creation info-blocks*/

.info-blocks .info-block-card md-card {
    box-shadow: none;
    border-radius: 0px;
    background-color: #F7F7F7;
}

.info-blocks .info-block-card md-card md-input-container {
    padding: 2px 2px 0px;
}

.info-blocks .size-spec .size-card {
    margin: 0px;
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;
    cursor: pointer;
    outline: none;
    box-shadow: 0px 1px 1px -1px #666666;
}

.info-blocks .size-spec .size-card:hover {
    box-shadow: 0px 4px 9px -1px #666666;
    background-color: #63B3D8;
}

.info-blocks .size-spec .size-card:hover label {
    color: #fff;
    cursor: pointer;
}

.info-blocks .size-spec .add-size-btn .md-button,
.product-next-previous-btn .md-button {
    background-color: rgba(158, 158, 158, 0.2);
}


/*.info-blocks .labels-spec md-card, .info-blocks .add-spec md-card {
	margin-top: 20px;
}*/

.info-blocks .add-spec md-card {
    height: 225px;
    cursor: pointer;
    outline: none;
}

.info-blocks .add-spec md-card:hover {
    box-shadow: 0px 0px 100px -24px rgba(0, 0, 0, 0.78);
    transition: 0.5s ease-in-out;
}

.product-next-previous-btn .md-button.md-raised:not([disabled]):hover {
    background-color: #63B3D8;
    color: #fff;
}

.product-next-previous-btn .md-button:hover label {
    color: #fff;
    cursor: pointer;
}

/*Describe Product Information*/

.product-info md-input-container {
    padding-bottom: 0px;
}


/*Product image*/

.product-images .image-section-product md-card {
    /*max-height: 209px;*/
}

.product-images .image-section-product .add-drag-img,
.add-drag-img-webshop {
    border: 2px dashed #666666;
    box-shadow: none;
}

.product-images .image-section-product .add-drag-img:hover,
.add-drag-img-webshop:hover {
    box-shadow: 0px 0px 100px -24px rgba(0, 0, 0, 0.78);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    outline: none;
}

.product-images .image-section-product .add-drag-img:hover label,
.add-drag-img-webshop:hover label {
    cursor: pointer;
    outline: none;
}


/*Product prices*/

.product-properties-tables .add-things-btn label:hover {
    color: #63B3D8;
}

.add-plus i,
.add-plus label {
    color: #63B3D8;
}


/*Product tags*/

.product-tags .category-group-selection md-input-container {
    padding-bottom: 0px;
}


/*Minimum order */

.product-minimun-order .cat-drop-down md-input-container {
    margin-top: -10px;
    padding-bottom: 0px;
}

.product-minimun-order .select-preset {
    padding-left: 20px;
    padding-top: 20px;
}

.product-minimun-order .color-specification {
    box-shadow: none;
    border-radius: 0px;
    background-color: #F7F7F7;
    margin-left: 20px;
}

.product-minimun-order .color-specification .size-card-main {
    box-shadow: none;
    border-radius: 0px;
    margin-top: 15px;
}


/*Overview popup*/

.quantity-overview-popup-heading {
    background-color: #9DBD17;
}

.quantity-overview-popup .like-popup md-toolbar:not(.md-menu-toolbar) {
    background-color: #9DBA20;
    color: #fff;
}


/*Optional settings*/

.optional-settings .popular-products-list .popular-products-img img {
    width: 100%;
}


/*Publish page*/

.final-setup-shares md-switch.md-checked .md-thumb {
    background-color: #63B3D8;
}

.final-setup-shares md-switch.md-checked .md-bar {
    background-color: rgba(99, 179, 216, 0.34);
}

.publish-page .social-sharing-main-section .fa-facebook-official {
    font-size: 20px;
    color: #3F5C9A;
}

.publish-page .social-sharing-main-section .fa-twitter {
    font-size: 20px;
    color: #59ADEB;
}

.publish-page .social-sharing-main-section .fa-linkedin {
    font-size: 20px;
    color: #0177B5;
}


/*Product Property */

.product-properties .property-table-heading {
    background-color: #F7F7F7;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

.product-tables table.md-table th.md-column {
    font-size: 14px;
    font-style: font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #545454;
}

.product-properties .product-properties-tables table.md-table td.md-cell {
    color: #545454;
    font-size: 16px;
}

.product-properties .product-properties-tables .property-edit-row i:hover {
    color: #63B3D8;
}

.height-30 {
    height: 30px;
}

.border-all {
    border: 1px solid
}

.manage-colors-popup {
    width: 700px
}

.manage-size-popup {
    width: 374px
}

.banner-style .carousel-demo {
    margin-top: 0px;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.banner-style ul[rn-carousel] {
    width: 100%;
    height: 220px;
}

.slideImg {
    height: 190px;
    width: 100%;
}

.margin-t-m10 {
    margin-top: -30px;
}

md-input-container:not(.md-input-invalid).md-input-focused .md-input,
md-input-container:not(.md-input-invalid).md-input-focused label {
    border-color: #7CBCDE !important;
    color: #7CBCDE !important;
}

.banner.border-all {
    border-color: #eee;
}

.select-supplier-input {
    margin-top: -30px;
}

.btn-class .md-button.md-primary.md-raised,
.btn-class-link a.md-button.md-primary.md-raised:not([disabled]):hover {
    color: #fff;
    background-color: #9DBD17;
}

.btn-class .md-button.md-primary.md-raised:not([disabled]).md-focused {
    color: #666666;
    background-color: #dddddd;
}

.avail-colors-bg i {
    text-shadow: 0px 1px 12px #666666;
}

.image-upload-preview {
    border-right: 2px solid #dddddd;
}

.browse-btn-design input {
    display: none;
}

.users-dashboard .user-management .delete-card {
    margin-right: 10px;
    background: burlywood;
}

.users-dashboard .user-management .edit-card {
    margin-right: 10px;
    background: slategray;
}

.users-dashboard .user-management .manage-cat-card {
    background: cornflowerblue;
    margin-left: 0px;
}

.users-dashboard.landing-products {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.add-user-table md-table-container {
    width: 100%;
}

.add-user-table table.md-table th.md-column {
    font-size: 14px;
}

.add-user-table table.md-table td.md-cell {
    color: #666666;
    font-size: 14px;
}

.add-user-table table.md-table td.md-cell i {
    padding-left: 20px;
}


/*add user */

.role-customer-drop-down md-input-container {
    padding-left: 40px;
    margin-top: -10px;
}

.role-customer-drop-down md-icon {
    margin-top: 20px;
}


/*Manage categories */

md-toolbar:not(.md-menu-toolbar) {
    background-color: #7CBCDE;
    color: #fff;
}

.main-tool-bar md-toolbar:not(.md-menu-toolbar) {
    background-color: #9DBD17;
    color: #fff;
}

.add-new-category-popup .add-new-category-dialog {
    height: 600px;
}

.add-new-category-popup md-dialog {
    max-width: 100%;
    width: 700px;
    overflow: inherit;
}

.add-new-category-popup .add-new-category-dialog md-dialog-content {
    width: 100%;
}

.image-preview img {
    width: 70px;
    height: 50px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.for-card-drag-drop md-card {
    border: 2px dashed #dddddd;
    padding: 10px;
    box-shadow: none;
    cursor: pointer;
    outline: none;
}

.for-card-drag-drop md-card label {
    cursor: pointer;
    outline: none;
}

.admin-manage-categories .category-content {
    /* height: 300px; */
    height: -moz-calc(100vh - (53px));
    height: -webkit-calc(100vh - (53px));
    height: calc(100vh - (53px));
    display: block;
    overflow: hidden;
    background-color: #fff;
}

.webshopselection {
    box-shadow: 0px 0px 100px -24px rgba(0, 0, 0, 0.78);
    transition: 0.5s ease-in-out;
    border-radius: 10px;
}

.webshop-selection-content:hover {
    box-shadow: 0px 0px 100px -24px rgba(0, 0, 0, 0.78);
    transition: 0.5s ease-in-out;
    border-radius: 10px;
}

.active {
    box-shadow: 0px 0px 100px -24px rgba(0, 0, 0, 0.78);
    transition: 0.5s ease-in-out;
    border-radius: 10px;
}

.admin-manage-categories .category-content {
    /* height: 300px; */
    height: -moz-calc(100vh - (53px));
    height: -webkit-calc(100vh - (53px));
    height: calc(100vh - (53px));
    display: block;
    overflow: hidden;
    background-color: #fff;
}

.content-min-height {
    min-height: 68px !important;
}

.categories-popular-products .categories-left-1 md-card {
    margin-left: 0px;
    border-radius: 0px;
    box-shadow: none;
    padding-bottom: 20px;
    /*margin-right: 0px;*/
}

.categories-left-1 .category-content md-list {
    outline: none;
}

.categories-left-1 .category-content .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}

.categories-left-1 .category-content md-list:hover {
    -webkit-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
}

.categories-left-1 .category-content .mCSB_scrollTools .mCSB_draggerContainer {
    margin-left: 10px;
}

.popular-products-list .card-group {
    padding-left: 10px;
    padding-top: 15px;
}

.popular-products-main-card.prod-cat-edit-border {
    height: 765px;
    position: relative;
}

.popular-products-list .popular-products-img img {
    height: 110px;
    /* max-width: 150px; */
    min-height: 110px;
}

.card-prod-heading {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.popular-products-main-card.prod-cat-edit-border .md-table-pagination {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
}

.categories-popular-products .categories-left-1.linknet-category md-card {
    margin-right: 0px;
}

.manage-cat-add-new .md-button.md-raised {
    color: #666666;
}

.category-search-option {
    margin-top: -8px;
}

.category-search-option i {
    float: right;
    padding-right: 10px;
}

.category-search-option md-input-container:not(.md-input-invalid).md-input-focused label {
    color: #7CBCDE;
}

.user-county-drop md-input-container {
    padding-left: 34px;
}

.user-county-drop md-icon {
    margin-top: 10px;
}

.md-tabs:active {
    color: #8BC34A;
}

div.error_messages {
    color: red;
}

.product-card {
    text-align: center;
    position: relative;
}

.product-image {
    /* position: absolute;
    bottom: 0px;*/
    padding-top: 250px;
}

.padding-l-20 {
    padding-left: 20px;
}

.padding-b-10 {
    padding-bottom: 10px;
}

.padding-t-10 {
    padding-top: 10px;
}

.p-relative {
    position: relative;
}

.preview-product {
    position: relative;
}

.preview-product .first-row-preview {
    /* position: absolute; */
    top: 40px;
    left: 30px;
    height: 60px;
    overflow: visible;
}

.preview-prod-main {
    background-color: #fff;
    height: 358px !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

.preview-prod-main .mCSB_dragger {
    margin-left: 20px;
}

.preview-product .second-row-preview {
    position: absolute;
    top: 120px;
    left: 30px;
}

.preview-product .third-row-preview {
    position: absolute;
    top: 200px;
    left: 30px;
}

.preview-product .first-row-preview img,
.preview-product .second-row-preview img,
.preview-product .third-row-preview img {
    height: 65px;
    width: 55px;
    cursor: pointer;
    border: 1px solid #dadada;
    border-radius: 10px;
    box-shadow: 0px 3px 8px rgba(158, 158, 158, 0.63);
}

.main-logo-img .logo {
    margin-left: 12px;
    margin-top: 15px;
    max-height: 100%;
    border: 2px solid #dddddd;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    border-radius: 5px;
    width: auto;
    max-height: 50px;
    height: auto;
    max-width: 100%;
}

.logo {
    max-width: 100%;
    padding: 0px;
    height: auto;
}

.datapicker-clear {
    padding-left: 275px;
    position: relative;
    float: right;
    color: green;
}

md-menu-bar {
    padding-top: 18px !important;
    padding-bottom: 20px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.product-md-card {
    /* width: 31%;*/
    outline: none;
    position: relative;
    /*margin-left: 15px;*/
}

.product-md-card:hover,
.show-case-card md-card:hover,
.featured-product-image md-card:hover {
    box-shadow: 0px 0px 100px -24px rgba(0, 0, 0, 0.78);
    transition: 0.5s ease-in-out;
}

.product-md-card label {
    cursor: pointer;
}

.product-card {
    text-align: center;
    position: relative;
}

.product-image {
    /* position: absolute;
    bottom: 0px;*/
    padding-top: 250px;
}

.share-btn md-icon,
.prod-details-share-btn md-icon {
    background: #EFEFEF;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-shadow: 0px 3px 8px rgba(158, 158, 158, 0.63);
    background: #fff;
    border: 1px solid #dddddd;
}

.share-btn md-icon i {
    padding-left: 3px;
}

.share-btn md-fab-speed-dial.md-right {
    position: absolute;
    left: 10px;
    top: 10px;
}

.prod-details-share-btn md-fab-speed-dial.md-right {
    position: absolute;
    right: 10px;
    top: 10px;
}

.share-btn a,
.prod-details-share-btn a {
    color: black;
}

.share-btn .md-button.md-fab.md-mini,
.prod-details-share-btn .md-button.md-fab.md-mini {
    /*line-height: 30px;*/
    width: 35px;
    height: 30px;
}

.share-btn .md-button.md-fab i,
.prod-details-share-btn .md-button.md-fab i {
    padding: 5px 10px 10px 2px;
}

.share-btn .social-share-part-facebook .md-button.md-fab i,
.prod-details-share-btn .social-share-part-facebook .md-button.md-fab i {
    color: #44619D;
    font-size: 20px;
    padding-left: 5px;
    padding-top: 10px;
}

.share-btn .social-share-part-twitter .md-button.md-fab i,
.prod-details-share-btn .social-share-part-twitter .md-button.md-fab i {
    color: #1DA1F2;
    font-size: 22px;
    padding-left: 2px;
    padding-top: 8px;
}

.share-btn .social-share-part-linkin .md-button.md-fab i,
.prod-details-share-btn .social-share-part-linkin .md-button.md-fab i {
    color: #0177B5;
    font-size: 20px;
    padding-left: 3px;
    padding-top: 9px;
}

.share-icon .md-button,
.prod-details-share-btn .md-button {
    line-height: normal !important;
    background-color: none;
}

.card-prod-header {
    font-size: 16px;
    margin: 0px;
    min-height: 20px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-md-card .icons-style-incard {
    font-size: 26px;
    color: #B8B8B8;
}

.product-list-linknet img {
    height: 100px;
    width: 100px;
    border: 2px solid #dddddd;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    border-radius: 5px;
}

.admin-main-login {
    background: #9DBD17;
    color: #fff;
    padding: 3px;
    font-weight: 400;
    border-radius: 5px;
}

.admin-linknet-header-image {
    background: url('../images/fullimage1.jpg');
    height: 250px;
    color: #fff;
}

.admin-linknet-header-image label {
    font-size: 40px;
}

.admin-linknet-header-image .md-button {
    border: 1px solid #fff;
    padding: 15px;
    font-size: 28px;
    text-transform: none;
    border-radius: 0px;
    font-weight: 300;
    color: #fff;
}

.admin-linknet-header-image .know-more {
    border-bottom: 1px solid #fff;
}

.prod-details-tab md-tabs.md-dynamic-height md-tabs-content-wrapper {
    padding: 20px;
}

.prod-details-tab md-tabs .md-tab.md-active,
.prod-details-tab md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
    color: #7CBCDE;
}

.prod-details-tab md-tabs md-ink-bar {
    background: #7CBCDE;
}

.prod-details-tab md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) {
    color: #9DBD17;
}

/* .product-customers img {
    border: 2px solid #dddddd;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    border-radius: 5px;
} */

.drag-options {
    position: relative;
}

.drag-options:hover {
    cursor: all-scroll;
}

.drag-options .card-bg-color {
    position: absolute;
    left: 20px;
    top: 75px;
    z-index: 9999999999;
    text-shadow: 1px 0px 16px rgba(150, 150, 150, 1);
}

.md-datepicker-calendar-pane {
    background: white;
}

.cat-advance-search i:hover {
    color: #7CBCDE;
}

.advance-search-products h1 {
    font-weight: 300;
    font-size: 20px;
    color: #7CBCDE;
    padding: 10px;
    outline: none;
    margin: 0px;
}

.advance-search-products md-card {
    margin: 8px 0px 0px 0px;
    padding: 20px;
}

.prod-cat-edit-border {
    border-top: 1px solid #C554D9;
}

.category-border-top-color {
    border-top: 1px solid #63B3D8;
}

.admin-footer {
    position:fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
    background: rgb(205, 205, 205);
    height: 50px;
    /*padding-top: 25px;*/
}

.pagination-style-edit #select_value_label_12,
.pagination-style-edit label {
    display: none;
}

.hide-pagination-options md-select.md-table-select:nth-child(4),
.hide-pagination-options .md-table-pagination span:nth-child(0) {
    display: none;
}

.md-calendar-date.md-calendar-date-disabled {
    color: #c1c1c1;
}

md-card.preview-card {
    height: 50px;
    width: 50px;
	padding:0!important;
}

.edit-prod-header .md-button {
    background-color: #949597;
}

.edit-prod-header .md-button:hover {
    background-color: #949597;
}

.edit-prod-header .md-button label {
    color: #fff;
    cursor: pointer;
}

.category-content .mCSB_scrollTools .mCSB_draggerContainer,
.popular-products-linknet .mCSB_scrollTools .mCSB_draggerContainer {
    margin-left: 10px;
}

md-select.md-table-select > .md-select-value,
md-select.md-table-select {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.block-list-shadow md-list:hover {
    box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    outline: none;
}

.block-list-shadow md-list:active,
.block-list-shadow md-list:focus {
    outline: none;
}

.drag-enter md-list {
    box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
}

.border-class {
    border: 1px solid #d3d3d3;
    background: #ffffff;
}

.header-tool-bg {
    background: #7cbcde;
    height: 50px;
}

.product-add-plus label>i:hover {
    color: #63B3D8;
}

.popup-close i:hover {
    color: #DA522F;
}
.dragging-image md-card {
    border: 1px dashed #666666;
    border-radius: 5px;
    height: 140px;
    cursor: pointer;
    outline: none;
}
.date-picker-label .date-placeholder {
    color: rgba(0,0,0,0.26);
    font-family: Roboto,'Helvetica Neue',sans-serif;
    font-size: 17px;
}
.md-select-menu-container.md-table-select {
    top: 202px;
}

/*Linknetwork platform :*/

.for-scroll .mCSB_scrollTools {
    right: -5px;
}
.product-add-card {
    height: 200px;
    position: relative;
}
.product-add-card h1 {
    color: #5a9cd8;
}
.product-add-card .height-class {
    height: 106px;
}
.product-add-card md-icon {
    width: 30px;
    height: 30px;
}
.product-add-card md-icon {
  svg {
    path {
      fill: #fff;
      margin: 0px;
    }
  }
}
.product-add-card .image-bg {
    position: absolute;
    background: url(/images/cam.png) no-repeat;
    top: 25px;
    right: 0px;
    height: 72px;
    width: 28%;
}
.order-toolbar md-menu-bar {
    margin-top: -2px;
    padding-bottom: 0px !important;
}
.link-net-login .md-button:not([disabled]) {
    background-color: rgba(158,158,158,0.2);
}

.link-net-login .md-button:not([disabled]):hover {
    background-color: #9dbd17;
    color: #fff;
}
.asearch-linknet {
    -webkit-transition: height 5s ease-in-out;
    -moz-transition: height 5s ease-in-out;
    -ms-transition: height 5s ease-in-out;
    -o-transition: height 5s ease-in-out;
    transition: height 5s ease-in-out;
}
.prod-edit-image {
    height: 300px;
    border: 1px dashed #dddddd;
    cursor: pointer;
    outline: none;
}

.link-net-btn .md-button {    
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}

.link-net-btn .md-button:before, .link-net-btn .md-button:after{
  -webkit-box-shadow: 0 20px 15px #9B7468;
  -moz-box-shadow: 0 20px 15px #9B7468;
  box-shadow: 0 20px 15px #9B7468;
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.link-net-btn .md-button:after{
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  transform: rotate(6deg);
  right: 15px;left: auto;
}












/* Animating DIV on appearance */

/*=== Basic box styling  ===*/
.box {
  background: #23a3d3;
  width: 90px;
  height: 70px;
  padding: 20px;
  text-align: center;
  color: white;
  border-radius: 7px;
  float: left;
  margin: 4px;
  font-size: 12px;
  font-family: 'Arial';
  text-transform: uppercase;
}


/*=== Trigger  ===*/
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*=== Optional Delays, change values here  ===*/
.one {
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
animation-delay: 0.3s;
}

.two {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}

.three {
-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
}

.four {
-webkit-animation-delay: 1.0s;
-moz-animation-delay: 1.0s;
animation-delay: 1.0s;
}

/*=== Animations start here  ===*/
/*=== FADE IN  ===*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}


/*=== FADE IN DOWN ===*/
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*=== FADE IN LEFT ===*/
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}


/*==== FADE IN RIGHT ===*/
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}


/* Manikandan Sellakannu */
.edit-order-main .padding-b-20 {
    padding-bottom: 20px;
}

.edit-order-main .pantone-color-block {
    border: 2px solid #dddddd;
}

.skip-btn .md-button {
    line-height: 20px;
    min-height: 20px;
    min-width: 65px;
    margin-right: 20px;
}

.edit-order-main .product-next-previous-btn .md-button {
	color: #8B8C8E;
}
.edit-order-main .product-next-previous-btn .md-button:hover {
	color: #fff;
}

/* Date Picker */
.edit-order-main md-datepicker#deliveryDate {
    margin-top: 17px;
}

.edit-order-main .md-datepicker-input-container {
    width: 86%;
	border-bottom-color: rgba(0,0,0,0.12);
}

.edit-order-main .md-datepicker-input {
    font-size: 16px;
    font-weight: 400;
	color: rgba(0,0,0,0.26);
}

.edit-order-main .md-datepicker-triangle-button.md-icon-button.md-button,
md-icon.md-default-theme, md-icon {
    color: rgba(0,0,0,0.26);
}

/* Radio Button */
.edit-order-main .md-switch-thumb, md-radio-button {
	margin:0 0 15px 0;	
}


/*Link order*/

.order-process-status .link-order-heading {
    border: 1px solid #dddddd;
}
.order-process-status .order-info-image img {
    width: 50px;
    border: 1px solid #dddddd;
    /*border-radius: 50%;*/
}
.checkgreen {
    color: green;
}
.closered {
    color: red;
}
.padding-t-6 {
    padding-top: 6px;
}
.radius-class {
    border-radius: 50%;
    padding: 3px;
}
.whiteframebg-color-green {
    background: green !important;
}
.whiteframebg-color-red {
    background: red !important;
}
.checkwhite {
    color: white;
}
.for-whiteframe {
    background: rgba(221, 221, 221, 0.34);
    border-bottom: 1px dashed #666666;
    position: relative;
}
.for-whiteframe hr {
    margin-top: 54px;
    position: absolute;
    width: 77%;
    margin-left: 200px;
    z-index: 0;
    background-color: #666666 !important;
}
.for-whiteframe md-whiteframe {
    border: 1px solid black;  
    z-index: 1;  
    background: #fff;
    padding: 3px;
}
.icon-font-size .material-icons  {
    font-size: 19px;

}

.order-process-status md-menu {
    padding: 0px;
}
.md-frame-height {
    height: 30px;
}
.no-applicale-frame {
    background: #dddddd;
}
.whiteframebg-color-yellow {
    background: #ffd966 !important;
}
.menu-heading {
    background: rgba(204, 204, 204, 1);
}
.order-details-main-table  table.md-table th.md-column, .order-details-main-table table.md-table td.md-cell {
    text-align: center;
}

.line-status .md-datepicker-input-container {
    border-bottom: none;
}
.line-status md-input-container:not(.md-input-invalid).md-input-focused md-icon {
    color: #7cbcde;
}
.line-status .for-whiteframe hr {
    margin-top: 54px;
    position: absolute;
    width: 60%;
    margin-left: 260px;
    z-index: 0;
    background-color: #666666 !important;
}

.line-status .for-whiteframe {
    position: relative;
    border: 2px solid #666666;
    background: none !important;
}
.pie-chart-card {
    width: 15px;
    height: 15px;
    background-color: #f7464a;
}

.progress-stagers .new-middle-line {
    margin-top: 18px;
    margin-bottom: 10px;
    height: 2px;
    background-color: #000000;
    position: relative;
}
.suborder-open {
    background: #e4e4e4;
}
.suborder-open label {
    cursor: pointer;
}
.suborder-open .img-bg  {
    height: 310px;
    padding: 20px;
    background-color: #cccccc;
}
.suborder-open p {
    text-align: justify;
    margin-bottom: 0px;
}
/*.circle-round label {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: red;
}*/

.billboard-prod-img .billboard-data img {
	width: 150px;
	height: 150px;
}
.billboard-prod-img .billboard-data {
	border: 2px solid #dddddd;
	/*margin: 5px;*/
}
.billboard-data .billboard-data-prod-name  {
	overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    margin-right: 10px;
}
/*webshop settings*/
.billbaord-webshop-settings, .socialmedia-webshop-settings {
	background-color: #fff;
}
.billbaord-webshop-settings section,   .socialmedia-webshop-settings  section {
	margin: auto 100px;
}
.billbaord-webshop-settings .image-edit-option-tool, .billbaord-webshop-settings .image-edit-option-tool img {
	height: 200px;
	margin: 0px;
}
.billbaord-webshop-settings .image-editor {
	position: relative;
}
.billbaord-webshop-settings .edit-btn-tools {
	position: absolute;
	top: 50px;
    right: 0px;
    margin-top: -50px;
    background: darkgray;
    height: 200px;
}
.billbaord-webshop-settings .edit-btn-tools i {
	font-size: 30px;
	color: #fff;
	cursor: pointer;
	outline: none;
}
.billbaord-webshop-settings .edit-btn-tools i:hover {
	color: #666666;
}
.billbaord-webshop-settings md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active {
	color:  #9DBD17;
}
.billbaord-webshop-settings md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]){
	color: #666666;
}
.billbaord-webshop-settings md-tabs > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
	background: #9DBD17;
}
.billbaord-webshop-settings .search-input-container md-input-container {
	margin-top: -8px;
}
.billbaord-webshop-settings .browse-input-btn .md-button  {
	font-size: 11px;
}
.billboard-prod-img .billboard-data img {
	width: 150px;
	height: 150px;
}
.billboard-prod-img .billboard-data {
	border: 2px solid #dddddd;
	/*margin: 5px;*/
}
.billboard-data .billboard-data-prod-name  {
	overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    margin-right: 10px;
}
.bill-board-pagination  {
	width: 100%;
}

/* Manikandan Sellakannu */
.orders-main-dashboard .add-widget-card {
	min-height:250px;
}

.orders-main-dashboard .add-widget-card h1 {
	font-size:26px;
	text-align:center;
}
.orders-main-dashboard .add-widget-card h5 {
	color:#333333;
	margin:0 0 5px 0;
}
.orders-main-dashboard .add-widget-card p {
	font-size:12px;
	color:#999999;
	margin:0;
}

.orders-main-dashboard .add-widget-card.widget-image-card {
	background:rgba(242, 242, 242, 1);	
}
.list-item-image {
	width:100px;
	height:100px;
	border-radius:50%;
	padding:8px;	
}
.round-circle,
.round-circle.active {
	z-index:1;	
}
.centered-chart {
	position:relative;
	z-index:0;	
	margin-bottom:5px;
}
.centered-chart .middle-line {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: 0px;
    z-index: -1;
	width:auto;
}
.admin-footer {
    z-index: 1;
}
.linknet-add-product-process .md-datepicker-input-container {
    width: 86%;
}
md-menu-content {
    max-height: 100% !important;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
	-moz-appearance: none;
    appearance: none;
    margin: 0; 
}
/*md-dialog {
	width:50%;	
}*/
table.admin_table_list.product-list thead.md-head tr th, 
table.md-table.product-list td.md-cell {
    width: 10%;
    white-space: normal;
    padding: 10px!important;
}

.inbox-compose-mails table.md-table:not(.md-row-select) th.md-column, 
.inbox-compose-mails table.md-table:not(.md-row-select) td.md-cell {
    padding: 0 10px!important;
}
.admin-linknet-header-image {
    background-size: cover;
}
.table-list-actions i {
    font-size: 16px;
	outline:0;
}
.product-image-shop md-card-content {
    height: 200px;
}
.list-product-image {
	width:100px;
	height:100px;
	background: #fff;
	border: 2px solid #dddddd;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    border-radius: 5px;
	overflow: hidden;
}
.list-product-image img {
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	border: 0;
    box-shadow: none;
    border-radius: 0;
}
.message-sender-image{
	width: 40px;
    height: 40px;
	margin-right: 15px;
}
.message-sender-image img{
	width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.order-pdf-slide {
	min-height:60px;
}
.scrollable-body {
    height: 500px;
    overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.order-status {
	position:relative;
	overflow:hidden;
	z-index:0;
}
.order-status:before  {
	content: '';
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    border-bottom: 1px dotted #bfbfbf;
    z-index: -1;
}
.order-status-line:last-child .order-status:before {
	margin-right:30px;
}
.material-icons.order-status-circle, .material-icons.more_horiz_circle.order-status-circle {
	width: 30px;
    height: 30px;
    line-height: 30px;
    background: #d1d1d1;
	color:#fff;
    text-align: center;
    border-radius: 50%;
	margin-left: 15px;
	font-size:19px;
}
.for-whiteframe md-whiteframe {
    border: 0;
    padding: 0;
	background: transparent;
	box-shadow:none;
}
.scrollable-section .link-order-heading {
	margin-right: 25px;
}
.material-icons.success {background: #9dbd1e;}
.material-icons.warning{background: #e4e340;}
.material-icons.reject{background:#f55756;}
.material-icons.not.decided{background:#dddddd;}
.material-icons.schedule{background:#e4e340;}
.top-right-arrow {
	position:absolute;
	right:15px;
}
.line-status .for-whiteframe hr {
	width:70%;
}
.order-placed .background-color {
	margin:2px;
}
.suborder-open .img-bg img {
	max-width:100%;
	max-height:100%;
}
.color-options .md-text{
	text-indent: 50px;
}
.textarea-resize textarea { 
	resize: vertical;
	padding: 10px 10px 0px 10px;
    border: 1px solid rgb(241, 241, 241);
}
.textarea-resize label {
	margin-left:10px;
}
md-input-container.textarea-resize.md-input-focused textarea {
	border:1px solid rgb(63,81,181);
}
md-input-container:not(.md-input-invalid).textarea-resize.md-input-focused label {
	margin-left:0;
}
md-progress-linear .md-container {
    background-color: rgb(157, 189, 23);
}
.responsive-img {
	width:auto!important;
	height:auto;
	max-width:100%;
	max-height:100%;
}
.breadcrumbs,
.pagination {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.breadcrumbs>li {
    display: inline-block;
	font-size: 14px;
}
.breadcrumbs>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "\f054";
	font-family:"FontAwesome";
}
.breadcrumbs>li>a {
    color: #9dbd17;
	text-decoration:none;
}
.active-icon {
	color:#ccc;
}
.mar0 {
	margin:0;
}
.folders {
	position:relative;
	width: auto;
    height: 100px;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.folders .responsive-img {
	height:100%;
}
.folders i {
    font-size: 45px;
}
.folders span {
    position: absolute;
    top: -10px;
    right: 0px;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #272727;
    background: #fff;
    font-size: 10px;
}
.pagination li {
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid transparent;
	border-radius:50%;
}
.pagination li.active {
	border:1px solid #545454;
}

md-grid-list {
	width:100%;
}
md-grid-list md-grid-tile md-grid-tile-footer {
	overflow:visible;
}
.close-right {
	position:absolute;
	color:#333;
	top:-8px;
	right:-5px;
}
md-input-container.md-icon-float > md-icon + md-select {
    margin-left:36px;
}
md-input-container.md-icon-float.md-input-has-value > md-icon + md-select {
    padding-top:24px;
}
.category-section {
	width:100%;
	height: 550px;
    position: relative;
    overflow: hidden;
}
.category-section .mCustomScrollBox {
	width:100%;
}
/* FireFox Issues */
.line-status .md-datepicker-input-container {
    vertical-align:bottom;
}

.more_horiz_circle{
    height: 50px;
}

@-moz-document url-prefix() { 
	input[type=number] {
		-moz-appearance: textfield!important;
	}
}
.topmenu div.active label{
background-color:#9DBD17 !important	;
color:#fff;
}
.bordercircle {
	border: 1px solid gray !important;
    border-radius: 50%;
    width: 23px;
    height: 24px;
}
.suborder-open .rn-carousel-control {
	top:50%;
	margin-top:-20px;
}

/* Edit Order */
.font-10 {
    font-size: 10px;
}
.font-12 {
    font-size: 12px;
}
.padding-t-10 {
    padding-top: 10px;
}
.marrig5 {
	margin-right:5px;
}
.color-g {
    color: #9dbd17;
}
.product-reqiure-price h1 {
    font-size: 18px;
    font-weight: 300;
	margin:0;
}
.product-reqiure label {
    font-size: 12px;
	/*color: #94928f;*/
}
.edit-order .md-datepicker-input-container {
	width:auto;
}
.main-description-subheading {
    font-size: 15px;
    font-weight: normal;
	margin:0;
}
.drag-drop-section h1 {
    font-size: 16px;
    font-weight: 200;
}
.padding-5 {
    padding: 5px;
}
.drag-drop-section {
    height: 140px;
    width: 265px;
    background-color: #f2f2f2;
    border: 2px solid #dddddd;
    text-align: center;
    padding: 5px;
    position: relative;
    cursor: pointer;
}
.logo-bank {
    background-color: #F2F2F2;
    height: 215px;
    border: 2px solid #dddddd;
    overflow: scroll;
    overflow-x: hidden;
    padding: 5px;
    position: relative;
}
.edit-order .drag-drop-area {
	border:0;
}
.pantone-color-block {
    border: 2px solid #dddddd;
}
.color-choose-main i {
    font-size: 20px;
    cursor: pointer;
	margin: 0 2px;
	border: 1px solid transparent;
	border-radius: 50%;
	height: 20px;
    width: 20px;
}
.color-choose-main i:hover {
    border: 1px solid gray;
}
.white-bg {
	background:#fff;
}
.top-left {
    position: absolute;
    color: #333;
    top: -2px;
    left: -5px;
    font-size: 14px!important;
	background:#fff;
}
.top-left .folder-check {
    margin: 0;
    padding: 0;
}
.mar0 {
	margin:0;
}
.martop0 {
	margin-top:0;
}
.checkout-shipping-address-change md-input-container.md-input-has-value label:not(.md-no-float) {
	font-size: 18px;
    font-weight: 600;
}
/** Panthone Colors ****/
.background-color{height:30px;width:40px}.pantone-Yellow{background-color:#fedd00}.pantone-Yellow-012{background-color:gold}.pantone-Orange-021{background-color:#fe5000}.pantone-Warm-Red{background-color:#f9423a}.pantone-Red-032{background-color:#ef3340}.pantone-Rubine-Red{background-color:#ce0058}.pantone-Rhodamine-Red{background-color:#e10098}.pantone-Purple{background-color:#bb29bb}.pantone-Violet{background-color:#409}.pantone-Blue-072{background-color:#10069f}.pantone-Reflex-Blue{background-color:#001489}.pantone-Process-Blue{background-color:#0085ca}.pantone-Green{background-color:#00ab84}.pantone-Black{background-color:#2d2926}.pantone-Yellow-0131{background-color:#f2f0a1}.pantone-Red-0331{background-color:#fcaebb}.pantone-Magenta-0521{background-color:#f1b2dc}.pantone-Violet-0631{background-color:#bf9bde}.pantone-Blue-0821{background-color:#74d1ea}.pantone-Green-0921{background-color:#9de7d7}.pantone-Black-0961{background-color:#9e978e}.pantone-801{background-color:#009ace}.pantone-802{background-color:#44d62c}.pantone-803{background-color:#ffe900}.pantone-804{background-color:#ffaa4d}.pantone-805{background-color:#ff7276}.pantone-806{background-color:#ff3eb5}.pantone-807{background-color:#ea27c2}.pantone-871{background-color:#84754e}.pantone-872{background-color:#85714d}.pantone-873{background-color:#866d4b}.pantone-874{background-color:#8b6f4e}.pantone-875{background-color:#87674f}.pantone-876{background-color:#8b634b}.pantone-877{background-color:#8a8d8f}.pantone-Medium-Yellow{background-color:#ffd900}.pantone-Bright-Orange{background-color:#ff5e00}.pantone-Bright-Red{background-color:#f93822}.pantone-Strong-Red{background-color:#ce0056}.pantone-Pink{background-color:#d62598}.pantone-Medium-Purple{background-color:#4e008e}.pantone-Dark-Blue{background-color:#00239c}.pantone-Medium-Blue{background-color:#0084ca}.pantone-Bright-Green{background-color:#00b08b}.pantone-Neutral-Black{background-color:#222223}.pantone-100{background-color:#f6eb61}.pantone-101{background-color:#f7ea48}.pantone-102{background-color:#fce300}.pantone-103{background-color:#c5a900}.pantone-104{background-color:#af9800}.pantone-105{background-color:#897a27}.pantone-7401{background-color:#f5e1a4}.pantone-7402{background-color:#ecd898}.pantone-7403{background-color:#eed484}.pantone-7404{background-color:#f4da40}.pantone-7405{background-color:#f2cd00}.pantone-7406{background-color:#f1c400}.pantone-7407{background-color:#cba052}.pantone-106{background-color:#f9e547}.pantone-107{background-color:#fbe122}.pantone-108{background-color:#fedb00}.pantone-109{background-color:#ffd100}.pantone-110{background-color:#daaa00}.pantone-111{background-color:#aa8a00}.pantone-112{background-color:#9c8412}.pantone-113{background-color:#fae053}.pantone-114{background-color:#fbdd40}.pantone-115{background-color:#fdda24}.pantone-116{background-color:#ffcd00}.pantone-117{background-color:#c99700}.pantone-118{background-color:#ac8400}.pantone-119{background-color:#897322}.pantone-127{background-color:#f3dd6d}.pantone-128{background-color:#f3d54e}.pantone-129{background-color:#f3d03e}.pantone-130{background-color:#f2a900}.pantone-131{background-color:#cc8a00}.pantone-132{background-color:#a07400}.pantone-133{background-color:#6c571b}.pantone-1205{background-color:#f8e08e}.pantone-1215{background-color:#fbd872}.pantone-1225{background-color:#ffc845}.pantone-1235{background-color:#ffb81c}.pantone-1245{background-color:#c69214}.pantone-1255{background-color:#ad841f}.pantone-1265{background-color:#886b25}.pantone-120{background-color:#fbdb65}.pantone-121{background-color:#fdd757}.pantone-122{background-color:#fed141}.pantone-123{background-color:#ffc72c}.pantone-124{background-color:#eaaa00}.pantone-125{background-color:#b58500}.pantone-126{background-color:#9a7611}.pantone-7548{background-color:#ffc600}.pantone-7549{background-color:#ffb500}.pantone-7550{background-color:#d19000}.pantone-7551{background-color:#b47e00}.pantone-7552{background-color:#73531d}.pantone-7553{background-color:#5a4522}.pantone-7554{background-color:#4b3d2a}.pantone-7555{background-color:#d29f13}.pantone-7556{background-color:#b78b20}.pantone-7557{background-color:#9f7d23}.pantone-7558{background-color:#967126}.pantone-7559{background-color:#8f6a2a}.pantone-7560{background-color:#7d622e}.pantone-7561{background-color:#6c5d34}.pantone-134{background-color:#fdd26e}.pantone-135{background-color:#ffc658}.pantone-136{background-color:#ffbf3f}.pantone-137{background-color:#ffa300}.pantone-138{background-color:#de7c00}.pantone-139{background-color:#af6d04}.pantone-140{background-color:#74531c}.pantone-1345{background-color:#fdd086}.pantone-1355{background-color:#ffc56e}.pantone-1365{background-color:#ffb549}.pantone-1375{background-color:#ff9e1b}.pantone-1385{background-color:#d57800}.pantone-1395{background-color:#996017}.pantone-1405{background-color:#6e4c1e}.pantone-141{background-color:#f2c75c}.pantone-142{background-color:#f1be48}.pantone-143{background-color:#f1b434}.pantone-144{background-color:#ed8b00}.pantone-145{background-color:#cf7f00}.pantone-146{background-color:#a76d11}.pantone-147{background-color:#715c2a}.pantone-7408{background-color:#f6be00}.pantone-7409{background-color:#f0b323}.pantone-7410{background-color:#fead77}.pantone-7411{background-color:#e6a65d}.pantone-7412{background-color:#d38235}.pantone-7413{background-color:#dc8633}.pantone-7414{background-color:#c16c18}.pantone-7562{background-color:#bd9b60}.pantone-7563{background-color:#d69a2d}.pantone-7564{background-color:#db8a06}.pantone-7565{background-color:#cd7925}.pantone-7566{background-color:#ad6433}.pantone-7567{background-color:#89532f}.pantone-7568{background-color:#775135}.pantone-7569{background-color:#d78825}.pantone-7570{background-color:#d3832b}.pantone-7571{background-color:#c67d30}.pantone-7572{background-color:#b67233}.pantone-7573{background-color:#a7662b}.pantone-7574{background-color:#9e6a38}.pantone-7575{background-color:#835d32}.pantone-712{background-color:#fcc89b}.pantone-713{background-color:#fdbe87}.pantone-714{background-color:#fdaa63}.pantone-715{background-color:#f68d2e}.pantone-716{background-color:#ea7600}.pantone-717{background-color:#d45d00}.pantone-718{background-color:#be4d00}.pantone-148{background-color:#fecb8b}.pantone-149{background-color:#ffc27b}.pantone-150{background-color:#ffb25b}.pantone-151{background-color:#ff8200}.pantone-152{background-color:#e57200}.pantone-153{background-color:#be6a14}.pantone-154{background-color:#9b5a1a}.pantone-155{background-color:#efd19f}.pantone-156{background-color:#efbe7d}.pantone-157{background-color:#eca154}.pantone-158{background-color:#e87722}.pantone-159{background-color:#cb6015}.pantone-160{background-color:#a1561c}.pantone-161{background-color:#603d20}.pantone-1485{background-color:#ffae62}.pantone-1495{background-color:#ff8f1c}.pantone-1505{background-color:#ff6900}.pantone-1525{background-color:#b94700}.pantone-1535{background-color:#94450b}.pantone-1545{background-color:#653819}.pantone-1555{background-color:#ffb990}.pantone-1565{background-color:#ffa06a}.pantone-1575{background-color:#ff7f32}.pantone-1585{background-color:#ff6a13}.pantone-1595{background-color:#d86018}.pantone-1605{background-color:#a65523}.pantone-1615{background-color:#8b4720}.pantone-162{background-color:#ffbe9f}.pantone-163{background-color:#ff9d6e}.pantone-164{background-color:#ff7f41}.pantone-165{background-color:#ff671f}.pantone-166{background-color:#e35205}.pantone-167{background-color:#be531c}.pantone-168{background-color:#73381d}.pantone-7576{background-color:#db864e}.pantone-7577{background-color:#e07e3c}.pantone-7578{background-color:#dc6b2f}.pantone-7579{background-color:#dc582a}.pantone-7580{background-color:#c05131}.pantone-7581{background-color:#864a33}.pantone-7582{background-color:#674736}.pantone-1625{background-color:#ffa38b}.pantone-1635{background-color:#ff8d6d}.pantone-1645{background-color:#ff6a39}.pantone-1655{background-color:#fc4c02}.pantone-1665{background-color:#dc4405}.pantone-1675{background-color:#a9431e}.pantone-1685{background-color:#833921}.pantone-169{background-color:#ffb3ab}.pantone-170{background-color:#ff8674}.pantone-171{background-color:#ff5c39}.pantone-172{background-color:#fa4616}.pantone-173{background-color:#cf4520}.pantone-174{background-color:#963821}.pantone-175{background-color:#6b3529}.pantone-7583{background-color:#c4622d}.pantone-7584{background-color:#ba5826}.pantone-7585{background-color:#af5c37}.pantone-7586{background-color:#9e5330}.pantone-7587{background-color:#924c2e}.pantone-7588{background-color:#7b4d35}.pantone-7589{background-color:#5c4738}.pantone-7590{background-color:#d4b59e}.pantone-7591{background-color:#c07d59}.pantone-7592{background-color:#b15533}.pantone-7593{background-color:#9d432c}.pantone-7594{background-color:#7c3a2d}.pantone-7595{background-color:#6b3d2e}.pantone-7596{background-color:#5c3d31}.pantone-7597{background-color:#d14124}.pantone-7598{background-color:#bd472a}.pantone-7599{background-color:#b33d26}.pantone-7600{background-color:#8d3f2b}.pantone-7601{background-color:#83412c}.pantone-7602{background-color:#7b4931}.pantone-7603{background-color:#674230}.pantone-7604{background-color:#e4d5d3}.pantone-7605{background-color:#e1bbb4}.pantone-7606{background-color:#d6938a}.pantone-7607{background-color:#c26e60}.pantone-7608{background-color:#a4493d}.pantone-7609{background-color:#823b34}.pantone-7610{background-color:#683431}.pantone-7611{background-color:#ddbcb0}.pantone-7612{background-color:#ca9a8e}.pantone-7613{background-color:#bc8a7e}.pantone-7614{background-color:#a37f74}.pantone-7615{background-color:#866761}.pantone-7616{background-color:#6b4c4c}.pantone-7617{background-color:#583d3e}.pantone-7520{background-color:#eabeb0}.pantone-7521{background-color:#c09c83}.pantone-7522{background-color:#b46a55}.pantone-7523{background-color:#ab5c57}.pantone-7524{background-color:#a45248}.pantone-7525{background-color:#9a6a4f}.pantone-7526{background-color:#8a391b}.pantone-489{background-color:#ecc3b2}.pantone-488{background-color:#ecbaa8}.pantone-487{background-color:#eaa794}.pantone-486{background-color:#e8927c}.pantone-485{background-color:#da291c}.pantone-484{background-color:#9a3324}.pantone-483{background-color:#653024}.pantone-176{background-color:#ffb1bb}.pantone-177{background-color:#ff808b}.pantone-178{background-color:#ff585d}.pantone-179{background-color:#e03c31}.pantone-180{background-color:#be3a34}.pantone-181{background-color:#81312f}.pantone-1765{background-color:#ffa3b5}.pantone-1775{background-color:#ff8da1}.pantone-1785{background-color:#f8485e}.pantone-1788{background-color:#ee2737}.pantone-1795{background-color:#d22630}.pantone-1805{background-color:#af272f}.pantone-1815{background-color:#7c2529}.pantone-1767{background-color:#fcafc0}.pantone-1777{background-color:#fb637e}.pantone-1787{background-color:#f4364c}.pantone-1797{background-color:#cb333b}.pantone-1807{background-color:#a4343a}.pantone-1817{background-color:#643335}.pantone-7618{background-color:#c66e4e}.pantone-7619{background-color:#c04c36}.pantone-7620{background-color:#b7312c}.pantone-7621{background-color:#ab2328}.pantone-7622{background-color:#93272c}.pantone-7623{background-color:#8a2a2b}.pantone-7624{background-color:#802f2d}.pantone-7625{background-color:#e1523d}.pantone-7626{background-color:#c63527}.pantone-7627{background-color:#a72b2a}.pantone-7628{background-color:#9e2a2b}.pantone-7629{background-color:#6d3332}.pantone-7630{background-color:#633231}.pantone-7631{background-color:#572d2d}.pantone-7415{background-color:#e6baa8}.pantone-7416{background-color:#e56a54}.pantone-7417{background-color:#e04e39}.pantone-7418{background-color:#cd545b}.pantone-7419{background-color:#b04a5a}.pantone-7420{background-color:#9b2242}.pantone-7421{background-color:#651d32}.pantone-182{background-color:#fabbcb}.pantone-183{background-color:#fc9bb3}.pantone-184{background-color:#f65275}.pantone-185{background-color:#e4002b}.pantone-186{background-color:#c8102e}.pantone-187{background-color:#a6192e}.pantone-188{background-color:#76232f}.pantone-196{background-color:#ecc7cd}.pantone-197{background-color:#e89cae}.pantone-198{background-color:#df4661}.pantone-199{background-color:#d50032}.pantone-200{background-color:#ba0c2f}.pantone-201{background-color:#9d2235}.pantone-202{background-color:#862633}.pantone-189{background-color:#f8a3bc}.pantone-190{background-color:#f67599}.pantone-191{background-color:#ef426f}.pantone-192{background-color:#e40046}.pantone-193{background-color:#bf0d3e}.pantone-194{background-color:#9b2743}.pantone-195{background-color:#782f40}.pantone-1895{background-color:#f5b6cd}.pantone-1905{background-color:#f59bbb}.pantone-1915{background-color:#ef4a81}.pantone-1925{background-color:#e0004d}.pantone-1935{background-color:#c5003e}.pantone-1945{background-color:#a6093d}.pantone-1955{background-color:#8a1538}.pantone-705{background-color:#f5dadf}.pantone-706{background-color:#f7ced7}.pantone-707{background-color:#f9b5c4}.pantone-708{background-color:#f890a5}.pantone-709{background-color:#ef6079}.pantone-710{background-color:#e03e52}.pantone-711{background-color:#cb2c30}.pantone-698{background-color:#f2d4d7}.pantone-699{background-color:#f4c3cc}.pantone-700{background-color:#f2acb9}.pantone-701{background-color:#e68699}.pantone-702{background-color:#d25b73}.pantone-703{background-color:#b83a4b}.pantone-704{background-color:#9e2a2f}.pantone-203{background-color:#ecb3cb}.pantone-204{background-color:#e782a9}.pantone-205{background-color:#e0457b}.pantone-206{background-color:#ce0037}.pantone-207{background-color:#a50034}.pantone-208{background-color:#861f41}.pantone-209{background-color:#6f263d}.pantone-210{background-color:#f99fc9}.pantone-211{background-color:#f57eb6}.pantone-212{background-color:#f04e98}.pantone-213{background-color:#e31c79}.pantone-214{background-color:#ce0f69}.pantone-215{background-color:#ac145a}.pantone-216{background-color:#7d2248}.pantone-7422{background-color:#f4cdd4}.pantone-7423{background-color:#e06287}.pantone-7424{background-color:#e24585}.pantone-7425{background-color:#b52555}.pantone-7426{background-color:#a4123f}.pantone-7427{background-color:#971b2f}.pantone-7428{background-color:#6a2c3e}.pantone-7632{background-color:#d6c9ca}.pantone-7633{background-color:#c4a4a7}.pantone-7634{background-color:#c16784}.pantone-7635{background-color:#c63663}.pantone-7636{background-color:#bc204b}.pantone-7637{background-color:#912f46}.pantone-7638{background-color:#7e2d40}.pantone-217{background-color:#eabedb}.pantone-218{background-color:#e56db1}.pantone-219{background-color:#da1884}.pantone-220{background-color:#a50050}.pantone-221{background-color:#910048}.pantone-222{background-color:#6c1d45}.pantone-7639{background-color:#936d73}.pantone-7640{background-color:#934054}.pantone-7641{background-color:#8e2c48}.pantone-7642{background-color:#732e4a}.pantone-7643{background-color:#672e45}.pantone-7644{background-color:#582d40}.pantone-7645{background-color:#502b3a}.pantone-223{background-color:#ef95cf}.pantone-224{background-color:#eb6fbd}.pantone-225{background-color:#df1995}.pantone-226{background-color:#d0006f}.pantone-227{background-color:#aa0061}.pantone-228{background-color:#890c58}.pantone-229{background-color:#672146}.pantone-230{background-color:#f4a6d7}.pantone-231{background-color:#f277c6}.pantone-232{background-color:#e93cac}.pantone-233{background-color:#c6007e}.pantone-234{background-color:#a20067}.pantone-235{background-color:#840b55}.pantone-670{background-color:#ead3e2}.pantone-671{background-color:#e6bcd8}.pantone-672{background-color:#dfa0c9}.pantone-673{background-color:#d986ba}.pantone-674{background-color:#c6579a}.pantone-675{background-color:#ae2573}.pantone-676{background-color:#960051}.pantone-677{background-color:#e5cedb}.pantone-678{background-color:#e3c8d8}.pantone-679{background-color:#debed2}.pantone-680{background-color:#c996b6}.pantone-681{background-color:#b06c96}.pantone-682{background-color:#994878}.pantone-683{background-color:#7c2855}.pantone-684{background-color:#e4c6d4}.pantone-685{background-color:#dcb6c9}.pantone-686{background-color:#d0a1ba}.pantone-687{background-color:#be84a3}.pantone-688{background-color:#a76389}.pantone-689{background-color:#893b67}.pantone-690{background-color:#612141}.pantone-510{background-color:#ebbecb}.pantone-509{background-color:#e8b3c3}.pantone-508{background-color:#e4a9bb}.pantone-507{background-color:#d592aa}.pantone-506{background-color:#84344e}.pantone-505{background-color:#6f2c3f}.pantone-504{background-color:#572932}.pantone-7429{background-color:#e2bccb}.pantone-7430{background-color:#dca9bf}.pantone-7431{background-color:#c9809e}.pantone-7432{background-color:#b55c80}.pantone-7433{background-color:#a73a64}.pantone-7434{background-color:#9b3259}.pantone-7435{background-color:#872651}.pantone-691{background-color:#e9cdd0}.pantone-692{background-color:#e4bec3}.pantone-693{background-color:#d7a3ab}.pantone-694{background-color:#c48490}.pantone-695{background-color:#b46b7a}.pantone-696{background-color:#984856}.pantone-697{background-color:#893c47}.pantone-496{background-color:#f2c6cf}.pantone-495{background-color:#f1bdc8}.pantone-494{background-color:#e9a2b2}.pantone-493{background-color:#dc8699}.pantone-492{background-color:#8f3237}.pantone-491{background-color:#7f3035}.pantone-490{background-color:#5d2a2c}.pantone-503{background-color:#e9c4c7}.pantone-502{background-color:#e5bac1}.pantone-501{background-color:#daa5ad}.pantone-500{background-color:#c6858f}.pantone-499{background-color:#7a3e3a}.pantone-498{background-color:#6a3735}.pantone-497{background-color:#512f2e}.pantone-5035{background-color:#dfc2c3}.pantone-5025{background-color:#dbb7bb}.pantone-5015{background-color:#cca1a6}.pantone-5005{background-color:#b07c83}.pantone-4995{background-color:#9c6169}.pantone-4985{background-color:#874b52}.pantone-4975{background-color:#3f2021}.pantone-236{background-color:#f1a7dc}.pantone-237{background-color:#ec86d0}.pantone-238{background-color:#e45dbf}.pantone-239{background-color:#db3eb1}.pantone-240{background-color:#c5299b}.pantone-241{background-color:#af1685}.pantone-242{background-color:#80225f}.pantone-2365{background-color:#efbae1}.pantone-2375{background-color:#e277cd}.pantone-2385{background-color:#d539b5}.pantone-2395{background-color:#c800a1}.pantone-2405{background-color:#b0008e}.pantone-2415{background-color:#9e007e}.pantone-2425{background-color:#830065}.pantone-243{background-color:#eab8e4}.pantone-244{background-color:#e59bdc}.pantone-245{background-color:#dd7fd3}.pantone-246{background-color:#c724b1}.pantone-247{background-color:#bb16a3}.pantone-248{background-color:#a51890}.pantone-249{background-color:#80276c}.pantone-7646{background-color:#a56e87}.pantone-7647{background-color:#a83d72}.pantone-7648{background-color:#991e66}.pantone-7649{background-color:#8a1b61}.pantone-7650{background-color:#722257}.pantone-7651{background-color:#6a2a5b}.pantone-7652{background-color:#5e2751}.pantone-250{background-color:#e7bae4}.pantone-251{background-color:#dd9cdf}.pantone-252{background-color:#c964cf}.pantone-253{background-color:#ad1aac}.pantone-254{background-color:#981d97}.pantone-255{background-color:#72246c}.pantone-517{background-color:#ebc6df}.pantone-516{background-color:#e6bedd}.pantone-515{background-color:#e2acd7}.pantone-514{background-color:#d48bc8}.pantone-513{background-color:#93328e}.pantone-512{background-color:#833177}.pantone-511{background-color:#612c51}.pantone-7436{background-color:#eedaea}.pantone-7437{background-color:#ccaed0}.pantone-7438{background-color:#d59ed7}.pantone-7439{background-color:#b288b9}.pantone-7440{background-color:#a277a6}.pantone-7441{background-color:#9f5cc0}.pantone-7442{background-color:#963cbd}.pantone-2562{background-color:#d7a9e3}.pantone-2572{background-color:#c98bdb}.pantone-2582{background-color:#ac4fc6}.pantone-2592{background-color:#9b26b6}.pantone-2602{background-color:#87189d}.pantone-2612{background-color:#772583}.pantone-2622{background-color:#653165}.pantone-7653{background-color:#948794}.pantone-7654{background-color:#a2789c}.pantone-7655{background-color:#a15a95}.pantone-7656{background-color:#8e3a80}.pantone-7657{background-color:#6e2b62}.pantone-7658{background-color:#6a3460}.pantone-7659{background-color:#5d3754}.pantone-524{background-color:#d5c2d8}.pantone-523{background-color:#c9b1d0}.pantone-522{background-color:#ba9cc5}.pantone-521{background-color:#a57fb2}.pantone-520{background-color:#642f6c}.pantone-519{background-color:#59315f}.pantone-518{background-color:#4b3048}.pantone-5245{background-color:#dbcdd3}.pantone-5235{background-color:#d0bec7}.pantone-5225{background-color:#c6b0bc}.pantone-5215{background-color:#af95a6}.pantone-5205{background-color:#86647a}.pantone-5195{background-color:#66435a}.pantone-5185{background-color:#4a3041}.pantone-5175{background-color:#d8c8d1}.pantone-5165{background-color:#d3c0cd}.pantone-5155{background-color:#bfa5b8}.pantone-5145{background-color:#9b7793}.pantone-5135{background-color:#7e5475}.pantone-5125{background-color:#693c5e}.pantone-5115{background-color:#512a44}.pantone-531{background-color:#dfc8e7}.pantone-530{background-color:#d7b9e4}.pantone-529{background-color:#caa2dd}.pantone-528{background-color:#b580d1}.pantone-527{background-color:#8031a7}.pantone-526{background-color:#702f8a}.pantone-525{background-color:#572c5f}.pantone-256{background-color:#d6bfdd}.pantone-257{background-color:#c6a1cf}.pantone-258{background-color:#8c4799}.pantone-259{background-color:#6d2077}.pantone-260{background-color:#642667}.pantone-261{background-color:#5d285f}.pantone-262{background-color:#51284f}.pantone-2563{background-color:#cba3d8}.pantone-2573{background-color:#b884cb}.pantone-2583{background-color:#a05eb5}.pantone-2593{background-color:#84329b}.pantone-2603{background-color:#702082}.pantone-2613{background-color:#671e75}.pantone-2623{background-color:#5f2167}.pantone-7660{background-color:#9991a4}.pantone-7661{background-color:#8d6e97}.pantone-7662{background-color:#7a4183}.pantone-7663{background-color:#6b3077}.pantone-7664{background-color:#653279}.pantone-7665{background-color:#5e366e}.pantone-7666{background-color:#5c4e63}.pantone-2567{background-color:#c1a0da}.pantone-2577{background-color:#a77bca}.pantone-2587{background-color:#8246af}.pantone-2597{background-color:#5c068c}.pantone-2607{background-color:#500778}.pantone-2617{background-color:#470a68}.pantone-2627{background-color:#3c1053}.pantone-263{background-color:#d7c6e6}.pantone-264{background-color:#c1a7e2}.pantone-265{background-color:#9063cd}.pantone-266{background-color:#753bbd}.pantone-267{background-color:#5f259f}.pantone-268{background-color:#582c83}.pantone-269{background-color:#512d6d}.pantone-2635{background-color:#c5b4e3}.pantone-2645{background-color:#ad96dc}.pantone-2655{background-color:#9678d3}.pantone-2665{background-color:#7d55c7}.pantone-2685{background-color:#330072}.pantone-2695{background-color:#2e1a47}.pantone-270{background-color:#b4b5df}.pantone-271{background-color:#9595d2}.pantone-272{background-color:#7474c1}.pantone-273{background-color:#24135f}.pantone-274{background-color:#211551}.pantone-275{background-color:#201747}.pantone-276{background-color:#221c35}.pantone-2705{background-color:#a7a4e0}.pantone-2715{background-color:#8b84d7}.pantone-2725{background-color:#685bc7}.pantone-2735{background-color:#2e008b}.pantone-2745{background-color:#280071}.pantone-2755{background-color:#250e62}.pantone-2765{background-color:#201547}.pantone-7667{background-color:#6e7ca0}.pantone-7668{background-color:#686e9f}.pantone-7669{background-color:#615e9b}.pantone-7670{background-color:#565294}.pantone-7671{background-color:#514689}.pantone-7672{background-color:#4c4184}.pantone-7673{background-color:#535486}.pantone-7443{background-color:#dddae8}.pantone-7444{background-color:#b6b8dc}.pantone-7445{background-color:#a7a2c3}.pantone-7446{background-color:#8986ca}.pantone-7447{background-color:#5d4777}.pantone-7448{background-color:#4b384c}.pantone-7449{background-color:#41273b}.pantone-7674{background-color:#878cb4}.pantone-7675{background-color:#7c7fab}.pantone-7676{background-color:#7566a0}.pantone-7677{background-color:#6f5091}.pantone-7678{background-color:#68478d}.pantone-7679{background-color:#563d82}.pantone-7680{background-color:#523178}.pantone-663{background-color:#e5e1e6}.pantone-664{background-color:#e0dbe3}.pantone-665{background-color:#c6bcd0}.pantone-666{background-color:#a192b2}.pantone-667{background-color:#7c6992}.pantone-668{background-color:#614b79}.pantone-669{background-color:#3f2a56}.pantone-5315{background-color:#d8d7df}.pantone-5305{background-color:#c6c4d2}.pantone-5295{background-color:#b3b0c4}.pantone-5285{background-color:#8d89a5}.pantone-5275{background-color:#595478}.pantone-5265{background-color:#403a60}.pantone-5255{background-color:#1e1a34}.pantone-538{background-color:#c5cfda}.pantone-537{background-color:#bbc7d6}.pantone-536{background-color:#a2b2c8}.pantone-535{background-color:#8e9fbc}.pantone-534{background-color:#1b365d}.pantone-533{background-color:#1f2a44}.pantone-532{background-color:#1c1f2a}.pantone-7541{background-color:#d9e1e2}.pantone-7542{background-color:#a4bcc2}.pantone-7543{background-color:#98a4ae}.pantone-7544{background-color:#768692}.pantone-7545{background-color:#425563}.pantone-7546{background-color:#253746}.pantone-7547{background-color:#131e29}.pantone-552{background-color:#b9d3dc}.pantone-551{background-color:#a3c7d2}.pantone-550{background-color:#8db9ca}.pantone-549{background-color:#6ba4b8}.pantone-548{background-color:#003d4c}.pantone-547{background-color:#00313c}.pantone-546{background-color:#072b31}.pantone-5455{background-color:#bfced6}.pantone-5445{background-color:#b7c9d3}.pantone-5435{background-color:#a6bbc8}.pantone-5425{background-color:#7a99ac}.pantone-5415{background-color:#5b7f95}.pantone-5405{background-color:#4f758b}.pantone-5395{background-color:#081f2c}.pantone-642{background-color:#d1dde6}.pantone-643{background-color:#c6d6e3}.pantone-644{background-color:#9bb8d3}.pantone-645{background-color:#7da1c4}.pantone-646{background-color:#5e8ab4}.pantone-647{background-color:#236192}.pantone-648{background-color:#002e5d}.pantone-649{background-color:#dbe2e9}.pantone-650{background-color:#ced9e5}.pantone-651{background-color:#a7bcd6}.pantone-652{background-color:#7d9bc1}.pantone-653{background-color:#326295}.pantone-654{background-color:#003a70}.pantone-655{background-color:#002554}.pantone-656{background-color:#dde5ed}.pantone-657{background-color:#c8d8eb}.pantone-658{background-color:#b1c9e8}.pantone-659{background-color:#7ba4db}.pantone-660{background-color:#407ec9}.pantone-661{background-color:#003594}.pantone-662{background-color:#001a70}.pantone-7450{background-color:#bdc5db}.pantone-7451{background-color:#89abe3}.pantone-7452{background-color:#8094dd}.pantone-7453{background-color:#7ba6de}.pantone-7454{background-color:#5f8fb4}.pantone-7455{background-color:#3a5dae}.pantone-7456{background-color:#606eb2}.pantone-2706{background-color:#cbd3eb}.pantone-2716{background-color:#9faee5}.pantone-2726{background-color:#485cc7}.pantone-2736{background-color:#1e22aa}.pantone-2746{background-color:#171c8f}.pantone-2756{background-color:#151f6d}.pantone-2766{background-color:#141b4d}.pantone-2708{background-color:#b8ccea}.pantone-2718{background-color:#5c88da}.pantone-2728{background-color:#0047bb}.pantone-2738{background-color:#06038d}.pantone-2748{background-color:#001871}.pantone-2758{background-color:#001e62}.pantone-2768{background-color:#071d49}.pantone-2707{background-color:#c3d7ee}.pantone-2717{background-color:#a7c6ed}.pantone-2727{background-color:#307fe2}.pantone-2747{background-color:#001a72}.pantone-2757{background-color:#001e60}.pantone-2767{background-color:#13294b}.pantone-277{background-color:#abcae9}.pantone-278{background-color:#8bb8e8}.pantone-279{background-color:#418fde}.pantone-280{background-color:#012169}.pantone-281{background-color:#00205b}.pantone-282{background-color:#041e42}.pantone-283{background-color:#92c1e9}.pantone-284{background-color:#6cace4}.pantone-285{background-color:#0072ce}.pantone-286{background-color:#0033a0}.pantone-287{background-color:#003087}.pantone-288{background-color:#002d72}.pantone-289{background-color:#0c2340}.pantone-7681{background-color:#94a9cb}.pantone-7682{background-color:#6787b7}.pantone-7683{background-color:#426da9}.pantone-7684{background-color:#385e9d}.pantone-7685{background-color:#2c5697}.pantone-7686{background-color:#1d4f91}.pantone-7687{background-color:#1d428a}.pantone-545{background-color:#c6dae7}.pantone-544{background-color:#bdd6e6}.pantone-543{background-color:#a4c8e1}.pantone-542{background-color:#7bafd4}.pantone-541{background-color:#003c71}.pantone-540{background-color:#003057}.pantone-539{background-color:#00263a}.pantone-290{background-color:#b9d9eb}.pantone-291{background-color:#9bcbeb}.pantone-292{background-color:#69b3e7}.pantone-293{background-color:#003da5}.pantone-294{background-color:#002f6c}.pantone-295{background-color:#002855}.pantone-296{background-color:#041c2c}.pantone-2905{background-color:#8dc8e8}.pantone-2915{background-color:#62b5e5}.pantone-2925{background-color:#009cde}.pantone-2935{background-color:#0057b8}.pantone-2945{background-color:#004c97}.pantone-2955{background-color:#003865}.pantone-2965{background-color:#00263e}.pantone-297{background-color:#71c5e8}.pantone-298{background-color:#41b6e6}.pantone-299{background-color:#00a3e0}.pantone-300{background-color:#005eb8}.pantone-301{background-color:#004b87}.pantone-302{background-color:#003b5c}.pantone-303{background-color:#002a3a}.pantone-7688{background-color:#4698cb}.pantone-7689{background-color:#298fc2}.pantone-7690{background-color:#0076a8}.pantone-7691{background-color:#006298}.pantone-7692{background-color:#005587}.pantone-7693{background-color:#004976}.pantone-7694{background-color:#01426a}.pantone-2975{background-color:#99d6ea}.pantone-2985{background-color:#5bc2e7}.pantone-2995{background-color:#00a9e0}.pantone-3005{background-color:#0077c8}.pantone-3015{background-color:#00629b}.pantone-3025{background-color:#004f71}.pantone-3035{background-color:#003e51}.pantone-7695{background-color:#7ba7bc}.pantone-7696{background-color:#6399ae}.pantone-7697{background-color:#4e87a0}.pantone-7698{background-color:#41748d}.pantone-7699{background-color:#34657f}.pantone-7700{background-color:#165c7d}.pantone-7701{background-color:#005776}.pantone-7457{background-color:#bbdde6}.pantone-7458{background-color:#71b2c9}.pantone-7459{background-color:#4298b5}.pantone-7460{background-color:#0086bf}.pantone-7461{background-color:#007dba}.pantone-7462{background-color:#00558c}.pantone-7463{background-color:#002b49}.pantone-304{background-color:#9adbe8}.pantone-305{background-color:#59cbe8}.pantone-306{background-color:#00b5e2}.pantone-307{background-color:#006ba6}.pantone-308{background-color:#00587c}.pantone-309{background-color:#003b49}.pantone-635{background-color:#a4dbe8}.pantone-636{background-color:#8bd3e6}.pantone-637{background-color:#4ec3e0}.pantone-638{background-color:#00afd7}.pantone-639{background-color:#0095c8}.pantone-640{background-color:#0082ba}.pantone-641{background-color:#0067a0}.pantone-7702{background-color:#48a9c5}.pantone-7703{background-color:#009cbd}.pantone-7704{background-color:#0085ad}.pantone-7705{background-color:#007096}.pantone-7706{background-color:#006a8e}.pantone-7707{background-color:#00617f}.pantone-7708{background-color:#005670}.pantone-628{background-color:#b8dde1}.pantone-629{background-color:#9bd3dd}.pantone-630{background-color:#77c5d5}.pantone-631{background-color:#3eb1c8}.pantone-632{background-color:#0093b2}.pantone-633{background-color:#007396}.pantone-634{background-color:#005f83}.pantone-310{background-color:#6ad1e3}.pantone-311{background-color:#05c3de}.pantone-312{background-color:#00a9ce}.pantone-313{background-color:#0092bc}.pantone-314{background-color:#007fa3}.pantone-315{background-color:#00677f}.pantone-316{background-color:#004851}.pantone-3105{background-color:#68d2df}.pantone-3115{background-color:#00c1d5}.pantone-3125{background-color:#00aec7}.pantone-3135{background-color:#008eaa}.pantone-3145{background-color:#00778b}.pantone-3155{background-color:#006272}.pantone-3165{background-color:#004f59}.pantone-7709{background-color:#63b1bc}.pantone-7710{background-color:#00a7b5}.pantone-7711{background-color:#0097a9}.pantone-7712{background-color:#00859b}.pantone-7713{background-color:#007d8a}.pantone-7714{background-color:#007680}.pantone-7715{background-color:#006269}.pantone-317{background-color:#b1e4e3}.pantone-318{background-color:#88dbdf}.pantone-319{background-color:#2dccd3}.pantone-320{background-color:#009ca6}.pantone-321{background-color:#008c95}.pantone-322{background-color:#007377}.pantone-323{background-color:#005f61}.pantone-7464{background-color:#a0d1ca}.pantone-7465{background-color:#40c1ac}.pantone-7466{background-color:#00b0b9}.pantone-7467{background-color:#00a3ad}.pantone-7468{background-color:#007398}.pantone-7469{background-color:#005f86}.pantone-7470{background-color:#005a70}.pantone-7471{background-color:#7eddd3}.pantone-7472{background-color:#5cb8b2}.pantone-7473{background-color:#279989}.pantone-7474{background-color:#007681}.pantone-7475{background-color:#487a7b}.pantone-7476{background-color:#0d5257}.pantone-7477{background-color:#244c5a}.pantone-5523{background-color:#b6cfd0}.pantone-5513{background-color:#abc7ca}.pantone-5503{background-color:#94b7bb}.pantone-5493{background-color:#7fa9ae}.pantone-5483{background-color:#4f868e}.pantone-5473{background-color:#115e67}.pantone-5463{background-color:#07272d}.pantone-7716{background-color:#00968f}.pantone-7717{background-color:#00857d}.pantone-7718{background-color:#007672}.pantone-7719{background-color:#006d68}.pantone-7720{background-color:#00635b}.pantone-7721{background-color:#005e5d}.pantone-7722{background-color:#005151}.pantone-324{background-color:#9cdbd9}.pantone-325{background-color:#64ccc9}.pantone-326{background-color:#00b2a9}.pantone-327{background-color:#008675}.pantone-328{background-color:#007367}.pantone-329{background-color:#00685e}.pantone-330{background-color:#00534c}.pantone-3242{background-color:#71dbd4}.pantone-3252{background-color:#2ad2c9}.pantone-3262{background-color:#00bfb3}.pantone-3272{background-color:#00a499}.pantone-3282{background-color:#008578}.pantone-3292{background-color:#00594f}.pantone-3302{background-color:#004c45}.pantone-3245{background-color:#7ce0d3}.pantone-3255{background-color:#2cd5c4}.pantone-3265{background-color:#00c7b1}.pantone-3275{background-color:#00b398}.pantone-3285{background-color:#009681}.pantone-3295{background-color:#007864}.pantone-3305{background-color:#004e42}.pantone-3248{background-color:#6dcdb8}.pantone-3258{background-color:#49c5b1}.pantone-3268{background-color:#00ab8e}.pantone-3278{background-color:#009b77}.pantone-3288{background-color:#008264}.pantone-3298{background-color:#006a52}.pantone-3308{background-color:#034638}.pantone-566{background-color:#b9dcd2}.pantone-565{background-color:#a1d6ca}.pantone-564{background-color:#86c8bc}.pantone-563{background-color:#6bbbae}.pantone-562{background-color:#006f62}.pantone-561{background-color:#00594c}.pantone-560{background-color:#1d3c34}.pantone-573{background-color:#b5e3d8}.pantone-572{background-color:#a5dfd3}.pantone-571{background-color:#98dbce}.pantone-570{background-color:#6bcaba}.pantone-569{background-color:#00816d}.pantone-568{background-color:#006c5b}.pantone-567{background-color:#173f35}.pantone-559{background-color:#adcab8}.pantone-558{background-color:#9abeaa}.pantone-557{background-color:#85b09a}.pantone-556{background-color:#6fa287}.pantone-555{background-color:#28724f}.pantone-554{background-color:#205c40}.pantone-553{background-color:#284734}.pantone-5595{background-color:#bfcec2}.pantone-5585{background-color:#a7bdb1}.pantone-5575{background-color:#92aca0}.pantone-5565{background-color:#7f9c90}.pantone-5555{background-color:#5c7f71}.pantone-5545{background-color:#43695b}.pantone-5535{background-color:#183028}.pantone-5665{background-color:#bac5b9}.pantone-5655{background-color:#b0bdb0}.pantone-5645{background-color:#a3b2a4}.pantone-5635{background-color:#94a596}.pantone-5625{background-color:#708573}.pantone-5615{background-color:#5e7461}.pantone-5605{background-color:#22372b}.pantone-5527{background-color:#bcc9c5}.pantone-5517{background-color:#b1c0bc}.pantone-5507{background-color:#9db0ac}.pantone-5497{background-color:#829995}.pantone-5487{background-color:#5d7975}.pantone-5477{background-color:#3e5d58}.pantone-5467{background-color:#18332f}.pantone-621{background-color:#d1e0d7}.pantone-622{background-color:#b7cdc2}.pantone-623{background-color:#9ab9ad}.pantone-624{background-color:#789f90}.pantone-625{background-color:#507f70}.pantone-626{background-color:#285c4d}.pantone-627{background-color:#13322b}.pantone-331{background-color:#a7e6d7}.pantone-332{background-color:#8ce2d0}.pantone-333{background-color:#3cdbc0}.pantone-334{background-color:#009775}.pantone-335{background-color:#007b5f}.pantone-336{background-color:#00664f}.pantone-337{background-color:#8fd6bd}.pantone-338{background-color:#6eceb2}.pantone-339{background-color:#00b388}.pantone-340{background-color:#00965e}.pantone-341{background-color:#007a53}.pantone-342{background-color:#006747}.pantone-343{background-color:#115740}.pantone-7723{background-color:#50a684}.pantone-7724{background-color:#00966c}.pantone-7725{background-color:#008755}.pantone-7726{background-color:#007b4b}.pantone-7727{background-color:#006f44}.pantone-7728{background-color:#006845}.pantone-7729{background-color:#005844}.pantone-3375{background-color:#7ae1bf}.pantone-3385{background-color:#47d7ac}.pantone-3395{background-color:#00c389}.pantone-3405{background-color:#00af66}.pantone-3415{background-color:#007749}.pantone-3425{background-color:#006341}.pantone-3435{background-color:#154734}.pantone-344{background-color:#a0dab3}.pantone-345{background-color:#91d6ac}.pantone-346{background-color:#71cc98}.pantone-347{background-color:#009a44}.pantone-348{background-color:#00843d}.pantone-349{background-color:#046a38}.pantone-350{background-color:#2c5234}.pantone-351{background-color:#a2e4b8}.pantone-352{background-color:#8fe2b0}.pantone-353{background-color:#80e0a7}.pantone-354{background-color:#00b140}.pantone-355{background-color:#009639}.pantone-356{background-color:#007a33}.pantone-357{background-color:#215732}.pantone-7478{background-color:#9be3bf}.pantone-7479{background-color:#26d07c}.pantone-7480{background-color:#00bf6f}.pantone-7481{background-color:#00b74f}.pantone-7482{background-color:#009f4d}.pantone-7483{background-color:#275d38}.pantone-7484{background-color:#00573f}.pantone-7730{background-color:#4b9560}.pantone-7731{background-color:#228848}.pantone-7732{background-color:#007a3e}.pantone-7733{background-color:#007041}.pantone-7734{background-color:#286140}.pantone-7735{background-color:#36573b}.pantone-7736{background-color:#395542}.pantone-7737{background-color:#6ba539}.pantone-7738{background-color:#48a23f}.pantone-7739{background-color:#319b42}.pantone-7740{background-color:#3a913f}.pantone-7741{background-color:#44883e}.pantone-7742{background-color:#4a773c}.pantone-7743{background-color:#44693d}.pantone-358{background-color:#addc91}.pantone-359{background-color:#a1d884}.pantone-360{background-color:#6cc24a}.pantone-361{background-color:#43b02a}.pantone-362{background-color:#509e2f}.pantone-363{background-color:#4c8c2b}.pantone-364{background-color:#4a7729}.pantone-7485{background-color:#d0debb}.pantone-7486{background-color:#bce194}.pantone-7487{background-color:#8edd65}.pantone-7488{background-color:#78d64b}.pantone-7489{background-color:#74aa50}.pantone-7490{background-color:#719949}.pantone-7491{background-color:#79863c}.pantone-365{background-color:#c2e189}.pantone-366{background-color:#b7dd79}.pantone-367{background-color:#a4d65e}.pantone-368{background-color:#78be20}.pantone-369{background-color:#64a70b}.pantone-370{background-color:#658d1b}.pantone-371{background-color:#546223}.pantone-372{background-color:#d4eb8e}.pantone-373{background-color:#cdea80}.pantone-374{background-color:#c5e86c}.pantone-375{background-color:#97d700}.pantone-376{background-color:#84bd00}.pantone-377{background-color:#7a9a01}.pantone-378{background-color:#59621d}.pantone-580{background-color:#c4d6a4}.pantone-579{background-color:#bcd19b}.pantone-578{background-color:#b7ce95}.pantone-577{background-color:#a9c47f}.pantone-576{background-color:#789d4a}.pantone-575{background-color:#67823a}.pantone-574{background-color:#4e5b31}.pantone-5807{background-color:#d0d1ab}.pantone-5797{background-color:#c6c89b}.pantone-5787{background-color:#babd8b}.pantone-5777{background-color:#a2a569}.pantone-5767{background-color:#8a8d4a}.pantone-5757{background-color:#6d712e}.pantone-5747{background-color:#3d441e}.pantone-5875{background-color:#d2ce9e}.pantone-5865{background-color:#cbc793}.pantone-5855{background-color:#c0bb87}.pantone-5845{background-color:#afa96e}.pantone-5835{background-color:#a09958}.pantone-5825{background-color:#89813d}.pantone-5815{background-color:#555025}.pantone-5803{background-color:#c3c6a8}.pantone-5793{background-color:#b3b995}.pantone-5783{background-color:#a3aa83}.pantone-5773{background-color:#899064}.pantone-5763{background-color:#737b4c}.pantone-5753{background-color:#5e6738}.pantone-5743{background-color:#3e4827}.pantone-7492{background-color:#bfcc80}.pantone-7493{background-color:#bbc592}.pantone-7494{background-color:#9caf88}.pantone-7495{background-color:#8f993e}.pantone-7496{background-color:#76881d}.pantone-7497{background-color:#7a7256}.pantone-7498{background-color:#5b6236}.pantone-7744{background-color:#babc16}.pantone-7745{background-color:#abad23}.pantone-7746{background-color:#999b30}.pantone-7747{background-color:#888d30}.pantone-7748{background-color:#7c8034}.pantone-7749{background-color:#727337}.pantone-7750{background-color:#656635}.pantone-379{background-color:#e2e868}.pantone-380{background-color:#dbe442}.pantone-381{background-color:#cedc00}.pantone-382{background-color:#c4d600}.pantone-383{background-color:#a8ad00}.pantone-384{background-color:#949300}.pantone-385{background-color:#787121}.pantone-386{background-color:#e9ec6b}.pantone-387{background-color:#e3e935}.pantone-388{background-color:#e0e721}.pantone-389{background-color:#d0df00}.pantone-390{background-color:#b5bd00}.pantone-391{background-color:#9a9500}.pantone-392{background-color:#827a04}.pantone-587{background-color:#e3e48d}.pantone-586{background-color:#e0e27c}.pantone-585{background-color:#dbde70}.pantone-584{background-color:#d2d755}.pantone-583{background-color:#b7bf10}.pantone-582{background-color:#8e8c13}.pantone-581{background-color:#625d20}.pantone-393{background-color:#f0ec74}.pantone-394{background-color:#ede939}.pantone-395{background-color:#ece81a}.pantone-396{background-color:#e1e000}.pantone-397{background-color:#bfb800}.pantone-398{background-color:#ada400}.pantone-399{background-color:#a09200}.pantone-3935{background-color:#f3ea5d}.pantone-3945{background-color:#f3e500}.pantone-3955{background-color:#efdf00}.pantone-3965{background-color:#eedc00}.pantone-3975{background-color:#bba600}.pantone-3985{background-color:#9a8700}.pantone-3995{background-color:#685c20}.pantone-600{background-color:#f1eb9c}.pantone-601{background-color:#f0e991}.pantone-602{background-color:#f0e87b}.pantone-603{background-color:#ede04b}.pantone-604{background-color:#eada24}.pantone-605{background-color:#e1cd00}.pantone-606{background-color:#cfb500}.pantone-607{background-color:#ebe49a}.pantone-608{background-color:#e9e186}.pantone-609{background-color:#e6de77}.pantone-610{background-color:#e1d555}.pantone-611{background-color:#d7c826}.pantone-612{background-color:#c4b000}.pantone-613{background-color:#b39b00}.pantone-461{background-color:#e9df97}.pantone-460{background-color:#e4d77e}.pantone-459{background-color:#decd63}.pantone-458{background-color:#d9c756}.pantone-457{background-color:#b89d18}.pantone-456{background-color:#a28e2a}.pantone-455{background-color:#695b24}.pantone-614{background-color:#dcd59a}.pantone-615{background-color:#d6cf8d}.pantone-616{background-color:#d0c883}.pantone-617{background-color:#c0b561}.pantone-618{background-color:#ac9f3c}.pantone-619{background-color:#9f912a}.pantone-620{background-color:#8a7b19}.pantone-7751{background-color:#cab64b}.pantone-7752{background-color:#cfb023}.pantone-7753{background-color:#c1a01e}.pantone-7754{background-color:#a08629}.pantone-7755{background-color:#897630}.pantone-7756{background-color:#736635}.pantone-7757{background-color:#675e33}.pantone-7758{background-color:#d4c304}.pantone-7759{background-color:#c4b200}.pantone-7760{background-color:#91852c}.pantone-7761{background-color:#747136}.pantone-7762{background-color:#5d6439}.pantone-7763{background-color:#585c3b}.pantone-7764{background-color:#535435}.pantone-7765{background-color:#bbb323}.pantone-7766{background-color:#b4a91f}.pantone-7767{background-color:#aa9d2e}.pantone-7768{background-color:#8f7e35}.pantone-7769{background-color:#716135}.pantone-7770{background-color:#635939}.pantone-7771{background-color:#4e4934}.pantone-4545{background-color:#d5cb9f}.pantone-4535{background-color:#cfc493}.pantone-4525{background-color:#c5b783}.pantone-4515{background-color:#b3a369}.pantone-4505{background-color:#998542}.pantone-4495{background-color:#8c7732}.pantone-4485{background-color:#614f25}.pantone-454{background-color:#cac7a7}.pantone-453{background-color:#bfbb98}.pantone-452{background-color:#b0aa7e}.pantone-451{background-color:#9b945f}.pantone-450{background-color:#594a25}.pantone-449{background-color:#524727}.pantone-448{background-color:#4a412a}.pantone-7499{background-color:#f1e6b2}.pantone-7500{background-color:#dfd1a7}.pantone-7501{background-color:#d9c89e}.pantone-7502{background-color:#ceb888}.pantone-7503{background-color:#a89968}.pantone-7504{background-color:#94795d}.pantone-7505{background-color:#816040}.pantone-468{background-color:#ddcba4}.pantone-467{background-color:#d3bc8d}.pantone-466{background-color:#c6aa76}.pantone-465{background-color:#b9975b}.pantone-464{background-color:#8b5b29}.pantone-463{background-color:#744f28}.pantone-462{background-color:#5c462b}.pantone-7506{background-color:#efdbb2}.pantone-7507{background-color:#fcd299}.pantone-7508{background-color:#e1b87f}.pantone-7509{background-color:#d6a461}.pantone-7510{background-color:#c6893f}.pantone-7511{background-color:#b77729}.pantone-7512{background-color:#a6631b}.pantone-719{background-color:#edc8a3}.pantone-720{background-color:#e7b78a}.pantone-721{background-color:#dda46f}.pantone-722{background-color:#c88242}.pantone-723{background-color:#b36924}.pantone-724{background-color:#934d11}.pantone-725{background-color:#7d3f16}.pantone-475{background-color:#f3cfb3}.pantone-474{background-color:#f1c6a7}.pantone-473{background-color:#f0bf9b}.pantone-472{background-color:#e59e6d}.pantone-471{background-color:#b86125}.pantone-470{background-color:#a45a2a}.pantone-469{background-color:#693f23}.pantone-726{background-color:#e0c09f}.pantone-727{background-color:#d9b48f}.pantone-728{background-color:#cda077}.pantone-729{background-color:#b58150}.pantone-730{background-color:#9e652e}.pantone-731{background-color:#774212}.pantone-732{background-color:#623412}.pantone-4685{background-color:#e0c6ad}.pantone-4675{background-color:#dcbfa6}.pantone-4665{background-color:#cda788}.pantone-4655{background-color:#bf9474}.pantone-4645{background-color:#ad7c59}.pantone-4635{background-color:#946037}.pantone-4625{background-color:#4f2c1d}.pantone-7513{background-color:#e1b7a7}.pantone-7514{background-color:#d5a286}.pantone-7515{background-color:#c58b68}.pantone-7516{background-color:#99552b}.pantone-7517{background-color:#85431e}.pantone-7518{background-color:#6d4f47}.pantone-7519{background-color:#5e4b3c}.pantone-4755{background-color:#d7c4b7}.pantone-4745{background-color:#cdb5a7}.pantone-4735{background-color:#c0a392}.pantone-4725{background-color:#ae8a79}.pantone-4715{background-color:#956c58}.pantone-4705{background-color:#7c4d3a}.pantone-4695{background-color:#5b3427}.pantone-482{background-color:#dbc8b6}.pantone-481{background-color:#d3bba8}.pantone-480{background-color:#c6a992}.pantone-479{background-color:#aa8066}.pantone-478{background-color:#703f2a}.pantone-477{background-color:#623b2a}.pantone-476{background-color:#4e3629}.pantone-7527{background-color:#d6d2c4}.pantone-7528{background-color:#c5b9ac}.pantone-7529{background-color:#b7a99a}.pantone-7530{background-color:#a39382}.pantone-7531{background-color:#7a6855}.pantone-7532{background-color:#63513d}.pantone-7533{background-color:#473729}.pantone-7534{background-color:#d1ccbd}.pantone-7535{background-color:#b7b09c}.pantone-7536{background-color:#a69f88}.pantone-7537{background-color:#a7aca2}.pantone-7538{background-color:#949a90}.pantone-7539{background-color:#8e9089}.pantone-7540{background-color:#4b4f54}.pantone-427{background-color:#d0d3d4}.pantone-428{background-color:#c1c6c8}.pantone-429{background-color:#a2aaad}.pantone-430{background-color:#7c878e}.pantone-431{background-color:#5b6770}.pantone-432{background-color:#333f48}.pantone-433{background-color:#1d252d}.pantone-420{background-color:#c7c9c7}.pantone-421{background-color:#b2b4b2}.pantone-422{background-color:#9ea2a2}.pantone-423{background-color:#898d8d}.pantone-424{background-color:#707372}.pantone-425{background-color:#54585a}.pantone-426{background-color:#25282a}.pantone-441{background-color:#bec6c4}.pantone-442{background-color:#a2acab}.pantone-443{background-color:#919d9d}.pantone-444{background-color:#717c7d}.pantone-445{background-color:#505759}.pantone-446{background-color:#3f4444}.pantone-447{background-color:#373a36}.pantone-413{background-color:#babbb1}.pantone-414{background-color:#a8a99e}.pantone-415{background-color:#919388}.pantone-416{background-color:#7e7f74}.pantone-417{background-color:#65665c}.pantone-418{background-color:#51534a}.pantone-419{background-color:#212322}.pantone-400{background-color:#c4bfb6}.pantone-401{background-color:#afa9a0}.pantone-402{background-color:#9d968d}.pantone-403{background-color:#8c857b}.pantone-404{background-color:#776e64}.pantone-405{background-color:#696158}.pantone-406{background-color:#c4bcb7}.pantone-407{background-color:#b2a8a2}.pantone-408{background-color:#978c87}.pantone-409{background-color:#857874}.pantone-410{background-color:#746661}.pantone-411{background-color:#5e514d}.pantone-412{background-color:#382f2d}.pantone-434{background-color:#d0c4c5}.pantone-435{background-color:#c1b2b6}.pantone-436{background-color:#ab989d}.pantone-437{background-color:#7b6469}.pantone-438{background-color:#584446}.pantone-439{background-color:#453536}.pantone-440{background-color:#382e2c}.pantone-Warm-Gray-1{background-color:#d7d2cb}.pantone-Warm-Gray-2{background-color:#cbc4bc}.pantone-Warm-Gray-3{background-color:#bfb8af}.pantone-Warm-Gray-4{background-color:#b6ada5}.pantone-Warm-Gray-5{background-color:#aca39a}.pantone-Warm-Gray-6{background-color:#a59c94}.pantone-Warm-Gray-7{background-color:#968c83}.pantone-Warm-Gray-8{background-color:#8c8279}.pantone-Warm-Gray-9{background-color:#83786f}.pantone-Warm-Gray-10{background-color:#796e65}.pantone-Warm-Gray-11{background-color:#6e6259}.pantoneool-Gray-1{background-color:#d9d9d6}.pantoneool-Gray-2{background-color:#d0d0ce}.pantoneool-Gray-3{background-color:#c8c9c7}.pantoneool-Gray-4{background-color:#bbbcbc}.pantoneool-Gray-5{background-color:#b1b3b3}.pantoneool-Gray-6{background-color:#a7a8aa}.pantoneool-Gray-7{background-color:#97999b}.pantoneool-Gray-8{background-color:#888b8d}.pantoneool-Gray-9{background-color:#75787b}.pantoneool-Gray-10{background-color:#63666a}.pantoneool-Gray-11{background-color:#53565a}.pantone-Black-2{background-color:#332f21}.pantone-Black-3{background-color:#212721}.pantone-Black-4{background-color:#31261d}.pantone-Black-5{background-color:#3e2b2e}.pantone-Black-6{background-color:#101820}.pantone-Black-7{background-color:#3d3935}

.edit-order section{
	border: solid 1px #ccc;
    margin-bottom: 10px;
	
}
.category-icon-section{
	opacity:0;
	font-size: 13px !important;
    position: absolute;
    z-index: 2;
    top: 0;
    left: -10px;
    color: #545454;
    background: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px  !important;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.folders:hover .category-icon-section {
	opacity:1;
    
}
.categorySection .md-table-pagination{
	    padding: 0 15px;
}
.categories-popular-products .folders + md-checkbox {
    line-height: 16px;
}
.add-new-category-popup .padd-right-20 {
	padding-right:0;
}
.product-next-previous-btn .md-button.md-raised[disabled]:hover label,
.md-button.md-raised[disabled] label {
    color: inherit;
    cursor: inherit;
}
button.md-default-theme span {
	color: #94928f;
}
.box-hover-shadow:hover, .drag-enter, [ng-drag-clone] {
	box-shadow:0 0 10px rgba(0,0,0, .4);
	background:#fff;
}
[ng-drag-clone] .folders {
    margin-top: 20px;
	margin-bottom:0;
}
.dragging {
	opacity:0;
}
/* .card-group.dragging {
	opacity:1;
} */
[ng-drag-clone].card-group {
    background: transparent;
    box-shadow: none;
}
.category-section .mCSB_inside>.mCSB_container {
    margin-right: 15px;
}
.preview-theme-img {
	height: 120px;
    width: 160px;
    border: 5px solid #dddddd;
	background:#fff;
}
.preview-theme-img img {
	height:auto!important;
	border:0!important;
}
.screen-section-img {
    height: 130px;
    width: 100%;
    border-radius: 10px;
    border: 5px solid #dddddd;
}
.screen-section-img img {
    height: auto;
    border-radius: 0;
    border: 0;
}
.billbaord-webshop-settings .image-edit-option-tool img {
	height:auto;
}
[ng-drag]{
	padding:20px 0px;
}

[ng-drop].drag-enter{
	border:solid 1px #eee;
}

.padding-top-bottom-20{
	padding:20px 0px;
}
.disabledSolid span
{
color:#000;	
}

.table-wrap-text th,
.table-wrap-text td {
	width: 100px;
    white-space: normal!important;
    padding-right: 20px!important;
}
table.md-table td.md-cell.text-center, 
table.md-table th.md-column.text-center {
	text-align: center;
}
.user-county-drop md-icon {
	margin-top: 5px!important;
    margin-left: 2px!important;
}
.domain_popup h2{
	margin:0px;
	padding-top:10px;	
}

.theme_sample_color{	
width: 50%;
height: 20%;
margin-top: 34px;
padding-left: 10px;
margin-left: 10px;
}
.preview-theme-img {
	height: 120px;
    width: 160px;
    border: 5px solid #dddddd;
	background:#fff;
}
.preview-theme-img img {
	height:auto!important;
	border:0!important;
}
.shop-details-input md-input-container {
    padding-bottom: 10px;
}
h1 small {
	font-size:70%;
}
.edit-icon {
	color: #9dbd17;
    font-size: 16px!important;
    margin-left: 10px;
}
.status-color .PNEDING{
color:yellow !important;
}

.product-list-linknet-image {
	height: 100px;
	width: 100px;
	border: 2px solid #dddddd;
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
	border-radius: 5px;
	background:#fff;
}
.product-list-linknet-image img {
	border:0;
}
.USER_PAID i.REJECTED{
background-color:red !important;
}
.USER_PAID i.PNEDING{
background-color:orange !important;
}
.close-right-circle {
    width: 16px;
    height: 16px;
    border: 1px solid #545454;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    font-size: 13px;
    line-height: 16px;
}
.product-option-icon a {
    margin-left: 10px;
    font-size: 16px;
    color: #9dbd17;
}
.product-option-icon a:hover {
	color: #545454;
}
.USER_PAID i.REJECTED,
.USER_PAID i.PNEDING {
	line-height: 0;
    color: #f3f3f3;
}
.USER_PAID i.REJECTED:before {
    content: "\f00d";
}
.USER_PAID i.PNEDING:before {
    content: "\f04c";
}
.USER_PAID i.REJECTED:before, 
.USER_PAID i.PNEDING:before{
	font-family: 'FontAwesome';
	margin: 0px 8px;
	color:#fff;
	line-height: 30px;
	font-size:16px;
}
table.webshop-details-table th.md-column:first-child, table.webshop-details-table td.md-cell:first-child {
    max-width: 120px;
}
.webshop-details-table td i + i {
    margin: 0 16px;
}
@media only screen and (min-width: 768px)
{
.cd-breadcrumb.triangle li:first-of-type > * {
    padding-left: 1.2em !important;
}
.cd-breadcrumb.triangle li > * {
    padding: 5px 5px 5px 26px !important;
}
}

.preview-img {
	width: 70px;
    height: 70px;
}
.preview-img img {
	width: auto;
    height: auto;
	border: 0;
    border-radius: 0;
}
.image-height100 {
	height:100px;
}
.popular-products-list .popular-products-img {
	height:100px;
}
.popular-products-list .popular-products-img img {
    height: auto;
    min-height: auto;
}
.delete-backcolor {
    border: 1px solid #e4e4e4;
    background-color: #e4e4e4;
    opacity: 0.5;
}
.word-break {
	word-break: break-all;
}
.additionCostMultilanguage ctl-multilanguage-input .padd-btm-20 {
    padding-bottom: 5px;
}
.circle {
    width:50px;
    height:50px;
   /*  border-radius: 50%; */
    /* background: #fff000; */
	position:relative;
	overflow:hidden;
}
.circle > div {
    height:50px;
}
.sel_circle {
    width:20px;
    height:20px;
   /*  border-radius: 50%; */
    background: #fff000;
	position:relative;
	overflow:hidden;
}
.sel_circle > div {
    height:20px;
}
.edit_order_circle{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff000;
	position: relative;
	overflow: hidden;
	margin:6px;
	box-shadow: 0px 1px 12px #666666;
    outline: 0;
}

.bordercircle {
    border: 3px solid gray !important;
    border-radius: 50%;
}

.property-edit-row .circle {
	box-shadow: 0px 1px 12px #666666;
}

/* Fullwidth Page */
.fullwidth.add-webshop-process {
	margin:0 -90px;
}
.fullwidth .breadcrumb-navigation {
	width:15%;
	float:left;
}
.fullwidth .full-width-rightside {
	width:85%;
	float:left;
	margin-bottom: 60px;
}
.fullwidth md-card, .fullwidth .white-bg {
	margin:0;
	padding:20px;
	border:1px solid #DFDFDF;
}
/* Fullwidth Breadcrumb */
.fullwidth .breadcrumb-main {
    padding: 10px 0;
    margin: 0;
	background-color: #DFDFDF;
    border-color: #DFDFDF;
}
.fullwidth .breadcrumb-main ul {
	padding:0;
}
.fullwidth .breadcrumb-main nav {
	padding-left:0;
}
.fullwidth .cd-breadcrumb.triangle li, .fullwidth .cd-breadcrumb.triangle li > a {
    display: block;
    float: none;
	margin: 0;
    padding: 0;
    border-radius: 0;
}
.fullwidth .cd-breadcrumb.triangle li > a {
	padding: 10px!important;
	border-bottom:1px solid #DFDFDF;
}
.fullwidth .cd-breadcrumb.triangle li > *::after, .fullwidth .cd-breadcrumb.triangle li::after {
	display:none;
}
.no-touch .fullwidth .cd-breadcrumb.triangle a:hover, .fullwidth .cd-breadcrumb.triangle li.current > * {
	background:#fff;
	border-color:#fff;
	color:#333;
	margin-right: -1px;
}
.divDisable{
	pointer-events: none;
	opacity: 0.6;
}
.cloneInfoText{
	color:red;
}
md-tooltip.category_tooltip .md-content{
	height: inherit;
}
.md-button.md-raised.prod-btn {
    background-color: rgba(158, 158, 158, 0.2);
    color: #8B8C8E;
}
.popular-products-list-card.block-product .card-prod-heading label {
	white-space: normal!important;
    line-height: 20px;
}
.popular-products-list-card.block-product {
	min-height: 190px;
}
.advance-search-products md-autocomplete input{
	border-bottom: 1px solid rgba(0,0,0,0.12);
}
.advance-search-products md-autocomplete-wrap{
	box-shadow:none;
}
.cat-div{
	width:50%;
}
md-select[disabled="disabled"] span {
    color: rgba(0,0,0,0.26);
}

/* Sellakannu 13-10-17 */
.notify-me {
    background: red;
    color: #fff;
    font-size: 12px;
}
.hoverProd .category_tooltip {
	max-width:100px;
}

.prodHoverImg img {
    margin: 10px auto;
    display: block;
	max-width: 200px;
}
.productHoverText {
	font-size:14px;
}
.shop-card .shops-section {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(97, 97, 97, 0.85);
    padding: 20px;
    text-align: center;
	display: none;
	z-index: 1;
}
.shop-card:hover .shops-section {
    display: none;
}
.shops-section p {
    color: #e0e0e0;
    font-size: 16px;
}
.shops-section img {
    background: #fff;
    padding: 5px;
    margin-bottom: 2px;
}
.shop-card .share-btn {
	z-index:0;
}
.shop-card .info-icon {
	z-index:0;
}

.shop-product-image {
    height: 65px;
    width: 55px;
    cursor: pointer;
    border: 1px solid #dadada;
    border-radius: 10px;
    box-shadow: 0px 3px 8px rgba(158, 158, 158, 0.63);
}
.preview-product .shop-product-image img {
    height: auto;
    box-shadow: none;
    border: 0;
    border-radius: 0;
}
.news-sign-button {
	text-transform: none;
}
.padding-0 {
    padding: 0px;
}

.minHeightCard {
    height: 130px;
}
.minHeightCard a {
	height: 120px;
}
.minHeightCard img {
	max-height: 100%;
}

/* Available size section */
.size-circle-available {
    background-color: #9dbd17;
    border-radius: 50%;
    height: 35px;
    margin: 3px;
    width: 35px;
	max-width: 35px!important;
    line-height: 35px;
	text-align: center;
}
.size-circle-available label {
    color: #ffffff;
    font-weight: 600;
}
.font-12 {
    font-size: 12px;
}

/* Calendar */
.md-calendar-day-header {
    background: #e0e0e0;
    color: rgba(0, 0, 0, 0.87);
}
.md-calendar-date-selection-indicator:hover {
    background: #e0e0e0;
}
.md-default-theme .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-default-theme .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-calendar-date-today span {
    background: #106cc8;
    border-color: transparent;
    color: rgba(255, 255, 255, 0.87);
}
.md-default-theme .md-datepicker-calendar-pane, .md-datepicker-calendar-pane {
    border-color: rgb(255,255,255);
}
md-select[disabled] .md-select-value.md-select-placeholder span{
    color: rgba(0,0,0,0.38);
}
md-input-container .md-input[disabled], md-select[disabled] .md-select-value{
    border-color: #e1e1e1 !important;
    background-image: none;
}

.listDiv{
    flex-direction: inherit; 
}

.customRow{
	float:left;
	width:100%;
}
.jk-rating-stars-container .button{cursor:pointer}.jk-rating-stars-container .button .material-icons{font-size:30px}.jk-rating-stars-container .star-button{text-shadow:.06em .04em #000}.jk-rating-stars-container .star-button.star-on .material-icons{color:#ee9a00}.jk-rating-stars-container .star-button.star-off .material-icons{color:#ddd}





.logoSection{
	padding:0px 15px;
}

.logoSecLeft{
	float:left;
	width:70%;
}

.logoSecRight{
	float:left;
	width:30%;
	text-align:right;
}

.d-flex{
	display:flex;
}

.customPopButtonContent{
    display: none;
}

.position-relative{
    position: relative;
}
.producttagloader .loader {
    padding-left: 0% !important;
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.53);
}
.topmenu .toolbar-heading[disabled] label {
    background-color: rgba(158,158,158,0.2);
}
.topmenu .toolbar-heading[disabled] {
    cursor: not-allowed;
    pointer-events: none;
}
.product-heigt{
    padding-right: 10px;
    width: 170px;
}
.product-width{
    padding-right: 10px;
    width: 130px;
}
.product-depth{
    padding-right: 0px;
    width: 180px;
}
.pdf-imageicon {
    width: 50px;
}
.orderItemslest {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}
.orderItemsSect {
    width: 100%;
    margin-top: 20px;
    max-height: 122px;
    overflow-y: auto;
}
/* .transportationhub-details md-card{
	border:none !important;
} */
.childwebshopflex md-card {
    max-height: 532px;
    overflow: auto;
    height: 100%;
}

.socialmediaiconssettings{
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}
.orderitem-img{
    width: 100%;
    height:100px !important;
    object-fit: contain;
}
.info-icons {
    display: inline-block;
    width: 20px;
    padding: 2px 2px;
    border: 1px solid gray;
    border-radius: 50px;
    font-size: 12px;
}
.info-details{
    /* word-break: break-all !important; */
    white-space:normal !important;
    width: 200px !important;
    min-width:200px !important;
    max-width:200px !important;
    height: auto !important;
}

.info-icons:hover .infomationdetails{
    display: block;
    -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition: all .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .9;
} 
.infomationdetails {
    position: absolute;
    width: 300px;
    z-index: 99;
    background-color: rgb(97,97,97);
    padding: 5px;
    font-size: 12px;
    border-radius: 4px;
    line-height: 20px;
    color: white;
    margin-top: 10px;
    display: none;
    -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition: all .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .9;
}