body {
    position: relative !important;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

body.modal-open {
        padding-right: 0px !important;
    }

/*html {
    height: 100%;
    overflow-y: scroll;
}*/

body, table, td, th, div, input, select, button, textarea, h1, h2, h3, h4, h5, div, p, label {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 170%;
    font-weight: normal;
}

h2, h3 {
    font-size: 100%;
    font-weight: bold;
}

label {
    font-weight: normal;
}



.form-horizontal .control-label {
    text-align: left;
}



/*Start -----> Login page realted */


.heightErronMessage {
    height: 35px;
}

/*END ----> Login page realted */



.ShopOrder {
    padding-right: 35px;
    margin: 0;
    padding: 0;
}


.panel-grey {
    border-radius: 4px;
    padding: 15px;
    position: relative;
    overflow-y: auto;
}

.inner-container {
    min-width: 1024px;
    margin: 15px;
    padding: 0 0 30px 0;
}

.logorow {
    height: 10%;
    margin-left: 0;
    margin-right: 0;
}

.contentsrow {
    /*height: 83vh;*/
    margin-left: 0;
    margin-right: 0;
    margin-top: 86px;
}

.footersrow {
    height: 1%;
    margin-left: 0;
    margin-right: 0;
}

.panel-white {
    margin-bottom: 20px;
    position: relative;
}

.multiselect-container {
    width: 100% !important;
}

.orderDetails .clearfix {
    margin-top: 5px;
    padding-bottom: .7vh;
}

.iconPanel span {
    text-decoration: none;
    font-size: 1.2em;
    padding: 4px;
    border: none;
    background: transparent;
    vertical-align: middle;
}

    .iconPanel span:hover {
        text-decoration: none;
        font-size: 1.2em;
        padding: 4px;
        border: none;
        background: transparent;
    }

.iconPanel a.fa-clone:hover {
    padding: 4px;
}


.iconPanel a {
    text-decoration: none;
    padding: 4px;
    border: none;
    background: transparent;
    vertical-align: middle;
}

    .iconPanel a:hover {
        text-decoration: none;
        padding: 4px;
        border: none;
        background: transparent;
    }

.iconPanelContentHorizontal {
    float: left;
}

.align-fa-clone {
    padding-top: 3px;
}

.force-to-bottom {
    bottom: 1px;
    position: absolute;
    width: 100%;
    /*background-color: white;*/
    left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.AdvancedSearch {
    width: 100%;
    display: block;
    padding: 0 0 7px 0;
    margin: 0;
    /*position: absolute;*/
    z-index: 8;
    left: 0;
    padding-bottom: 10px !important;
}

.dropdown-submenu {
    position: relative;
}

.error {
    float: left;
    padding-right: 2px;
}

.divErrorDropDown {
    float: left;
    width: 100%;
    margin-right: -7px;
}

.spanMandatoryField {
    margin-left: -10px;
}


.section2 .panel-container {
    /*height: 37vh;*/
}


.peprikabox {
    width: 101%;
}

.content-area {
    height: 100%;
    min-width: 80%;
    padding: 0 0;
}

.childPageBodyColor {
    border-radius: 0px 4px 4px 4px;
    -moz-border-radius: 0px 4px 4px 4px;
    -webkit-border-radius: 0px 4px 4px 4px;
    -ms-border-radius: 0px 4px 4px 4px;
    -o-border-radius: 0px 4px 4px 4px;
    display: block;
    position: relative;
}

.childPageBodyColorForTabbedPane {
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    display: block;
    position: relative;
}


.sData {
    position: relative;
}

.menurow {
    margin: 0 0;
    padding: 0 0;
}

.textAlignCenter {
    text-align: center;
}

#TabbedPanel.tab-container, #TabbedPanel.tab-container .panel-container {
    width: inherit;
}

.CollapsiblePanel h2, .panelcollapsed h2 {
    width: 99%;
}
#frmSinglePageOrder .CollapsiblePanel h2, #frmSinglePageOrder .panelcollapsed h2 {
  width: 100%;
}
#frmSinglePageOrder .CollapsiblePanel_Wrapper {
    margin-left:0px !important;
}
.CollapsiblePanel h2:hover, .panelcollapsed h2:hover {
  width: 99%;
}

.tab-container {
    margin-left: 0;
    margin-top: 5px;
}

.CollapsiblePanel_Wrapper {
    max-height: 92%;
    /*overflow: auto;*/
    margin-left: 0;
}

.CollapsibleHeight {
    padding-bottom: 50px;
}

.DovCollapsibleHeight {
    /*height: 60vh;*/
}

.BMCollapsibleHeight {
    /*height: 65vh;*/
}

.NonCollapsiblePanel_Wrapper {
    max-height: 100%;
    /*overflow: auto;*/
    margin-left: 0;
    padding-top: 15px;
}

.NonCollapsibleHeight {
    /*height: 74vh;*/
    padding-top: 15px;
}

.right_top_section {
    width: 100%;
}

.CautionMessagesDiv {
    width: 100%;
}

/*.pagecounter {
    right: 10px;
}*/


.right_top_section .section1 {
    padding-top: 0;
    margin-top: 0;
}

.itemDetailContainer {
    margin-top: 15px;
}

#divMainCautionMessageContainer {
    font-size: 11px;
}

    #divMainCautionMessageContainer label {
        font-size: 11px;
        margin-left: 5px;
    }

.cautionmessageRepeatBox h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.runningInfoLabel {
    font-size: 11px;
    font-weight: bold;
}

.runningInfoValue {
    font-size: 11px;
    text-align: right;
}

.dataContainer {
    min-height: 100px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    display: block;
    position: relative;
    height: auto;
    overflow: hidden;
}
/*.childPageBodyColor {
    min-height: 750px;
}*/


.multiselect.dropdown-toggle.btn {
    padding: 8px 0;
}

    .multiselect.dropdown-toggle.btn.btn-default {
        width: 100% !important;
        margin-left: 3px;
        margin-top: 3px;
    }




.buttonBox {
    position: absolute;
    bottom: 0;
    right: 0;
}


.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
    color: #ccc !important;
    cursor: default !important;
}

.select2.drpWithImage .select2-selection {
    /*height: 55px !important;*/
}

.select2.drpWithImage .input-group-addon.form-control-feedback {
    /*height: 55px !important;*/
}

.select2.drpWithImage .fa-sort-desc {
    /*height: 55px !important;*/
    /*line-height: 1.75em;*/
}

.select2.drpWithImage .select2-selection__rendered {
    /*line-height: 35px !important;*/
}


li.select2-results__option {
    min-height: 35px !important;
}

.select2-container.drpWithImage ul li.select2-results__option {
    /*min-height: 50px !important;*/
}

.select2-container.drpWithImage ul li.select2-results__option--highlighted[aria-selected]:first-child {
    background-color: rgba(216, 216, 216, 1) !important;
    cursor: default;
}

.select2-container.drpWithImage ul li:first-child {
    background-color: rgba(216, 216, 216, 1) !important;
    cursor: default;
    color: #555 !important;
    font-weight: bold;
    font-size: 9px;
}
    .select2-container.drpWithImage ul li:first-child .imgRow {
        margin-top: 2px;
    }

.select2-container.drpWithImage .imgRow {
    /*line-height: 35px;*/
}


.ellipsisDiv {
    display: inline-block;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
}

.bottom-margin-for-orderdetails-tab {
    margin-bottom: 5px;
}

.TabbedPanelsContent fieldset legend {
    font-weight: bold;
    padding: 5px 20px 5px 5px;
    border: 0;
    margin-bottom: 0;
    font-size: 12.8px;
    width: 100%;
}

.searchtable .filters .row .iconPanel {
    float: right;
    text-align: right;
}

    .searchtable .filters .row .iconPanel .fa-save {
        margin-top: 5px;
    }

