.mdtimepicker{
    direction:ltr
}
.btn-no-border {
    border: none;
    padding: 3px
}
.form-label {
    float: right
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;

}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-flat .input-group-text:first-child {
    padding-left: 10px;
    padding-right: 10px;

}
.input-group-flat .form-control:not(:first-child) {
    border-right: auto;
}
.tox .tox-dialog__title{
    font-family: inherit
}
.tox,
.tox .tox-mbtn,
.tox .tox-collection__item-label,
.tox .tox-dialog,
.tox .tox-dialog__title,
.tox .tox-button,
.btn,
.form-floating,
.form-control,.driver-popover-navigation-btns{
    font-family: IRANSansWeb
}
.bootstrap-table .fixed-table-toolbar .columns label{
	text-align:right
}
