﻿body {
    /*padding-top: 50px;*/ /*Commented for Index Page*/
    padding-bottom: 20px;
    font-size: 12px;
    font-family: Gibson-Regular, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.floatleft {
    position: relative;
    float: left;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    font-family: 'Gibson-Regular',Arial, sans-serif;
}

.container .body-content {
    width: auto;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 300px;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.headnavText {
    font-family: 'Gibson-Regular',Arial, sans-serif;
    font-size: px;
    line-height: px;
    font-style: normal;
    font-weight: normal;
    text-decoration: normal;
}

.headinfoText {
    font-family: 'Gibson-Regular',Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: normal;
    color: #ED2229;
}

.leftnavTitle {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: normal;
    color: #000000;
}

.leftnavText {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    text-decoration: normal;
    color: #000000;
    max-width: 12.0em;
}

a.leftnavText:link {
    text-decoration: none;
    color: #002AA7;
}

a.leftnavText:visited {
    text-decoration: none;
    color: #002AA7;
}

a.leftnavText:active {
    text-decoration: none;
    color: #002AA7;
}

a.leftnavText:hover {
    text-decoration: underline;
    color: #002AA7;
}

.rightnavText {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: normal;
    color: #000000;
}

.bodyTitle {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: normal;
    color: #ED2229;
}

.bodyText {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: normal;
    color: #000000;
}

.bodyInputTitle {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    text-decoration: normal;
    color: #000000;
}

.bodyInputField {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: normal;
    color: #606060;
}

.footerText {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: normal;
    /*color: #000000;*/
    color: #fff;
}

a.footerText:link {
    text-decoration: none;
    color: #000000;
}

a.footerText:visited {
    text-decoration: none;
    color: #000000;
}

a.footerText:active {
    text-decoration: none;
    color: #000000;
}

a.footerText:hover {
    text-decoration: underline;
    color: #000000;
}

.roblack {
    padding: 15px;
    margin-bottom: 15px;
    color: inherit;
    background-color: #000;
}

.rogray {
    padding: 5px;
    margin-bottom: 5px;
    color: inherit;
    /*background-color: #eee;*/
    background-color: rgb(77, 43, 127);
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #6b3714;
    padding: 0;
    vertical-align: top;
}

    header h1, #header h1 {
        font-weight: bold;
        padding: 2px 0;
        margin: 0;
        color: #000;
        border: none;
        line-height: 2em;
        font-size: 32px !important;
        text-shadow: 1px 1px 2px #111;
    }

#main {
    /*padding: 30px 30px 15px 30px;*/
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}

footer,
#footer {
    /*background-color: #fff;*/
    /*color: #000;*/
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0 0 30px 0;
    /*font-size: .9em;*/
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}


#logindisplay {
    font-size: 9pt;
    /*vertical-align: top;*/
    display: block;
    text-align: right;
    color: #3A5587;
    line-height: 1em;
    width: 100%;
    position: relative;
}

    /*color: #6b3714;*/
    #logindisplay a:link {
        color: Navy;
        text-decoration: underline;
    }

    #logindisplay a:visited {
        color: #6b3714;
        text-decoration: underline;
    }

    #logindisplay a:hover {
        color: #6b3714;
        text-decoration: none;
    }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    ;
    font-size: 12px;
    color: Black;
}

.display-field,
.editor-field {
    font-family: 'Gibson-Regular', Arial, sans-serif;
    ;
    font-size: 15px;
    float: left;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

.boldtable, .boldtable TD, .boldtable TH {
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: bold;
}


.redcelltable, .redcelltable TD, .redcelltable TH {
    font-weight: bold;
    background-color: Red;
}


.headerlabel {
    border: 0;
    font-weight: bold;
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
    color: #3A5587;
}

.headertext {
    border: 0;
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
    color: #3A5587;
}

.bodylabel {
    border: 0;
    font-weight: bold;
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
    color: #3A5587;
}

.bodytext {
    border: 0;
    font-family: 'Gibson-Regular', Arial, sans-serif;
    font-size: 12px;
}

#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    cursor: progress;
    /*background: url('Images/ajax-loader.gif') 50% 50% no-repeat rgb(242, 242, 242,0.3);*/
    opacity: 0.4;
    -ms-filter: "alpha(opacity=40)";
    filter: alpha(opacity=40);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.4);
    background: #ffffff url('Images/ajax-loader.gif') 50% 50% no-repeat;
}

