/*body.page-id-517 article.post-517 fieldset {
    background-color: #000;
}*/

/*@font-face {
    font-family: MagistralC;
    src: url("font/MagistralC.ttf");
}

* {
    font-family: MagistralC, serif;
    font-size: 12pt ;
}*/
/*body{
    position: fixed;
    left: 10%;
    /*justify-content: center;*/
/*}*/

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset {
    border: 0;  /*border: 1px solid darkslateblue;*/
    border-top: 0px;
    border-top-left-radius : 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 0 10px;
    width: 100%;  /* 880 */

    max-width: 950px;
    min-width: 500px;
    padding: 0px;
    margin-bottom: 0px;
    /*background-color: coral;*/
    
    color: #0f1821;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset #tovnb {
    display: flex;
    justify-content: center;
    width: 500%;
}


/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset .tab{
    display: flex;
    justify-content: center;
    background:  #ff6900;  /* 1B238A 0f1821 */
    /*border: 1px solid darkslateblue;*/
    border-bottom: none;
    border-top-left-radius : 10px;
    border-top-right-radius: 10px;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset .tab button {
    background-color: inherit;
    width: 50%;
    border: none;
    outline: none;
    padding: 10px 30px;
    cursor: auto;  /* pointer */
    transition: 300ms;
    
    min-width: fit-content;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .clear, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .clear1, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .button, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .button1{
    margin: 0;
    background-color:  inherit;
    border: none;
    outline: coral ;
    color: white;
    cursor: pointer;
    text-decoration: underline;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .button:hover, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .button1.hover{
    background-color: #0f1821;  /* E3A611 ff6900 */
    text-decoration: none;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  [type = "number"], /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  [type = "text"]{
    height: 25px;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset .tab button:hover , /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .clear:hover, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .clear1:hover{
    background-color: rgba(255,255,255,0.2) ;
    text-decoration: none;
    /*opacity: 0.8;*/
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .tab button.active{
background-color: white;

color: #0f1821;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .tabContent{
    display: none;
}
/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #div1lbl{
    display:block;
    /*max-width: 300px;*/
    width: 40%;
    
    margin-bottom: 0;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div1 label{
    display: block;
    width: 40%;
    
    margin-bottom: 0;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div {
    margin: 3% 2%;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;

}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div2 label {
    font-size: 8pt;
    width: inherit;
    padding: 0px;
    
    margin-bottom: 0;
}
@media (min-width: 992px) {
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .delivery_route div2 {
        margin-left: 5px;
    }
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div3 {
    display: flex;
    justify-content: flex-start;
    margin: 0px;
    padding: 0px;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  hr {
    margin: 25px 0px 25px 0px;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset   select {
    /*width: 40%;*/
    max-width: 170px;
    height: 35px;
    
    padding: 0;
    color: #0f1821;
}
/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset   #autocompl, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocompl1, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocomplworld, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocomplworld1{
    width: 250px;
    max-width:  250px;
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .ui-autocomplete {
     /*height: 500px ;*/
    width: 100px;
    height: inherit;
     max-height: 200px;
     overflow-y: scroll;
    overflow-x: hidden;
 }

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #mask {
    position: fixed;  /* absolute */
    left: 0px;
    top: 00px;
    background-color: #000;
    /*display: none;*/
    z-index: 1000;  /* 100 */
    width: 100%;
    height: 100%;
    opacity: 0.8;
    /*border-top-left-radius : 10px;
    border-top-right-radius: 10px;*/
}

/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #gab{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #gab > label:not(.textMas) {
    margin-top: auto !important;  /* 17px */
}
/*body.page-id-517 article.post-517 fieldset  #gab > label.textMas {
    margin-top: -10px;
}*/
@media (max-width: 540px) {
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset #gab label.textMas.actual_weight {
        margin-top: -10px;
    }
}
/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset   #aaa{
    position: absolute;
    bottom: 50%;
    
    padding-left: 5px;
    padding-right: 5px;
}
/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #modal {
    position: fixed;  /* absolute */
    /*bottom: 30%;
    right: 30%;*/
    width: 304px;
    height: 304px;
    z-index: 1100;  /* 200 */
    background-color: white;
    display: none;
    
    top: calc(50% - 152px);
    left: calc(50% - 152px);
}
/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .tabmodal{
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #ff6900;  /* 1B238A */
    height: 15%;
}
/*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  .tabmodal > p {
    height: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*@media (max-width: 994px){
    body {
        position: fixed;
        left: 0;
    }
}*/

@media (max-width: 991px) /* 900 */ and (min-width: 750px) {
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div3 {
        flex-direction: column;
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset {
        /*position: center;*/
        /*width: max-content;*/
        width: 92%;
        max-width: 900px;
        /*min-width: 725px;*/
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div1 label {
        display: flex;
        min-width: 180px;
        max-width: 300px;
        width: 40%;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #div1lbl1{
        min-width: 180px;
        width: 40%;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #gab label {
        min-width: unset;
    }
}

@media (max-width: 750px) {
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div3 {
        flex-direction: column;
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset {
        /*position: center;*/
        /*width: max-content;*/
        width: 92%;
        max-width: 900px;
        min-width: 520px;
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset div1 label {
        display: flex;
        min-width: 180px;
        max-width: 300px;
        width: 40%;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #div1lbl1{
        min-width: 180px;
        width: 40%;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #gab label {
        min-width: unset;
    }
}

@media (max-width: 540px) and (min-width: 300px){

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div1 label{
        display: flex;
        width: max-content;
        min-width: unset;
        /*max-width: 300px;*/
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #gab label {
        margin-top: 5px;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #fact, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #factworld{
        margin-left: 15px;
        margin-bottom: 10px;
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocompl1, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocomplworld1 {
        margin-bottom: 10px;
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #div1lbl1{
        min-width: unset;
        width: inherit;
    }

    /*body {
        position: fixed;
        left: 0;
    }*/
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset {
        position: center;
        width: 100%;
        max-width: 450px;
        min-width: 240px;
        overflow-y: auto;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0%;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div3 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0%;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #gab{
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #modal {
        flex-direction: row;
        position: center;
        bottom: 30%;
        justify-content: flex-start;
        left: 30%;
        width: 40%;
        height: 200px;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #aaa {
        position: absolute;
        bottom: 25%;
    }
}

@media (max-width: 300px) {

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #modal {
        flex-direction: row;
        position: center;
        bottom: 30%;
        right: unset;
        justify-content:flex-start ;
        left: 30%;
        width: 40%;
        height: 200px;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #aaa {
        position: absolute;
        bottom: 25%;
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div1 label{
        display: flex;
        width: max-content;
        min-width: unset;
        /*max-width: 300px;*/
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #gab label {
        margin-top: 5px;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #fact, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #factworld{
        margin-left: 15px;
        margin-bottom: 10px;
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocompl1, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocomplworld1 {
        margin-bottom: 10px;
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocompl1, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocompl, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocomplworld, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #autocomplworld1, /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #selectview {
        width: 100%;
        max-width: 300px;
        min-width: 220px;
    }

    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #div1lbl1{
        min-width: unset;
        width: inherit;
    }

    /*body {
        position: fixed;
        left: 0;
    }*/
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset {
        position: center;
        width: 100%;
        max-width: 450px;
        min-width: 200px;
        overflow-y: auto;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0%;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  div3 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0%;
    }
    /*body.page-id-517 article.post-517*/ fieldset.delivery_fieldset  #gab{
        display: flex;
        align-items: center;
        justify-content: flex-start;

    }
}