/*****fonts*****/
@import url('../../../../frontend/web/nadiya_assets/fonts/ERPxFonts/ERPxFonts.css');
@import url('../../../../frontend/web/nadiya_assets/fonts/gl/192/glyphicon.css');
@import url('../../../../frontend/web/nadiya_assets/fonts/gl/192/gl.css');
/*Template Name:UBold DashboardAuthor:CoderThemesEmail:coderthemes@gmail.comFile:Core*/
/* =============  == Core List==     - Common   - Helper classes   - Extra   - Bootstrap Custom   - Topbar, Leftbar and Rightbar   - Animation (Some loader)   - Waves effect   - Print (Invoice css)   ============= */
/* =============   Common   ============= */
body {
    background: #e5f0ff;
    margin: 0;
    overflow-x: hidden;
    color: #505050
}

html {
    position: relative;
    min-height: 100%;
    background: #ebeff2;
    direction: rtl
}

h1, h2, h3, h4, h5, h6 {
    color: #505458;
    margin: 10px 0
}

h1 {
    line-height: 43px
}

h2 {
    line-height: 35px
}

h3 {
    line-height: 30px
}

h3 small {
    color: #444444
}

h4 {
    line-height: 22px
}

h4 small {
    color: #444444
}

h5 {
    font-size: 15px
}

h5 small {
    color: #444444
}

p {
    line-height: 1.6
}

* {
    outline: none
}

b {
    font-weight: 600
}

a:hover {
    outline: 0;
    text-decoration: none
}

a:active {
    outline: 0;
    text-decoration: none
}

a:focus {
    outline: 0;
    text-decoration: none
}

.container {
    width: auto
}

.container-alt {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

/* Footer */
.footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    bottom: 0;
    color: #58666e;
    text-align: left !important;
    left: 0;
    right: 223px;
    margin-top: 14px;
    font-size: 13px;
    padding: 1.4rem 0 0 1.4rem;
    height: 4.55rem;
}

#wrapper {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.page {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

/* Page titles */
.page-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 7px
}

.page-title-alt {
    margin-bottom: 23px;
    margin-top: 10px
}

.page-header {
    border-bottom: 1px solid #DBDDDE
}

.header-title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 16px;
    margin-bottom: 8px
}

