/* ======== UPLOAD POPUP IMAGE DIMATION AND LAYOUT SET */
@font-face {
    font-family: 'Robotoregular';
    src: url('../assets/icons/fonts/Roboto-Regular-webfont.eot');
    src: url('../assets/icons/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/icons/fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('../assets/icons/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../assets/icons/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.popup-image{
  height: 100%;
  width: 100%;
  padding: 5px;
}
.popup-image-mongo {
  height: 150px!important;
  width: auto!important;
  padding: 5px!important;
  object-fit: cover!important;
  min-height: 150px!important;
}
.popup-image-od {
  height: 100%;
  width: 100%;
  padding: 5px;
}

.affiliate-image{
  height: 30%;
  width: 30%;
  padding: 5px;
}

.product-popup-image{
  height: 100%;
  width: 100%;
  padding: 5px;
  max-height: 300px;
}


.mdslider md-slider {
  margin-top: -14px;
}

.mdsliderHeight {
  height: 30px;
}

.table3 td, .table4 td {
  height:56px;
}

.marginLeft-58 {
  margin-left:58%;
}


.paddingbottom-0 {
  padding: 0;
}

.image-space {
  padding: 5px;
  cursor: pointer;
}
.img-container {
  box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-height: 100%;
    /* max-width: 24%; */
    /* overflow: hidden; */
    /* height: auto; */
    width: auto;
    height: 100%;
    position: relative;
    z-index: 1;
}

.img-container-product {
  box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: relative;
    z-index: 1;
}

.close-icon {
    position: absolute;
    right: 10px;
    z-index: 10;
    cursor: pointer;
}

.popup-image1 {
  /*height: auto;*/
  max-width: 100%;
  padding: 5px;
}

/*#designTable tbody tr td {
  padding-left: 1.2em !important;  /*or 15px
}*/


.filterWidth {
      overflow: scroll;
    overflow-x: hidden;
    width: 96%;
    height: 120px !important;
    line-height: 2;
    cursor: pointer;
}

.padding-top-15 {
  padding-top: 20px ;
}

.float-right {
  float : right;
      margin-top: -5px;
}

.filterButtonWidth {
  width: 100%;
text-align: left;
}

/* == Inner tab Page height and scroll set == */
.innertab-scroll
{
  max-height: 600px;
  overflow-y: auto;
}

/*=====================================
    Ajax Loader Image CSS
=====================================*/
.overlay-loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

.overlay-loader .loader-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  -webkit-transition: background-color .2s 0s linear,right .2s .3s ease-out;
  -moz-transition: background-color .2s 0s linear,right .2s .3s ease-out;
  -ms-transition: background-color .2s 0s linear,right .2s .3s ease-out;
  -o-transition: background-color .2s 0s linear,right .2s .3s ease-out;
  transition: background-color .2s 0s linear,right .2s .3s ease-out;
}

.overlay-loader .loader-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -48px 0 0 -48px;
  font-size: 96px;
  color: #FFF;
}

.sizeColor {
      color: #777777 !important;
    font-size: 14px !important;
    font-family: 'Helvetica Bold', 'Helvetica';
    font-weight: 700;
}

.productYellow {
  color: #FFCC00 ;
  opacity: 0.866666666666667;
  font-family: 'Helvetica';
    font-weight: 400;
    font-style: normal;
}

.productRed {
  color: #FF0000;
  opacity: 0.866666666666667;
  font-family: 'Helvetica';
    font-weight: 400;
    font-style: normal;
}

.marginProduct {
      margin-left: 25px !important;
}

.trans-box > .fontStyle {
    color: #cccccc;
    font-size: 12px;
}

hr {
  border: 0 !important;
}

hr .style1 {
  height:1px;
  border:none;
  color:#000;
  background-color:#000;
  width:60%;
  text-align:center;
  margin: 0 auto;
  border: 0 !important;
}

.borderTopBottom {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.marginCalender {
  width: 98% !important ;
}

.marginTopCalender {
  padding-top: 20px !important;
}


.spacingOrderNo {
      padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}

.ms-navigation .ms-navigation-node:not(.group).has-children:not(.collapsed) {
  background-color: #ffffff;
}

.basicInfoStyle {
  font-family: 'Helvetica Bold', 'Helvetica';
    font-weight: 700;
    font-style: normal;
    text-decoration: underline;
    font-size: 13px;
}

.settings-margin-0 {
  margin : 10px !important;
}
.embroidery-sec .settings-margin-0 {
  margin: 0px 10px !important;
}
.embroidery-sec .settings-margin-0.first {
  margin-left: 0px !important;
  margin-right: 20px !important;
}
.margin-top-25 {
      margin-top: 25px !important;
}

/*md-input-container > label {
  color : #000 !important;
}*/

[md-theme="default"] .md-accent-bg {
    background-color: rgb(3,155,229);
}

#priceGridTable tbody tr td {
      width: 50% !important;
}

.userManagementTableWidth {
      width: 45% !important;
}

#priceGridTable tbody tr td, #userManagementTable tbody tr td {
  padding-left: 1% !important;
}

.createPriceGridLink {
  top : 23px;
  right: 40px;
  font-family: 'Helvetica';
    font-style: normal;
}

#priceGridTable tbody tr td md-icon, #priceGridTable tbody tr td, #userManagementTable tbody tr td md-icon, #userManagementTable tbody tr td {
  color: #000;
}

#priceGridTable thead tr th, #userMgmnt thead tr th {
      margin-bottom: 15px;
}

.priceGridTableContainer  {
      padding-left: 25px;
    padding-right: 25px;
}


#userMgmnt tr > td:first-child, .userMgmnt thead > tr > th:first-child {
  width: 40% !important;
}

.userMgmntTdWidth {
  width: 40% !important;
}

.userMgmntPadding {
  padding: 20px !important;
}

#userMgmnt tr > td:first-child, #userMgmnt tr > th:first-child {
  width: 45% !important;
}

#priceGrid tr > td:first-child, #priceGrid tr > th:first-child {
  width: 85% !important;
}

.createPriceGridDialog {
  max-width: 90% !important;
  height: 90%  !important;
  /*width: 600px  !important;*/
}

.priceGridTr {
      font-family: 'Helvetica Bold', 'Helvetica';
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
}

.box-shadow-0 {
  box-shadow: 0 !important;
  width: 100% ;
}

.height-75 {
  height: 75px ;
  overflow-y: hidden ;
}

