/*loader css*/

.page-loader {
    background: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #878997;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #878997;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #878997;
}

.btn.active,
.btn:active {
    box-shadow: none;
}

.btn.disabled:focus,
.btn:focus {
    outline: none !important;
}

body {
    background: #fbfbfb;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #70737a;
    min-height: 700px;
}

.btn {
    font-size: 13px;
}

.form-serach {
    position: relative;
}

.form-serach i {
    position: absolute;
    top: 10px;
    left: 9px;
}

.title_sub-tit {
    font-size: 12px;
    padding-left: 10px;
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}

.order-d-img img {
    width: 100px;
}

.order-d-img-small img {
    width: 60px;
}

.view-rem {
    padding: 0;
    margin: 0;
    list-style: none;
}

.view-rem li {
    margin: 5px 0;
}

.main-price hr {
    margin: 0;
}

.table-mid td {
    vertical-align: middle !important;
}

.red {
    background: #f05050!important;
}

.notification-btn {
    background: #ff902b;
    padding: 1px 6px;
    color: #FFF;
    border-radius: 10px;
    margin-left: 5px;
    font-size: 11px;
    font-weight: 700;
}

.green {
    background: #27c24c!important;
}

.channel_img img {
    width: 20px;
}

table.dataTable {
    border: 1px solid #ccc;
    font-size: 11px;
}

.mb-sm {
    margin-bottom: 5px!important;
}

.statusshow {
    border-bottom: solid 2px #999;
}

.statusicon {
    color: #D5E4EC;
    font-size: 17px;
}

.statusallorders {
    width: 150px
}

.table-striped>tbody>tr:nth-of-type(odd):hover {
    background-color: #eceff4;
}

.table-striped>tbody>tr:nth-of-type(even):hover {
    background-color: #eceff4;
}

.bottom-bar {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.bottom-bar .tbl_pagination a:hover {
    background: #3074d6;
}

.form-group.top_row .col-sm-4 {
    position: relative;
}

.form-group.top_row .date_row .date {
    width: 50%;
    float: left;
    padding: 0 10px;
    display: flex;
    align-items: center;
}

.form-group.top_row .date_row .date label {
    margin: 0 4px 0 0;
}

.form-group.top_row .date_row .date .input-group-addon {
    padding: 8px 8px;
    width: 40px;
    background: #4390ff;
    border: 1px solid #4390ff;
    color: #fff;
}

.form-group.top_row .date_row .date .form-control {
    background: #fff;
}

.top_row {
    display: flex;
    justify-content: flex-end;
    padding: 0 15px;
}

.top_row .col-sm-2 {
    padding-right: 5px;
}

.table_accordion .table_row ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.table_accordion .table_row {
    font-size: 14px;
    color: #444;
}

.table_accordion a {
    display: inline-block;
    padding: 0;
}

.content_inner {
    display: flex;
    justify-content: space-around;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}

.content_inner .product_img {
    width: 70px;
    margin-right: 20px;
}

.content_inner .product_price {
    display: flex;
}

.gold_l,
.content_inner .product_desc {
    width: 25%
}

.content_inner .product_price .fa {
    font-size: 20px;
    padding: 0 20px;
    cursor: pointer;
}

.accordion .content .content_inner p {
    color: #000;
    line-height: 1.5em;
    padding: 0;
}

.content_inner .product_btn a {
    background: #4390ff;
    border-color: transparent;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    line-height: normal;
    padding: 6px 14px !important;
    line-height: 20px;
}

.content_inner .product_btn a:hover {
    background: #3074d6;
}

.accordion-item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.table_accordion .table_row {
    width: 100%;
    padding: 6px 0;
    border-bottom: 1px solid #e6e6f2
}

.accordion-item a.open_col {
    border: none;
    font-size: 16px;
    padding: 0px;
    display: inline-block;
}

.content_inner .product_btn a:after {
    content: none;
}

.accordion .content {
    width: 100%;
}

.customer_detail_row {
    width: 100%;
    padding: 10px;
    position: relative;
    box-shadow: 0 3px 8px rgb(0 0 0 / 20%);
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 5px;
}

li.order_activity .product_btn {
    position: static;
    top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.accordion .content {
    background-color: #fff;
}

.customer_detail_row h2 {
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    margin: 0 0 10px;
}

.customer_detail_row ul {
    list-style: none;
    display: inline-block;
    float: left;
    width: 33.333333333333336%;
    position: relative;
    border: 1px solid #4390ff;
    padding: 15px;
}

.customer_detail_row ul li {
    position: relative;
    padding: 0;
}

.customer_detail_row ul li h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.customer_detail_row ul:nth-child(2) {
    border-right: 0;
    border-left: 0;
}

.accordion .content .content_inner .customer_detail_row p {
    color: #000;
    padding: 0 0 3px;
    font-size: 14px;
}

.shipping_col_table table {
    width: 100%;
}

.shipping_col_table table tr td:last-child {
    text-align: right;
}

.shipping_col_table table tr td {
    padding: 5px 0;
}

.shipping_col_table table.tax {
    border-top: 1px solid #e0e0e0
}

.product_shipping_btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.content_inner .product_shipping_btn .product_btn a {
    background: #5aca5f;
    padding: 6px 12px;
    margin-top: 5px;
    display: inline-block;
}

.content_inner .product_shipping_btn .product_btn a:hover {
    background: #4caf50;
}

.content_inner .product_shipping_btn .product_btn a.type-logs {
    background: #e73e27;
}

.content_inner .product_shipping_btn .product_btn a.type-logs:hover {
    background: #d3260e;
}

.accordion a.open_col:after {
    border: 0;
    padding: 0;
    content: "\f055";
    color: #000;
    position: static;
    width: auto;
    height: auto;
    float: none;
    font-size: inherit;
}

.accordion a.open_col.active:after {
    content: "\f056";
}

.table_accordion .table_row ul li .fa,
.table_accordion .table_row ul li .action .takeCancelAction i {
    font-size: 16px;
    padding: 0 2px;
    color: #3d405c;
    cursor: pointer;
}

.table_accordion .table_row ul li .fa.fa-info-circle {
    color: #f78b00;
}

.table_accordion .table_row ul li .fa.fa-times-circle,
.action .takeCancelAction i {
    color: red;
}

.accordion.table_accordion:nth-child(even) {
    background-color: #f9f9ff;
}

.table_heading .table_row ul li {
    font-weight: 600;
}

.accordion-item .action.action_one {
    width: 46px;
}

.accordion-item .customer_width .phone_c {
    display: block;
    line-height: 20px;
}

.accordion-item .customer_width p {
    padding-bottom: 7px;
}

.accordion-item .tracking_number a {
    padding: 0px;
}

.accordion-item .total .payment_pos {
    display: block;
    line-height: 14px;
    background: #4caf50;
    padding: 2px 2px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin: 0 auto;
    width: 70px;
}

.phone_c .fa {
    padding-right: 0 !important;
}

.accordion-item .order_width p {
    line-height: 16px;
}

.accordion-item .shipped_width {
    width: 200px;
    text-align: center;
}

.accordion-item .product_width {}

.accordion-item .product_width p {
    line-height: 16px;
    padding-bottom: 0;
}

.accordion-item .shipping_width {
    text-align: center;
}

.accordion-item .shipstatus {
    text-align: center;
}

.accordion-item .action.action_two {
    width: 54px;
}

.table_accordion .accordion-item .table_row>ul>li {
    position: relative;
    margin: 0;
    font-size: 14px;
    padding-left: 0;
    color: #3d405c;
    text-align: center;
    width: 16.666666666666668% !important;
}

.table_accordion .accordion-item .table_row>ul>li.customer_width {
    width: 22.666666666666668% !important
}

.table_accordion .accordion-item .table_row>ul>li.total {
    width: 10.666666666666668% !important
}

.table_accordion .accordion-item .table_row>ul>li:first-child {
    width: auto !important;
    text-align: left;
}

.btn.addcomment,
.updateCustomer {
    font-size: 14px;
    padding: 6px 14px;
    line-height: 20px;
    border-radius: 0;
}

.btn.addcomment {
    background: #4390ff;
    border-color: #4390ff;
}

.btn.addcomment.active.focus,
.btn.addcomment.active:focus,
.btn.addcomment.active:hover,
.btn.addcomment:active.focus,
.btn.addcomment:active:focus,
.btn.addcomment:active:hover,
.btn.addcomment:hover {
    background: #000;
    border-color: #000;
}

.order_row {
    background: #f0f4f7;
    padding: 10px;
    margin: 15px 0 0;
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}

.table_heading a.open_col:after {
    display: none;
}

.order_row .order_row_top {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    align-items: center;
}

.order_row .order_row_top .order_id {
    font-size: 22px;
    color: #73879c;
    display: flex;
    align-items: center;
}

.order_row .order_row_top .order_id a {
    color: #73879c;
}

.order_row .order_row_top .order_id .fa-bookmark-o {
    font-size: 15px;
    margin-right: 10px;
}

.order_row .order_row_top .order_id .fa-check-square-o,
.order_row .order_row_top .order_id .fa-inr {
    color: #82c853;
    font-size: 16px;
    margin: 0 0 0 10px;
}

.customer_id {
    padding: 0 15px 0 30px;
}

.customer_nane {
    margin-right: 40px;
}

.order_row .content_inner {
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px;
}

.customer_nane .fa-pencil-square-o {
    color: #82c853;
}

.customer_note button {
    background: #337ab7;
    color: #fff;
    border: 0;
    border-radius: 4px;
    padding: 2px 12px;
}

.customer_note button .fa {
    margin-right: 10px;
}

.order_row .order_row_bottom {
    display: inline-block;
    width: 100%;
    margin-top: 12px;
}

.order_row .order_row_bottom .processing_lbl {
    color: #fff;
    padding: 2px 10px 2px;
    margin: 0 10px 0 0;
    float: left;
}

.order_row .order_row_bottom .cart_icon {
    font-size: 28px;
    color: #e74c3c;
    margin: -6px 11px 0 5px;
    float: left;
    line-height: 0;
}

.supplier_col {
    margin-right: 30px;
    float: left;
}

.order_no {
    margin-right: 30px;
    float: left;
}

.order_no span.green_line {
    color: #28a745;
    position: relative;
    top: 4px;
}

.order_no .fa-pencil-square-o {
    color: #28a745;
    margin-left: 10px;
}

.tracking_no {
    float: left;
    margin-right: 30px;
}

.tracking_no span {
    position: relative;
    top: 4px;
}

.tracking_no .fa-pencil-square-o {
    margin-left: 10px;
}

.show_col {
    float: right;
    display: flex;
    align-items: center;
}

.show_col a {
    background: #f0ad4e;
    border-radius: 4px;
    color: #fff;
    padding: 3px 10px 4px;
    font-size: 15px;
    margin: 0 10px 0 0;
    float: left;
}

.timeline ul li:nth-child(odd) {
    top: 34px;
}

.timeline ul li:nth-child(even) {
    top: -90px;
}

.tax p.amount,
.product_price p.amount {
    font-weight: 700;
    margin-left: 10px;
}

p.customer-name {
    font-weight: 700!important;
}

.result-list {
    text-align: center;
    color: #ffffff;
    display: inline-block;
    padding: 5px 8px;
    width: 130px;
    line-height: 20px;
}

.bg-light .result-list {
    background: #f0ad4e;
}

.timelines {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.timelines::after {
    content: '';
    position: absolute;
    width: 6px;
    background-color: #7cb2ff;
    top: -13px;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
}

.noline::after {
    bottom: 22px;
}

.timelines .norecord {
    text-align: center;
    width: 100%;
}

button.closebutton {
    background: rgba(0, 0, 0, 1)!important;
    border-radius: 50px;
    padding: 0px 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    opacity: 1;
}

.close:focus,
.close:hover {
    opacity: 1;
    color: #f00;
}

.closebutton {
    color: #fff;
}

.flowup .form-control {
    border: 2px solid #000;
}

.timeline-footer {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #dfe0e3;
    padding-top: 10px;
    align-self: flex-end;
}

.timeline-footer .left-section {
    float: left;
    font-weight: bold;
}

.timeline-footer .right-section {
    float: right;
    font-weight: bold;
}

.timeline-footer .right-section .fa,
.timeline-footer .left-section .fa {
    padding-right: 1px;
}

.flowup .ajax-cloak label {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #000;
    width: 100%;
    margin-top: 21px;
    padding: 5px 15px;
    margin: 0;
}

.timelines-container {
    padding: 10px 0;
    position: relative;
    background-color: inherit;
    width: 50%;
}

.commentspace .contain-inner-section {
    padding: 0px 5px !important
}

.timelines-content p,
.timelines-content h2 {
    color: #5d5e5e;
    padding-bottom: 11px;
}

.timelines-container::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    right: -12px;
    background-color: white;
    border: 4px solid #4390ff;
    top: 18px;
    border-radius: 50%;
    z-index: 1;
}

.timelines-container.left {
    left: 0;
    padding-right: 40px;
}

.timelines-container.right {
    left: 0;
    margin-top: 0;
    padding-left: 40px;
}

.flowup .modal-footer {
    padding: 0;
    border: 0;
}

.flowup .form-group {
    margin-bottom: 10px;
}

.timelines-container.left::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid #e1f2fc;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1f2fc;
}

.timelines-container.right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 55px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid #e1f2fc;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1f2fc transparent transparent;
}

.timelines-container.right::after {
    left: -12px;
    top: 53px;
}

.timelines-content {
    padding: 20px 15px 10px;
    background-color: #e1f2fc;
    position: relative;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
}

.accordion_order {
    width: 10%;
    text-align: right;
    margin-top: 4px;
    float: right;
}

.order_flow .order_row_top {
    width: 100%;
    text-align: left;
    float: left;
    background: #fff;
    padding: 20px;
}

.order_flow .order_id {
    width: 19%;
    margin-right: 30px;
}

.order_flow .order_flow .tooltip_text {
    width: 2%;
}

.order_flow .tooltip_text {
    margin-right: 66px;
    margin-top: 2px;
}

.order_flow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.tooltip_text .fa {
    color: #82c853;
    font-size: 16px;
    margin: 0 0 0 10px;
}

.order_flow .date {
    width: 14%;
}

.order_flow .date a {
    color: #5e5e5e;
}

.order_flow .customer_id {
    width: 21%;
}

.order_flow .customer_note1 {
    width: 15%;
}

.order_flow .date .fa {
    color: #ff4d4f!important;
    font-weight: 700!important;
}

.order_flow .cart_icon .fa {
    color: #ff4d4f!important;
    font-weight: 700!important;
    padding-right: 7px;
    font-size: 18px;
}

.order_flow .order_id {
    font-size: 18px!important;
}

.tooltip_text span {
    background: #000;
    border-radius: 50px;
    color: #fff;
    width: 18px;
    height: 18px;
    float: left;
    text-align: center;
    font-size: 12px;
}

.order-info {
    width: 100%;
    float: left;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#061b39+0,203a61+100 */
    background: rgb(6, 27, 57);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(6, 27, 57, 1) 0%, rgba(32, 58, 97, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(6, 27, 57, 1) 0%, rgba(32, 58, 97, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(6, 27, 57, 1) 0%, rgba(32, 58, 97, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#061b39', endColorstr='#203a61', GradientType=1);
    /* IE6-9 */
    padding: 5px 10px 5px 5px;
    border: 1px solid #203a61;
    margin-bottom: 20px;
    margin-top: 4px;
}

.order-info ul {
    width: 60%;
    float: left;
    padding: 0;
}

.order-info li {
    display: inline-block;
    list-style: none;
    color: #fff;
    padding: 0;
}

.order-info li a {
    color: #fff;
    padding: 9px 20px;
}


/*.order-info li a:hover,.order-info li.active a{
    background: #000;
}*/

.customer_note1 {
    margin-right: 30px;
}

.accordion_order span .fa {
    font-size: 19px;
    padding: 0 2px;
    /* color: #fff!important;*/
    cursor: pointer;
}

.order_flow .inner_section {
    padding: 10px;
    float: left;
    width: 100%;
}

.accordion_order a.open_col {
    border: none;
    width: 3%;
    float: left;
    padding: 0px;
    position: relative;
    display: flex;
}

.accordion_order a.open_col:after {
    font-size: 12px;
    padding: 1px 0 0;
    width: 17px;
    height: 17px;
    border: none;
    color: #ffffff;
    background: #000;
    top: -20px;
    right: 0px;
    left: 77px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*    transform: translate(0%, -50%);*/
    position: absolute;
    font-family: FontAwesome;
    content: "\f067";
    border-radius: 20px;
}

.customer_note1 button {
    background: #4390ff;
    border: none;
    border-radius: 3px;
    padding: 8px 11px 8px 10px;
    position: relative;
    color: #fff;
}

.customer_note1 .fa {
    padding-left: 19px;
}

.customer_note1 {
    color: #5e5e5e;
}

.customer_note1 button:after {
    content: '';
    top: 0;
    width: 1px;
    height: 36px;
    background: #dedede;
    position: absolute;
    right: 34px;
}

.order_flow1 .order_id a {
    color: #4390ff!important;
}

.order_flow1 .accordion_order span .fa {
    /*color: #5e5e5e!important;*/
}

.order_flow1 .order-info {
    border: 1px solid #e6eaee!important;
    background: #f5f8fa!important;
}

.order_flow1 .order-info li a {
    color: #7f8fa4;
}

.order_flow1 .order_row_top {
    padding: 10px 20px;
}

@media screen and (max-width: 600px) {
    .timeline::after {
        left: 31px;
    }
    .timelines-container {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }
    .timelines-container::before {
        left: 60px;
        border: medium solid white;
        border-width: 10px 10px 10px 0;
        border-color: transparent white transparent transparent;
    }
    .timelines-container.left::after,
    .timelines-container.right::after {
        left: 15px;
    }
    .timelines-container.right {
        left: 0%;
    }
}

.is-cancelled td {
    color: #d83e3e;
}

.is-cancelled td.total {
    text-decoration: line-through;
}

#demo-form2 .form-group .mt10 {
    margin-top: 0;
}

@media (max-width: 767px) {
    #demo-form2 .form-group .mt10 {
        margin-top: 10px;
    }
}

.punblished td {
    border: 0px;
    color: #fff;
}

.punblished {
    background-color: rgba(235, 102, 81, 0.6) !important;
}

table td {
    vertical-align: middle !important;
}

.hide {
    display: none;
}

.fc-state-default {
    background: #f5f5f5;
    color: #73879C
}

.fc-state-down,
.fc-state-active {
    color: #333;
    background: #ccc
}

.dropzone {
    min-height: 300px;
    border: 1px solid #e5e5e5
}

.tbl_pagination {
    padding: 5px;
    float: right;
}

.x_content .table-responsive {
    margin: 20px 0;
    overflow: inherit;
    min-height: 100%
}

.all-o-list {
    border: solid 6px #eceff4;
    background: #fff;
    box-shadow: 0 0 10px #d6d6d6;
    padding: 10px;
    margin-top: 35px;
}

.order-t-list {
    padding: 0;
    margin: 4px 0 12px 0;
    display: table;
    width: 100%;
}

.order-t-list li {
    list-style: none;
    display: table-cell;
    color: #000;
    font-size: 14px;
    width: 20%;
}

.order-t-list li a {
    color: #1969dd;
}

.order-t-list li .fa-calendar {
    color: #1969dd;
}

.order-t-list li .fa-envelope-o {
    color: #7d590d
}

.ripp {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    display: inline-block;
    margin-right: 8px;
    background-color: #00b881;
}

.order-boot-list {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    background: #eceff4;
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
}

.order-boot-list li {
    list-style: none;
    display: table-cell;
    border-right: solid 1px #e0e0e0;
    text-align: center;
    padding: 10px;
    color: #000;
    font-size: 16px;
    width: 20%;
}

.order-boot-list li:nth-child(4) {
    border-right: none;
}

.order-boot-list li span {
    color: #6f6f6f;
}

.all-o-list .action .takeCancelAction i {
    color: red;
}

.all-o-list .action i {
    font-size: 19px;
    padding: 0 2px;
    cursor: pointer;
}

.all-o-list .action .fa.fa-info-circle {
    color: #f78b00;
}

.order-boot-list li.action {
    text-align: right;
    border-right: none;
}

.btn-note {
    color: #fff;
    padding: 5px 20px;
    background: #f00;
}

.btn-note {
    color: #fff !important;
    padding: 5px 10px;
    background-image: linear-gradient(to right, #e4a303, #ffbd1c);
    box-shadow: 0 0 7px #a5a5a5;
}

.order-bottom-list .togglecrm {
    background: #eceff4;
    padding: 10px 15px;
}

.order-bottom-list .togglecrm p {
    padding-bottom: 0;
}

.form-filter {
    display: table;
    width: 100%;
    padding: 0;
    margin: 15px 0;
}

.form-filter li {
    display: table-cell;
    padding: 0;
    vertical-align: top;
}

a.after-remove {
    border: none;
}

a.after-remove:after {
    display: none;
}

.modal.modal-wide .modal-dialog {
    width: 80%;
}

.createddate {
    width: 200px !important;
}

.border.border-danger {
    border: 2px solid #f30000;
}

.border-light {
    padding: 10px 0;
    color: #ddd;
}

.login-background .login-page {
    min-width: 50% !important;
}

.login-background .login-left-section {
    bottom: 49% !important;
    padding: 0!important;
    text-align: center;
}

.ordertop-mr {
    margin-top: 11px;
}

.n-order-s {
    margin-bottom: 20px;
}

.n-order-s .input-group-addon {
    cursor: pointer;
}

.n-order-s .form-control {
    padding-left: 30px;
    position: relative;
}

.n-order-s .fa {
    position: absolute;
    left: 9px;
    top: 9px;
    z-index: 9;
}

.n-order-c {
    margin-bottom: 10px;
    width: 100%;
}

.n-order-c .form-control {
    padding-left: 30px;
    position: relative;
}

.n-order-c .fa {
    position: absolute;
    left: 9px;
    top: 9px;
    z-index: 9;
}

.n-order-note {
    margin-top: 20px;
}

.n-order-section {
    border-top: solid 1px #ddd;
    padding-top: 20px;
    margin-bottom: 0px;
}

.n-order-section td {
    padding: 10px 10px;
    font-size: 12px;
}

.next-input-wrapper input {
    border: solid 1px #ddd;
    padding: 7px 5px 7px 10px;
}

.n-order-section .aspect-ratio__content {
    width: 50px;
    border: 1px solid rgba(195, 207, 216, 0.3);
}

.n-order-section a {
    color: #007ace;
}

.n-order-section .click-on-close {
    color: #000;
}

.n-order-section .type--subdued {
    padding-bottom: 0;
}

.n-order_add_discount td {
    text-align: right;
    padding: 10px 0;
}

.n-order_add_discount td a {
    color: #007ace;
}

.n-order-email {
    padding: 23px 0;
    border-top: solid 1px #ddd;
    margin-top: 25px;
}

.n-order-paid {
    padding: 23px 0;
    border-top: solid 1px #ddd;
}

.n-order-paid a {
    margin-left: 10px;
}

.n-order-list {
    padding: 0;
    margin: 0;
    max-height: 200px;
    overflow: auto;
}

.n-order-list li {
    list-style: none;
}

.n-order-list li a {
    display: block;
    padding: 10px 0;
    border-top: solid 1px #ddd;
    position: relative;
}

.n-order-list li .fa {
    text-align: right;
    position: absolute;
    right: 11px;
    top: 17px;
}

.product-list-price {
    padding: 0;
    margin: 0;
    max-height: 250px;
    overflow: auto;
}

.product-list-price li {
    list-style: none;
}

.n-order-section.md-product-list td {
    padding: 5px 0;
    vertical-align: middle !important;
    position: relative;
}

.n-order-section.md-product-list td .checkmark {
    top: 33%;
}

.row.inner-product-list-price {
    margin-left: 39px;
    padding: 6px 0;
    border-bottom: solid 1px #ddd;
    width: calc(100% - 40px);
}

.row.inner-product-list-price span.in-stock-price {
    padding-left: 17px;
}

.inner-product-list-price .option-1 {
    color: #29bc94;
}

.inner-product-list-price .option-2 {
    color: #763eaf;
}

.inner-product-list-price .option-3 {
    color: #ff9517;
}

.section-body.ppdetal-right {
    overflow: inherit;
}

.ppdetal-right p {
    line-height: 20px;
}

.customer-pop-main {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 9;
    background: #fff;
    width: 330px;
    padding: 20px;
    box-shadow: 0 0 10px #ddd;
    max-height: 250px;
    overflow: auto;
}

.customer-pop-main-list {
    padding: 0;
    margin: 0;
}

.customer-pop-main-list li {
    list-style: none;
    padding: 10px 0;
    cursor: pointer;
}

.customer-pop-main-list li img {
    width: 40px;
    border-radius: 50%;
    margin-right: 10px;
}


/***************************************************************************************************************/


/***************************************************************************************************************/


/***************************************************************************************************************/

.title-bar__title {
    font-size: 22px;
    line-height: 3.2rem;
    float: left;
    color: #000;
}

.order-num-date {
    font-size: 14px;
    vertical-align: bottom;
    padding-left: 10px;
}

.badge--status-warning {
    background-color: #ffc58b;
    color: #212b36;
    padding: 5px 10px;
    border-radius: 50px;
    border: solid 2px #fff;
    display: inline-block;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
}

.badge--progress-incomplete {
    background-color: #ffea8a;
    color: #212b36;
    padding: 5px 10px;
    border-radius: 50px;
    border: solid 2px #fff;
    display: inline-block;
    margin-top: 9px;
    margin-left: 0px;
    margin-right: 10px;
}

.badge--status-warning .badge__pip {
    color: #c05717;
}

.badge--progress-incomplete .badge__pip {
    color: #c05717;
}

.badge__pip {
    height: 0.6rem;
    width: 0.6rem;
    margin: 0 0.4rem 0 -0.3rem;
    border: 0.2rem solid currentColor;
    border-radius: 50%;
    display: inline-block;
}

.ordertop-mr {
    margin-bottom: 20px;
}

.section-header .right-title {
    float: right;
}

.section-header .right-title a {
    color: #007ace;
}

.item__details {
    display: flex;
    flex-wrap: wrap;
}

.line-item-image {
    float: left;
}

.product-ddd-m {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
}

.product-ddd-m li {
    display: table-cell;
    padding: 0;
    line-height: normal;
    vertical-align: middle;
    padding: 0 10px 0 0;
    color: #000;
    text-align: right;
}

.product-ddd-m li p,
.ui-stack-item {
    padding-bottom: 0;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}

.product-ddd-m li:first-child {
    width: 60%;
    text-align: left;
}

.product-ddd-m li a {
    color: #007ace;
    display: inline-block;
    margin-bottom: 10px;
}

.section-footer-new {
    padding: 10px 0 0;
    border-top: solid 1px #dedede;
    text-align: right;
    margin-top: 20px;
}

.pd-detail .btn {
    border: 1px;
}

.pd-detail .section-header {
    padding-bottom: 0px;
}

.pd-detail .section-header h2 {
    font-size: 14px !important;
    border: none !important;
    padding: 10px 0;
}

.pd-detail .section-header h2 strong {
    font-size: 16px !important;
}

.pd-detail .line-item__badge {
    position: absolute;
    top: 0;
    right: 0;
    background: #919eab;
    color: #fff;
    padding: 0px 10px;
    border-radius: 50px;
    border: solid 2px #fff;
}

.ui-stack--alignment-leading .media-left {
    position: relative;
}

.n-line {
    margin: 0;
    border-color: #dedede;
}

.type--subdued {
    color: #637381;
}

.pd-detail .section-header .right-title img {
    width: 29px;
    border-radius: 50%;
}

.pd-detail .section-body p a {
    color: #007ace !important;
}

.pd-detail .order-details-summary-table td:last-child {
    padding-right: 0;
    text-align: right;
}

.pd-detail .order-details-summary-table td:first-child {
    width: 1%;
    padding-left: 0;
}

.pd-detail .order-details-summary-table td {
    padding: 0.4rem 0.8rem;
    border: 0;
    vertical-align: top;
}

.pd-detail .type--bold {
    font-weight: 700;
    color: #000;
}

.pd-detail .section-header h2 strong {
    font-weight: 500;
}

.pd-detail .section-header.sub-head h2 {
    font-size: 14px;
}

ul.timeline {
    list-style-type: none;
    position: relative;
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 8;
}

ul.timeline>li {
    margin: 37px 0;
    padding-left: 40px;
    position: relative;
}

ul.timeline>li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 0px;
    width: 20px;
    height: 20px;
    z-index: 9;
    top: 14%;
}

.timeline-input {
    background: #fff;
    border: solid 1px #ddd;
    border-radius: 5px;
    padding: 5px;
}

.order-timeline .timeline-input .form-group {
    width: calc(100% - 64px);
}

.order-timeline .timeline-input .form-group .form-control {
    width: 100%;
    border: none;
    box-shadow: none;
}

.order-timeline .time-text {
    display: table;
    width: 100%;
}

.order-timeline .time-text span {
    display: table-cell;
    position: relative;
    padding-right: 30px;
}

.order-timeline .time-text time {
    display: table-cell;
    width: 160px;
    text-align: right;
    color: #000;
}

.order-timeline .section-header {
    border-bottom: solid 1px #ddd;
    padding: 10px;
}

.order-timeline .timeuser {
    background: #00848e;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 43px;
    position: absolute;
    left: -14px;
    z-index: 99;
    color: #fff;
    font-size: 18px;
}

.order-timeline .accordion a {
    font-size: 14px;
    color: #5e5e5e;
    padding: 0;
    border-bottom: none;
}

.order-timeline .accordion a:after {
    display: none;
}

.order-timeline .accordion a span:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    font-size: 18px;
    padding: 4px;
    width: 35px;
    height: 35px;
    right: 0;
    top: -3px;
    color: #000;
    text-align: center;
}