.social-links li a {
    -webkit-border-radius: 50%;
    background: #EFF0F4;
    border-radius: 50%;
    color: #7A7676;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

/* =============   Helper clasess============= */
.p-0 {
    padding: 0 !important
}

.p-5 {
    padding: 5px !important
}

.p-10 {
    padding: 10px !important
}

.p-20 {
    padding: 20px !important
}

.p-30 {
    padding: 30px !important
}

.p-l-0 {
    padding-left: 0 !important
}

.p-l-5 {
    padding-left: 5px !important
}

.p-l-10 {
    padding-left: 10px !important
}

.p-l-15 {
    padding-left: 15px !important
}

.p-r-0 {
    padding-right: 0 !important
}

.p-r-5 {
    padding-right: 5px !important
}

.p-r-10 {
    padding-right: 10px !important
}

.p-r-15 {
    padding-right: 15px !important
}

.p-r-20 {
    padding-right: 20px !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-t-10 {
    padding-top: 10px !important
}

.p-t-40 {
    padding-top: 40px !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-b-5 {
    padding-bottom: 5px !important
}

.p-b-10 {
    padding-bottom: 10px !important
}

.p-l-r-10 {
    padding-left: 10px;
    padding-right: 10px
}

.m-0 {
    margin: 0 !important
}

.m-r-5 {
    margin-right: 5px !important
}

.m-r-10 {
    margin-right: 10px !important
}

.m-r-15 {
    margin-right: 15px !important
}

.m-l-0 {
    margin-left: 0 !important
}

.m-l-5 {
    margin-left: 5px !important
}

.m-l-10 {
    margin-left: 10px !important
}

.m-l-15 {
    margin-left: 15px !important
}

.m-t-0 {
    margin-top: 0 !important
}

.m-t-5 {
    margin-top: 5px !important
}

.m-t-10 {
    margin-top: 10px !important
}

.m-t-15 {
    margin-top: 15px !important
}

.m-t-20 {
    margin-top: 20px !important
}

.m-t-23 {
    margin-top: 23px !important
}

.m-t-27 {
    margin-top: 27px !important
}

.m-t-30 {
    margin-top: 30px !important
}

.m-t-40 {
    margin-top: 40px !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.m-b-10 {
    margin-bottom: 10px !important
}

.m-b-15 {
    margin-bottom: 15px !important
}

.m-b-20 {
    margin-bottom: 20px !important
}

.m-b-30 {
    margin-bottom: 30px !important
}

.w-xs {
    min-width: 80px
}

.w-sm {
    min-width: 95px
}

.w-md {
    min-width: 110px
}

.w-lg {
    min-width: 140px
}

.m-h-40 {
    min-height: 40px
}

.m-h-50 {
    min-height: 50px
}

.l-h-34 {
    line-height: 34px
}

.font-600 {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: normal
}

.font-light {
    font-weight: 300
}

.font-13 {
    font-size: 13px !important
}

.wrapper-md {
    padding: 20px
}

.pull-in {
    margin-left: -15px;
    margin-right: -15px
}

.pull-in-card {
    margin-left: -20px !important;
    margin-right: -20px !important
}

.b-0 {
    border: none !important
}

.vertical-middle {
    vertical-align: middle !important
}

.b-r-0 {
    border-radius: 0px !important
}

.bx-shadow {
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1)
}

.mx-box {
    max-height: 380px;
    min-height: 380px
}

.thumb-sm {
    height: 32px;
    width: 32px
}

.thumb-md {
    height: 48px;
    width: 48px
}

.thumb-lg {
    height: 88px;
    width: 88px
}

/* =============   Extras============= */
/* Table type box */
.table-box {
    display: table;
    height: 100%;
    width: 100%
}

.table-box .table-detail {
    display: table-cell;
    vertical-align: middle
}

/* Card Box */
.card-box {
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 10px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff
}

/* Grid page */
.grid-structure .grid-container {
    background-color: #f4f8fb;
    margin-bottom: 10px;
    padding: 10px 20px
}

/* Demo only */
.icon-list-demo div {
    cursor: pointer;
    line-height: 45px;
    white-space: nowrap;
    color: #75798B
}

.icon-list-demo div:hover {
    color: #ffffff
}

.icon-list-demo div p {
    margin-bottom: 0px;
    line-height: inherit
}

.icon-list-demo i {
    -webkit-transition: all 0.2s;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    text-align: center;
    transition: all 0.2s;
    vertical-align: middle;
    width: 40px
}

.icon-list-demo .col-md-4 {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-clip: padding-box
}

.icon-list-demo .col-md-4:hover {
    background-color: #5fbeaa
}

.icon-list-demo .col-md-4:hover i {
    -o-transform: scale(2);
    -webkit-transform: scale(2);
    moz-transform: scale(2);
    transform: scale(2)
}

.button-list {
    margin-left: -8px;
    margin-bottom: -12px
}

.button-list .btn {
    margin-bottom: 12px;
    margin-left: 8px
}

/* =============   Bootstrap-custom============= */
.row {
    margin-right: -10px;
    margin-left: -10px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 10px;
    padding-right: 10px
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-left: 0px
}

/* Dropdown */
.dropdown-menu {
    padding: 4px 0;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    border: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: 10px;
    background: rgb(255 255 255 / 40%);
    backdrop-filter: blur(10px);
}

.dropdown-menu > li > a {
    padding: 6px 20px;
    border-radius: 10px
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #f3f3f3;
    color: #36404a
}

.dropup .dropdown-menu {
    box-shadow: 0px -1px 5px 0 rgba(0, 0, 0, 0.26)
}

/* Close Icon */
.close {
    opacity: .6
}

/* Background colors *//**نصب بر روی سیستم جدید و فایل color.css **/

.bg-color-black {
    color: #fff;
    background-color: #000
}

.bg-color-white {
    color: #000;
    background-color: #fff;
}

.bg-color-grass-green {
    color: #fff;
    background-color: #009933;
}

.bg-color-spring-green {
    color: #fff;
    background-color: #33CC33;
}

.bg-color-dark-yellow {
    color: #000;
    background-color: #FFE700;
}

.bg-color-light-orange {
    color: #fff;
    background-color: #FF9933;
}

.bg-color-red {
    color: #fff;
    background-color: #FF0000;
}

@media print {
    .bg-color-red {
        background-color: #FF0000 !important;
    }

    .bg-color-black {
        background-color: #000 !important;
    }

    .bg-color-white {
        background-color: #fff !important;
    }

    .bg-color-grass-green {
        background-color: #009933 !important;
    }

    .bg-color-spring-green {
        background-color: #33CC33 !important;
    }

    .bg-color-dark-yellow {
        background-color: #FFE700 !important;
    }

    .bg-color-light-orange {
        background-color: #FF9933 !important;
    }
}


h3.bg-color-grass-green {
    color: #009933;
    background-color: transparent
}

h3.bg-color-spring-green {
    color: #33CC33;
    background-color: transparent
}

h3.bg-color-dark-yellow {
    color: #FFE700;
    background-color: transparent
}

h3.bg-color-light-orange {
    color: #FF9933;
    background-color: transparent
}

h3.bg-color-red {
    color: #FF0000;
    background-color: transparent
}

.card-box.bg-color-grass-green {
    border-bottom: #009933 solid 5px;
    padding: 10px 20px 0px;
    background-color: transparent
}

.card-box.bg-color-spring-green {
    border-bottom: #33CC33 solid 5px;
    padding: 10px 20px 0px;
    background-color: transparent
}

.card-box.bg-color-dark-yellow {
    border-bottom: #FFE700 solid 5px;
    padding: 10px 20px 0px;
    background-color: transparent
}

.card-box.bg-color-light-orange {
    border-bottom: #FF9933 solid 5px;
    padding: 10px 20px 0px;
    background-color: transparent
}

.card-box.bg-color-red {
    border-bottom: #FF0000 solid 5px;
    padding: 10px 20px 0px;
    background-color: transparent
}

.bg-custom {
    background-color: #5fbeaa !important
}

.bg-danger {
    background-color: #f05050 !important
}

.bg-info {
    background-color: #34d3eb !important
}

.bg-primary {
    background-color: #5d9cec !important
}

.bg-success {
    background-color: #81c868 !important
}

.bg-warning {
    background-color: #ffbd4a !important
}

.bg-muted {
    background-color: #f4f8fb !important
}

.bg-muted2 {
    background-color: #c3d7e6 !important
}

.bg-inverse {
    background-color: #4c5667 !important
}

.bg-purple {
    background-color: #7266ba !important
}

.bg-pink {
    background-color: #fb6d9d !important
}

.bg-white {
    background-color: #ffffff !important
}

.bg-lightdark {
    background-color: #f4f8fb !important
}

.bg-greenyellow {
    background-color: #8be382 !important
}

.bg-custom-light {
    background-color: #d0ece6 !important
}

.bg-danger-light {
    background-color: #fbcbcb !important
}

.bg-info-light {
    background-color: #c2f2f9 !important
}

.bg-primary-light {
    background-color: #cfe1f9 !important
}

.bg-success-light {
    background-color: #d9efd2 !important
}

.bg-warning-light {
    background-color: #ffebc9 !important
}

.bg-muted-light {
    background-color: #fcfdfe !important
}

.bg-inverse-light {
    background-color: #cacdd2 !important
}

.bg-purple-light {
    background-color: #d5d1ea !important
}

.bg-pink-light {
    background-color: #fed3e2 !important
}

.bg-white-light {
    background-color: #ffffffdd !important
}

.bg-lightdark-light {
    background-color: #fcfdfe !important
}

/* Text colors */
.text-custom {
    color: #5fbeaa
}

.text-white {
    color: #ffffff
}

.text-danger {
    color: #f05050
}

.text-muted {
    color: #98a6ad
}

.text-primary {
    color: #5d9cec
}

.text-warning {
    color: #ffbd4a
}

.text-success {
    color: #81c868
}

.text-info {
    color: #34d3eb
}

.text-inverse {
    color: #4c5667
}

.text-pink {
    color: #fb6d9d
}

.text-purple {
    color: #7266ba
}

.text-dark {
    color: #404040 !important
}

/* Form components */
textarea.form-control {
    min-height: 90px
}

.form-control {
    background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 10px;
    color: #565656;
    padding: 7px 12px;
    height: 38px;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

.form-control:focus {
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 !important;
    color: #333333
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

.form-control-feedback {
    line-height: 38px !important
}

.input-group-btn .btn {
    padding: 8px 12px
}

.input-group-btn .btn-sm {
    padding: 5px 10px
}

.input-group-btn .btn-lg {
    padding: 10px 17px
}

/* Labels */
.label {
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: .3em .6em .3em
}

.label-default {
    background-color: #5fbeaa
}

.label-primary {
    background-color: #5d9cec
}

.label-success {
    background-color: #81c868
}

.label-info {
    background-color: #34d3eb
}

.label-warning {
    background-color: #ffbd4a
}

.label-danger {
    background-color: #f05050
}

.label-purple {
    background-color: #7266ba
}

.label-pink {
    background-color: #fb6d9d
}

.label-inverse {
    background-color: #4c5667
}

.label-mute {
    background-color: #4c5667
}

/* Badge */
.badge {
    text-transform: uppercase;
    font-weight: 600;
    padding: 3px 5px;
    font-size: 12px;
    margin-top: 1px;
    background-color: #5fbeaa
}

.badge-xs {
    font-size: 9px
}

.badge-xs, .badge-sm {
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px)
}

.badge-primary {
    background-color: #5d9cec
}

.badge-success {
    background-color: #81c868
}

.badge-info {
    background-color: #34d3eb
}

.badge-warning {
    background-color: #ffbd4a
}

.badge-danger {
    background-color: #f05050
}

.badge-purple {
    background-color: #7266ba
}

.badge-pink {
    background-color: #fb6d9d
}

.badge-inverse {
    background-color: #4c5667
}

/* Pagination/ Pager */
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-radius: 10px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-radius: 10px
}

.pagination > li > a, .pagination > li > span {
    color: #636e7b
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #e4e7ea
}

.pagination-split li {
    margin-left: 5px;
    display: inline-block;
    float: left
}

.pagination-split li:first-child {
    margin-left: 0
}

.pagination-split li a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #5fbeaa;
    border-color: #5fbeaa
}

.pager li > a, .pager li > span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 10px;
    color: #636e7b
}

/* Tabs */
.tabs {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.tabs li.tab {
    background-color: #ffffff;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    border-radius: 10px
}

.tabs li.tab a {
    -moz-transition: color 0.28s ease;
    -ms-transition: color 0.28s ease;
    -o-transition: color 0.28s ease;
    -webkit-transition: color 0.28s ease;
    color: #ee6e73;
    display: block;
    height: 100%;
    text-decoration: none;
    transition: color 0.28s ease;
    width: 100%
}

.tabs li.tab a.active {
    color: #5fbeaa !important
}

.tabs .indicator {
    background-color: #5fbeaa;
    bottom: 0;
    height: 2px;
    position: absolute;
    will-change: right, left
}

.tabs-top .indicator {
    top: 0
}

.nav-pills li a {
    line-height: 36px !important
}

.nav-pills li.active a {
    background-color: #5fbeaa !important
}

.nav-pills li.active a:hover {
    background-color: #5fbeaa !important
}

.nav-pills li.active a:focus {
    background-color: #5fbeaa !important
}

.nav.nav-tabs + .tab-content {
    background: #ffffff;
    margin-bottom: 30px;
    padding: 30px
}

.tabs-vertical-env {
    margin-bottom: 30px
}

.tabs-vertical-env .tab-content {
    background: #ffffff;
    display: table-cell;
    margin-bottom: 30px;
    padding: 30px;
    vertical-align: top
}

.tabs-vertical-env .nav.tabs-vertical {
    display: table-cell;
    min-width: 120px;
    vertical-align: top;
    width: 150px
}

.tabs-vertical-env .nav.tabs-vertical li.active > a {
    background-color: #ffffff;
    border: 0
}

.tabs-vertical-env .nav.tabs-vertical li > a {
    color: #333333;
    text-align: center;
    white-space: nowrap
}

.nav.nav-tabs > li.active > a {
    background-color: #ffffff;
    border: 0
}

.nav.nav-tabs > li > a, .nav.tabs-vertical > li > a {
    background-color: transparent;
    border-radius: 0;
    border: none;
    color: #505461 !important;
    cursor: pointer;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: 0.03em;
    font-weight: 600;
    text-transform: uppercase
}

.nav.nav-tabs > li > a:hover, .nav.tabs-vertical > li > a:hover {
    color: #6698FD !important
}

.tab-content {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    color: #777777
}

.nav.nav-tabs > li:last-of-type a {
    margin-right: 0px
}

.nav.nav-tabs {
    border-bottom: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.navtab-bg {
    background-color: #f4f8fb;
    border-radius: 10px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus, .tabs-vertical-env .nav.tabs-vertical li.active > a {
    border: none
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .tabs-vertical > li.active > a, .tabs-vertical > li.active > a:focus, .tabs-vertical > li.active > a:hover {
    color: #5fbeaa !important
}

/* List group */
.list-group-item {
    border: 1px solid #ebeff2
}

/* Dropcap */
.dropcap {
    font-size: 3.1em
}

.dropcap, .dropcap-circle, .dropcap-square {
    display: block;
    float: left;
    font-weight: 400;
    line-height: 36px;
    margin-right: 6px;
    text-shadow: none
}

/* Alert */
.alert .btn {
    margin-top: 10px
}

.alert-success {
    background-color: rgba(95, 190, 170, 0.3);
    border-color: rgba(95, 190, 170, 0.4);
    color: #44a692
}

.alert-success .alert-link {
    color: #358272
}

.alert-info {
    background-color: rgba(52, 211, 235, 0.2);
    border-color: rgba(52, 211, 235, 0.3);
    color: #34d3eb
}

.alert-warning {
    background-color: rgba(255, 189, 74, 0.2);
    border-color: rgba(255, 189, 74, 0.3);
    color: #ffbd4a
}

.alert-danger {
    background-color: rgba(240, 80, 80, 0.2);
    border-color: rgba(240, 80, 80, 0.3);
    color: #f05050
}

/* Modals */
.modal .modal-dialog .modal-content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #DDDDDD;
    border-radius: 10px;
    box-shadow: none;
    padding: 25px
}

.modal .modal-dialog .modal-content .modal-header {
    border-bottom-width: 2px;
    margin: 0;
    padding: 0;
    padding-bottom: 15px
}

.modal .modal-dialog .modal-content .modal-body {
    padding: 20px 0
}

.modal .modal-dialog .modal-content .modal-footer {
    padding: 0;
    padding-top: 15px
}

.modal-full {
    width: 98%
}

.modal-content .nav.nav-tabs + .tab-content {
    margin-bottom: 0px
}

.modal-content .panel-group {
    margin-bottom: 0px
}

.modal-content .panel {
    border-top: none
}

/* Custom-modal */
.modal-demo {
    background-color: #FFF;
    width: 600px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    background-clip: padding-box;
    display: none
}

.modal-demo .close {
    position: absolute;
    top: 15px;
    left: 25px;
    color: #eeeeee
}

.custom-modal-title {
    padding: 15px 25px 15px 25px;
    line-height: 22px;
    font-size: 18px;
    background-color: #36404a;
    color: #ffffff;
    text-align: right;
    margin: 0px
}

.custom-modal-text {
    padding: 20px
}

.custombox-modal-flash .close, .custombox-modal-rotatedown .close {
    top: 20px;
    z-index: 9999
}

/* Tabs-Accordions */
.tabs-vertical-env .tab-content {
    margin-bottom: 0px
}

.table > thead > tr > td.middle-align, .table > tbody > tr > td.middle-align, .table > .tfood > tr > td.middle-align, .table > thead > tr > th.middle-align, .table > tbody > tr > th.middle-align, .table > .tfood > tr > th.middle-align, .table > thead > tr > td.media-middle, .table > tbody > tr > td.media-middle, .table > .tfood > tr > td.media-middle, .table > thead > tr > th.media-middle, .table > tbody > tr > th.media-middle, .table > .tfood > tr > th.media-middle {
    vertical-align: middle
}

table.dataTable thead > tr > th {
    padding-left: 8px !important
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #5fbeaa;
    border-color: #5fbeaa
}

.nav-pills > .active > a > .badge {
    color: #5fbeaa
}

.has-success .form-control {
    border-color: #81c868;
    box-shadow: none !important
}

.has-warning .form-control {
    border-color: #ffbd4a;
    box-shadow: none !important
}

.has-error .form-control {
    border-color: #f05050;
    box-shadow: none !important
}

.input-group-addon {
    border-radius: 2px;
    border: 1px solid #eeeeee
}

/* Tooltips */
.tooltip-inner {
    border-radius: 1px;
    padding: 6px 10px
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: auto !important;
    height: auto !important
}

/* Popover */
.popover {
    font-family: inherit;
    border: none;
    direction: rtl;
    right: auto;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-clip: padding-box
}

.popover .popover-title {
    background-color: transparent;
    color: #5fbeaa;
    font-weight: 600
}

.popover.right > .arrow {
    border-left-color: transparent;
    border-right-color: transparent;
    left: -10px;
    right: auto
}

/* Code */
code {
    color: #5d9cec;
    background-color: #f4f8fb;
    border-radius: 4px
}

/* Pre */
pre {
    background-color: #f4f8fb;
    border: 1px solid #d4d8da
}

/* Well */
.well {
    background-color: #f4f8fb;
    border: 1px solid #e4e4e4
}

/* Carousel */
.carousel-control {
    width: 10%
}

.carousel-control span {
    position: absolute;
    top: 50%; /* pushes the icon in the middle of the height */
    z-index: 5;
    display: inline-block;
    font-size: 30px
}

.carousel-control.left {
    left: 0;
    right: auto
}

/* Owl */
.slider-bg {
    background-size: cover !important;
    padding: 5.5% 4.5%
}

/* Media */
.media {
    margin-bottom: 20px
}

.media .media-heading {
    font-weight: 600;
    font-size: 16px
}

.media:last-of-type {
    margin-bottom: 0
}

/*===================================   Topbar,Left-sidebar,Right-sidebar  ===================================*/
.topbar {
    left: 0;
    position: fixed;
    right: 0;
    top: 0px;
    z-index: 999
}

.topbar .topbar-right {
    float: right;
    position: relative;
    width: 185px; /*240px*/    /** ALI CHANGED THIS LINE: 200 => 80 */
    z-index: 1
}

.topbar .topbar-right-sm {
    width: 180px
}

.logo {
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 60px;
    text-transform: uppercase
}

.logo h1 {
    height: 50px;
    margin: 0px auto;
    text-align: center
}

.logo i {
    color: #5fbeaa
}

.logo .icon-c-logo {
    display: none
}

.navbar-default {
    background-color: #001e3b;
    border-radius: 0;
    border: none;
    margin-bottom: 0
}

.navbar-default .navbar-nav > .open > a {
    background-color: rgba(255, 255, 255, 0.1)
}

.navbar-default .navbar-nav > .open > a:focus {
    background-color: rgba(255, 255, 255, 0.1)
}

.navbar-default .navbar-nav > .open > a:hover {
    background-color: rgba(255, 255, 255, 0.1)
}

.navbar-default .badge {
    position: absolute;
    top: 12px;
    right: 7px
}

.nav > li > a {
    color: #ffffff !important;
    line-height: 60px;
    padding: 0 10px;
    position: relative
}

.nav > li > a i {
    font-size: 16px;
    vertical-align: middle
}

.nav > li > a i.icon-bell {
    line-height: 58px;
    height: 60px;
    display: block
}

.profile img {
    border: 2px solid #edf0f0;
    height: 48px;
    width: 48px
}

.dropdown-menu-lg {
    width: 300px
}

.dropdown-menu-lg .list-group {
    margin-bottom: 0
}

.dropdown-menu-lg .list-group-item {
    border: none;
    padding: 10px 20px
}

.dropdown-menu-lg .media-heading {
    margin-bottom: 0
}

.dropdown-menu-lg .media-body p {
    color: #828282
}

.notification-list {
    max-height: 230px
}

.notification-list em {
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    margin-top: 4px
}

.notification-list .media-body {
    display: inherit;
    width: auto;
    overflow: hidden;
    margin-left: 50px
}

.notification-list .media-body h5 {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    font-weight: normal;
    overflow: hidden
}

.notifi-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 11px 20px 15px;
    color: #4c5667
}

.noti-primary {
    color: #5d9cec;
    border: 2px solid #5d9cec
}

.noti-success {
    color: #81c868;
    border: 2px solid #81c868
}

.noti-info {
    color: #34d3eb;
    border: 2px solid #34d3eb
}

.noti-warning {
    color: #ffbd4a;
    border: 2px solid #ffbd4a
}

.noti-danger {
    color: #f05050;
    border: 2px solid #f05050
}

.noti-dark {
    color: #36404a;
    border: 2px solid #36404a
}

.noti-purple {
    color: #7266ba;
    border: 2px solid #7266ba
}

.noti-pink {
    color: #fb6d9d;
    border: 2px solid #fb6d9d
}

.noti-custom {
    color: #5fbeaa;
    border: 2px solid #5fbeaa
}

.noti-inverse {
    color: #4c5667;
    border: 2px solid #4c5667
}

.navbar-nav {
    margin: 0
}

.navbar-left {
    margin: 0 !important
}

.enlarged .navbar-nav {
    margin: 0 45px 0 0
}

.side-menu {
    bottom: 0;
    top: 0;
    width: 223px; /*240px*/
    z-index: 10;
    padding-bottom: 0px !important;
}

.side-menu.left {
    background: #ffffff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 60px
}

body.fixed-left .side-menu.left {
    bottom: 0px;
    height: 100%;
    margin-bottom: 0px;
    margin-top: 0;
    padding-bottom: 0px;
    position: fixed
}

.content-page {
    margin-right: 223px; /*240px*/
    overflow: hidden;
    min-height: 100vh
}

.full-page > .content {
    margin-bottom: 60px;
    margin-top: 60px;
    padding: 20px 5px 15px 5px
}

@media (max-width: 767px) {
    .content-page {
        margin-right: 0;
    }
}

.content-page > .content {
    margin-top: 60px;
    padding: 20px 5px 0 5px;
    position: relative;
    min-height: calc(100vh - 11.93rem)
}

.button-menu-mobile {
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.7);
    font-size: 20px;
    line-height: 60px;
    padding: 0 15px
}

.button-menu-mobile:hover {
    color: #ffffff;
    background-color: #ffffff11
}

.sidebar-inner {
    height: calc(100%) !important;
}

.slimScrollDiv {
    height: calc(100% - 55px) !important;
}

#sidebar-menu, #sidebar-menu ul, #sidebar-menu li, #sidebar-menu a {
    border: 0;
    font-weight: normal;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none
}

@media (max-width: 767px) {
    /*#sidebar-menu{overflow-y:auto}*/
}

#sidebar-menu {
    padding-top: 0;
    width: 100%
}

