﻿
@font-face {
    font-family: "fonVazirLight";
    src: url( "../../../../fonts/Vazirmatn-FD-NL-Light.woff2" ) format( "woff2" );
}

@font-face {
    font-family: "fonVazirBold";
    src: url( "../../../../fonts/Vazirmatn-FD-NL-ExtraBold.woff2" ) format( "woff2" );
}

.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
    font-size: 12px;
}

html, body, select {
    font-family: fonVazirLight !important;
}


h1, h2, h3, h4, h5, h6 {
    font-family: fonVazirBold !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
    background: #1a1a27
}

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a:hover, .page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a:hover {
        background: #1a1a27
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a,
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a,
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list > li > a .time,
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details {
        font-family: fonVazirLight !important;
        font-size: 12px;
        color: #fff;
    }
        .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details .label-icon {
            display: none
        }

        .page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a {
        }


.modal .modal-content {
    padding: 30px;
}

.modal .btn {
    color: #555 !important;
}

td select {
    width: 90%;
    padding: 2px;
    margin: 0 0px;
    font-size: 10px;
    border: 1px solid #ccc;
}
/* main-master page*/
/*.page-sidebar .page-sidebar-menu>li.active.open>a>i, .page-sidebar .page-sidebar-menu>li.active>a>i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a>i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>i{color:#f58a20;}
.page-header.navbar .page-logo .logo-default{width:150px;margin:0;}
.page-header.navbar .page-logo a{text-decoration:none;font-family:cabin!important;font-size:14px;color:#ffffff;letter-spacing:2px;text-transform:uppercase;position:relative;top:4px;line-height:60px;text-align:center;width:100%;}
.page-header.navbar .page-logo{background-color:#252839}
.page-header-fixed .page-container{margin-top:45px;}*/
.action-btn {
    position: relative;
}

    .action-btn .btn.btn-sm.green, .action-btn .btn.btn-sm.red {
        background: #27c65f;
        padding: 8px 20px;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        border-radius: 1px;
        border: 1px solid #27c65f;
    }

    .action-btn .btn.btn-sm.red {
        background: #ff1744;
        border: 1px solid #ff1744;
    }

    .action-btn .btn.btn-sm.green:hover, .action-btn .btn.btn-sm.green:focus {
        background: #27c65f;
        color: #fff;
        border: 1px solid #27c65f;
    }

.tag__container {
    cursor: pointer;
    color: #777;
    background: #f1f1f1;
    padding: 3px 10px;
    border-radius: 10px;
}

table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    background-color: #3598dc;
    text-align: center;
    font-weight: bold;
    height: 17px;
    width: 17px;
    line-height: 18px;
    padding-left: 4px;
}

.action-btn .btn.btn-sm.green i, .action-btn .btn.btn-sm.red i {
    position: relative;
    top: 3px;
    margin-right: 1rem;
}

.mt-action-img img {
    height: 50px;
    width: 50px;
    object-fit: cover;
}

.help-block {
    font-size: 12px;
    color: #000;
    background: #fafafa;
    padding: 5px;
}

.form-group {
    margin-bottom: 5px !important;
}

.note .block i {
    position: relative;
    top: 3px;
    margin-left: 1rem;
    font-size: 2.2rem;
}

.nicEdit-main, .nicEdit-main {
    width: 100% !important;
    min-height: 200px !important;
}

    .nicEdit-main:focus {
        outline: none;
        padding-right: 5px;
        padding-top: 5px;
        font-size: 13px;
        font-weight: 400;
        color: #000;
    }

.preview-logo {
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: center;
}

.table.table-light > tbody > tr > td .user-pic {
    width: 30px;
    object-fit: cover;
}

ul.action-link {
    padding: 0;
    list-style-type: none;
    width: 100%;
}

    ul.action-link li {
        display: inline-block;
        padding: 0 8px;
        border-left: 1px solid #ccc;
    }

        ul.action-link li:last-of-type {
            border: none;
        }

        ul.action-link li i {
            color: #e7505a;
            margin-left: 5px;
        }

        ul.action-link li a {
            color: #555;
            text-decoration: none;
        }