.TabbedPanelsContentBody .TableWithoutBorder .create-customer-input input {
    float: left;
}

.TabbedPanelsContentBody .TableWithoutBorder .create-customer-input .select2 {
    float: left;
    margin-left: 2px;
}

.TabbedPanelsContentBody .TableWithoutBorder .create-customer-input textarea {
    float: left;
}

.requiredSpan {
    padding-left: 0px;
}

#MainBody h3 {
    margin: 0 0 7px 0;
}


#SearchTableContent div {
    padding: 1px 0px 1px 0px;
}

#SearchTableContent .SearchPanelRightLabel {
    padding-left: 20px;
}

#UpdateStatusButton, .iconPanel button {
    font-size: 1.5em;
    border: none;
    background: transparent;
    vertical-align: middle;
    padding: 8px;
    padding-right: 6px;
}

    #UpdateStatusButton, .iconPanel button:hover {
        font-size: 1.5em;
        border: none;
        background: transparent;
        padding: 8px;
        padding-right: 6px;
    }

#RemarkForOrder {
    float: left;
    margin-left: -29px;
    width: 19px;
}


#divOrderCreationMainPanel {
    /*padding: 0;*/
}

    #divOrderCreationMainPanel .panel-grey {
        /*height: 73vh;*/
    }

#subhdr {
    height: 29px;
    /*padding: 8px 4px 8px 4px;*/
    background: none;
    border: none;
}


#divCautionMessageContainer {
    /*max-height: 22vh;*/
}

#tblMakeAndMaterial.col-md-2, #tblMakeAndMaterial.col-lg-2, #tblMakeAndMaterial.col-md-3, #tblMakeAndMaterial.col-lg-3 {
    padding-left: 10px;
    padding-right: 10px;
}

/**  Login page */
.login .loginContainer {
    /*height: auto;
    width: 72%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 15%;*/
}

    .login .loginContainer .loginerrorlabel {
        width: 300px;
    }

    .login .loginContainer .btnlogin {
        float: right;
        top: 0;
    }

    .login .loginContainer .forgotpassword-btn {
        margin-top: 2%;
        text-align: left;
        float: left;
        padding-left: 0;
    }

    .login .loginContainer #UserPasswordMessage {
        display: none;
        padding-bottom: 5px;
    }

    .login .loginContainer #UserNameMessgae {
        display: none;
        padding-bottom: 5px;
    }

/** Scrollbars */
body::-webkit-scrollbar {
    width: 1em;
}



/** Context menu */

.context-menu-list, .context-menu-list ul {
    border-width: 1px;
    border-style: solid;
    box-shadow: none;
    display: none;
    font: 11px Verdana;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


    .context-menu-list li {
        position: relative;
        padding: 0;
        margin: 0;
        display: block;
    }

        .context-menu-list li a {
            display: block;
            text-decoration: none;
            padding: 7px 9px 7px 4px;
        }

            .context-menu-list li a span {
                padding-left: 10px;
                font-family: verdana;
                font-size: 0.8em;
            }


    * html .context-menu-list li {
        display: inline-block;
        width: 170px;
        background-repeat: no-repeat;
        background-position: 0 .4em;
        padding-left: 16px;
    }

/*
.context-menu-list li a.DeactivateAction {
    background: url('../Content/images/icons/16x16/block.png') no-repeat 8% 50%;
}

.context-menu-list li a.ActivateAction {
    background: url('../Content/images/icons/16x16/correct.png') no-repeat 8% 50%;
}


.context-menu-list li a.activate {
    background: url('../Content/images/icons/16x16/activate.png') no-repeat 8% 50%;
}

.context-menu-list li a.deactivate {
    background: url('../Content/images/icons/16x16/deactivate.png') no-repeat 8% 50%;
}

.context-menu-list li a.editAction {
    background: url('../Content/images/icons/16x16/edit.png') no-repeat 8% 50%;
}

.context-menu-list li a.copyAction {
    background: url('../Content/images/icons/16x16/copy.png') no-repeat 8% 50%;
}

.context-menu-list li a.export_small {
    background: url('../Content/images/icons/16x16/export.png') no-repeat 8% 50%;
}

.context-menu-list li a.createAppointmentAction {
    background: url('../Content/images/icons/16x16/appointment.png') no-repeat 8% 50%;
}

.context-menu-list li a.cancellationAndRemakeAction {
    background: url('../Content/images/icons/16x16/cancel.png') no-repeat 8% 50%;
}


.context-menu-list li a.printAction {
    background: url('../Content/images/print.png') no-repeat 8% 50%;
}

.context-menu-list li a.addAction {
    background: url('../Content/images/icons/16x16/add.png') no-repeat 8% 50%;
}

.context-menu-list li a.deleteAction {
    background: url('../Content/images/icons/16x16/delete.png') no-repeat 8% 50%;
}

.context-menu-list li a.uploadImageAction {
    background: url('../Content/images/icons/16x16/upload.png') no-repeat 8% 50%;
}

.context-menu-list, .context-menu-list ul {
    outline: 0 !important;
    -moz-box-shadow: 1px 1px 1px #fff !important;
    -webkit-box-shadow: 1px 1px 1px #fff !important;
    box-shadow: 1px 1px 1px #fff !important;
}



.context-menu-item.icon {
    min-height: 18px;
    background-repeat: no-repeat;
    background-position: 4px 2px;
}

.context-menu-item.icon-edit {
    background-image: url(images/page_white_edit.png);
}

.context-menu-item.icon-cut {
    background-image: url(images/cut.png);
}

.context-menu-item.icon-copy {
    background-image: url(images/page_white_copy.png);
}

.context-menu-item.icon-paste {
    background-image: url(images/page_white_paste.png);
}

.context-menu-item.icon-delete {
    background-image: url(images/page_white_delete.png);
}

.context-menu-item.icon-add {
    background-image: url(images/page_white_add.png);
}

.context-menu-item.icon-quit {
    background-image: url(images/door.png);
}




*/


.Content1 .CollapsiblePanel, .Content1 .panelcollapsed {
    width: 97%;
}

    .Content1 .panelcollapsed h2 span, .Content1 .panelcollapsed h2:hover span, .Content1 .CollapsiblePanel h2 span, .Content1 .CollapsiblePanel h2:hover span {
        top: -2px;
    }



.pagerRow .select2-container--bootstrap {
    display: inline-block;
    min-width: 100px;
    text-align: left;
    margin-left: 10px;
    width: auto !important;
    bottom: 5px;
}

.divPager a {
    text-decoration: none;
}

/********* Header hr*********/
.header-hr {
    padding-top: 16px;
}


.header_padding {
    padding-left: 20px;
    padding-right: 0px;
}

.header_envMessage {
    padding-left: 22px;
    padding-right: 0px;
}

.header_traineeMessage {
    color: white;
    background-color: red;
    font-size: 13px;
}

.header_ReadOnlyMode {
    color: white;
    background-color: #7c7e82;
    font-size: 15px;
}

.smallicon {
    padding: 6px 8px;
}

.pagesizeTxt {
    display: inline-block;
    top: -5px !important;
    position: relative;
}
/**** ORder Creattion ******/
.looklikeTab {
    background-color: #EEEEEE;
    margin-left: 15px;
    width: auto;
    width: initial;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #CCC;
    border-bottom: 0px;
}

    .looklikeTab h3 {
        margin-top: 10px;
    }

.section2 .Tabbedholder .tab {
    margin: 0px;
    padding: 5px 1px;
    height: 100%;
}

.section2 .Tabbedholder .panel-container {
    margin-top: -5px;
}

div#topOrderContainer, .divOrderNavigationBar {
    margin-left: 0px;
    padding-left: 0px;

    margin-top: 20px;
}

.Content1 .panelcontent {
    padding: 5px 15px 5px 10px;
}