.order-timeline .accordion a.active span:after {
    font-family: FontAwesome;
    content: "\f107";
    color: #000;
}

.order-timeline .accordion a.active {
    border: none;
}

.order-timeline .accordion .content {
    border: none;
    padding: 0;
}

.order-timeline .description-list time {
    width: 100%;
}

.logout-user {
    float: right;
    padding: 0;
    margin: 0 0 0 0;
}

.logout-user li {
    list-style: none;
    display: inline-block;
}

.logout-user li a {
    color: #d9534f;
    border: solid 1px;
    padding: 5px 15px;
    border-radius: 50px;
}

.go-back .go-back-btn {
    border: solid 1px #308af2;
    padding: 5px 15px;
    border-radius: 50px;
    position: relative;
    top: 3px;
    color: #308af2;
}

.go-back-btn .fa-sign-out {
    transform: rotate(180deg);
    /* Equal to rotateZ(45deg) */
    margin-right: 5px;
}

.n-order-discount {
    position: relative;
}

.order-popup {
    position: absolute;
    top: 20px;
    left: 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), inset 0 0 0 0 rgba(0, 0, 0, 0.1), inset 0px 20px 20px -20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: left;
    z-index: 999;
}

.order-popup-body {
    padding: 10px;
}

.order-popup-footer {
    padding: 10px;
    border-top: solid 1px #ddd;
}

.order-popup-footer .btn-primary {
    color: #fff;
}

.order-popup-body .rupees-top {
    position: relative;
    width: 49%;
}

.order-popup-body .rupees-top span {
    position: absolute;
    left: 7px;
    top: 8px;
}

.order-popup-body .rupees-top .form-control {
    padding-left: 28px;
    width: 100%;
}

.order-popup-body .control-inline {
    line-height: 27px;
    margin-bottom: 0;
}

.order-fullfil .icon {
    background: #fff;
    border: solid 2px green;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    color: green;
    box-shadow: 0 0 0 5px #bbe5b3;
    margin-right: 12px;
}

.fullfil-head {
    color: #000;
}

.fullfil-head strong {
    font-size: 16px;
}

.fullfil-track {
    padding: 10px 5px 10px 5px;
    margin-top: 5px;
    color: #555;
}

.fullfil-track p {
    padding-bottom: 0px;
}

.order-fullfil {
    padding-left: 6px;
    margin-top: 5px;
}

.go-back {
    margin-top: 10px;
}

.badge--status-critical {
    background-color: #fead9a;
    color: #212b36;
    padding: 5px 10px;
    border-radius: 50px;
    border: solid 2px #fff;
    display: inline-block;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
}

.badge--status-complete {
    background-color: #dfe3e8;
    color: #576675;
    padding: 5px 10px;
    border-radius: 50px;
    border: solid 2px #fff;
    display: inline-block;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
}

.ship-details p {
    padding-bottom: 0px;
    line-height: 20px;
}

.ship-details p a {
    color: #007ace;
}

.payment_position {
    display: table-cell;
    line-height: 14px;
    background: #4caf50;
    padding: 3px 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    width: 72px;
    text-align: center;
}

.sku_position {
    display: table-cell;
    line-height: 14px;
}

.n-order-c .select2-container--default .select2-selection--single {
    border-radius: 0px;
    padding: 1px 16px;
    height: 34px;
}

.n-order-c .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}

.orderslist .emailadd,
.orderslist .phonenum {
    display: block;
}

.orderslist .emailadd .fa,
.orderslist .phonenum .fa {
    font-size: 11px !important;
}

#orderlisting .modal-lg {
    width: 1100px;
}

.order-popup.shippingprice small {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 12px;
}


/*-------------------radio button--------------------*/

.checkcontainer {
    color: #101216;
    padding-right: 35px;
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkcontainer input {
    opacity: 0;
    cursor: pointer;
    display: none;
}

[type=checkbox],
[type=radio] {
    padding: 0;
}

button,
input {
    overflow: visible;
}

.checkcontainer input:checked~.radiobtn {
    background-color: #1abc9c;
}

.radiobtn {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

.checkcontainer input:checked~.radiobtn:after {
    display: block;
}

.checkcontainer .radiobtn:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.radiobtn:after {
    content: "";
    position: absolute;
    display: none;
}

.checkcontainer input:checked~.checkmark {
    background-color: transparent;
    border-color: #cf8fd0;
}

.checkmark {
    border: 2px solid #a3a3a3;
    border-radius: 3px;
    background: #fff;
    box-shadow: none;
    position: relative;
    display: block;
    height: 18px;
    width: 18px;
}

table.table .checkcontainer {
    padding-right: 0;
    padding-left: 12px;
}

.checkcontainer input:checked~.checkmark:after {
    display: block;
}

.checkcontainer .checkmark:after {
    left: 4px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: solid #cf8fd0;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.top_tiles .tile-stats .icon {
    top: 34px;
}

.order-l-img {
    width: 63px;
}

.order-l-img .img-circle.profile_img {
    width: 100%;
    background: #fff;
    margin-left: 5%;
    z-index: 1000;
    position: inherit;
    margin-top: 0;
    border: 1px solid rgba(52, 73, 94, 0.44);
    padding: 4px;
}

.product_price p.amount {
    line-height: 27px;
}

.track-order .border-tab .tab-pane {
    padding: 0;
}

.track-search ul {
    padding: 0;
    margin: 0;
}

.track-search {
    display: inline-block;
    margin-bottom: 10px;
}

.track-search ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.track-search.form-radio label {
    padding-bottom: 0px !important;
}

.track-b-search {
    float: right;
}

.track-b-search a {
    color: #1969dd;
}

.track-order .n-order-s {
    width: 100%;
    margin: 0;
}

.multiselect-f {
    width: 250px;
    position: relative;
    background: #f2f2f2;
    padding: 5px;
}

.multiselect-f .selectBox {
    position: relative;
}

.multiselect-f .selectBox select {
    width: 100%;
    font-weight: bold;
}

.multiselect-f .overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.multiselect-f #checkboxes {
    display: none;
    border: 1px #dadada solid;
}

.multiselect-f #checkboxes label {
    display: block;
}

.multiselect-f .fl-select {
    position: absolute;
    background: #fff;
    max-height: 250px;
    overflow: auto;
    min-width: 250px;
    z-index: 9999;
    box-shadow: 1px 10px 8px -5px #999;
}

.multiselect-f .fl-select li:first-child {
    background: #ddd;
    padding: 4px 10px;
    line-height: 0;
}

.multiselect-f .fl-select label {
    position: relative;
    font-size: 14px;
    font-weight: 600;
}

.multiselect-f .fl-select label .checkmark {
    top: 3px;
}

.multiselect-f .fl-select li {
    display: block !important;
    padding: 4px 8px;
    margin: 0 !important;
}

.multiselect-f .fl-select li:hover {
    background: #f2f2f2;
}

.bulk-textarea {
    width: 100%;
    border: solid 1px #ddd;
}

.track-b-search span {
    font-size: 11px;
}

.view-d {
    border: solid 1px #106CC8;
    color: #106CC8;
    font-size: 11px;
    border-radius: 50px;
    padding: 2px 10px;
}

.view-d:hover {
    border: solid 1px #106CC8 !important;
}

.courier_via {
    display: inline-flex;
}

.courier_via .circle {
    width: 25px;
    height: 25px;
    background: #ddd;
    border-radius: 50%;
    border: solid 1px #c2c2c2;
    margin-right: 3px;
    overflow: hidden;
}

.courier_via .circle_text {
    line-height: 25px;
}

.track-order .table {
    font-size: 12px;
}

.track-order .border-tab .nav.nav-tabs>li>a {
    font-weight: 600;
}

.outer-div .table {
    background: #fff;
    margin-bottom: 0;
}

.outer-div {
    background: #ddd;
    padding: 20px 10px 0px 10px;
    margin-top: 14px;
    border-bottom: solid 1px #396ab1;
    margin-bottom: 30px;
}

.outer-div .table .text-right .text-success {
    position: relative;
    top: 18px;
    background: #fff;
    font-size: 14px;
}

.upload-title h3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 20px;
}

.upload-title p {
    font-size: 12px;
    color: #9b9b9b;
    padding-bottom: 0;
}

.file-upload {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.t-note {
    margin-top: 20px;
    padding-bottom: 0;
}

.md-table {
    width: 100%;
    word-wrap: break-word;
    table-layout: fixed;
}

.all-order-date {
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ccc;
    max-width: 250px;
    float: right;
}

.set_custom_pop td {
    position: relative;
}

.set_custom_pop th {
    background: #e7e7e7;
    position: relative;
}

.set_custom_pop th .checkmark {
    top: 7px;
    right: 8px;
    left: auto;
}

.set_custom_pop td .checkmark {
    top: 7px;
    right: 8px;
    left: auto;
}

.track-header .view-d {
    float: right;
}

.sreport-form .form-control {
    border: 0;
    border-bottom: solid 1px #ddd;
    padding: 23px 0;
    box-shadow: none;
}

.sreport-form .form-control:focus {
    border-bottom: solid 1px #2d5696;
}

.ndr-tab .nav-tabs>li {
    width: 25%;
}

.track-order .border-tab.ndr-tab .nav.nav-tabs>li>a {
    font-weight: 600;
    background: #dde0e4;
    margin: 0;
    border: solid 1px #cbcdd0;
    border-radius: 0;
}

.track-order .border-tab.ndr-tab .nav-tabs>li.active>a,
.track-order .border-tab.ndr-tab .nav-tabs>li.active>a:focus,
.track-order .border-tab.ndr-tab .nav-tabs>li.active>a:hover {
    background: #2196f3;
    color: #fff;
}

.track-order .border-tab.ndr-tab .nav.nav-tabs>li::after {
    content: " ";
    border-left: solid 8px #cbcdd0;
    border-bottom: solid 8px transparent;
    border-top: solid 8px transparent;
    position: absolute;
    right: -8px;
    top: 15px;
    z-index: 1;
}

.track-order .border-tab.ndr-tab .nav.nav-tabs>li:last-child::after {
    display: none;
}

.track-order .border-tab.ndr-tab .nav.nav-tabs>li.active::after {
    content: " ";
    border-left: solid 8px #2196f3;
    border-bottom: solid 8px transparent;
    border-top: solid 8px transparent;
    position: absolute;
    right: -7px;
    top: 15px;
    z-index: 1;
}

.ndr-filter .fl-select li {
    width: 100%;
}

.ndr-filter .fl-select ul {
    padding: 0;
}

.cp-list {
    margin: 9px 0 0 0;
    border-top: solid 1px #ddd;
    padding-top: 10px;
}

.cou-list {
    margin: 9px 0 0 0;
    border-top: solid 1px #ddd;
    padding-top: 10px;
}

.ndrorderdetail {
    border: solid 1px #f2f2f2;
    padding: 10px 0;
}

.ndrorderdetail .nav.nav-tabs {
    padding: 0;
}

.ndrorderdetail .nav>li>a {
    padding: 5px 10px;
}

.ndrorderdetail .nav>li.active>a {
    color: #2196f3;
}

.ndrorderdetail .gray {
    background: #f6f6f6;
    padding-top: 10px;
    margin-bottom: 10px;
}

.or {
    background: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    border-radius: 50%;
    border: solid 1px #ddd;
    font-size: 11px;
}

.ndr-filter-text .multiselect-f .selectBox select {
    border: 0;
    box-shadow: none;
    padding: 0;
    font-size: 12px;
    height: 22px;
}

.ndr-filter-text .multiselect-f .selectBox {
    cursor: pointer;
}

.ndr-filter-text #reportrange {
    border: 0px !important;
    padding: 8px 5px !important;
    line-height: 22px;
    border: solid 5px #f2f2f2 !important;
}

.ndr-filter .ndr-filter-text .multiselect-f {
    width: 100%;
}

.ndr-filter-text .filter-title-text {
    color: #106CC8;
    font-size: 12px;
}

.round-corner {
    border-radius: 5px;
}

.pointer-events {
    pointer-events: none;
}

.courierpartnersblock {
    text-align: center;
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 10px;
    transition: all 0.3s ease;
    min-height: 200px;
    min-height: 117px;
}

.courierpartnersblock strong {
    color: #000;
}

.courierpartnerslogo img {
    max-width: 143px;
    max-height: 50px;
    width: auto;
}

.courierpartnerslist a:hover .courierpartnersblock {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.multiselect-f .SumoSelect {
    width: 100%;
}

.multiselect-f .SumoSelect>.optWrapper>.options {
    max-height: 200px;
}

.multiselect-f .SumoSelect>.optWrapper.multiple>.options li.opt {
    width: 100%;
    margin: 0;
}

.multiselect-f .SumoSelect .select-all {
    height: auto;
}

.multiselect-f .SumoSelect .btnCancel {
    display: none !important;
}

.multiselect-f .SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk {
    border: none;
    width: 100%;
    background: #5cb85c;
    color: #fff;
}

.courierpartnerslist .col-md-3 {
    margin: 10px 0;
}

span.ldate {
    display: block;
}

.courierdisabled {
    opacity: 0.65;
}

.plus-sign a {
    color: #5bb206;
}

.ov-vis {
    overflow: visible !important;
}

.courierpartnerschan {
    text-align: center;
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.courierpartnerschan .courierpartnershead {
    font-size: 18px;
    font-weight: 600;
    color: #444;
    margin-bottom: 10px;
}

.courierpartnerschan .courierpartnersub {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 10px;
}

.serviceblocl {
    background: #f3f3f3;
    padding: 10px 5px 5px 5px;
    margin-bottom: 10px;
}

.serviceblocl .col-md-6 {
    margin: 10px 0;
}

.btn-files {
    position: relative;
    overflow: hidden;
}

.btn-files input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.serviceblocl .form-group {
    margin-bottom: 0;
}

.serviceblocl .drag-a {
    padding: 10px 0;
}

.serviceblocl a {
    color: #337ab7;
}

.step-timeline {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.step-timeline li {
    text-transform: uppercase;
    display: inline-block;
    color: #8d8d8d;
    text-align: center;
    position: relative;
}

.step-timeline li span.reached {
    background-color: #0096ff !important;
    color: #fff !important;
}

.step-timeline li span.oval {
    border-radius: 50%;
    background-color: #f4f4f4;
    color: #000;
    height: 32px;
    width: 32px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    font-weight: 600;
}

.step-timeline li span.description {
    font-size: 11px;
}

.cm-progress {
    margin-bottom: -18px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 0;
}

.cm-progress,
.row-list .item .fa-check-square-o {
    color: #f4f4f4;
}

.cm-progress,
.cm-progress-bar {
    height: 2px;
    background-color: #f4f4f4;
    margin-top: 10px;
}

.matadata {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: solid 1px #ddd;
    padding-top: 20px;
}

#awb .input-group {
    margin-bottom: 5px;
}

.f-title {
    font-weight: 600;
    padding-top: 20px;
    display: block;
}

.multiselect-f .SumoSelect .CaptionCont {
    border: 0;
}

.multiselect-f .SumoSelect label {
    padding-left: 0px;
}

.tt-recard {
    margin-top: 15px;
}

.tt-recard .text-right {
    font-size: 12px;
    line-height: 29px;
}


/*---------------------------  NDR Order Detail----------------------------*/

.legends {
    width: 100%;
    margin: auto;
    padding: 0 10px 10px;
    font-size: 12px;
}

.legends span {
    font-weight: 600;
}

.legends ul {
    display: inline-block;
    padding-left: 10px;
    margin: 0;
}

.legends ul li {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    line-height: 15px;
    padding-top: 0;
    padding-bottom: 0;
}

.order-timeline {
    width: 100%;
    height: auto;
    padding: 10px 0 20px;
    font-size: 12px;
}

.inside-scroll {
    height: 500px;
    overflow-y: scroll;
}

.source,
.destination {
    background-color: #2196F3;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 2.4rem;
    text-align: center;
    z-index: 1;
    padding: 5px 10px;
    border-radius: 25px;
    width: 120px;
    margin: auto;
    height: 36px;
}

.source,
.destination {
    background-color: #2196F3;
}

#timeline {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}

#timeline:before {
    background: #8e9399;
    content: "";
    left: 50%;
    top: 10px;
    bottom: 30px;
    position: absolute;
    width: 2px;
    margin-left: -1px;
    margin-top: -10px;
    overflow: hidden;
    display: block;
    height: 100%;
}

#timeline>li {
    display: block;
    width: 50%;
    position: relative;
    padding-top: 5px;
    clear: both;
}