.page-footer-inner {
    font-family: 'Cabin' !important;
}

.btn-upload-con {
    width: 200px;
    position: relative;
    height: 120px;
    margin-bottom: 1.3em;
    text-align: center;
}

    .btn-upload-con.multifile {
        width: 100%;
    }

    .btn-upload-con input {
        position: absolute;
        opacity: 0;
        z-index: 999;
        outline: none;
        top: 0;
        width: 100%;
        left: 0;
        right: 0;
        height: 120px;
        cursor: pointer;
    }

.btn-upload {
    background: #f36a5a;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 120px;
    color: #fff;
    height: 120px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    border: 2px dashed #03A9F4;
}

.btn-upload-con.multifile .btn-upload {
    background-color: #f1f1f1;
    color: #000;
    font-weight: bold;
}

.btn-upload i {
    color: #fff;
    padding-left: 5px;
    position: relative;
    top: 2px;
}

.btn-upload-con.multifile .btn-upload i {
    color: #000;
}

.img-preview {
}

    .img-preview img {
        width: 200px;
        height: 250px;
        object-fit: contain;
        object-position: center;
        border: 1px dashed #ccc;
        padding: 5px;
    }

.img_in_table {
    width: 150px;
    height: 100px;
    object-fit: contain;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background: #00C853 !important;
}

