/*
Theme Name: سامانه فرهنگیان ابدالی
Author: Hadi Sardari
Version: 1.0
*/

@font-face {
    font-family: Iransans;
    src: url('dist/fonts/Iransans.eot?#') format('eot'), url(dist/fonts/Iransans.woff) format('woff'), url(dist/fonts/Iransans.ttf) format('truetype')
}

input, select, option, button {
    font-family: Iransans, Tahoma, Arial !important;
}

body.fixHeight {
    display: flex;
    flex-direction: column;
    min-height: 100vh !important;
}

.mt-0 {
    mmargin-top: 0;
}

.mt-1 {
    margin-top: .3rem;
}

.mt-2 {
    margin-top: .6rem;
}

.mt-3 {
    margin-top: .9rem;
}

.mt-4 {
    margin-top: 1.3rem;
}

.mt-5 {
    margin-top: 1.6rem;
}

.mb-4 {
    margin-bottom: 1.3rem;
}

.mb-0 {
    margin-bottom: 0;
}

.mt-0 {
    margin-top: 0 !important;
}

.ml-1 {
    margin-left: .3rem;
}

.mr-1 {
    margin-right: .3rem;
}

.mr-2 {
    margin-right: .6rem;
}

.mr-3 {
    margin-right: .9rem;
}

.ml-3 {
    margin-left: .9rem;
}

.mb-2 {
    margin-bottom: .6rem;
}

.mb-3 {
    margin-bottom: .9rem;
}

.ml-2 {
    margin-left: .6rem;
}

.pt-0 {
    padding-top: 0;
}

.pl-2 {
    padding-left: .6rem;
}

.pt-1 {
    padding-top: .3rem;
}

.pt-2 {
    padding-top: .6rem;
}

.pt-3 {
    padding-top: .9rem;
}

.pb-3 {
    padding-bottom: .9rem;
}

.pr-0 {
    padding-right: 0;
}

.pl-0 {
    padding-left: 0;
}

.mr-0 {
    margin-right: 0 !important;
}

.ml-0 {
    margin-left: 0;
}

.mt-auto {
    margin-top: auto;
}

.mr-auto {
    margin-right: auto;
}

.w-100 {
    width: 100%
}

.w-50 {
    width: 50%
}

.w-60 {
    width: 60% !important;
}

.w-30 {
    width: 30%;
}

.w-auto {
    width: auto;
}

.d-flex {
    display: flex;
}

.d-inline-flex {
    display: inline-flex;
}

.justify-center {
    justify-content: center;
}

.align-center {
    align-items: center;
}

.justify-start {
    justify-content: start;
}

.flex-column {
    flex-direction: column;
}

.text-ltr {
    direction: ltr;
}

.pl-0 {
    padding-left: 0;
}

.fl-left {
    float: left;
}

.no-wrap {
    white-space: nowrap;
}

.text-white {
    color: #FFF;
}

.float-right {
    float: right;
}

.font-bold {
    font-weight: 900;
}

.pos-relative {
    position: relative;
}

.text-dark {
    color: #000;
}

.btn-dark {
    background: #111;
    color: #FFF;
}

.position-relative {
    position: relative;
}

br {
    clear: both;
    margin-bottom: 5px;
}

.newJobSEC .btnWrapper,
.printUserDataSEC .btnWrapper,
table .btnWrapper {
    display: flex;
    flex-wrap: wrap;
}

.newJobSEC .btnWrapper .btn,
.printUserDataSEC .btnWrapper .btn,
table .btnWrapper .btn {
    flex: 1 1 0;
    text-align: center;
    margin: .3rem;
}

.notifications .desc {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #8f8f8f;
}

.notifications .menu li {
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    margin-right: .5rem;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0 !important;
}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: thin !important;
}

.modal .form-control {
    font-size: 14px;
}

#courseRegisteredUsersTable_paginate,
#userLoanDetailsTable_paginate,
.dataTables_paginate {
    text-align: left !important;
}

textarea:disabled {
    background: #ddd !important;
    border: 1px solid #ccc !important;
    cursor: not-allowed;
}

#userLoanDetailsTable tr td:nth-child(4),
#transactionsTable tr td:nth-child(5) {
    direction: ltr;
    white-space: nowrap;
}

#userLoanDetailsTable tr td:nth-child(2),
#smsUserListTable tr td:nth-child(10),
#smsUserListTable tr td:nth-child(11) {
    white-space: nowrap;
}