#sidebar-menu .nav > li > a .badge {
    position: absolute;
    right: 10px;
    top: 12px
}

#sidebar-menu a {
    line-height: 1.3
}

#sidebar-menu ul ul {
    display: none
}

#sidebar-menu ul ul li {
    border-top: 0
}

#sidebar-menu ul ul li.active a {
    color: #5fbeaa
}

#sidebar-menu ul ul a {
    color: #606060;
    display: block;
    padding: 10px 35px 10px 7px
}

#sidebar-menu ul ul a:hover {
    color: #5fbeaa
}

#sidebar-menu ul ul a i {
    margin-right: 5px
}

#sidebar-menu ul ul ul a {
    padding-left: 80px
}

#sidebar-menu .label {
    margin-top: 2px
}

#sidebar-menu .subdrop {
    background: #f4f8fb !important;
    border-right: 3px solid #5fbeaa;
    color: #5fbeaa !important
}

#sidebar-menu > ul > li > a {
    color: #36404a;
    display: block;
    padding: 12px 14px 12px 7px;
    margin: 4px 0;
    border-right: 3px solid #ffffff
}

#sidebar-menu > ul > li > a:hover {
    color: #5fbeaa;
    text-decoration: none
}

#sidebar-menu > ul > li > a > span {
    vertical-align: middle
}