.form-control {
    width: 100%;
    background-color: #fafafa !important;
    height: 40px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.full-width {
    width: 100%;
}

/*profile customer */
.profile_summary_con {
    display: flex;
    align-items: center;
    align-content: center;
}

.user_profile_summary {
}

    .user_profile_summary img {
        width: 100px;
        border-radius: 100%;
        height: 100px;
        object-fit: cover;
    }

.pro_summary_name {
    float: right;
    width: 100%;
}

    .pro_summary_name h5 {
        margin-bottom: 0.2em;
    }

.pro_summary_logininfo {
    float: left;
    width: 100%;
    text-align: left;
}

    .pro_summary_logininfo span {
        font-size: 10px;
        color: #777;
    }

.pro_address {
    margin-top: 0.6em;
    display: block;
    width: 100%;
    border-top: 1px solid #fafafa;
    padding: 5px 0;
}

    .pro_address i {
        font-size: 20px;
        position: relative;
        top: 3px;
    }

    .pro_address label {
        font-size: 12px;
        font-weight: bold;
        color: #777;
    }

ul.Pro-list {
    list-style-type: none;
    margin: 1.9em 0;
}

    ul.Pro-list li {
        padding: 11px 0;
        font-size:;
        color: #555;
        border-bottom: 1px dashed #ccc;
    }

        ul.Pro-list li:last-of-type {
            border-bottom: unset;
        }

        ul.Pro-list li i {
            color: #555;
            padding-left: 10px;
        }

        ul.Pro-list li a {
            text-decoration: none;
            color: #555;
        }

.loading {
    position: fixed;
    z-index: 999999999;
    background: #ffffffa1;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    height: 100%;
    display: none;
}

.img_loading {
    position: absolute;
    top: 50%;
    width: 50px;
    opacity: 0.6;
}

.loading.active {
    display: block;
}

.login {
    background: #fafafa !important;
}

    .login .content {
        background-color: transparent !important;
        min-height: 500px;
    }

.copyright {
    font-family: 'cabin' !important;
}

.login .content h3 {
    color: #fff !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
    padding-bottom: 5rem;
}

.login .content .form-control {
    background-color: #fff !important;
    border-radius: 5px;
    box-shadow: unset !important;
}

.login .content .check {
    color: #fff;
}

.mt-checkbox > span:after {
    right: 5px;
    border-width: 0px 2px 2px 0px !important;
    transform: rotate(45deg) !important;
    border: solid #fff;
}

.login .copyright {
    color: #fff;
}

.no_back {
    background: unset !important;
}

.login .content .form-actions {
    border-bottom: unset;
}

.login .content .form-control {
    color: #555 !important;
}

.form-group.has_icon {
    position: relative;
    margin-bottom: 30px;
}

    .form-group.has_icon i {
        position: absolute;
        left: 10px;
        top: 15px;
        font-size: 16px;
        color: #ccc;
    }

.login .content h3 {
    margin-bottom: 30px !important;
    font-size: 20px !important;
    color: #777;
}
/*.login .content h3:before{content:'';height:2px;width:25%;display:block;background:#f1f1f1;position:absolute;top:45px;right:0}
.login .content h3:after{content:'';height:2px;width:25%;display:block;background:#f1f1f1;position:absolute;top:45px;left:0;}*/
.login-form .form-actions {
    text-align: center;
}

    .login-form .form-actions input[type=submit] {
        width: 50%;
        margin: 0em 0;
        text-align: center;
        background: #E91E63;
        border: none;
        font-size: 16px;
        letter-spacing: 1px;
        border-radius: 20px;
        padding: 7px 20px !important;
    }

.login .content .rememberme {
    margin-right: 2px;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
}

.login-form .form-actions input[type=submit]:hover {
    background: #C2185B;
}

.login-form .form-actions input[type=submit]:focus {
    background: #C2185B !important;
}

.login .content {
    margin-top: 10px !important;
}

.login .logo {
    margin-top: 20px !important;
}

    .login .logo img {
        width: 150px;
    }

body.login {
    overflow-y: hidden;
    background-image: url(../img/login-bg.png) !important;
    background-size: cover !important;
    height: 100%;
    background-repeat: no-repeat !important;
}

.notif {
    position: absolute;
    height: 17px;
    width: 35px;
    background: #d81b60;
    color: #fff;
    border-radius: 3px;
    line-height: 18px;
    /* padding-right: 10px; */
    font-size: 12px;
    left: 5px;
    text-align: center;
}

.page-header.navbar .page-logo {
    position: relative;
}


.page-bar {
    background: #fff;
    padding: 15px 10px;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    box-shadow: 0 2px 3px 2px rgb(0 0 0 / 3%);
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
}

.page-head {
    display: none;
}

body.page-md {
    background: #f2f5f7;
}

.breadcrumb, .breadcrumb .icon-home {
    color: #333 !important;
    padding-bottom: 0;
}

    .breadcrumb a {
        color: #000;
        text-decoration: none;
    }

    .breadcrumb span {
        font-weight: bold;
        color: #000;
        text-decoration: none;
    }

    .breadcrumb .fa {
        font-size: 17px;
        top: 2px;
        color: #555;
    }


.btn.green:not(.btn-outline), .btn.red-haze:not(.btn-outline) {
    background-color: #c51162;
    border-color: #c51162;
}

    .btn.green:not(.btn-outline).active, .btn.green:not(.btn-outline):active, .btn.green:not(.btn-outline):hover, .open > .btn.green:not(.btn-outline).dropdown-toggle {
        background-color: #d81b60;
        border-color: #d81b60;
    }

    .btn.red-haze:not(.btn-outline).active, .btn.red-haze:not(.btn-outline):active, .btn.red-haze:not(.btn-outline):hover, .open > .btn.red-haze:not(.btn-outline).dropdown-toggle {
        background-color: #d81b60;
        border-color: #d81b60;
    }

.page-footer .page-footer-inner a {
    font-family: cabin !important;
}



.page-header.navbar .menu-toggler.sidebar-toggler {
    z-index: 9999;
    position: relative;
}

.page-sidebar-closed .page-logo a {
    display: none !important;
}

.page-content h3.page-title {
    font-size: 20px;
}

.portlet.light > .portlet-title > .caption > .caption-subject {
    font-size: 14px;
    position: relative;
    top: 1px;
    right: 10px;
}

.portlet.light > .portlet-title {
    padding: 0;
    min-height: 40px;
    margin-bottom: 2em;
}

.table thead tr th {
    font-size: 12px;
}

.table td, .table th {
    font-size: 12px;
}

.portlet.light .dataTables_wrapper .dt-buttons {
    margin-top: -73px;
}

div.dataTables_wrapper div.dataTables_length select {
    float: left;
    padding: 4px 12px !important;
    position: relative;
    top: -5px;
    right: 5px;
    box-shadow: unset !important;
    height: 30px;
}

.dataTables_wrapper .dataTables_filter input {
    box-shadow: unset !important;
    height: 30px;
}


.page-title small {
    float: right;
    display: block;
    padding: 0 0 0 5px;
    font-size: inherit;
}

.portlet > .portlet-body p, .table .btn {
    font-size: 13px;
    line-height: 25px;
}

.input-group-addon {
    padding: 8px 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    position: relative;
    text-align: center;
    background-color: #eeeeee47;
    border: 1px solid #ccc;
    border-radius: 0px;
}

.popover > .popover-title {
    background: #f36a5a;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px 14px 15px;
    border: 0;
    color: #fff;
}

[data-name="Md-DateTimePicker-PopoverContent"] {
    padding: 5px 0 !important;
}

    [data-name="Md-DateTimePicker-PopoverContent"] a[data-name="go-today"] {
        padding: 5px 0;
    }

[data-name="Md-PersianDateTimePicker"] table.table td {
    font-size: 12px;
    font-weight: bold;
}

[data-name="today"]:hover {
    background-color: #f36a5a;
}

[data-name="Md-PersianDateTimePicker"] table td .btn-default {
    background-image: none !important;
    padding: 3px 5px !important;
}

.gap50 {
    margin-top: 50px;
}

.m-icon-big i {
    position: relative;
    top: 3px;
}

.dashboard-stat .details .number span {
    font-size: 26px;
    font-family: fonVazirBold !important;
    margin-left: 1rem;
}

.btn-default {
    background-image: none !important;
}

.dashboard-stat .details .number {
    font-size: 20px;
}

td img {
    width: 100px !important;
    object-fit: contain !important;
}

th img {
    width: 100px !important;
    object-fit: contain !important;
}

.table_price {
    font-size: 1.1rem;
    font-weight: bold;
    color: #555;
    text-decoration: none !important;
    margin-bottom: 0.5rem;
    display: table;
}

td .label:not(.md-skip) {
    width: 100%;
    display: table;
}

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    vertical-align: middle;
}

