main{
    background-color: #f4f7fa;
    display: inline-block;
    width: 100%;
    padding-bottom: 7px;
}
.click_detail{
    margin-left: 0px;
}

.errorTxt{
    color: red !important;
}

input#search_key {
    max-height: 20px !important;
}

.row.margintop30 {
    margin-top: 30px;
}

a.showbuyerdet {
    color: #337ab7;
    font-size: 14px;
    text-decoration: underline;
}

.rmn {
    width: 100% !important;
    display: inline-block;
    float: left;
    font-family: roboto;
    padding-left: 12px!important;
    font-size: 15px;
    color: #617083;
    height: 45px;
    letter-spacing: 1px;
    border-radius: 5px!important;
    text-align: left;
}

.main-product-heading{
    color: #1180b0;
    font-size: 25px;
    margin-left: 0% !important;
    font-weight: 300;
}
.file-preview{
    display: none;
}

span.revealted {
    font-weight: 700;
    font-size: 12px;
}

.norow{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.request_top_steps {
    width: 100%;
    background-color: #3c495b;
    height: auto;
    border: 1px #9aa4b0 solid;
    display: inline-grid;
    padding-bottom: 20px;
}
.eachonetop{
    display: table-cell;
    vertical-align: middle;
}
.eachonetoptxt{
    font-size: 18px;
    font-weight: 700;
    margin-left: 30px;
    vertical-align: top;
    padding-top: 10px;
    padding-left: 20px;
    color: #fff;
    width: 100%;
}
.txtcenter {
    text-align: center;
    max-width: 70px;
}

@media (max-width: 991px){
    .txtcenter {
        display: none;
    }

    .eachonetopcnt {
        padding-bottom: 12px;
        border: 0;
        height: 40px;
    }
    .eachonetopcntdwn{
        padding-bottom: 12px;
        height: 80px
    }
}
.eachonetopcnt{
    font-size: 12px;
    color: #ced9ee;
    margin-left: 30px;
    padding-left: 20px;
}

.eachonetopcntdwn{
    font-size: 12px;
    color: #ced9ee;
    margin-left: 30px;
    padding-left: 20px;
}

.topimgtop{
    float: left;
    padding-top: 10px;
}

.padding-tops {
    padding-left: 10px;
}


.ruquest_form_main{
    background-color: #fff;
    border-radius: 15px;
    padding: 15px 30px 20px;
    margin-top: 60px;
    margin-bottom: 60px;
    border: 1px solid #CED9EE;
}

.request_title{
    font-size: 30px;
    font-weight: 300;
    color: #3c495b;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

#item-img {
    position: absolute;
    left: -99999px;
    top: -99999px;
}
#upload-counter, #upload-complete {
    display: none;
}

ul.list {
    list-style: none;
    width: 100%;
    margin-top: 10px;
}
.upload_box_main{
    display: inline-block;
    width: 100%;
    padding-top: 15px;
}
#sortable .box {
    min-height: 110px;
    padding: 5px;
    position: relative;
    width: 140px;
    float: left;
    margin-left: 1%;
    height: 140px;
    overflow: hidden;
}
li.box:first-child .thumb-actions {

}
.visible {
    visibility: visible;
    display: block;
    background-color: transparent;
}
.thumb-actions {

    background-color: rgba(59, 72, 91, 0.4);
    border: 1px solid #cbd2d7;
    border-radius: 0px;
    bottom: 0;
    color: #fff;
    cursor: pointer;

    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}


ul.img-actions {
    bottom: 0;
    height: inherit;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
    width: inherit;
}
ul.img-actions {

}

ul.img-actions li{

}

ul.img-actions li span{
    font-size: 20px;
}

ul.img-actions li .add-img  {
    color: #000;
}
ul.img-actions li .remove-img  {
    color: #fff;
}
ul.img-actions li .edit-img  {
    color: #fff;
}


ul.list li.add {
    max-width: 20px;
    margin: 0 auto;
    border: none;
}

label {
    font-size: 1rem;
    color: #000;
}

select {
    max-width: 100% !important;
}
ul.list > li {
    display: block;
    padding: 1px 1px;
    margin-bottom: 2rem !important;

}
ul.img-actions li {

    border-radius: 50%;
    width: 26px;
    display: inline-block;
    text-align: center;
}
ul.list li.add {
    max-width: 20px;
    margin: 0 auto;
}
#request-product-form{

}