#emailloader {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    cursor: progress; /*background: url('Images/ajax-loader.gif') 50% 50% no-repeat rgb(242, 242, 242,0.3);*/
    opacity: 0.4;
    -ms-filter: "alpha(opacity=40)";
    filter: alpha(opacity=40);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.4);
    background: #ffffff url('Images/sendemail.gif') 50% 50% no-repeat;
}
/*New Coding*/


/* font */
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?c8m22a');
    /*src: url('../fonts/icomoon.eot?#iefixc8m22a') format('embedded-opentype'), url('Fonts/icomoon.woff?c8m22a') format('woff'), url('Fonts/icomoon.ttf?c8m22a') format('truetype'), url('Fonts/icomoon.svg?c8m22a#icomoon') format('svg');*/
    src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-info:before {
    content: "\e600";
}

.icon-faves:before {
    content: "\e601";
}

.icon-star-empty:before {
    content: "\e602";
}

.icon-chart-column:before {
    content: "\e603";
}

.icon-mobile:before {
    content: "\e604";
}

.icon {
    margin-right: 0.917em;
}

/* Bootstrap overrides*/
/*.row,
.container-fluid {
    padding: 0;
    margin: 0;
}*/
.row {
    padding: 0;
    margin: 0;
}

.column {
    padding-left: 0;
    padding-right: 0;
}

/* Nav section */
#nav-section {
    background-color: #35373d;
    width: 250px;
    float: left;
    height: 570px;
}

    #nav-section li {
        border-bottom: 1px solid #4a4b51;
        white-space: nowrap;
        font-size: 11px;
        line-height: 11px;
    }

        #nav-section li a {
            color: #b8bbc2;
            text-transform: uppercase;
            text-decoration: none;
            margin-left: 0.5em;
            font-size: 12px;
            padding: 1em 1.0em;
        }

        #nav-section li:hover {
            background-color: #212329;
        }

        #nav-section li.active {
            background-color: #0d1016;
        }

.nav > li > a:hover,
.nav > li > a:focus {
    background: none;
}

#dash-logo {
    color: #fff;
    background-color: #1996e4;
    text-align: center;
}

#sidebar-nav {
    padding: 0;
}

#rights {
    position: absolute;
    bottom: 10px;
    left: 15px;
    padding-right: 15px;
    color: #848690;
    font-size: 10px;
}

    #rights p {
        margin: 5px 0;
    }

/* Toggle button */
#toggle-button {
    margin-top: 27px;
    border: none;
}

    #toggle-button:hover,
    #toggle-button:focus {
        background-color: transparent;
    }

    #toggle-button .icon-bar {
        background-color: #fff;
    }

/* Main section */
#main-section {
    float: none;
    width: auto;
    overflow: hidden;
    height: 100%;
    background-color: #eee;
}

#employee-list {
    height: 100%;
}

#dash-logo,
#main-section-header > h2 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 13px; /*Reduced from 26px*/
    padding-top: 30px;
    padding-bottom: 30px;
}

#main-section-header > h2 {
    padding-left: 1.667em;
    white-space: nowrap;
}

#main-section-header {
    height: auto;
    border-bottom: 1px solid #ededee;
    -moz-box-shadow: 1px 0 4px #ededee;
    -webkit-box-shadow: 1px 0 4px #ededee;
    box-shadow: 1px 0 4px #ededee;
    background-color: #fff;
}

/* team efficiency */
#dateFilter {
    padding: 30px;
    text-align: right;
}

#employee-list,
#employee-details-wrapper {
    padding: 0;
}

#employee-details-wrapper {
    height: 100%;
    overflow-y: auto;
    background-color: #fff;
}

#employee-details {
    overflow-y: auto;
    overflow-x: hidden;
}

#employee-list,
#EmployeesList {
    background-color: #eee;
}

    #employee-list h3 {
        padding: 2.5em 2.727em;
        font-size: 11px;
        color: #35373d;
        border-bottom: 1px solid #dbdbdb;
    }

.employee-wrapper {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #dbdbdb;
    padding: 1.25em 0;
    margin-left: 2.5em;
}

.employee.k-state-selected {
    background-color: #6abd2d;
}

    .employee.k-state-selected .employee-wrapper {
        border-top: 1px solid #6abd2d;
        border-bottom: 1px solid #6abd2d;
    }