.pricewidth-20 {
  width: 20% !important;
  padding: 0 !important;
}

.pricewidth-10 {
  width: 10% !important;
  padding: 0 !important;
}

.pricePad-10 {
  padding-left: 10px !important;
}

.bg-blue {
  background: #0288D1;
  color: #fff ;
}

.bg-info {
  background: #d9edf7;
}

.bg-blue-save {
  background: #0288D1;
  color: #fff ;
}

.bg-light-grey {
  background: rgba(238, 238, 238);
  color: #000;
}

.float-right {
  float: right;

}

#directToGarment.simple thead tr th, #chargesList.simple thead tr th {
  min-width: 50px !important;
}

#screenPrimary tbody tr td .icon-close, #screenSecondary tbody tr td .icon-close, #embroidary tbody tr td .icon-close, #directToGarment tbody tr td .icon-close, #garmentMarkup tbody tr td .icon-close {
  color: red;
  margin-left : 50px;
}

#directToGarment tbody tr td .icon-close {
  color: red;
  margin-left : 25px;
}

.pricewidth-40 {
  width: 40% !important;
}

/********************************
**** Common css
********************************/
.width-auto { width: auto;}
md-card md-card-content { font-size: 14px; }
.bdr0-B { border-bottom: 0px !important;}
md-input-container .md-errors-spacer { min-height: 1px; }
.inline-b {
  display:inline-block;
}
.pd0 { padding: 0px; }
.mrg15 { margin:15px; }
.mrg15-B { margin-bottom:15px; }
.mrg20-T { margin-top:20px; }
.mrg25-L { margin-left:25px; }
.mrg3-L { margin-left: 3px;}
.mrg5-L { margin-left: 5px !important;}
.mrg6-TB, md-select.mrg6-TB { margin-top: 6px; margin-bottom: 6px;}
md-input-container.mrg0-TB, .mrg0-TB { margin-top: 0px; margin-bottom: 0px;}
.mrg10-R {
  margin-right:10px;
}
.mrg10 {
  margin: 10px !important;
}
.mrg15-R {
  margin-right: 15px;
}
.mrg75-T {
  margin-top: 75px;
}
.mrg-auto-T { margin-top: auto;}
.box-typ1 {
  height:40rem;
  overflow-y:auto;
  width:100%;
  display:block;
  margin-top:15px;
}
.tbl-typ1 {
  border-collapse:collapse;
  width:100%;
}
.tbl-typ1 th {
  border:1px solid #eeeded;
  /* color:#ffffff !important; */
  background:#1F8CC7;
  padding:5px;
}
.tbl-typ1 td {
  border:1px solid #eeeded;
  padding:5px;
}
.tbl-typ1 td table td {
  border:0px;
  padding:0px;
}
.tbl-typ1 tr:nth-child(even) {
  background:#f7f6f6;
}
.align-T {
  vertical-align:top;
}
.box-typ1 md-input-container {
  margin:0px;
}
.box-typ1 md-input-container .md-errors-spacer {
  min-height:1px;
}
.box-typ2 {
  border:1px solid #ccc;
  padding:8px 5px;
  border-right:0px;
  margin-bottom:5px;
}
.box-typ3 {
  border-bottom:2px solid #797979;
  padding-bottom:10px;
  margin-bottom:10px;
}
.box-typ2:nth-child(even){
  background:#f8f7f7;
}
.box-typ2:last-child, .box-typ2:nth-child(5n) {
  border:1px solid #ccc;
}
.size-attribute {
  margin-top:8px;
}
.size-attribute:first-child {
  margin-top:0px;
}
.width100 {
  width:100%;
}
.attribute-box .tbl-typ1 {
  margin-top:0px;
}
.attribute-box .tbl-typ1 td {
  background:#fff;
}
.tbl-typ1 md-input-container {
  margin:0px;
}
.tbl-typ1 .md-errors-spacer {
  min-height:1px;
}
.tbl-typ1 th a .icon {
  color:#fff !important;
  font-weight:bold;
  font-size:18px;
}
.tbl-typ1 td a .icon.f-red {
  color: #ff00 !important;
  font-weight:bold;
  font-size:18px;
}
.f-red { color:#ff0000 !important; }
.tbl-typ1 td a.add-size, .tbl-typ1 td a.remove-size {
  background:#0288D1;
  display:inline-block;
  padding:8px;
  border-radius:5px;
  float:right;
  padding: 5px 5px 2px;
}
.tbl-typ1 td a.remove-size {
  background:#ff0000;
}
.tbl-typ1 td.text-center a.remove-size {
  float:none;
}
.tbl-typ1 td a.add-size .icon, .tbl-typ1 td a.remove-size .icon {
  color:#fff;
  font-weight:bold;
  font-size:16px;
  line-height:3px;
}
.size-txtbox {
  max-width:100px;
}
.display-block {
  display:block;
}
.display-none {
  display:none;
}
.pd15 { padding:15px; }
.pd15-TB {
  padding-top:15px;
  padding-bottom:15px;
}
.pd15-TLR {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.pd25-T {
  padding-top:25px;
}
.text-center {
  text-align:center;
}
.text-right {
  text-align:right;
}
.simple-tbl1 thead tr th {
  line-height:16px;
}
.art-search-cntnr md-input-container {
  margin:15px 0 15px;
  height:auto;
  max-height:30px;
}
.art-search-cntnr {
  border-bottom:1px solid rgba(0, 0, 0, 0.12);
}
.filter-box md-input-container {
  margin:0px;
}
.filter-box .md-errors-spacer {
  min-height:1px;
}
.select-count {
  color:#000 !important;
  float:left;
  margin-left:10px;
  text-transform:uppercase;
  margin-top:4px;
  display:inline-block;
}
.filter-cntnr {
  height:250px;
  padding:10px 10px 0;
}
.mrg15-T { margin-top: 15px;}
.mrg10-T { margin-top: 10px;}
.mrg10-TB { margin-bottom:10px; margin-top:10px; }
.mrg10-B { margin-bottom:10px;}
.pd10 { padding: 10px !important;}
.pd10-LR { padding-right:10px; padding-left:10px; }
.pd10-R { padding-right:10px; }
.mrg5-B { margin-bottom:5px; }
.mrg10-L { margin-left:10px; }
.mrg35-T { margin-top: 35px;}
.gray-text {
  color:#999999;
  opacity: 0.537255;
  font-size:14px;
}
.bdr-1L { border-left:1px solid #ccc;}
.bdr1-R { border-right: 1px solid #ccc;}
[md-theme="default"] a.f-black, .f-black { color: #000;}
.tbl-typ2 { width: 100%; border-collapse:collapse; margin-bottom:20px;}
.tbl-typ2:last-child { margin-bottom: 0px;}
.tbl-typ2 td { border: 1px solid #ccc;}
table.simple.tbl-typ3  thead tr th:first-child, table.simple.tbl-typ3 thead tr th, table.simple.tbl-typ3 tbody tr td:first-child, table.simple.tbl-typ3 tbody tr td { min-width:1px; padding:15px 5px; white-space: normal; vertical-align: top; }
table.simple.tbl-typ3 tbody tr td, table.simple.tbl-typ3 tbody tr td:first-child { vertical-align: middle;}
table.simple.tbl-typ3 td { border-top:0px; border-left:0px; border-right: 0px;}
.align-M { justify-content:center;}
.align-R { justify-content:flex-end;}
.align-self-C { align-self: center;}
.header-typ1 { padding: 4px 10px; background: #F2F2F2; color: #000; font-size: 16px; font-weight: bold; width: 100%;}
.col3-layout .trans-box { width: 33.333%;}
.font-50 { font-size: 50px;}
.mrg-auto { margin: 0 auto;}
.uploadfile { width: 150px; height: 150px; border-collapse: collapse; margin: 0 auto; margin-top:18px;}
.uploadfile td { border: 2px dashed #ccc; text-align: center;}
.screen-bottom md-card md-card-title { display: block; flex:0;}
.fileUpload {
    position: relative;
    overflow: hidden;
    border: 1px solid #0276af;
    padding:6px 10px;
    background: #039BE5;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
}
.order-container { max-height: 610px; overflow: auto; position: relative;}
.order-container1 { max-height: 330px; overflow: auto; position: relative;}
.fileUpload span, .btn-typ-submit span {
    color: #fff !important;
    font-size: 15px !important;
}
.btn-typ-submit {
  border: 1px solid #0276af;
  padding:6px 10px;
  background: #039BE5;
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.pd15-LR { padding-left: 15px; padding-right: 15px;}
.pd15-L { padding-left: 15px; }
.m-l-20 md-card .recap.pd0 .card-box { padding:8px 10px !important;}
.header-typ2 { padding: 10px 15px; border-bottom:1px solid #ccc; }
.header-typ3 { color: #000000; font-size: 13px; font-weight: bold; margin-bottom: 10px;}
.header-typ3 md-checkbox { color: #000; font-weight: normal; font-size: 12px; }
.font-20 { font-size: 20px;}
.orderwait-midsection { border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding-left: 10px; padding-right: 10px;}
.order-container .trans-box { padding: 0px 2px; }
.order-container .trans-box > div { font-size: 13px; line-height: 13px; }
.order-container .trans-box span.font-14 { font-size: 13px !important; }
.md-input-container1 {
    position: relative;
    vertical-align: middle;
}
/*****************************/
.loaderouter{
    position:fixed;
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    background-color:rgba(23, 16, 20, 0.7);
    filter:alpha(opacity=100);
    z-index:200;
    overflow-y:hidden;
    top:0;
    left:0;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader,
.loader:before,
.loader:after {
    background: #9fa1a7;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}
.loader:before,
.loader:after {
    position: absolute;
    top: 0;
    content: '';
}
.loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loader {
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loader:after {
    left: 1.5em;
}
.fs22 { font-size: 22px;}
@-webkit-keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0 #9fa1a7;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em #9fa1a7;
        height: 5em;
    }
}
@keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0 #9fa1a7;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em #9fa1a7;
        height: 5em;
    }

}

.font-13-priceGrid {
      font-size: 13px !important;
}

.padding-panelTitle {
  padding : 0px 24px !important;
}

.link-back1 {
    top: 10px;
    right: 0px;
    font-size: 15px;
    z-index: 1;
}

.m-t-25 {
  margin-top: 25px !important ;
}

.state-label-color {
  color: #000 !important ;
}

.btn-width-315 {
  min-width: 315px ;
}

.div-1000 {
  width: 1000px ;
}

md-button.on {
    background-color: lightgreen;
}

.pad-top-25 {
  padding-top: 25px ;
}

.margin-left-15 {
  margin-left: 15px;
}

.margin-left-10 {
  margin: 10px;
}

.addEmployeeDialog {
  width: 30% !important;
}

.width-400 {
  width: 200px !important;
}

.priceGridUploadCsv {
  width: 40% !important ;
  height: 50% !important ;
}

#integrations tr > td:first-child, #integrations tr > th:first-child {
    width: 15% !important;
    height: 150px;
}

#integrations td {
  height: 150px ;
}

.integrationsTd2 {
  width: 65% !important;
  height: 105px;
  text-align: justify;
}

#integrations tr > td:last-child, #integrations tr > th:last-child {
  width: 20% !important;
}

.btn-width-200 {
  min-width: 200px ;
}

.td-500 {
  width: 500px ;
}

.float-right {
  float: right ;
}

.resetPasswordFont {
  font-size: 14px ;
}
.addAffiliateDialog {
  max-width: 100% !important ;
  width: 75% !important ;
}

#affiliateDialog .settings-margin-0, #editFinishing .settings-margin-0 {
  margin: 5px !important ;
}

#affiliateDialog .m-t-25 {
    margin-top: 5px !important;
}

#affiliateSaveBtn {
    margin-right: 20px !important;
  }

.connectToQuickBooksBtn:hover {
  background-color: #fff !important;
}

.toggle-btn {
    background-color:#039BE5;
}

.min-height-300 {
  min-height: 300px ;
}

.max-height-350 {
  max-height: 350px ;
}
.max-height-350 img {
  max-height: 350px ;
}


/* CUSTOM CHECKBOX */
#custChkboxes .customChkbox, #custChkboxes1 .customChkbox {
  float: left;
  padding-right: 10px;
}

#custChkboxes .customChkbox input, #custChkboxes1 .customChkbox input {
  opacity: 0;
}

#custChkboxes .customChkbox label, #custChkboxes1 .customChkbox label {
  cursor: pointer;
  display: inline-block;
  padding: 8px 10px;
  border: 1px solid #ccc;
  text-align: center;
  width: 100%;
}

#custChkboxes .customChkbox label:hover, #custChkboxes1 .customChkbox label:hover {
  background: #797979;
  color: #fff;
}

#custChkboxes .customChkbox input:checked + label, #custChkboxes1 .customChkbox input:checked + label {
  background: #797979;
  color: #fff;
}