.spinner-image{
    width: 100%;
    text-align: center;
}
#request-product-form label{

    font-size: 11px;
    color: #3c495b;
    font-weight: 500;
    text-transform: none;
    padding-left: 5px;
    letter-spacing: 1px;
    height: 1px;
    padding-bottom: 2px;
}

.checktxt {
    font-size: 11px;
    color: #3c495b;
    font-weight: 500;
    text-transform: none;
    padding-left: 5px;
    letter-spacing: 1px;
    height: 1px;
    padding-bottom: 2px;
}

label.shipcost {
    display: inline-block !important;
    width: 18px !important;
    height: 18px !important;
    margin: 2px 4px 0 0 !important;
    vertical-align: middle !important;
    border: 1px solid #ccc !important;
    cursor: pointer !important;
    content: "" !important;
    padding: 3px 2px !important;
    background-color: #fff !important;
    border-radius: 3px !important;
}
#request-product-form input{
    /* border-color: #ced9ee; */
    float: left;
}
#request-product-form select{
    border-color: #ced9ee;
}
.btn_suceess{
    width: 100%;
    display: inline-block;

}
.btn_suceess_button{
    margin-top: 20px;
    width: 140px;
    height: 38px;
    background-color: #1180b0;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.btn_suceess_button:hover{

    color: #fff;

}
.ruquest_detail_text{

}
.ruquest_detail_text .name{
    color: #1180b0;
    font-size: 25px;
    letter-spacing: 0.5px;
    font-weight: 400;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 5px;
}

.ruquest_form_main  .desciption{
    padding-top: 20px;
}
.ruquest_form_main  .desciption div{
    padding-bottom: 2px;
    line-height: 18px;
}

.ruquest_form_main  .desciption div span:nth-child(1){
    color: #617083;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    width: 220px;
    display: inline-block;
    /* line-height: 18px; */
}
.ruquest_form_main  .desciption div span:nth-child(2){
    color: #617083;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    width: 300px;
    display: inline-block;
    /* line-height: 15px; */
    vertical-align: middle;
}
.ruquest_form_main  .desciption div span:nth-child(2) a{
    color: #1180b0;

    font-weight: 400;

}








.ruquest_form_main  .desciptions{
    padding-top: 20px;
}
.ruquest_form_main  .desciptions div{
    padding-bottom: 2px;
    line-height: 18px;
}

.ruquest_form_main  .desciptions div span:nth-child(1){
    color: #617083;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    width: 220px;
    display: inline-block;
    /* line-height: 18px; */
}

.checkboxxx{
    display:inline-block;
    float: left;
}

.checkboxxx > input[type="checkbox"] {
    display:none;
}
.checkboxxx > input[type="checkbox"] + label  {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 2px 4px 0 0;
    vertical-align: middle;
    border: 1px solid #ccc;
    cursor: pointer;
    content: "";
    padding: 3px 2px;
    background-color: #fff;
    border-radius: 3px;
}
.checkboxxx > input[type="checkbox"]:checked + label {
    background: #1180b0 !important;
    border-color: #1180b0 !important;
    font: normal normal normal 14px/1 Font Awesome\ 5 Free;
    font-size: 11px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color:#fff;
}
.checkboxxx > input[type="checkbox"]:checked + label:before {
    content: "\f005";
}

.ruquest_form_main  .desciptions div span:nth-child(2){
    color: #617083;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    width: 300px;
    display: inline-block;
    /* line-height: 15px; */
    vertical-align: middle;
}
.ruquest_form_main  .desciptions div span:nth-child(2) a{
    color: #1180b0;

    font-weight: 100;

}

.ruquest_form_main .ruquest_total_top{
    padding-top: 0px;
}

.ruquest_form_main .ruquest_total_top .top{
    color: #3c495b;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}


.ruquest_form_main .ruquest_total_bottom{
    padding-top: 20px;

}
.ruquest_form_main .ruquest_total_bottom .top{
    color: #3c495b;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}
.ruquest_form_main .ruquest_total_bottom p{
    color: #617083;
}
.btn_suceess2 {
    margin-top:20px;
    width: 120px;
    height: 38px;
    background-color:#fff;
    border:1px solid #2da6de;
    color: #2da6de;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 5px;
}
#ruquest_inform{
    display: none;
}
#ruquest_form{

}


h4.supplier-heading {
    color: #3c495b;
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 18px;
    font-weight: bold;
}

#createinvoice .modal-dialog{
    width: 68% !important;
}

.rows{
    margin-top: 10px !important;
    padding-top: 10px !important;
}

.textre{
    width: 100%;
    resize: none;
    display: inline-block;
    height: 90px;
    overflow: hidden;
    padding: 15px;
    border-radius: 3px !important;
    border: 1px solid #D4D9E2;
}