.section2 .Tabbedholder .tab {
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

    .section2 .Tabbedholder .tab.active, .section2 .Tabbedholder .tab:hover {
        background-color: #f1f2f2;
        border-left: solid 1px #dadada;
        border-top: solid 1px #dadada;
        border-right: solid 1px #dadada;
        color: #3d3d3d;
        border-radius: 4px 4px 0 0;
    }


        .section2 .Tabbedholder .tab:hover a, .section2 .Tabbedholder .tab a {
            border-left: solid 0px #FFFFFF;
            border-top: solid 0px #FFFFFF;
            border-right: solid 0px #FFFFFF;
            color: #a7a9ac;
        }

.Content1 .CollapsiblePanel {
    /*margin: 10px 5px 10px 3px;*/
}

#mainLeftContainer {
    margin-top: 3px;
}

.showScroll {
    /*overflow: auto;
    max-height: 605px;*/
    /*width: 97%;*/
}

    .showScroll.step4 {
        /*overflow: auto;
    max-height: 550px;*/
        /*width: 97%;*/
    }

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

.margin0 {
    margin: 0px;
}

.padding0 {
    padding: 0;
}

.marginLeft0 {
    margin-left: 0;
}

.marginLeft22 {
    margin-left: 22%;
}

.paddingTop15 {
    padding-top: 15px;
}

.paddingBottom15 {
    padding-bottom: 15px;
}

#subhdr .icon_expand {
    margin-left: -5px;
}

#divFitToolContainer .etabs, #readyMadeFinalizeTab .etabs {
    padding-left: 8px;
    float: left;
}


#divFitToolContainer.Tabbedholder {
    padding-top: 15px;
}

div#divAtelierSelection {
    padding-top: 15px;
}


.fa-2x {
    border: none;
    background: transparent;
}

.FixedPositionRight {
    position: fixed;
    right: 15px;
    margin-top: 25px;
   /* top: 90px;*/
  /*  top: 9.5%;*/
}

.FixedPosition {
    position: fixed;
    width: 100%;
    top: 70px;
    padding-top: 17px;
    }

.custInfo {
    z-index: 1029;
    background-color: #FFF;
    margin-top: -6px;
}


.TableRowCellHeading, .TableColumnCellHeading {
    padding-top: 5px;
    padding-bottom: 5px;
}
/*Mac dropdown issue fixed*/
.select2-hidden-accessible {
    margin: 4px !important;
    width: 0px;
}

.multiselect-search {
    margin: 0px;
}

.multiselect-item.filter .input-group {
    width: 100%;
}

.form-label-bold-only {
    font-weight: 700;
}

.form-label {
    vertical-align: middle;
    padding-top: 10px;
}

.form-label-bold {
    font-weight: 700;
    vertical-align: middle;
    padding-top: 10px;
}

.labelPadingDesignDetail{
    padding-left:15px;
}

.formLabelThin {
    vertical-align: middle;
    padding-top: 1px;
    margin-bottom: 1px;
}

.form-label-vertical {
    padding: 6px 7px;
    font-weight: bold;
}

.Display-label-left {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.Display-label-right {
    font-family: Arial, Helvetica, sans-serif;
    float: right !important;
    text-align: right;
    font-size: 11px;
}

.padingLeft0 {
    padding-left: 0;
}

.paddingLeft7 {
    padding-left: 7px;
}

.paddingLeft5 {
    padding-left: 5px;
}

.customerFieldSettingHeadings {
    text-align: left;
    margin-left: 0;
    padding: 3px 0;
}

/*All collapsible panel details*/
#dataContainer .TabbedPanels, #dataContainer .TabbedPanelsContent {
    overflow: visible;
}

    #dataContainer .TabbedPanels .TabbedPanelsContentGroup .TabbedPanelsContentGroup .TabbedPanelsContent {
        min-height: 640px;
        height: auto;
    }


.datepicker.datepicker-dropdown {
    z-index: 5000 !important;
}




div#SocialMediaLink .row {
    margin-top: 5px;
    margin-bottom: 5px;
}

table.grid td, table.grid th, .table > thead > tr > th {
    border-width: 1px;
    border-style: solid;
}

div.grid .tdata, div.grid .thead, div.grid > .thead > .trow > .thead {
    border-width: 1px;
    border-style: solid;
    line-height: 1.42857143;
}

div.grid .tdata {
    line-height: 2.3;
}

.Content1 .CollapsiblePanel .CollapsiblePanel h2, .Content1 .CollapsiblePanel .panelcollapsed h2 {
    line-height: 0px;
}


.multiselect-selected-text {
    float: left;
    padding-left: 10px;
    font-size: 12px;
    color: #555;
}

.btn .caret {
    float: right;
    margin-right: 10px;
    margin-top: 8px;
}
.bootstrap-select.btn-group .dropdown-toggle .fa-chevron-down {
    position: absolute;
    top: 35%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.contentPaddings {
    line-height: 1.7em;
}

.SubHeaders {
    margin-left: 30px;
}

.ui-dialog-buttonset button {
    min-width: 50px;
    width: auto;
    padding: 0 15px 0 15px;
}


span.HighlightedData {
    text-transform: capitalize;
}

/*.ui-dialog .ui-dialog-content {
    min-height: 150px;
    max-height: 500px !important;
}

.ui-dialog {
    max-width: 650px !important;
}*/

/*.Tabbedholder {
    margin-top: 0px;
    overflow: auto;
}*/

.avoidHorizontalScroll {
    width: 99.1%;
}

.menu-shop-title {
    font-size: 19px;
}

.shop-logout {
    font-size: 30px;
}


#loginMenu {
    margin-right: 10px;
    /*margin-bottom: 10px;*/
}

.user-setting > li > a:hover {
    background: white !important;
}

.select2-search--dropdown {
    padding-top: 0px;
    padding-bottom: 0px;
}

.user-setting > li > ul > li > a:hover {
    cursor: pointer;
}

.fitTool, .TryOn {
    margin-right: 5px;
}

/*Over view related css*/

h3.ShopOrderCreation {
    display: block;
    padding: 0px 0 0px 0;
    margin-top: 0px;
    margin-bottom: 13px;
}

h3.ShopOrder {
    display: block;
    padding: 0px 0 0px 0;
    margin: 0;
}

h3.shoporder {
    display: block;
    padding: 0px 0 0px 0;
    margin: 0;
}

/*serch panel related css*/
.searchtable {
    width: 100%;
    margin: 0;
}


/*Menu related css*/
.main-menu-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

.field-required {
    vertical-align: middle;
    color: red;
    padding-top: 4px;
    padding-left: 4px;
    position: absolute;
}


.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    padding-top: 2px;
}

.select2-container--bootstrap .select2-results__option {
    padding-top: 9px;
}

.top-buffer {
    margin-top: 5px;
}

.bottom-buffer {
    margin-bottom: 5px;
}

.bottom-buffer-inside {
    padding-bottom: 5px;
}

.bottom-buffer-inside-Dialog {
    padding-bottom: 5.6px;
}

.RmPProiceTotal {
    margin-top: 15px;
    margin-bottom: 45px;
}

.CmRunningInfoPriceTab {
    margin-bottom: 20px;
    min-height: 250px;
    padding-bottom: 20px;
}

.OrderPanelContainer {
    padding-top: 31.19px;
}

.shipmentTemplateHorizontalScroll {
    overflow: visible;
    overflow-x: scroll;
}

.textAlignRight {
    text-align: right;
}

#shippment_leftPanel {
    float: left;
    padding-right: 0 !important;
    width: 100%;
    font-size: 90%;
    /*padding: 5px 0px;*/
    vertical-align: middle;
}

.rPriceGridContainer {
    min-height: 390px;
    padding-top: 15px;
}