.product_group_span {
    display: table;
    padding: 2px 8px;
    background: #8e44ad;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    border-radius: 5px;
    margin-top: 0.5rem;
}

.form-horizontal .control-label {
    text-align: center;
    margin-bottom: 0;
    padding-top: 7px;
    line-height: 25px;
    border-radius: 4px;
    font-weight: bold;
}

.btn__add {
    font-size: 10px !important;
    padding: 2px 8px !important;
    position: absolute !important;
    left: 15px;
    top: 2px;
}

.btn__container {
    text-align: center;
    margin: 4rem 0;
}

    .btn__container input {
        width: 30% !important;
        padding: 15px !important;
        border: none !important;
        font-size: 15px !important;
    }
.btn.btn-outline.red.btn-copy {
    color: #e7505a!important
}
    .btn.btn-outline.red.btn-copy:hover {
        color: #fff !important
    }

    .ui.accordion .title:not(.ui) {
        font-weight: bold;
        font-family: fonVazirLight !important;
    }

.btn__con {
    margin: 3rem 0;
    text-align: center;
}

#fileList {
}

    #fileList li:first-of-type {
        font-weight: bold;
        font-size: 12px;
        display: block;
        width: 100%;
        border: none;
    }

    #fileList li {
        font-size: 10px;
        padding: 3px 0;
        list-style-type: disc;
        display: inline-block;
        margin: 2px;
        width: 19%;
        border: 1px solid #ccc;
    }

        #fileList li img {
            width: 100%;
            object-fit: cover;
            height: 100px;
        }

.table.table-striped.table-bordered td a {
    /*text-decoration: none;
    color: #777;
    font-weight: bold;
    border: 1px solid #999;
   
    background: #fafafa;
    border-radius: 3px;*/
    font-weight: bold;
    display: table-cell;
}
.btn-icon-only span {
    margin-right: 5px;
    font-size: 13px !important;
    height: 12px;
    background-color: transparent;
    box-shadow: unset;
    color: #E91E63;
}
.has_dropdown:focus {
    outline: none;
}

