﻿* 
{
  font-size: 100.01%;
  font-family: Calibri, Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
}

body
{
    line-height: initial;
}

label {
    font-weight: initial;
    margin-bottom: initial;
}

::-moz-focus-outer, ::-moz-focus-inner {
    border: 0;
}

button,
button:active,
button:focus {
    outline: none !important;
}

.b-logo {
    margin-top: 12px;
}

.b-menu {
    margin-top: 12px;
    padding-bottom: 10px;
}

.l-m-submain {
    position: relative;
    overflow: hidden;
    padding: 0 20px;
}

.l-main_inner {
    background: unset;
    background-color: #fff;
}

.b-header, .b-footer
{
    width: initial;
}

.modal-header .close, button.close {
    font-size: 30px !important;
    opacity: 0.5;
}

.b-lb-basket__but {
    padding: 0 0 15px;
}

.order-bottom-div {
    padding-top: 40px;
}

.b-zakaz-form__img1 
{
    width: 250px;
    margin: 0px auto;
}


.b-zakaz-form__forall {
    padding: 5px 10px 5px;
    height: initial;
}

.b-zakaz-form__img__controls {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    height: auto;
    border-bottom: 1px solid #d1d5d8;
}

.dropdown-menu {
    min-width: 30px;
}

.photo-apply-settings-button {
    width: 40px;
    height: 30px;
    border: solid 1px #d6d6d2;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: absolute;
    left: 44px;
    top: 0px;
    background: url(/static/images/applybutton_icon.png) 50% 50% no-repeat;
}


.m-box-shadow
{
    -webkit-box-shadow:  0px 2px 10px -4px #000000;
    box-shadow:  0px 2px 10px -4px #000000;
}

.photo-select {
    cursor: pointer;
    width: 20px;
    height: 20px;
    border: solid 2px #efefef;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.photo-select span {
    font-size: 20px;
    top: 4px;
}

