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

/******  start public ***********/
@font-face {
    font-family: "IRANSansWeb";
    font-style: normal;
    font-weight: normal;
    src: 
        url("../plugins/global/fonts/TypographyFonts/IRANSansWeb/IRANSans-web.eot") format("embedded-opentype"), 
        url("../plugins/global/fonts/TypographyFonts/IRANSansWeb/IRANSans-web.woff") format("woff"), 
        url("../plugins/global/fonts/TypographyFonts/IRANSansWeb/IRANSans-web.ttf") format("truetype"); 
}
@font-face {
    font-family: "IRANSansWebbold";
    font-style: normal;
    font-weight: normal;
    src: 
        url("../plugins/global/fonts/TypographyFonts/IRANSansWeb/IRANSans-Bold-web.eot?#iefix") format("embedded-opentype"), 
        url("../plugins/global/fonts/TypographyFonts/IRANSansWeb/IRANSans-Bold-web.woff") format("woff"), 
        url("../plugins/global/fonts/TypographyFonts/IRANSansWeb/IRANSans-Bold-web.ttf") format("truetype"); 
}
 @font-face {
    font-family: "wyekan";
    font-style: normal;
    font-weight: normal;
    src: 
        url("../plugins/global/fonts/TypographyFonts/wyekan/wyekan.eot?#iefix") format("embedded-opentype"), 
        url("../plugins/global/fonts/TypographyFonts/wyekan/wyekan.woff") format("woff"), 
        url("../plugins/global/fonts/TypographyFonts/wyekan/wyekan.TTF") format("truetype"); 
}
body, html {
    font-family: IRANSansWeb !important;
    background: #fff;
}


.tooltip-inner {
    font-family :IRANSansWeb !important;
}


.MyLightBoxSurface {
    background-color: #efefef;
    border-width: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.MyLightBoxDiv {
    background-color: #dae6ed;
    border: 4px double #390101;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 4px #778a9c;
    overflow: hidden;
    position: absolute;
    z-index: 10001;
}

.MyLightBoxTitle {
    border-bottom: 1px solid #abaaaa;
    height: auto;
}

.MyLightBoxTitleSp {
    background-color: #afb6ba;
    border-bottom: 1px solid #454545;
    cursor: move;
    display: block;
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
    width: 100%;
}

.MyLightBoxContent {
    height: 94%;
    overflow: auto;
    position: relative;
    width: 100%;
}

.MyLightBoxContentCover {
    background-color: white;
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1002;
}

.MyLightBoxContentIframe {
    background-color: white;
    border-width: 0;
    height: 100%;
    overflow: auto;
    width: 100%;
}

.MyLightBoxContentPassage {
    line-height: 1.3em;
    margin: 3px auto;
    width: 97%;
    word-wrap: break-word;
}

.MyLightBoxCloseBtn {
    cursor: pointer;
    left: 0;
    margin: 3px;
    position: absolute;
    top: 0;
}

.header-fixed.subheader-fixed .subheader {
    top: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 95;
    box-shadow: 0px 10px 30px 0px #eaecf4;
}

.header-fixed.subheader-fixed {
    padding-top: 50px;
}

.footer-fixed .footer {
    right: 0;
    position: fixed;
    height: auto;
    z-index: 97;
    -webkit-box-shadow: 0px 0px 28px 0px rgb(82 63 105 / 13%);
    box-shadow: 0px 0px 28px 0px rgb(82 63 105 / 13%);
    bottom: 0;
    left: 0;
}

.fa-rotate-45 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#tika_subheaderPin {
    color: #ff8f2c;
    cursor: pointer;
    margin-left: 3px;
}
#lingualArea {
    box-shadow: none;
}
.bootstrap-select.bs-container {
    left: 0;
    right: unset;
}
.checkbox > span {
    background-color: #dadfe4;
}
/******  end public ***********/

/******* start Manage_Categories ********/
.nav.nav-pills.nav-success .nav-link.active {
    color: #080505;
    background-color: #ffffff;
    border: 2px outset #cfd0da;
}
.nav.nav-pills.nav-success .nav-link.active .nav-text {
    color: #111;
}
.nav.nav-pills.nav-success .nav-link.active .nav-icon i {
    color: #c2c2da;
}
/******* end Manage_Categories ********/

.card.card-custom > .card-header.card-header-tabs-line .nav .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.card.card-custom > .card-header .card-title, .card.card-custom > .card-header .card-title .card-label {
    font-size: 14px;
}
.alert-box {
    height: 65px;
}
.tab-footer {
    padding: 2rem 2.25rem;
    background-color: #ffffff;
    border-top: 1px solid #EBEDF3;
}

/******* start Container ********/
.tika-container-full {
    padding: 0 !important;
}
#kt_content {
    padding: 4px 0 !important;
}
#kt_subheader {
    margin-bottom: 0 !important;
}
/******* start Container ********/

.datatable.datatable-default.datatable-scroll > .datatable-table > .datatable-body {
    padding-bottom: 40px;
    margin-bottom: 100px;
}

/************ sidebar Menu ********/
.scroll.ps > .ps__rail-y > .ps__thumb-y {
    background: #05124a !important;
}
#MenuScroll{
    height: 97vh !important;
    max-height : 97vh;
}

#BtnMove {
    height: max-content;
}
.select2-container {
    max-width : 100% !important ;
}

/************ Start Sweet Alert *******/
.swal2-popup .swal2-icon {
    margin: 0 !important;
}
.swal2-popup .swal2-title {
    margin: 1rem auto !important;
}
.swal2-popup .swal2-content {
    margin-top: 0 !important;
}
.swal2-popup .swal2-actions {
    margin: 0 !important;
}
.swal2-content ,.swal2-header {
    padding: 0 !important;
}
.swal2-icon {
    width: 3em;
    height: 3em;
}
    .swal2-icon .swal2-icon-content {
        font-size: 2.5em !important;
        padding-top: 0.3em;
    }
.swal2-actions .btn {
    min-width: 5em;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    top: 1.3125em;
    width: 0.9375em;
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"]{
	top: 1.375em;
	width: 1.938em;
	right: 0.2em;
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="tip"]{
	top: 1.7em;
left: 0.4em;
width: 1em;
}
/************ End Sweet Alert ********/

.datatable-cell {
    padding: 3px 2px !important;
}

.form-control {
    transition: background-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
}

.blink-required-fields {
    transition: background-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
    background-color: #ff8e8e;
    box-shadow: 0 0 3px #934545;
}