@font-face {
    font-family: 'IRANSans';
    src: url('fonts/iransans/IRANSans.eot');/*اکسپلورر 9 به بعد*/
    src: local('IRANSans'), /*بررسی نصب بودن فونت در سیستم کاربر*/ local('IRANSans'), /*برای برخی از مرورگرها مانند سافاری*/ url('fonts/iransans/IRANSans.eot?#iefix') format('embedded-opentype'), /*هک برای اکسپلورر 8 و ماقبل*/ url('fonts/iransans/IRANSans.woff') format('woff'), /*مرورگر های جدید*/ url('fonts/iransans/IRANSans.ttf') format('truetype');/*تمام مرورگرها به جزء اکسپلورر*/

}

.tag-dark, .btn-dark, .alert-dark {
    background-color: #263238 !important;
    color: #ffffff;
}
.icon-trash,.icon-remove,.icon-exclamation,.icon-trash2,.icon-trash3{
    color: #DA4453 !important;
}
.icon-check,.icon-send,.icon-head{
    color: #48CFAD !important;
}
.icon-exclamation{

}
.icon-pencil,.icon-pencil2,.icon-reply3,.icon-pencil3{
    color: #0bb3e4 !important;
}
.bg-primary>i{
    font-size: 20px !important;
}

.nopadding {
    padding: 0px !important;
}

.nomargin {
    margin: 0px !important;
}

.hodhod-color, th, th a, td a i {
    color: #164EA7 !important;
}

.primary, .btn-primary {
    background-color: #164EA7 !important;;
    border-color: #164EA7 !important;
    color: #ffffff !important;
}

.page-item a, .last a, .first a {
    background-color: #164EA7 !important;;
    border-color: #164EA7 !important;
    color: #ffffff !important;
}

a.card-link {
    color: #164EA7 !important;
}

.page-item.active a, .disabled a {
    background-color: #ffffff !important;
    color: #164EA7 !important;
}

#added-numbers-table {
    max-height: 200px !important;
    overflow-y: auto;
}

.navbar-container {
    background-color: #164EA7 !important;
    color: #ffffff !important;
}

.navbar-container .nav-item a.dropdown-toggle, .navbar-container .nav-item a i, .text-white, .deleteTypeBank {
    color: #ffffff !important;
}

.btn-select-file {
    height: 35px;
}

.btn-help {
    float: left !important;
}

.helper-holder {
    width: 100% !important;
}

.hidden-sm {
    display: block;
}

.visible-sm {
    display: none !important;
}

@media (max-width: 1300px) {
    .hidden-sm {
        display: none !important;
    }

    .visible-sm {
        display: block !important;
    }
}

.cover {
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.7 !important;
    z-index: 1031 !important;
    position: fixed !important;
}

.cover {
    display: none;
}

.loading-center-cover {
    display: block;
    position: fixed;
    margin: 0 auto;
    left: 45%;
    top: 50%;
    font-size: 13px;
    /* color: #ffffff; */
    /* height: 100%; */
    color: #000000;
    background-color: #ffff;
    padding: 20px 40px;
    border-radius: 10px;
}

th {
    color: #7A54D8;
    font-weight: bold;
}

.detail-sent-statistics td {
    font-size: 12px;
}

.detail-sent-statistics th, .detail-sent-statistics td {
    padding: 5px !important;
    font-size: 10px;
    width: 25%;
}

.td-message-factors {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.user-profile fieldset {
    border: 1px solid #ddd !important;
    margin: 0;
    xmin-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding-left: 10px !important;
}

.user-profile legend {
    direction: rtl;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
}

.clockpicker-popover .popover-title {
    direction: ltr !important;
}

.popover {
    left: 10px !important;
    right: auto !important;
}

.clockpicker-button {
    font-family: IRANSans, Tahoma, Geneva, sans-serif !important;
}

.first .page-link {
    margin-right: 1px;
}

.first {
    list-style-type: none;
}

.pagination {
    display: block !important;
    margin: 10px;
    margin-right: 0;
}

.summary {
    margin-bottom: 10px;
}

.txtGoTo, #txtGoToDetail {
    width: 50px !important;
}

table tr td {
    padding: 3px !important;
    font-size: 12px;
    text-align: center;
}

table tr th {
    padding: 10px !important;
    font-size: 12px;
    text-align: center;
}

.form-section {
    color: #1D2B36;
    line-height: 3rem;
    margin-bottom: 20px;
    border-bottom: 1px solid #1D2B36;
}

input.form-control, textarea.form-control, .select.form-control {
    font-family: Tahoma !important;
}

.mobiles,
.numerical,
.float {
    font-family: Tahoma;
}

.media, .media-body {
    height: 100px;
}

html {
    font-size: 14px;
}

i {
    font-size: 15px;
}

h1 {
    font-size: 22px;
    padding-bottom: 20px;
}

/* Important part */
.modal-dialog {
    overflow-y: initial !important
}

.modal-body {
    max-height: 400px;
    overflow-y: auto;
}

.detail-view tr th {
    width: 200px;
    padding-right: 10px;
}

.detail-view tr td {
    padding-right: 10px;
}

h4 {
    padding-top: 20px;
}

input[aria-invalid="true"] {
    /*border: 1px solid #A94442;*/
}

.select2-selection {
    border: 1px solid #CCCCCC;
}

.ui-datepicker-next i.icon-rewind {
    background-color: #967ADC;
    color: #ffffff;
    padding: 2px;
    border-radius: 50%;
}

.ui-datepicker-prev i.icon-fast-forward2 {
    background-color: #967ADC;
    color: #ffffff;
    padding: 2px;
    border-radius: 50%;
}

.table-responsive {
    overflow-y: hidden;
}

* {
    font-family: IRANSans, Tahoma, Geneva, sans-serif;
}

.help-block-error, .help-block {
    color: #DA4453 !important;
    font-size: 10pt;
}

a {
    font-size: 10pt !important;
}

.action_column a {
    display: none;
}

tr:hover .action_column a {
    display: inline;
}

tr:hover {
    cursor: pointer;
}

.bg-primary:hover {
    display: inline;
    margin-left: 2px;
    padding: 3px;
    color: #ffffff !important;
    border-radius: 3px;
    background-color: #967ADC !important;
}

.bg-primary {
    display: inline;
    margin-left: 2px;
    padding: 3px;
    border-radius: 3px;
    background-color: transparent !important;
    color: #967ADC !important;
}