.newOrderSEC,
.ordersListSEC,
.userLoansSEC,
.login-box {
    padding: 13rem 1rem 2rem 1rem;
    overflow-x: hidden;
}

.profileSEC a[data-type="deleteAdminAvatar"] {
    position: absolute;
    top: 0;
    right: 57%;
    font-size: 2rem;
}

.timeline > li > .timeline-item {
    margin-left: 0 !important;
}

.timeline > li > img {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    right: 18px;
    top: 0;
    border: 1px solid #ccc;
}

.hsControl::placeholder {
    color: #111 !important;
}

.jobBox {
    padding: 5px 10px;
    border: 1px solid #ccc;
}

#userLoansTable tbody > tr > td,
#userLoansTable tbody > tr > th {
    border: 1px solid #e0e0e0 !important;
}

#toast-container.toast-top-center > div {
    margin-top: 20px !important;
}

.timeline > li {
    margin-left: 0 !important;
}

.newOrderSEC .new .item {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 1rem 1rem;
    border-radius: 5px;
    border: 1px solid #ddd;
    height: 255px;
    position: relative;
    overflow: hidden;
}

.newOrderSEC .new .item .discount,
.newOrderSEC .new .item .discount2 {
    position: absolute;
    left: -28px;
    top: -10px;
    background: #000;
    color: #FFF;
    padding: 20px 20px 1px 25px;
    transform: rotate(-50deg);
}

.newOrderSEC .new .item .discount2 {
    right: -28px;
    left: auto;
    transform: rotate(50deg);
}

.newOrderSEC .new .item img {
    height: 60px;
}

.newOrderSEC .new .item .name {
    background: #e6e6e6;
    padding: .5rem 1rem;
    border-radius: 55px;
    max-width: 100%;
    white-space: nowrap;
}

.newOrderSEC .new .item .prices span {
    font-size: 1.4rem;
    display: flex;
}

.newOrderSEC cite {
    font-style: normal;
}

.newOrderSEC cite.beforeDiscount {
    text-decoration: line-through;
    font-size: 1.2rem;
}

.basketBox {
    position: fixed;
    bottom: 10px;
    right: 50%;
    transform: translateX(50%);
    z-index: 9;
    width: 25%;
}

.basketBox .inner {
    background: #FFF;
    padding: 10px;
    border-radius: 80px;
    display: flex;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    justify-content: space-between;
}

.basketBox .inner .middle {
    width: 0;
    border: 1px solid #ddd;
    height: 25px;
    display: block;
}

.basketBox .inner .basketCount {
    position: relative;
}

.basketBox a[data-type="goBackOrder"] {
    display: inline-flex;
    background: #CF000F;
    color: #FFF;
    padding: 4px 5px;
    border-radius: 55px;
    margin-left: 3px;
}

.basketBox .processHandlerBtn {
    border-radius: 70px;
    margin: 0;
}

.basketBox .processHandlerBtn i {
    margin-right: .6rem;
}

#newOrderModal .hasGroup a {
    display: inline-flex;
    padding: .5rem 1.3rem;
}

#newOrderModal .hasGroup a:first-child {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

#newOrderModal .hasGroup a:last-child {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.newOrderSEC .orderItem .head p {
    background: #e7e7e7;
    border-radius: 50px;
    padding: .5rem 1.5rem;
}

.newOrderSEC span.desc {
    font-size: 1rem;
    white-space: nowrap;
}

.ordersListSEC .orderIDLabel {
    display: inline-flex;
    background: #fff;
    color: #111;
    padding: 3px 9px;
    border-radius: 80px;
    align-items: center;
}

.ordersListSEC a[data-type="deleteFromBasket"] i,
.ordersListSEC a[data-type="doOrderPay"] i,
.ordersListSEC a[data-type="doOrderPayWithAdmin"] i {
    margin-left: .3rem;
}

.noticeBox .message {
    font-size: 20px;
    margin: 20px 0;
    text-align: center
}

.modal-xlg {
    width: 90%;
}

.orderMNSEC .selectedUsers {
    padding: 10px;
    border: 1px solid #ddd;
    width: 100%;
}

.orderMNSEC .selectedUsers a {
    padding: 5px 10px;
    border-radius: 40px;
}

#ordersListTable_wrapper .dataTables_filter {
    display: none !important;
}

table tr th.withFilter input {
    float: left;
}