#timeline>li:first-child {
    padding-top: 10px;
}

#timeline>li:last-child {
    padding-bottom: 10px;
}

#timeline>li.customer .article-box:before {
    background-color: #ff6500;
}

#timeline>li.operation .article-box:before {
    background-color: #2196F3;
}

#timeline>li.tracking .article-box:before {
    background-color: #43c88e;
}

#timeline>li .article-box p.title {
    font-weight: 600;
    font-size: 14px;
}

#timeline>li .article-box span.small {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4;
}

#timeline>li .article-box p.desc span:first-child {
    margin-right: 5px;
    width: 90px;
    display: inline-block;
    font-weight: 600;
}

#timeline>li.customer .article-box p {
    color: #ff6500;
}

#timeline>li.operation .article-box p {
    color: #2196F3;
}

#timeline>li.tracking .article-box p {
    color: #43c88e;
    padding-bottom: 0;
    line-height: normal;
}

#timeline>li.left {
    float: left;
    padding-right: 0;
}

#timeline>li.right {
    float: right;
    padding-left: 0;
}

#timeline>li.left .article-box {
    float: right;
}

#timeline>li.right .article-box {
    float: left;
}

#timeline>li .article-box:before,
.legends ul li:before {
    display: block;
    position: absolute;
    right: -28px;
    top: -30px;
    content: "";
    height: 8px;
    width: 8px;
    border: 4px solid #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #43c88e;
    top: 0;
}

#timeline>li .article-box:before {
    box-sizing: border-box;
}

.legends ul li:before {
    right: unset;
    left: 0;
    box-sizing: unset;
}

.legends ul li.operation:before {
    background-color: #2196F3;
}

.legends ul li.customer:before {
    background-color: #ff6500;
}

#timeline>li.left .article-box:before {
    right: -8px;
    width: 16px;
    height: 16px;
}

#timeline>li.right .article-box:before {
    left: -8px;
    width: 16px;
    height: 16px;
}

#timeline>li .article-box .entry-date {
    position: absolute;
    top: -40px;
}

#timeline>li.timeline-full {
    clear: both;
    float: none;
    width: 100%;
    padding: 0;
}

#timeline>li.timeline-full .article-box {
    margin-top: 20px;
    border-top: 12px solid #F2F2F2;
}

#timeline>li.timeline-full .article-box .entry-date {
    left: 50%;
    margin-left: -40px;
    top: -50px;
}

#timeline>li.timeline-full .article-box:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    left: 50%;
    margin-left: -10px;
    top: -20px;
}


/* Timeline Animations */

#timeline li:nth-child(1) {
    animation-delay: 0.1s;
}

#timeline li:nth-child(2) {
    animation-delay: 0.2s;
}

#timeline li:nth-child(3) {
    animation-delay: 0.3s;
}

#timeline li:nth-child(4) {
    animation-delay: 0.4s;
}

.article-box {
    position: relative;
    margin: 0 auto 10px;
    width: 100%;
}

.article-box .entry-date {
    font-size: 11px;
    padding: 8px 12px 9px;
    color: #fff;
    border: 2px solid transparent;
    line-height: 100%;
    border-radius: 99px;
    -moz-border-radius: 99px;
    -webkit-border-radius: 99px;
    background-color: #43c88e;
}

.article-box .info {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 2px 0 rgba(0, 0, 0, 0.12)!important;
    padding: 10px;
    /*margin-top: -30px!important;*/
    border-radius: 2px;
    width: 88%;
    margin: auto;
}

.article-box .info p {
    margin: 0;
}

[class^="operation_"] {
    display: none;
}

.comment-box-address .input-box .left {
    float: left;
    width: 30%;
    margin-right: 5%;
}

.comment-box-address .input-box .right {
    float: left;
    width: 65%;
}

.no-data {
    height: 60px;
    width: 96%;
    background-color: #f1f1f1;
    font-size: 28px;
    line-height: 60px;
    opacity: 0.8;
    text-align: center;
    margin: 10px auto;
}

.loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #43c88e;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 10px auto;
    box-sizing: border-box;
}

.fieldset {
    display: none;
}

.bg-customer {
    background: #14c4be;
}

.bg-orders {
    background: #a07ac0;
}

.bg-new {
    background: #1358a9;
}

.bg-cancel {
    background: #da4984;
}

.d-flex {
    display: flex;
    align-items: center;
}

.d-flex p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.d-flex .d-icon {
    background: rgba(255, 255, 255, 0.5);
    padding: 2px;
    border-radius: 50%;
    font-size: 15px;
    margin-right: 8px;
    width: 26px;
    height: 26px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.d-download {
    font-size: 12px;
    margin: 5px 0;
}

.d-download a {
    color: #fff;
    text-decoration: underline;
}

.courier_partner .nav-tabs li img {
    width: 30px;
    margin-right: 5px;
}

.courier_partner .alert-left-icon .alert .icon-box {
    float: left;
    padding: 18px 5px;
    margin-right: 6px;
    font-size: 17px;
    color: #fff;
}

.courier_partner .tab-pane {
    margin-top: 15px;
}

.courier_partner .alert-left-icon .alert+.alert {
    margin-top: 15px;
}

.courier_partner .alert-left-icon .alert {
    margin: 0
}

.allship-chart {
    height: 240px;
    overflow: hidden;
}

.courier_partner .alert-left-icon .alert .right-text {
    padding: 4px 0;
}

.courier_partner .card-container {
    margin: auto;
    text-align: center;
}

.courier_partner .card-container .insight-card {
    display: inline-block;
    width: 145px;
    overflow: hidden;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%), 0 1px 5px 0 rgb(0 0 0 / 10%);
    padding: 10px 2px;
    margin: 5px!important;
    box-sizing: border-box;
    border-radius: 2px;
    text-align: center;
}

.courier_partner .card-container .insight-card .text-holder {
    padding: 10px;
}

.courier_partner .card-container .insight-card .text-holder span:nth-child(1) {
    font-size: 18px;
    font-weight: 700;
}

.courier_partner .card-container .insight-card span {
    color: #4A4A4A;
    display: block;
}

.courier_partner .card-container .insight-card .text-holder span:nth-child(2) {
    font-size: 14px;
}

.courier_partner .card-container .insight-card .text-holder span:nth-child(3) {
    font-size: 12px;
}

.courier_partner .card-container .insight-card img {
    width: 30px;
}

.topbar-right .navbar-right .right-icon a {
    display: list-item;
}


/*---------------------------  text checkbox ----------------------------*/

.check-text-btn {
    position: relative;
    display: inline-block;
    color: #fff;
}

.check-text-btn label {
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    text-align: left;
}

.check-text-btn input {
    display: none;
}

.toggle-button--aava label {
    height: 35px;
    line-height: 35px;
    transition: all 0.2s;
    border-radius: 4px;
    font-weight: normal !important;
    padding: 0px !important;
}

.toggle-button--aava label:before,
.toggle-button--aava label:after {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    transition: all 0.2s .1s ease-out;
}

.toggle-button--aava label:before {
    content: attr(data-on-text);
}

.toggle-button--aava label:after {
    content: attr(data-off-text);
}

.toggle-button--aava input[type=checkbox]+label {
    width: 135px;
    background: #46b8da;
    color: #fff;
}

.toggle-button--aava input[type=checkbox]+label:before {
    opacity: 0;
    transform: translate(0, 20px);
}

.toggle-button--aava input[type=checkbox]:checked~label:before {
    opacity: 1;
    transform: translate(0, 0);
}

.toggle-button--aava input[type=checkbox]:checked~label:after {
    opacity: 0;
    transform: translate(0, -20px);
}


/*---------------------------  switch CSS ----------------------------*/

.outerDivFull {
    margin: 50px;
}

.switchToggle input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}

.switchToggle label {
    cursor: pointer;
    text-indent: -9999px;
    height: 30px;
    background: #d1d1d1;
    display: block;
    border-radius: 100px;
    position: relative;
    width: 98px;
    margin: auto;
}

.switchToggle label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 26px;
    height: 26px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.switchToggle input:checked+label,
.switchToggle input:checked+input+label {
    background: #3e98d3;
}

.switchToggle input+label:before,
.switchToggle input+input+label:before {
    content: 'InActive';
    position: absolute;
    top: 5px;
    left: 35px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.switchToggle input:checked+label:before,
.switchToggle input:checked+input+label:before {
    content: 'Active';
    position: absolute;
    top: 5px;
    left: 10px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.switchToggle input:checked+label:after,
.switchToggle input:checked+input+label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}

.switchToggle label:active:after {
    width: 60px;
}

.toggle-switchArea {
    margin: 10px 0 10px 0;
}


/*---------------------------  switch end CSS ----------------------------*/

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.multiselect-container .input-group {
    margin: 5px
}

.multiselect-container>li {
    padding: 0
}

.multiselect-container>li>a.multiselect-all label {
    font-weight: bold
}

.multiselect-container>li>label.multiselect-group {
    margin: 0;
    padding: 3px 20px 3px 10px;
    height: 100%;
    font-weight: bold;
}

.multiselect-container>li>a>label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: normal
}

.multiselect-container>li>a>label.radio,
.multiselect-container>li>a>label.checkbox {
    margin: 0
}

.multiselect-container>li>a>label>input[type="checkbox"] {
    margin-bottom: 5px
}

.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.multiselect {
    text-align: left;
    padding-right: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.multiselect .caret {
    right: 12px;
    top: 45%;
    position: absolute;
}

.multiselect-container.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.multiselect-container>li>a>label {
    white-space: normal;
    padding: 5px 15px 5px 35px;
    font-weight: 400;
    margin-bottom: 0;
}

.multiselect-container>li>a>label>input[type="checkbox"] {
    margin-top: 3px;
}

.multiselect-container.dropdown-menu li {
    display: block !important;
    background: #fff;
}

.multiselect-container.dropdown-menu li .checkbox input {
    opacity: 1;
    position: relative;
    top: 2px;
}

.multiselect-container.dropdown-menu li a {
    padding: 0;
    font-weight: normal;
}

.multiselect.dropdown-toggle.btn.btn-default {
    margin-top: -4px;
    background: #fff;
}


/*---------------------------  Responsive CSS ----------------------------*/

@media only screen and (max-width: 768px) {
    .SumoSelect>.optWrapper.multiple.isFloating>.MultiControls {
        bottom: -44px !important;
    }
    .SumoSelect>.optWrapper.isFloating {
        overflow: visible;
    }
    .track-search {
        display: block;
    }
    .track-search ul li {
        display: block;
    }
    .track-b-search span {
        font-size: 11px;
        line-height: 30px;
        margin-right: 7px;
    }
    .multiselect-f {
        width: 100%
    }
    .track-b-search {
        float: none;
        margin-bottom: 10px;
        display: inline-flex;
        width: 317px;
    }
    .search-top-form .top_row {
        display: block;
    }
    .search-top-form .top_row .date_row {
        width: 100%;
        margin-top: 15px;
    }
    .search-top-form .top_row .col-sm-4.col-xs-12 {
        width: 50%;
    }
    .search-top-form .top_row .col-sm-3.col-xs-12 {
        width: 50%;
        padding: 0;
    }
    .order-responsive .table-responsive {
        overflow-x: auto;
        margin: 10px 0
    }
    .order-responsive .accordion.table_accordion {
        width: 1200px;
    }
    .order-responsive .bottom-bar {
        display: block;
    }
    .new-order-responsive .all-o-list {
        width: 1200px;
    }
    .new-order-responsive .table-responsive {
        overflow-x: auto;
    }
    .new-order-responsive .cc-cla {
        width: 100%;
    }
}

@media only screen and (max-width: 640px) {
    .ndr-filter li {
        width: 100%;
    }
    .ndr-tab .nav-tabs>li {
        width: 50%;
    }
    .q_action .btn-reset {
        padding: 7px 13px;
    }
    .flex-container.flex-none {
        display: block;
    }
    .all-order-date {
        width: 100%;
        max-width: 100%;
        margin-top: 10px;
    }
    .login-background .login-page {
        min-width: 100% !important;
    }
    .checkmark {
        top: 4px;
    }
    .topbar-right .navbar-right .header-search .search-box input {
        width: 100% !important;
    }
    .topbar-right .navbar-right .header-search {
        width: 100%;
    }
    .new-order-responsive .form-filter li {
        display: block;
        padding: 0;
        margin-top: 11px;
    }
    .search-top-form .top_row .col-sm-4.col-xs-12.cancelorderpage {
        width: calc(100% - 10px);
    }
    .order-responsive .form-group.top_row .date_row .date {
        width: 100%;
        margin-bottom: 10px;
    }
    .order-responsive .form-group.top_row .date_row .date label {
        margin: 0 10px 0 0;
        width: 70px;
    }
    .order-responsive .bottom-bar .btn-margin {
        margin-bottom: 20px;
    }
    .order-responsive .bottom-bar .btn-margin button {
        margin-bottom: 10px;
    }
    .order-responsive .bottom-bar .tbl_pagination {
        padding: 5px;
        width: 100%;
        text-align: center;
        float: none;
    }
    .search-top-form .date_row {
        display: block;
        padding: 0;
    }
    .search-top-form .date_row .btn-dark {
        width: 100px;
        margin: auto;
        display: block;
        margin-top: 13px;
    }
}

a.resetsubmit:focus {
    color: #FFF;
}

.swal2-container .swal-wide {
    width: 100% !important;
    padding: .6em !important;
    max-width: 400px !important;
}

.swal2-container .swal-wide .swal2-styled.swal2-confirm {
    background-color: #5acb5f !important;
    padding: .525em 1.5em;
}

.swal2-container .swal-wide .swal2-styled.swal2-cancel {
    background-color: #ef6552;
    padding: .525em 1.5em;
}

.swal2-container .swal-wide .swal2-icon {
    margin: 1em auto .5em;
    width: 4em;
    height: 4em;
}

.swal2-container .swal2-popup .swal2-actions {
    margin: 0 auto 10px;
}

.swal2-container .swal2-popup .swal2-styled:focus {
    box-shadow: none;
}

.modal-footer .csv_icon {
    float: right;
}

.modal-footer .csv_icon .bottom-bar {
    margin: 0;
}

.modal-footer .csv_icon .bottom-bar .btn {
    margin: 0;
    padding: 6px 15px;
}

.cvs_footer {
    padding: 5px;
}

.cvs_footer .effect.effect-2:hover {
    text-indent: -10px;
}

.loader-data-dashboard {
    width: 50px;
    margin: 0 auto;
    display: block;
}

.dispoa_inner_col {
    max-height: 215px;
    overflow-y: auto;
    margin: 0 0 15px;
    padding: 0 3px 0px 0px;
}

.products {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 5px;
}

button#assignAgent {
    background: #4390ff;
    color: #fff;
    border-radius: 0;
}


/*Chrome, Safari, Edge, Opera */

input#replyemail::-webkit-outer-spin-button,
input#replyemail::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/*Firefox*/

#replyemail {
    -moz-appearance: textfield;
}

.x_content hr {
    margin: 0;
    width: 100%;
    border-color: #e0e0e0;
}

.table_accordion .table_row ul li .custom-btn {
    vertical-align: middle !important;
    margin-top: 0px !important
}

body .table_accordion .table_row ul li .fa-check {
    padding: 0;
    font-size: 16px;
    width: auto;
    height: auto;
    color: green;
    background: transparent;
}

body .table_accordion .table_row ul li .fa-check:before {
    content: "\f058";
}

.all_select_row {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.radio_col .control .control-indicator {
    right: 0;
    margin: 0 auto;
}

.contain-section .contain-inner-section {
    margin-bottom: 15px;
    padding: 20px 25px;
    background: #fff;
    align-items: center;
    box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
}

.textarea-card {
    padding: 2rem;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 0 1px rgb(63 63 68 / 5%), 0 1px 3px 0 rgb(63 63 68 / 15%);
    margin-bottom: 1.8rem
}

.Card__Header {
    padding-bottom: 1.5rem
}

.Card__Header h3 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 0;
    font-weight: 600;
}

.save-btn {
    text-align: right;
    margin-bottom: 2rem
}

.legel-section {
    color: rgba(109, 113, 117, 1)
}

.legel-section p {
    line-height: 22px;
    padding-bottom: 6px;
}

.legel-section a {
    color: rgba(44, 110, 203, 1);
    text-decoration: underline;
}

.accordion .view_panel {
    font-size: 14px;
    border: 0;
    background: linear-gradient(180deg, #3da4ee 0, #1A66CF 100%);
    color: #fff !important;
    padding: 5px 10px;
}

.accordion .view_panel .fa {
    color: #fff !important;
}

.accordion .view_panel:after {
    content: none;
}

.badge-dot {
    border-radius: 100%;
    background-color: #21ae41;
    padding: 4px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}


/*Login page css here*/

.login_container ._form form>* {
    width: 100%;
}

body.login {
    background: #fbfcfd;
    min-height: 500px;
}

.login_container .row>div {
    height: 100vh;
    min-height: 500px;
}

.login_container .poster {
    background: url(/public/assets/images/crm-sign-in.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 40px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 25%;
}

.login_container .poster h4 {
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    line-height: inherit;
}

.login_container .poster img {
    width: fit-content;
}

.login_container .poster ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0 0;
    padding: 0;
}

.login_container .poster ul li {
    display: inline-block;
    background: #ff4e48;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin-left: 4px;
    margin-right: 4px;
}

.login_container .poster ul li:nth-child(2) {
    background: #ffc024;
}

.login_container .poster ul li:last-of-type {
    background: #7dd420;
}

.login_container ._form {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 25%;
}

.login_container ._form>div:not(.alert) {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.login_container ._form img {
    max-height: 200px;
}

.login_container ._form h3 {
    text-align: center;
    color: #131e3c;
    font-weight: 900;
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 20px
}

.login_container ._form h3+p {
    color: #8d97a0;
    text-align: center;
    font-size: 17px;
}

.login_container ._form form label {
    font-size: 16px;
    color: #08061e;
    font-weight: 400;
}

.login_container ._form form {
    width: 340px;
    margin-top: 0px;
    padding: 0;
}

.login_container ._form form button {
    width: 100%;
    border-radius: 5px;
    background: #005775;
    text-align: center;
    color: #fbfbfb;
    font-size: 16px;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 1;
}

.redirect_a_button {
    width: 100%;
    border-radius: 5px;
    background: #548616;
    text-align: center;
    color: #fbfbfb;
    font-size: 16px;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 1;
    margin-top: 10px;
}

.redirect_a_button:hover {
    color: #ffffff;
}

.login_container ._form form+div {
    margin-top: 10px;
}

.login_container ._form form+div p {
    color: #08061e;
    font-size: 16px;
}

.login_container ._form form+div p a {
    color: #534591;
}

.login_container ._form form input {
    height: 41px;
}


/*Login Page css Here*/

@media(max-width: 767px) {
    .responsive-logo img {
        display: inline-block;
        width: 150px;
    }
    nav .toggle a {
        line-height: normal;
        padding: 0;
    }
    .nav_menu nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .nav.toggle {
        display: flex;
        align-items: center;
    }
    span.global-store-name {
        right: 10px !important;
    }
    nav .toggle a i {
        font-size: 30px;
    }
    a#menu_toggle {
        padding: 10px;
    }
    .nav-small .navbar.nav_title {
        display: none;
    }
    .product_list .search_row .form-inline .form-group:nth-child(odd),
    .search-top-form .top_row .col-sm-3.col-xs-12:nth-child(odd) {
        padding-right: 5px
    }
    .product_list .search_row .form-inline .form-group:nth-child(even),
    .search-top-form .top_row .col-sm-3.col-xs-12:nth-child(even) {
        padding-left: 5px
    }
    .footer {
        margin: 0;
        font-size: inherit;
    }
    .daterangepicker {
        width: 180px;
    }
    .daterangepicker .ranges li {
        padding: 5px 12px;
    }
    body .container.body .right_color .main_sec_row .quick-info {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }
    .d-flex .d-icon {
        margin-right: 4px;
        height: 25px;
        line-height: 15px;
    }
    .d-number {
        font-size: 25px;
    }
    .dash-card-body {
        padding: 10px .5rem;
        margin-bottom: 10px;
    }
    body .graph_sec {
        margin: 0
    }
    body .graph_sec .section-body {
        margin-bottom: 12px;
    }
    .courier_partner .nav-tabs li img {
        width: 28px;
        margin-right: 2px;
    }
    .nav-tabs {
        display: flex;
    }
    .nav>li>a {
        padding: 10px 6px;
    }
    .nav-tabs>li>a {
        margin-right: 1px;
    }
    .alert-left-icon .alert {
        border-right: 3px solid;
        width: 50%;
        margin: 0 5px 10px !important;
    }
    .alert-left-icon {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    body .container.body .right_color .main_sec_row .quick-info .col-md-3 {
        padding: 0 5px;
        width: 50%;
    }
    .courier_partner .tab-pane {
        margin: 0;
    }
    .courier_partner .alert-left-icon .alert .icon-box {
        padding: 18px 8px
    }
    .courier_partner .card-container .insight-card {
        width: 46%;
    }
    body .product_list .search_row {
        padding: 0 15px 10px;
        flex-wrap: wrap;
    }
    .product_list .search_row .form-inline {
        display: flex;
        width: 100% !important;
        flex-wrap: wrap;
    }
    .product_list .search_row .form-inline .form-group {
        margin-bottom: 8px;
        width: 50% !important;
    }
    body .listing_sec {
        padding: 0
    }
    body .product_list .search_row .btn-default {
        height: 30px;
        padding: 0 15px;
        font-size: 14px;
        line-height: 30px;
        margin: 0 2px;
    }
    body .radio_col h3 {
        font-size: 14px;
        margin: 0;
    }
    body .radio_col {
        padding: 15px 0 10px 0px;
        width: 100%;
        justify-content: center;
        border-left: 0;
        border-top: 2px solid #eee;
        margin-top: 15px;
        display: flex;
        align-items: center;
    }
    body .pagination_bar {
        margin: 20px 0;
        justify-content: space-between;
    }
    .pagination_bar .btn-margin {
        font-size: 14px;
        margin: 0;
    }
}

.table-responsive {
    min-height: auto;
    overflow-x: inherit;
}

.order_width a.no-after {
    display: block;
    line-height: 14px;
    background: #4caf50;
    padding: 4px 2px !important;
    color: #fff !important;
    text-align: center;
    margin: 0 auto;
    width: 75px;
}

#bvcCallbackLogs table th,
#bvcCallbackLogs table td {
    white-space: nowrap;
}

#bvcCallbackLogs .modal-body {
    overflow: auto;
}