#sidebar-menu ul li .menu-arrow {
    -webkit-transition: -webkit-transform 0.15s;
    -o-transition: -o-transform 0.15s;
    transition: transform .15s;
    position: absolute;
    left: 10px;
    display: inline-block;
    font-family: 'Material Design Iconic Font';
    text-rendering: auto;
    line-height: 18px;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    color: #98a6ad
}

#sidebar-menu ul li .menu-arrow:before {
    content: "\f1b5"
}

#sidebar-menu ul li a.subdrop .menu-arrow {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#sidebar-menu ul li a i {
    display: inline-block;
    font-size: 16px;
    line-height: 17px;
    margin-right: 3px;
    margin-left: 15px;
    text-align: center;
    vertical-align: middle;
    width: 20px
}

#sidebar-menu ul li a i.md {
    font-size: 18px
}

#sidebar-menu > ul > li > a > i.i-right {
    float: left;
    margin: 3px 0 0 0
}

#sidebar-menu > ul > li > a.active {
    background: #f4f8fb !important;
    border-right: 3px solid #5fbeaa;
    color: #5fbeaa !important
}

.menu-title {
    padding: 12px 20px !important;
    letter-spacing: .035em;
    pointer-events: none;
    cursor: default;
    font-size: 13px
}

/* Small Menu */
.side-menu-sm {
    width: 180px;
    text-align: center
}

.side-menu-sm #sidebar-menu > ul > li > a > i {
    display: block;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    margin: 0
}

.side-menu-sm #sidebar-menu ul ul a {
    padding: 10px 20px 10px 20px
}

.side-menu-sm + .content-page .footer {
    right: 180px
}

#wrapper.enlarged .side-menu-sm {
    text-align: right
}

#wrapper.enlarged .side-menu-sm #sidebar-menu ul li a i {
    display: inline-block;
    font-size: 18px;
    line-height: 17px;
    margin-left: 3px;
    margin-right: 15px;
    vertical-align: middle;
    width: 20px
}

.side-menu-sm + .content-page {
    margin-right: 180px
}

/* Header 2 */
.page-header-2 {
    background: #E3E7EC;
    border-bottom: 1px solid #dee2e8;
    margin: -25px -20px 22px -20px;
    padding: 25px 20px 0 20px
}

#wrapper.enlarged .menu-title, #wrapper.enlarged .menu-arrow {
    display: none !important
}

#wrapper.enlarged #sidebar-menu ul ul {
    border: 2px solid #f4f8fb;
    margin-top: -5px;
    padding-top: 5px;
    z-index: 9999;
    background-color: #ffffff
}

#wrapper.enlarged .left.side-menu {
    width: 70px;
    z-index: 5
}

#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a {
    padding: 15px 20px
}

#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a:hover {
    background: #f4f8fb !important
}

#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a:active {
    background: #f4f8fb !important
}

#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a:focus {
    background: #f4f8fb !important
}

#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a i {
    margin-left: 40px !important;
    margin-right: 2px;
    font-size: 20px
}

#wrapper.enlarged .left.side-menu .label {
    position: absolute;
    top: 5px;
    right: 35px;
    text-indent: 0;
    display: block !important;
    padding: .2em .6em .3em !important
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li {
    position: relative;
    white-space: nowrap
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
    position: relative;
    width: 260px;
    background: #f4f8fb;
    color: #5fbeaa;
    border-color: #5fbeaa
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {
    display: block;
    right: 70px;
    position: absolute;
    width: 190px
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a {
    background: #ffffff;
    box-shadow: none;
    padding-right: 15px;
    position: relative;
    width: 186px;
    z-index: 6
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a:hover {
    color: #5fbeaa
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover a span {
    display: inline
}

#wrapper.enlarged .left.side-menu #sidebar-menu li .show-menu + ul {
    display: block;
    left: 70px;
    position: absolute;
    width: 190px
}

#wrapper.enlarged .left.side-menu #sidebar-menu li .show-menu + ul a {
    background: #ffffff;
    box-shadow: none;
    padding-left: 15px;
    position: relative;
    width: 186px;
    z-index: 6
}

#wrapper.enlarged .left.side-menu #sidebar-menu li .show-menu + ul a:hover {
    color: #5fbeaa
}

#wrapper.enlarged .left.side-menu #sidebar-menu a.subdrop {
    color: #5fbeaa !important
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul {
    display: none
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > ul {
    display: block;
    left: 190px;
    margin-top: -36px;
    position: absolute;
    width: 190px
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li > a span.pull-right {
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    position: absolute;
    right: 20px;
    top: 12px;
    transform: rotate(270deg)
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li.active a {
    color: #5fbeaa
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > a span {
    display: none;
    padding-left: 10px
}

#wrapper .topbar-right .logo-main {
    display: block;
    margin-right: 10px;   /** ALI CHANGED THIS LINE: 14=>10 */
    margin-top: 4px
}

#wrapper .topbar-right .logo-favicon {
    display: none;
    margin-right: 10px;
    margin-top: 4px
}

#wrapper .topbar-right .logo-main, #wrapper .topbar-right .logo-favicon {
    max-height: 52px
}

#wrapper.enlarged .topbar-right .logo-main {
    display: none
}

#wrapper.enlarged .topbar-right .logo-favicon {
    display: block
}

#wrapper.enlarged .left.side-menu .user-details {
    display: none
}

#wrapper.enlarged .content-page {
    margin-right: 70px
}

#wrapper.enlarged .footer {
    right: 70px
}

#wrapper.enlarged .topbar .topbar-right {
    width: 70px !important
}

#wrapper.enlarged .topbar .topbar-right .logo span {
    display: none;
    opacity: 0
}