#EmployeesList {
    border: none;
    overflow: auto;
    height: 100%;
    height: calc(100% - 154px);
}

#employee-details-wrapper {
    border: none;
    overflow: auto;
    height: 100%;
    height: calc(100% - 86px);
}

.name {
    font-size: 14px;
    color: #35373d;
}

.title {
    font-size: 9px;
    line-height: 9px;
    color: #8a8b8f;
    text-transform: uppercase;
    display: inline-block;
}

.phone {
    font-size: 10px;
    line-height: 10px;
    color: #35373d;
}

.k-state-selected .name,
.k-state-selected .title {
    color: #fff;
}

.bioTooltip {
    font-size: 9px;
    line-height: 9px;
}

#EmployeeQuarterSalesLabel,
#EmployeeAverageSalesLabel {
    font-size: 36px;
    display: inline-block;
    margin: 0 auto 10px;
}

.employee-list-image,
.employee-details-image,
.employee-list-details,
.employee-bio-details {
    display: inline-block;
}

.employee-list-image {
    border-radius: 30px;
    margin-right: 5px;
}

.employee-details-image {
    border-radius: 45px;
    border: 2px solid #737374;
    margin-right: 20px;
}

#employee-about {
    border-bottom: 1px solid #eaeaeb;
}

    #employee-about .row {
        padding: 30px 0;
    }

    #employee-about h3,
    #employeeSchedule h3,
    .section-header {
        font-size: 11px;
        color: #35373d;
        text-transform: uppercase;
        padding-bottom: 1.091em;
        padding: 15px 0;
    }

#employeeSchedule {
    padding-left: 30px;
    padding-bottom: 20px;
    background-color: #fff;
}

.placeholder {
    margin-bottom: 20px;
}

.employee-list-details,
.employee-bio-details {
    vertical-align: middle;
}

    .employee-bio-details dt {
        font-size: 18px;
        line-height: 18px;
        margin: 4px auto;
    }

    .employee-bio-details dd {
        margin: 4px auto;
    }

.period-wrapper {
    display: inline-block;
}

.select-period {
    margin-right: 0.833em;
    margin-left: 2.500em;
    text-transform: uppercase;
    font-weight: normal;
}

/* Kendo widgets */
.k-sparkline {
    display: inline-block;
    width: 100%;
}

.k-tooltip {
    width: 200px;
}

/* Regional sales */
#statsContainer {
    background-color: #fff;
}

#regional-sales {
    border: none;
    overflow-y: auto;
    height: calc(100% - 86px);
}

    #regional-sales .row {
        height: auto;
    }

#map-wrapper {
    background-color: #eeeeee;
}

#map-details span {
    line-height: 13px;
}

#countryCustomers {
    font-size: 11px;
}

#topProductsContainer {
    padding: 15px;
}

    #topProductsContainer h3 {
        padding-left: 15px;
    }

/* Products & Orders*/
#products-orders-main-content {
    border: none;
    overflow: auto;
    height: 100%;
    height: calc(100% - 86px);
    color: #464648;
    font-size: 11px;
}

    #products-orders-main-content .k-tooltip {
        width: 140px;
    }

        #products-orders-main-content .k-tooltip th {
            text-align: left;
        }

        #products-orders-main-content .k-tooltip td {
            border: 0;
        }

.product-details {
    display: inline-block;
    height: 100%;
}

.product-name-cat,
.product-details-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.product-details-wrapper {
    color: #0d1016;
    width: 100%;
}

.product-details-image {
    border-radius: 55px;
    border: 1px solid #eaeaeb;
    margin-right: 1.667em;
}

.product-name {
    font-size: 14px;
}

.product-category {
    font-size: 9px;
    color: #8a8b8f;
    text-transform: uppercase;
}

.product-details {
    padding: 0;
    text-transform: uppercase;
    display: inline-block;
}

    .product-details .k-sparkline {
        width: 80%;
        height: 50px;
    }

    .product-details span {
        font-size: 36px;
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
    }

.product-details-wrapper h5 {
    font-size: 11px;
    vertical-align: middle;
    top: 20%;
    position: relative;
    margin-bottom: 20px;
}

.stats-graph {
    padding: 15px 30px 30px;
}

#MarketShareLabel,
#RevenueLabel,
#OrdersLabel,
#CustomersLabel,
#countryName {
    font-size: 36px;
    text-transform: uppercase;
}

