/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

body{
    font-family: "vazir" !important;
}
.text-right{
    text-align: right !important;
}

.div_parent{
    display: flex;
    flex-direction: column;
}
.div_footer{
    margin-top: auto;
}

/*.row_selection:hover{*/
    /*background-color: rgba(2, 192, 186, 0.36);*/
    /*border-right: 5px solid #ff8a27;*/
    /*border-left: 5px solid #ff8a27;*/
    /*transform: scale(.2,1);*/
    /*cursor: pointer;*/
/*}*/

.row_selection {
    transition: all .6s ease;
}

.row_selection:hover {
    transform: scale(1.02) ;
    border-right: 5px solid #ff8a27;
    border-left: 5px solid #ff8a27;
    background-color: rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}


.font_en{
    direction: ltr;
    font-family: Arial;
}
.font_bold{
    font-weight: bold;
}

.text-left{
    text-align: left;
}
@media (min-width: 768px) {
    .modal-full {
        width: 80%;
        max-width: 1400px;
        height: 100%;
    }
    .modal-full2 {
        width: 100%;
        max-width: 1400px;
        height: 100%;
    }
    .modal-full-sign {
        width: 100%;
        max-width: 3400px;
        height: 100%;
    }
}
.modal-full3 {
    width: 100%;
    max-width: 1600px;
    height: 100%;
}

.ltr{
    direction: ltr;
}
.select2-container {
    z-index: 99999;
}
.image_container {
    position: relative;
}

.image_ostan{
    position: absolute;
    font-size: 1rem;
    padding: .4rem;
    background-color: white;
    color: #560583;
    border-radius: 10px!important;
    opacity: 0.9;
    margin-bottom: 0!important;

}
.image_ostan:hover{
    cursor: pointer;
    background-color: #560583;
    color: white;
    opacity: 1;
}


.avatar{
    border-radius: 50%;
}
.avatar.customer{
    width:85px;height: 85px;
}

.txt_plk1{
    width: 3.5rem;
}
.txt_plk2{
    width: 4.2rem;

}
.txt_plk3{

    width: 6.2rem;
}
.txt_plk4{
    width: 3.5rem;
}

.txt_plk_freezone1{
    width: 8.5rem;
}

.txt_plk_freezone1{
    width: 8.5rem;
}


.image_plk{
    position: absolute;
    top: 1.8rem;
    font-size: 2rem;
}
.image_plk.image_plk1 {

    right: .8rem;
}
.image_plk.image_plk2 {

    right: 5.5rem;
    margin-right: 5px;
}
.image_plk.image_plk3 {

    right: 9.5rem;
    margin-right: .5rem;
}
.image_plk.image_plk4 {

    right: 11rem;
    margin-right:1rem
}

.image_plk{
    position: absolute;
    top: 1.8rem;
    font-size: 2rem;
}
.image_plk.image_plk1 {

    right: 1rem;
}
.image_plk.image_plk2 {

    right: 5rem;
}
.image_plk.image_plk3 {

    right: 9rem;
}
.image_plk.image_plk4 {

    right: 11rem;
}

.image_plk.image_plk_freezone1 {

    right: 1rem;
}