/* here you can put your own css to customize and override the theme */

@font-face {
    font-family: IRANSans-web;
    src: url('../../../fonts/IRANSansWeb.woff') format('woff'), url('../../../fonts/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: IRANSans-web;
    src: url('../../../fonts/IRANSansWeb_Bold.woff') format('woff'), url('../../../fonts/IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: IRANSansFn;
    font-style: normal;
    font-weight: 200;
    src: url('../../../fonts/farsiNum/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('../../../fonts/farsiNum/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../../fonts/farsiNum/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../../fonts/farsiNum/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../../fonts/farsiNum/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}

*,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: IRANSans-web;
}

a,
a:hover {
    text-decoration: none !important;
}

.h1 .small,
.h2 .small,
.h3 .small {
    font-size: 65%;
}

.h4 .small,
.h5 .small,
.h6 .small {
    font-size: 75%;
}

.h1 {
    font-size: 32px !important;
    font-weight: 400;
    text-transform: none;
    line-height: 1.563;
}

.h2 {
    font-size: 24px !important;
    font-weight: 400;
    text-transform: none;
    line-height: 1.875;
}

.h3 {
    font-size: 20px !important;
    font-weight: 400;
    text-transform: none;
    line-height: 1.5;
}

.h4 {
    font-size: 18px !important;
    font-weight: 400;
    text-transform: none;
    line-height: 1.25;
}

.h5 {
    font-size: 14px !important;
    font-weight: 400;
    text-transform: none;
    line-height: 2.143;
}

.h6 {
    font-size: 12px !important;
    font-weight: 400;
    text-transform: none;
    line-height: 2.143;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    letter-spacing: 0px;
}

.box-shadow--2dp {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.box-shadow--3dp {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

.box-shadow--4dp {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2)
}

.box-shadow--6dp {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2)
}

.box-shadow--8dp {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2)
}

.box-shadow--16dp {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2)
}

.text-shadow {
    text-shadow: 2px 2px 4px #000000 !important;
}

.text-shadow-soft {
    text-shadow: 1px 1px 2px #725151 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.relative {
    position: relative;
}

.scroll-to-top {
    bottom: 25px;
}

.page-header .page-header-top .page-logo .logo-default {
    margin: 5px 0 0;
}

.header-note .todayDate {
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 480px) {
    ul.breadcrumb {
        margin-bottom: 15px;
    }

    .header-note .todayDate {
        position: unset;
        transform: unset;
    }
}

.btn {
    font-weight: 400 !important;
}

.login .copyright {
    padding: 10px 0 30px 0;
}

html {
    background-color: #364150;
}

.dropdown-submenu > a:after {
    content: "\f104";
}

.numberFont {
    direction: ltr;
    font-family: IRANSansFn !important;
}

.text-gray {
    color: #808080;
}

.portlet .portlet-role-actions {
    border-bottom: 1px solid #eee;
    padding: 15px 0 14px;
}

.login .logo img {
    height: 100px;
}

.text-rtl {
    direction: rtl !important;
}

.text-ltr {
    direction: ltr !important;
}

.popover .arrow,
.popover .arrow:after {
    display: block !important;
}

.table thead tr th,
.table tbody tr td,
.btn {
    font-size: 12px;
}

.btn-outline > .badge {
    position: absolute;
    font-size: 11px;
    font-weight: 300;
    top: -10px;
    left: 10px;
    padding: 3px 6px;
    color: #fff;
    text-shadow: none;
    border-width: 0;
    border-style: solid;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.bootbox.modal .modal-dialog {
    width: unset;
}

.bootbox.modal .modal-content {
    box-shadow: unset;
}

.blog-page {
    direction: ltr !important;
    text-align: center;
}

.blog-page > a.current,
.blog-page > a:hover {
    text-decoration: none;
    border-color: #41b6e5 !important;
    color: #41b6e5 !important;
}

.blog-page > a {
    margin: 3px !important;
    border: 1px solid #dddddd;
    text-align: center;
    height: 40px;
    line-height: 40px;
    white-space: normal;
    display: inline-block;
    padding: 0px 17px;
}

.row-bordered {
    border: 1px solid #fff;
    padding: 15px 15px 7px;
    border-radius: 5px;
}

.mt-checkbox > span:after {
    transform: rotate(-135deg) scaleY(-1) !important;
}

.timeline:before {
    display: none;
}

.timeline .timeline-body-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #bfcad1;
    padding-bottom: 20px;
}

.timeline .timeline-body {
    max-width: 60%;
    border-radius: 10px;
}

@media (max-width: 480px) {
    .timeline .timeline-body {
        max-width: unset;
    }
}

.timeline .timeline-body-content {
    margin-top: 20px;
    font-size: 12px;
    direction: rtl;
}

.timeline .timeline-body-time {
    font-size: 9px;
    letter-spacing: 1px;
}

.timeline-body-footer {
    margin-top: 10px;
    text-align: left;
    direction: ltr;
}

.timeline-body-footer img {
    width: 15px;
}

.position-relative {
    position: relative;
}

.timeline-body-title {
    color: #2ab4c0 !important;
}

.timeline .left-chat .timeline-badge {
    float: left;
    position: relative;
    padding-left: unset;
    padding-right: 30px;
    display: inline-table;
}

.timeline .left-chat {
    direction: ltr;
}

.timeline .left-chat .timeline-body {
    margin-right: unset;
    margin-left: 110px;
}

.timeline .left-chat .timeline-body-arrow {
    right: unset;
    left: -28px;
    border-width: 14px 14px 14px 14px;
    border-color: transparent #f5f6fa transparent transparent;
}

.timeline {
    padding: 1px 10px 20px 10px;
}

.icon-btn {
    height: 95px;
    min-width: 150px;
    display: inline-block;
    margin: 5px 0 0 5px;
    padding: 0;
    vertical-align: middle;
}

.icon-btn.icon-btn-rounded {
    border-radius: 5px;
}

.icon-btn ul {
    list-style: none;
    margin: 0;
    padding: 10px;
}

.icon-btn li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 5px;
    font-size: 10px;
}

.icon-btn li i{
    width: 100%;
}

.icon-btn li.title {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
}

table thead tr th,
table tbody tr td {
    vertical-align: middle !important;
}