#wrapper.enlarged .topbar .topbar-right .logo .icon-c-logo {
    display: block;
    line-height: 60px
}

#wrapper.enlarged #sidebar-menu > ul > li:hover > a.open :after {
    display: none
}

#wrapper.enlarged #sidebar-menu > ul > li:hover > a.active :after {
    display: none
}

#wrapper.enlarged .tips-box {
    display: none
}

.tips-box .portlet {
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05)
}

.user-details {
    padding: 20px;
    padding-bottom: 0px;
    position: relative
}

.user-details img {
    position: relative;
    z-index: 9999
}

.user-details .user-info {
    color: #444444;
    margin-left: 60px;
    position: relative;
    z-index: 99999
}

.user-details .user-info a.dropdown-toggle {
    color: #797979;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding-top: 5px
}

#wrapper.right-bar-enabled .right-bar {
    left: 0
}

/* Right sidebar */
.side-bar.right-bar {
    float: right !important;
    left: -266px;
    top: 60px
}

.side-bar {
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    background-color: #ffffff;
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
    display: block;
    float: left;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    transition: all 200ms ease-out;
    width: 223px; /*240px*/
}

.right-bar {
    background: #ffffff !important;
    z-index: 99 !important
}

.right-bar h4 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px
}

.contact-list {
    max-height: 600px
}

.contact-list .list-group-item {
    border: none
}

.contact-list .list-group-item:hover {
    background: #ebeff2
}

.contact-list i.offline {
    color: #f05050 !important
}

.contact-list i.away {
    color: #ffbd4a
}

.contacts-list .avatar {
    display: inline-block;
    float: right;
    margin-left: 5px;
    width: 30px
}

.contacts-list .avatar img {
    border-radius: 50%;
    width: 100%
}

.contacts-list .list-group-item span.name {
    color: #707780;
    display: inline-block;
    float: right;
    overflow: hidden;
    padding-right: 5px;
    padding-top: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 130px
}

.contacts-list i {
    color: #7a8c9a;
    float: left;
    font-size: 9px;
    line-height: 30px
}

.contacts-list i.online {
    color: #a0d269
}

.contacts-list i.offline {
    color: #f05050 !important
}

.contacts-list i.away {
    color: #ffbd4a
}

.app-search {
    position: relative;
    margin: 15px 10px 15px 0
}

.app-search a {
    position: absolute;
    top: 7px;
    left: 10px;
    color: #c4c4cd
}

.app-search .form-control, .app-search .form-control:focus {
    border: none;
    font-size: 13px;
    color: #ffffff;
    padding-right: 20px;
    padding-left: 40px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: none;
    border-radius: 30px;
    height: 30px;
    font-weight: 600;
    width: 180px
}

/* =============   Animation============= */
/* Bounce 1 */
@-webkit-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -moz-transform: scale(0.5);
    }
    60% {
        opacity: 1;
        -moz-transform: scale(1.2);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -o-transform: scale(0.5);
    }
    60% {
        opacity: 1;
        -o-transform: scale(1.2);
    }
    100% {
        -o-transform: scale(1);
    }
}

@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

/* Bounce 2 */
@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -o-transform: translateX(-100px);
    }
    60% {
        opacity: 1;
        -o-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

/* Dropdown */
@-webkit-keyframes dropdownOpen {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes dropdownOpen {
    0% {
        opacity: 0;
        -moz-transform: scale(0);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes dropdownOpen {
    0% {
        opacity: 0;
        -o-transform: scale(0);
    }
    100% {
        -o-transform: scale(1);
    }
}

@keyframes dropdownOpen {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

/* Progressbar Animated */
@-webkit-keyframes animationProgress {
    from {
        width: 0;
    }
}

@keyframes animationProgress {
    from {
        width: 0;
    }
}

/* Portlets loader */
@-webkit-keyframes loaderAnimate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(220deg);
    }
}

@-moz-keyframes loaderAnimate {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(220deg);
    }
}

@-o-keyframes loaderAnimate {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(220deg);
    }
}

@keyframes loaderAnimate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(220deg);
    }
}

@-webkit-keyframes loaderAnimate2 {
    0% {
        box-shadow: inset #555 0 0 0 8px;
        -webkit-transform: rotate(-140deg);
    }
    50% {
        box-shadow: inset #555 0 0 0 2px;
    }
    100% {
        box-shadow: inset #555 0 0 0 8px;
        -webkit-transform: rotate(140deg);
    }
}

@-moz-keyframes loaderAnimate2 {
    0% {
        box-shadow: inset #555 0 0 0 8px;
        -moz-transform: rotate(-140deg);
    }
    50% {
        box-shadow: inset #555 0 0 0 2px;
    }
    100% {
        box-shadow: inset #555 0 0 0 8px;
        -moz-transform: rotate(140deg);
    }
}

@-o-keyframes loaderAnimate2 {
    0% {
        box-shadow: inset #555 0 0 0 8px;
        -o-transform: rotate(-140deg);
    }
    50% {
        box-shadow: inset #555 0 0 0 2px;
    }
    100% {
        box-shadow: inset #555 0 0 0 8px;
        -o-transform: rotate(140deg);
    }
}

@keyframes loaderAnimate2 {
    0% {
        box-shadow: inset #555 0 0 0 8px;
        -webkit-transform: rotate(-140deg);
        -moz-transform: rotate(-140deg);
        -ms-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }
    50% {
        box-shadow: inset #555 0 0 0 2px;
    }
    100% {
        box-shadow: inset #555 0 0 0 8px;
        -webkit-transform: rotate(140deg);
        -moz-transform: rotate(140deg);
        -ms-transform: rotate(140deg);
        transform: rotate(140deg);
    }
}

@keyframes loaderAnimate2 {
    0% {
        box-shadow: inset #999 0 0 0 17px;
        transform: rotate(-140deg);
    }
    50% {
        box-shadow: inset #999 0 0 0 2px;
    }
    100% {
        box-shadow: inset #999 0 0 0 17px;
        transform: rotate(140deg);
    }
}

/*! * Waves v0.6.0 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors * Released under the MIT license * https://github.com/fians/Waves/blob/master/LICENSE */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45)
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7)
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7)
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7)
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7)
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7)
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7)
}

.waves-notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important
}

.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-block {
    display: block
}

/* =============   Print css============= */
.show-print {
    display: none !important
}

@media print {
    .logo, .breadcrumb, .page-title, .footer {
        display: none;
        margin: 0;
        padding: 0;
    }

    .left, .right-bar {
        display: none;
    }

    .content {
        margin-top: 0;
        padding-top: 0;
    }

    .content-page {
        margin-right: 0;
        margin-top: 0;
    }

    .hidden-print {
        display: none !important
    }

    .show-print {
        display: inline-block !important
    }
}

.max-w-25 {
    max-width: 25px
}

/* RTL */
.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.pull-right > .dropdown-menu {
    left: 0;
    right: auto
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: 0;
        right: auto;
    }
}

.datepicker-dropdown, .colorpicker, .bootstrap-timepicker-widget.dropdown-menu {
    right: auto
}

/*DashAli*/
.load_image {
    margin: 15px;
    min-height: 120px;
    vertical-align: middle;
    min-width: 120px
}

.load_image img {
    text-align: center;
    display: block;
    padding-top: 35px
}

@media (min-width: 768px) {
    .account-pic {
        float: right;
        margin-left: 15px
    }

    .financial-documents-form .academic-year {
        float: left
    }
}

@media (max-width: 767px) {
    .account-detail, .account-pic {
        text-align: center
    }
}

.account-detail .btn i {
    vertical-align: middle
}

.account-id-search a {
    position: absolute;
    top: 35px;
    left: 20px;
    color: #c4c4cd
}

.financial-documents-form .panel {
    border-width: 0 1px 1px 1px;
    border-color: #ddd;
    border-style: solid;
    margin: 15px auto
}

.select2 span {
    direction: rtl
}

.select2-results li {
    text-align: right
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
    border-width: 0 1px 0 0 !important;
    border-right-width: 1px;
    border-right: 1px solid #ddd !important;
    left: 1px;
    right: auto !important;
    border-radius: 4px 0px 0px 4px !important;
    height: 36px !important;
    background-color: #ebeff2
}

.select2-container--krajee .select2-search--dropdown .select2-search__field {
    background-position-x: 8px !important;
    direction: rtl
}

.select2-container--krajee .select2-selection--single {
    padding: 6px 12px 6px 24px !important
}

html .select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 4px 6px 4px !important
}

.account-admin-chart {
    overflow: hidden;
    max-height: 444px
}

a.search-btn {
    top: -28px;
    float: left;
    position: relative;
    left: 7px
}

