﻿@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/iranyekanwebboldfanum.eot');
    src: url('../fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff/iranyekanwebboldfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/eot/iranyekanwebthinfanum.eot');
    src: url('../fonts/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff/iranyekanwebthinfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebthinfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/iranyekanweblightfanum.eot');
    src: url('../fonts/eot/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff/iranyekanweblightfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanweblightfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/iranyekanwebregularfanum.eot');
    src: url('../fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff/iranyekanwebregularfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/iranyekanwebmediumfanum.eot');
    src: url('../fonts/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff/iranyekanwebmediumfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/eot/iranyekanwebextraboldfanum.eot');
    src: url('../fonts/eot/iranyekanwebextraboldfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff/iranyekanwebextraboldfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebextraboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/eot/iranyekanwebblackfanum.eot');
    src: url('../fonts/eot/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff/iranyekanwebblackfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebblackfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 950;
    src: url('../fonts/eot/iranyekanwebextrablackfanum.eot');
    src: url('../fonts/eot/iranyekanwebextrablackfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff/iranyekanwebextrablackfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebextrablackfanum.ttf') format('truetype');
}

html, body {
    padding: 0px;
    margin: 0px;
}

* {
    font-family: iranyekan;
}

h1 {
    color: white;
    margin: 0px;
    padding: 0px;
    text-align: center;
    padding: 20px;
    font-size: 30px;
}