/*.ssActivewearDialog {
  width: 25% !important ;
}

.authorizeNetDialog {
  width: 30% !important ;
}*/

.btn-width-100 {
  width: 100% ;
}

.container {
    display: table;
    width:100%;
    border: dashed 3px #797979;
}

#chooseFile, .dragDropLabel {
    vertical-align: middle;
    display: block;
    width: 40%;
    margin: 0 auto;
}

.dragDropLabel {
    font-size: 16px;
    color: #797979;
    margin-bottom: 10px;
}

.button-wrapper {
    display: table-cell;
    vertical-align: middle;
}

md-dialog .tasty-page .col-xs-3 {
  padding: 0 ;
  padding-top: 15px ;
}

md-dialog .tasty-page .col-xs-6 {
  padding: 0 ;
}

#finishing tbody tr td md-input-container {
  margin: 0 !important;
}

.editFinishingDialog {
  width: 40% ;
}

.width-33 {
  width: 33% ;
  margin-bottom: 10px ;
}

a:hover {
  cursor: pointer;
}

.font-11 {
  font-size: 11px ;
}

.font-16 {
  font-size: 14px !important;
}

#editFinishing md-input-container > label {
    color: #767676 !important;
}
.form-cntnr { margin-top:-10px; }
.pull-right { float: right; }
.form-cntnr md-input-container { margin: 0px; padding:0px;  }
.form-cntnr .md-errors-spacer { min-height: 1px; }
.box-typ4 {
  background: #fff;
  padding: 0px 15px 5px;
  border-left: 5px solid #039BE5;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
button.dark-bg.md-focused, button.bg-grey.md-focused {
  background: #999 !important;
}
.min-ht-62 { min-height: 62px;}
.editable-input.form-control {
  height: 35px;
  border-radius: 5px;
  border:1px solid #ccc;
  padding: 6px 12px;
}
.btn {
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1);
    font-weight: 500;
    outline: 0 none !important;
    padding: 7px 10px;
    display: inline-block;
}
.btn-default {
    background-color: #ffffff;
    border-color: #dddee0;
    color: rgba(0, 0, 0, 0.87) !important;
    border: 1px solid #ddd;
}
.btn-primary {
    background-color: #4773d6;
    border-color: #4773d6;
    color: #ffffff !important;
}
.newbox-typ {
  box-shadow: none !important;
  border: 1px solid #ddd;
}
.disable-click {
  pointer-events:none;
}
.orderitem-detail {
  width: 631px;
    max-height: 600px;
}
.order-box-header {
  background: #f2f2f2 none repeat scroll 0 0;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  width: 100%;
   border:1px solid #ccc;
}
.order-box-cntnr {
  border:1px solid #ccc;
  border-top:0px;
  padding:15px;
}
.order-box-header .md-button {
  margin-top: -6px;
}
.order-box-header:before, .order-box-header:after {
  clear: both;
}
.orderbox-head {
  font-size: 18px;
  font-weight: bold;
  padding: 0 0px 15px;
}
.orderitem-detail .box-typ3 {
  border-bottom: 0px;
}
.orderitem-detail .order-container {
  max-height: 380px;
}
.mrg15-TB {
  margin: 15px 0;
}
.orderitem-detail .bg-green {
  padding: 8px 10px;
}
.orderitem-detail .bg-blue, .orderitem-detail .bg-blue:hover {
  background: #3399FF !important;
  padding: 8px 10px;
}
.abs20-L {
  position: absolute;
  right: 20px;
}
.remain-qtybox {
  padding:15px;
  border-top:1px solid #ccc;
}
.dprodct.disrtubtd-pro-page.orderitem-detail .mrg15-TB.layout-row.flex-100 {
  min-height: 47px;
    position: relative;
}
.order-box-header button.md-button.md-ink-ripple.pull-right {
  min-width: 1px;
  font-size: 18px;
  color:#757576;
}
.active-color {
  border : 3px solid #14FE64;
}
.deactivate-color{
  border : 2px solid #FFF;
}
.deactivate-color-mongo{
  border : 2px solid #000000;
}
.activeAddress {
  background-color: rgba(0,0,0,0.1);
}
.tbl-scroll-cntnr {
  position: relative;
  max-height: 480px;
}
#screenPrimary,#screenSecondary {
  table-layout: fixed;
    white-space: nowrap;
    width: 100%;
}