.error-page {
    flex-direction: column;
}

.error-page > .error-content {
    margin-right: 0 !important;
    text-align: center;
}

hr {
    float: right;
    width: 100%;
    clear: both;
}

.timeline > li > .timeline-item > .timeline-header {
    font-size: 1.4rem !important;
}

#ordersListTable tr.backOrange {
    background: #D35400;
    color: #FFF;
}

#ordersListTable tr.backGreen {
    background: #27AE60;
    color: #FFF;
}

.adminLogged,
.userLogged {
    background: rgba(255, 255, 255, .7);
    color: #111;
    padding: 4px 10px;
    border-radius: 45px;
    z-index: 99;
    display: inline-flex;
    align-items: center;
    border: 1px solid #bdbdbd;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.adminLogged img,
.userLogged img {
    width: 30px;
    border-radius: 60px;
    margin-left: 5px;
    border: 1px solid #999;
}

.groupCounter {
    padding: 2px 0px;
    margin-bottom: 1rem;
    display: inline-flex;
    border-radius: 100px;
    border: 3px solid #CF000F;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    width: 28px;
}

.datepicker-container,
.datepicker-container * {
    font-family: 'Iransans', Tahoma, Arial, sans-serif !important;
}

.table-days tbody {
    display: block;
    width: 100%;
}

.table-days tbody tr {
    display: flex;
}

a.attachBtnHandler {
    background: #149042;
    color: #FFF;
    padding: 3px 10px;
    font-size: 1rem;
    font-weight: 900;
    border-radius: 55px;
}

span.fnModerate {
    color: #FFF;
    padding: 0 10px 0 0;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    background: #000;
}

span.fnModerate a[data-type="deleteSavedAdminAttachment"] {
    border-right: 1px solid #ccc;
    background: #CF000F;
    padding: 3px 15px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-left: -1px;
}

.tasi-form .files {
    flex-wrap: wrap;
    justify-content: center;
}

ul li {
    list-style: none !important;
}

ul, li {
    margin: 0;
    padding: 0;
}

.hsNavBar i {
    font-size: 15px;
    color: #000;
    margin-left: 5px;
}

.navBar.res i {
    font-size: 35px;
}

.hsNavBar ul {
    display: flex;
    align-items: center;
}

.hsNavBar ul li {
    display: block;
    position: relative;
    padding: 0 1.5rem;
}

.hsNavBar ul li a {
    display: flex;
    align-items: center;
}

.hsNavBar ul li a i {
    font-size: 25px;
}

.hsNavBar ul:not(.res) li.active a {
    border-bottom: 3px solid #CF000F;
}

.hsNavBar ul li a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    border-bottom: 3px solid transparent;
}

.hsNavBar ul:not(.res) li:hover a {
    border-bottom: 3px solid #CF000F;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.hsNavBar .logo {
    display: block;
    text-align: center;
}

.hsNavBar .logo a {
    display: flex;
    align-items: center;
    color: #000;
    justify-content: center;
}

.hsNavBar h1 {
    margin: 5px 0 0 0;
    font-size: 1.5rem;
    background: #CF000F;
    border-radius: 50px;
    padding: 5px 10px;
    color: #FFF;
    display: inline-block;
    text-shadow: 0 0 1px #FFF;
}

.hsNavBar .tools li.basketSEC {
    position: relative;
}

.hsNavBar ul li.basketSEC .count {
    background: #CF000F;
    color: #FFF;
    padding: 5px 5px;
    border-radius: 55px;
    display: inline-flex;
    position: absolute;
    width: 20px;
    justify-content: center;
    height: 20px;
    font-weight: 900;
    top: -10px;
    right: -10px;
    align-items: center;
}

.hsNavBar .tools {
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
}

.hsNavBar .tools i {
    font-size: 30px;
}

.hsNavBar .tools a {
    display: inline-flex;
}

.hsNavBar .tools .inpBox {
    position: absolute;
    bottom: -160%;
    left: 10px;
    width: 200px;
    background: rgba(0, 0, 0, .8);
    padding: 5px 10px;
    display: none;
}

.hsNavBar .tools i.text-danger {
    color: #CF000F !important;;
}

.hsNavBar .tools .inpBox input {
    background: #242424;
    color: #fff;
    border: 1px solid #888;
}