.photo-select-selected {
    border: none;
    position: relative;
    background: linear-gradient(to right, #ff5f00 0%, #fc382e 100%);
}
.photo-select-selected::after {
    content: url('/static/images/photoprint/check-mark-copy.png');
    position: absolute;
    top: 6px;
    left: 4px;
}
.b-zakaz-form {
    background: unset;
    padding-bottom: 30px;
    margin: 10px 0 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.b-zakaz-form__with-sett
{
    /*height: 50px;*/
}

.b-zakaz-form__img-data_after_container {
    margin: 0;
    padding-bottom: 3px;
}

.b-zakaz-form__img-data_before_container {
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: space-between;
}

.b-zakaz-form__more {
    text-align: center;
}

.b-zakaz-form__more__item__main_container 
{
    width: 260px;
    margin-right: 10px;
    margin-top: 20px;
    display: inline-block;
    box-shadow: 0 3px 10px 0 rgba(80, 101, 119, 0.16);
    border-radius: 10px;
    border: white 2px solid;
}

.b-zakaz-form__more__item__main_container:has(.photo-select-selected)
{
    border-color: #ff5f00;
}

.b-zakaz-form__more__item__main_container:last-child {
    margin-bottom: 40px;
}
.b-zakaz-form__more__item {
    position: relative;
    padding-top: 0px;
}
.mobile-interface-top-div-hidemobile {
    padding: 0 !important;
}
.b-zakaz-form__img-data_copy_photo {
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #2eaeff;
    background-image: url(/static/images/photoprint/copy.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.b-zakaz-form__img-data_del_button {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    background-color: #ff2e2e;
    background-image: url(/static/images/photoprint/trash.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.b-zakaz-form__img-data__items {
    float: none;
}

.b-zakaz-form__img-data__item {
    padding: 0px 10px 10px;
    margin: 0 0 0 0;
    border: initial;
    border-left: initial;
    background: #fff;
}

.b-zakaz-form__img-data__item .b-form-select__active {
    border-left: initial;
    display: block;
    height: unset;
    font-size: 14px;
    border: none;
    line-height: unset;
    color: #181818;
}
.b-zakaz-form__img-data__item .b-form-select-pad {
    padding: 0;
    float: unset;
    text-align: center;
}

.b-form-mainoptions 
{
    border: 1px solid #2eaeff;
}

.b-zakaz-form__img-data__item .b-form-select {
    float: unset;
    height: auto;
}
.b-zakaz-form__img-data__item .b-form-select__options 
{
    left: initial;
    top: initial;
    bottom: -13px;
    right: -1px;
    background-color: #fff !important;
    padding: 0;
    max-height: 300px;
}

.b-zakaz-form__img__mirror {
    position: unset;
    float: unset;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-color: #2eaeff;
    background-image: url(/static/images/photoprint/flip.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.b-zakaz-form__img__left2
{
    position: unset;
    float: unset;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-color: #2eaeff;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: none;
}

.b-zakaz-form__img__left2.clockwise
{
    background-image: url("/static/images/photoprint/rotating-arrow-to-left.png");
}

.b-zakaz-form__img__left2.preview
{
    background-image: url("/static/images/photoprint/white_magnifier.png");
    background-size: 15px;
}

.b-zakaz-form__img__right {
    position: unset;
    float: unset;
    width: 25px;
    height: 25px;
    background-color: #2eaeff;
    background-image: url(/static/images/photoprint/rotating-arrow-to-right.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
}
.b-zakaz-form__img__controls .b-zakaz-form__img__redeye-off {
    position: unset;
    float: unset;
    width: 25px;
    height: 25px;
    background-color: #d1d5d8;
    background-image: url(/static/images/photoprint/red-eyes-off.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
}
.b-zakaz-form__img__controls .b-zakaz-form__img__redeye {
    position: unset;
    float: unset;
    width: 25px;
    height: 25px;
    background-image: url(/static/images/photoprint/red-eyes-blue.png);
    background-color: #ff2e2e;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: none;
    outline: 0 !important;
}

.b-zakaz-form__img {
    background-color: #fff;
}
.b-zakaz-form__img-data__item .b-form-select__options__active-item {
    color: #207cff;
    font-weight: bold;
}

.b-zakaz-form__img-data__item .b-form-select__options__active-item2
{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    white-space: nowrap;
    padding: 0 12px;
    cursor: pointer;
    color: #207cff;
    font-weight: bold;
}


.b-zakaz-form__warging_info_mini 
{
    display: none;
    color: #181818;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0px 1px 0 #ffffff;
}

.b-zakaz-form__warging_ico {
    margin-right: 10px;
}

.format_info-top 
{
    margin: 0 0 5px 0;
    padding: 5px 10px;
    align-items: flex-start;
    font-weight: bold;
}

.format_info-top_text {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
}


.format_warning_info-top {
    display: flex;
    position: relative;
    margin: 0 0 5px 0;
    padding: 5px 10px;
    align-items: flex-start;
    font-weight: bold;
    background-color: #fbe9e9;
    cursor: pointer;
}

.format_warning_info-top::before {
    content: "<";
    width: 16px;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
    position: absolute;
    right: 10px;
    background-color: #fff;
    border-radius: 50%;
}

.format_warning_info_top_active {
    position: absolute;
    z-index: 99;
    background-color: #fbe9e9;
    left: 0;
    top: 0;
    text-align: left;
    padding: 5px 10px;
}
.format_warning_info_top_close {
    position: relative;
    width: max-content;
    font-weight: normal;
}
.arrowTop::before {
    content: "^";
    position: absolute;
    top: 3px;
    right: -20px;
    background-color: #fff;
    font-size: 16px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.b-zakaz-form__all-formats__count {
    width: initial;
}

.b-zakaz-form__all-formats__count1 
{
    width: 100%;
}

.b-zakaz-form__all-formats__count__input1 
{
    display: inline-block;
    height: 24px;
    border: none;
    box-sizing: content-box;
}

.b-zakaz-form__all-formats__count__input1 * 
{
    box-sizing: content-box;
}

.b-zakaz-form__all-formats__count__input1 input 
{
    width: 20px;
    padding-top: 2px;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    background: none;
    border: none;
    position: relative;
    color: #3367b0;
    text-align: right;
}

.b-zakaz-form__all-formats__count__input1 span 
{
    right: 1px;
    font-size: 15px;
}

#modalBasket .modal-dialog {
    width: 100% !important;
    max-width: 750px;
}
.b-lb-basket {
    width: 100%;
    overflow-x: auto;
}
.b-zakaz-form__all-formats__count__but1 {
    width: 27px;
    height: 24px;
    color: #7e7e7e;
    font-size: 13px;
    border: none;
    text-align: center;
    font-weight: bold;
    font-family: Verdana;
    padding: 0;
}

.b-zakaz-form__all-formats__count__but:hover {
    background-color: #d1d5d8;
}

.b-zakaz-form__all-formats__count {
    float: unset;
    padding: 0;
    display: flex;
}

.b-zakaz-form-MOGroup {
    width: 100px;
    text-align: left;
}
.b-zakaz-form-MOGroupL {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
.b-zakaz-form__all-formats__count__but_m {
    background-color: #d1d5d8;
    background-image: none;
    border-radius: 20px 0px 0px 20px;
    border-right: none;
}
.b-zakaz-form__all-formats__count__but_p {
    background-color: #d1d5d8;
    background-image: none;
    border-radius: 0px 20px 20px 0px;
    border-left: none;
    z-index: 10;
}
.b-zakaz-form-moreoptions {
    clear: both;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.b-zakaz-form-mo-content
{
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    padding-bottom: 10px;
    z-index: 999;
    background: #fff;
    padding: 5px;
    box-shadow: 0 3px 10px 0 rgba(80, 101, 119, 0.16);
    width: 100%;
}

.b-zakaz-form-mo-content-inside {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #d1d5d8;
}
.b-zakaz-form-mo-content-close {
    display: none;
    width: 90px;
    position: absolute;
    bottom: 20px;
    border-radius: 30px;
    padding: 0 15px 0 10px;
    background-color: #eaeaea;
    cursor: pointer;
}
.b-zakaz-form-mo-content-close::before {
    content: "<";
    transform: rotate(90deg);
    position: absolute;
    top: -2px;
    right: 7px;
    font-size: 18px;
}
.b-zakaz-form-mo-title {
    position: relative;
    padding: 0 20px 0 10px;
    background-color: #eaeaea;
    border-radius: 10px;
}
.b-zakaz-form-mo-title::before {
    content: ">";
    transform: rotate(90deg);
    position: absolute;
    top: -2px;
    right: 7px;
    font-size: 18px;
}
.b-zakaz-form__img-data__item .b-form-select__options__item {
    height: 25px;
    line-height: 25px;
    color: #181818;
}

.b-zakaz-form__img-data__item__preview {
    float: unset !important;
    background: url(none) 50% 50% no-repeat !important;
    margin-left: 0 !important;
}

.TopSettingsDivFull {
    width: 100%;
    /*position: absolute;*/
    z-index: 999;
    left: 0;
    background-color: #efefef;
}
.TopSettingsDivFullA {
    position: relative;
}
.top-settings-div {
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding: 12px;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    background-color: #efefef;
    min-height: 50px;
    font-size: 16px;
    text-align: center;
}

.top-settings-div > div {
    display: inline-block;
    position: relative;
    margin: 3px;
}

.top-settings-div a {
    color: #2f2f2f;
    text-decoration: none;
}
.m-top-div-center {
    justify-content: center !important;
}
a span.glyphicon {
    top: 3px;
}

.top-settings-div button {
    float: initial;
}

.top-settings-div-elem-left
{
    float: left;
}

.top-settings-div-elem-right
{
    float: right;
    margin-right: 10px;
}

.top-settings-div-elem-left-first-elem
{
    margin: 0 10px 0 10px;
}

.top-settings-div-apply-sett-button
{
    padding-top: 3px;
    padding-left: 15px;
}

.top-settings-div-apply-sett-button a
{
    float: left;
}

.top-settings-div-apply-sett-button-txt
{
    cursor: pointer;
    padding-left: 8px;
    display: inline-block;
}

.top-settings-div-number-input-panel {
    float: none;
    height: 24px;
    display: inline-block;
    position: relative;
}

.top-settings-div-number-input-panel span {
    top: 0;
}

.top-settings-div-number-input-panel input {
    padding-top: initial;
}

.top-settings-div-dropdown-menu {
    left: initial;
    text-shadow: initial;
}

.top-settings-div-count__but_p {
    background: #4479c0 url(/static/images/b-zakaz-form__all-formats__count__but_p.gif) 50% 50% no-repeat;
    width: 22px;
    height: 22px;
}

.top-settings-div-count__but_m {
    background: #4479c0 url(/static/images/b-zakaz-form__all-formats__count__but_m.gif) 50% 50% no-repeat;
    width: 22px;
    height: 22px;
}

.top-settings-div-redeyesdel {
    display: flex !important;
    align-items: center;    
    cursor: pointer;
}

.m-top-div-off {
    display: none !important;
}

.m-top-div-deselect-active {
    display: flex !important;
}

.top-settings-redeyesdel {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-color: #ff2e2e;
    background-image: url(/static/images/photoprint/red-eyes.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    flex-shrink: 0;
}

.copy-photo-is-process {
    opacity: 0.2;
}

.dropdown-toggle {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    padding: 0 10px;
    cursor: pointer;
}

.dropdown-toggle .caret {
    margin-left: 5px;
}

.b-lb-basket__itogo {
    text-align: left;
    margin-bottom: 10px;
    color: #000000;
}

.b-lb-basket__title
{
    color: #4ba34e;
}

.b-lb-basket__table th
{
    background: #edffed;
    color: #4caf50;
}

.m-text-shadow
{
    text-shadow: 0px 1px 0px #000;
}

.m-text-noshadow
{
    text-shadow: initial;
}

.m-button,
.m-button:active,
.m-button:visited,
.m-button:hover,
.m-button:focus {
    margin: 0;
    text-decoration: none;
    white-space: nowrap;
    border: none;
    font-size: 14px;
}
.m-button-addph {
    display: flex;
    width: 100%;
    min-width: 145px;
    max-width: 190px;
    background: linear-gradient(to right, #094666 0%, #092066 100%);
    padding: 8px 0;
    color: #fff;
    cursor: pointer;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.m-button-addph-ico {
    margin-right: 10px;
}
.m-button-selectall {
    display: none;
    color: #2e2e2e;
    cursor: pointer;
}
.m-top-div-select-hidden {
    display: none;
}
.m-button-selectall-ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #fff;
}

.m-button-order 
{
    display: flex;
    align-items: center;
    color: #2e2e2e !important;
}
.m-button-order-pointer
{
    cursor: pointer;
}

.b-zakaz-form__basket-span 
{
    cursor: pointer;
}


.m-button-shadow,
.m-button-shadow:active,
.m-button-shadow:visited,
.m-button-shadow:hover,
.m-button-shadow:focus {
    /*
    filter: dropshadow(color=#144383, offx=0, offy=-1);
    -webkit-box-shadow:  1px 1px 4px -1px #616161;
    box-shadow:  1px 1px 4px -1px #616161;
    */
    box-shadow: 1px 1px 4px -1px #616161;
}

/*
.m-button:hover 
{
    -webkit-box-shadow: inset 0px 0px 10px -2px #ffffff;
    box-shadow: inset 0px 0px 10px -2px #ffffff;
}
*/

.m-button31,
.m-button31:active,
.m-button31:visited,
.m-button31:hover,
.m-button31:focus 
{
    height: 31px;
    line-height: 31px;
}

.m-button-green,
.m-button-green:active,
.m-button-green:visited,
.m-button-green:hover,
.m-button-green:focus
{
    background: #4caf50;
}

.m-button-lightblue,
.m-button-lightblue:active,
.m-button-lightblue:visited,
.m-button-lightblue:hover,
.m-button-lightblue:focus
{
    background: #5783ff;
}

.m-button-lightblueviolet,
.m-button-lightblueviolet:active,
.m-button-lightblueviolet:visited,
.m-button-lightblueviolet:hover, 
.m-button-lightblueviolet:focus
{
    background: #bfa3ff;
}

.m-button-lightcyan,
.m-button-lightcyan:active,
.m-button-lightcyan:visited,
.m-button-lightcyan:hover, 
.m-button-lightcyan:focus
{
    background: #10c9e1;
}

.m-button-yellow-hover:hover
{
    color: yellow;
}

.b-zakaz-form__basket-span {
    color: #fff;
    padding: 5px 30px;
    border-radius: 10px;
    background: linear-gradient(to right, #ff5f00 0%, #fc382e 100%);
}

.text-strike {
    text-decoration-line: line-through;
    text-decoration-color: black;
    text-decoration-style: solid;
    
}

.l_m_cols
{
    padding-top: 10px;
}

.m-top-div {
    position: relative;
    max-width: inherit;
    border-radius: 7px;
    background-color: #efefef;
}
.mTDWrapper {
    display: flex;
    width: 100%;
    max-width: 1150px;
    max-height: 65px;
    margin: 0 auto;
    padding: 12px;
    justify-content: space-between;
    align-items: center;
}
.m-button-TopPB {
    display: flex;
    align-items: flex-end;
}
.m-button-TopPDiscount {
    min-width: 70px;
    margin-right: 15px;
    text-decoration: line-through;
}
.m-button-TopPrice {
    font-size: 16px;
    font-weight: bold;
}
.m-button-TopP2 {
    min-width: 100px;
    text-align: right;
    margin-right: 25px;
}
.m-top-div > a {
    text-align: center;
}

.mobile-interface-top-div {
    display: none;
}

.top-settings-div-del {
    display: flex;
    align-items: center;
    font-weight: bold;
}

.m-top-div__fixed,
.m-top-sett-div__fixed {
    position: fixed;
    top: 0;
    z-index: 100;
    margin-top: 0;
}

.m-top-sett-div__fixed
{
    top: 50px;
}

.m-top-div_after__fixed
{
    margin-top: 60px;
}


.m-top-div_after__iframe {
    z-index: 1000;
    transition: top 0.1s ease-out 0.1s;
}

/*
.m-top-div_after__iframe .b-zakaz-form__basket-link {
    right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #A5C0E4;
    border-radius: 4px;
}
*/

.m-photo-form
{
    background: #fff;
    padding: 25px 35px 58px;
    position: relative;
    -webkit-box-shadow: 0px 2px 10px -4px #000000;
    box-shadow: 0px 2px 10px -4px #000000;
}

/*
Extra small devices Phones (<768px)
Small devices Tablets (≥768px)
Medium devices Desktops (≥992px)
Large devices Desktops (≥1200px)

         768          992                1200
'     '     '     '     '     '     '     '     '
<---------^------------^------------------^--------->
     xs         sm              md             lg
   (phone)   (tablet)        (laptop)       (desktop)

Example:
@media (min-width: 768px) and (max-width: 991px) {
    ...
}

Warning
    max-width is <= (not is <)
    min-width is >= (not is >)
*/

/* xs */
@media only screen and (max-width: 767px)
{
    .full-interface {
        display: none !important;
    }

    .full-interface-div {
        display: none !important;
    }
    .mobile-interface-top-div {
        display: block;
        background-color: #efefef;
        border-radius: 7px;
    }
    .mTDWrapper {
        padding: 5px 12px;
    }
    .m-button-order {
        width: 100%;
        justify-content: flex-end;
    }
    .m-button-TopPDiscount {
        min-width: unset;
        margin-right: 0;
    }

    .top-settings-div > div {
        margin: 5px 10px;
    }
    .b-logo {
        display: none;
    }

    .b-menu {
        display: none;
    }

    .b-header {
        border-top: none;
        width: initial;
    }

    .b-personal-small {
        text-align: center;
        float: none;
        width: initial;
    }

    .b-personal-small__but {
        float: none;
        margin: 0;
        display: grid;
        padding: 0 10px;
    }

    .b-footer {
        display: none;
    }

    .l-submain {
        padding-bottom: 0;
    }
    
    .l-m-submain 
    {
        padding-bottom: 54px;
    }

    .b-zakaz-form {
        padding: 10px 10px 30px;
    }

    .b-zakaz-form__forall {
        margin-top: 0;
        font-size: 15px;
    }

    .b-form-but31, .b-form-but31:active, .b-form-but31:visited, .b-form-but31:hover, .b-form-but31:focus 
    {
        padding: 0px 12px 0px 12px;
        margin: 0;
        margin-top: 5px;
        color: white;
    }

    .b-form-but-green, .b-form-but-green:active, .b-form-but-green:visited, .b-form-but-green:hover {
        background: #46a746;
        text-shadow: 0px -1px 0px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=-1);
        display: grid;
    }

    .b-form-but-red, .b-form-but-red:active, .b-form-but-red:visited,.b-form-but-red:hover {
        background: #ff3b43;
        text-shadow: 0px -1px 0px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=-1);
        display: grid;
    }

    .b-form-but-ligth-blue, .b-form-but-ligth-blue:active, .b-form-but-ligth-blue:visited,.b-form-but-ligth-blue:hover {
        background: #5783ff;
        text-shadow: 0px -1px 0px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=-1);
        display: grid;
    }

    #b-auth {
        width: initial !important;
    }

    .b-auth {
        padding: 0 10px 10px;
    }

    .b-auth__col {
        width: 100%;
        margin: 0;
    }

    .b-auth__title {
        padding: 0;
    }

    .b-auth__col-but {
        margin: 0;
        float: none;
    }

    .b-auth__col-but button {
        width: 100%;
    }

    .b-auth__col__field {
        margin: 0;
        padding: 0;
    }

    .b-auth__col__field input {
        margin: 0;
    }

    .b-auth__reg {
        width: initial;
        margin-left: 0;
        padding: 0 10px 10px;
    }
    
    .b-auth__reg__col {
        width: 100% !important;
        margin: 0;
        float: none;
    }

    .b-auth__reg__col__field {
        padding: 0;
        margin: 0;
    }

    .b-auth__reg__col__field input {
        margin: 0;
        padding: 0;
    }

    .b-auth__reg__but {
        margin: 0;
        margin-top: 10px;
        float: none;
    }

    .b-auth__reg__but button {
        width: 100%;
    }

    .form-bottom-fixed-order-button-div {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 99;
        bottom: 0;
        display: flex;
        padding: 3px;
        align-items: center;
        justify-content: space-between;
        background-color: #efefef;
    }


    .form-bottom-fixed-order-button-ligth-blue, .form-bottom-fixed-order-button-ligth-blue:active, .form-bottom-fixed-order-button-ligth-blue:visited, .form-bottom-fixed-order-button-ligth-blue:hover {
        background: #5783ff;
        text-shadow: none;
        width: 100%;
        height: 64px;
        padding-top: 16px;
    }

    .top-settings-div {
        justify-content: center;
        /*position: fixed;
        top: 0;
        right: 0;
        left: 0;
        width: 100% !important;
        padding: 0;
        z-index: 1030;
        text-shadow: none;*/
    }
    .TopSettingsDivFull .top-settings-div-del {
        display: none;
    }
    .top-settings-div-apply-sett-button {
        float: left;
    }

    .top-settings-div-apply-sett-button a
    {
        float: none;
    }
}


/* sm, md, lg */
@media only screen and (min-width: 768px) {
    .mini-interface {
        display: none;
    }

    .full-interface-div {
        display: inline;
    }

    .m-top-sett-div__iframe 
    {
        position: fixed;
        z-index: 1000;
        transition: top 0.1s ease-out 0.1s;
    }
}

@media only screen and (max-width: 460px) {
    .form-bottom-fixed-order-button-div {
        flex-direction: column;
        overflow-x: hidden;
    }

    .form-bottom-fixed-order-button-div .m-button-addph {
        margin: 0 auto;
    }
}

a#yaDiskLink {
    display: none;
}

a#btnMiniYaDisk {
    display: none;
}