#innerContainer {
    min-height: 600px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#GridContainer {
    min-height: 380px;
}

#SearchTableContent {
    height: 80px;
    margin-bottom: 10px;
}

.griOverViewWithLongSearchPanel {
    height: 500px;
}

.span-align {
    margin-left: 3px;
}

.right-padding {
    padding-right: 7px !important;
}

.dialogHeading {
    font-weight: bold;
    padding: 5px 20px 5px 5px;
    border: 0;
    margin-bottom: 0;
    font-size: 12.8px;
    width: 100%;
    color: #3d3d3d;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    background-color: #DBDBDB !important;
}



/*Bootstrap select related css*/
.input-block-level form-control {
    margin-top: -35px;
}

.bs-searchbox, .bs-actionsbox, .bs-donebutton {
    padding-top: 0px !important;
}

.dropdown-menu open {
    min-height: 100px !important;
    height: auto;
}


.customTableFullBorder .table > tbody > tr > td, .customTableFullBorder .table > tbody > tr > th {
    border: 1px solid #ddd;
}

.headingBackground {
    background-color: #ddd;
}


.hrNoMargin {
    margin-bottom: 0 !important;
}

.hrColor {
    border-top: 1px solid lightgrey !important;
}

.nopaddingTop {
    padding-top: 0;
}

/* START -  Fixed bottom product part and counter related */

.fixedBottom {
    position: fixed;
    bottom: 0px;
    background-color: #f1f2f2;
    /*margin-left: -15px;*/
    padding: 10px 0PX 5PX;
    z-index: 809;
    display: none;
}
  .fixedBottom.productPartsFitToolsTab {
    bottom: 5px;
  }


ul.etabs.fixedBottom.text-right {
    text-align: right;
    padding-right: 10px;
    margin-left: -30px;
}

.pagecounter.pagecounterinner.fixedBottom {
    height: 52px;
}


.fixedBottomDivRight {
    right: 28% !important;
}

.fixedBottomDivRight3 {
    right: 4% !important;
}

.fixedBottomWidth {
    width: 71.5%;
}
.fixedBottomWidth.productPartsFitToolsTab{
       width: 70.5%;
}
    .fixedBottomWidth.fixedBottomWidthExpanded {
        width: 96%;
    }

    .fixedBottomWidth.fixedBottomWidthCollapsed {
        width: 71.5%;
    }

.fixedBottomUlWidth {
    width: 36%;
}

.fixedBottomDivWidth {
    width: 37%;
}

.fixedBottomWidthHalfExpanded {
    width: 49%;
}

.fixedBottomWidthHalfCollapsed {
    width: 36%;
}



.fixedBottomUlWidth.fixedBottomFullWidth {
    width: 71%;
}

.fixedBottomDivWidth.fixedBottomFullWidth {
    width: 71%;
}

.fixedBottomUlWidth.fixedBottomWidthExpanded, .fixedBottomDivWidth.fixedBottomWidthExpanded {
    width: 95%;
}

.fixedBottomUlWidth.fixedBottomWidthCollapsed, .fixedBottomDivWidth.fixedBottomWidthCollapsed {
    width: 71%;
}

/* END -  Fixed bottom product part and counter related */

/*For IE 10 and above Css*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .pagecounter {
        right: 25px;
    }

    .userName {
        float: left;
    }
}




#smoothmenu1 a.menuSelected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    color: #FFF;
    background-color: #a2a3a5;
}

.downloadApp {
    margin-right: 5px;
}

/*#appDownloadMenu :hover, #showRoomLink :hover {
    background-color: transparent;
    color: #777;
}*/

#appDownloadMenu :focus {
    /*background-color: transparent;
    color: #777;*/
    outline: none;
}
/*
#siteMenuLink :hover {
    background-color: transparent;
    color: #777;
}

#siteMenuLink :focus {
    background-color: transparent;
    color: #777;
    outline: none;
}*/
.bold {
    font-weight: bold;
}


fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    padding-left: 5px;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    margin: 0px;
    border-bottom: none;
    padding-left: 5px;
}




.level {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    width: 18px;
    font-weight: bold;
    display: inline-grid;
    align-items: center;
    text-align: center;
    color: #FFF;
    border-radius: 2px;
}

.levelSquare .level, .RangeDiv .level {
    width: 11px;
    height: 11px;
}

.RangeDiv .levelIndicator {
    padding-top: 13px !important;
}

.alignMiddle {
    vertical-align: middle;
}

.levelChkBox {
    margin: 0px 15px 0px 4px !important;
    height: 18px;
    width: 18px;
}


.levelHeader.levelBox {
    float: left;
}

.levelBox {
    float: right;
    margin-top: 5px;
    /*border: 1px solid lightgray;*/
    padding: 5px;
    /*background-color: white;*/
    /*box-shadow: 4px -1px 5px #888888;*/
}

    .levelBox i {
        padding-left: 5px;
    }

    .levelBox span strong {
        padding-right: 10px;
    }


.OrderSelection {
    width: 50%;
}

.divDisplayNone {
    display: none;
}

.part-heading {
    font-weight: bold;
    /*background-color: aliceblue;*/
}

.extrainfo {
    clear: both;
    font-size: 11px;
    /*padding-left: 7px;*/
    margin-top: 10px;
}

.divFpSelect .extrainfo {
    padding-left: 3px;
}

.ErrorControl {
    border: solid 1px Red;
}


.ValidControl {
    border: solid 1px #A7A8A8 !important;
}


.divDisplayNoneImportant {
    display: none !important;
}



/*============================Switch==========================*/
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-top: 10px;
}

    /* Hide default HTML checkbox */
    .switch input {
        display: none;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.6);
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.6);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.6);
    }

input:checked + .slider {
    background-color: #736f6e;
}

input:focus + .slider {
    box-shadow: 0 0 1px #736f6e;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.color-box {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    float: left;
    margin: 20px 12px;
    text-align: center;
    border: 1px solid black;
}

    .color-box label {
        position: relative;
        top: 40px;
        font-size: 16px;
    }

.toggle-switch {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
}
/*============================================================*/

/*===============Fittol video====================*/

.blButton {
    padding: 0px;
    margin-top: 5px;
    border-radius: 0px !important;
}

.btnprimaryInfo {
    width: 100%;
    padding-left: 2px;
}


.videoPanel a.fa-clone:hover {
    padding: 4px;
    padding-top: 11px;
}


.videoPanel a {
    text-decoration: none;
    padding: 4px;
    padding-top: 11px;
    border: none;
    background: transparent;
    vertical-align: middle;
    margin-left: -30px;
}

    .videoPanel a:hover {
        text-decoration: none;
        padding: 4px;
        padding-top: 11px;
        border: none;
        background: transparent;
    }



.divSinglePageOrderContainer .videoPanel a.fa, .iconAlignment {
    font-size: 22px !important;
    cursor: pointer;
    margin-top: -2px;
    margin-left: -5px;
    text-decoration: none !important;
    position: absolute;
    z-index: 1;
    color: #797979 !important;
    padding: 6px 0;
    margin-left: unset !important;
    margin-top:1px;
}

    .divSinglePageOrderContainer .videoPanel a.fa:hover, .iconAlignment:hover {
        text-decoration: none; 
        border: none;
        background: transparent;
    }


.divSinglePageOrderContainer a.carousel-control {
    top: 40px;
}

.mtoFitTools {
    margin-top: 30px;
}
.mtoFitTools
.videoPanel a {
    margin-left: -20px;
}

.videoPanel .iconPanelAnchor {
    font-size: 1.5em;
    color: #A0A1A2 !important;
}

.RangeDiv label {
    position: relative;
    left: 28px;
}

.paddingLeft30 {
    padding-left: 30px;
}

.formlabelcmorderquantity {
    padding: 6px 4px;
    font-weight: bold;
}