.hsNavBar .tools .inpBox:before {
    content: '\f0d8';
    font-family: FontAwesome;
    font-weight: 900;
    position: absolute;
    top: -20px;
    left: 6px;
    color: rgba(0, 0, 0, .8);
    font-size: 23px;
}

.hsNavBar .tools .userToolBox {
    position: absolute;
    top: 125%;
    left: 10px;
    width: 150px;
    display: none;
}

.hsNavBar .tools .userToolBox a {
    background: rgba(0, 0, 0, .8);
    color: #FFF;
    display: flex;
    padding: 8px 5px;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.hsNavBar .tools .userToolBox a:last-child {
    border-bottom: 0;
}

.hsNavBar .tools .userToolBox a i {
    font-size: 13px;
    color: #FFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.hsNavBar .tools .userToolBox a:hover,
.hsNavBar .tools .userToolBox a:hover i {
    color: #FC0 !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.hsNavBar .tools .userToolBox a:first-child:before {
    content: '\f0d8';
    font-family: FontAwesome;
    font-weight: 900;
    position: absolute;
    top: -20px;
    left: 6px;
    color: rgba(0, 0, 0, .8);
    font-size: 23px;
}

.hsNavBar .tools .search a i,
.hsNavBar .tools .search a:hover i {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 102;
    width: 100%;
    padding: 0;
    margin: 0;
    box-shadow: 3px 0 16px #888;
}

.hsMainHeader .menuWrapper {
    margin: 0 auto;
    padding: .5rem 0;
}

.hsMainFooter .menuWrapper {
    margin: 0 auto;
    padding: 3rem 0;
}

.navBar.res {
    display: none;
}

#typewriter::after {
    content: "|";
    animation: blink 0.8s infinite;
}

@keyframes blink {
    50% {
        opacity: 0;
    }
}

.hsMainFooter {
    background: #111111;
    color: #ddd;
    flex: 1;
    align-items: center;
    display: flex;
    overflow-x: hidden;
}

.hsMainFooter h3 {
    margin: 0;
}

.hsMainFooter .secHead {
    padding-bottom: 1rem;
    border-bottom: 1px solid #444;
}

.hsMainFooter .secHead h3 {
    font-size: 1.7rem;
    font-weight: 900;
    color: #FC0;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hsMainFooter .aboutUs p {
    text-align: justify;
    line-height: 2.3rem;
}

.hsMainFooter .socials a img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.hsMainFooter .socials a {
    color: #ddd;
}

.hsMainFooter .socials a:hover img {
    transform: rotate(360deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}


.hsMainFooter .contactUs h4 {
    line-height: 2.3rem;
    font-size: 1.4rem;
}

.hsMainFooter .contactUs h4 i {
    color: #FC0;
    margin-left: 5px;
    display: flex;
    font-size: 25px;
}

.hsMainFooter .copyRight {
    padding-top: 2rem;
    border-top: 1px solid #444;
    text-align: center;
}

.hsMainFooter .copyRight p {
    margin: 0;
    justify-content: center;
}

.hsMainFooter .eNemad a {
    display: flex;
    justify-content: center;
}

.hsMainFooter .eNemad img {
    border-radius: 10px;
    width: 100px;
}

.userRLForm .form-control {
    height: 40px;
}

.userRLForm .has-feedback label ~ .form-control-feedback {
    top: 17px;
}

.userRLForm .floatingLabel {
    position: relative;
    padding-top: 15px;
    margin: 0;
}

.userRLForm .floatingLabel label {
    position: absolute;
    top: 25px;
    right: 10px;
    transition: all 0.2s ease;
    pointer-events: none;
    color: #999;
    font-weight: 100;
}

.userRLForm button[type="submit"] {
    padding: 1rem 0;
    font-weight: 900;
    font-size: 1.5rem;
}

.toast-center {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.userRLForm .floatingLabel.is-active label {
    top: 5px;
    padding: 0 5px;
    font-size: 12px;
    color: #337ab7;
    background: #FFF;
}

.login-box b {
    font-size: 2.5rem;
}

.login-box-body, .register-box-body {
    box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
    border-radius: 8px;
}

body.login-page {
    min-height: 100vh !important;
    display: flex;
    flex-direction: column;
}

.toast-error {
    background-color: #dc3545 !important;
    color: #fff !important;
    opacity: 1 !important;
}

.toast-success {
    background-color: #28a745 !important;
    color: #fff !important;
    opacity: 1 !important;
}

.toast-info {
    background-color: #17a2b8 !important;
    color: #fff !important;
    opacity: 1 !important;
}

.toast-warning {
    background-color: #ffc107 !important;
    color: #333 !important;
    opacity: 1 !important;
}

.toast-message {
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
    box-sizing: border-box;
    padding: 5px 10px !important;
    text-align: right !important;
    direction: rtl !important;
}

#toast-container > div.rtl {
    padding: 10px 50px 5px 15px;
}

cite {
    font-style: normal;
}

.showPassword {
    z-index: 9999;
    position: absolute;
    pointer-events: auto;
    cursor: pointer;
}

.ordersListSEC .groupOverlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
    border-radius: 0;
    z-index: 9;
}

.ordersListSEC .groupPendingBox {
    z-index: 99;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    background: #CF000F;
    color: #FFF;
    padding: 15px 20px;
    border-radius: 50px;
}

.box-orange {
    background: #D35400;
}

.hsNavBar .tools .lrBox a {
    white-space: nowrap;
    margin-left: 1px;
    border-radius: 50px;
    padding: 3px 10px;
    background: #CF000F;
    color: #FFF;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.bottomNav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    background: #fff;
    box-shadow: 0 -2px 15px rgba(0, 0, 0, .1);
    display: flex;
    justify-content: space-around;
    align-items: center;
    z-index: 999;
}

.bottomNav .inner {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 60%;
}

.bottomNav a {
    text-decoration: none;
    color: #777;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    transition: .3s;
}

.bottomNav a i {
    font-size: 22px;
    margin-bottom: 4px;
}

.bottomNav a.active {
    color: #0d6efd;
}

.bottomNav a:hover {
    color: #0d6efd;
}

.newOrderSEC .orderStatus {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    border-radius: 4px;
    padding: 14px 0;
    margin-bottom: 2rem;
    background: #fafafa;
    border: 1px solid #ececec;
}

.newOrderSEC .statusItem {
    display: flex;
    align-items: center;
    gap: 10px;
    opacity: .45;
    transition: .3s;
}

.newOrderSEC .statusItem.active {
    opacity: 1;
}

.newOrderSEC .statusIcon {
    width: 42px;
    height: 42px;
    border-radius: 55px;
    background: #f2f2f2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
}

.newOrderSEC .statusItem.active .statusIcon {
    background: #111;
    color: #fff;
}

.newOrderSEC .statusTitle {
    font-size: 14px;
    font-weight: 700;
    max-width: 100%;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.newOrderSEC .statusDesc {
    margin-top: 2px;
    font-size: 12px;
    color: #888;
}

.newOrderSEC .statusArrow {
    color: #bbb;
    font-size: 20px;
}

.newOrderSEC .progressStep.active .stepTitle strong {
    color: #111;
}

.newOrderSEC .box-header a[data-type="goBackOrder"] {
    position: absolute;
    left: 10px;
    display: inline-flex;
    align-items: center;
    background: #CF000F;
    color: #FFF;
    visibility: hidden;
    top: 5px;
}

.newOrderSEC .box-header a[data-type="goBackOrder"] i {
    font-size: 10px;
    margin-left: 5px;
}

.newOrderSEC .otpResendBox {
    margin-top: 18px;
    text-align: center;
}

.newOrderSEC .otpTimerBox {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: #fafafa;
    border: 1px solid #ececec;
    border-radius: 4px;
}

.newOrderSEC .otpTimerBox i {
    color: #e74c3c;
    font-size: 14px;
}

.newOrderSEC .otpTimerBox .timer {
    font-weight: 700;
    color: #e74c3c;
    font-size: 15px;
    font-variant-numeric: tabular-nums;
}

.newOrderSEC .otpTimerBox .otpText {
    color: #888;
    font-size: 13px;
    border-right: 1px solid #c7c7c7;
    padding-right: 10px;
}

.newOrderSEC .resendCodeBtn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 7px 10px;
    border-radius: 4px;
    background: #111;
    color: #fff;
    text-decoration: none;
    transition: .25s;
    font-size: 13px;
}

.newOrderSEC .resendCodeBtn:hover {
    color: #fff;
    background: #333;
}

.ordersListSEC .doOrderPay:not(.fix) {
    position: fixed;
    bottom: 70px;
    z-index: 9;
    font-size: 19px;
}

.newOrderSEC a[data-type="registerCustomUser"] {
    display: inline-flex;
    align-items: center;
}

.newOrderSEC a[data-type="registerCustomUser"] i {
    margin-left: 5px;
}

@media screen and (max-width: 576px) {
    .ordersListSEC .tools.logged a {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .ordersListSEC .tools.logged a:nth-child(2) {
        margin: 10px 0 0 0;
    }

    .ordersListSEC .doOrderPay:not(.fix) {
        width: 90%;
        right: 50%;
        text-align: center;
        justify-content: center;
        transform: translateX(50%);
    }

    .newOrderSEC .statusTitle {
        font-size: 13px;
    }

    .newOrderSEC .statusDesc {
        font-size: 11px;
    }

    .content-wrapper .col-lg-1:not(.form-group),
    .content-wrapper .col-lg-10:not(.form-group),
    .content-wrapper .col-lg-11:not(.form-group),
    .content-wrapper .col-lg-12:not(.form-group),
    .content-wrapper .col-lg-2:not(.form-group),
    .content-wrapper .col-lg-3:not(.form-group),
    .content-wrapper .col-lg-4:not(.form-group),
    .content-wrapper .col-lg-5:not(.form-group),
    .content-wrapper .col-lg-6:not(.form-group),
    .content-wrapper .col-lg-7:not(.form-group),
    .content-wrapper .col-lg-8:not(.form-group),
    .content-wrapper .col-lg-9:not(.form-group),
    .content-wrapper .col-md-1:not(.form-group),
    .content-wrapper .col-md-10:not(.form-group),
    .content-wrapper .col-md-11:not(.form-group),
    .content-wrapper .col-md-12:not(.form-group),
    .content-wrapper .col-md-2:not(.form-group),
    .content-wrapper .col-md-3:not(.form-group),
    .content-wrapper .col-md-4:not(.form-group),
    .content-wrapper .col-md-5:not(.form-group),
    .content-wrapper .col-md-6:not(.form-group),
    .content-wrapper .col-md-7:not(.form-group),
    .content-wrapper .col-md-8:not(.form-group),
    .content-wrapper .col-md-9:not(.form-group),
    .content-wrapper .col-sm-1:not(.form-group),
    .content-wrapper .col-sm-10:not(.form-group),
    .content-wrapper .col-sm-11:not(.form-group),
    .content-wrapper .col-sm-12:not(.form-group),
    .content-wrapper .col-sm-2:not(.form-group),
    .content-wrapper .col-sm-3:not(.form-group),
    .content-wrapper .col-sm-4:not(.form-group),
    .content-wrapper .col-sm-5:not(.form-group),
    .content-wrapper .col-sm-6:not(.form-group),
    .content-wrapper .col-sm-7:not(.form-group),
    .content-wrapper .col-sm-8:not(.form-group),
    .content-wrapper .col-sm-9:not(.form-group),
    .content-wrapper .col-xs-1:not(.form-group),
    .content-wrapper .col-xs-10:not(.form-group),
    .content-wrapper .col-xs-11:not(.form-group),
    .content-wrapper .col-xs-12:not(.form-group),
    .content-wrapper .col-xs-2:not(.form-group),
    .content-wrapper .col-xs-3:not(.form-group),
    .content-wrapper .col-xs-4:not(.form-group),
    .content-wrapper .col-xs-5:not(.form-group),
    .content-wrapper .col-xs-6:not(.form-group),
    .content-wrapper .col-xs-7:not(.form-group),
    .content-wrapper .col-xs-8:not(.form-group),
    .content-wrapper .col-xs-9:not(.form-group) {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .content-header {
        padding: 15px 10px 0 10px !important;
    }

    h3.res {
        font-size: 23px !important;
    }

    .content-header > .breadcrumb {
        margin-top: 10px !important;
    }

    .content-header > h1 {
        font-size: 21px !important;
    }

    .dataTables_filter {
        text-align: center !important;
        margin-top: 1rem;
    }

    div.dataTables_length {
        text-align: center !important;
    }

    table tr td,
    table tr th {
        white-space: nowrap !important;
    }

    .dataTables_paginate {
        display: flex;
        justify-content: center;
        margin-top: 1rem !important;
    }

    .userListTable_info {
        white-space: collapse !important;
    }

    .modal-title {
        font-size: 15px !important;
    }

    table tr td .btn-group {
        display: flex;
    }

    .pagination > li > a {
        background: #fafafa;
        color: #666;
    }

    .dataTables_info {
        white-space: collapse !important;
    }

    .pagination > li > a, .pagination > li > span {
        float: right;
        margin-right: -1px;
        margin-left: 0;
    }

    .pagination > li > a, .pagination > li > span {
        float: right;
        margin-right: -1px;
        margin-left: 0;
    }

    .pagination > li > a {
        padding: 6px 9px;
    }

    .timeline > li > .timeline-item > .timeline-header {
        font-size: 1.4rem !important;
        line-height: 1.5 !important;
    }

    .timeline > .time-label > span {
        font-size: 1.3rem !important;
    }

    .newUserBtnHandle,
    .newCourseBtnHandle {
        display: flex;
        justify-content: center;
    }

    .login-page .mainWrapper {
        width: 100% !important;
    }

    .box-header .box-title {
        line-height: 1.4 !important;
        font-size: 17px !important;
    }

    .login-logo, .register-logo {
        font-size: 28px !important;
    }

    .editUserBtnHandle {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .editUserBtnHandle button:first-child {
        margin-bottom: 1rem !important;
        margin-left: 0 !important;
    }

    .basketBox {
        width: 95%;
    }

    .newOrderSEC .new .item .prices span {
        font-size: 1.6rem !important;
    }

    .newOrderSEC .new .item .name {
        font-weight: 900 !important;
    }

    table {
        overflow: auto;
        display: block;
    }

    .newOrderSEC span.desc {
        font-size: 1.2rem;
    }

    p.helper {
        text-align: justify;
    }

    label {
        margin-bottom: 7px !important;
    }

    .mainAttach label,
    .subAttach label {
        margin-bottom: 0 !important;
    }

    .menuWrapper {
        width: 95% !important;
    }

    .navBar.res {
        display: flex;
        align-items: center;
    }

    .navBar:not(.res) {
        display: none;
    }

    .p-res-0 {
        padding: 0 !important;
    }

    .hsResBarLayout {
        position: fixed;
        right: -300px;
        top: 0;
        width: 80%;
        overflow: auto !important;
        height: 100%;
        background-color: #161616;
        z-index: 100;
        margin-top: 110px;
        padding: 2rem .8rem;
    }

    .hsResBarOverlay {
        position: fixed;
        width: 20%;
        left: -300px;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        z-index: 10;
        margin-top: 0;
    }

    .navBarResItems li {
        margin-bottom: 1rem;
    }

    .navBarResItems li:last-child {
        margin-bottom: 0 !important;
    }

    .navBarResItems li a {
        display: flex;
        align-items: center;
        background: #FFF;
        padding: 10px 5px;
        color: #000;
    }

    .navBarResItems li.active a {
        background: #CF000F;
        color: #FFF;
    }

    .navBarResItems li a i {
        margin-left: 5px;
    }

    .hsResBarLayout .copyRight {
        margin-top: 1rem;
        border-top: 1px solid #444;
        display: flex;
        justify-content: center;
        padding-top: 1rem;
        color: #9e9e9e;
    }

    .hsResBarLayout .copyRight a {
        color: #CF000F;
    }

    .menuToggle {
        width: 35px;
        height: 30px;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
    }

    .menuToggle span {
        width: 100%;
        height: 5px;
        background: #333;
        border-radius: 10px;
        transition: all .35s ease;
    }

    .menuToggle.active span:nth-child(1) {
        transform: translateY(10px) rotate(45deg);
    }

    .menuToggle.active span:nth-child(2) {
        opacity: 0;
        transform: scale(0);
    }

    .menuToggle.active span:nth-child(3) {
        transform: translateY(-13px) rotate(-45deg);
    }

    .footerBox:not(:first-child) {
        margin-top: 1rem;
    }

    .login-box-body, .register-box-body {
        width: 100%;
        padding: 10px !important;
    }

    .login-box b {
        font-size: 2.3rem;
    }

    .datepicker-container.pwt-mobile-view .datepicker-plot-area [class*="pwt-btn"] {
        font-size: 20px;
        font-weight: 900;
    }

    .datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell,
    .datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td span {
        font-size: 17px;
    }

    .hsNavBar ul.res li {
        padding: 0 !important;
    }

    .hsNavBar ul.res li:first-child {
        margin-left: 1.5rem;
    }

    .hsNavBar i {
        margin-left: 0 !important;
    }

    .hsNavBar .tools .lrBox a {
        max-width: 100px;
    }

    .bottomNav .inner {
        width: 100%;
    }
}