#sidebar-menu .side-menu li:last-of-type ul {
    bottom: 0;
    top: auto;
}

.count-number {
    position: absolute;
    top: -2px;
    border-radius: 100px;
    background: #e94d3b;
    color: #fff;
    font-size: 8px;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
}


/*new css style here*/

.main_container {
    position: relative;
}

.main_menu span.fas {
    font-size: 12px;
}

.active>a>span.fas::before {
    content: "\f078";
}

.header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1002;
    background-color: #f3f3f5;
}

.container {
    width: 100%;
    padding: 0;
}

.navbar-toggle {
    margin: 0;
    padding: 0;
}

.navbar-toggle .icon-bar {
    background: #548616;
}

.navbar-toggle .icon-bar:last-child {
    width: 15px;
}


/*Modal Popup css here*/

.custom-form .modal-dialog {
    margin: 80px auto;
}

.modal.in {
    z-index: 91050;
}

.modal-backdrop.in {
    z-index: 91049;
}

#customer_setting_popup .setting_btn small {
    font-size: 12px;
}

.descrip p {
    padding: 0 !important
}

.descrip h4 {
    font-size: 18px;
}

.descrip {
    margin-bottom: 20px;
}

.descrip>div {
    margin-bottom: 10px;
    border-bottom: 1px dashed rgb(204 204 204 / 85%);
    padding-bottom: 10px;
}

.descrip>div p {
    line-height: 1.5 !important
}

.customer_form .info-content {
    margin-bottom: 15px;
}

.customer_form .form-group label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}

.customer_form .fifty-row {
    width: 50%;
    float: left;
}

.customer_form .form-control {
    height: 38px;
}

.customer_form textarea.form-control {
    height: 100px;
}

.close_popup,
.submit-btn {
    padding: 10px 22px;
    text-transform: capitalize;
    font-weight: 700
}

.close_popup {
    margin-right: 15px;
}

#customer_setting_popup .modal-content .modal-body .right_col .point_col {
    padding-bottom: 8px;
    margin-bottom: 0px;
    border: 0;
}

#customer_setting_popup .point_col textarea {
    border: 1.5px solid rgb(97 97 97 / 40%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    padding: 15px;
    border-radius: 4px;
}

#customer_setting_popup .point_col>label {
    margin: 5px 0 12px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    font-family: Roboto, sans-serif;
    letter-spacing: .5px;
}

#customer_setting_popup .control {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 1.5;
    padding-left: 28px;
    font-weight: 500;
    color: #000;
    margin-right: 5px;
}

#customer_setting_popup .modal-content .modal-body .right_col h3 span {
    border: #4bb609 2px solid;
    background: #edfde3;
    width: 18px;
    height: 18px;
    padding: 0;
    margin: -1px 0 0;
    border-radius: 0;
}

#customer_setting_popup .control input:checked~.control-indicator {
    background: #4390ff;
}

#customer_setting_popup .control-checkbox .control-indicator:after {
    left: 4px;
    top: 0px;
    width: 6px;
    height: 10px;
    border: solid #4bb609;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

#customer_setting_popup .tool_tip:after {
    content: attr(data-title);
    min-width: calc(100% + 70px);
}

.swal2-container.swal2-bottom-left.swal2-fade.swal2-shown {
    overflow: hidden !important;
    z-index: 99999;
}

body .setting_popup .modal-content {
    border-radius: 6px;
    border: 0;
}

body .setting_popup .modal-content .modal-body .right_col {
    width: 100%;
    padding: 10px 30px;
    display: inline-block;
}

#sla .modal-dialog,
.setting_popup .modal-dialog {
    max-width: 600px;
    width: 100%;
    margin: 30px auto 0 !important
}

body .setting_popup .modal-content button.close {
    font-size: 30px;
    color: #000;
    position: static;
    padding: 5px 8px;
    font-family: 'FontAwesome';
    float: none;
    display: block;
    margin-left: auto;
    border: 0;
}

body .setting_popup .modal-content .modal-body {
    display: block;
}

.point_col.fifty-row {
    width: 50%;
    float: left;
}


/*Modal Popup css here*/

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1e325d
}

.ds-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

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

.navbar-logo {
    width: 235px;
    justify-content: space-between;
    padding: 0 15px;
    align-items: center;
    height: 100%;
    background: #263137;
}

.top_nav {
    box-shadow: 235px 0px 1px #3b374c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 56px;
}

.setting_head {
    padding: 0 22px;
    height: 100%;
    width: calc(100% - 235px);
    justify-content: space-between;
}

.nav.side-menu>li.active>a svg path,
.nav.side-menu>li.current-page>a svg path,
.nav.side-menu>li>a:hover svg path {
    fill: #548616;
}

.nav.side-menu>li.active>a,
.nav.side-menu>li.current-page>a,
.nav.side-menu>li>a:hover {
    border-color: #548616;
    background: #3c4042;
    color: #548616;
}

.footer {
    display: none;
}

.dash-setting {
    list-style: none;
    padding: 0;
}

.dash-setting li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.dash-setting li>a {
    color: #a4a3b2;
    display: block;
    padding: 0 6px;
    position: relative;
}

.dash-setting li a img {
    width: 18px
}

.page-main-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    margin-bottom: 20px;
    box-shadow: 0 1px 0 rgb(32 40 75 / 13%);
}

#reportrange {
    display: flex;
    align-items: center;
    color: #9ea1b2;
}

.date_icon {
    border-radius: 20px;
    background: #e4f0f2;
    padding: 7px 15px;
    width: 65px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #3c4f51;
    margin-left: 15px;
}

.dash-card-body {
    background: #fff;
    border-radius: 6px;
    filter: drop-shadow(0 0 2px rgba(59, 55, 76, 0.09));
    background-color: #ffffff;
    border: 1px solid rgba(233, 233, 233, 0.68);
    margin-bottom: 16px;
    padding: 10px;
    color: #9ea1b2;
    font-size: 12px;
    min-height: 105px;
}

.less_row,
.right_color .row {
    margin-right: -8px;
    margin-left: -8px;
}

ul.less_row,
.less_row>li {
    padding-top: 0;
    padding-bottom: 0;
}

.less_row>li,
.less_row>div,
.right_color .row>div {
    padding-right: 8px;
    padding-left: 8px;
}

.dash-card-body p {
    padding: 0;
}

.justify-content-between {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.bg-color {
    display: flex;
    background-color: #71c171;
    width: 46px;
    height: 38px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-right: 8px;
}

.d-icon {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.d-number {
    color: #000;
    font-size: 24px;
    font-weight: 300;
}

.d-total {
    line-height: normal;
    margin-top: 15px;
}

.dash-setting li.admin_profile img {
    width: 30px;
    height: 30px;
    border-radius: 100px;
}

.breadcrumb-tag {
    padding: 0;
    margin: 0;
    list-style: none;
}

.breadcrumb-tag li {
    display: inline-block;
    vertical-align: top;
}

.breadcrumb-tag li a,
.breadcrumb-tag li span {
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 600;
    margin-right: 2px;
    border-radius: 12px;
    border: 1px solid transparent;
    display: block;
}

.breadcrumb-tag li a {
    color: #4f5d5e;
    background-color: #e5f1f2;
}

.breadcrumb-tag li.text-info span {
    color: #4b5f61;
    background: #fff;
    border-color: #ccdbda;
}

.filter_list select,
.filter_list input {
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #e8ebef;
    box-shadow: none;
    height: 38px;
    color: #878997;
    font-weight: 600;
}

.filter_list label {
    color: #727272;
    font-weight: 700;
    margin: 0 5px 0 0;
}

.filter_list .input-group {
    width: 100%;
}

.filter_list .input-group-addon {
    padding: 0;
    width: 36px;
    background-color: #574e87;
    border-radius: 0 4px 4px 0;
    border: 1px solid transparent;
}

.search_icon {
    cursor: pointer;
    width: 32px;
    height: 32px;
    border-radius: 20px;
    background-color: #ee5a6b;
    border: 1px solid #e8ebef;
    padding: 6px;
    line-height: 14px;
}

.filter_list #demo-form2 {
    margin-bottom: 14px;
}

.reult_text {
    color: #939393;
    font-weight: 400;
}

.filter_list {
    margin-bottom: 15px;
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end!;
    align-items: flex-end
}

.btn-row .btn-primary {
    background-color: #ffffff;
    border: 1px solid #d3d2e0;
    color: #878997;
    padding: 8px 15px;
    line-height: 22px;
    text-transform: uppercase;
    margin-right: 4px;
}

.btn-row .btn-primary:last-child {
    margin: 0;
}

.btn-row .btn-primary:hover {
    background: #574d87;
    border-color: transparent;
    color: #fff;
}

.order-flag .btn:first-child {
    margin-left: 0;
}

.order-flag .btn {
    padding: 8px 10px;
    line-height: 20px;
    margin-left: 2px;
}

.order-flag .btn span {
    display: inline-block;
    vertical-align: middle;
}

ul.order-flag.nav-tab li.active .online-icon,
.order-flag .online-icon {
    background-color: #e2f4f6;
    border-color: #deedef;
    color: #6e979c;
}

ul.order-flag.nav-tab li.active .abaned-icon,
.order-flag .abaned-icon {
    background-color: #fddddd;
    border-color: #f1dbdb;
    color: #c48383;
}

ul.order-flag.nav-tab li.active .lead-icon,
.order-flag .lead-icon {
    background-color: #fdefd9;
    border-color: #f0e8da;
    color: #b4986d;
}

.table {
    border: 0;
    margin-bottom: 0;
}

.table>tbody>tr>td,
.table>thead>tr>th {
    padding: 10px 5px;
    text-align: center;
    vertical-align: middle;
    color: #656369;
    border-bottom: 1px solid #eceaf3;
}

.cart_info>tbody>tr:last-child>td,
.table>thead>tr>th {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.table_loop.mb20>.table>thead>tr>th {
    padding-top: 15px;
    padding-bottom: 15px;
}

.checkbox_list {
    position: relative;
    display: flex;
    align-items: center
}

.table_loop_2,
.table_loop {
    border-radius: 6px;
    filter: drop-shadow(0 0 2px rgba(59, 55, 76, 0.09));
    background-color: #ffffff;
    border: 1px solid rgba(233, 233, 233, 0.68);
}

.table_loop .first_id {
    flex: 100%;
}

.first_id {
    justify-content: center;
    display: flex;
    align-items: center;
    color: #464255;
    font-weight: 700;
}

tr .first_id .order-flag {
    margin-left: 10px;
}

.f_size11 {
    font-weight: 600;
    font-size: 11px;
}

.bg-green {
    background: rgb(46 213 163 / 15%);
    color: #00a389;
}

.mt2 {
    margin-top: 2px;
}

.table td .fa-user,
.table td .fa-phone-alt,
.table td .fa-calendar-alt,
.table td .fa-envelope {
    color: #64787a;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    margin-right: 2px;
}

span.payment_statu {
    font-size: 11px;
    text-align: center;
    display: inline-block;
    border-radius: 10px;
    padding: 6px 6px;
    width: 100px;
}

.payment_statu .far {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -2px;
}

.nav.side-menu>li>a svg {
    width: 15px;
    height: 15px;
    margin-right: 6px;
    vertical-align: middle;
}

.info_icon .btn {
    position: relative;
    margin: 0 1.5px;
    width: 24px;
    height: 24px;
    padding: 0;
    line-height: 22px;
    border-radius: 6px;
}

.icon_comment {
    background: #f4f2ff;
    color: #241c4c;
}

.icon_edit {
    background: #ddf6ef;
    color: #467b4c;
}

.icon_times {
    background: #fae2e2;
    color: #b06161;
}

.icon_eye {
    background: #fff5e6;
    color: #e3ab58;
}

.table>tfoot>tr>td.row_details,
.table>tbody>tr>td.row_details {
    padding: 10px;
}

.table>tbody>tr>td>ul {
    padding: 0
}

.table>tfoot>tr>td.row_details>.table>tbody>tr>td,
.table>tfoot>tr>td.row_details>.table>thead>tr>th,
.table>tbody>tr>td.row_details>.table>tbody>tr>td,
.table>tbody>tr>td.row_details>.table>thead>tr>th {
    padding-left: 12px;
    padding-right: 12px;
    width: 33.33%;
    text-align: left;
}

.row_details>.table {
    border-radius: 6px;
    box-shadow: 0 0 0 1px #eeedef
}

.product_thumb>div {
    margin-left: 10px;
    line-height: 20px;
    font-weight: 700;
    color: #a3a3a3;
}

.products_price,
.product_thumb h4 {
    font-weight: 700;
    font-size: 14px;
    color: #464255;
}

.row_details p {
    padding-bottom: 0;
}

.title_block {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 600;
}

ul.user-info {
    line-height: 20px;
    list-style: none;
    padding: 0;
}

ul.user-info li+li {
    margin-top: 5px;
    max-width: 290px;
}

.p_all {
    padding: 5px 0;
}

.order_active {
    font-size: 12px;
    color: #b09772;
    border-radius: 20px;
    background-color: #fdefd9;
    border: 1px solid #ede5d9;
    text-align: center;
    margin-top: 16px;
    padding: 5px 16px;
}

.line-hr {
    margin: 10px 0;
    border-color: #eef3f4;
}

.dispost_text {
    font-size: 14px;
}

.mn_detail {
    width: 100%;
}

.mn_detail td:first-child {
    font-weight: 700;
}

.mn_detail tr:last-child td {
    font-weight: 700;
    color: #211f26;
}

.mn_detail td {
    padding: 4px 5px;
}

.mn_detail td:last-child {
    text-align: right;
}

.both-btn a {
    border-radius: 20px;
    font-size: 12px;
    border: 1px solid #e7e7f0;
    color: #ae8c8c;
}

.both-btn a:last-child {
    color: #3e998a;
    border: 1px solid #dff1ea;
}

.bg_greenlight {
    background-color: #ddf6ef;
}

.bg_pinklight {
    background-color: #fae2e2;
}

.table>tfoot>tr>td.row_details>.table>thead>tr>th:last-child,
.table>tbody>tr>td.row_details>.table>thead>tr>th:last-child {
    text-align: right;
}

.view_product {
    color: #6e979c;
    background-color: #ddf6ef;
    border-radius: 4px;
    padding: 6px 12px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #dff1ea;
    border-radius: 4px;
}

.table>tbody+tbody {
    border: 0;
}

.bg-orange {
    background: rgb(255 187 84 / 15%);
    color: #ffbb54;
}

.bg-lightred {
    color: #ff5b5b;
    background: rgb(255 91 91 / 15%);
}

.table_loop>.table>tbody:nth-child(even) {
    background: #fcfcfc;
}

.nav-medium .nav.side-menu {
    max-height: calc(100vh - 10em);
    overflow: auto;
}

.nav-small .main_menu span.fas {
    display: none;
}

body ::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

body ::-webkit-scrollbar-thumb {
    background-color: #548616;
    border-radius: 100px;
}

.store_data {
    width: 25%;
    margin-right: 15px;
}

.canvasjs-chart-credit {
    display: none;
}

.modal-bx {
    border-radius: 18px;
    padding: 6px;
    border: 2px solid rgb(240 239 246 / 20%);
    position: relative;
}

.swal2-popup {
    border-radius: 18px !important;
    position: relative !important;
}

.swal2-popup:before {
    content: '';
    width: 104%;
    height: 106%;
    border: 2px solid rgb(240 239 246 / 20%);
    position: absolute;
    left: -10px;
    top: -9px;
    border-radius: 18px;
}

.modal-bx .modal-content {
    padding: 20px;
    border-radius: 16px;
    filter: drop-shadow(0 0 25.5px rgba(19, 31, 45, 0.33));
    box-shadow: none;
}

#exampleModal .modal-title,
#export_csv .modal-title {
    margin-bottom: 40px;
}

#export_csv .modal-bx .modal-content {
    padding: 10px
}

.modal-bx .modal-title {
    font-size: 18px;
    color: #131e3c;
    font-weight: 600;
}

@media (min-width: 768px) {
    .csv_data .modal-dialog {
        width: 680px;
    }
    .pr-0 {
        padding-right: 0;
    }
}

.radiomark {
    top: 2px;
    left: 0;
    box-shadow: none;
    position: absolute;
    height: 18px;
    width: 18px;
    border-radius: 10px;
    background-color: #f0eff6;
    border: 1px solid #e4e0ec;
}

.radiocontainer input:checked~.radiomark {
    /*    filter: drop-shadow(0 0 7px rgba(59,55,76,0.11));*/
    background-color: #ffffff;
    border: 6px solid #584f88;
}

.radiocontainer {
    position: relative;
    display: inline-block;
}

.mark_title {
    color: #131e3c;
    font-size: 14px;
    font-weight: 600;
    padding-left: 26px;
}

.modal-btn button {
    color: #fff !important;
    padding: 10px 16px;
    font-size: 16px;
}

.modal-btn .close_btn {
    margin-right: 6px;
}

.modal-btn {
    margin: 50px 0 0;
}

.modal-btn .fas {
    margin-left: 5px;
}

.close_btn {
    color: #fff;
    background: #ee5a6b;
}

.export_btn {
    color: #fff !important;
    background-color: #005775 !important;
}

.ptb {
    padding-top: 30px;
    padding-bottom: 30px;
}

input.btn_search {
    border: 0;
    padding: 0;
    background: url(../images/search.svg)no-repeat center center;
    width: 18px;
    height: 18px;
    background-size: 18px;
}

.nav.side-menu>li {
    cursor: pointer
}

.nav.side-menu>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background: 0 0
}

.nav.child_menu {
    display: none
}

.child_menu li.active a,
.child_menu li:hover a {
    background-color: rgba(255, 255, 255, .06) !important
}

.nav-medium .nav.side-menu>li a {
    border-left: 3px solid transparent;
    background: transparent;
}

.nav.child_menu>li>a,
.nav.side-menu>li>a {
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: space-between;
    color: #e7e7e7;
    padding: 7px 15px;
    line-height: 20px;
}

.nav-medium .nav.child_menu>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav.side-menu>li>a>i {
    font-size: 16px;
    margin-right: 10px
}

.navbar-brand,
.navbar-nav>li>a {
    font-weight: 500;
    color: #ecf0f1;
    margin-left: 0;
    line-height: 32px
}

.sidebar-footer {
    left: 0;
    bottom: 56px;
    width: 100%;
    position: absolute;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #005775;
    flex-wrap: wrap;
}

.sidebar-footer a img {
    width: 20px;
    filter: invert(1);
}

.sidebar-footer a {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 25px;
}

.nav.navbar-nav>li>a {
    color: #515356
}

.nav.top_menu>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #34495e
}

.global-store-name {
    font-weight: 300;
    font-size: 18px;
}

.page-main-header .page-name-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    float: left;
    line-height: 35px
}

.page-main-header .page-name-title:first-letter {
    font-size: 30px;
    color: #4390ff
}

.container.body .col-md-3.left_color {
    padding: 25px 0 0;
    background: #263137;
    position: fixed;
    top: 55px;
    height: 100%;
    z-index: 1;
}

.nav-small .container.body .col-md-3.left_color {
    width: 90px;
}

.nav-small .container.body .col-md-3.left_color.menu_fixed {
    position: fixed;
    height: 100%
}

.nav-small .hidden-small {
    visibility: hidden;
    display: none;
}

.nav-small .navbar.nav_title {
    width: 70px
}

.nav-small .navbar.nav_title a span {
    display: none
}

.nav-small .navbar.nav_title a i {
    font-size: 27px;
    margin: 13px 0 0 3px
}

.nav-small .small-logo {
    display: block
}

.nav-small .medium-logo {
    display: none
}

.nav-small .small-logo img {
    display: none;
}

.nav-small .main_container .top_nav .navbar-logo {
    width: 90px;
    justify-content: center;
}

.nav-small .nav.side-menu li a i .toggle-up {
    display: none
}

.nav-small .nav.side-menu li.active-sm ul ul,
.nav-small ul.nav.child_menu ul {
    position: static;
    width: 200px;
    background: 0 0
}

.nav-small>.nav.side-menu>li.active-sm>a {
    color: #4390ff
}

.nav-small ul.nav.child_menu {
    left: 100%;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 4000;
    background: #203a61;
    display: none
}

.nav-small ul.nav.child_menu li a {
    font-size: 11px;
    justify-content: flex-start;
    padding-left: 20px;
    padding-right: 20px;
}

.nav-small .menu_section h3,
.nav-small span.fa {
    display: none
}

.nav-small li li span.fa {
    display: inline-block
}

.nav-small .footer {
    margin-left: 70px
}

.nav-medium .medium-logo {
    display: block
}

.nav-medium .medium-logo img {
    width: 140px;
}

.nav-medium .small-logo {
    display: none
}

.nav-medium .container.body .col-md-3.left_color {
    width: 235px;
}

.nav-medium .container.body .col-md-3.left_color .menu_fixed {
    height: 100%;
    position: fixed
}

.nav-small .container.body .right_color {
    margin-left: 235px;
}

.container.body .right_color {
    padding: calc(60px) calc(44px / 2);
    margin-left: 235px;
    clear: both;
    overflow: hidden;
    background-color: #fbfbfb;
}

.nav.child_menu>li>a {
    padding-left: 35px;
}

.nav-small .nav.side-menu>li>a svg {
    margin: 0 auto 2px;
    width: 18px;
    height: 18px;
    display: block;
}

.nav-small .nav.child_menu>li>a,
.nav-small .nav.side-menu>li>a {
    justify-content: center;
    border-bottom: 1px solid rgb(0 0 0 / 25%);
    text-align: center;
}

