﻿.txt-to-right {
    text-align: right;
}
.mrg-left-0{
    margin-left:0px !important;
}
.font-fa {
    font-family:iransans !important;
}
button {
    font-family: iransans !important;
}
.font-size-14{
    font-size:14px !important;
}
.size-breadcrumb{
    font-size:12px;
}
.align-table-center{
    text-align-last: center;
}
.middle-checkbox {
    vertical-align: -webkit-baseline-middle;
}
.top-10-check{
    top:10px;
}
.size-ic{
    width:20px;
    height:20px;
}
.align-msg {
    justify-content: center;
}
.displayflex-And-center-btn {
    display: flex;
    justify-content: center;
}
.mrg-left-5 {
    margin-left: 5px;
}
.padd-6{
    padding:6px !important;
}
.vertical-mid {
    vertical-align:middle !important;
}
@media screen and (max-width: 1323px) {
    .ic-option {
        display: none;
    }
}
.disp-InlineTable {
   display:inline-table;
}
.mrg-top-20{
    margin-top:25px;
}
.bck-color-white{
    background-color:white;
}
.colorRed {
    color: #ff5c75;
}
.colorOrange {
    color: #ffbe0b;
}
.colorGreen {
    color: #43d39e;
}
.width-auto{
    width:auto;
}
.width-unset{
  width:unset;
}
@media (max-width:630px) {
    .width-auto-sm {
        width:auto;
    }
}
.btnlogin-margin-none{
    margin-top:0px !important;
    margin-bottom:0px !important;
}
.disp-none{
    display:none;
}
.disp-block {
    display: block;
}
#editor {
    min-height:100px;
    border: 1px solid var(--ck-color-toolbar-border);
}
#alertMessage {
    width: fit-content;
}
.radio-ques {
    float: left;
    padding-left: 20px !important;
}
.pAnswer{
    display:contents;
}
.custom-control-label{
    user-select:none;
}
@media (min-width:768px) {
    .divPrintFactor {
        left: 0;
        position: absolute;
    }
}
td {
    vertical-align: middle !important;
}
table:not(.table-dark) tr > th {
    color: #6c757d;
    background-color: #f6f6f7;
}
.rbDays {
    float: right;
    margin: 5px;
    width: 15px;
    height: 15px;
}
.fc-head-container .menu-arrow:before {
    content: "\e82d";
    font-family: unicons;
    cursor: pointer;
    font-size: 23px;
}
.fc-day-header{
    user-select:none;
    cursor: pointer;
}
.slimScrollBar{
    right:auto !important;
    left:1px !important;
}
.nav-second-level.notif li a {
    display: inline-block !important;
}
.tox .tox-menubar, .tox .tox-toolbar__primary {
    justify-content: center;
}