@font-face {
    font-family: 'IranSans';
    src: url('../../fonts/iransans/IRANSansWeb_Light.ttf') format('truetype');
    font-weight: small
}

@font-face {
    font-family: 'IranSans';
    src: url('../../fonts/iransans/IRANSansWeb_Medium.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'IranSans';
    src: url('../../fonts/iransans/IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold;
}

html,
body {
    font-family: "IranSans" !important;
    font-size: 12px;
    font-weight: 400;
}

.menu-font {
    font-family: "IranSans";
    font-weight: normal;
    line-height: 1.1;
    color: #fff9ff;
    /*padding: 20px;*/
    /*letter-spacing: 1px;*/
}

.hf-C {
    font-family: "IranSans";
    font-weight: bold;
    line-height: 1.1;
    color: #fbfbff;
}

.iziToast {
    font-family: "IranSans";
    font-weight: normal;
}

.iziToast-message {
    font-family: "IranSans";
    font-weight: normal;

}

.iziToast-title {
    font-family: "IranSans";
    font-weight: bold;

}

/*#region DataTable*/
.btn-group,
.btn-group-vertical {
    display: inline !important;
    float: right;
}



ul.dt-button-collection.dropdown-menu {
    border-radius: 10px;
    color: #1ab394 !important;
}




/* .dropdown-menu > li > a {
    color: #1ab394 !important;
} */

div.dataTables_wrapper div.dataTables_filter {
    float: left;
    margin-top: 7px;
}

div.dataTables_wrapper div.dataTables_filter input {
    border-color: #1ab394 !important;
    color: #1ab394 !important;
    border-radius: 16px !important;
    margin-right: 10px;
    padding-right: 10px;
    height: 30px;
}

div.dataTables_wrapper div.dataTables_filter label {
    border-color: #1ab394 !important;
    color: #1ab394 !important;
}

div.dataTables_wrapper div.dataTables_length {
    float: right;
}

div.dataTables_wrapper div.dataTables_length label {

    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    color: #1ab394 !important;
}

div.dataTables_wrapper div.dataTables_length select {

    color: #1ab394 !important;
    border-radius: 5px !important;
}

div.dataTables_wrapper div.dataTables_paginate {

    float: left;
    padding-top: 8px;
    color: #1ab394 !important;
    /*background-color: #1ab394!important;*/

}

div.dataTables_length {
    padding: 10px;
    float: right;
}

/*.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    color: #1ab394 !important;

}

.page-link {
    color: #1ab394 !important;
}

.page-item.active .page-link,
.page-item.active .page-link:focus {
    background-color: #1ab394 !important;
    border-color: #1ab394 !important;
    color: #fff !important;
}

div.dataTables_wrapper div.dataTables_info {

    padding-top: 8px;
    white-space: nowrap;
    float: right;
    color: #1ab394 !important;

}

/*
.pagination > li > a, .pagination > li > span {
     float: none;
    margin-right: -1px;
    margin-left: 0px;
}*/

div.dataTables_wrapper div.dataTables_processing {
    color: #1ab394 !important;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
    border-left-width: 1px;
}

table.dataTable {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

table.dataTable th,
table.dataTable td {
    text-align: center;
    /*border: 1px solid #ddd !important;*/
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #ff5a08 !important;
    text-decoration: underline;
    background-color: #FFFFFF;
    outline: 0;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    right: 4px !important;
    left: 0 !important;
    margin-left: 5px;
    margin-right: 5px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child {
    padding-left: 4px !important;
}

.dropdown-menu {
    /* right: 100% !important; */
    left: auto;
    float: right;
    text-align: right;
}

div.dt-buttons {
    padding: 10px;
    float: right;
}

/*#endregion DataTable*/

/*#region Snippet*/

.full-width {
    float: left;
    width: 100%;
    margin-top: 30px;
    min-height: 100px;
    position: relative;
}

.form-style-fake {
    position: absolute;
    top: 0px;
}

.form-style-base {
    position: absolute;
    top: 0px;
    z-index: 999;
    opacity: 0;
}

.imgCircle {
    border-radius: 50%;
}

.form-control {
    padding: 10px 15px;
}

.form-input {
    height: 50px;
    border-radius: 0px;
    margin-top: 20px;
}

.Profile-input-file {
    height: 180px;
    width: 180px;
    left: 33%;
    position: absolute;
    top: 0px;
    z-index: 999;
    opacity: 0 !important;
}

.mg-auto {
    margin: 0 auto;
    max-width: 200px;
    overflow: hidden;
}

.fake-styled-btn {
    background: #006cad;
    padding: 10px;
    color: #fff;
}

#main-input {
    width: 250px;
}

.input-place {
    position: absolute;
    top: 35px;
    left: 20px;
    font-size: 23px;
    color: gray;
}

.margin {
    margin-top: 10px;
    margin-bottom: 10px;
}

.truncate {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bg-form {
    float: left;
    width: 100%;
    position: relative;
    /*background: url("http://lorempixel.com/200/200/abstract/");*/
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0px;
}

.bg-transparent {
    background: rgba(0, 0, 0, 0.5);
    float: left;
    width: 100%;
    margin-top: 0px;
}

.container {
    /*background: url("http://lorempixel.com/800/800/nature/");*/
    background-repeat: no-repeat;
    background-size: cover;
}

.custom-form {
    float: left;
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 0 16px #fff;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.6);
}

.img-section {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgba(0, 0, 0, 0.7);
    position: relative;
}

.img-section h4 {
    color: #fff;
}

#PicUpload {
    color: #ffffff;
    width: 180px;
    height: 180px;
    background: rgba(255, 255, 255, 0.4);
    padding: 100px;
    position: absolute;
    left: 30.5%;
    border-radius: 50%;
    display: none;
    top: 15px;
}

.camera {
    font-size: 50px;
    color: #333;
}

.custom-btn {
    margin-top: 15px;
    border-radius: 0px;
    padding: 10px 60px;
    margin-bottom: 15px;
}

#checker {
    opacity: 0;
    position: absolute;
    top: 0px;
    cursor: pointer;
}

.color {
    color: #fff;
}

/*====== style for placeholder ========*/

.form-control::-webkit-input-placeholder {
    color: lightgray !important;
    font-size: 12px;
}

.form-control:-moz-placeholder {
    color: lightgray !important;
    font-size: 12px;
}

.form-control::-moz-placeholder {
    color: lightgray !important;
    font-size: 12px;
}

.form-control:-ms-input-placeholder {
    color: lightgray !important;
    font-size: 12px;
}

/*#endregion*/

/*#region Krajee File Input*/

/*.kv-avatar .krajee-default.file-preview-frame,.kv-avatar .krajee-default.file-preview-frame:hover {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    text-align: center;
}
.kv-avatar {
    display: inline-block;
}
.kv-avatar .file-input {
    display: table-cell;
    width: 213px;
}*/
.kv-reqd {
    color: red;
    font-family: monospace;
    font-weight: normal;
}

.card {
    margin-bottom: 0.1rem;
}

td.details-control {
    background: url("../../images/details_open.png") no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url("../../images/details_close.png") no-repeat center center;
}

select.form-control {
    height: 35px !important;
}

.select2-selection {
    height: auto !important;
}

.select2-selection__rendered {
    padding-top: 2px !important;
}

.header-navbar {
    height: 4rem !important;
}

.modal-open {
    padding-right: 0px !important;
}

.dt_filter {
    cursor: pointer;
}

.pill-profile {
    margin-top: -0.25rem !important;
}

/*#endregion*/
/*input[type='radio']:disabled, input[type='checkbox']:disabled {*/
/*cursor: default;*/
/*}*/


.dropdown-left-disable {
    left: 0 !important;
}

.tooltip {
    font-family: "IranSans";
}

.has-danger {
    border: 1px solid red;
    background-color: lightpink;
    color: black;
}
