﻿body {
}
html{
    direction:ltr;
}
label {
    display: inline-block;
    /* display: flex; */
    margin-bottom: 0.5rem;
}
.modal-header{
    direction:rtl;
}
.truch-delete {
    position: absolute;
    left: 100%;
    top: 23px;
    font-size: 25px;
}

.truch-delete-QuestionForm {
    font-size: 25px;
    position: absolute;
    bottom: 3px;
    color: red;
    left: 100%;
}
.truch-delete-QuestionForm1 {
    font-size: 25px;
    position: absolute;
    bottom: 2px;
    color: red;
    right: unset;
    left:0;
}
.truch-delete-model {
    left: 98.5%;
    top: 16px;
}
.cheackrequerd {
    margin-right: unset;
    margin-left: 3.75rem;
}