.k-detail-cell .k-tabstrip .k-content {
    padding: 0.2em;
}

.shipping-details ul {
    list-style: none;
    font-style: italic;
    margin: 15px;
    padding: 0;
}

    .shipping-details ul li {
        margin: 0;
        line-height: 1.7em;
    }

.shipping-details label {
    display: inline-block;
    width: 90px;
    padding-right: 10px;
    text-align: right;
    font-style: normal;
    font-weight: bold;
}

/* About */
#map-wrapper {
    padding: 15px;
}

#map {
    height: 350px;
    outline: 0;
}

#about {
    font-size: 15px;
    line-height: 24px;
}

    #about > div {
        padding: 90px 60px;
    }

    #about p {
        padding-bottom: 1em;
        max-width: 960px;
    }

    #about ul {
        list-style: disc;
        color: #428bca;
    }

.section-title {
    font-size: 36px;
    color: #35373d;
    padding-bottom: 1em;
}

.section-sub-title {
    font-weight: bold;
    padding-top: 1em;
    padding-bottom: .5em;
}

.section-white {
    background-color: #fff;
}

.download-btn {
    color: #fff;
    background-color: #ee5315;
    border: 1px solid #ee5315;
    background-clip: padding-box;
    position: relative;
    display: inline-block;
    padding: 0.667em 2.000em;
    line-height: 0.933em;
    transition-property: background-color, color;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    border-radius: 2px;
    -webkit-appearance: none;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    margin: 1em 0 0;
}

    .download-btn:hover {
        background-color: #c2410e;
        border-color: #c2410e;
        cursor: pointer;
        text-decoration: none;
        color: #fff;
    }

    .download-btn span {
        display: block;
        font-size: 10px;
        margin-bottom: -3px;
    }

/*max-width: 768px -> .col-xs- */
@media screen and (max-width: 768px) {
    .column {
        height: auto;
    }

    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -50%;
    }

    .row-offcanvas-left.active {
        left: 50%;
    }

    #main-section-header {
        font-size: 8px;
    }

    .employee-list-details .title,
    .employee-list-details .name {
        display: none;
    }

    .employee-list-image {
        display: inline-block;
    }

    .employee-wrapper {
        margin: auto;
        text-align: center;
    }

    #nav-section {
        width: 100%;
        height: auto;
    }

    #main-section {
        width: 100%;
        overflow: hidden;
    }

    #main-section-header > h2,
    #dateFilter {
        display: block;
        width: 100%;
        text-align: center;
    }

    #main-section-header > h2 {
        padding-bottom: 15px;
    }

    #dateFilter {
        padding-top: 15px;
    }

    #employee-list h3 {
        display: none;
    }

    #rights {
        display: none;
    }
}

@media screen and (max-width: 380px) {
    .select-period {
        display: none;
    }

    .period-wrapper {
        margin: 5px auto;
    }
}

@media screen and (min-width: 381px) and (max-width: 396px) {
    .select-period {
        display: none;
    }
}

/* custom */
@media screen and (min-width: 525px) and (max-width: 557px) {
    #employee-list h3 {
        font-size: 8px;
    }
}

@media screen and (min-width: 558px) and (max-width: 632px) {
    .select-period {
        margin: 0;
    }
}
/* End - custom */

/*min-width: 768px -> .col-sm- */
@media screen and (min-width: 768px) and (max-width:992px) {
    #EmployeeQuarterSalesLabel,
    #EmployeeAverageSalesLabel {
        font-size: 24px;
    }

    .select-period {
        margin: 0;
    }
}

@media screen and (min-width: 768px) and (max-width:1204px) {
}

/* Custom */
@media screen and (min-width: 768px) and (max-width: 831px) {
    #main-section-header h2 {
        font-size: 12px
    }

    .period-wrapper {
        font-size: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 863px) {
    #main-section-header h2 {
        padding-right: 0;
        font-size: 12px;
    }
}

@media screen and (max-width:960px) {
    #MarketShareLabel,
    #RevenueLabel,
    #OrdersLabel,
    #CustomersLabel,
    #countryName {
        font-size: 24px;
    }
}

@media screen and (min-width: 863px) and (max-width:1040px) {
    #main-section-header h2 {
        font-size: 14px;
    }
}

@media screen and (max-width: 505px) {
    #MarketShareLabel,
    #RevenueLabel,
    #OrdersLabel,
    #CustomersLabel,
    #countryName {
        font-size: 14px;
    }
}

