.dop_logo .tn-atom {
    border-radius: 0 0 5px 0!important;
    background-image: linear-gradient(to top, #d4d4d4, #eaeaea)!important;
}


.my_btn .tn-atom {
        background-image: linear-gradient(to top, #fbb034, #ffdd00)!important;
}

.t-submit {
    background-image: linear-gradient(to top, #fbb034, #ffdd00)!important;
}


.t-img-select__container {
    font-size: 0px;
    margin: 10px -5px 0px;
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: space-between!important;
}



.t-img-select__control {
    width: 31%!important;
    margin: 0px!important;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    cursor: pointer;
}

.t-img-select__control:nth-child(n+4) {
    margin-top: 25px!important;
}
.t862__progress {
    height: 100%;
    width: 0;
    background-color: #00b94f!important;
    transition: width .3s ease;
}

.t702 .t-submit {
    width: 100%;
    height: 70px!important;
    -webkit-appearance: none;
}