.has_dropdown label {
    box-shadow: none !important;
    color: #555;
    font-family: fonVazirBold !important;
    font-size: 12px !important;
}

.ui.selection.dropdown {
    text-align: right;
}

    .ui.selection.dropdown > .delete.icon, .ui.selection.dropdown > .dropdown.icon, .ui.selection.dropdown > .search.icon {
        right: unset !important;
        left: 1rem !important;
    }

.ui.selection.active.dropdown {
    text-align: right;
}

.ui.selection.dropdown .menu > .item {
    text-align: right !important;
}

.toolbar-item-show.has_dropdown {
    margin-bottom: 1.5rem;
}

.btn-container {
    margin: 3rem 0;
    width: 100%;
}

    .btn-container input[type=number] {
        height: 37px;
        border-radius: 5px;
        outline: none;
        padding: 0 15px;
        border: 1px solid #ccc;
        font-size: 12px;
        font-weight: bold;
        width: 100%;
        margin-bottom: 1rem;
    }

    .btn-container input[type=submit] {
        width: 100% !important;
        margin-top: 3rem;
        height: 35px;
        font-size: 15px;
    }

.ui.selection.dropdown {
    width: 100%;
}


.ui.multiple.search.dropdown > .text {
    right: 0;
    left: unset;
}

.ui.multiple.dropdown > .label span {
    display: inline-block;
    background-color: #f1f1f1;
    border-radius: 15px;
    padding: 3px 10px;
    font-size: 10px;
    font-weight: bold;
}

.ui.selection.dropdown .menu > .item span {
    display: inline-block;
    background-color: #f1f1f1;
    border-radius: 15px;
    padding: 3px 10px;
    font-size: 10px;
    font-weight: bold;
}

.ui.label > .close.icon, .ui.label > .delete.icon {
    margin-right: 0.7rem;
    margin-left: 0;
}

.ui.basic.red.label {
    color: #fff !important;
    padding: 6px 10px;
}

.ui.dropdown {
    background: #fafafa !important;
}

.ui.selection.dropdown .menu > .message {
    text-align: center;
    font-size: 10px;
    color: #000;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 800px;
        margin: 30px auto;
    }
}



.form-group.form-md-line-input.has-info .form-control {
    padding: 0 10px;
}

.input-group-calender .input-group-addon {
    cursor: pointer;
    position: absolute;
    width: 40px;
    right: 10px;
    border: none;
    background-color: transparent;
    top: 4px;
}

.input-group-calender input.form-control {
    padding-right: 40px;
    font-family: sans-serif !important;
}
.btn__table__action {
    width: 50px !important;
    height: 30px !important;
    margin: 0 4px !important;
    padding: 0 !important;
}
.btn-icon-only {
    border-radius: 4px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: #c2e8e4;
}

.pro-status {
    border: none;
    outline: none;
    color: #fff;
    padding: 7px;
    text-align: center;
    font-size: 10px;
    width: 60px;
    border-radius: 5px;
    background-color: transparent;
    font-family:fonVazirLight!important;
}

    .pro-status.deactive {
        color: #e7505a;
        border: 1px solid #e7505a;
    }

    .pro-status.active {
        color: #fff;
        background: #00C853;
    }

    .pro-status.active-s {
        color: #8e44ad;
        border: 1px solid #8e44ad;
    }


.pro-status1 {
    border: none;
    outline: none;
    color: #fff;
    padding: 4px;
    text-align: center;
    font-size: 1rem;
    width: 50px;
    font-weight: bold;
}

    .pro-status1.deactive1 {
        background-color: #e7505a;
    }

    .pro-status1.active1 {
        background-color: #00C853;
    }

    .pro-status1.active-s1 {
        background-color: #8e44ad;
    }

    .pro-status1.active-s2 {
        background-color: #ffd800;
    }

.btn.default:not(.btn-outline) {
    font-family: cabin !important;
}