@media screen and (max-width: 1096px) {
    .employee-list-details .title,
    .employee-list-details .name {
        display: none;
    }

    .employee-list-image {
        display: inline-block;
    }

    #team-efficiency {
        font-size: 14px;
    }

    #employee-list h3,
    .employee-wrapper {
        margin: auto;
        text-align: center;
    }
}

@media screen and (max-width: 1160px) {
    .product-details span {
        font-size: 24px;
    }

    .product-details-wrapper h5 {
        top: 0;
    }

    .product-name-cat {
        display: none;
    }
}

@media screen and (max-width: 1196px) {
    .employee-details-image {
        display: none;
    }
}

@media screen and (min-width: 1092px) and (max-width: 1570px) {
    .employee-list-image {
        display: none;
    }
}
/* End custom */

/* Empty charts overlays */
#topProductsContainer,
.sparkline-container {
    position: relative;
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .1;
    filter: alpha(opacity=60);
    background: #fff;
    text-align: center;
}

    .overlay div {
        position: relative;
        font-size: 34px;
        margin-top: -17px;
        top: 50%;
    }

/* clear floats */
.employee:after,
.bio:after {
    content: "";
    clear: both;
    display: block;
}

.orderNotes {
    resize: none;
    width: 100%;
}

.orderrow, .ordercol {
    display: flex !important;
    align-items: center !important;
    padding: 3px 0px 3px 0px;
}

.notessave {
    margin-left: 10px;
}

.searchRadio {
    margin-top: 9px !important;
}

.searchoptions {
    padding-bottom: 26px;
    margin-left: 45px;
}

.chkAlign {
    margin-top: 10px;
}

/*Class for Orders*/
.RevisionOrders {
    background: #ffb380;
}

.AmendedOrders {
    background: #00ffbf;
}

.DraftReceivedFromCustomerClass {
    background-color: #fbeafb;
}

.RushOrders {
    /*background: #ffccdd;*/
    background: #6666ff;
    color:#FFF !important;
}

.RushOrders a {
    /*background: #ffccdd;*/
    background: #6666ff;
    color: #FFF !important;
    font-weight:normal;
}

.QuoteOrders {
    /*background: #22b1f1;*/
    background: #ddbfef;
}

.StencilOrders {
    background: #c6e6e2;
}
.CorrectionOrdersNewFlowClass {
    /*background-color: lemonchiffon;*/
    background-color: #F08080;
}

.HasCompletedQuestionClass {
    background-color: lightskyblue;
    color: black;
}

.HasCompletedCorrectionClass {
    background-color: lightpink;
    color: black;
}

.HasCompletedQuestionCorrectionClass {
    background-color: yellowgreen;
    color: black;
}

.colorCancelled {
    background: #ff8080;
}

.QuoteToPOOrders {
    background: #e1b53b;
}

.colorShipped {
    background: #98e698;
}

.nopadding {
    padding: 0;
}

.noleftpadding {
    padding-left: 0;
}

.margin-top0px {
    margin-top: 0;
}

.margin-top20px {
    margin-top: 20px;
}
.margin-top35px {
    margin-top: 35px;
}

.margin-top10px {
    margin-top: 10px;
}
.margin-top5px {
    margin-top: 10px;
}
.margin-top5px {
    margin-top: 5px;
}

.margin-topbottom20px {
    margin-top: 20px;
    margin-bottom: 20px;
}
.margin-topbottom10px {
    margin-top: 10px;
    margin-bottom: 10px;
}
.paddingtop10px {
    padding-top: 10px;
}
.paddingtop20px {
    padding-top: 20px;
}
.paddingtopbottom10px {
    padding-top: 10px;
    padding-bottom: 10px;
}
.padding15px {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.paddingleft10px {
    padding-left: 10px;
}
.paddingleft15px {
    padding-left: 15px !important;
}
.paddingright5px {
    padding-right: 5px;
}

.paddingtopbot10px {
    padding-top: 10px;
    padding-bottom: 10px;
}

.marginbottom10px {
    margin-bottom: 10px;
}

.marginbottom25px {
    margin-bottom: 25px;
}

.marginbottom5px {
    margin-bottom: 5px;
}

.marginright5px {
    margin-right: 5px !important;
}
.marginright10px {
    margin-right: 10px !important;
}

.marginbottom25px {
    margin-bottom: 25px;
}

.marginright20px {
    margin-right: 20px !important;
}
.marginleft20px {
    margin-left: 20px !important;
}
.marginleft10px {
    margin-left: 10px !important;
}
.alignbottom {
    vertical-align: bottom !important;
}
.margin-bottom10px{
    margin-bottom:10px;
}
#loader {
    display: none;
}