.fmDiv {
    border: 1px solid #a8a9ad;
    text-align: center;
    vertical-align: middle;
    -ms-border-radius: 5px;
    border-radius: 5px;
    vertical-align: middle;
    height: 35px;
    line-height: 34px;
    margin-top: 1px;
}


.denimOrderDetailMessage {
    padding: 0 0 2% 3%;
    font-size: 1.3em;
    font-weight: bold;

}
.confirmMessagePadding {
    padding-left: 70px;  
}

.adjustFM {
    padding-left: 0;
}

.unitPlaceholder {
    position: absolute;
    right: 13%;
    top: 12px;
    color: #dadada;
}

.drpDwnCheckIcon {
    display: none;
    float: right;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] .drpDwnCheckIcon {
    display: inline-block;
}

.impossibleIcon {
   
    padding: 0px;
    margin: 11px -10px;
}

.imposibleMsg {
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: -3px;
}

#divImpossibleDovsModel {
    max-height: 600px !important;
    overflow: auto;

}
.disableOption, .disableOption1 {
    color: #ccc !important;
    cursor: pointer !important;
}
.ImpossibleControl {
    border: 1px solid red;
    border-radius: 5px;
    
}

.pPriceSection, .measurementsSection, .shipmentSection {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
.measurementsSection {
  padding: 25px;
}
.shipmentSection {
  padding: 25px;
}
.padding15 {
  padding: 15px;
}
.divTabIconAlign {
    display: inline-block;
    color: #ffffff !important;
    line-height: 17px;
}
.mainPpriceCont {
    color: #ffffff;
    background: #A0A1A2;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 8px 4px 8px 15px;
    background: url(../../Content/images/CollapsiblePanelButton_Normal.png) no-repeat right; 
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    font-size: 12px;
   /*  width: 99%;*/
}
.rInfoSection header {
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(97, 99, 98);
}

.leftCol {
    text-align: left;
}
.rightCol {
    text-align: right;
}

.rInfoHeader {
    background: #A0A1A2;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 8px 4px 8px 15px;
    background: url(../../Content/images/CollapsiblePanelButton_Normal.png) no-repeat right;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    font-size: 12px;
    /*width: 99%;*/
}

.rInfoCollapseIcon {
    right: 10px;
    top: 5px;
    font-size: 20px;
    position: absolute;
}
.rInfoOpenBtnIcon {
    right: 10px;
    top: 5px;
    font-size: 20px;
    position: absolute;
}

.rInfoBtn {
    margin: 0 5px;
    top: 23px;
    height: 400px;
    position: absolute;
    z-index: 1;
    right: 0px;
    width: 27px;
    display: block;
    white-space: normal;
    font-weight: bold;
    line-height: 25px;
    border-radius: 5px 0px 0px 5px;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    background: #A0A1A2;
    color: white;
}

    .rInfoBtn:hover {
        background: #666666;
        color: white;
    }

.paddingRight0 {
    padding-right: 0;
}

.paddingLeft0 {
    padding-left: 0;
}

.paddingRight5 {
    padding-right: 5px;
}


.rInfoBtnText {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 10%;
    width: 10px;
    line-height: 15px;
    left: 8px;
    text-transform: uppercase;
    text-align: center;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.marginTop15 {
    margin-top: 15px;
}


.switchTryOnAdvisor {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.advisedsize {
    width: 432px;
    text-align: left;
}


.marginTop10 {
    margin-top: 10px;
}

span.unitLabel {
    position: absolute;
    top: 12px;
    right: 32px;
}

.unitLabelInch {
    position: absolute;
    top: 12px;
    right: 32px;
}
.unitLabelFt {
    position: absolute;
    top: 12px;
    right: 55%;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-top: 4px;
}

.feetTxtBx, .inchTxtBx {
    width: 47.7%;
}

.hideProductPart {
    display: none;
}

.resetButton {
    background-color: #fff;
    padding: 10px 40px;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #a0a1a2;
    margin: 20px 0px;
}
.marginBottom10
{
    margin-bottom:10px !important;
}

.divCreateFpCont {
     padding: 0 15px;
}

.higlightedProfile {
    background-color: #07c;
    color:#ffffff
}

.divFixedScroll {
    overflow-x: hidden;
    overflow-y: hidden;
    /*    margin-top:30px;*/
    top: 30px;
    margin-top:0px !important;
}
    .divFixedScroll:hover {
        overflow-y: auto;
    }

.divPositiveMargin {
    margin-right: 4%;
}

.divNegativeMargin {
    margin-right: -4%;
}

.hideProductPart {
	display: none;
}

.trouserFitAdvisorButton {
    position: absolute;
    top: 5px;
    cursor: pointer;
    width: 74% !important;
    margin-left: 17.5px !important;
}

/*Region form onlineFitting start*/

.divSwitchOptionCont {
    margin-bottom: 30px
}

.divSelSwitch {
    display: inline-block;
    background-color: #a8a9ad;
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px;
    cursor: pointer;
}

.switchOption {
    background-color: #fff;
    color: #1D1D1B;
    display: inline-block;
    padding: 10px 22px;
}

    .switchOption.active {
        background-color: #a8a9ad;
        
        color: #fff;
        border-top-left-radius: 21px;
        border-bottom-left-radius: 21px;
        border-top-right-radius: 21px;
        border-bottom-right-radius: 21px;
    }

.switchOption:first-of-type {
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
}

.switchOption:last-of-type {
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px;
}

.onlinefittingMainSubDiv {
    padding: 30px 20px;
}

.d-none {
    display: none !important;
}
.noBorder {
    border: none !important;
}



/*-------------------start Online fitting tool-------------------*/

.startCreatingOnlineFitting .divSwitchOptionCont {
    margin-bottom:0px;
}

.onlineFittingFormControll .form-control{
    margin:0;
}

.onlineFittingFormControll {
    margin-bottom: 30px;
}

/*.onlieFittingbtnMargin{
    margin-right:15px;
}

.divSendLinkCustomer .onlieFittingbtnMargin {
    margin-right: 0px;
}*/

.startCreatingOnlineFitting .switchOption {
    font-family: Helvetica;
    font-style: normal;
    font-weight: normal;
    font-size: 10.85px;
    letter-spacing: 0.06em;
}
.onlineFittingFormControll h3,
.divSendLinkCustomer h3{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #777777;
}

.startCreatingOnlineFitting .grey_button,
.divSendLinkCustomer .grey_button {
    font-family: Helvetica;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.09em;
    color: #FFFFFF;
    padding: 10px 25px;
}

.startCreatingOnlineFitting .form-label,
.divSendLinkCustomer .form-label {
    color: #777777;
}
.onlineFittingTabel th{
    font-family: Basic Commercial LT Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 12.7801px;
    line-height: 21px;
    letter-spacing: 1.02241px;
    color: #142337;
}

.onlineFittingTabel td {
    font-family: Basic Commercial LT Pro;
    font-style: normal;
    font-weight: 300;
    font-size: 11.1826px;
    line-height: 29px;
    letter-spacing: 0.808742px;
    color: #142337;
}
.onlineFittingTabel .systemBtnThree {
    border: 1px solid rgba(0, 0, 0, 0.137851);
    border-radius: inherit;
    padding: 3px 12px;
}

.fa-chevron-right:before {
    content: "\f054";  
    font-size: 10px;
    margin-left: 10px;
}


.divSendLinkCustomer .form-control,
.startCreatingOnlineFitting .form-control {
    width: 100%;
}

.divSendLinkCustomer .form-control
{
    float:none;
}

#inptEmailPreview {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #777777;
    padding: 20px 25px;
}

.hrSendLink {
    border: 1px solid #A2A3A5;
}

/*.divOnlineFittingContainer{
    width:60%;
}*/


/*-------------------end Online fitting tool-------------------*/
/*Region form onlineFitting End*/

/*-------------------start BM Tools-------------------*/


.saveBtn {
    vertical-align: middle;
    padding-top: 10px;
}

.height40 {
    height: 40px;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.visibilityHidden {
    visibility: hidden;
}

.divPersonalDetails, .divTypicalSizing, .divYourBodyMeasurements {
    margin-top: 40px;
}

.divHistoryBodyMeasurment {
    background: white;
    padding-top: 30px;
    padding-left: 50px;
    padding-bottom: 50px;
    margin-bottom: 40px;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-left: 0px;
}

.divViewBMTab .divHistoryBodyMeasurment {
    min-height: 1560px;
}

.divEditBMTab .divHistoryBodyMeasurment {
    min-height: 1535px;
}

.divSubPersonalDetailsValues {
    margin-top: 50px;
}
.divSubPersonalDetails {
    margin-top: 60px;
}

.marginTop20 {
    margin-top: 20px;
}

.divHistoryBodyAlignment {
    margin-left: 80px;
    margin-right: 30px;
}

.historyIconMob {
    display: inline-block;
    font-size: 20px;
    margin-left: 30px;
    vertical-align: middle;
}

#historyIconMob .modal-content {
    overflow-y: auto;
    height: auto;
}

/*background: #fff;
border-radius: 2px;
padding-left: 15px;
}*/

.divEditBMTab .form-label, .divTypicalSizin.divCommonValues, .divYourBodyMeasurements.divCommonValues {
    vertical-align: middle;
    padding-top: 5px;
    margin-bottom: 0px;
    display: block;
    padding-bottom: 5px;
    height: 32px;
    line-height: 18px;
}

.divViewBMTab .form-label {
    vertical-align: middle;
    padding-top: 5px;
    margin-bottom: 4px;
    display: block;
    padding-bottom: 5px;
    height: 30px;
    line-height: 18px;
}
.divViewBMTab .divSubPersonalDetailsValues, .divViewBMTab .divSubPersonalDetails {
    margin-top: 70px;
}

.divSubPersonalDetailsValues .form-label {
    margin-bottom: 4px;
}
.divEditBMTab .divSubPersonalDetails .form-label {
    height: 35px;
 /*   line-height: 28px;*/
}

.divPersonalDetails .form-label {
    margin-top: 2px;
}
.divCommonValues {
    background: #fff;
    border-radius: 2px;
    padding-left: 15px;
    padding-left: 15px;
    width: 148px;
    position:relative;
}
.divDetailContainer{
    position:relative;
}
.divDetailUnitCont{
    position: absolute;
    top: 6px;
    left: 155px;
}
.divEditDetailUnitCont {
    position: absolute;
    top: 10px;
    left: 165px;
}

.spanUnitPositionAlign {
    float: unset !important;
    margin-right: unset !important;
}

.divChangeSizeTypeWidth {
    width: 148px;
}
.divEditBMTab .divSubPersonalDetailsValues .divCommonValues {
    width: 158px;
    padding-left: 12px;
}

.labelHistoryBodyMeasurment .divYourBodyMeasurements .form-label,
.labelHistoryBodyMeasurment .divTypicalSizing .form-label {
    vertical-align: top;
    padding-top: 0px;
    margin-bottom: 0px;
    display: inline-block;
    padding-bottom: 0px;
    height: 32px;
    line-height: 34px;
}

.divEditInpValues .divCommonValues {
    background: transparent;
}
.divEditInpValues input {
    border: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    width: 140px;
}
.paddingLeft15{
    padding-left:15px;
}
.marginLeft15 {
    margin-left: 15px;
}
/*.divEditRowTwo, .divViewRowTwo {
    margin-right: 20px;
}*/
.editBtnBm {
    height: 32px;
    width: 120px;
}
.horizontal-scrollable {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.divHistoryBodyMeasurment .labelHistoryBodyMeasurment,
.divHistoryBodyMeasurment .labelHistoryViewBodyMeasurment {
    flex: 0 0 auto;
    width:232px;
}


.divEditBMTab .divHistoryBodyAlignment .divSubPersonalDetails {
    margin-top: 50px;
}
/*.divEditBMTab .divPersonalDetails .divSubPersonalDetails {
    margin-top: 55px;
}
*/
.divEditBMTab .divPersonalDetails .visibilityHidden {
    height:45px;
}
.divEditBMTab .divHistoryBodyMeasurment .divYourBodyMeasurements {
    margin-top: 45px;
}

.divEditBMTab .divTypicalSizingValues {
    margin-top: 58px;
}
.divMeasurmentWidth {
    width: 161px;
    margin-left: -3px;
}
.divCreateMeasurmentWidth {
    width: 145px;
    margin-left: 12px;
}
.fontStyle {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.14em;
    color: #142337;
    padding-bottom: 10px;
}

.whiteSpace {
    white-space: nowrap;
}

.spnBMUnit {
    float: right;
    margin-top: -22px;
    margin-right: -42px;
}
.divViewBMTab .spnBMUnit {
    margin-top: -28px;
}
.spnBMUnitHistory {
    float: left;
    margin-top: -27px;
    margin-left: 40px;
}

.spnEditBMUnitHistory {
    float: right;
    margin-top: 10px;
    margin-right: 148px;
}
.divSaveBtn{
    background: #999999;
    color: #ffffff;
    border-radius: 2px;
    border: 0px;
}
/*-------------------END BM Tools-------------------*/
.customer-savebutton-panel {
}

/*-------------------start Adyen Payment-------------------*/



.divCheckoutContainer, .divCustomerContainer {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
}

.divCheckoutColumn {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 350px;
}

.divLeftCheckoutColumn {
    min-width: 56%;
    margin-right: 4%;
}

.divRightCheckoutColumn {
    min-width: 40%;
}

.divPaymentCheckoutCont {
    width: 100%;
    margin: 10px auto;
    padding: 0px 30px;
}

.divPaymentStepTitle {
    font-size: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 0px auto;
    width: 100%;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 0px 30px;
}

#confirmationDetails {
    font-size: 14px;
    font-size: 14px;
    letter-spacing: 0.018em;
    /* text-align: center; */
    margin: 20px 20px 50px 20px;
}

.paymentStatusIcon {
    color: green !important;
    font-size: 20px;
    vertical-align: middle;
}

.paymentFailedIcon {
    color: red !important;
    font-size: 20px;
    vertical-align: middle;
}

.paymentStatusIconSpn {
    vertical-align: middle;
    padding-left: 2px;
}


.divPrepayemntParent {
    max-height: 650px;
    height: auto;
    overflow: auto;
}

.prePaymentPopupPosition {
    margin: 0;
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    height: auto;
    overflow: auto;
    max-height: 650px;
    min-width: 370px;
    width: 650px !important;
}

.divPaddingLeftSmall {
    padding-left: 5px;
}

.invoiceOverview {
    max-height: 520px;
    overflow-y: scroll;
}

.divPaddingRightSmall {
    padding-right: 0px;
}
.marginBottom20 {
    margin-bottom:20px;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.marginBottom50 {
    margin-bottom: 50px;
}

#paymentConfirmation .divSubFabricAndCareModal {
    width: 45%;
    top:25%;
}

.divTopBOttomPaddingPayment {
    padding-top: 5px;
    padding-bottom: 5px;
}
/*-------------------END Adyen Payment-------------------*/

/*#region New Dev icons and popup slider*/
.paddingRight0{
    padding-right:0px;
}
.iconAlignRight{
    text-align:right;
}
.closeIcon{
    float:right;
    font-size:18px;
    cursor:pointer;
}
.arrowPostions{
    position:absolute;
    top:50%;
}
.arrowRightPos {
    position: absolute;
    top: 50%;
    right:0%;
}
.carousel-indicators li.active {
    background-color: #999999 !important;
}
.fitToolImageCont .fitToolImageIndicators li.active {
    background-color: none !important;
}
.carousel-indicators li{
    border: 1px solid #999999 !important;
}

.margin10{
    margin:10px;
}
.designOptionsIndicators .carousel-indicators {
    bottom: -12px;
}
.imgDesignOptionColour {
    border-radius: 50%;
    height: 25px;
    width: 25px;
    margin-right:10px;

}
.designOptionsIndicators .fa-chevron-right:before, .designOptionsIndicators .fa-chevron-left:before{
    font-size:11px;
}
.designOptionsIndicators .carousel-indicators li.active {
    height: 8px;
    width: 8px;
}
.designOptionsIndicators .carousel-indicators li {
    height: 8px;
    width: 8px;
    margin:0px;
}
.designoptionPopup{
    /*width:953px !important;
    height:683px !important;*/
    position:relative;
    /*top:196px;*/
   
}
.designoptionPopupImg {
    max-width: 702px !important;
    max-height: 583px;
    height: 100%;
    width: 100%;
}
.videoPanel .designOptionsInfoIcon {
    color: #797979 !important;
}
.designOptionsIndicators .modal-dialog.fullView {
    width: 86%;
    /*max-width: 1180px;*/
    margin: auto;
    margin-top: 2px;
}
/*#endregion New Dev icons and popup slider*/


/*#region One page order Creation changes*/
.divSinglePageOrderContainer .panelcontent, #divShoeOrderContainer .panelcontent {
    overflow: unset !important;
}

.divSinglePageOrderContainer .dropdown-menu li a {
    outline: none !important;
}
.divSinglePageOrderContainer .form-control, #divTieOrderContainer .form-control, #divPrimaryInfoRm .form-control, #designOptionMonogramPanel .form-control, #shoeOrderWrapper .form-control {
    width: 100%;
    margin: 2px 0px !important;
    color: #333 !important;
    opacity: 1;
    font-size:12px;
}
.divSinglePageOrderContainer .divFitProfileScroll {
    width:100%;
}
.divMeasurementCont .videoPanel a {
    margin-left:0px;
}
.designOptionsIcon{
    margin-left:unset !important;
}
.unsetRegativeMargin{
    margin-left:unset !important;
}
.textAlignRight{
    text-align:right;
}