.dt-button {
    background-color: #fafafa !important;
}

    .dt-button i {
        font-size: 15px;
        color: #555;
    }

.show_more {
    height: 40px;
    font-weight: bold;
    color: #d81b60;
    line-height: 40px;
    cursor: pointer;
    border-radius: 2px;
}

.form-group {
    transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

    .form-group.hide {
        overflow: hidden;
        height: 0;
    }

    .form-group.open {
        height: auto;
        overflow: auto;
    }

.btn.blue:not(.btn-outline) {
    line-height: 20px;
}

.dropdown-menu1 {
    height: 200px;
    overflow-y: scroll;
}

.form-group b {
    position: absolute;
    left: 20px;
    top: 15px;
    color: red;
    font-size: 13px;
}

    .control-label .required, .form-group b.required {
        position: relative;
        top: 0;
        right: 0;
    }

label.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 26px;
    margin-top: 0;
    margin-bottom: 0;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    border-radius: 50px;
    transition: .4s;
    margin: 0 !important;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 19px;
        width: 19px;
        left: 4px;
        bottom: 3px;
        background-color: #fff;
        transition: .4s;
        border-radius: 50px;
    }

input:checked + .slider {
    background-color: #d81b60;
}

    input:checked + .slider:before {
        transform: translateX(28px);
    }

.switch__checkbox {
    text-align: center;
}

    .switch__checkbox span {
        display: block;
        font-weight: bold;
        font-size: 12px;
    }

.into_portlet .item {
    margin-bottom: 1rem;
    border-bottom: 1xp solid #ccc;
}

    .into_portlet .item h6 {
        font-weight: bold;
    }


/* file upload style */
.bar {
    height: 18px;
    background: green;
}

