﻿label {
    padding-bottom: 25px;
}


@media(max-width:750px) {

    .matn {
        display: contents !important;
    }
}


table td, table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #000000;
    background-color: #fff !important;
}

table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid black;
}

.form-control {
    height: 50px !important;
    border-radius: 4px !important;
    padding: 6px 20px !important;
    margin-bottom: 12px !important;
    border: 0px !important;
    border-bottom: 1px solid !important;
}

.mht-frame {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 25px;
    direction: rtl;
}


.mht-subject {
    color: #797773;
    font-size: larger;
    font-weight: 700;
    margin: 0px;
}


.mht-gheimat {
    color: red;
    font-size: large;
    font-weight: bolder;
}

.mht-qustion {
    padding: 1px 4px;
    border: 1px dashed #797773;
    border-radius: 28px;
    width: 16px !important;
}

    .mht-qustion:hover {
        color: #198754;
        border: 1px dashed #198754;
        transition: 0.4s;
    }


.mht-icone-active {
    font-size: xx-large;
    color: #198654;
}

.mht-icone {
    font-size: xx-large;
    color: #9fa1a1;
}

.mht-check {
    color: white;
    background: #198654;
    padding: 3px 4px;
    border-radius: 33px;
    position: relative;
    top: 14px;
    right: 25%;
}

.mht-check2 {
    color: white;
    background: #198654;
    padding: 3px 4px;
    border-radius: 33px;
    position: relative;
    top: 14px;
    right: 25%;
}

.mht-check3 {
    color: white;
    background: #198654;
    padding: 3px 4px;
    border-radius: 33px;
    position: relative;
    top: 18px;
    right: 73px;
}


.mht-border-step {
    border-bottom: 2px solid #4FBA6F;
}

.mht-border-step-off {
    border-bottom: 2px solid #a4a4a4;
}

.mht-title-check {
    color: #198654;
}

.mht-title-check-off {
    color: #9fa1a1;
}

.mht-icone-trash {
    font-size: larger;
}

    .mht-icone-trash:hover {
        font-size: larger;
        color: red;
        transition: 0.4s;
    }


.mht-icone-updown {
    color: #9fa1a1;
}

    .mht-icone-updown:hover {
        color: black;
        transition: 0.4s;
    }



.mht-title-section {
    margin: 40px 0px;
    margin-bottom: 21px;
    padding-bottom: 15px;
    border-bottom: 2px solid green;
    display: inline-block;
}

@media (orientation: portrait) {
    .yot {
        display: flex;
        flex-direction: column-reverse
    }
}

.order1 {
    justify-content: space-between;
    direction: ltr;
}
.order2 {
display:block;font-size:smaller
}
.order3{display: block; font-weight: 700;}  .order4{display: block; font-weight: 700; font-size: 14px;} .order5{display: none} .order6{font-size:25px} .order7{text-align: right;} .order8{justify-content: center;} .order9{direction: ltr;} .order10{direction: rtl;} .order11{direction: ltr; text-align: center;} .order12{direction: rtl; height: 65px;} .order13{text-align: center;}