.nav-small .container.body .right_color {
    margin-left: 90px;
}

.nav-small .setting_head {
    width: calc(100% - 90px);
}

.nav-small .top_nav {
    box-shadow: 75px 0px 1px #3b374c;
}

.panel-card,
.grid_item {
    margin-top: 20px;
    padding: 50px 20px 20px 20px;
    border-radius: 18px;
    background-color: #ffffff;
    border: 1px solid rgba(233, 233, 233, 0.69);
}

.grid_item>.row>div {
    padding-left: 15px;
    padding-right: 15px;
}

.number_item {
    min-height: 148px;
    position: relative;
    margin-bottom: 40px;
    border-radius: 15px;
    filter: drop-shadow(0px 8px 13.5px rgba(59, 55, 76, 0.11));
    background-color: #ffffff;
    border: 1px solid rgba(233, 233, 233, 0.85);
}

.grid_content {
    cursor: pointer;
    padding-left: 10px;
    color: #9ea1b2;
    padding-right: 10px;
}

.grid_content>p {
    padding-bottom: 10px;
}

.icon_user {
    background: rgb(87 78 135 / 20%);
    color: #574e87;
}

.grid_content>span {
    color: #ececf1;
    font-weight: 900;
    font-size: 70px;
    line-height: 65px;
    display: block;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)))
}

.grid_content h3 {
    margin-bottom: 4px;
    font-size: 20px;
    color: #1e1f3a;
}

.grid_icon {
    margin: -20px -15px 0 0;
    position: absolute;
    right: 0;
}

.right_slide {
    padding: 0 !important;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    display: block !important;
    border-left: 3px solid #514975;
    left: auto;
    z-index: 91050;
    width: 530px;
    transform: translate(530px, 0);
    transition: transform .6s ease-out;
}

.right_slide.in {
    transform: translate(0, 0);
}

.right_slide .modal-dialog {
    background: #fff;
    height: 100%;
    width: 100%;
    margin: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-content {
    border-radius: 0;
    border: 0;
}

.right_slide .modal_content_box {
    box-shadow: none;
}

.right_slide .modal-header {
    padding: 12px 15px;
    border-bottom: 0;
    background-color: #f6f4f4;
}

.right_slide .modal-title {
    font-weight: 600;
    font-size: 16px;
    color: #1b1f27;
}

.right_slide .modal-header .close {
    margin-top: 0;
    opacity: 1;
    color: #514975;
    font-size: 25px;
}

.breadcrumb-line {
    padding: 0;
    list-style: none;
}

.breadcrumb-line li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.breadcrumb-line li a {
    display: block;
    color: #584e87;
}

.breadcrumb-line li span {
    display: block;
    color: #b3b5ba;
}

.breadcrumb-line li a:after {
    content: '/';
    margin: 0 4px;
}

.pagention {
    text-align: right;
    color: #b3b5ba;
}

.pagention>*:hover,
.pagention>strong {
    background-color: #584e87;
    color: #fff;
}

.pagention>* {
    font-weight: 400;
    display: inline-block;
    padding: 6px 12px;
    font-size: 16px;
    border: 1px solid;
    margin: 0px 4px;
    border-radius: 3px;
    color: #584e87;
}

@media(min-width: 992px) {
    .filter_list .col-md-3:nth-child(2),
    .filter_list .col-md-3:nth-child(1) {
        width: 22%;
    }
    .filter_list .col-md-3:nth-child(3),
    .filter_list .col-md-3:nth-child(4) {
        width: 26%;
    }
}

.search_listing {
    background: url(../images/search-pur.svg)no-repeat 15px center;
    background-size: 16px;
    border-radius: 0;
    color: #9a9ea6;
    font-size: 16px;
    border: 0;
    border-bottom: 1px solid #b857b7;
    box-shadow: none !important;
    padding: 10px 20px 10px 40px;
    height: 45px;
}

.panel-group .panel+.panel {
    margin-top: 0;
}

.bgcolor {
    border-radius: 4px;
    background-color: #f2f4f8;
    border: 1px solid #e0e2ef;
    padding: 12px 15px;
    color: #101216;
    font-weight: 600;
}

.right_slide .panel-title {
    cursor: pointer;
    font-size: 14px;
    color: #08061e;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.space_text,
.white-nowrap {
    white-space: nowrap
}

.table_row_list .panel,
.table_row_list .panel-body,
.right_slide .panel,
.right_slide .panel-body {
    border: 0 !important;
    box-shadow: none;
}

.right_slide .panel,
.right_slide .panel-body {
    border-radius: 0;
}

.table_row_list .panel-heading,
.right_slide .panel-heading {
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid rgb(2 10 14 / 10%);
    padding: 0px;
}

.table_row_list .panel-heading>.panel-title,
.right_slide .panel-heading>.panel-title {
    padding: 14px 15px;
}

#accordionextra .table>tbody>tr:last-of-type>td {
    border-bottom: 1px solid #eceaf3 !important;
}

.bgcolor>.fas {
    color: #29b78b;
    font-size: 26px;
    display: block;
    text-align: right;
}

.collapsed .fa-angle-up:before {
    content: "\f107";
}

.right_slide .modal-footer {
    padding: 10px 15px;
    box-shadow: 0px 3px 8px rgb(0 0 0 / 30%);
    text-align: left;
    background: #fff;
    border-top: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.right_slide .modal-footer .btn {
    border-radius: 100px;
    padding: 6px 20px;
}

.pagention {
    text-align: right;
    color: #b3b5ba;
}

.block_form {
    padding: 20px 15px;
}

.block_form label {
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
    color: #08061e;
}

.form-control.custom-select {
    border-color: #e0e2ef;
    box-shadow: none;
    height: 38px;
    border-radius: 4px;
    color: #797c83;
    background-color: #f5f7fa;
    margin: 0 10px;
}

.choose__one,
form.block_form .form-control {
    border-color: #e0e2ef;
    box-shadow: none;
    height: 38px;
    border-radius: 4px;
    color: #797c83;
    background: url(../images/avatar.png)no-repeat 10px center #f5f7fa;
    background-size: 15px !important;
    padding: 6px 12px 6px 30px;
}

form.block_form .form-control.key_icon {
    background: url(../images/key.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.channel_icon {
    background: url(../images/internet-connection.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.facility_icon {
    background: url(../images/maintenance.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.code_icon {
    background: url(../images/url.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.title_icon {
    background: url(../images/tag.svg?v=1)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.service_icon {
    background: url(../images/next.png?v=2)no-repeat 98% center #f5f7fa;
    -webkit-app-region: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 10px;
    padding-right: 32px;
}

form.block_form .form-control.detail_icon {
    background: url(../images/description.svg?v=1)no-repeat 10px 10px #f5f7fa;
}

.modal.fade form .form-control#cu_message {
    background: url(../images/description.svg?v=1)no-repeat 11px 9px #f5f7fa;
    background-size: 14px;
}

.comfirm_order input:checked~.checkmark {
    background-color: #29b88c;
    border-color: transparent;
}

.comfirm_order .checkmark {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 3px;
}

.comfirm_order .checkmark:after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

form.block_form p {
    padding: 0;
    margin-top: 15px;
    color: #53525f;
}

.store_title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #08061e;
}

.key_txt {
    color: #101216;
    font-size: 12px;
    font-weight: 600;
    display: flex;
}

.tabs_row {
    margin: 12px 0 20px;
    border: 1px solid rgb(2 10 14 / 10%);
    border-radius: 5px;
}

.tabs_row .nav {
    border-bottom: 1px solid rgb(2 10 14 / 10%);
    padding: 0 5px;
}

.tabs_row .nav li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin-right: 10px;
}

.tabs_row .nav li span {
    display: block;
    cursor: pointer;
    color: #4b4a52;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 25px;
    position: relative;
}

.tabs_row .nav li span:after {
    content: '';
    background: #29b88c;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 3px;
    width: 0;
    transition: width ease-in-out .5s;
}

.tabs_row .nav li.active span:after {
    width: 100%;
}

.tabs_row .tab-pane {
    min-height: 70px;
    padding: 20px 25px;
    color: #08061e;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

span.bg_key {
    display: inline-block;
    width: 22px;
    height: 21px;
    border-radius: 3px;
    background-color: #29b88c;
    text-align: center;
    margin-right: 5px;
    padding: 3px;
}

.key_txt svg {
    width: 15px;
}

.location_info {
    font-size: 13px;
    color: #08061e
}

.location_info>span {
    border-radius: 6px;
    background-color: #ffffff;
    border: 1px solid #deedef;
    text-align: center;
    width: 62px;
    height: 56px;
    margin-right: 10px;
    line-height: 50px;
}

.location_info h4 {
    font-size: 15px;
    color: #08061e;
    margin-bottom: 5px;
}

.location_info h4 sub {
    font-size: 11px;
    color: #fff;
    border-radius: 10px;
    background-color: #29b88c;
    display: inline-block;
    vertical-align: super;
    padding: 4px 8px;
    line-height: normal;
}

.Status-circle {
    width: 5px;
    height: 5px;
    border-radius: 100px;
    background-color: #ee5a6b;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    margin-bottom: 4px;
}

.radiocontainer input[type=radio],
.set_payment input[type=radio],
.toggle_switch input[type=checkbox] {
    display: none;
}

.toggle_switch input[type=checkbox]:checked+.check-trail .check-handler {
    margin-left: 50%;
    background: #fff;
    left: 1px;
}

.check-handler {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: all 0.5s ease;
    width: 18px;
    height: 18px;
    filter: drop-shadow(0px 1px 1.5px rgba(59, 55, 76, 0.19));
    background-color: #ffffff;
    position: relative;
    top: -2px;
    left: -1px;
}

.check-trail {
    width: 36px;
    height: 16px;
    background: #f2f1f1;
    border-radius: 2.5em;
    transition: all 0.5s ease;
    cursor: pointer;
}

.toggle_switch input[type=checkbox]:checked+.check-trail {
    background: #29b88c;
}

.toggle_switch input[type=checkbox]:checked+.check-trail .check-handler::before {
    content: "\f00c";
    color: #29b88c;
}

.toggle_switch .check-handler:before {
    content: "\f00d";
    color: #9a9cab;
    font-size: 9px;
    font-family: 'Font Awesome 5 Free';
}

.modal_content_box .modal-body {
    padding: 0;
    /*min-height: 500px;*/
    max-height: calc(100vh - 9em);
    overflow-x: hidden;
    overflow-y: auto;
}

#Dialer .ds-flex .radio-radius+.radio-radius,
#msform .ds-flex .checkcontainer+.checkcontainer {
    margin-left: 20px;
}

.radio-radius .checkmark {
    border-radius: 100px;
    background-color: #ddd9e6;
    border-color: #ddd9e6;
}

.select_status {
    margin-top: 15px;
}

.select_status.mr-10 .checkcontainer {
    margin-bottom: 10px;
}


/*Login Admin css here*/

.app-admin {
    background: url(../images/bg-admin.jpg)no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    height: 100vh;
    min-height: 100%
}

.head_title h2,
.head_title h5 {
    color: #fff;
    margin: 0;
}

.admin-section {
    position: relative;
    height: 100%;
}

.head_title p {
    font-size: 20px;
    letter-spacing: 11px;
    font-weight: 500;
}

.head_title h2 {
    font-size: 55px;
    font-weight: 700;
    position: relative;
}

.head_title h2:after {
    content: '';
    display: block;
    width: 61px;
    height: 4px;
    border-radius: 2px;
    background-color: #ff87da;
    margin: 15px auto;
}

.head_title h5 {
    font-size: 16px;
    font-weight: 300;
}

.admin-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.admin-section ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}

.admin-section ul li a {
    display: block;
    text-decoration: none !important;
}

.step_icon {
    width: 160px;
    height: 160px;
    margin: 0 auto 10px;
    border-radius: 100px;
    background-color: #fff3f5;
    border: 9px solid #114d75;
}

.admin-section ul li a h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 26px;
}

.admin-section ul li a h3 span {
    display: block;
    font-size: 16px;
    font-weight: 300;
}

.admin-section .container {
    flex-direction: column;
    height: 100%;
}

.head_title {
    margin: 50px 0;
}

.modalheader {
    border: 0;
    background: #f6f4f5;
    margin: -20px;
    border-radius: 16px 16px 0 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
}

.login100-form {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
}

.login100-form .col-md-6 {
    padding: 0;
}

.customer_form .fifty-row:nth-child(odd),
.login100-form .col-md-6:nth-child(odd) {
    padding-right: 10px;
}

.customer_form .fifty-row:nth-child(even),
.login100-form .col-md-6:nth-child(even) {
    padding-left: 10px;
}

.login_form .modal-bx .modal-content {
    padding-right: 20px;
}

.login100-form-btn {
    padding: 8px 30px;
    font-size: 16px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.forget-txt>div {
    margin: 11px 0;
}

.panel-card {
    padding-top: 20px;
    padding-bottom: 20px;
}

.heading_card {
    color: #9ea1b2;
    margin-bottom: 10px;
    font-size: 15px;
}

.heading_card h2 {
    font-weight: 600;
    font-size: 25px;
    color: #5e5c93;
    margin-bottom: 5px;
}

#progressbar {
    list-style: none;
    padding: 0;
}

#progressbar li {
    padding: 0;
    margin-bottom: 10px;
    width: 24%;
    position: relative;
    color: #70737a;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.d-block {
    display: block;
}

#progressbar li>span:first-child {
    width: 51px;
    height: 51px;
    border-radius: 25px;
    background-color: #f6f8fa;
    border: 4px solid #e0e2eb;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    margin-bottom: 10px;
}

#progressbar li.active>span:first-child {
    background: #29b88c;
    border-color: #29b88c;
}

#progressbar li.active>span:first-child path {
    fill: #fff;
}

#progressbar li:last-child:after,
#progressbar li:first-child:after,
#progressbar li:last-child:before,
#progressbar li:first-child:before {
    background: #e0e2eb;
    position: absolute;
    top: 25px;
    z-index: 1;
    content: '';
}

#progressbar li:last-child:after,
#progressbar li:first-child:after {
    height: 4px;
    width: 100%;
    left: 0;
}

#progressbar li:last-child:before,
#progressbar li:first-child:before {
    width: 9px;
    height: 9px;
    border-radius: 20px;
    left: -12px;
    top: 22px;
}

#progressbar li:last-child:before {
    right: -12px;
    left: auto
}

#progressbar li.active:last-child:before,
#progressbar li.active:first-child:before,
#progressbar li.active:last-child:after,
#progressbar li.active:first-child:after {
    background: #29b88c;
}

.progress-bar {
    background-color: #005775;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress {
    box-shadow: none;
    margin-top: 20px;
    margin-bottom: 30px
}

.fs-title {
    margin-bottom: 15px;
    color: #005775;
    border-bottom: 1px solid rgb(33 41 75 / 10%);
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 20px;
}

.step-text {
    color: #9ea1b2;
    font-size: 15px;
    font-weight: 400;
}

.previous.btn,
.next.btn {
    padding: 10px 50px
}

.previous.btn {
    margin-right: 4px
}

#msform fieldset {
    position: relative;
}

#msform fieldset:not(:first-of-type) {
    display: none
}

.select-card {
    border-radius: 4px;
    background-color: #f5f7fa;
    border: 1px solid #e0e2ef;
    padding: 15px
}

body .select-card .form-control {
    border-color: #e0e1ef;
    height: 38px;
    box-shadow: none;
    background-color: #fcfcfc !important;
}

body .select-card .form-control[readonly] {
    background-color: #eee !important;
}

#fs_vfulfill .col-sm-6:nth-child(odd) {
    padding-right: 8px
}

#fs_vfulfill .col-sm-6:nth-child(even) {
    padding-left: 8px
}

.table_row_list .table>thead>tr>th,
.table_row_list .table>tbody>tr>td {
    text-align: left;
    position: relative;
}

.mt20 {
    margin-top: 20px
}

.mt15 {
    margin-top: 15px
}

.table_row_list {
    border-radius: 6px;
    filter: drop-shadow(0 0 2px rgba(59, 55, 76, 0.09));
    background-color: #ffffff;
    border: 1px solid rgba(233, 233, 233, 0.68);
}

.table tr {
    position: relative;
}

.listing_row .table>tbody>tr:after,
.table>tbody>tr>td>.table>tbody>tr:after {
    content: none !important;
}

#accordionextra>.panel>.panel-heading:after,
#accordion_table>thead>tr:after,
.table>tbody>tr:after {
    content: '';
    background-color: transparent;
    position: absolute;
    width: 4px;
    transition: all ease-in-out .3s;
    height: 100%;
    top: 0;
    left: 0;
}

.table>tbody>tr:hover:after {
    background-color: #cf8fd0;
}

#accordionextra>.panel:nth-child(1)>.panel-heading:after,
.table>.online_order>tr:first-child:after {
    background-color: #bbdee2;
}

#accordionextra>.panel:nth-child(2)>.panel-heading:after,
.table>.abandoned_order>tr:first-child:after {
    background-color: #efbbbb;
}

#accordionextra>.panel:nth-child(3)>.panel-heading:after,
.table>.lead_order>tr:first-child:after {
    background-color: #efdbbb;
}

#accordionextra>.panel:nth-child(4)>.panel-heading:after,
.table>.ndr_order>tr:first-child:after {
    background-color: rgb(107 105 169 / 60%);
}

.fas.fa-info-circle {
    color: #574d87;
    margin-left: 5px;
}

.tooltip-inner {
    background: #584e87;
}

#confirmation-modal .modal-dialog,
.large-modal .modal-dialog {
    max-width: 880px;
    border-radius: 19px;
    border: 2px solid rgb(145 147 152 / 26%);
    background: transparent;
}

#confirmation-modal .modal-content,
.large-modal .modal-content {
    border-radius: 14px;
    background: #ffffff;
    margin: 7px;
}

.modal.fade .contain-section {
    border-radius: 19px;
    background: transparent;
    overflow: hidden;
}

.modal.fade .contain-section .contain-inner-section {
    border-radius: 14px;
    margin-bottom: 0;
    background-color: transparent;
    box-shadow: none;
}

.modal.fade button.close {
    height: 34px;
    width: 34px;
    background-color: #005775 !important;
    top: -15px;
    right: -13px;
    position: absolute;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    line-height: 0;
    opacity: 1;
    border-radius: 50%;
}

.modal.fade button.close {
    text-shadow: none;
    color: #ffffff;
}

.modal.fade button.close:hover {
    color: #ffffff;
}

#confirmation-modal .modal-header,
.large-modal .modal-header {
    background: #f6f4f4;
    border-radius: 14px 14px 0 0;
    padding: 10px 20px;
}

.modal.fade .modal-header h4 {
    font-weight: 700;
    font-size: 18px;
    color: #131e3c;
}

.modal.fade .modal-header h4 span {
    font-size: 15px;
    color: #584f88;
}

#myModal-Confirm-Delivered .modal-dialog,
#confirmation-modal .modal-dialog {
    max-width: 460px;
}

#myModal-Confirm-Delivered .modal-body h3,
#confirmation-modal .modal-body h3 {
    font-size: 22px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    line-height: 1.1;
    color: #3f3d46;
}

#confirmation-modal .modal-body h3 small {
    font-size: 18px;
    color: #3f3d46;
}

#myModal-Confirm-Delivered .modal-body .cancel_img,
#confirmation-modal .modal-body .cancel_img {
    display: block;
    margin: auto;
    max-height: 150px;
}

.modal.fade .modal-footer {
    border-top: 0;
    padding-top: 0px;
    padding-bottom: 10px;
}

#myModal .modal-dialog {
    min-width: 780px;
}

.large-modal .modal-dialog .modal-body {
    padding: 20px
}

#myModal .modal-dialog #custShipping .row .row {
    margin-left: 0;
    margin-right: 0;
}

#myModal .modal-dialog #custShipping>.row:last-of-type .form-group {
    margin-bottom: 0;
}

.modal.fade .modal-footer button {
    margin-left: 5px;
    margin-right: 5px;
}

#myModal .modal-footer {
    padding-bottom: 25px;
}

#myModal .modal-dialog #custShipping .form-control {
    padding-left: 35px;
}

.modal.fade form label {
    color: #08061e;
    margin-bottom: 6px;
}

.modal.fade form .form-control {
    background-color: #f5f7fa;
    box-shadow: none;
    border: 1px solid #e0e2ef;
    border-radius: 4px;
    min-height: 38px;
    padding: 8px 10px 8px 30px;
}

.modal.fade form .form-control.custmor,
.modal.fade form .form-control.custmorl {
    background: url('/public/assets/images/user1.png') 13px 14px no-repeat #f5f7fa;
}

.modal.fade form .form-control.email {
    background: url('/public/assets/images/email.png') 13px 17px no-repeat #f5f7fa;
}

.modal.fade form .form-control.phone {
    background: url('/public/assets/images/phone.png') 13px 14px no-repeat #f5f7fa;
}

.modal.fade form .form-control.address,
.modal.fade form .form-control.address2 {
    background: url('/public/assets/images/pin.png') 13px 14px no-repeat #f5f7fa;
}

.modal.fade form .form-control.city {
    background: url('/public/assets/images/city.png') 13px 14px no-repeat #f5f7fa;
}

.modal.fade form .form-control.province {
    background: url('/public/assets/images/prov.png') 13px 14px no-repeat #f5f7fa;
}

.modal.fade form .form-control.zip {
    background: url('/public/assets/images/zip.png') 13px 14px no-repeat #f5f7fa;
}

.modal.fade form .form-control.country {
    background: url('/public/assets/images/country.png') 13px 14px no-repeat #f5f7fa;
}

.modal.fade .contain-section .contain-inner-section .section-body {
    box-shadow: none;
    padding: 0;
}

.modal.fade form .form-control.dashboard_icon {
    background: url('../images/dashboard.png') 13px 14px no-repeat #f5f7fa;
    background-size: 11px 11px;
}

.modal.fade form .form-control.process_icon {
    background: url('../images/process.png') 13px 14px no-repeat #f5f7fa;
    background-size: 11px 11px;
}

.modal.fade form .form-control.list_icon {
    background: url('../images/list.png') 13px 14px no-repeat #f5f7fa;
    background-size: 11px 11px;
}

.modal.fade form .form-control.queue_icon {
    background: url('../images/add-to-queue.png') 13px 14px no-repeat #f5f7fa;
    background-size: 11px 11px;
}

.modal.fade .contain-section .contain-inner-section .row.flowup>div {
    padding: 0;
    padding: 20px 35px;
}

.modal.fade .flowup .ajax-cloak label {
    background: none;
    color: #131e3c;
    font-size: 22px;
    padding: 0;
    font-weight: 900;
}

