﻿.rowbottom_readymade {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: -7.5px;*/
    /*margin-left: -7.5px;*/
    margin-bottom: 5px;
}
.orderSteps{
    padding: 10px 0 0 0;
    background: white;
    border-bottom: solid 1px white;
    margin-bottom: 5px;
    font-weight: normal;
}
.orderContext {
    background-color: transparent;
    display: inline;
    float: left;
    width:100%;
    height: 100%!important;
}
.contextbg {
    margin-top: 8px;
/*    background-color: white;*/
    /*height: 100%;*/
    padding:10px;

}
.OrderBasicText{
    padding:15px;
}

#PrimaryInfo{
    background-color: white;
}
.Sizerange{
    background-color: white;
    margin-bottom: 5px;
}



.orderBasicInfo {
    display: inline;
    float: right;
    width:25%;
    margin-top: -80px;
}
.orderBasicInfoClose {
    background-color: orange;
    width: 35px;
    height: 35px;
    font-size: 21px;
    text-align: center;
    vertical-align: middle;
    color: white;
    line-height: 34px;
    position: absolute;
    margin-left: -35px;
    cursor: pointer;
}
.orderBasicInfoContext {
    background-color: white;
    padding:10px;
    height: 100%;
}


.bTitle{
    padding: 0.5rem 1rem;
}
.bBgWhite{
    background-color: white;
    color: gray;
    box-shadow: 0 0 1px #000 inset;
    padding: 10px!important;
}


.bItemTitle{
    color:#666;
    font-size: 12px;
    font-weight:bolder;
    font-size: 14px;
 }
.bItemDetails{
    color:#999;
    font-weight: normal;
    margin-bottom: 15px;
}
.bMeasureTitle {
    padding-left :10px;
    background-color :#DFDFDF;
    font-weight:bold;
    color :#666666;

}
.bMeasureClassDiv {
    padding: 6px 12px;
    text-align: center;
    width: 97px;
    min-height: 85px;
    display: inline-block;
    border: 1.5px solid #f1f1f1;
    cursor: pointer;
    border-radius: 4px;
    font-size: 12px;
    line-height: 2;
    color: #1d1d77;
    margin-right: 12px;
    background: #f6f6f6;
    
}
.bMeasureClassDivBorder {
    border: 1.5px solid #1d1d77;
    background: white;
}
.bMeasureClassImg {
    width: 42px;
    height: 42px;
    background-color: #1d1d77;
    border-radius: 50%;
    margin-top: 7px;
    padding: 4px;
 }
.bMeasureClassDiv font{
    display: grid;
}

.bcard-title {
    float: left;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 3px;
    margin-bottom: 0px;
}
.bbtn-sm {
    padding: 0.1rem 0.4em;
    font-size: 0.9rem;
    border-radius: .15rem;
}
.fabricbooktext{
    color:#777777;
    cursor:pointer;
    font-size: 14px;
}

.fabricbooktext:hover{
    color:#34425C;
}

.fbbold {
    color:#34425C;
    font-weight: bold;
}
.imgpad{
    cursor:pointer;
    height: 24px;
    margin: 7px -10px;

}
.bTextCenter{
    text-align: center;
    display: block;
}
.bTextRight {
    text-align: right;
    /*margin-top: 20px;*/
    display:block;

}
.bOptionsVaildFont {
    color: #f12a06 !important;
    font-weight: bolder;
}
.finalrows {
    margin-top: 10px;
}
.btn-primary{
    cursor: pointer!important;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #666666;
    background: url(../theme/icons/fa-ban.png) no-repeat 10px;
    padding-left: 27px;
    font-weight: bold;

}

.flex1 .select2-container{
    flex-grow: 1;
}
.padding2 {
    padding-right: 2.5px;
    padding-left: 2.5px;
}

.col-md-117 {
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%;
    padding-right: 5px;
}
.col-md-224 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 5px;
}

.skuMeasureClassDiv {
    padding: 6px 12px;
    text-align: center;
    width: 80px;
    min-height: 70px;
    display: inline-block;
    border: 1.5px solid #f1f1f1;
    cursor: pointer;
    border-radius: 4px;
    font-size: 12px;
    color: #1d1d77;
    margin-right: 12px;
    background: #f6f6f6;
    font-family: "Calibri";
}