﻿.cover-verify-step-shadow {
    border-radius: 15px;
    /*padding-bottom: 40px;*/
    box-shadow: 0 0.3rem 1.5rem rgb(0 34 107 / 19%) !important;
}

.cover-bt-cancel-agree {
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 50px;
}

.btn_delete_pharmacist {
    position: absolute;
    top: 160px;
    right: 60px;
}

.set_style {
    position: relative;
}

hr {
    border-top-color: #e7e7e7;
}
.cover-verify-step_form {
    padding: 3rem 1.5rem 6rem 1.5rem !important;
    height: 500px;
}
body {
    font-family: 'Mitr' !important;
}
textarea {
    white-space: pre-wrap;
}
@media (max-width: 1199px) {
    .cover-bt-cancel-agree {
        position: static;
        margin-top: 2px;
    }
    .cover-bt-cancel-agree {
        text-align: right;
        position: absolute;
        bottom: 55px;
        right: 50px;
    }
    .cover-verify-step-shadow {
        /*margin-bottom: 0px;*/
    }
    .set_style {
        position: relative;
        }
    .btn_delete_pharmacist {
        display:none
    }
    .btn_delete_pharmacist_tablet{
        display:block
    }
    .btn_delete_pharmacist_position{
        position:relative
    }
    .btn_delete_pharmacist_position_re {
        cursor: pointer;
        position: absolute;
        left: 20em;
        bottom: -1em;
    }
    .space-ptb {
        padding: 30px 0;
    }
    /*.stype_topmenu{
        position:relative;
    }
    .style_img_top_menu{
        position:absolute;
        top:0em;
        left:0em;
    }*/
}