.form-control {
    box-shadow: none !important;
}

input {
    height: 44px !important;
    border-radius: 3px !important;
    border: 1px solid #D4D9E2;
    box-shadow: none !important;
}

.form-control, output{
    font-size: 16px !important;
}

#createinvoice .modal-content{
    background-color: #f9f9f9;
}

.detailstxt{
    display: inline-grid;
}

.modal-title{
    text-transform: none !important;
    font-size: 28px !important;
}

.shipping-desc-2
{
    display:none;
}

.quoteinput{
    float: left;
    width: 75%;
    margin-left: 3%;
}

#shipping-type{
    height: 44px !important;
}

.quotelabel {
    font-size: 16px;
    float: left;
    width: 15%;
    margin-top: 5px;
    color: #3c495b;
    font-weight: 500;
}

.quotelabelhalphalf{
    float: left;
    width: 48% !important;
    margin-top: 15px;
}

.quotelabelhalphalfs{
    float: left;
    width: 48% !important;
}

.quotelabelhalp{
    font-size: 14px;
    float: left;
    width: 19%;
    margin-top: 5px;
    min-height: 40px;
    color: #3c495b;
    font-weight: 500;
}

.quoteinputhalp{
    float: left;
    width: 18%;
}

.search_boxnedd {
    width: 100%;
    display: inline-block;
    border: 1px solid #ced9ee;
    height: 44px !important;
    border-radius: 3px;
    padding: 1px;
}

.search_boxnedd #purl {
    width: 30% !important;
}

#piecesv {
    width: 90% !important;
    margin-top: 5px !important;
    min-height: 42px;
}

.form-group.sendbackfx{
    margin-left: 15% !important;
}

input#quote-quantity {
    height: 41px !important;
}

.quarterdiv{
    width: 25%;
    float: left;
}

input#quote-unit-price {
    max-height: 40px !important;
}


.subtotaltxt {
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    color: #1180b0;
    margin-top: 15px;
}

.quotelabelhalp80{
    float: left;
    width: 76% !important;
}



.quotelabelhalpqtr{
    float: left;
    width: 26% !important;
    color: #3c495b;
    margin-top: 6px;
}

.quotelabelhalpthird{
    float: left;
    width: 72% !important;
}

.totaltxt{
    font-size: 14px;
    color: #3c495b;
}

.search_boxnedd select {
    width: 0px !important;
    border: none;
    float: left!important;
    font-size: 15px;
    color: #617083;
    letter-spacing: 1px;
    margin-top: 5px;
    height: 30px;
    box-shadow: none;
    padding: 0px;
    padding-left: 5px;
    box-shadow: none;
}

input#send-quote {
    background-color: #17c27d;
    border: 1px solid #139F67;
    color: #fff;
    padding: 9px;
    letter-spacing: 1px;
    font-size: 17px;
}

.sendbackfx {
    float: left;
    width: 40%;
    margin-top: 25px;
}

.submitbtndiv{
    float: left;
    width: 30%;
    margin-left: 15px;
}

.form_date {
    float: left;
    width: 40%;
}

.submitbtn {
    background-color: #;
}

.request_product_items_products_name{
    float: left;
    margin-right: 15px;
}


.inputnedd {
    position: relative;
    width: 100%!important;
    display: inline-block;
    height: 30px;
    float: left;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    border-right: 1px solid #ced9ee;
}

.quoteinputhalptxt{
    float: left;
    width: 48%;
    margin-left: 4%;
}

.short-desc{
    color: #9b9b9b !important;
    font-style: italic;
    font-size: 12px;
}

.quotelabelTxt {
    font-size: 16px;
    color: #3c495b;
    font-weight: 500;
}

.main-quotes-form{
    border: 1px solid #D3D7DA;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    margin-top: 20px;
    padding: 35px;
    background-color: #fff;
}

.sellerdet{
    border-radius: 3px;
    border: 1px #D3D7DA solid;
    display: inline-block;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.buyerdet {
    border-radius: 3px;
    border: 1px #D3D7DA solid;
    display: inline-block;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.leftLabel{
    width: 30%;
    float: left;
    min-height: 30px;
    font-size: 16px;
    color: #3c495b;
}

.rightValue{
    width: 70%;
    float: left;
    font-size: 16px;
    color: #3c495b;
}

.seller-logo-quote{
    margin: 20px 5px;
    padding: 5px;
    border: 1px solid #D3D7DA;
}

.seller-logo-quote > img {
    max-width: 100%;
    height: 80px;
}

#createinvoice .modal-header{
    border: 0 !important;
}

.search_boxnedd{
    width: 100%;
    display: inline-block;
    border: 1px solid #ced9ee;
    height: 34px;
    border-radius: 4px;
    padding: 1px;
}

#request-product-form .inputnedd{
    position: relative;
    width: 70%!important;
    display: inline-block;
    height: 30px;
    float: left;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    border-right: 1px solid #ced9ee;
}