#screenPrimary.simple thead tr th, #screenSecondary.simple thead tr th {
  width: 80px !important;
}
/**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
ul[dnd-list] .dndPlaceholder {
    border: 1px dashed #CCC;
    background: none;
    min-height: 50px;
}


.text-bold {
  font-weight: bold !important;
/*  color: #000 !important;*/
}
.text-bold-center {
  font-weight: bold;
  text-align: center;
}
.text-bold-right {
  font-weight: bold;
  text-align: right;
}
.text-center {
  text-align: center;
}
#billtoShipto tr td:nth-child(1), #billtoShipto tr td:nth-child(3) {
  height:122px;
  border: 1px solid #000;
  border-radius: 15px;
  width: 50%;
}
#billtoShipto tr td table {
  width: 100%;
}
.no-border {
  border: 0 none !important;
}
.no-border img {
  height: 125px;
}
.pad10-T {
  padding-top: 10px;
}
.pad20-L {
  padding-left: 20px;
}
.v-TOP {
  vertical-align: top;
}
.width-50 {
  width: 50px;
}
.pad-0 {
  padding: 0;
}
.pad-7 {
  padding: 7px !important;
}
.border-col {
  border-collapse: collapse;
}
.h100 {
  height: 100%;
}
.mrg40-T {
  margin-top: 40px;
}


.k-picker-wrap, .k-picker-wrap .k-select,.k-picker-wrap .k-state-default{
  border:0 none !important;
}
span.k-picker-wrap.k-state-border-down {
  padding-bottom: 0;
}

 md-dialog.task-dialog md-dialog-content md-input-container.md-input-focused label:not(.md-no-float):not(.md-container-ignore) {
      padding-left: 0;
      -moz-transition:all ease-in-out 0.2s;
      -webkit-transition:all ease-in-out 0.2s;
      -ms-transition:all ease-in-out 0.2s;
      -o-transition:all ease-in-out 0.2s;
      transition:all ease-in-out 0.2s;}