.summary {
    text-align: left
}

.top-menu-item-xs .dropdown-menu {
    right: auto;
    left: 0
}

.button-menu-mobile {
    position: fixed;
    right: 173px;    /** ALI CHANGED THIS LINE: commented this line. */
    display: inherit
}

.enlarged .button-menu-mobile {
    right: 65px
}

@media (max-width: 767px) {
    .navbar-nav .top-menu-item-xs.open .dropdown-menu {
        right: auto;
        left: 0
    }

    .navbar .container {
        margin: -15px
    }

    .enlarged .side-menu {
        display: none
    }

    #wrapper.enlarged .content-page {
        margin-right: 0px
    }

    .navbar-nav {
        margin: 0 35px 0 0
    }
}

.checkbox-lg {
    transform: scale(1.5) translateY(2px)
}

.md-menu:before {
    content: "\f2a3" !important;
}

.enlarged .md-menu:before {
    content: "\f2a3" !important;
}

.32
x32 {
    width: 32px !important;
    height: 32px !important
}

.box-32x32 {
    width: 32px !important;
    height: 32px !important
}

.48
x48 {
    width: 48px !important;
    height: 48px !important
}

.box-48x48 {
    width: 48px !important;
    height: 48px !important
}

.64
x64 {
    width: 64px !important;
    height: 64px !important
}

.box-64x64 {
    width: 64px !important;
    height: 64px !important
}

.128
x128 {
    width: 128px;
    height: 128px
}

.box-128x128 {
    width: 128px;
    height: 128px
}

.256
x256 {
    width: 256px;
    height: 256px
}

.box-256x256 {
    width: 256px;
    height: 256px
}

.tag .gl {
    vertical-align: middle;
    padding-top: 1px
}

.tag:hover, .tag:active {
    cursor: pointer
}

.tag:hover .gl.clickable, .tag:active .gl.clickable {
    color: #000
}

.tag.bg-color-red:hover .gl-remove.clickable, .tag.bg-color-red:active .gl-remove.clickable {
    color: #000
}

.tag:hover .gl-remove.clickable, .tag:active .gl-remove.clickable {
    color: red
}

table .gl-refresh.ajax-img {
    position: absolute;
    line-height: 35px;
    padding: 0px 2px 0 0
}

.bordered {
    border: 1px solid transparent
}

.bordered-black {
    border-color: white;
    padding-left: 15px;
    padding-right: 15px;
    border-width: 2px;
    box-shadow: 0px 0px 0px 1px #000
}

.label-mini {
    display: block;
    font-size: 80%;
    margin-bottom: -5px;
    position: relative;
    text-shadow: 0 2px 4px #fff;
    z-index: 3
}

.strong, .bold {
    font-weight: bold
}

.center {
    text-align: center !important
}

.middle {
    vertical-align: middle !important
}

.peyment-fish h1 {
    font-size: 180%
}

.peyment-fish h1 span {
    font-size: 70%
}

.peyment-fish h2 {
    font-size: 135%;
    margin-top: -10px
}

.peyment-fish tr:first-child td {
    border-top-color: transparent
}

.peyment-fish tfoot tr:first-child td, .peyment-fish tfoot tr:first-child th {
    border-top-color: #555 !important
}

.resid-logo {
    max-height: 90px;
    max-width: 140px;
    float: right
}

.resid-left-box-1 {
    min-width: 120px;
    float: left
}

.resid-left-box-2 {
    min-width: 110px;
    float: left
}

.resid-right-box {
    min-width: 100px;
    float: right
}

.resid-text-1 {
    font-size: 85%;
    text-align: justify
}

.resid-text-2 {
    font-size: 70%;
    text-align: justify
}

.resid-text-3 {
    font-size: 85%;
    text-align: justify
}

.resid-text-4 {
    font-size: 60%;
    text-align: justify
}

.resid-free-space {
    width: 140px;
    display: inline-block;
    border: 1px solid #efefef;
    border-radius: 3px;
    height: 21px;
    margin: 0 0 -7px 0
}

.currency-rial:after {
    content: "ریال";
    color: #98a6ad;
    font-weight: normal;
    font-size: 85%;
    float: left
}

@media print {
    .right-perforage {
        border-right: 1px doted #efefef
    }
}

.ltr {
    direction: ltr
}

.rtl {
    direction: rtl
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-xs {
    font-size: 50%
}

.text-sm {
    font-size: 75%
}

.text-md {
    font-size: 100%
}

.text-lg {
    font-size: 120%
}

.text-xl {
    font-size: 150%
}

.light {
    font-weight: normal !important
}

.border-t-1 {
    border-top-width: 1px !important;
    border-top-style: solid !important
}

.border-t-2 {
    border-top-width: 2px !important;
    border-top-style: solid !important
}

.border-b-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important
}

.border-b-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important
}

.border-t-gray {
    border-top-color: gray !important
}

.border-b-gray {
    border-bottom-color: gray !important
}

.border-r-1 {
    border-right-width: 1px !important;
    border-right-style: solid !important
}

.border-r-2 {
    border-right-width: 2px !important;
    border-right-style: solid !important
}

.border-l-1 {
    border-left-width: 1px !important;
    border-left-style: solid !important
}

.border-l-2 {
    border-left-width: 2px !important;
    border-left-style: solid !important
}

.border-r-gray {
    border-right-color: gray !important
}

.border-l-gray {
    border-left-color: gray !important
}

.editable {
    border: dashed 1px gray;
    padding: 5px;
    border-radius: 4px
}

.sticky {
    position: fixed;
    top: 60px;
    width: 100%;
    background-color: white;
    z-index: 5
}

.score-flag {
    margin: 0 -0.14em 0 -0.13em !important;
    border-right: 0.1em solid red;
    border-radius: 0;
    padding: 0;
    font-size: 1.05em
}

.score-flag .gl-flag {
    margin: -2.5em -1.42em 0 0;
    background: -webkit-linear-gradient(#ff0000ff, #ff0000ff, #ff0000ff, #ff000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: .68em
}

.cursor-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.red {
    color: #f04124
}

.marker {
    background-color: yellow;
    border-left: 5px solid yellow;
    border-right: 5px solid yellow;
    border-radius: 5px;
    border-top: 2px solid yellow
}

.my-hr {
    border: none;
    height: 2px;
    color: #333;
    background-color: #333
}

.btn-badge {
    top: -10px;
    left: -10px;
    position: absolute;
    z-index: 5
}

.admin-page-title {
    line-height: 32px;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .breadcrumb {
        clear: both
    }
}

.text-spring {
    color: #22aa00
}

.quote {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-right-width: 5px;
    border-radius: 3px;
}

.quote h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.quote-danger {
    border-right-color: #ce4844;
}

.quote-danger h4 {
    color: #ce4844;
}

.quote-info {
    border-right-color: #1b809e;
}

.quote-info h4 {
    color: #1b809e;
}

.quote-success {
    border-right-color: #2b542c;
}

.quote-success h4 {
    color: #2b542c;
}

.quote-warning {
    border-right-color: #aa6708;
}

.quote-warning h4 {
    color: #aa6708;
}

.pointer {
    cursor: pointer;
}

.pointer:hover {
    color: orange;
}

.disabled-div {
    pointer-events: none;
    opacity: 0.4;
}

.hashoor1 {
    background-image: url('../images/hashoor1.png')
}

.hashoor2 {
    background-image: url('../images/hashoor2.png')
}

.hashoor3 {
    background-image: url('../images/hashoor3.png')
}

.hashoor4 {
    background-image: url('../images/hashoor4.png')
}

.hashoor5 {
    background-image: url('../images/hashoor5.png')
}

#search-grid-content table tbody tr td {
    vertical-align: middle
}

#search-grid-content table tbody tr td:first-child {
    max-width: 110px
}

#search-grid-content table tbody tr td:nth-child(4) {
    max-width: 313px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#search-grid-content table tbody tr td:nth-child(5) {
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 77%;
}

#search-grid-content table tbody tr td:nth-child(9) {
    font-size: 77%
}

.notifyjs-metro-base {
    max-height: 80vh;
    overflow: auto;
}

.b, .strong {
    font-weight: bold
}

.response-btns {
    display: inline-block;
    width: 65px
}

.response-btns .btn {
    padding: 3px 6px 2px
}

@media (max-width: 767px) {
    .dashboard .col-lg-4 .card-box, .dashboard .col-lg-3 .card-box {
        margin: -20px -20px 22px;
        border-radius: 0;
        border: none;
        padding-bottom: 20px
    }

    .dashboard .col-lg-5 {
        margin: -10px;
        padding: 10px
    }
}