.header {
    background-image: linear-gradient(270deg, #e7ed28 0%, #ffcf5d 100%);
    background-color: #f7f8fc;
    font-family: iranyekan;
    border-bottom-left-radius: 13rem;
    border-bottom-right-radius: 13rem;
    padding-bottom: 12rem !important;
    /* padding: 40px; */
    padding-top: 0px;
    height: 520px;
}

.search-text-box {
    font-size: 15px;
    background-color: white;
    color: #0a0a0a;
    line-height: 4rem;
    height: 5rem !important;
    padding: 1.5rem;
    /* box-shadow: 0 4px 8px rgba(33, 48, 104, 0.3); */
    /* border: solid 1px black; */
    border-radius: 0px 30px 30px 0px;
    width: calc(50% - 75px);
    text-align: center;
    float: right;
    border: solid 1px #8a871d;
}

.search-select {
    font-size: 15px;
    background-color: white;
    color: #0a0a0a;
    line-height: 4rem;
    height: 5rem !important;
    padding: 1.5rem;
    box-shadow: 0 4px 8px rgba(33, 48, 104, 0.3);
    border-radius: 0px !important;
    width: 25%;
    text-align: center;
    float: right;
    border: 0px;
}

.search-button {
    background: #5cca53;
    width: 150px;
    float: right;
    border: 1px;
    height: 5rem !important;
    font-size: 14px;
    color: white;
    border-radius: 30px 0px 0px 30px !important;
    font-weight: 600;
    border: solid 1px #8a871d;
    border-right: 0;
}

.np {
    padding: 0px !important;
}

.ca {
    text-align: center;
    padding: 0;
}

.alert-danger {
    color: #fff;
    background-color: #ff6a78;
    margin-top: 30px;
    text-align: justify;
    font-weight: 400 !important;
    border-radius: 10px !important;
}

.top-menu {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    /* padding-left: 80px; */
    text-align: center;
    background: #2424241f;
    padding-top: 5px;
}

    .top-menu li {
        display: inline-block;
    }

        .top-menu li a {
            display: inline-block;
            color: white;
            font-size: 14px;
            padding: 10px 14px;
            text-underline-offset: 5px;
        }

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.header h3 {
    color: #fef3ff;
    text-align: justify;
    font-weight: 700;
    margin-top: 80px;
    font-size: 20px;
}

.header p {
    /* color: #373737; */
    /* font-size: 15px; */
    /* text-align: justify; */
}

.section-block {
    background: white;
    border-radius: 20px;
    padding: 40px;
    text-align: center;
    box-shadow: 0px 1px 8px #d2d2d2;
    margin-bottom: 25px;
}

    .section-block h2 {
        padding: 0;
        margin: 0;
        text-align: center;
        margin-bottom: 20px;
        font-size: 20px;
        font-weight: 600;
    }

    .section-block p {
        color: #2d2d2d;
        text-align: justify;
        padding: 0px;
        margin: 0;
        font-weight: 300;
        font-size: 14px;
    }

    .section-block img {
        margin: auto;
        width: 80px;
        margin-bottom: 20px;
    }

.section-block-row {
    /* position: absolute; */
    left: 0;
    right: 0;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.control-label {
    color: white;
    text-align: right;
    display: block;
    font-size: 14px;
}

option {
    font-family: tahoma;
    font-size: 13px;
}

.input-error {
    background: #f4a0a0;
    border-color: #eb0505;
    border-width: 2px;
}

.control-error {
    display: block;
    padding: 8px 2px;
    text-align: right;
    font-size: 12px;
    color: #ff9494;
    text-shadow: -1px 1px 1px #630000;
}

.alert-success img.ok {
    display: block;
    width: 70px;
    margin: auto;
    margin-bottom: 12px;
}

.alert-success {
    color: #fff;
    background-color: #00a70a;
    font-weight: 600 !important;
    line-height: 30px;
}

.btn-success {
    color: #fff;
    background-color: #3ec177;
    border-color: #4cae4c;
}



input[type="text"], textarea {
    font-size: 16px;
}

.form-control:focus {
    border-color: #a5a5a5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(168, 168, 168, 0.6);
}


label {
    font-weight: 500;
    font-size: 15px;
}

.form-box {
    border: 0px solid white;
    background: white;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 8px #9e9e9e7a;
    margin-bottom: 20px;
    margin-bottom: 100px;
}

    .form-box .control-label {
        color: black;
    }

.field-validation-error {
    color: #e50606;
    font-size: 12px;
    display: block;
    margin-top: 6px;
}

.input-validation-error {
    border: 1px solid #ff1515;
    background: #fff8f8;
}

.form-box h2 {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    padding-bottom: 10px;
    margin-top: 0;
    font-size: 20px;
    color: #bbb;
    font-weight: 400;
}

    .form-box h2 span {
        color: #ffbd3e;
        font-weight: 700;
    }


.table-result .btn.btn-warning {
    padding: 3px 7px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    font-size: 11px;
    background: #ffd90c;
    border: 1px solid #d8d51a;
    color: #2b2b2b;
}

.personal-search .search-text-box {
    width: 20% !important;
    border-radius: 0px;
}

.personal-search .search-text-box-first {
    width: 20% !important;
    border-radius: 0px 30px 30px 0px;
}

.personal-search .search-select {
    width: 20%;
}

.personal-search .search-button {
    width: calc(20% - 30px);
}


.plate-search .search-text-box {
    width: 20% !important;
    border-radius: 0px;
    padding: 30px;
    border: 2px solid black;
    border-width: 2px 0px 2px 0px;
}

.plate-search .search-text-box-first {
    width: 20% !important;
    border-radius: 0px 10px 10px 0px;
    border-right: 2px solid black;
    border-left: 2px solid black;
}

.plate-search .search-select {
    width: 20%;
    height: 53px !important;
}

.btn-warning {
    color: #fff;
    background-color: #eed33f;
    border-color: #c3b817;
    text-shadow: 1px 1px 1px #00000042;
}

.plate-search .search-button {
    width: calc(30% - 105px);
    /* height: 54px !important; */
}

.footer p {
    text-align: center;
    color: #a3a3a3;
    padding: 15px;
    font-weight: 300;
    box-shadow: 0px 1px 10px #80808059;
    border-radius: 10px;
    background: #4a4a4a;
}

.pelak {
    border: 2px solid black;
    /* border-radius: 5px; */
    margin: 0px;
    padding: 0px;
    max-width: 350px;
    font-size: 23px;
    background: white;
}

.plate-container {
    /* float: right; */
    padding: 2px 30px 2px 30px;
    /* background: white; */
    /* border-radius: 10px; */
    /* box-shadow: 0 4px 8px rgba(33, 48, 104, 0.3); */
    width: 60%;
    /* border: solid 1px #8a871d; */
    /* border-right: 0; */
    margin: auto;
}

    .plate-container .pelak input {
        width: 100px;
        padding: 0px 0px;
        font-size: 22px;
        margin: 5px;
        background: #f4f2f2;
        height: 30px;
    }

.pelak td {
    padding: 0px;
    font-size: 15px;
    text-align: center;
}

    .pelak td:last-child {
        background: #1f55bb;
        padding: 0px 5px;
        color: white;
        font-size: 7px;
        text-align: left;
        direction: ltr;
        vertical-align: bottom;
        width: 30px;
    }

.pelak select,
.pelak option {
    text-align: center;
    font-size: 16px;
}

.pelak input {
    /* width: 100%; */
    /* margin: 0; */
    text-align: center;
    padding: 1px 0px;
    font-size: 25px;
    background: #fffddd;
    border: 0px solid #e9e6e6;
}

.top-menu .fa {
    vertical-align: middle;
    padding-left: 0px;
    margin: 0;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
}


.top-menu li.login-item {
    position: absolute;
    left: 0;
    top: 0;
}

input#melliCode {
    letter-spacing: 5px;
}

    input#melliCode::placeholder {
        letter-spacing: 0;
        color: rgb(171, 171, 171);
        font-size: 14px;
        text-align: center;
    }


    input#melliCode + .field-validation-error {
        position: absolute;
        top: 10px;
        top: calc(50% - .5em);
        right: 20px;
        font-size: 18px;
        margin: 0;
        line-height: 1.4em;
    }