.m-b-45{
  margin-bottom:45px;
}
.top-30{
margin-top:17px;
}
.right-20{
  margin-right:20px;
}
.number-box-height{
  height:175px;
}

/*css added by tejas */
.pad-0-L {
  padding-left: 0;
}
.divPO {
    background-color: #fff;
    border: 1px solid rgba(224, 225, 227, 0.7);
    padding: 10px;
}
.shad-btm {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
  0px 4px 5px 0px rgba(0, 0, 0, 0.14),
  0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.font-title {
  color: #252932;
  font-size: 18px;
  font-weight: 400;
}
.m-15-L {
  margin-left: 15px;
}
.m-15-LR {
  margin: 0 15px;
}
.heading {
  font-weight: 600;
  font-size: 14px;
  color: #6e7584 !important;
}
.subtitle {
    font-weight: 400;
    font-size: 13px;
    color: #6e7584 !important;
 }
 .h-70 {
  min-height: 70px;
 }
 /* css to remove bg from focus out on buttons */
 a.md-button.md-default-theme:not([disabled]).md-focused, a.md-button:not([disabled]).md-focused, .md-button.md-default-theme:not([disabled]).md-focused, .md-button:not([disabled]).md-focused, md-tabs.md-default-theme .md-tab.md-focused, md-tabs .md-tab.md-focused{
  background:transparent;
  opacity:1 !important;
 }
 .client-live-nation.med-box md-card{
  min-height:165px;
 }
/* .md-button{
  color:#fff !important;
 }*/
 a.md-button.md-default-theme[disabled], a.md-button[disabled], a.md-button.md-default-theme.md-raised[disabled], a.md-button.md-raised[disabled], a.md-button.md-default-theme.md-fab[disabled], a.md-button.md-fab[disabled], a.md-button.md-default-theme.md-accent[disabled], a.md-button.md-accent[disabled], a.md-button.md-default-theme.md-warn[disabled], a.md-button.md-warn[disabled], .md-button.md-default-theme[disabled], .md-button[disabled], .md-button.md-default-theme.md-raised[disabled], .md-button.md-raised[disabled], .md-button.md-default-theme.md-fab[disabled], .md-button.md-fab[disabled], .md-button.md-default-theme.md-accent[disabled], .md-button.md-accent[disabled], .md-button.md-default-theme.md-warn[disabled], .md-button.md-warn[disabled]{
  background-color:#9f9f9f !important;
  color:#cdcfd3 !important;
  border:solid 1px #9f9f9f;
 }
 a.md-button.md-default-theme.md-hue-1.md-accent, a.md-button.md-hue-1.md-accent, .md-button.md-default-theme.md-hue-1.md-accent, .md-button.md-hue-1.md-accent{
  color:#fff !important;
 }
 .filter-footer .stokkup-custom-btn1{
  padding:0 auto;
 }
 .finishing-table {
   width: 100%;
 }
 .finishing-content {
   margin-top: 2em;
 }
 .column-finishing {
   width: 80%!important;
   height: 50px;
   border: 1px solid silver;   
   padding: 10px;
   text-align: left;
   border-radius: 5px;
   margin-top: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
   line-height: 30px;
 }
 .finishing-format {
  display: flex;
  justify-content: space-between;
 }
 .cursor-p {
  cursor: pointer; }

 .finishing-item {
  padding-left: 25px;
  padding-right: 25px;
 }
.finishing-item-name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.finishing-item-charge {
  width: 25%;
  padding-left: 10px!important;
}
.design-save-finishing {
  display: block;
  position: relative;
  margin-right: 3em;
  margin-top: 1em;
}

.design-save-finishing-btn {
  float: right;
}
.finishing-item-clicked {
  background-color: silver!important;
  color: black;
}
.packing-info-box .hover-grey.active, .packing-info-box .hover-grey:hover{
  background-color:#6e7584;
  color:#fff;
 }
 .packing-info-box .hover-grey.active{
  font-weight:600;
   background-color:#113E69;
   color: #fff;
 }
 .md-sidenav-backdrop{
  position:fixed;
  top:0;
  left:0;
  height:100%;
 }
 .md-sidenav-backdrop .md-sidenav-right{
  position:fixed;
  height:100%;

 }
 .art-fixed-section{
  width:100%;
  /* max-height:88vh;
  overflow-x:hidden;
  overflow-y:scroll; */
 }
.inset {
  padding-left: 25px;
  padding-top: 25px;
}
.shift_scroll {
  max-height: 220px;
  overflow-y: scroll;
}
.iph_scroll {
  max-height: 500px;
  overflow-y: auto;
}
.factor_scroll {
  max-height: 500px;
  overflow-y: auto;
}

.mrg0 { margin: 0 !important; padding: 0 !important; }
.m-t-0 { margin-top: 0 !important   }
.p-t-0 { padding-top: 0 !important;  }

/*  By HR */
.mrg0 { margin: 0; padding: 0; }
.f-24 { font-size: 24px !important; }
.pd30-LR { padding: 0 30px;  }
.m-b-10 { margin-bottom: 10px; }

.remaining-text { border-bottom: 1px solid rgba(0, 0, 0, 0.12); padding: 10px 0; }
.total-card-dd{
  background: silver!important;
  color: black!important;
  padding: 10px 0 10px 10px!important;
}
.total-dd { 
  padding-left: 22px!important;
}
.dd-card {
  text-align: center!important;
}
.select-title-dd {
  line-height: 50px;
  text-align: right;
}
.label-text-input-dd {
  text-align: right;
  padding-right: 10px;
  line-height: 20px;
}
.label-text-textarea-dd{
  padding-right: 10px;
  line-height: 20px;
  color: black;
}
.dd-total-counts {
  margin-top: 2rem;
  /* float: right; */
}
.totals-dd {
  text-align: center;
}
.dd-card {
  padding-right: 1rem;
}
.textarea-dd {
  width: 100%;
  border: 1px solid black;
}
.items-input-dd {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.footer-dd {
  background-color: #0656AB!important;
  width: 100%;
  height: 100%;
  border-top: solid 1px #ededed;
  padding: 0px 0;
  text-align: center;
  border-radius: 0px 0px 8px 8px;
  color: white!important;
}
.size-color label{ font-size: 14px; font-weight: bold; padding: 0; }
.allocate-btn {
  padding: 7px 0;
}

.ship-order-screen md-card-content.custom-desc-box .h5{ padding-top: 15px; }
.ship-order-screen .shp-code p { font-size: 16px; font-weight: bold; margin: 0 }
.ship-order-screen .date-input span.k-widget.k-datepicker { width: 100%; }
.ship-order-screen .stokkup-main-tableview .table-title {     padding: 10px 55px; border-bottom: none; min-height: 60px; }
.ship-order-screen .stokkup-main-tableview .table-title .table-title-text {     color: #252932; font-size: 20px; font-weight: 300; }
.ship-order-screen .stokkup-main-tableview .table-title .table-title-text a{
 font-weight: 400;
}
.ship-order-screen .status-chk .md-label span {     font-size: 14px; font-weight: bold; margin: 0; }



.location { position: relative; padding: 0 0;}
.location .md-title { font-size: 14px; }
.location .stokkup-blue-btn{ position: absolute; right: 25px; top: 17px; }

.ship-order-screen .md-title{ font-size: 16px; font-weight: bold;  }
.ship_order_btn { width: 30%; text-align: right}
.ship_order_btn2 { width: 100%; text-align: right}

md-dialog.ship-order-popup.task-dialog md-dialog-content md-input-container label:not(.md-no-float):not(.md-container-ignore) { padding-left: 3px;  }
md-dialog.ship-order-popup.task-dialog md-dialog-content .layout-wrap md-input-container .md-input,
md-dialog.ship-order-popup.task-dialog md-dialog-content .layout-wrap md-input-container md-select .md-select-value { padding-left: 3px;  }

.box-mang { font-size: 50px;  }
.pad20-R { padding-right: 20px;  }

.md-title mark { color: rgb(71,115,214); background: transparent;  }

.ship-order-screen md-checkbox.remaining-text { border: 0; margin: 0; padding: 0  }
.ship-order-screen md-checkbox.remaining-text .md-label { display: flex; width: 100%; margin-left:50px; }

.ship-order-screen .box-zerospace.layout-column:nth-of-type(even) { padding-left: 10px  }
.ship-order-screen .box-zerospace.layout-column:nth-of-type(odd) { padding-right: 10px  }
.total-btn { display: inline-block; width: 100%; text-align: center;  }
.total-btn a { min-width: 225px; height: 41px; display: inline-block;  }

.mark-select md-checkbox .md-container { left: auto; right: 0; top: 20px; }
.units input { font-size: 16px; font-weight: bold  }

.boxes md-card-header { position: relative;  }
.boxes .delete-box{ font-size: 20px; font-weight: bold; position: absolute; right: 20px; top: 22px; }
.boxes md-menu { position: relative;; left: -15px;  }
.boxes .delete-box a { color: rgba(110,117,132,1);  }

.distrbution-company h3.title{ margin-top: 0; font-weight: bold; font-size: 20px;  }
.distrbution-company a.stokkup-blue-btn { display: inline-block;  }
.dist-next-prev { position: absolute; top: 50%; margin-top: -35px;  }
.dist-next-prev.left { left: -25px  }
.dist-next-prev.right { right: -30px  }
.distri-box { width: 100%; float: left; display: flex; position: relative;  height: 100%  }
.distri-box md-card.md-default-theme { width: 96%; display: flex;  height: 100% }
.distri-box .active { background: rgba(92,97,111,.8);  }
.distri-box .active .md-title,
.distri-box .active .sub-title,
.distri-box .active  h3.title{ color: #fff;  }

.product-select md-checkbox .md-ink-ripple:not(.push-floor-stock-btn){ display: none;  }
.product-select md-checkbox .md-label { margin-left: 0 !important;  }
.product-select md-card md-card-content { padding: 0;  }
.product-select md-checkbox { padding: 7px 16px !important;  }
.product-select md-checkbox.md-checked { background: rgba(92,97,111,.8);   }
.product-select md-checkbox.md-checked .md-label { color: #fff  }
.distri-record table.simple tbody tr:first-child td { padding-top: 10px;  }
.distri-record table.simple thead th { padding: 10px 8px;  font-weight: bold; font-size: 14px; }
.distri-record table.simple tbody td{ padding: 10px 8px;  }
.shipping-select { margin-top: 50px;   }
.shipping-select md-select  { font-size: 16px; font-weight: bold; min-width: 300px;  }
.product-height { max-height: 200px; overflow: auto;  }
.product-height .product-data:not(:last-child) { border-bottom: 1px solid #ccc; padding-bottom: 20px   }

@media (max-width: 1200px) {
    .location .stokkup-blue-btn { font-size: 12px; padding: 0 20px; }
    .ship-order-screen .shp-code p { font-size: 13px; }
}
.distribution_scroll {
  max-height: 400px;
  overflow-y: auto;
}
.shipment_scroll {
  max-height: 250px;
  min-height: 250px;
  overflow-y: auto;
}
.shipping_scroll {
  max-height: 100px;
  min-height: 100px;
  overflow-y: auto;
}
.search-block md-input-container label { padding-left: 25px !important;  }
.simple-table-container .table-title { position: relative;  }
.dashboard-page .table-title .table-title-text {  padding-left: 25px ;  }
.pos-rel { position: relative; }
.box-left-arrow { left:10px; right:auto }
.box-right-arrow { right:6px; left:auto }
md-autocomplete-wrap > input[type="search"] {
  background: transparent !important;
  padding: 0px !important; }
.warehouse-dialog { width: 700px; }
.warehouse-error { color: rgb(71, 115, 214); }
.width800 { width: 800px !important; }
.height800 { height: 800px !important; }
.font-weight-500 { font-weight: 500; }
.D{
    width: 34px;
    min-width: 0;
    padding: 5px;
    height: 34px;
    background-color: #4773d6 !important;
    text-align: center;
    line-height: 22px;
    font-size: 15px;
    border-radius: 34px;}
.affiliate-padding,
.affiliate-padding-gt-sm,
.affiliate-padding-md,
.affiliate-padding > *,
.affiliate-padding-gt-sm > *,
.affiliate-padding-md > *,
.affiliate-padding > .flex,
.affiliate-padding > .flex-gt-sm,
.affiliate-padding > .flex-md {
  padding: 6px; }
.f-redBold { color:#ff0000 !important; font-weight:bold;}


md-dialog.task-dialog.customDialog{
  max-width: 313px !important;
  border-radius: 10px;
  /*max-height: 376px;*/
}
.affiliate-image.logoImg{
  width: 180px;
  height: 94px;
}
.ImageArea{
  margin: 0px 94px auto;
}
.orderTxt{
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  margin-top: 7px;
}
.SentOrderDetail{
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 0px;
}
md-dialog.task-dialog md-dialog-content.middleSection{
  padding: 0 13px 8px;
}
/*md-dialog.task-dialog md-dialog-content .layout-wrap{
  margin: 0px 100px auto;
}*/

#vertical-navigation .navigation-header + .ms-scroll {
  max-height: calc(100vh - 160px);
}
md-content.md-default-theme.md-hue-1, md-content.md-hue-1{
  background-color: #F9FAFC;
}

html > body *.m-lr-0{
  margin-left: 0;
  margin-right: 0;
}

html > body *.m-l-0{
  margin-left: 0;
}

html > body *.m-r-0{
  margin-right: 0;
}

html > body *.p-lr-0{
  padding-left: 0;
  padding-right: 0;
}

html > body *.p-l-0{
  padding-left: 0;
}

html > body *.p-l-15{
  padding-left: 15px;
}

html > body *.p-l-30{
  padding-left: 30px;
}

html > body *.p-r-0{
  padding-right: 0;
}

html > body *.p-r-15{
  padding-right: 15px;
}

html > body *.p-r-30{
  padding-right: 30px;
}

html > body *.p-lr-15{
  padding-left: 15px;
  padding-right: 15px;
}

.flex-wrap{
  flex-wrap: wrap;
}

.no-border{
  border: none !important;
}

@media (max-width: 1600px){
  .tax-label{
    align-self: flex-start;
  }

  .tax-flex{
    display: block;
  }
  .tax-flex > *{
    clear:right;
    float:right;
    max-width: 100% !important;
  }
  .tax-flex > md-input-container{
    margin-top: 0;
  }
}

@media (max-width: 1440px){
  .order-design-block .flex-75,
  .order-design-block .flex-20,
  .order-upload-block .flex-75,
  .order-upload-block .flex-20{
    flex: 1 1 100%;
    max-width: 100%;
  }
}

.dash-footer-filter md-select::after{
  content: "";
  display:block;
  width: 6px;
  height:6px;
  border-bottom: solid 2px #FFF;
  border-right: solid 2px #FFF;
  transform: rotate(45deg);
  position: absolute;
  right: -14px;
  top: 4px;
}

.tax-flex md-select{
  position: relative;
}

.tax-flex md-select::after{
  content: "";
  display:block;
  width: 6px;
  height:6px;
  border-bottom: solid 2px #6e7584;
  border-right: solid 2px #6e7584;
  transform: rotate(45deg);
  position: absolute;
  right: -3px;
  top: 13px;
}

md-input-container.label-input{
  padding:0;
}

md-input-container.label-input > input{
  margin-top: -2px;
  border-bottom: none;
  height: 14px;
  line-height: 14px;
  padding:0;
}

.t-blue,
.t-blue span,
table.dataTable tbody td.t-blue{
  color: #009BEA;
}

table.dataTable.hover tbody tr:hover{
  background-color: inherit;
}

.fileUpload,
#downloadProductcsv > .btn-typ-submit{
  position: relative;
  overflow: hidden;
  border: none;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 4px;
  background-color: #009BEA;
  padding: 0 15px;
  height: 41px;
  line-height: 41px;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.fileUpload input.upload{
  font-size: 14px;
}
[md-theme="default"] .btn-typ-submit-sm{
  border: none;
  height:41px;
  width: 41px;
  background: #009BEA;
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  color: #FFF;
  text-align: center;
}
[md-theme="default"] .btn-typ-submit-sm .icon{
  color: #FFF !important;
  line-height: 41px;
  font-size: 16px;
}
.search-block{

}
.search-block .md-input{
  max-width: 100%;
}
.search-block .md-errors-spacer{
  display: none;
}

md-select.status-dropdown.md-default-theme:not([disabled]):focus .md-select-value,
md-select.status-dropdown:not([disabled]):focus .md-select-value{
  color: #FFF !important;
  border: none !important;
}

.box-border{
  border: solid 1px #ededed;
}

.schedule-card-icon1{
  bottom: 60px;
  right: 0;
}
.schedule-card-icon2{
  bottom: 45px;
  right: 0;
}
.schedule-card-icon3{
  bottom: 30px;
  right: 0;
}
.schedule-card-icon4{
  bottom: 15px;
  right: 0;
}
.schedule-card-icon5{
 bottom: 15px;
  right: 20px !important;
}
.schedule-card-icon5 i.icon{
  padding: 0;
  width: 16px;
  height:12px;
}

.gray-text-new,
.gray-text-new .large-font span{
  color: rgba(110,117,132,1);
}


[md-theme="default"] .gray-text-new .secondary-text,
[md-theme="default"] .gray-text-new .icon{
  color: rgba(110,117,132,1) !important;
}

.gray-text-new table.dataTable tbody td,
table.dataTable.gray-text-new tbody td{
  color: rgba(110,117,132,1);
}

.dash-footer-box md-select.md-default-theme:not([disabled]):focus .md-select-value,
.dash-footer-box md-select:not([disabled]):focus .md-select-value{
  color: #FFF;
}

body[data-route="app-scheduleboard"] #layout-vertical-navigation #content-container #content,
body[data-route="app-scheduleboard-embr"] #layout-vertical-navigation #content-container #content,
body[data-route="app-finishingBoard"] #layout-vertical-navigation #content-container #content{
  top: 0;
  left: 15px;
  right: 15px;
  z-index: 100;
}

body[data-route="app-scheduleboard"] #toolbar,
body[data-route="app-scheduleboard-embr"] #toolbar,
body[data-route="app-finishingBoard"] #toolbar{
  display: none !important;
}

body[data-route="app-scheduleboard"] .shipping-custom-tab md-tabs-canvas,
body[data-route="app-scheduleboard-embr"] .shipping-custom-tab md-tabs-canvas,
body[data-route="app-finishingBoard"] .shipping-custom-tab md-tabs-canvas {
  height: 40px;
  position: absolute;
  width: 248px;
  right: 30px;
  top: 0;
}

body[data-route="app-scheduleboard"] .shipping-custom-tab md-tabs-canvas md-pagination-wrapper,
body[data-route="app-scheduleboard-embr"] .shipping-custom-tab md-tabs-canvas md-pagination-wrapper {
  top: 0;
  right: 0;
  position: relative;
}

body[data-route="app-finishingBoard"] .shipping-custom-tab md-tabs-canvas md-pagination-wrapper{
  top: 0;
}

body[data-route="app-scheduleboard"] .stockkup-content-table-container .stokkup-main-tableview .table-title,
body[data-route="app-scheduleboard-embr"] .stockkup-content-table-container .stokkup-main-tableview .table-title,
body[data-route="app-finishingBoard"] .stockkup-content-table-container .stokkup-main-tableview .table-title {
  min-height: 0;
}

body[data-route="app-scheduleboard"] .stockkup-content-table-container .stokkup-main-tableview .table-title .table-title-text,
body[data-route="app-scheduleboard-embr"] .stockkup-content-table-container .stokkup-main-tableview .table-title .table-title-text,
body[data-route="app-finishingBoard"] .stockkup-content-table-container .stokkup-main-tableview .table-title .table-title-text {
  padding-top: 10px;
  padding-left: 5px;
}

.boardtxt{
  margin-top: 0;
}

.prod-board-details md-input-container{
  margin:0;
}

.prod-board-details md-input-container .md-errors-spacer{
  display: none;
}

.prod-board-details md-input-container .k-picker-wrap,
.prod-board-details md-input-container .k-picker-wrap input,
.prod-board-details md-input-container .k-select{
  top:0 !important;
  height: 30px !important;
}

.schedule-board-container table.scheduled-table {
  width: calc(100% - 290px);
}

.schedule-board-container .slot div.slot-content{
  height: calc(100vh - 230px);
}

[md-theme="default"] a{
  color:#009BEA;
}

.shipping-status-dropdown{
  height: 41px;
  border: solid 1px #e0e1e3;
  border-radius: 4px;
}

.shipping-status-dropdown md-select{
  padding: 0 30px 0 15px !important;
}

.shipping-status-dropdown md-select md-select-value{
  border: none !important;
  border-bottom: none !important;
  position: relative;
  line-height: 31px;
}

.shipping-status-dropdown md-select::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-bottom: solid 2px #6e7584;
  border-right: solid 2px #6e7584;
  transform: rotate(45deg);
  position: absolute;
  right: 14px;
  top: 16px;
}

.viewbtn a {
  color: #009BEA !important;
}

.table-desc td{
  background-color: #e0eeF9 !important;
}

div.rush-strip{
  background-color:#d7336b;
}
div.rush-box {
  border: solid 1px #d7336b;
}

.popup-stokkup-modal md-input-container.date-input{
  margin: 20px 0 10px 0 !important;
  padding: 0 !important;
}
md-dialog.task-dialog md-dialog-content .popup-stokkup-modal md-input-container.date-input label:not(.md-no-float):not(.md-container-ignore) {
  padding-left: 28px;
}
md-dialog.task-dialog md-dialog-content .popup-stokkup-modal .layout-wrap md-input-container .md-input{
  padding-left: 0;
}

/* Table Builder */

.tb-container{
  position: static;
}
.tb-icon{
  text-align: right;
}
.tb-icon .fa{
  color: #6e7584;
  font-size: 22px;
}
.tb-options{
  display: none;
  padding: 12px 24px;
  margin-top: 4px;
  background-color: #FFF;
  border-radius: 4px;
  position: absolute;
  right: 50px;
  z-index: 100000;
  border: solid 1px #F0F1F3;
  box-shadow: 0px 6px 8px 0px #F0F1F3;
}
.tb-option-cont{
}
.tb-option-label{
  display: flex;
  justify-content: space-between;
  padding: 4px 0;
}
.tb-option, .tb-option-label-text{
  display: block;
}
.tb-option-label-text{
  white-space: nowrap;
  margin-right: 18px;
}
.tb-backsplash{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  /*background-color: rgba(0,0,0,0.2);*/
  z-index: 99999;
}
.tb-container.active .tb-backsplash,
.tb-container.active .tb-options{
  display: block;
}


.inline-order-info .trans-box md-input-container md-select div{
  font-weight: 400;
}

.sync-to-qbo-container{
  /* display:none; */
  position: fixed;
  bottom: 10px;
  right: 10px;
}
.sync-to-qbo-container button{
  background-color: #e37b3a !important;
  color: #FFF;
  padding-left: 20px;
  padding-right: 20px;
}

.sync-to-qbo-container button .icon-rotate-3d:before{
  color: #FFF;
  vertical-align: middle;
}

md-select.md-default-theme .md-select-value, [data-route="app-order-order-info"] md-select .md-select-value  {
  border-bottom-color: #e3e6ed;
}

md-input-container.md-default-theme .md-input, [data-route="app-order-order-info"] md-input-container .md-input {
  color: rgba(110, 117, 132, 1);
  border-color: #e3e6ed;
  text-shadow: none;
}

.date-input span.k-picker-wrap input{
  width: auto;
  height: 37px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3e6ed;
  margin-left: 27px;
  border-left-style: none !important;
}

.inline-order-info md-select{
  overflow: hidden;
}

.select-edit {
  margin-top: 2rem;
  font-size: 16px;
  width: 10rem;
}
.feedback-header {
  margin-bottom: 1rem;
}
.feedback-type {
  font-weight: 600;
  font-size: 14px;
  color: #6e7584;
}
.feedback-row {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.filter-sidenav-max-height {
  max-height: 84vh;
}
.square-button {
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;
  border: 2px solid grey;
  padding: 20px;
  gap: 10px;
}

.square-button:hover, .square-button.selected:hover {
  border: 4px solid rgb(114, 198, 226);
  cursor: pointer;
}

.square-button.selected {
  border: 4px solid lightblue;
  cursor: pointer;
}

.text-big {
  font-size: 5rem;
}

.positions-library-item {
  width: 150px;
  height: 150px;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: solid 1px #eeeeee;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1);
  overflow: hidden;
}

.positions-library-item:hover {
  cursor: pointer;
  filter: opacity(0.8);
}

.positions-library-item.selected {
  border: 3px solid lightblue;
}

.positions-library-item > .img-container {
  width: 100%;
  height: 100px;
  max-height: 100px;
  overflow: hidden;
  position: relative;
}

.positions-library-item > .img-container > img {
  width: 100%;
  position: absolute;
  transition: all 1s;
}

.positions-library-item:hover > .img-container > img {
  transform: translateX(0px) translateY(-20px) scale(1.2);
}

.positions-library-item-content {
  display: flex;
  flex-direction: column;
  padding: 10px;
}

.flex-1 {
  flex: 1;
}

.text-danger {
  color: red!important;
}

.text-success {
  color: green!important;
}