#divSinglePageOrderContainer .bootstrap-select button{
    /*background-color:unset;*/
}
.boldclass{
    font-weight:bold !important;
}
/*.divDesignOptionCont .divider{
    display:none;
}*/
.dropdown-toggle.ErrorControl, .dropdown-toggle.ValidControl {
    border: none !important;
}

.bootstrap-select .btn {
    padding: 5px 12px;
}

/*#endregion*/
.bootstrap-select .dropdown-toggle:focus {
    outline: unset;
    outline: unset;
}
.divSinglePageOrderContainer .bootstrap-select button:focus {
    background-color: unset !important;
    outline: none !important;
}
.divSinglePageOrderContainer .dropdown-toggle .btn{
    line-height: 1.5 !important;
    font-size: 12px !important;
}
.knitBtnBlockTitle {
    font-weight: 600 !important;
    color: black !important;
    cursor: default !important;
}
/*.divSinglePageOrderContainer{
    overflow-x:hidden !important;
}*/

#KnitDesignOptionDataDiv1 .bootstrap-select.btn-group .dropdown-menu {
    min-height:unset !important;
}



.divAdjustWidth.col-lg-1 {
    width: 13.33333333%;
    margin-right: -5%;
}
.arrowLeftPostion {
    position: absolute;
    top: 50%;
    left: 0%;
}
.imgCount {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
}
.dropdown-menu {
    z-index: 1030;
}