.modal.fade .flowup textarea.form-control {
    margin-top: 0px;
    border: 1px solid #e2e2e2;
    box-shadow: none;
    border-radius: 5px;
    resize: none;
    height: 52px;
    padding: 15px;
    font-size: 15px;
    background: #ffffff;
}

.modal.fade .flowup .ajax-cloak.d-flex {
    justify-content: space-between;
    align-items: baseline;
}

.btn-red,
.modal-action,
.modal.fade .btn-red,
.modal.fade .btn-blue {
    background: #005775;
    color: #ffffff !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    font-weight: 600;
    border: none;
    min-height: 30px;
    padding: 8px 17px;
}

.modal.fade .btn.btn-blue,
.modal-action {
    background-color: #005775;
}

.modal.fade .ajax-cloak .btn-red {
    height: 53px;
}

.btn-red .fas,
.modal-action .fas,
.modal.fade .btn .fas {
    margin-left: 5px;
}

.modal.fade .flowup .ajax-cloak.d-flex .btn-red {
    margin-left: 9px;
}

.modal.fade .timeline-box {
    text-align: center;
    width: 109px;
    margin-left: 9%;
    border: none;
    box-shadow: none;
    margin-bottom: 17px;
    border-radius: 12px;
    height: 25px;
    background: #fddddd;
    margin-top: 3px;
}

.modal.fade .timeline-box h3 {
    color: #9e6767;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 23px;
}

.modal.fade .timelines {
    display: block;
}

.modal.fade .timelines-container {
    padding: 10px 0 !important;
    position: relative;
    background-color: inherit;
    width: 100%;
    right: 0 !important;
    left: auto !important;
    padding-left: 20% !important;
}

.modal.fade .timelines-container.right::before,
.modal.fade .timelines-container.left::before {
    content: none;
}

.modal.fade .timelines-container::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: auto;
    background-color: #58bae8;
    border: 1px solid #ffffff;
    top: 18px;
    border-radius: 50%;
    z-index: 1;
    left: 114px;
    box-shadow: 0px 0px 22px 0px rgb(52 66 85 / 32%);
}

.modal.fade .timelines-container::before {
    content: ' ' !important;
    position: absolute;
    width: 10px;
    height: 10px;
    right: auto;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    top: 23px;
    border-radius: 50%;
    z-index: 2;
    left: 119px;
    display: block;
}

.modal.fade .timelines::after {
    content: '';
    position: absolute;
    width: 2px;
    background-color: #e6e8e8;
    top: 20px;
    bottom: 10px;
    left: 15%;
    margin-left: 2px;
}

.modal.fade .timelines-content {
    padding: 10px 10px 19px 10px;
    background-color: #f2f7fa;
    border: 2px solid #ffffff;
    box-shadow: 0px 3px 13px 0px rgb(52 66 85 / 8%);
    border-radius: 0;
    display: flex;
    flex-direction: column-reverse;
}

.modal.fade .timelines .timelines-container:nth-child(2n+2)::after {
    background-color: #ee5a6b;
}

.modal.fade .timelines .timelines-container:nth-child(3n+3)::after {
    background-color: #6bcd9d;
}

.modal.fade .timelines .timelines-container:nth-child(4n+4)::after {
    background-color: #ffbe40;
}

.modal.fade .timeline-footer {
    display: block;
    border: 0;
}

.modal.fade .timelines-content p {
    padding-bottom: 0;
    margin-top: 10px;
    padding-left: 55px;
    color: #62656e;
}

.modal.fade .timelines-content .left-section .fa.fa-user {
    border: 2px solid #ffffff;
    height: 37px;
    width: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    background: gray;
    color: #fff;
    left: 11px;
    top: 11px;
    box-shadow: 0px 0px 12px 0px rgb(52 66 85 / 22%);
}

.modal.fade .timeline-footer .left-section {
    padding-left: 55px;
    color: #303236;
}

.modal.fade .timeline-footer .right-section i {
    display: none;
}

.modal.fade .timeline-footer .right-section {
    float: right;
    font-weight: bold;
    position: absolute;
    left: -26%;
    width: 93px;
    font-weight: 400;
    text-align: right;
    top: 5px;
}

.modal.fade .btn.load_more {
    width: 146px;
    height: 31px;
    margin-top: 26px;
    margin: 26px auto 10px auto;
    border-color: #d3d3d3;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6e7380;
    background: none !important;
    border-radius: 0px !important;
}

.modal.fade .btn.load_more:hover {
    opacity: 0.9;
}

.choose_logo>label {
    font-size: 14px !important;
    border-radius: 4px;
    background: url(../images/folder.png)no-repeat #f5f7fa 13px 13px;
    background-size: 15px;
    border: 1px solid #e0e2ef;
    color: #797c83 !important;
    font-weight: 400;
    padding: 8px 10px 8px 35px;
    cursor: pointer;
    display: block;
}

.dropdown.wallet-box {
    position: relative;
    display: block;
    margin-right: 10px;
}

.wallet-row a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-top: -2px;
}

.wallet-row {
    letter-spacing: .2px;
    border-radius: 100px;
    background-image: linear-gradient(0deg, #574d87 0%, #5742bc 100%);
    position: relative;
    color: #fff !important;
    padding: 4px 20px;
}

.wallet-row>div {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
}

.wallet-row>div:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%;
    background: #fff;
    right: 0;
    top: 12%;
}

.p_rtl_10 {
    padding-left: 10px;
    padding-right: 10px
}

.total_zips,
#add_csv,
.request_btn {
    color: #c50ed0;
    background: transparent;
    padding: 0;
    cursor: pointer;
}

#add_csv_Neg {
    color: #c50ed0;
    background: transparent;
    padding: 0;
    cursor: pointer;
}

form.block_form .form-control.email_icon {
    background: url(/public/assets/images/email.png)no-repeat 10px 15px #f5f7fa;
}

form.block_form .form-control.phone_icon {
    background: url(/public/assets/images/phone.png)no-repeat 10px center #f5f7fa;
}

#accordionextra .table>tbody>tr>td,
#accordionextra .table>thead>tr>th,
.table_row_list .table>tbody>tr>td,
.table_row_list .table>thead>tr>th,
.table_row_list .table>tbody>tr>th {
    padding-right: 15px;
    padding-left: 15px;
}

.table_row_list .table>tbody>tr>th,
.table_row_list .table>tbody>tr>td {
    padding-top: 12px;
    padding-bottom: 12px;
}

.table_row_list .table>tbody>tr>td:nth-child(1),
.table_row_list .table>thead.table_head>tr>th:nth-child(1) {
    width: 34%;
}

.table_row_list .table>tbody>tr>td:nth-child(3),
.table_row_list .table>thead.table_head>tr>th:nth-child(3) {
    width: 6%
}

.save_tags .bootstrap-tagsinput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.save_tags .bootstrap-tagsinput input {
    border-radius: 4px;
    background-color: #f5f7fa;
    border: 1px solid #e0e2ef;
    height: 38px;
    width: 100%;
    display: inline-block;
    line-height: 1.42857143;
    background: url(../images/bookmark-tag.png)no-repeat 12px center #f5f7fa;
    background-size: 10px !important;
    margin-bottom: 10px;
    padding: 6px 12px 6px 30px;
}

.save_tags .badge.badge-primary {
    order: 1;
    border-radius: 12px;
    background-color: #ddedf6;
    padding: 7px 12px;
    margin: 0 5px 5px 0;
    color: #42738e;
}

.bootstrap-tagsinput .badge [data-role="remove"]::after {
    background: transparent !important;
    padding: 0;
    font-size: 16px;
    color: #4f5d5e !important;
    line-height: 12px;
    vertical-align: top;
    font-family: 'Lato', sans-serif;
}

.wallet-head span {
    color: #ee5a6b;
}

.wallet_price {
    color: #3d3f44;
    font-size: 36px;
}

#frmRechargeSetting .form-card {
    min-height: 300px
}

.btnrecharge {
    background-color: #548616;
    border: 1px solid transparent;
    color: #fff !important;
    box-shadow: none !important;
    padding: 8px 18px;
}

button.btn.btnspc {
    background: #005775;
}

.sync_product_call {
    background: #005775;
    color: #fff !important;
}

.modal.fade form label.mb0,
.block_form .toggle_switch label,
.mb0 {
    margin-bottom: 0
}

.block_form .toggle_switch label {
    font-weight: 600;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.funds-input {
    position: relative;
}

.funds-input .form-control {
    background-color: #f5f7fa;
    border-color: #e0e2ef;
    box-shadow: none;
    height: 38px;
    color: #797c83;
    padding: 6px 10px 6px 30px;
}

.symbal {
    padding: 0;
    color: #66868c;
    position: absolute;
    left: 15px;
    top: 6px;
    font-size: 20px;
}

.more_recharge,
.funds-amount>span {
    cursor: pointer;
    margin-bottom: 10px;
    border: 2px dashed #7a9caf;
    width: 16.5%;
    text-align: center;
    color: #597f94;
    font-size: 15px;
    font-weight: 600;
    margin-right: 7px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    padding: 1px;
}

.more_recharge>div,
.funds-amount span>span {
    border-radius: 5px;
    background-color: #ddedf6;
    display: block;
    vertical-align: middle;
    padding: 2px 5px;
}

.more_recharge {
    margin-right: 0;
    width: 27%;
    border-color: rgb(88 186 232 / 65%);
}

.more_recharge>div {
    background-color: rgb(88 186 232 / 20%);
    color: rgb(0 168 247);
}

.funds-amount>span:nth-child(2) {
    border-color: #d5a0a0;
    color: #a07373
}

.funds-amount>span:nth-child(3) {
    border-color: #e0f9f1;
    color: #599e88
}

.funds-amount>span:nth-child(4) {
    border-color: #e3d1b6;
    color: #988971
}

.funds-amount>span:nth-child(2)>span {
    background-color: #ffe7e7
}

.funds-amount>span:nth-child(3)>span {
    background-color: #e0f9f1
}

.funds-amount>span:nth-child(4)>span {
    background-color: #fff5e6;
}

.payment_options>p {
    color: #101216;
    font-size: 16px;
}

.payment_options>p>span {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #584e87;
}

.payment_options {
    margin-top: 12px
}

.payment_options>p>span img {
    filter: invert(1);
}

.payment_options>span {
    font-size: 20px;
    font-weight: 800;
    color: #ff6874
}

.payment_options:nth-child(2)>span {
    color: #46c188
}

.payment_options:nth-child(3)>span {
    color: #584e87
}

.set_payment:nth-child(even) {
    padding-right: 5px;
}

.set_payment:nth-child(odd) {
    padding-left: 5px;
}

.set_payment>label {
    position: relative;
    cursor: pointer;
    padding: 10px 8px;
    background-color: #f8f9fb;
    border: 1px solid #e0e2ef;
    width: 100%;
    border-radius: 5px;
}

.select-payment>p {
    color: #182446;
    font-size: 20px;
    font-weight: 600
}

.payment_icon,
.payment_options>p>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
}

.payment_icon {
    width: 34px;
    height: 34px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid rgba(236, 198, 216, 0.25);
}

.payment_content {
    color: #101216;
    font-size: 12px;
    font-weight: 400;
}

.payment_content h5 {
    color: #101216;
    font-size: 16px;
    font-weight: 600;
}

.radiomark_check {
    height: 18px;
    width: 18px;
    border-radius: 20px;
    background-color: transparent;
    border: 2px solid #ae4678;
    position: relative;
}

.radiomark_check:before {
    background-color: #b04b7c;
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 200px;
    transform: scale(0);
    transition: all ease-out .3s;
}

.set_payment input:checked~label {
    background-color: #fff5fa;
    border: 1px solid #ecc6d8;
}

.set_payment input:checked~label>.radiomark_check:before {
    transform: scale(1);
}

.set_payment {
    width: 50%;
    margin-bottom: 10px;
    float: left;
}

.payment_btn {
    margin-top: 10px;
    color: #fff !important;
    padding: 8px 22px;
    border-radius: 200px;
}

body.nav-medium.loadbar {
    padding-right: 0px !important;
}

.dropdown.wallet-box:hover .dropdown-content {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.dropdown-content {
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out .5s;
    position: absolute;
    background-color: #fff;
    width: 92%;
    z-index: 99;
    border-radius: 3px;
    margin: 0 auto;
    right: 0;
    left: 0;
}

.dropdown-content a {
    padding: 7px 15px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    font-weight: 600;
}

.dropdown-content a:hover {
    background: rgb(252 228 228 / 60%);
    color: #a94442;
}

.right_slide .modal-header:after,
.right_slide .modal-header:before {
    content: none!important;
}

form.block_form textarea.form-control {
    height: 120px;
    background-position: 10px 8px;
}

.modal.fade .modal-header.no-bg {
    background: none;
    padding-left: 15px;
    border-bottom: 0px;
}

.modal.fade .modal-body .modal-header {
    border-radius: 0;
    margin: 10px -20px;
    padding-left: 20px !important;
}

.modal.fade .modal-body .table_loop {
    padding: 0;
    filter: drop-shadow(0 0 0px rgba(255, 55, 76, 0));
}

.modal.fade .modal-body .table_loop:first-of-type {
    margin-top: -10px;
}

.modal.fade .table>tbody>tr>td,
.modal.fade .table>thead>tr>th {
    border-top: 0px solid #ddd;
    padding-left: 15px;
    padding-right: 15px;
}

.modal.fade .table>tbody>tr:hover {
    box-shadow: 8px 0px 22px 0px rgb(52 66 85 / 8%);
    position: relative;
}

.modal.fade .table>tbody>tr:not(:last-of-type):hover>td {
    border-bottom: 1px solid #ddd !important;
}

.table>tbody>tr:last-of-type>td {
    border-bottom: 0px !important;
}

.modal.fade .table>thead>tr>th {
    color: #0b1438;
    font-weight: bold;
}

.modal.fade .table>tbody>tr>td {
    color: #656369;
}

#bvcCallbackLogs .modal-body {
    border-radius: 0 0 14px 14px;
    overflow: hidden;
}

#bvcCallbackLogs .modal-dialog {
    width: 98%;
    max-width: 98%;
}

#bvcCallbackLogs .table>tbody>tr>td .bg-lightred {
    display: inline-block;
    padding: 4px 15px;
    border-radius: 10px;
}

#bvcCallbackLogs .table>tbody>tr>td .fas {
    font-size: smaller;
}

#fulfill-modal .modal-header,
#exampleModalLong .modal-header {
    padding-left: 15px;
}

.flex_1 {
    flex: 100%
}

.search_filter {
    margin-left: 10px
}

.filter_btn .btn {
    padding: 6px 8px;
    line-height: 20px;
    border-radius: 4px;
    background-color: #005775;
    margin-left: 12px;
}

.filter_btn .btn img {
    filter: invert(1);
}

.mb20 {
    margin-bottom: 20px;
}

.mb10 {
    margin-bottom: 10px
}

.small_modal {
    width: 355px
}

.panel.active .panel-heading {
    filter: drop-shadow(0px 3px 4px rgba(133, 145, 166, 0.25));
    background-color: #f4f8ff;
}

.green-radio {
    padding-right: 0;
}

.green-radio .checkmark {
    border-radius: 20px;
    border-color: #29b88c;
    border-width: 1px
}

.green-radio .checkmark:after {
    left: 5px;
    top: 2px;
}


/* .payment__status_filter+.payment__status_filter {
    margin-top: 5px;
} */

#filter_list .panel .form-control {
    height: 38px;
    border-color: transparent;
    border-radius: 4px;
    background-color: #f1f1f1;
    box-shadow: none;
}

#myTable.table {
    margin-top: 10px;
}

#myTable.table>tbody>tr>td,
#myTable.table>thead>tr>th {
    border: 0;
    padding: 5px 5px;
}

#myTable.table>tbody>tr>td .form-control,
#myTable.table>thead>tr>th .form-control {
    padding: 10px;
    height: 38px;
    background-image: none
}

.mb15 {
    margin-bottom: 15px;
}

.download_wallet_history,
.download_trans_history {
    border-radius: 100px;
    padding: 4px 12px;
}

.download_wallet_history i,
.download_trans_history i {
    font-size: 15px;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -2px;
}

.trans_title h4 {
    font-size: 18px;
}

.panel-body .input-group {
    display: block;
}

.trans_title {
    background: #f3f3f5;
    padding: 6px 20px;
    border-radius: 4px 4px 0 0;
}

.table_history {
    border-radius: 4px;
    filter: drop-shadow(0 0 2px rgba(59, 55, 76, 0.09));
    background-color: #ffffff;
    border: 1px solid rgba(233, 233, 233, 0.68);
}

.table_history>.table>tbody>tr>td,
.table_history>.table>thead>tr>th {
    text-align: left;
    padding: 10px 20px;
}

.table_history>.table>thead>tr>th {
    color: #141f36
}

.table_history>.table>tbody>tr>td:first-child {
    color: #464255;
    font-weight: 800;
}

.table_history>.table>tbody>tr:nth-child(odd) {
    background-color: #fcfcfc
}

.bg-lead {
    background: rgb(107 105 169 / 15%);
    color: #005775;
}

.bg-ndr {
    background: rgb(253 239 217);
    color: #b4986d
}

.bg-aband {
    background: rgb(253 221 221);
    color: #c48383
}

.middle-center .payment_statu {
    text-align: center;
    font-weight: 700
}

.wallet_balance_view .wallet-head {
    border-radius: 13px;
    background-image: linear-gradient(-71deg, #07234e 0%, #5747a5 100%);
    color: #fff;
    padding: 12px 15px;
}

.wallet_balance_view .wallet-head h3 {
    color: #fff;
    font-size: 26px
}

.wallet-head+.wallet-head {
    margin-left: 10px;
}

.modal.fade .btn.btn-blue.disabled,
.btn.disabled {
    background-image: url(../images/Rolling.gif) !important;
    background-size: 18px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.next.disabled {
    background-position: 90% center;
}

.swal2-cancel {
    background: #ee5a6b !important;
}

.swal2-confirm {
    background: #005775 !important;
}

#fulfillment form.block_form {
    padding: 0
}

.canvas-date {
    border-color: transparent;
    border-radius: 100px;
    box-shadow: none;
    background-color: #e6f1fa;
    padding: 4px 12px;
    font-size: 12px;
    color: #1b3f42;
}

.canvas-date span {
    margin: 0 4px;
}

.canvas-date img {
    margin-top: -3px
}

.green-line {
    width: 100%;
    height: 4px;
    background: #e0e2eb;
    position: absolute;
    top: 25px;
    z-index: 1;
    left: 0;
}

#progressbar li:last-child .green-line {
    display: none;
}

#progressbar li.active .green-line {
    background-color: #29b88c
}

label em {
    vertical-align: middle;
    color: red;
    font-style: normal;
    line-height: 15px;
    font-size: 16px;
}

.select-payment>p {
    width: 100%
}

#fs_5 h5+h5 {
    margin-top: 10px;
}

.first_id .order-flag .btn img {
    width: 14px;
    vertical-align: text-bottom;
}

.first_id .order-flag .btn {
    padding: 3px 5px;
}

img#current_store_logo {
    height: 150px;
}

.table_loop .first_id.box_small .order-flag {
    margin-left: 8px
}

.table_loop_2>.table>tfoot>tr>td:last-child,
.table_loop_2>.table>tbody>tr>td:last-child,
.table_loop_2>.table>thead>tr>th:last-child {
    text-align: right;
}

.table_loop_2>.table>tbody>tr>td,
.table_loop_2>.table>thead>tr>th {
    padding: 8px 15px;
    border: 0;
    text-align: left;
}

.table_loop_2>.table>tbody>tr>td {
    padding-top: 0
}

.table_loop_2>.table>thead>tr>th {
    padding-bottom: 0
}

.table_loop_2>.table>tfoot>tr>td {
    padding: 8px 8px;
}

.table_loop_2>.table>tfoot>tr>td>.info_icon {
    display: block;
}

.table_loop_2 .payment_statu {
    width: 110px;
    text-align: center;
}

.table_loop_2>.table td .fa-user,
.table_loop_2>.table td .fa-calendar-alt {
    vertical-align: baseline;
    line-height: normal;
}

.info_icon i {
    margin: 0 !important;
    line-height: normal !important;
}

.first_child {
    color: #000000;
    font-weight: 700
}

#notifications.right_slide {
    width: 380px
}

.close-x {
    color: #c50ed0;
    cursor: pointer;
    padding-left: 7px;
    border-left: 1px solid #dadada;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.Noti-list {
    display: flex;
    padding: 12px 15px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.noti-profile {
    width: 40px;
    height: 40px;
}

.Noti-cont p {
    color: #9a9a9b;
    padding-bottom: 8px;
}

.Noti-date {
    color: #606060;
}

.Noti-cont h4 {
    margin-bottom: 4px;
}

.Noti-cont {
    margin-left: 10px;
}

.table>tfoot>tr>td.row_details>.table>tbody>tr>td,
.table>tbody>tr>td.row_details>.table>tbody>tr>td {
    vertical-align: top !important;
}

span.mt2 {
    display: block;
}

span.f_size11 {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 10px;
}

.comments-counter {
    position: absolute;
    top: -5px;
    border-radius: 100px;
    background: #e94d3b;
    color: #fff;
    font-size: 8px;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -3px;
}

.table_loop_2 .order-flag .btn {
    padding: 6px 8px;
}

.table_loop_2>table>thead.row_fx>tr>th:nth-child(5) {
    width: 31%;
}

.table_loop_2>table>thead.row_fx>tr>th:nth-child(3) {
    width: 22%
}

.table-pop-order th,
.table-pop-order td {
    white-space: nowrap;
    text-align: left !important
}

.mt10 {
    margin-top: 10px;
}

.btn.close_btn.update {
    padding: 8px 20px;
    text-transform: uppercase;
}

.table_loop_2 .order-flag .btn.update_note {
    background: #fff5e6;
    color: #e3ab58;
}

.togglesearch {
    background: #ffffff;
    position: absolute;
    top: 36px;
    right: 5px;
    width: 340px;
    line-height: 60px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 50%);
    border-top: 3px solid #ee5a6b;
    display: none;
    padding: 15px 15px;
    border-radius: 4px;
}

.togglesearch:before {
    content: "";
    position: absolute;
    top: -22px;
    right: 2px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #ee5a6b;
}

.togglesearch input[type="text"] {
    outline: none;
    border-color: #e0e2ef;
    box-shadow: none;
    height: 38px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #797c83;
    padding: 8px;
    background-color: #f5f7fa
}

.togglesearch input[type="submit"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: url(../images/search.svg)no-repeat center center;
    background-size: 16px;
    background-color: #ee5a6b;
    padding: 9px 25px;
    text-indent: -999px
}