.file {
    position: relative;
    background: linear-gradient(to right, lightblue 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 1s ease;
}

    .file.done {
        background: lightgreen;
    }

    .file a {
        display: block;
        position: relative;
        padding: 5px;
        color: black;
    }

.btn.btn-primary.start {
    background: #009688 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 15px;
    width: 100px;
}

.btn.btn-warning.cancel {
    background: #ff006e !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 15px;
    width: 150px;
    font-size: 12px;
}

tr.template-upload {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    tr.template-upload th, tr.template-upload td {
        border-top: none !important;
    }

.btn-trash i {
    font-family: Simple-Line-Icons !important;
}

.ui.selection.dropdown .menu > .message {
    text-align: right;
}

.item__note li {
    font-size: 11px;
}

.fileupload-buttonbar span.fileinput-button {
    background: #f1f1f1 !important;
    border: 1px dashed #2196F3 !important;
    box-shadow: none !important;
    color: #555 !important;
    width: 100% !important;
    height: 80px !important;
    line-height: 70px !important;
    font-size: 18px !important;
}

/* new layout */
.page-md .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover.navbar-collapse, .page-md .page-sidebar.navbar-collapse {
    box-shadow: unset !important;
}

.page-sidebar, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover {
    background-color: #1a1a27;
}

    .page-sidebar .page-sidebar-menu > li.active.open > a, .page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a,
    .page-sidebar .page-sidebar-menu > li.open > a, .page-sidebar .page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a,
    .page-sidebar .page-sidebar-menu .sub-menu > li.active > a, .page-sidebar .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a {
        color: #fff !important;
        background: #2a2a3a !important;
    }

    .page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a,
    .page-sidebar .page-sidebar-menu .sub-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a {
        color: #B5B5C3;
        border: none;
    }

.btn {
    display: inline-block !important;
    font-weight: 100 !important;
    line-height: 1 !important;
    color: #181C32 !important;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    user-select: none !important;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.75rem 0.5rem !important;
    font-size: 1rem !important;
    border-radius: 0.275rem !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #FFFFFF !important;
    font-weight: bold;
}

    .btn.red-haze {
        border-color: #009EF7 !important;
        background-color: #009EF7 !important;
    }

.portlet.light {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 1px solid #EFF2F5;
    border-radius: 0.625rem !important;
    box-shadow: 0px 0px 20px 0px rgb(76 87 125 / 2%) !important;
}

.page-header.navbar .page-logo {
    background: #1a1a27;
    padding-left: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .page-header.navbar .page-logo > .logo-image, .page-header.navbar .page-logo > a {
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
    }
/*li.heading
{
    display:none!important;
}*/
.page-bar .page-breadcrumb {
    margin-left: 2rem;
    background-color: #fff;
}

.page-content-wrapper .page-content {
    position: relative;
    padding: 8.5rem 20px 10px;
}

.page-header.navbar .page-top {
    box-shadow: none;
    border-bottom: 1px solid #eef1f5
}

.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
    min-height: 40px;
    display: flex;
    align-items: center;
    padding: 5px 15px 5px;
    position: relative;
}

.nav-item .arrow {
    float: left;
    position: absolute;
    left: 15px;
}

.page-sidebar .page-sidebar-menu > li.active > a > .selected, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .selected {
    top: 14px;
}

.page-sidebar .page-sidebar-menu > li > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i {
    font-size: 15px;
    margin-left: 8px;
}

.page-sidebar .page-sidebar-menu li > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li > a > .arrow:before {
    margin-top: 0;
}

.page-sidebar .page-sidebar-menu > li > a > i[class*=icon-], .page-sidebar .page-sidebar-menu > li > a > i[class^=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i[class*=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i[class^=icon-] {
    color: #009EF7 !important;
}

.page-sidebar .page-sidebar-menu .sub-menu, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu {
    padding-right: 2rem !important;
}

    .page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
        padding: 6px 15px;
        list-style-type: circle;
    }

    .page-sidebar .page-sidebar-menu .sub-menu li {
        list-style-type: circle;
    }

.page-sidebar-menu .heading {
    padding-right: 2rem !important;
}

    .page-sidebar-menu .heading h3 {
        font-size: 13px;
        color: #f1f1f1;
        padding-bottom: 5px;
        border-bottom: 1px solid #f1f1f1;
        display: inline-block;
        margin-top: 2rem;
    }


.page-header.navbar .search-form {
    margin-top: 15px;
}

    .page-header.navbar .search-form .input-group .form-control {
        height: 40px;
        border: 1px solid #f1f1f1;
        border-radius: 8px;
        padding: 5px;
    }

    .page-header.navbar .search-form .input-group .input-group-btn {
        height: unset;
    }

@media (min-width: 992px) {
    .page-content-wrapper .page-content {
        margin-right: 225px;
    }

    .page-sidebar {
        width: 225px;
    }

    .page-header.navbar .page-logo {
        width: 225px;
    }
}


@media (max-width: 767px) {
    .btn__container input {
        width: 60% !important;
    }

    .login .content {
        width: 90% !important;
    }

        .login .content h3:before {
            display: none !important;
        }

        .login .content h3:after {
            display: none !important;
        }

    .page-header.navbar {
        background: #252839;
        margin-top: -20px;
    }

        .page-header.navbar .menu-toggler.responsive-toggler {
            /*background-image: url(../../../../content/img/sidebar-toggler.png);
            margin: 20px 6px 0 14px;
            width: 30px;
            height: 30px;
            background-size: cover;
            background-repeat: no-repeat;*/
        }



    .page-actions .btn-group .red {
        border-color: #f58a20;
        color: #f58a20;
    }

    .page-actions .btn.btn-outline.red.active, .btn.btn-outline.red:active, .btn.btn-outline.red:active:focus, .btn.btn-outline.red:active:hover, .btn.btn-outline.red:focus, .btn.btn-outline.red:hover {
        background-color: #f58a20 !important;
        border-color: #f58a20 !important;
        color: #fff !important;
    }

    .page-bar {
        position: relative;
    }
}


/* data tables */

.dataTables_wrapper .dataTables_processing {
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffffff82;
    box-shadow: none;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
    .dataTables_wrapper .dataTables_processing span {
        width: unset;
        height: unset;
        position: relative;
        font-size: 10px;
        padding-right: 10px;
    }
    .dataTables_wrapper .dataTables_processing i {
        font-size: 22px;
        color: #999 !important;
    }