.dashboard .card-box {
    height: calc(100vh - 14rem);
    margin-bottom: 0;
    background-color: #fffa
}

.dashboard:before {
    content: "";
    display: block;
    width: calc(100vw - 25rem);
    height: 100rem;
    position: absolute;
    bottom: 46px;
    right: .25rem;
    background-color: transparent;
    background-image: url(../images/dashboard/bg-dashboard.png);
    background-size: contain;
    background-position: right -.25rem;
    background-repeat: repeat-x;
    z-index: 0;
    opacity: .52;
    animation-name: bg-dashboard;
    animation-duration: 110s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes bg-dashboard {
    0% {
        background-position: 0 -.25rem;
    }
    100% {
        background-position: calc(100vw - 25rem) -.25rem;
    }
}

.dashboard .scroll .avatar {
    float: right;
    margin: 5px -35px 0 0;
    z-index: 1;
    position: absolute
}

.dashboard .scroll .avatar img {
    border-radius: 100%;
    width: 28px;
    border: 2px solid #aaa;
    transition: all .7s
}

.dashboard .scroll .time-item:hover .avatar img {
    border: 0px solid #aaa0;
    transform: scale(1.16) rotatey(-360deg);
    transition: all .25s
}

.dashboard .scroll .time-item .note {
    transition: all .7s
}

.dashboard .scroll .time-item:hover .note {
    transition: all .25s;
    color: #f05050
}

.dashboard .scroll .to-do-list i:before {
    font-size: 2.05rem;
    line-height: 1rem
}

.dashboard .scroll .to-do-list td:last-child, .dashboard .scroll .to-do-list th:last-child {
    text-align: center
}

.dashboard .scroll .to-do-list tr:hover td:first-child {
    color: #23527c
}

.label.animate-toptop {
    padding: 8px 5px 8px
}

@media (max-width: 1199px) {
    .dashboard .scroll { /*height: 318px*/
    }

    .dashboard .card-box-btn { /*height:104px*/
    }

    #wrapper.enlarged .dashboard:before {
        width: calc(100vw - 12rem)
    }
}

#wrapper.enlarged .dashboard:before {
    width: calc(100vw - 9rem)
}

.dashboard .scroll {
    height: calc(100vh - 19rem);
    overflow-y: auto;
    overflow-x: hidden;
    outline: currentcolor none medium;
    cursor: -webkit-grab;
}

.dashboard .scroll .timeline-2 {
    margin: 0 -5px 0 -14px;
    padding-right: 5px
}

.dashboard .scroll .timeline-2 .time-item:after {
    display: none
}

.dashboard .card-box-btn {
    height: calc((100vh - 17rem) / 4);
    transition: all .5s;
    text-align: center;
    border: 1px solid #fff0;
    background-color: #fffa;
}

.dashboard .card-box-btn:hover {
    background-color: #a8c7ff;
    transition: all .25s;
    box-shadow: inset 0 0 15px #fff;
    border: 1px solid #91b3f0
}

.dashboard .card-box-btn img {
    height: 70px;
    margin: -15px auto;
    transition: all .5s
}

.dashboard .card-box-btn #desk_box {
    margin: -20px 0 -6px !important
}

.dashboard .card-box-btn:hover img {
    transition: all .35s;
    transform: scale(1.6);
    -webkit-filter: drop-shadow(0px 3px 5px #0005);
    filter: drop-shadow(0px 3px 5px #0005);
    margin-top: -5px
}

.dashboard .card-box-btn h3 {
    transition: all .5s;
    margin: 15px -10px -10px;
    font-size: 12px;
    color: #505050
}

.dashboard .card-box-btn:hover h3 {
    transition: all .35s;
    transform: translateY(13px) scale(.77);
    color: #ff2e6e
}

.dashboard .card-box-btn .notif {
    display: block;
    width: 43px;
    height: 20px;
    position: relative;
    background: #f05050;
    color: #fff;
    border-radius: 0 5px 0 16px;
    line-height: 22px;
    top: -20px;
    right: -20px;
    margin-bottom: -20px
}

.dashboard .header-title select {
    display: inline;
    max-width: 133px;
    padding: 1px;
    margin: -11px 0 0
}

/*.dashboard .header-title .event-no{margin-left:28px;}*/
.dashboard .card-box-btn .notif b {
    font-weight: 600 !important
}

.header-title .btn.box-32x32 {
    padding: 4px;
    transition: all .7s;
    margin: -9px 0 0 -9px
}

.header-title .btn.box-32x32:hover {
    transform: scale(1.25);
    transition: all .25s
}

@media (min-height: 900px) and (max-height: 1079px) {
    .dashboard .col-lg-4 .card-box { /*height:707px*/
    }

    /* .dashboard .card-box-btn{height:166px} */
    .dashboard .card-box-btn img {
        height: 132px
    }

    .dashboard .card-box-btn:hover img {
        transform: scale(1.3)
    }

    .dashboard .card-box-btn h3 {
        font-size: 14px
    }

    .dashboard .scroll {
        height: 628px
    }
}

@media (min-height: 1080px) {
    .dashboard .col-lg-4 .card-box {
        height: 887px
    }

    .dashboard .card-box-btn {
        height: 207px
    }

    .dashboard .card-box-btn img {
        height: 174px
    }

    .dashboard .card-box-btn:hover img {
        transform: scale(1.3)
    }

    .dashboard .card-box-btn h3 {
        font-size: 16px;
        margin-top: 9px
    }

    .dashboard .scroll {
        height: 808px
    }
}

.dashboard-grid {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 1rem;
    /*height: calc(105vh - 160px);*/
}

.dashboard .item-1,
.dashboard .item-2 {
    grid-row-start: 1;
    grid-row-end: 5;
    z-index: 1;
}

.dashboard .item-btn {
    z-index: 1;
}

@media (max-width: 1200px) {

    .dashboard-grid {
        display: grid;
        grid-template-columns: 1fr 1fr !important;
        gap: 1rem;
    }

    .item-1,
    .item-2 {
        grid-row-start: unset !important;
        grid-row-end: unset !important;
    }

}

@media (max-width: 768px) {

    .dashboard-grid {
        display: grid;
        grid-template-columns: 1fr !important;
        gap: 1rem;
    }

    .item-1,
    .item-2 {
        grid-row-start: unset !important;
        grid-row-end: unset !important;
    }

}

@keyframes animate-toptop {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1)
    }
    15% {
        transform: scale(1.25)
    }
    20% {
        transform: scale(1)
    }
    25% {
        transform: scale(1)
    }
    30% {
        transform: scale(1.25)
    }
    35% {
        transform: scale(1)
    }
    100% {
        transform: scale(1)
    }
}

.animate-toptop {
    display: block;
    animation-name: animate-toptop;
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

/************************ LOADER ERPX **************************/
.loader {
    position: absolute;
    left: calc(50vw + 77px);
    top: calc(50vh + -77px);
    transform: rotate(-45deg) translateX(-10%) translateY(-50%) scale(3, 1.75);
    margin-left: -34px;
    margin-top: -52px;
}

.loader:after {
    height: 34px;
    width: 34px;
    padding: 3px 0 1px 0;
    left: -42px;
    top: 3px;
}

.loader:before {
    height: 40px;
    width: 40px;
}

.loader:before,
.loader:after {
    content: "";
    position: absolute;
    border-radius: 0 100% 0 0;
    transform-origin: 0 100%;
}

.loader:before {
    box-shadow: 0 -4px 0 0 #43879d;
    animation: ice 1s infinite linear;
}

.loader:after {
    box-shadow: 4px 0 0 0 #93e9f0;
    animation: fire 1s infinite linear;
}

@keyframes fire {
    to {
        transform: rotate(360deg);
    }
}

@keyframes ice {
    to {
        transform: rotate(-360deg);
    }
}

.loader-box {
    display: block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 1111;
    overflow: hidden;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0);
    background: radial-gradient(circle, #afd9da59 14%, #43879dB3 40%, #2b2f5ce6 75%, #000000ff 100%);
}

.loader-logo {
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 100px;
    height: 100px;
    position: absolute;
    top: calc((100vh - 95px) / 2);
    left: calc((100vw - 95px) / 2);
    animation: loader-logo 2.5s infinite linear;
}

@keyframes loader-logo {
    0% {
        transform: scale(.95)
    }
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(.95)
    }
}

/************************* //LOADER *************************/

@media print {
    #float-messenger {
        display: none !important;
    }
}


html .pdp-default .footer {
    text-align: center !important;
    display: table !important;
    padding: 5px !important;
    width: 100%;
    position: static !important;
}

