/*kananon-name-red: #24A483*/

@font-face {
    font-family: shabnam;
    src: url('../fonts/shabnam-font-v2.1.1/Farsi-Digits/Shabnam-FD.woff');
}

@font-face {
    font-family: shabnam-light;
    src: url('../fonts/shabnam-font-v2.1.1/Farsi-Digits/Shabnam-Light-FD.woff');
}

@font-face {
    font-family: shabnam-bold;
    src: url('../fonts/shabnam-font-v2.1.1/Farsi-Digits/Shabnam-Bold-FD.woff');
}

@font-face {
    font-family: IranNastaliq;
    src: url('../fonts/IranNastaliq/IranNastaliq.woff');
}

@font-face {
    font-family: nazanin;
    src: url('../fonts/BNazanin/BNazanin.woff');
}

.nazanin_font,.nazanin_font>*{
    font-family: nazanin !important;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

p, h1, h2, h3, h4, h5, h6, a, label, button, div, tr {
    font-family: shabnam !important;
}

body::-webkit-scrollbar-track {
    width: 3px;
}

body::-webkit-scrollbar {
    background-color: grey;
    width: 3px;
}

body::-webkit-scrollbar-thumb {
    background-color: #24A483;
    width: 3px;
}

body::-webkit-scrollbar-track {
    width: 3px;
}

body::-webkit-scrollbar {
    background-color: grey;
    width: 3px;
}

body::-webkit-scrollbar-thumb {
    background-color: #24A483;
    width: 3px;
}

.red_scroll::-webkit-scrollbar-track {
    width: 3px;
}

.red_scroll::-webkit-scrollbar {
    background-color: grey;
    width: 3px;
}

.red_scroll::-webkit-scrollbar-thumb {
    background-color: #24A483;
    width: 3px;
}

.red_scroll::-webkit-scrollbar-track {
    width: 3px;
}

.red_scroll::-webkit-scrollbar {
    background-color: grey;
    width: 3px;
}

.red_scroll::-webkit-scrollbar-thumb {
    background-color: #24A483;
    width: 3px;
}

.footer-style {
    background-color: black;
}

@media screen and (max-height: 480px) {
    .footer-style {
        display: none;
    }
}

.my-inbox {
    height: 500px !important;
}

.my-select {
    height: 200px !important;
}

.back-pic {
    width: 100vw;
    height: 100vh;
    z-index: -9;
    position: fixed;
    bottom: 0;
    background: whitesmoke;  /* fallback for old browsers */
    /*background: -webkit-linear-gradient(to top, #71B280, #134E5E);  !* Chrome 10-25, Safari 5.1-6 *!*/
    /*background: linear-gradient(to top, #71B280, #134E5E); !* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ *!*/
    /*background-image: url("../assets/back.jpg") !important;*/
    background-size: cover;
    background-position: top;
}

.develop-text {
    position: fixed;
    bottom: 0 !important;
    width: 100%;
    z-index: 9;
}

.btn-red {
    background-color: #24A483 !important;
    color: white !important;
    border-color: #24A483 !important;
    border-width: 0 !important;
}


.font_nas {
    font-family: IranNastaliq !important;
    font-size: 2em !important;
}


@media screen and (min-width: 960px) {
    .zero-padding {
        padding: 0 !important;
    }
}

.link_style {
    position: fixed;
    top: 0;
}

.log_in {
    display: block !important;
    top: 40% !important;
}

.radius_style {
    border-radius: 7px !important;
}

.text-white {
    color: white !important;
}

.text-red {
    color: #24A483 !important;
}
.text-grey {
    color: #878787 !important;
}
.tex-hover:hover {
    color: grey !important;
}

.dot_border {
    border: solid lightgrey 1px;
}

.back-btn{
    background-color: #878787 !important;
    color: white !important;
}


.background-red {
    background-color: #24A483 !important;
    color: white !important;
}

.background-red-glass {
    background-color: rgba(83, 0, 10, 0.3) !important;
    color: black !important;
}

.image-avatar {
    background-color: black;
    border-radius: 50%;
    margin: auto;
    max-width: 200px;
}

.welcome {
    width: 50%;
    position: absolute;
    top: 25%;
    left: 25%;
}

.menu-pic {
    background-image: url("../assets/back.jpg") !important;
    background-size: cover;
    background-position: bottom;
    width: 100%;
    height: 100%;
}


.dark-green-nav {
    background-color: darkslategrey !important;
    height: 50px;
}

.large-square {
    width: 270px;
    height: 248px;
}

.small-square {
    width: 115px;
    height: 104px;
}

.medium-wide {
    width: 580px;
    height: 104px;
}

.small-wide {
    width: 270px;
    height: 104px;
}

.large-wide {
    width: 580px;
    height: 248px;
}

.full-card {
    width: 1200px;
    height: 536px;
}

.avatar-style {
    margin-top: 30px;
    border-radius: 50%;
    border: solid 5px #24A483;
}

.avatar-style-slide {
    border-radius: 50%;
    border: solid 5px #24A483;
    margin-top: -75px;
}

.sheet-style {
    height: 100%;
    position: fixed !important;
    bottom: 0 !important;
}

.btn-large-square {
    max-height: 144px;
}

.cover-half {
    height: 200px;
}

.cover-bottom {
    height: 100px;
    background-color: rgba(0, 0, 0, 0.5);

}

.text-avatar {
    margin-top: -70px;
    margin-right: 155px;
}

.news-section {
    height: 280px;
    overflow: auto;

}

.news-section::-webkit-scrollbar-track {
    width: 3px;
}

.news-section::-webkit-scrollbar {
    background-color: grey;
    width: 3px;
}

.news-section::-webkit-scrollbar-thumb {
    background-color: #24A483;
    width: 3px;
}

.news-list {
    padding-right: 10px;
    padding-top: 5px;

}

.news-section-parent {
    height: 280px;
    padding: 5px;
    background-color: darkslategrey;
}

.nav-dots {
    top: 0 !important;
    margin-top: -500px !important;
}

.dynamic-shadow {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: linear-gradient(75deg, white, whitesmoke);
    z-index: -990;
}

.dynamic-shadow::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: inherit;
    top: 0.5rem;
    filter: blur(0.4rem);
    opacity: 0.7;
    z-index: -1;
}