.form-box h2.text-success {
    color: #00b700;
}


span.required-label {
    color: #ff9900;
    position: relative;
    right: -10px;
    top: 20px;
    height: 0;
    line-height: 0;
    display: block;
}

.form-horizontal .control-label {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.85em;
}

.form-horizontal .control-label {
    padding-top: 8px;
    font-size: 14px;
    color: #727272;
}

span.field-validation-valid, span.field-validation-error {
    position: relative;
    height: 0;
    font-size: 14px;
    margin: 0;
}

.form-group {
    margin-bottom: 25px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 8px !important;
}


.mb-2 {
    margin-bottom: 15px !important;
}

.mb-3 {
    margin-bottom: 30px !important;
}

.mb-4 {
    margin-bottom: 40px !important;
}

.mb-5 {
    margin-bottom: 50px !important;
}

.form-message {
    color: white;
    background: #fe725c;
    padding: 15px 0;
}

.w100 {
    width: 100% !important;
}


.select2-results__option:not(.select2-results__option--group) {
    font-size: 13px;
}



.inside-form {
    border: solid 2px #444444;
    /* border-left: solid 2px #444444; */
    /* border-bottom: solid 2px #444444; */
    margin: 15px;
    margin-left: 0;
    border-radius: 10px;
}

    .inside-form > label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 0 !important;
        font-weight: 400;
        font-size: 13px;
        padding: 11px 0;
        text-align: center;
        margin-bottom: 15px !important;
        font-weight: bold;
        background: #444444;
        color: white;
        line-height: 1;
        /* border: solid 2px white; */
        width: 100%;
        background: #444;
        border-radius: 6px 6px 0 0;
        border-bottom: 4px solid #ffcb00;
    }

.select2-container {
    min-width: 180px;
    max-width: 380px;
}

.inside-form .form-group {
    margin-right: 0;
    margin-left: 0
}


.strong {
    font-weight: bold !important;
}

.table-result td input[type='checkbox'] {
    margin: 0px 20px 4px 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
    vertical-align: middle;
}


label.office-user-label {
    margin: 0;
    background: gainsboro;
    min-height: 14px;
    line-height: 1;
    display: block;
    padding: 10px;
    box-sizing: content-box;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
}


input[type=radio].office-user-radio {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    float: right;
    margin: 10px 5px;
    cursor: pointer;
    margin: 5px;
}


.text-dim {
    color: gray;
    font-size: 1.2rem;
}


.letter-space-3 {
    letter-spacing: 3px !important;
}