/**************** My Workbooks ***********************/
.widget-panel.select-workbook-status {
    transition: all .7s;
    cursor: pointer;
}

.widget-panel.select-workbook-status:hover {
    /* background: #fff1a8 !important; */
    background: #91f4d4 !important;
    transition: all .2s;
}

.widget-panel.select-workbook-status i {
    transition: all .5s;
}

.widget-panel.select-workbook-status:hover i {
    transition: all .2s;
    background: rgba(255, 255, 255, 0.4) !important;
}

.widget-panel.select-workbook-status i:before {
    transition: all .7s;
}

.widget-panel.select-workbook-status:hover i:before {
    transition: all .2s;
    transform: scale(1.1);
    text-shadow: 0 0 12px #fff;
}


/**************** Menu Search ***********************/
#sidebar_menu_search_box {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: white;
    z-index: 1;
    box-shadow: 0px -3px 9px 2px #00000030;
}

#sidebar_menu_search {
    border-radius: 0px;
}

#sidebar_menu_search_results {
    position: absolute;
    top: 0;
    width: 100%;
    transform: translateY(-100%);
    display: flex;
    flex-direction: column;
    box-shadow: 0px -3px 9px 2px #00000030;
    font-size: 10px;
}

#sidebar_menu_search_results > a span {
    margin-left: .5rem !important;
}

#sidebar_menu_search_results > a span:before {
    font-size: 1.4rem;
}

#sidebar_menu_search_results > a {
    width: 100%;
    padding: 1rem;
    background: #edf7f2;
    transition: all .5s;
    color: #36404a;
    border-color: #c7eedb;
    border-width: 1px 0 0 0;
    border-style: solid;
    font-size: 1.25rem;
    text-indent: -1.1rem;
    padding-right: 3.13rem;
}

#sidebar_menu_search_results > a:hover {
    transition: all .3s;
    background: #e7e7e7;
    color: #5fbeaa;
}

html .pdp-default .footer {
    margin-top: 0 !important;
}

/*#sidebar_menu_search_results > a .gl{*/
/*	margin-right: 17px;*/
/*}*/
.indent-2 {
    text-indent: 2rem
}

.indent-1 {
    text-indent: 1rem
}

.csr-preview {
    border-right: solid 3px #ff5400;
    padding: 10px;
    background: #fbece5;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: right !important;
    direction: rtl !important;
}

.csr-preview .glyphicon,
.csr-preview .gl {
    margin-left: 5px;
    font-size: 18px;
    margin-top: -5px;
}


/* ADITIONAL STYLE 01/8/17 */

.d-none {
    display: none !important;
}

.d-block {
    display: block;
}

.d-inline {
    display: inline;
}

.d-flex {
    display: flex !important;
}

.d-grid {
    display: grid !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row {
    flex-direction: row !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.justify-content-evenly {
    justify-content: space-evenly !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

.flex-1 {
    flex: 1 !important;
}

.g-1 {
    gap: 1rem;
}

.g-2 {
    gap: 2rem;
}

.g-3 {
    gap: 3rem;
}

.g-4 {
    gap: 4rem;
}

.g-5 {
    gap: 5rem;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-bolder {
    font-weight: bolder !important;
}

.fw-normal {
    font-weight: 400 !important;
}

.fw-light {
    font-weight: 300 !important;
}

.fw-lighter {
    font-weight: lighter !important;
}

.f-1 {
    font-size: 1rem !important;
}

.f-2 {
    font-size: 2rem !important;
}

.f-3 {
    font-size: 3rem !important;
}

.f-4 {
    font-size: 4rem !important;
}

.f-5 {
    font-size: 5rem !important;
}

@media print {
    .break-before {
        page-break-before: always
    }

    .break-after {
        page-break-after: always
    }
}

.img-circle {
    aspect-ratio: 1 / 1;
}


.filter-show-btn {
    display: none;
}

@media screen and (min-width: 768px) {
    .responsive-table-list thead tr.filters {
        display: table-row !important;
    }
}

@media screen and (max-width: 768px) {
    .filter-show-btn {
        display: block !important;
    }

    .responsive-table-list thead tr:not(.filters) {
        display: none;
    }

    .responsive-table-list .img-circle + span {
        position: relative !important;
        margin-right: 10px !important;
        display: inline-block !important;
        color: grey !important;
    }

    .responsive-table-list thead tr.filters input {
        width: 100% !important;
    }

    .responsive-table-list tr {
        display: flex;
        flex-direction: row;
        border-radius: 20px;
        border: solid 1px #e8e8e8;
        overflow: hidden;
        flex-wrap: wrap;
    }

    table.responsive-table-list,
    table.responsive-table-list > * {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .responsive-table-list tr td {
        padding: 15px;
        order: 1;
        width: 100%;
        max-width: 100% !important;
        font-size: 100% !important;
    }

    .responsive-table-list tr td.button-column {
        order: 3;
        width: calc(100% / var(--responsive-table-buttons-count));
        justify-content: center;
        padding: 15px !important;
    }

    .responsive-table-list tr td.button-column * {
        margin: 0 !important;
    }

    .responsive-table-list tr:not(.filters) td {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .responsive-table-list tr:not(.filters) td.button-list {
        display: flex;
        flex-direction: row;
        order: 3;
        padding: 0 !important;
        height: 40px;
    }

    .responsive-table-list tr:not(.filters) td.button-list > * {
        flex: 1;
        border-radius: 0 !important;
        margin: 0 !important;
        height: 100%;
    }

    .responsive-table-list tr td.responsive-table-list-item-header {
        border-top: unset;
        order: 0;
        justify-content: center;
    }

    .responsive-table-list tr td.responsive-table-list-item-header {
        background-color: #d7d7d7;
    }

    .responsive-table-list tr.success td.responsive-table-list-item-header {
        background-color: green !important;
        color: white;
    }

    .responsive-table-list tr.danger td.responsive-table-list-item-header {
        background-color: red !important;
        color: white;
    }

    .responsive-table-list tr.warning td.responsive-table-list-item-header {
        background-color: orange !important;
        color: white;
    }

    .responsive-table-list tr.success td.responsive-table-list-item-header *,
    .responsive-table-list tr.danger td.responsive-table-list-item-header *,
    .responsive-table-list tr.warning td.responsive-table-list-item-header * {
        color: white !important;
    }


    .responsive-table-list tr td:first-child {
        border-top: unset;
    }

    .responsive-table-list td[data-title]:not([data-title=""])::before {
        content: attr(data-title);
        font-weight: bold;
        padding: 5px;
        display: inline-block;
    }

    .responsive-table-list tr:not(.filters) td::before {
        width: 30%;
        min-width: 30%;
        max-width: 30%;
        margin-left: 10px;
    }
}


#side-menu {
    padding-bottom: 60px !important;
}

@keyframes sidebar-menu-border-right {
    0% {
        border-right-color: #35bef0
    }
    50% {
        border-right-color: #ffffff
    }
    100% {
        border-right-color: #35bef0
    }
}

#sidebar-menu > ul > li > a.active {
    border-right: 5px solid #35bef0;
    color: #0875c0 !important;
    animation-name: sidebar-menu-border-right;
    animation-duration: 1.6s;
    animation-fill-mode: both;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

#sidebar-menu > ul > li > a:hover,
#sidebar-menu ul ul a:hover,
#sidebar-menu .subdrop {
    color: #35bef0 !important;
    text-shadow: 0 0 1rem #fff, 0 0 2.5rem #fff, 0 0 5rem #fff, 0 0 5rem #fff;
}

#sidebar-menu .subdrop {
    border-right: 5px solid #35bef077;
}

.dashboard .card-box-btn {
    backdrop-filter: blur(2px);
}

.glassback {
    border-radius: 12px;
    argin-bottom: 0;
    background: rgb(255 255 255/ 40%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    /* border-radius: 18px; */
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px !important;

}

.glassback:hover {
    background-color: #dae3ee80 !important;
    border-radius: 30px !important;
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
    margin: auto;
    border-radius: 12px;

}

.swal2-popup .swal2-input {
    height: 2.625em;
    padding: 0 .75em;
    border-radius: 8px !important;
}

.swal2-popup .swal2-styled.swal2-cancel {
    background-color: #d9534f !important;
    border-radius: 12px !important;
}

.swal2-popup .swal2-styled.swal2-confirm {
    background-color: #6698FD;
    border-radius: 12px !important;
}

.swal2-container.swal2-shown {
    background-color: rgb(0 4 50 / 40%);
    backdrop-filter: blur(5px);
}

.swal-overlay--show-modal {
    backdrop-filter: blur(5px);
}

.swal-modal {
    border-radius: 12px !important;
}