.search_boxnedd select{
    width: 50%!important;
    border: none;
    float: left!important;
    font-size: 15px;
    color: #617083;
    letter-spacing: 1px;
    height: 30px;
box-shadow: none;
    padding: 0px;
    padding-left: 5px;
    box-shadow: none;
}

#request-product-form textarea{
    resize: none;
    height: 140px;
    border-color: #ced9ee;
}

.country_number_main{
    border: 1px solid #ced9ee;
    width: 100%;
    display: inline-block;
    float: left;
    padding-left: 12px!important;
    font-size: 14px;
    color: #617083!important;
    height: 36px;
    letter-spacing: 1px;
    border-radius: 5px!important;
    text-align: left;
}

.country_number_main img{
    vertical-align: middle;
}
.country_number_main select{
    border: none;
    height: 34px;
}
.country_number_main input{
    border: none;
    height: 34px;
}

.country_number_main input {
    border: none;
    /* height: 34px; */
}
#country_code_number{
    position: absolute;
    left: 50px;
    z-index: 2;
    padding-top: 7px;
    color: #617083!important;
}

.intl-tel-input input{
    padding-left: 0px!important;
    width: 50%;
}

#quoteexcel{
    display: none;
}

#totalquotedfile{
    max-width: 40%;
    margin-right: 5%;
}

.fileprocess{
    color: #00d255;
}

.ortxt.reslutiondata_main {
    margin-left: 35%;
    font-size: 15px;
    font-weight: bold;
}

#createinvoice .modal-body .reslutiondata_main {
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
    color: #1180b0;
}

.country_number_main {
    border: 1px solid #ced9ee;
    width: 100%;
    display: inline-block;
    float: left;
    padding-left: 12px!important;
    font-size: 15px;
    color: #617083!important;
    height: 36px;
    letter-spacing: 1px;
    border-radius: 5px!important;
    text-align: left;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}
#output{
    color:#d50000;
    display: inline-block;
    padding-top: 5px;
}
.intl-tel-input.separate-dial-code .selected-flag{
    background-color: #fff!important;
}

span#captchaerror {
    DISPLAY: block;
}
.form-group {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
#buyer_country{

}

#buyer_country img{

    vertical-align: initial;

    margin-right: 5px;

    max-width: 15px;

    max-height: 10px;
}
.changes_detail_upgrades2{
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #617083;
    padding-top: 30px;
}
.changes_detail_upgrades2 a{
    color: #1180b0;
    text-decoration: underline;
}

.changes_detail_upgrades_button{
    padding-top: 30px;
    display: inline-block;
    width: 100%;
}
.changes_detail_upgrades_button button{
    margin-top: 0px;
}

.changes_detail_upgrades_button .right{
    float: right;
    color: #9b9b9b;
    letter-spacing: 1px;
    padding-top: 10px;

}



#createinvoice  .modal-content{
    padding: 0px;

}
#createinvoice  .modal-dialog{
    width:47%;


}

.ui-tooltip{
    position: fixed !important;
    z-index: 99999 !important;
    font-size: 10px;
}
#createinvoice  .modal-header{
    padding: 15px;
    border-bottom: 1px solid #ddd;

}

.requestedalert{
    color: #617083;
    font-size: 12px;
    margin-left: 10%;
}
#createinvoice  .modal-body {


}
#createinvoice  .modal-body .reslutiondata_main{
    display: inline-block;
    width: 100%;
    padding: 5px 0px;


}
#createinvoice  .modal-body .reslutiondata_main > .left{

    text-align: right;
    color:#464646;
    font-size: 16px;
    padding-top: 9px;

}
#createinvoice  .modal-body .reslutiondata_main > .rightbb{
    display: inline-block;
    text-align: left;

}
#createinvoice  .modal-body .reslutiondata_main > .rightbb > .span_text{
    font-weight: bold;
    color:#464646;
    padding-top: 10px;
    display: block;

}
#createinvoice  .modal-body .reslutiondata_main > .rightbb > .select_ox{
    display: inline-block;
    width: 300px!important;

    border-radius: 0px;
    position: relative;

}
#createinvoice  .modal-body .reslutiondata_main > .rightbb > .select_ox option{
    display: none;
    width: 700px!important;
    height: 100px;
    border-radius: 0px;

}
#createinvoice  .modal-body .reslutiondata_main > .rightbb > .select_ox2{
    display: inline-block;
    width: 300px!important;

    border-radius: 0px;
    position: relative;

}
#createinvoice  .modal-body .reslutiondata_main > .rightbb >  .hoverdiv{

    position: absolute;
    left: 15px;
    width: 750px!important;

    border-radius: 0px;
    background-color: #fff;
    padding: 15px;
    z-index: 1;
    box-shadow: 0px 0px 17px #ccc;
}