.price-span {
    font-size: 120%;
    font-weight: bold;
    padding: 2px 6px;
    background: #ffbb0030;
    line-height: 2;
}


#ShippingTypeLabel {
    font-size: 120%;
    font-weight: bold;
    padding: 2px 6px;
    /* background: #ffbb0030; */
    /* line-height: 2.5; */
}


#DocsCount {
    font-weight: 600;
    font-size: 120%;
    min-width: .5em;
    display: inline-block;
    /* border-bottom: solid 1px; */
    text-align: center;
    /* line-height: 2.5; */
    margin: 2px 6px;
}


.table-docs {
    table-layout: fixed;
}

    .table-docs td {
        width: 70%;
    }


.selectable-table tr:not(.not-selectable):hover {
    background-color: #dcdcdc61;
}


.selectable-table tr.selected {
    background-color: #ebfff1;
}


.selectable-table tr:not(.not-selectable) {
    cursor: pointer;
}


.selectable-table input[type=radio] {
    cursor: pointer;
}


#TaxLabel {
    font-weight: bold;
    font-size: 120%;
    margin: 2px 6px;
    /* text-decoration: underline; */
    /* text-underline-offset: 5px; */
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 25px;
}


select {
    height: 34px;
}


input[type=text]:not(.letter-space-placeholder)::placeholder {
    letter-spacing: 0;
}


@media print {
    img.post-logo {
        filter: brightness(0.0);
    }

    .print-hidden {
        display: none;
    }
}

.approve-div-message {
    color: #ef6a1c;
    text-align: center;
    border: solid 1px #bdbdbd;
    border-bottom: 0;
    padding: 10px;
}

.approve-div-title {
    font-size: 110%;
}

.approve-div-text {
    margin-bottom: 0;
}

.approve-div label {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    background: gainsboro;
    cursor: pointer;
    border: solid 1px #bdbdbd;
    border-top: 0;
    padding: 10px;
}


input#chkApprove {
    cursor: pointer;
    margin-left: 4px;
}


.select2-container ul.select2-results__options--nested li {
    padding-right: 17px;
}

.select2-container .select2-results__group {
    background: #f5f5f5;
    color: #c4c4c4;
}


.not-alowed-create-request {
    color: #ff764d;
    line-height: 2.3;
    padding: 30px;
    margin-bottom: 30px;
    text-align: justify;
    border: solid 2px #ff764d;
    border-radius: 12px;
}


.allready-in-found-docs-message {
    color: red;
    line-height: 2.3;
    padding: 30px;
}


@media(max-width: 767px) {
    .personal-search .search-text-box, .personal-search .select2, .personal-search .search-button {
        width: 100% !important;
        border-radius: 0px !important;
        border: solid 1px gainsboro !important;
        margin-bottom: 10px;
    }

    .top-menu li {
        display: block;
    }

    .top-menu {
        padding-left: 0;
    }

    .select2-container {
        max-width: 100%;
    }

    .top-header {
        display: none;
    }
}

.clearplace {
    clear: both;
}




.pelak-div {
    white-space: nowrap;
}

::placeholder {
    letter-spacing: 0;
}


.placeholder {
    clear: both;
}


select#letter {
    padding: 0 7.5px;
}

input#CarPelakSerial {
    padding: 0 7.5px;
    width: 4ch;
}

input#CarPelakRightNo {
    padding: 0 7.5px;
}

input#CarPelakLeftNo {
    padding: 0 7.5px;
    text-align: center;
}


.pelak-validation-summary span.field-validation-error {
    position: static;
    display: block;
}


img.pelak-flag-image {
    position: absolute;
    width: 32px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.pelak-bg-left {
    background: #2c55b7;
    border-radius: 5px 0 0 5px;
    bottom: 0;
    color: white;
    direction: ltr;
    left: 0;
    padding-left: 5px;
    padding-top: 45px;
    position: absolute;
    top: 0;
    width: 50px;
}

.no_padding_bottom {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    text-align: center;
    padding: 0 7.5px;
}

    .no_padding_bottom div {
        padding: 10px 0;
    }

        .no_padding_bottom div input {
            font-size: 18px;
            font-weight: 600;
            text-align: center;
        }

.text-right {
    text-align: right !important;
}



.pelak-validation-summary span.field-validation-error {
    height: auto;
}


.pelak-validation-summary {
    padding-top: 5px;
    padding-right: 5px;
}


span#AfterTaxPriceSumLabel {
    font-size: 20px;
}