.loader_ajax_small {
    display: none;
}

/*.loader_ajax_small {
    border: 5px solid #cbe1e3;
    border-radius: 50%;
    border-top: 5px solid #cbe1e3;
    border-right: 5px solid #cbe1e3;
    border-bottom: 5px solid red;
    border-left: 5px solid #cbe1e3;
    width: 29px;
    height: 29px;
    -webkit-animation: spin 2s linear infinite; 
    animation: spin 2s linear infinite;
    position: absolute;
    z-index: 999;
    left: 50%;
}*/

.loader_ajax_small {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7); /* Semi-transparent overlay */
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all; /* Make sure this div intercepts all clicks */
    z-index: 10; /* Ensure it appears above the content */
}

.loaderajax {
    width: 40px;
    height: 40px;
    border: 6px solid #cde1dd;
    border-top: 6px solid #a37339;
    border-radius: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#iconswrapper img, .returnback {
    cursor: pointer;
    /*padding-left: 10px;*/
    width: 33px;
}

div.imageitem {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: auto;
    margin-left: 20px;
}

.imagecaption {
    display: block;
    font-weight: bold;
}

#FQNoSearch {
    width: 88px;
}

.btn-small {
    display: inline-block;
    padding: 2px 9px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 12px !important;
}

fieldset.formfieldset {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    /*min-inline-size: min-content;*/
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
    border: 1px solid #dec7c7;
}

    fieldset.formfieldset legend {
        display: block;
        width: auto;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        font-size: 17px !important;
        color: #333;
        padding-left: 5px;
        padding-right: 5px;
    }

fieldset.formfieldsetsmall, fieldset.formfieldsetextrasmall {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    /*min-inline-size: min-content;*/
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
    border: 1px solid #dec7c7;
}

    fieldset.formfieldsetsmall legend {
        display: block;
        width: auto;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        font-size: 13px !important;
        color: #333;
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 5px;
    }
    fieldset.formfieldsetextrasmall legend {
        display: block;
        width: auto;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        font-size: 12px !important;
        color: #333;
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 5px;
    }

.boldtext {
    font-weight: bold
}

.wfimg {
    vertical-align: text-bottom;
}

#subsourcecontainer, #subsourcecontainermfg {
    display: none;
}

#sepsrc {
    display: none;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 15px;
}

.arrowpointer {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.rightarrow {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.nav-tabs {
    position: relative;
}

    .nav-tabs > li:hover:after,
    .nav-tabs .active:after {
        content: "";
        border-top: 10px solid #dc005a;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        position: absolute;
        top: 33px;
        right: 38%;
    }

    .nav-tabs > li > a {
        border-radius: 0px;
        background: #666;
        padding: 10px 20px;
        color: #fff;
        padding: 10px 20px
    }

        .nav-tabs > li > a:hover {
            border-color: transparent;
            background: #dc005a;
            transition: 0.3s ease;
        }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        background: #337ab7;
        color: #fff;
    }

.tab-content > .tab-pane {
    border: 1px solid #c4c4c4;
    border-top: 0px none;
    padding: 20px;
    line-height: 22px;
}

.btn-small {
    display: inline-block;
    padding: 4px 8px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.redcolor {
    color: red;
}

.slider.slider-horizontal .slider-track {
    height: 7px;
}

.slider-handle {
    width: 18px;
    height: 18px;
}

.valigntop {
    vertical-align: top;
}

.valigntextbottom {
    vertical-align: text-bottom;
}

#commonsearch {
    cursor: pointer;
}

.searchsection div {
    border: 1px solid #e5e5e5;
    padding: 40px;
    /*display: inline-block;*/
    background-color: #eee;
    border-radius: 4px;
    text-align: center;
}

.searchsection {
    display: flex;
    justify-content: center;
}

    .searchsection div:first-child {
        margin-right: 5px;
    }

    .searchsection div:last-child {
        margin-left: 5px;
    }

    .searchsection div label {
        font-size: 13px;
    }

#inputproddesc {
    width: 250px;
    height: 40px;
}

