

/* Start:/local/components/adssoft/mfo.order/templates/.default/style.css?17577459301106*/
.quicktips-list,
.quicktips-list-dadata
{
     position: absolute;
     left: 0px;
     right: 0px;
     margin: 0px 15px;
     background: #FFF;
     border: 1px solid #CCC;
     z-index: 1000;
     display: none;
     text-align: left;
 }

 .quicktips-list div,
 .quicktips-list-dadata div {
     padding: 5px 5px 0px 5px;
     color: #000;
     cursor: pointer;
 }

.quicktips-list p,
.quicktips-list-dadata p {
     padding: 10px 5px 0px 5px;
     color: #000;
 }

.quicktips-list .hover,
.quicktips-list-dadata .hover {
     background: #CCC;
 }

 div.ocr-upload-block {
    padding-top: 0px !important;
 }

 input[name="EXPIRATION_DATE"] {
     width: 150px !important;
 }

 .binding-hint {
    margin-top: 10px;
 }

 #confirmRequest .modal-title {
     margin-top: 5px !important;
     margin-bottom: 5px !important;
 }

@media (max-width: 576px) {
    .col-xs-12 {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .send-confirmation-code {
        margin-top: 0.5rem!important;
    }
}


/* End */
/* /local/components/adssoft/mfo.order/templates/.default/style.css?17577459301106 */