.admin_profile .dropdown-menu {
    top: 35px;
    border: 1px solid #dbd9e9;
    width: 220px;
    border-radius: 10px;
    filter: drop-shadow(0px 9px 8px rgba(26, 31, 55, 0.08));
    background-color: #ffffff;
    border: 0;
    left: auto;
    right: 0;
    padding: 0
}

.admin_profile .dropdown-menu>div>a {
    color: #747375;
    padding: 10px 20px;
    display: flex;
    align-items: center;
}

.admin_profile .dropdown-menu>div>a:nth-child(even) {
    background-color: #fbfcfc
}

.admin_profile .dropdown-menu>.store_down>a:after {
    flex-shrink: 0;
    width: .8rem;
    height: .8rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: .8rem;
    transition: transform .2s ease-in-out;
    transform: rotate(-90deg)
}

.admin_profile .dropdown-menu>div>a i {
    width: 14px;
    margin-right: 5px;
    font-size: 12px;
}

.login_container ._color_blue {
    color: #091c43 !important
}

.admin_profile .dropdown-menu>div>a svg {
    margin-right: 5px;
}

#profile:after {
    display: inline-block;
    margin-left: .2em;
    content: "\f0d7";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    vertical-align: middle;
}

.admin_profile .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -20px;
    right: 20px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #005775;
}

#customStores {
    display: none;
}

.no_found>tr:after {
    content: none !important;
}

.store_drop {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    background: #005775;
    color: #fff;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
}

span.store_drop:after {
    flex-shrink: 0;
    width: 1.2rem;
    height: 1.2rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.2rem;
    transition: transform .2s ease-in-out;
}

.store_down {
    display: none;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item blockquote {
    border: 0;
}

.note-btn-group .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.note-toolbar-wrapper {
    background: #efefef;
}

.note-btn-group.btn-group.note-color>.note-btn-group.btn-group.note-color {
    display: flex;
}

.note-btn-group.btn-group.note-color>div>button:nth-child(2) {
    padding: 0 !important;
    width: auto;
    margin-left: -5px;
}

body .note-popover .popover-content .note-color .dropdown-menu,
body .card-header.note-toolbar .note-color .dropdown-menu {
    margin-left: -90px;
}

body .note-popover .popover-content .note-para .dropdown-menu,
body .card-header.note-toolbar .note-para .dropdown-menu {
    min-width: 222px;
    padding: 5px;
    margin-left: -82px;
}

.business_growth a,
#fs_5 h5 a,
#fs_5 h5 .support_phone {
    color: #ee5a6b;
    font-weight: 600;
}

form.block_form .form-control.no_icon {
    padding: 6px 12px;
    background-image: none !important;
}

#button_color,
#button_text_color,
#page_top_text_background {
    width: 48px;
    height: 48px;
    margin: 0 auto;
    border: 0;
    padding: 0;
    background-color: transparent;
}

#frmCheckoutSetting .color_picker .col-md-6 {
    padding: 0
}

#rules .check-trail,
#frmZipCodesSetting .check-trail,
#frmCheckoutSetting .check-trail {
    height: 20px;
    width: 50px
}

#rules .check-handler,
#frmZipCodesSetting .check-handler,
#frmCheckoutSetting .check-handler {
    width: 24px;
    height: 24px;
    top: -3px;
    left: -2px;
}

#rules .toggle_switch input[type=checkbox]:checked+.check-trail .check-handler,
#frmZipCodesSetting .toggle_switch input[type=checkbox]:checked+.check-trail .check-handler,
#frmCheckoutSetting .toggle_switch input[type=checkbox]:checked+.check-trail .check-handler {
    left: 2px;
}

#rules .toggle_switch .check-handler:before,
#frmZipCodesSetting .toggle_switch .check-handler:before,
#frmCheckoutSetting .toggle_switch .check-handler:before {
    font-size: 12px;
}

.setting_head .alert-danger {
    display: block;
    padding: 10px 30px;
    border-radius: 5px;
}

.setting_head .alert-danger a {
    color: #5744b2;
    font-weight: 700;
}

.admin_profile .dropdown-menu>.store_down>a {
    background: #fbfcfc;
    border-bottom: 1px solid #e2e2e2;
}

.admin_profile .dropdown-menu>.store_down>a.active {
    background: rgb(252 228 228 / 60%);
    color: #a94442;
}

span.generate_key {
    color: #c50ed0;
    text-align: right;
    float: right;
    font-weight: 400;
    font-size: 13px;
}

#legal_setting .note-editable {
    height: 150px
}

.pagination_bar {
    margin: 20px 0;
    justify-content: flex-end;
}

.pagination_bar .tbl_pagination {
    margin: 0;
}

.pagention>a[rel="next"],
.pagention>a[rel="prev"] {
    font-size: 0
}

.pagention>a[rel="next"]:before,
.pagention>a[rel="prev"]:before {
    content: '\f104';
    font-size: 16px;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free'
}

.pagention>a[rel="next"]:before {
    content: '\f105';
}

.btn-margin {
    font-size: 16px;
    font-weight: 700;
    color: #0f304c;
    margin: 0 15px 0 0;
}

img#current_store_logo {
    height: 100px;
}

#SMS .panel-title .first_id {
    margin-right: 8px
}

.grid_icon img {
    max-width: inherit;
}

.table.text-left>tbody>tr>td,
.table.text-left>thead>tr>th {
    text-align: left;
}

span.small-txt {
    width: auto
}

.tooltip.top .tooltip-arrow {
    border-top-color: #574d87
}

.order_heading {
    padding: 10px 15px;
    background: #f9f9f9;
    font-weight: 700;
    font-size: 14px;
    border-left: 5px solid #cf8fd0;
}

.order_heading .first_id {
    justify-content: flex-start;
}

.order_heading .order-flag {
    margin-left: 10px;
}

.phone_icon {
    background: #e1edf8;
}

.tool_icon {
    background: rgb(107 105 169 / 15%);
    color: #005775;
}

.tooltip-inner i {
    color: #fff !important;
}

.toolbx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tool_icon .tooltip {
    width: 230px;
}

.tool_icon .tooltip-inner {
    max-width: 100%;
}

.text-left .first_id {
    padding-left: 20px;
}

.key-view .input-group-text {
    width: 45px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #005775;
    cursor: pointer;
}

.filedata #processCVSFile,
.key-view .input-group-text {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.filedata .choose_logo>label,
.key-view input.form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#myProgress {
    width: 100%;
}

#myBar {
    width: 1%;
}

.filedata #processCVSFile {
    padding: 11px 25px;
}

.next-input__help-text:hover,
.next-input__help-text a:hover {
    color: #c50ed0
}

.store_reust .modal-dialog {
    width: 100%;
    max-width: 930px;
}

.store_reust .modal-bx .modal-content {
    background: #f2f5fa;
    padding: 0px;
}

.store_reust .modal-header {
    border-color: rgb(63 66 83 / 9%);
    color: #131e3c
}

.store_reust .modal-header h3 {
    font-weight: 700;
    font-size: 22px;
    color: #131e3c
}

.store_reust .modal-header,
.store_reust .modal-body {
    padding-left: 22px;
    padding-right: 22px;
}

.disabled_list .comfirm_order input:disabled~span {
    cursor: not-allowed;
}

.disabled_list .comfirm_order {
    margin-right: 10px;
}

.store_card {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.store_titl {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
    color: #131e3c
}

.store_card>.form-row>div>label {
    font-size: 14px;
}

.col20 {
    width: 18%;
    margin-right: 15px;
}

.col25 {
    width: 25%;
    margin-right: 15px;
}

.col40 {
    width: 28%
}

.number-control {
    margin-left: 6px;
    padding-left: 10px !important;
    width: 70px;
    min-height: 36px !important;
}

.store_table {
    border-radius: 6px;
    background-color: #ffffff;
    border: 1px solid rgba(233, 233, 233, 0.68);
}

.radiocontainer.green_radio input:checked~.radiomark {
    border-color: #29b88c
}

.modal.fade form .form-control.store_field {
    min-height: 32px;
    width: 100px;
    margin: 0 10px;
}

.price_icon {
    font-size: 16px;
    color: #08061e;
}

.store_table>.table>tbody>tr>td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.data-sync {
    color: #574d87
}

#cu_message {
    height: 120px;
}

#profile span {
    color: #548616;
    font-weight: 700;
}

span.txt_ndr_rto {
    margin-left: 10px;
}

tr.self_tr>td {
    background: #f3f3f5;
    padding: 10px 22px !important
}

tr.self_tr:after {
    background-color: #cf8fd0 !important;
}

h4.title_desp {
    font-size: 13px;
    margin-bottom: 0px;
    cursor: pointer;
}

.first_id .fa.fa-star {
    color: red;
    font-size: 12px;
    margin-left: 4px;
}

.user_request>.rouned50 {
    position: absolute;
    left: -25px;
    top: -1px;
}

.profmin_img {
    border-radius: 100px;
    max-width: inherit;
    border: 2px solid #fff;
    box-shadow: 0 0 10px #eee;
}

.aprovd-card {
    position: relative;
    border-left: 2px solid #f5f5f6;
    margin-left: 20px;
}

.aprovd-card h4 {
    font-size: 15px;
    color: #000;
}

.user_request h4 span {
    font-size: 12px;
    color: #959595;
}

.aprovd-card p {
    padding: 0
}

.arrvod_request:before {
    background-color: #faba59;
    content: '';
    left: -8px;
    color: #737881;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #f5f5f5;
    z-index: 1;
    position: absolute;
}

.user_request {
    display: block;
    padding-bottom: 20px;
    position: relative;
    padding-left: 35px;
}

.arrvod_request {
    padding-left: 35px;
    position: relative;
}

.profmin .media-body,
.profmin .media-left {
    vertical-align: middle;
}

.message_area textarea.form-control {
    height: 80px !important;
    background-image: none;
    padding: 6px 12px
}

.message_area .btn {
    margin-right: 4px;
}

.swal2-popup.swal2-toast {
    overflow: hidden !important;
}


/*datepicker css*/

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>td {
    text-align: center;
}

.table-condensed>thead>tr>th.dow {
    color: #353535;
    background-color: #f7f7f7;
    margin-bottom: 10px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.table-condensed>thead>tr>th.dow,
.table-condensed>tbody>tr>td.day {
    padding: 12px 13px;
    color: #222;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #e6e6e6
}

.table-condensed>tbody>tr>td.day:hover {
    background: #F0F8FF;
}

.datepicker.datepicker-dropdown {
    padding: 4px;
}

.datepicker-centuries span.century.active,
.datepicker-decades span.decade.active,
.datepicker-years span.year.active,
.datepicker-months span.month.active,
.table-condensed>tbody>tr>td.day.active {
    background: linear-gradient(0deg, #574d87 0%, #5742bc 100%) !important;
    color: #fff;
}

.table-condensed>thead>tr>th.next,
.table-condensed>thead>tr>th.prev {
    font-size: 0;
    cursor: pointer;
}

.datepicker .table-condensed>thead>tr>th.next:after,
.datepicker .table-condensed>thead>tr>th.prev:after {
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #000;
}

.datepicker .table-condensed>thead>tr>th.next:after {
    content: '\f105';
}

.table-condensed>thead>tr>th.datepicker-switch {
    color: #000;
}

.form-control.custom-select.select_statu {
    max-width: 90px;
    margin: 0 auto;
    height: 35px;
    padding-left: 5px;
    padding-right: 5px;
}

.location_info>span.verfy {
    width: auto;
    height: auto;
    font-size: 15px;
    color: #29b88c;
    background-color: transparent;
    border: 0;
    line-height: normal;
    margin-right: 6px;
}

.fa-check-cricle:before {
    content: '\f058';
}

#Dialer .location_info h4 sub {
    font-size: 12px;
    top: 0;
    border-radius: 100px;
    padding: 3px 12px;
    margin-left: 0;
    font-weight: 700;
    background: #005775;
}

.btn.disabled {
    pointer-events: none;
}

.block_form label.select_all {
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    display: table;
    margin-bottom: -6px;
}

.block_form label.select_all:hover {
    color: #ee5a6b;
}

.location_info+.location_info {
    margin-top: 5px;
}

.table_history .block_form {
    padding-left: 25px;
    padding-right: 25px;
}

.p-0 {
    padding: 0 !important
}

.table_history .block_form label {
    flex: 33%;
}

form.block_form .form-control.amount_icon {
    background: url(../images/wallet_icon.png)no-repeat 10px center #f5f7fa;
}

.panel-body .table>thead>tr>th.cls_req_disp {
    font-size: 13px;
    font-weight: 400;
}

#Disposition .panel-body .table>thead>tr>th:last-child,
#Disposition .panel-body .table>tbody>tr>td:last-child {
    width: 10%;
}

.tab-panel li {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 14px;
}

.tab-panel li:first-child:focus a,
.tab-panel li:first-child:hover a,
.tab-panel li:first-child.active a {
    background: rgb(46 213 163 / 15%);
    color: #00a389;
}

.tab-panel li:last-child:focus a,
.tab-panel li:last-child:hover a,
.tab-panel li:last-child.active a {
    color: #ff5b5b;
    background: rgb(255 91 91 / 15%);
}

.tab-panel li a {
    background-color: #f3f3f5;
    color: #000;
    font-weight: 600;
}

.preview_details {
    margin-top: 8px;
    font-size: 12px;
}

.datepicker-centuries td,
.datepicker-decades td,
.datepicker-years td,
.datepicker-months td {
    padding: 0 !important;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.datepicker-centuries span.century:hover,
.datepicker-decades span.decade:hover,
.datepicker-years span.year:hover,
.datepicker-months span.month:hover {
    background: #F0F8FF;
}

.datepicker-centuries span.century,
.datepicker-decades span.decade,
.datepicker-years span.year,
.datepicker-months span.month {
    float: left;
    padding: 18px 5px;
    cursor: pointer;
    width: 16.666666666666668%;
    white-space: nowrap;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

#custShipping1>.row>.col-xs-6:nth-child(odd) {
    padding-left: 0;
}

#custShipping1>.row>.col-xs-6:nth-child(even) {
    padding-right: 0;
}

#custShipping1>.row {
    margin: 0;
}

#Dialer .location_detail.bgcolor {
    padding-top: 10px;
    padding-bottom: 10px;
}

#Dialer .bgcolor+.bgcolor {
    margin-top: 8px;
}

#Dialer .location_detail.bgcolor>.bgcolor {
    border-color: #c0c0c0;
    border-style: dashed;
}

.comfirm_order.mark_cross .checkmark {
    background-color: #ee5a6b;
    border-color: transparent;
}

.comfirm_order.mark_cross .checkmark:after {
    content: '\f00d';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    border: 0 !important;
    font-size: 11px;
    text-align: center;
    transform: rotate(0deg);
    left: 3px;
    top: 0;
    display: block !important;
}

.copytoclipboard {
    position: absolute;
    right: 1px;
    top: 32px;
    color: #005775;
    padding: 10px;
    background: #f5f7fa;
}

#moduleListing>div {
   /* border-bottom: 1px solid #ccc; 
    padding-bottom: 8px;*/
    margin-bottom: 15px;
}

#moduleListing .form-group:first-child {
    width: 100% !important;
    padding: 0
}

#moduleListing .form-group {
    width: 25% !important;
    margin-bottom: 0;
    padding-left: 26px;
}

.free-trial>span {
    color: #ee5a6b;
    border-radius: 100px;
    padding: 0 8px 0 0;
    margin-left: 3px;
    display: inline-block;
    font-weight: 600;
}

.free-trial {
    width: 100%;
    margin-bottom: -6px;
}

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

.index_title h4,
.index_title p {
    font-size: .875rem;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: hidden;
    color: #656369;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: .2px;
}

.index_title h4 {
    color: #000;
    font-weight: 700;
}

.symbol-space {
    padding: 0 5px;
}

.mail_date {
    letter-spacing: .3px;
}

.index_table .table>tbody>tr>td,
.index_table .table>thead>tr>th {
    padding-left: 8px;
    padding-right: 8px;
    cursor: pointer;
}

.index_table .fa-star {
    font-size: 16px;
}

.index_table .table>tbody>tr>td:nth-child(1),
.index_table .table>tbody>tr>td:nth-child(2) {
    width: 20px;
}

.index_table .table>tbody>tr:hover {
    box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    z-index: 2;
}

.index_table .info_icon .btn {
    margin: 0 8px;
}

.index_table .table>tbody>tr .info_icon {
    position: absolute;
    right: 5px;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: space-between;
    top: 0;
    z-index: 999;
}

.index_table>.table>tbody>tr.checked_tr>td {
    background: rgb(252 228 228 / 60%);
    color: #a94442;
}

.index_table>.table>tbody>tr.checked_tr>td>.index_title h4 {
    color: #a94442;
}

.index_table>.table>tbody>tr:hover .info_icon {
    display: flex;
}

.index_table>.table>tbody>tr:hover .mail_date {
    opacity: 0;
}

.checked_tr .checkcontainer input:checked~.checkmark {
    background-color: #cf8fd0;
}

.checked_tr .checkcontainer input:checked~.checkmark:after {
    border-color: #ffffff;
}

.py-4 {
    padding: 4px 15px;
}

.shadow-bordr {
    -webkit-box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
    box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
    padding: 8px 0;
    position: relative;
}

.shadow-bordr .form-control {
    border-radius: 0;
    resize: none;
    padding: 0;
    height: 20px;
    overflow: hidden;
    border-color: white;
    box-shadow: none;
}

.shadow-bordr textarea.form-control {
    padding-right: 55px;
    padding-left: 20px
}

.shadow-bordr>span>span {
    margin-right: 5px;
}

.shadow-bordr>span {
    position: absolute;
    white-space: nowrap;
    width: auto;
}

.shadow-bordr>span.first-child {
    left: 0;
}

.shadow-bordr>span.last-child {
    right: 0;
}

.page-loader p {
    text-align: center;
    padding: 10px 0 0;
    color: #7d7d7d;
    font-size: 16px;
}

#moduleListing .tooltip-inner {
    white-space: nowrap;
}

#compose .note-editor .note-editing-area {
    min-height: 150px;
}

.note-editor {
    margin-top: 15px;
}

.fresh_icon {
    padding: 0;
    color: #292929;
    border-radius: 100px;
}

.card-media {
    padding: 20px;
    color: #222;
    line-height: 1.5;
}

.subject_card {
    padding: 0px 0 10px 45px;
}

.mail_subject {
    font-size: 1.375rem;
    color: #202124;
}

.mail_profile h3 {
    font-size: 1.2em;
    letter-spacing: .2px;
    color: #000000;
    line-height: 20px;
    font-weight: 700;
}

.mail_profile h3 span,
.ajw,
.ajw a,
.ajw a:hover {
    font-size: .80rem;
    letter-spacing: .3px;
    color: #6b6b6b;
    line-height: 20px;
    font-weight: 500;
}

.reviced-info span,
.reviced-info .fas {
    font-size: 15px;
    color: #777777;
    margin-left: 14px;
}

.reviced-info span.reviced-date {
    color: #6b6b6b;
    letter-spacing: .2px;
    font-size: 1.1em;
}

.reply-list {
    margin-top: 50px;
}

.reply-list .btn {
    background-color: #ffffff;
    border: 1px solid #d3d2e0;
    color: #878997;
    padding: 8px 15px;
    line-height: 22px;
    text-transform: uppercase;
    margin-right: 6px;
}

.reply-list .btn .fas {
    margin-left: 5px;
}

.reply-list .btn:hover {
    background: #574d87;
    border-color: transparent;
    color: #fff;
}

.info_icon {
    display: flex;
    justify-content: center;
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.attachfile input[type="file"] {
    display: none;
}

.attachfile label {
    background: #ddf6ef;
    color: #467b4c;
    padding: 5px 9px;
    border-radius: 20px;
    font-size: 14px;
    margin-left: 15px;
    cursor: pointer;
}

#display_product_list {
    padding: 0;
    margin-top: 20px;
}

#display_product_list ul li,
#display_product_list ul {
    display: block;
    list-style: none;
    padding: 0;
}

.ic-sing-file {
    background-color: #f5f5f5;
    border: 1px solid transparent;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 5px 15px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px
}

.ic-sing-file .close {
    opacity: 1;
    font-size: 14px;
    padding: 0;
}

table.table.table-striped-11>tbody>tr>td:first-child {
    text-align: left;
}

table.table.table-striped-11>tbody>tr>td:last-child {
    white-space: nowrap;
}

.table_loop_2>.table>tbody>tr>td,
.table_loop_2>.table>thead>tr>th {
    padding: 8px 8px;
    border: 0;
    text-align: left;
}

span.txt-title {
    display: block;
    padding: 4px 5px;
}

.ripp.cancelorder {
    background-color: #ff6464;
}

.block_form label.fifity {
    width: 50%;
    margin-right: 0;
}

.media-mail-attachment #display_product_list ul {
    display: flex;
}

.media-mail-attachment #display_product_list ul a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
}

.table_loop {
    overflow: auto;
}

.table .table+.table {
    margin-top: 10px;
}

.table>tbody>tr>td.row_details>.table.three_row_center>thead>tr>th,
.table>tbody>tr>td.row_details>.table.three_row_center>tbody>tr>td {
    text-align: center !important;
}

.table>tbody>tr>td.row_details>.table.three_row_center>thead>tr>th:nth-child(2),
.table>tbody>tr>td.row_details>.table.three_row_center>thead>tr>th:nth-child(3),
.table>tbody>tr>td.row_details>.table.three_row_center>tbody>tr>td:nth-child(2),
.table>tbody>tr>td.row_details>.table.three_row_center>tbody>tr>td:nth-child(3) {
    text-align: left !important;
}

.table>tbody>tr>td.row_details>.table.three_row_wdth>tbody>tr>td:first-child,
.table>tbody>tr>td.row_details>.table.three_row_wdth>thead>tr>th:first-child {
    width: 60%;
}

.table>tbody>tr>td.row_details>.table.three_row_wdth>tbody>tr>td,
.table>tbody>tr>td.row_details>.table.three_row_wdth>thead>tr>th {
    width: 20%;
}

.view_more {
    color: #7880d0;
    font-weight: 500;
    cursor: pointer;
}

.view_more:after {
    content: '\f068';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 10px;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: -2px;
}

.view_more.collapsed:after {
    content: '\f067';
}

.mx_content {
    text-align: left;
}