#createinvoice  .modal-body .reslutiondata_main > .rightbb >.textre{
    width: 100%;
    resize: none;
    display: inline-block;
    height: 150px;
    padding: 15px;

}
#createinvoice  .modal-body .reslutiondata_main > .rightbbmulti {
    display: inline-block;
    width: 315px;
    padding: 0px;
    padding-left: 15px;

}
#createinvoice  .modal-body .reslutiondata_main > .rightbbmulti > input {
    display: inline-block;
    width: 60%;
    float: left;
    border-radius: 0px;

}
#createinvoice  .modal-body .reslutiondata_main > .rightbbmulti > select {
    display: inline-block;
    width: 35%;
    float: left;
    margin-left: 15px;
    border-radius: 0px;
}

#createinvoice  .modal_footer{
    border: none;
    padding: 25px 0px 62px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
#createinvoice  .rightbbmulti > .button{
    height: 40px;
    width: 180px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    background-color: #1180b0;
    color: #fff;
    padding-top: 8px;
}

.request_product_field{

}
.request_product_field label{
    width: 37%;
    display: inline-block;
    float: left;
    float: left;
    text-align: right;
    padding: 3px 15px 0px;
    min-height: 46px;
    font-size: 17px;
    color: #464646;
    font-size: 16px;
    font-weight: 400;
}
.request_product_field select{
    display: inline-block;
    width: 63%;
    border-radius: 0px;
}
.request_product_field select option{
    color:#616161;
    font-weight:bold;
}
.request_product_field select option1{
    color:#8e8d8d;
    font-style:italic;
    font-weight:300;
}
.request_product_field_desc{
    display: inline-block;
    width: 100%;
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.request_product_field_desc label{
    width: 18%;
    display: inline-block;
    float: left;
    float: left;
    text-align: right;
    padding: 6px 15px;
}
.request_products_item_textarea{
    display: inline-block;
    width: 82%;
    border-radius: 0px;
    resize:none;
}
.request_product_field_desc label > div{
    font-style: italic;
    color: #b9bbbd;
    font-size: 12px;
}
.check_bar{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.check_bar span{
    border: 1px solid #617083;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;

}
.check_bar i{
    font-size: 70px;
    color: #a6e42b;
    /* vertical-align: middle; */
    padding-top: 15px;
}
.text_1{
    color: #3c495b;
    text-align: center;
    padding-top: 15px;
    font-size: 20px;
    font-weight: 300;
}
.text_2{
    color: #3c495b;
    text-align: center;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 400;
}
.suces_btn{
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}
.suces_btn button{
    margin-top: 10px;
    width: 190px;
    background-color: #617083;
    font-size: 12px;

}
.ruquest_form_main2 {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 30px 25px;
    margin-top: 60px;
    margin-bottom: 10px;
}

.search_boxnedd #purl{
    width: 30% !important;
}
#pieces{
    width: 70% !important;
}


@media (max-width: 768px) {
    .request_title {
        font-size: 25px;
    }
    .ruquest_form_main  .desciptions div span:nth-child(1){
        float: left;
        width: 46%;
    }

    #createinvoice .modal-dialog{
        width: 100% !important;
    }

    .quotelabel{
        width: 100%;
    }

    .quoteinput{
        width: 100%;
    }

    .quotelabelhalp{
        width: 100%  !important;
    }

    .rightValue{
        width: 100%  !important;
    }

    .leftLabel{
        width: 100%  !important;
    }

    .quoteinputhalp{
        width: 100% !important;
    }

    .seller-logo-quote{
        width: 30%;
    }

    .submitbtndiv {
        margin-top: 35px;
        margin-left: 45px;
    }

    .quoteinputhalptxt{
        width: 100%;
    }

    .ruquest_form_main  .desciptions div span:nth-child(2){
        float: left;
        width:  46%;
    }
}