.modal-dialog.fitToolImageViewer {
    width:55%;
   /* max-width: 970px;*/
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.fitToolImageModal .modal-dialog.fullView {
    width: 100% !important;
    max-width: 1157px;
    margin: auto;
    margin-top: 2px;
    width: auto;
    height:100%;
}
.fitToolImageModal .modal-dialog.fullView {
  height: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.singlePageOrderCreationBtns {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    z-index: 1;
    padding: 20px;
}
.runningInfoSection{
   position:fixed;
   right:0;
   z-index: 2;
}
.TableRowCellHeading_SubHeading.jacketCanvasLabels{
    text-align:left;
}



/*#endregion New Dev icons and popup slider*/


.divSavedraftBtn {
    top: -10px;
    right: 10px;
}
.divSaveDraftBtnBranding {
    position: absolute;
    right: 0;
    top: -15px;
    font-size: 2em !important;
}

.divDesignOptionSavedraft {
    padding-right: 12px;
}

.fitToolImageCont .carousel-indicators li.active {
    background-color: none !important;
}
.scannerTabList {
  margin: auto;
  margin-bottom: 20px;
}

#qr-reader__dashboard_section_csr button {
 
  cursor: pointer;
}

#qr-reader-new {
  margin: auto;
}

.spnScannerHeaderText {
  font-family: "BasicCommercialLTPro";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.02em;
}

.qr-reader__dashboard_section_swaplink {
  font-family: "BasicCommercialLTPro";
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.02em;
}

.scannerTabList {
  margin: auto;
  margin-bottom: 20px;
}

.scanStockTitle {
  font-family: "BasicCommercialLTPro";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.02em;
}
.createNewFitTabList li {
  border-left: 1px solid #dbdbdb !important;
  border-right: 1px solid #dbdbdb !important;
  border-top: 1px solid #dbdbdb !important;
  margin-right: 5px;
  opacity: 0.4;
}

  .createNewFitTabList li.active {
    border-bottom: 1px solid #ffffff !important;
    opacity: 1;
  }

  .createNewFitTabList li .scanners {
    padding-left: 40px ;
    padding-right: 40px;
  }
.header12 {
  font-style: normal;
  font-weight: 700;
  font-size:14px;
  line-height: 25px;
  letter-spacing: 0.02em;
}
#qr-reader__dashboard_section_csr button {
  margin-top: 15px;
}
input#fabricBarCode{
    height:50px;
}
.scanners{
    border:none !important;
}
.newScanner {
  margin-bottom: 20px !important;
}
.qrCodeInput {
  font-size: 25px !important;
  width: 72% !important;
}
.styleAdvisorNewText {
  font-family: "BasicCommercialLTPro";
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.newCustOVerviewTag {
  background: #EFEBE1;
  margin-left: 5px;
  border-radius: 5px;
  padding: 5px;
}

.selectedShopsForPayment button {
  margin-left: 0px !important;
}

.selectedShopsForPayment .btn-group{
    width:100% !important;
}
.selectedShopsForPayment .caret {
  display: none
}
.selectedShopsForPayment .multiselect-selected-text {
  opacity: 0.4;
}
.selectedShopsForPayment .multiselect-selected-text:after {
  font-weight: 600;
  font-family: 'FontAwesome';
  content: "\f078";
  color: #142337;
  position: absolute;
  right: 12px;
  font-size: 14px;

}
.orderNumberKnitStyle {
  display: block;
  line-height: 20px;
  font-weight: 700;
/*  background-color: rgb(168, 169, 173,0.4);*/
  width: 70%;
  padding: 2px 5px;
  border-radius: 3px;
}

.orderQuanityCont {
  padding-left: 6px;
  margin-bottom: 10px;
}
.displayFlexAndCenter{
    display:flex;

}
.knitOrderContainer .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    line-height:22px !important;
}
select.ddQuantities.ValidControl{
    border:unset !important;
}
/*.infoIconMobAlignment{
    position:absolute;
}*/
.paddingLeft10{
    padding-left:10px !important;
}
.paddingLeft20 {
  padding-left: 20px !important;
}

.fitToolHeader div:nth-child(5) .iconPanelAnchor {
  right: 5px;
}