.step-rotate {
    transform: rotate(90deg);
    width: 500px;
    margin-top: 300px;
}

.work-flow-slide {
    max-height: 40%;
}

.work-flow {
    overflow-y: scroll;
}

.work-flow::-webkit-scrollbar-track {
    width: 0px;
}

.work-flow::-webkit-scrollbar {
    background-color: grey;
    width: 0px;
}

.work-flow::-webkit-scrollbar-thumb {
    background-color: #24A483;
    width: 0px;
}

.work-history {
    max-height: 40%;
    overflow-y: scroll;
}

.work-history::-webkit-scrollbar-track {
    width: 0px;
}

.work-history::-webkit-scrollbar {
    background-color: grey;
    width: 0px;
}

.work-history::-webkit-scrollbar-thumb {
    background-color: #24A483;
    width: 0px;
}

.form-field {
    border-bottom: solid 1px #24A483 !important;

}

.step-over {
    overflow-x: scroll;
}

.step-over::-webkit-scrollbar-track {
    height: 0px;
}

.step-over::-webkit-scrollbar {
    background-color: grey;
    height: 0px;
}

.step-over::-webkit-scrollbar-thumb {
    background-color: #24A483;
    height: 0px;
}


.load-page {
    height: 100vh;
    width: 100vw;
    background-color: whitesmoke;
    z-index: 999;
    position: fixed;
}


.fade-logo {
    position: fixed;
    left: 0px;
    top: 50px;
    z-index: 0;
    height: 300px;
    width: 230px;
    opacity: 0.1;
}

.fade-logo-small {
    position: fixed;
    left: 0px;
    top: 50px;
    z-index: 0;
    height: 250px;
    width: 190px;
    opacity: 0.1;
}

.table_border {
    border: solid 1px grey;
}

.hide-logo {
    display: none;
}

.person-card{
    padding: 5px;
}

.person-card:hover{
    border: solid lightgrey 1px;
}

/*---------------------------*/
.loading-bro {
    z-index: 9999 !important;
    margin: 50px auto;
    width: 150px;
}

.loading-bro > h1 {
    text-align: center;
    font-size: 2.5em;
    margin-bottom: 1em;
    font-weight: 300;
    color: #8E8E8E;
}

#load {
    width: 150px;
    animation: loading 3s linear infinite;
}

#load #loading-inner {
    stroke-dashoffset: 0;
    stroke-dasharray: 300;
    stroke-width: 10;
    stroke-miterlimit: 10;
    stroke-linecap: round;
    animation: loading-circle 2s linear infinite;
    stroke: #51BBA7;
    fill: transparent;
}

@keyframes loading {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes loading-circle {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -600;
    }
}


/*---------------------------*/
.background-header {
    background-color: darkslategrey; /* For browsers that do not support gradients */
    background-image: linear-gradient(to left, darkslategrey, #24A483);
}

.simple-header {
    height: 250px;
    font-weight: bold;
    text-align: center;
    background: darkslategrey;
    transition: .3s;
    background-image: url("../assets/nav-back.jpg");
    background-size: cover;
}

.header {
    height: 250px;
    font-weight: bold;
    text-align: center;
    transition: .3s;
    background-color: darkslategrey; /* For browsers that do not support gradients */
    background-image: linear-gradient(to left, darkslategrey, #24A483);
    background-size: cover;
}

.header.small {
    height: 70px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background-image: none;

}

.header.small .header_logo {
    padding-top: 20px;
    font-size: 20px;
    text-shadow: none;
}

.header.small img {
    display: none;
}

.header_logo {
    transition: .3s;
    margin-top: 5px;
    font-size: 20px;
}

/*---------------------------*/
.chip {
    display: inline-block;
    padding: 0 14px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 14px;
    background-color: #f1f1f1;
}

.chip img {
    float: right;
    margin: 0px -14px 0 6px;
    height: 20px;
    width: 20px;
}

.closebtn {
    padding-right: 6px;
    color: #888;
    font-weight: bold;
    float: left;
    font-size: 12px;
    cursor: pointer;
}

.closebtn:hover {
    color: #000;
}



#chartdiv {
    width: 100%;
    height:550px;
}



.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 500px !important;
}

/* table */
.tabulator-col-content{
    direction: rtl!important;
    text-align: right!important;
}

.tabulator-page{
    border: none!important;
}


.tabulator-col-title{
    font-family: shabnam !important;
}

/*pad*/
.wrapper {
    position: relative;
    width: 400px;
    height: 200px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.signature-pad {
    position: absolute;
    left: 0;
    top: 0;
    width:400px;
    height:200px;
    background-color: white;
}
@media only screen and (max-width: 400px) {
    .wrapper {
        width: 100% !important;
    }
    .signature-pad {
        width: 100% !important;
    }