div.pelakspan span {
    float: left;
    padding: 5px 10px;
    border-right: solid 2px gray;
}



    div.pelakspan span span {
        border: none;
        float: none;
        text-align: center;
        padding: 0;
        display: block;
    }

div.pelakspan {
    /* border: solid 2px gray; */
    /* display: inline-block; */
    padding: 0;
    /* border-radius: 3px; */
}

    div.pelakspan > span:last-child {
        border: none;
        display: block;
        padding: 0 10px;
        display: block;
    }


    div.pelakspan > div {
        float: right;
        border: solid 2px gray;
        border-radius: 3px;
        height: 44px;
    }

.pelakdiv > div {
    float: left; /* border-left: solid 1px #427ca5; */ /* border-right: 0; */
    padding-top: 0.5em;
    padding-bottom: 0;
    height: 100%; /* line-height: 3em; */
    position: relative;
    width: 1.9em;
    text-align: center;
    vertical-align: middle;
    height: 1.9em;
    font-weight: bold;
}

.pelakdiv {
    float: right; /* height: 2.5em; */
    font-size: 14.8px;
    border: solid 1px #427ca5;
    border: solid 1px black;
    border-radius: 6px; /* background: black; */ /* color: white; */ /* font-family: tahoma; */
    background: gray;
    color: white;
}

    .pelakdiv > .pelakdiv-iran > div:first-child {
        position: absolute;
        top: 1px;
        font-size: 0.5em;
        width: 100%;
        line-height: 1em;
        font-weight: normal;
    }

    .pelakdiv > .pelakdiv-iran { /* border-right: solid 1px gray; */
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px; /* height: 2em; */
        width: 2.2em;
        border-left: solid 1px #427ca5;
        border-left: solid 1px black;
    }

    .pelakdiv > div:first-child {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .pelakdiv > .pelakdiv-iran > div:last-child {
        font-size: 1em; /* line-height: 1.8em; */
    }

    .pelakdiv > .pelakdiv-serial {
        width: 2em;
    }


.MotorPelak-wrapper span.required-label {
    right: 130px !important;
}

.p-0 {
    padding: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}


.btn-post-code {
    display: block;
    text-align: center;
    overflow: hidden;
    padding-right: 5px;
    padding-left: 5px;
}


span#EnvelopeLabel {
    font-weight: bold;
    /* text-decoration: underline; */
    /* text-underline-offset: 5px; */
    font-size: 120%;
}


input#CarPelakSerial {
    padding: 0 2.5px;
    width: 5ch;
}

input#CarPelakRightNo {
    padding: 0 2.5px;
    width: 8ch;
    display: inline-block;
}

input#CarPelakLeftNo {
    padding: 0 2.5px;
    text-align: center;
    width: 5ch;
    display: inline-block;
}


select#CarPelakLetter {
    width: 7ch;
    padding: 0;
    display: inline-block;
    text-align: center;
}


.pelak-div input[type=number]::-webkit-inner-spin-button,
.pelak-div input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.top-header img {
    /* width: 100%; */
    max-height: 220px;
    object-fit: contain;
    box-shadow: -5px 5px 2px 2px #68686836;
    border: solid 2px white;
    /* border-radius: 6px; */
    /* border-top-right-radius: 0; */
    /* border-top-left-radius: 0; */
    /* margin-top: 8px; */
    margin-bottom: -3px;
}

.top-header {
    background-image: linear-gradient(270deg, #e7ed28 0%, #ffcf5d 100%);
    text-align: center;
}


.btn-test {
    position: absolute;
    left: 0;
    top: 33px;
    color: #ffffffab;
    width: 80px;
    cursor: default;
    user-select: none;
}