#Descdiv {
    display: flex;
    align-items: center
}

.rightborder1px {
    border-right: 1px solid #9d9090;
}


.switchcheck {
    position: relative;
    display: block;
    /*vertical-align: top;*/
    width: 52px;
    height: 21px;
    padding: 3px;
    /*margin: 0 10px 10px 0;*/
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
    border-radius: 18px;
    box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    box-sizing: content-box;
}

.switchcheck-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing: content-box;
}

.switchcheck-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #c2ddeb;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    box-sizing: content-box;
}

.switchcheck-label:before, .switchcheck-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    box-sizing: content-box;
}

.switchcheck-label:before {
    content: attr(data-off);
    right: 11px;
    color: #000;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

.switchcheck-label:after {
    content: attr(data-on);
    left: 11px;
    color: #000;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
}

.switchcheck-input:checked ~ .switchcheck-label {
    background: #E1B42B;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.switchcheck-input:checked ~ .switchcheck-label:before {
    opacity: 0;
}

.switchcheck-input:checked ~ .switchcheck-label:after {
    opacity: 1;
}

.switchcheck-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 18px;
    height: 18px;
    background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
    background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
    border-radius: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switchcheck-handle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}

.switchcheck-input:checked ~ .switchcheck-handle {
    left: 36px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switchcheck-label, .switchcheck-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}
#inputnoorders
{
    width:100px !important;
}
@keyframes highlightcontrol {
    0% {
        border: 1px solid #000;
        -webkit-box-shadow: 0 0 20px red;
        -moz-box-shadow: 0 0 20px red;
        box-shadow: 0 0 20px red;
    }

    100% {
        border: 1px solid #dec7c7;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}
.highlightcontrol {
    animation: highlightcontrol 5s;
}
@keyframes highlightsection {
    0% {
        border: 1px solid #000;
        -webkit-box-shadow: 0 0 20px red;
        -moz-box-shadow: 0 0 20px red;
        box-shadow: 0 0 20px red;
        padding:5px;
    }

    100% {
        border: 1px solid #dec7c7;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 5px;
    }
}

.highlightsection {
    animation: highlightsection 5s;
}
.selectionbtn {
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 5px !important;
}

.panel-default > .panel-heading {
    background-color: #666;
    color: #fff;
    font-size: 13px;
}

.panel-body {
    min-height: 95px;
}
.morediv span:first-child, .lessdiv span:first-child, .moreDesigns span:first-child, .moreFinish span:first-child, .lessDesigns span:first-child, .lessFinish span:first-child {
    font-size: 13px;
    font-weight: bold;
}

.morediv, .lessdiv, .moreDesigns, .moreFinish, .lessDesigns, .lessFinish {
    padding: 1px 8px;
    border: 1px solid #2e6da4;
    border-radius: 4px;
    margin-top: 5px;
    cursor: pointer;
}
.specialtopdiv {
    padding: 3px 8px;
    border: 1px solid #2e6da4;
    border-radius: 4px;
    margin-top: 5px;
    cursor: pointer;
    font-weight:bold;
}

.others {
    cursor: pointer;
}

.section {
    padding-bottom: 10px;
    padding-left: 10px;
}

.section div {
   display: inline-block;
   vertical-align: top;
}
.sizespecs input {
    width: 82px;
}

.sizespecs div label {
    padding-right: 18px;
}
.btn-primary {
    font-size: 13px;
}
.smalllegend{
    font-size:13px;
}
.gridbtn {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius:3px;
}

.switchbutton {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 20px;
}

    .switchbutton input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.sliderswitchbutton {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: #b8b6b6;        */
    background-color: #d8bdc5; /*color for UnCheck Mode*/
    -webkit-transition: .4s;
    transition: .4s;
}

    .sliderswitchbutton:before {
        position: absolute;
        content: "";
        height: 17px;
        width: 18px;
        left: 0px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .sliderswitchbutton {
    background-color: #2196F3;
}

input:focus + .sliderswitchbutton {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .sliderswitchbutton:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.sliderswitchbutton.round {
    border-radius: 34px;
}

    .sliderswitchbutton.round:before {
        border-radius: 50%;
    }
.forminputshorizontal {
    display: inline-block;
    margin-right: 10px;
}
.toolsbtn {
    margin-bottom: 10px;
    padding: 3px 8px !important;
    font-size: 12px !important;
    margin-right:5px;
}
.gridbutton {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}