.fitToolHeader div:nth-child(4) {
  right: 0px;
}
.monogramCustomControls span.select2{
    width:99% !important;
}
.customMonogramText {
  width: 100% !important;
}
.marginRight10{
    margin-right:10px !important;
}
.monogramEmptyDivMargin{
    margin-right:5px;
}
.monogramEmptyDivMarginTwo {
  margin-right: 10px;
}
.monogramHeaders{
    margin-right:5px;
}
.monogramCheckboxLeft{
    margin-right:10px;
}
.paddingLeft5{
    padding-left:5px;
}
.paddingRight10{
    padding-right:10px;
}
}
.singlePageOrderInfoIcon {
  position: absolute;
  bottom: 38px;
  right: 15px;
}
.singlePageOrderRow{
    display:flex;
    align-items:center;
}
.postionRelative{
    position:relative;
}
.displayFlex{
    display:flex;
}
.sinlgOrderTitles{
    padding:10px 0px;
    position:relative;
}
.singlePageFlexGrow{
  flex-grow: 1;
}
.singlePageFlexWidth{
  flex: 125px 0 0;
}
.width100Percent{
    width:100%;
}
.paddingRight25{
    padding-right:25px;
}
.quantityDropdown{
    padding-right:20px;
}
.paddingBottom5{
    padding-bottom:5px;
}
.sinlgOrderTitles label{
    padding-top:0px;
}
.alignFlexItemCenter{
    align-items:center;
}
.rPricepaymentTab {
  display: flex;
  padding-top: 9px;
  padding-bottom: 9px;
  align-items:center;
}
.paddingTop0{
    padding-top:0px !important;
}
.brandingOptionsLabel select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.brandingOptionRemoveCaret button .caret {
  display: none;
}
.brandingOptionRemoveCaret:after {
  font-weight: 400;
  font-family: 'FontAwesome';
  content: "\f078";
  color: #142337;
  position: absolute;
  right: 28px;
  font-size: 14px;
  top: 9px;
}
.brandingOptionRemoveCaret button:focus {
  background-color: #ffffff !important;
}
.brandingOptionsLabelCont:after {
  font-weight: 400;
  font-family: 'FontAwesome';
  content: "\f078";
  color: #142337;
  position: absolute;
  right: 28px;
  font-size: 14px;
  top: 9px;
}
.orderNumberStyle {
  display: block;
  line-height: 20px;
  font-weight: 700;
  width: 70%;
  padding: 2px 5px;
  border-radius: 3px;
}
.safariCautionMob{
    display:none;
}

.selectedShopsOrderSetCont button .caret {
 display:none;
}
.selectedShopsOrderSetCont:after {
  font-weight: 400;
  font-family: 'FontAwesome';
  content: "\f078";
  color: #142337;
  position: absolute;
  right: 28px;
  font-size: 14px;
  top: 11px;
  z-index:3;
  opacity:0.5;
}
.orderStatus:after {
  font-weight: 400;
  font-family: 'FontAwesome';
  content: "\f0dd";
  color: #555;
  position: absolute;
  right: 27px;
  font-size: 19px;
  top: 6px;
  z-index: 3;
  
}
.selectedShopsOrderSetCont.valueSelected:after {
  opacity: 0.8;
}
.brandingOptionCont select , .orderFormOptions select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.orderStatus .caret, .reportOrderGarmentSelection .caret {
  display: none;
}
.brandingOptionCont:after {
  font-weight: 400;
  font-family: 'FontAwesome';
  content: "\f078";
  color: #142337;
  position: absolute;
  right: 28px;
  font-size: 14px;
  top: 9px;
  z-index: 3;
  opacity: 0.8;
}
.reportOrderGarmentSelection:after {
  font-weight: 400;
  font-family: 'FontAwesome';
  content: "\f078";
  color: #142337;
  position: absolute;
  right: 24px;
  font-size: 10px;
  top: 13px;
  z-index: 3;
  opacity: 0.8;
}

.orderFormOptions:after {
  font-weight: 400;
  font-family: 'FontAwesome';
  content: "\f078";
  color: #142337;
  position: absolute;
  right: 18px;
  font-size: 14px;
  top: 9px;
  z-index: 3;
  opacity: 0.8;
}
.copiedDesignOptions{
    height:25px;
}
.cautionMsgInput {
  position: relative;
  margin-right: 10px !important;
  margin-top: 0px !important;
  align-self: flex-start;
}

.cautionmessageRepeatBox {
  margin-top: 20px;
}
.marginLeft20{
    margin-left:20px;
}
#divSinglePageOrderContainer .spanCreatFitFloat{
    line-height:22px;
}
.runningInfoFont, .runningInfoFont strong {
  font-weight: 400 !important;
}
.runningInfoCont .CollapsiblePanel, .runningInfoCont .CollapsiblePanel h2 {
  width: 100%;
}

.paddingBottom0{
    padding-bottom:0px;
}
.divSSOOrderNumberText{
    margin-bottom:2px;
}
.mainPpriceContainer{
    padding:25px;
}
.mainPpriceContainer .rightCol {
    padding-right: 0px;
}
.tt-suggestion:hover, .tt-selectable.tt-cursor {
    background-color: #337ab7;
    color: #fff;
    cursor: pointer;
    
}


    .tt-suggestion:hover .tt-highlight, .tt-selectable.tt-cursor .tt-highlight {
        background-color: #337ab7 !important;
        color: #fff !important;
        cursor: pointer;
        font-weight: inherit !important;
    }
#divSinglePageOrderContainer .ScheduledDateModeSelect button:hover {
    background-color: #ffffff !important;
    border-color: unset;
}

#divSinglePageOrderContainer .ScheduledDateModeSelect button:focus {
    background-color: #ffffff !important;
}


#divSinglePageOrderContainer .ScheduledDateModeSelect button {
    border: 1px solid #ccc !important;
    background-color: #ffffff !important;
}

    #divSinglePageOrderContainer .ScheduledDateModeSelect button.ErrorControl {
        border: 1px solid #ccc !important;
        background-color: #ffffff !important;
    }

    .hideZoomInIcon{
        display: none;
    }
    

    .padding30{
        padding: 30px;
    }

.divUseInFitProfileModal{
    top: 20%;
}
.divProductPartNameCont{
    top: 10px;
}

.divSinglePageOrderContainer .tt-menu-ordercreation {
    width: 100% !important;
    left: 0px !important;
}
.paddingTop50{
    padding-top:50px;
}
.editBtnLogo {
    float: right;
    margin-top: 6px;
    margin-right: 5px;
}
.paddingTop35{
    padding-top: 35px;
}

.inputTextSize{
    font-size: 14px !important;
}
#MossBrossMainPanel .panelcontent{
    overflow:unset !important;
}



.textLight12 {
    color: var(--AM--Dark-Blue, #142537);
    /* textLight14 - 14px */
    font-size: 12px;
    font-weight: 300;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.28px;
}
.marginBottom5{
    margin-bottom:5px;
}

#divOrderSummaryContainer{
    margin-bottom: 40px;
}
#divOrderSelectPopup{
    max-height: 65vh !important;
}

.ValidFitTool {
    border: solid 1px #000000 !important;
}

.divIconOrderChange{
    order: 2;
}

.divIconOrderChange a {
    padding-left: 10px;
}

.paddingTop5 {
    padding-top: 5px;
}

.addRedBorder{
    border: 1px solid red;
    border-radius: 6px;
}

.CustomOrderValidFitTool {
    border: solid 1px #000000 !important;
    border-radius: 6px;
}

/*Do not move this class.*/
.ValidFitTool {
    border: solid 1px #000000 !important;
}

.ErrorFitTool {
    border: solid 1px #FF0000 !important;
}

.paddingLeft50{
    padding-left: 50px;
}