.table>tbody>tr>td.row_details>.table.three_row_center>thead>tr>th:nth-child(6),
.table>tbody>tr>td.row_details>.table.three_row_center>tbody>tr:nth-child(odd)>td:nth-child(6),
.table>tbody>tr>td.row_details>.table.three_row_center>thead>tr>th:nth-child(1),
.table>tbody>tr>td.row_details>.table.three_row_center>tbody>tr:nth-child(odd)>td:nth-child(1) {
    width: 16%;
}

.table>tbody>tr>td.row_details>.table.three_row_center>thead>tr>th:nth-child(2),
.table>tbody>tr>td.row_details>.table.three_row_center>tbody>tr:nth-child(odd)>td:nth-child(2) {
    width: 12%;
}

.table>tbody>tr>td.row_details>.table.three_row_center>thead>tr>th:nth-child(4),
.table>tbody>tr>td.row_details>.table.three_row_center>tbody>tr:nth-child(odd)>td:nth-child(4) {
    width: 8%;
}

.table>tbody>tr>td.row_details>.table.three_row_center>thead>tr>th:nth-child(5),
.table>tbody>tr>td.row_details>.table.three_row_center>tbody>tr:nth-child(odd)>td:nth-child(5) {
    width: 10%;
}

.bg-blue {
    background: rgb(88 69 179);
    color: #ffffff !important;
}

.control-radio .control-indicator {
    display: none;
}

.control {
    padding: 0;
    margin: 0;
}

.past_order_numbers .form-group {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

.past_order_numbers .form-group:last-child {
    padding: 0;
    border: 0;
}

#custShipping1>.ds-flex>.form-group {
    width: 50%;
}

#custShipping1>.ds-flex>.form-group:nth-child(odd) {
    padding-right: 8px;
}

#custShipping1>.ds-flex>.form-group:nth-child(even) {
    padding-left: 8px;
}

#custShipping1>.ds-flex>.form-group:last-child {
    width: 100%;
}

.user_access {
    float: left;
    width: 100%;
}

.sub_event_name {
    padding-left: 25px;
}

.sub_event_name .form-group {
    margin-bottom: 8px;
}

.user_access .form-group.parent_module_div {
    border-bottom: 1px solid rgb(0 0 0 / 15%);
    margin-bottom: 10px;
}

.user_access.parent_event_class {
    width: 50%;
    padding-left: 25px;
    float: left
}

.user_access.parent_event_class .form-group.parent_module_div {
    border: 0;
}

.user_access+.user_access {
    margin-top: 10px;
}

ul.order-flag.nav-tab {
    padding: 0;
    margin: 0
}

ul.order-flag.nav-tab li {
    list-style: none;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}

ul.order-flag.nav-tab li a {
    background-color: transparent
}

.user_access.module_duv_daat {
    padding-left: 25px;
}

.agent_dashboard_listing.tab-content>.active {
    display: block;
    max-height: 700px;
    overflow: hidden;
    overflow-y: auto;
}

.date_time {
    display: flex;
    align-items: center
}

.order_type .form-control {
    height: 28px;
}

.order_type {
    margin-right: 10px
}

#moduleListing.sup_assign .form-group:first-child {
    width: 25% !important;
}

.sup_assign .sub_event_name .form-group {
    margin: 0 !important;
    padding: 0 !important;
    width: 25% !important;
}

.sup_assign .user_access .sub_event_name {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
}

.sup_assign .user_access.module_duv_daat>div {
    margin-top: 10px;
}

.sup_assign .user_access .form-group.parent_module_div {
    border: 0
}

.even {
    padding-left: 5px
}

.odd {
    padding-right: 5px
}

.even,
.odd {
    width: 50%
}

.even label,
.odd label {
    margin-bottom: 5px
}

.search__list .checkcontainer {
    padding: 0;
    line-height: 17px;
    display: flex;
    text-align: left;
    margin: 4px 0;
}

.search__list .mark_title {
    font-weight: 400;
    padding-left: 5px;
}

.search__list .justify-content-start .checkcontainer {
    padding-right: 20px
}

.call_back_card {
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 0;
    background: #005775;
    color: #fff;
    padding: 6px 20px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    border-radius: 6px 6px 0 0;
    z-index: 999;
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.9);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
    }
    50% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.95);
    }
}

.call_back_popup.in {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

.call_back_popup {
    padding: 0 !important;
    top: auto;
    transform: translateY(1000px);
    -webkit-transform: translateY(1000px);
    bottom: 0;
    width: 380px;
    margin-right: 20px;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    left: auto;
}

.call_back_popup .modal-dialog {
    border-radius: 5px 5px 0 0;
    background: #fff;
    margin: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%
}

.call_back_popup .modal-content {
    border-radius: 5px 5px 0 0;
}

.call_back_popup .modal-header {
    padding: 0.9rem 1rem;
    background-color: #574e87;
    border-radius: 5px 5px 0 0;
}

.call_back_popup .modal-header h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.call_back_popup .modal-header .close {
    position: absolute;
    right: 0;
    width: 45px;
    height: 45px;
    text-align: center;
    top: 0;
    border: 0;
    background-color: transparent;
    font-family: 'FONTAWESOME';
    color: #fff;
    font-size: 16px;
    border-left: 1px solid #726b9b;
    opacity: 1;
    margin: 0;
}

.call_back_popup #call_me_now {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

form.block_form .fill_detail .form-control,
.call_back_popup form.block_form .form-control {
    padding-left: 12px;
    background-image: none;
}

svg.gear {
    width: 50px;
    vertical-align: middle;
    animation: r .5s infinite linear;
}

.modal-box.in {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.modal-box .modal-dialog {
    border-radius: 15px;
    padding: 6px;
    border: 2px solid rgb(240 239 246 / 20%);
    position: relative;
}

.modal-box .modal-content {
    border-radius: 15px;
    filter: drop-shadow(0 0 25.5px rgba(19, 31, 45, 0.33));
    background-color: #ffffff;
}

.modal-box p {
    font-size: 20px;
    ;
    letter-spacing: .8px;
    padding: 0;
    font-weight: 600;
    color: #005775;
    margin-top: 12px;
}

@keyframes r {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}


/*other app css*/

.app_row {
    padding: 20px;
    background: #fff;
    align-items: center;
    box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
    width: 100%;
    float: left;
    border-radius: 8px;
}

.app_desction h3 {
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 600;
}

.app_desction {
    width: 85%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    font-size: 14px;
}

.app_desction p {
    padding: 0;
}

.app_logo {
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 190px;
    border-right: 1px solid #e7e7e7;
    padding-right: 10px;
}

.app_row .dash-card-body {
    border: 1px solid rgba(233, 233, 233, 0.85);
}

.app_row .dash-card-body:hover {
    filter: drop-shadow(0px 6px 12px rgb(59 55 76 / 10%));
}

form.block_form .form-control.currency_icon {
    background: url(../images/coins.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.address2_icon,
form.block_form .form-control.address1_icon {
    background: url(../images/address.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.city_icon {
    background: url(../images/city.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.province_icon {
    background: url(../images/map.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.zip_icon {
    background: url(../images/mailbox.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.country_name_icon {
    background: url(../images/coronavirus.png)no-repeat 10px center #f5f7fa;
}

form.block_form .form-control.gst_icon {
    background: url(../images/gst.png)no-repeat 10px center #f5f7fa;
    text-transform: uppercase;
}

form.block_form .form-control.pan_icon {
    background: url(../images/gst.png)no-repeat 10px center #f5f7fa;
    text-transform: uppercase;
}

.price_plan {
    background: #fff;
    border: 1px solid rgba(233, 233, 233, 0.69);
    padding: 20px 12px;
    border-radius: 8px;
}

.plan_card {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    padding: 15px 10px;
    background-color: #fafefd;
    box-shadow: 0 2px 15px rgb(0 0 0 / 5%);
    line-height: 20px;
    font-size: 14px;
    color: #58595b;
    transition: all ease .5s;
    border: 1px solid #e3e3e3;
}

ul.less_row li.active .plan_card,
.plan_card.active {
    border-color: #29b88c
}

.plan_head {
    position: relative;
    text-transform: uppercase;
    padding: 40px 20px 0;
    background-color: #ee5a6b;
    margin: -15px -10px 15px;
}

.plan_head h4 {
    text-align: center;
    font-weight: 700;
    box-shadow: 0 1px 8px rgb(238 90 107 / 15%);
    position: relative;
    z-index: 99;
    height: 125px;
    width: 125px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    font-size: 15px;
}

.plan_head h4 span {
    font-size: 13px;
    margin-top: 4px;
    color: #29b88c;
    display: block;
    text-transform: capitalize;
    font-weight: 400;
    flex: 100%;
}

.plan_head:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 75px;
    width: 100%;
    border-radius: 50% 50% 0 0;
    background-color: #fafefd;
}

.Plan-list {
    overflow: hidden;
    height: 100% !important;
    display: block;
    margin-bottom: 0px;
    padding: 0;
    list-style: none;
}

.Plan-list li {
    transition: all ease .5s;
    position: relative;
    padding: 10px 0px 10px 25px;
    border-bottom: 1px dashed #dddddd;
}

.Plan-list li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 10px;
    font-family: "Font Awesome 5 Free";
    color: #29b88c;
    font-weight: 900;
    font-size: 16px;
}

.plan_card .btn {
    margin-top: 20px;
    width: 100%;
    background: #ee5a6b;
    color: #fff;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 15px;
    padding: 8px 10px;
}

.plan_card:before {
    position: absolute;
    top: 10px;
    right: -30px;
    background-color: #fff;
    font-size: 13px;
    transform: rotate(45deg);
    line-height: 20px;
    font-weight: 700;
    width: 130px;
    z-index: 99;
    text-align: center;
    color: #5744b0;
    padding: 5px 50px;
}

.plan_card.active:before {
    content: "Active";
}

ul.less_row li.active .plan_card .plan_head,
.plan_card.active .btn,
.plan_card.active .plan_head {
    background: #29b88c;
}

.main-title {
    font-size: 20px;
}

.info-title {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: .5px;
}

#fs_2 form {
    max-width: 800px;
    margin: 0 auto;
}

.point_list {
    position: relative;
    padding-left: 30px;
    color: #101216;
}

.label_pop {
    margin-bottom: 5px;
    font-size: 15px;
}

.point_list:before {
    content: '';
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 2px;
    background-color: #29b88c;
    height: 20px;
    width: 20px;
    border-radius: 3px;
}

.point_list:after {
    content: '';
    width: 7px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 4px;
    left: 6px;
    position: absolute;
}

.plan_card:hover .btn {
    background-color: #29b88c;
}

.table_plan_table td,
.table_plan_table th {
    padding: 4px 8px;
    border: 1px solid #ccc;
}

.ms-10 {
    margin-left: 10px;
}

#plan_details_text .plan_head h4 {
    height: 110px;
    width: 110px;
    font-size: 14px;
}

#msform .plan_accrdn {
    max-height: 226px;
}

#price_plan.modal .plan_accrdn,
.price_plan .plan_accrdn {
    max-height: 245px;
}

.plan_accrdn.in {
    max-height: 100% !important;
}

#plan_details_text .table_plan_table tr>th {
    white-space: nowrap;
}

.see_featured li {
    cursor: pointer;
    color: #ee5a6b;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
}

.see_featured li:before {
    content: none;
}

.see_featured.active li,
.see_featured li:hover {
    color: #5744b0;
}

.see_featured.active i.fas {
    transform: rotate(180deg);
}

.see_featured.active .first_span,
.last_span {
    display: none
}

.see_featured.active .last_span {
    display: inline-block
}

.modal.fade form label[readonly] {
    pointer-events: none;
}

.timelines-content hr {
    margin: 10px 0;
    border-color: #e3e3e3;
}

.followupimages a {
    display: inline-block;
    padding: 4px 8px;
    background-color: #fddddd;
    margin-right: 5px;
    border-radius: 3px;
    color: #9e6767;
}

.followupimages a:last-child {
    margin-right: 0
}

#notes-modal .timeline-box {
    width: 90%;
    box-shadow: none;
    border: 0;
    margin-right: 0;
    margin-left: auto;
    display: flex;
    align-items: center;
    height: auto;
    background-color: transparent;
    justify-content: space-between;
}

#notes-modal .timeline-box h3 {
    color: #9e6767;
    font-size: 12px;
    line-height: 24px;
    background: #fddddd;
    border-radius: 12px;
    display: inline-block;
    padding: 0px 20px;
    vertical-align: middle;
}

button.btn.btn-default.btn-red {
    background-color: #ee5a6b;
}

.data_btn {
    padding: 4px 8px;
    display: inline-block;
    border-radius: 4px;
}

.footer_menu {
    display: block;
}

.sidebar-footer .footer_menu {
    width: 100%;
    background: #3c4042;
    padding: 8px 10px;
}

.call_back1 {
    background: #4fc545;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
}


/* new css */

#free_product_bx:not(.active) {
    display: none;
}

#free_product_bx>*:nth-child(even) {
    padding-left: 6px;
}

#free_product_bx>*:nth-child(odd) {
    padding-right: 6px;
}

.info_modal {
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: underline;
}

.product_data {
    display: flex;
    /* align-items: center; */
    padding: 15px 15px 0;
    min-width: 100%;
}

.product_info {
    position: relative;
}

.product_info {
    min-width: calc(100% - 100px);
}

.product_info .variant_list p.single_variant {
    position: absolute;
    top: -6px;
    right: 0;
}

.product_info .variant_list p {
    padding: 2px 0 2px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product_info .variant_list p input {
    margin-right: 4px;
    margin-top: 0;
}

.product_img>img {
    width: 50px;
    border-radius: 5px;
}

.product_img {
    padding-right: 10px;
}

.product_info>h3 {
    font-size: 14px;
    font-weight: 600;
}

.product_list_data {
    max-height: 340px;
    overflow: auto;
}

.product_table p {
    padding-bottom: 0;
}

.modal.fade .product_table .table>tbody>tr>td,
.modal.fade .product_table .table>thead>tr>th {
    padding-left: 10px;
    padding-right: 10px;
}

.product_table {
    margin: -10px -5px 0;
}

.discount_coupen .form-control {
    border-color: #e0e2ef;
    box-shadow: none;
    height: 38px;
    border-radius: 4px;
    color: #797c83;
    background-color: #f5f7fa;
    padding: 6px 12px;
    margin-right: 10px;
}

.discount_coupen .btn {
    background-color: #ee5a6b;
    color: #fff;
    font-weight: 600;
    padding: 8px 25px;
    line-height: 20px;
}

.modal.fade .product_table .table>tbody>tr>td:last-child,
.modal.fade .product_table .table>thead>tr>th:last-child {
    text-align: right;
}

.content_bx {
    padding: 20px;
}

.content_bx p:last-child {
    padding-bottom: 0;
}

.Main-TabingSection .tab-content {
    margin-top: 2rem;
    padding: 0px 20px 20px;
    position: relative;
}

.Main-TabingSection .tab-content h3 {
    font-size: 18px;
    font-weight: bold;
}

.Main-TabingSection .tab-content button {
    margin-top: 1rem;
    padding: 8px 30px;
    border-radius: 20px;
}

.Main-TabingSection .tab-content label {
    margin-top: 1rem;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px;
}

.Main-TabingSection ul.nav.nav-pills li {
    padding: 0;
}

.Main-TabingSection ul.nav.nav-pills li a {
    color: #000;
    font-size: 15px;
    background-color: transparent;
    margin: 0;
    display: block;
    padding: 10px 12px;
    border-bottom: 2px solid transparent;
    border-radius: 0;
}

.Main-TabingSection ul.nav.nav-pills {
    border-bottom: 1px #ccc solid;
}

.Main-TabingSection .tab-content input {
    height: 40px;
    border-radius: 0;
    box-shadow: none;
}

.Btn-Topsec {
    position: absolute;
    right: 20px;
    top: 0;
}

.Btn-Topsec button {
    margin-top: 0 !important;
}

.Main-TabingSection ul.nav.nav-pills li.active a {
    border-color: #82c44c;
}

#frmCompanyDetails .col-sm-6:nth-child(even) {
    padding-left: 8px;
}

#frmCompanyDetails .col-sm-6:nth-child(odd) {
    padding-right: 8px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #574d87;
}

.divider:before {
    content: '';
    background-color: #d5d5d5;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    top: 40%;
}

.divider {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.divider span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 0 10px;
}

.session_section .table_loop.custom_align td:nth-child(2),
.session_section .table_loop.custom_align th:nth-child(2) {
    text-align: center !important;
}

span.child1 {
    word-break: break-all;
}

.badge--unverified {
    padding: 5px 10px;
    border-radius: 50px;
}

.badge--pip {
    height: 10px;
    width: 10px;
    margin-right: 0.4rem;
    border-radius: 50%;
    display: inline-block;
    background-color: currentColor;
}

.cancel-order h4 {
    font-size: 16px;
    font-weight: 600;
}

.cancel-order {
    padding: 10px 15px;
}

.custom_form label {
    margin-bottom: 5px;
}

form.block_form.custom_form textarea.form-control {
    height: 76px;
}

.medai_profile {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: orange;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.medai_details .name {
    color: #000;
    font-weight: 700;
    font-size: 13px;
}

.medai_details .name span {
    font-weight: 400;
    color: #8b8b8b;
    margin-left: 5px;
    font-size: 12px;
}

.agent_info .panel-body p:last-child,
.medai_details p:last-child {
    padding-bottom: 0;
}

.medai_details {
    width: 84%;
    font-size: 12px;
    line-height: 15px;
    margin-left: 10px;
}

.note_area {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -20px;
}

.note_area textarea {
    resize: none;
    box-shadow: none;
    height: 32px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-right: 72px;
    font-size: 12px;
    line-height: 12px;
}

.note_area .btn {
    position: absolute;
    right: 0;
    border-radius: 0;
}

.agent_info>*+* {
    margin-top: 15px;
}

.agent_info .panel-default>.btn {
    width: 100%;
    font-size: 12px;
    text-align: left;
    background-color: #f5f7fa;
    border-bottom: 0;
    border-radius: 0;
    padding: 10px;
}

.agent_info .panel-body {
    padding: 10px 10px;
}

.agent_info .panel+.panel {
    margin-top: 10px;
}

.agent_info .panel-default {
    box-shadow: none;
    border-color: #e0e2ef;
}

.panel-collapse {
    border-top: 1px solid #e0e2ef;
}

.agent_info #accordion {
    font-size: 12px;
}

.agent_info .panel-body p {
    padding-bottom: 5px;
}

.fal {
    font-family: 'Font Awesome 5 Free';
}

.agent_info .panel-default>.btn .fa-minus {
    font-weight: 900;
}

.agent_info .panel-default>.btn.collapsed .fa-minus:before {
    content: "\f067";
}

.table.hover_none>tbody>tr:after {
    content: none;
}

.cart_info>tbody>tr>td {
    background-color: #fff;
    padding: 6px;
}

.table.last-child>tbody>tr>td:last-child,
.table.last-child>thead>tr>th:last-child {
    text-align: right;
}

.other_field:not(.active),
.product_search_list:not(.active) {
    display: none;
}

.mb5 {
    margin-bottom: 5px;
}

.featured_thumb>img {
    border: 1px solid #e0e2ef;
    border-radius: 4px;
    background-color: #f5f7fa;
    padding: 4px;
    object-fit: contain;
}

del.compare_price {
    color: #8d8d8d;
    margin-right: 8px;
}

.saved_tag {
    padding: 5px 10px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
}

.qty_bx .input-group-addon {
    padding: 4px 6px;
    font-size: 10px;
    cursor: pointer;
}

.qty_bx {
    max-width: 90px;
    margin-left: 10px;
}

.qty_bx .form-control {
    height: 32px;
    box-shadow: none;
}

.table.last-child-center>tbody>tr>td:last-child,
.table.last-child-center>thead>tr>th:last-child {
    text-align: center;
}

.qty_bx .form-control[disabled],
.qty_bx .form-control[readonly] {
    background-color: #f5f7fa;
    cursor: inherit !important;
}

.discount_bx .input-group-addon {
    background-color: #f0f0f0;
    border-color: #e0e2ef;
    font-size: 13px;
}

.discount_bx .input-group-addon+.input-group-addon {
    border-right-color: transparent;
}

.discount_bx .form-control {
    border-radius: 0 4px 4px 0 !important;
}

.small_lg_modal {
    max-width: 450px;
    width: 100%;
}

.modal.fade .table.hover_none>tbody>tr:hover {
    box-shadow: none !important;
}

label.error {
    margin: 5px 0 0;
    font-size: 10px;
    color: #ff5b5b;
    font-weight: 600;
}

.multiselect_items_1>div>span {
    font-family: math;
    font-weight: bold;
    font-size: 15px;
    line-height: 12px;
    color: #ff5b5b;
}

.label-error {
    color: #ff5b5b;
    font-weight: 600;
}

#customer_info label.error {
    position: absolute;
    margin: -5px 0 0;
}

.varient_container>tbody>tr>td:last-child {
    text-align: right;
}

table.varient_container {
    width: 100%;
    margin-top: 8px;
}

.variant_title,
.varient_container label {
    display: inline-block;
    vertical-align: middle;
}

.variant_title {
    margin-left: 6px;
}

table.varient_container>tbody>tr>td {
    border-bottom: 1px solid #eceaf3;
    padding-top: 6px;
    padding-bottom: 6px;
}

table.varient_container>tbody>tr:last-child>td {
    border-bottom-color: transparent;
}

.modal.fade .table.hover_none>tbody>tr.varient_row>td {
    vertical-align: top !important;
}

.mn_height {
    max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
}

.d-grid {
    display: grid;
}

.gap-15 {
    grid-gap: 15px;
}

.grid-left-auto {
    grid-template-columns: auto 1fr;
}

.grid-right-auto {
    grid-template-columns: 1fr auto;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.or-tag {
    display: block;
    padding: 10px 0;
    position: relative;
    margin: 10px 0;
}

.or-tag span {
    background-color: #fff;
    padding: 5px 0;
    display: inline-block;
    position: relative;
    font-weight: bold;
}

.or-tag:before {
    content: '';
    width: 2px;
    height: 100%;
    background-color: #dddddd;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 0;
}

.product_results>div {
    text-align: left;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.product_results>div label span:nth-of-type(2) {
    flex: 0 0 94%;
}

.product_results>div label {
    flex: 0 0 85%;
}

.product_results>div .small,
.product_results>div small {
    width: 70%;
}

.multiselect_items_1>div label {
    display: flex;
    margin-bottom: 0;
}

.multiselect_items_1>div {
    display: flex;
    margin-bottom: 12px;
    align-items: center;
    justify-content: space-between;
}

@media(min-width: 992px) {
    .dynamic_rows .col-md-4,
    .form-row._11.row .col-md-4 {
        width: 32.5%;
    }
}