.topnavbar .navbar-header .brand-logo>img {
    height: 60px;
}

.wrapper .aside-container .aside-inner {
    padding-top: 80px;
}

.aside-collapsed .wrapper .aside-container .aside-inner {
    padding-top: 80px;
}

.topnavbar {
    min-height: 80px;
}

.admin_s_bar ul li a span {
    font-size: 12px;
}

.custom_wrapper {
    background: rgba(11, 11, 11, 0.56);
    display: flex;
    justify-content: center;
    align-items: center;
}

.tag_replacement_header h3 {
    border-left: 3px solid #0033e2 !important;
}

.content-wrapper .content-heading small {
    color: #0033e2 !important;
}

.btn-danger:hover {
    color: #fff;
    background-color: #0033e2 !important;
    border-color: #0033e2 !important;
}

.date_color {
    background-color: #0033e2 !important;
    border-color: #0033e2 !important;
    color: #fff;
}

.action_btn_color:hover,
.action_btn_color:focus {
    background-color: #0033e2 !important;
    color: #fff;
}

.btn-default-white {
    color: #0033e2 !important;
    background-color: #fff;
    border-color: #ccc;
}

/* ***************vender cost log tab design **********************/
.vendor_cost_log_tab li a {
    font-size: 16px;
    border-radius: 5px 5px 0 0 !important;
}

.vendor_cost_log_tab li a.active {
    font-size: 16px;
    padding-top: 15px !important;
}

.pending_cost_head {
    border-color: rgba(204, 204, 204, 0.4);
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    border-color: rgba(204, 204, 204, 0.4);
}

/* **********end********************* ************** */

.card {
    /* border-color: #ccc; */
    border-color: rgba(204, 204, 204, 0.4);
}

.card .card-header {
    /* background-color: #ccc; */
    color: #E43B40 !important;
    /* color: #414546; */
    background-color: #dde6e9;
    font-size: 16px;
}

/* ********************Subscription New start******************** */
.card-footer.sub-footer {
    padding: 1.3rem 0.9375rem;
}

.row.pet-row-body {
    background-color: #02808f;
    margin: auto 6px;
}

.row.pet-row-body .policy-details-holder {
    text-align: right;
    color: white;
    padding: 5px 35px 0 35px;
}

.row.pet-row-list-body {
    margin: auto 6px;
}

.row.pet-row-list-body .pet-plan-holder {
    border-right: 2px solid #02808f;
    margin: 15px 0;
}

.row.pet-row-list-body .pet-plan-holder.no-border {
    border: none;
}

/* .row.pet-row-list-body .pet-plan-holder p{
     margin: 0;
 } */
.row.pet-row-body .pet-img-holder {
    height: 100px;
    width: 100px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #b3afafd6;
    float: left;
    text-align: center;
}

.row.pet-row-body .header_text {
    letter-spacing: 0.5px;
    color: white;
    font-size: 59px;
    padding-left: 13px;
}

.row.pet-row-body .fa-info-circle {
    cursor: pointer;
}

.border-radius-top {
    border-radius: 5px 5px 0 0;
}

.border-radius-bottom {
    border-radius: 0 0 5px 5px;
    border: 1px solid #cccccc66;
}

/* petcareplans-carousel start */

.petcareplans-carousel .owl-nav .owl-prev,
.petcareplans-carousel .owl-nav .owl-next {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    height: 40px;
    left: -15px;
    line-height: 40px;
    margin: -20px 0 0;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 40px;
    color: #02808f !important;
}

.petcareplans-carousel .owl-nav .owl-prev:hover,
.petcareplans-carousel .owl-nav .owl-next:hover {
    background: transparent !important;
}

.petcareplans-carousel .owl-nav .owl-next {
    left: auto;
    right: -15px;
}

/* petcareplans-carousel end */
.owl-carousel .owl-item .cardimg {
    width: 63px;
    height: auto;
    margin: 0 auto;
}

.owl-carousel .owl-item .pets-batch-img {
    width: 45px;
    height: auto;
    margin: 4px auto;
}

.pets-batch-cost {
    font-size: 11px;
    margin-bottom: -3px;
}

.pets-batch-status {
    font-size: 13px;
}

.petplans-wrapper {
    padding: 0 7px;
}

/* petplans-carousel start */
.petplans-carousel .owl-nav .owl-prev,
.petplans-carousel .owl-nav .owl-next {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    height: 40px;
    left: -36px;
    line-height: 40px;
    margin: -20px 0 0;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 40px;
    color: #02808f !important;
}

.petplans-carousel .owl-nav .owl-prev:hover,
.petplans-carousel .owl-nav .owl-next:hover {
    background: transparent !important;
}

.petplans-carousel .owl-nav .owl-next {
    left: auto;
    right: -36px;
}

/* petplans-carousel end */
/* sticky-notes-carousel start */
.sticky-notes-carousel .owl-nav .owl-prev,
.sticky-notes-carousel .owl-nav .owl-next {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    height: 40px;
    left: -36px;
    line-height: 40px;
    margin: -20px 0 0;
    padding: 0;
    position: absolute;
    top: 40%;
    width: 40px;
    color: #02808f !important;
}

.sticky-notes-carousel .owl-nav .owl-prev:hover,
.sticky-notes-carousel .owl-nav .owl-next:hover {
    background: transparent !important;
}

.sticky-notes-carousel .owl-nav .owl-next {
    left: auto;
    right: -36px;
}

/* sticky-notes-carousel end */
#cancel_selected_tags {
    display: none;
}

/* pinpaws card modal start */
.modal.pinpaws-card-modal.show {
    padding-right: 0 !important;
    display: block;
    background: #00000052;
}

.modal.pinpaws-card-modal .modal-content {
    margin-top: 15%;
}

.modal.pinpaws-card-modal .modal-header {
    background: #f0f0f2;
}

.modal.pinpaws-card-modal .modal-header h4 {
    margin-top: 2.65625rem;
    font-size: 24px;
}

.modal.pinpaws-card-modal .modal-sub-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #0000001f;
    background: #f0f0f2;
}

.modal.pinpaws-card-modal .modal-sub-header span {
    font-size: 17px;
}

.modal.pinpaws-card-modal .modal-footer {
    border-top: none;
    padding-top: 0;
    padding-bottom: 17px;
}

.modal.pinpaws-card-modal .modal-footer button {
    font-size: 16px !important;
    margin-left: 0;
    margin-right: 0;
}

.modal.pinpaws-card-modal .pinpaws-card-modal-image {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: -30px;
    /* background: white; */
    border-radius: 50%;
    /* border: 1px solid grey; */
}

.modal.pinpaws-card-modal .pinpaws-card-modal-image img {
    background: #fff;
    width: 75px;
    height: 75px;
    display: block;
    border: 1px solid grey;
    border-radius: 50%;
    padding: 5px;
}

/* pinpaws card modal end */
/* note start */
.note-content {
    position: relative;
    /* width: 100%;
    height: 100%; */
    max-width: 230px;
    height: 270px;
    margin: auto;
    overflow: hidden;
}

.note-content .note-content-overlay {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 9px;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.note-content:hover .note-content-overlay {
    opacity: 1;
}

.note-content-note {
    width: 100%;
    height: 100%;
    background: #f5d579;
    padding: 25px;
    border-radius: 9px;
}

.note-content-note p {
    height: 218px;
    overflow: hidden;
}

.note-content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.note-content:hover .note-content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.note-content-details button {
    font-weight: 500;
    margin-bottom: 0.5em;
    background: transparent;
    color: white;
    border: none;
    padding: 5px 16px;
    font-size: 25px;
}

.fadeIn-top {
    top: 20%;
}

/* note end */
/* **************editable form start***************** */
.formSection {
    padding: 0px;
    margin-bottom: 10px;
    transition: background 0.4s ease;
}

.formSection * {
    transition: opacity 0.4s ease;
}

.formSection label,
.formSection input,
.formSection button,
.formSection textarea,
.formSection select {
    display: block;
    margin: 5px;
}

.formSection .static-field {
    width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 3.428571;
    margin: 5px;
    color: #656565;
}

.formSection input {
    background: white;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.formSection input:focus,
.formSection input::selection {
    border: 1px solid #61bfdf;
    outline: none;
}

.formSection select {
    background: white;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.formSection select:focus,
.formSection select::selection {
    border: 1px solid #61bfdf;
    outline: none;
}

.formSection textarea {
    background: white;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: none;
}

.formSection label {
    padding: 10px 0;
    font-weight: normal;
    font-size: 14px;
    height: 34px;
    line-height: 1.2;
    /* text-transform: uppercase; */
    color: #656565;
    word-break: break-word;
}

.formSection label::after {
    content: '';
    position: absolute;
    /* background-color: rgba(0,0,0,0.14); */
    background-color: #E43B40;
    width: 2px;
    height: 50%;
    right: 34px;
    /* right: 4px; */
    top: 50%;
    transform: translateY(-50%);
}

.formSection .actionButtons {
    /* margin:5px 5px 0; */
    float: right;
}

.formSection .cancelButton {
    margin-right: 10px;
    color: #d33c44;
    font-weight: bold;
    text-decoration: none;
    font-size: 17px;
}

.formSection .saveButton {
    display: inline-block;
    background: transparent;
    color: #02808f;
    border: none;
    transition: background 0.4s ease;
    cursor: pointer;
    margin: 0;
}

.formSection .saveButton:hover,
.formSection .editButton:hover {
    background: transparent;
}

.formSection .editButton {
    display: none;
    background: transparent;
    color: #000;
    border: none;
    transition: background 0.4s ease;
    float: right;
    margin: 0;
    color: #E43B40;
}

.formSection.readOnly {
    background: #f7fffa;
}

.formSection input[disabled] {
    color: #929292;
    border-color: transparent;
}

.formSection textarea[disabled] {
    color: #656565;
    border-color: transparent;
}

.formSection select[disabled] {
    color: #5a5a5a;
    border-color: transparent;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.readOnly .actionButtons {
    display: none;
}

.readOnly .editButton {
    display: block;
    cursor: pointer;
}

.formSection-row .form-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 12px;
    background: #dde6e9;
    color: #E43B40;
    border-radius: 5px;
}

.formSection.disabled * {
    opacity: .9;
}

.disabled .editButton {
    display: block;
    cursor: default;
}

.disabled .editButton:hover {
    background: #9db0a3;
}

/* ***************editable form end**************** */
.tab-pane.subscription-pane .panel-heading {
    padding: 0.825rem 0.9375rem;
    background: #dde6e9;
    border-radius: 5px 5px 0 0;
}

.tab-pane.subscription-pane .panel-heading h4 {
    margin: 0;
}

.tab-pane.subscription-pane .panel-heading a {
    color: #E43B40;
    font-weight: 500;
    font-size: 16px;
}

.tab-pane.subscription-pane .panel-body.subscription-panel {
    padding: 16px;
    border: 1px solid #cccccc66;
    border-radius: 0 5px 5px 5px;
    margin-top: -3px;
}

.nav.nav-pills.subscription-tab-pills li {
    margin: 5px 0;
    padding: 0;
    margin-right: 2px;
    border-radius: 5px 5px 0 0;
    border: 1px solid #dde6e9;
}

.nav.nav-pills.subscription-tab-pills a {
    color: #727272 !important;
    font-size: 16px;
    padding: 7px;
    display: block;
}

.nav.nav-pills.subscription-tab-pills li.active {
    background: #E43B40;
}

.nav.nav-pills.subscription-tab-pills .active>a {
    background: transparent !important;
    color: #fff !important;
}

.swal-button.btn-success.geen-btn {
    background-color: #27c24c !important;
    border-color: #27c24c !important;
}

.swal-button.btn-danger.red-btn {
    background-color: #ed2d2d !important;
    border-color: #ec2121 !important;
}

.recurring-card-body table kbd {
    font-size: 14px;
}

.recurring-card-body table kbd.success {
    background: #27C24C;
}

.recurring-card-body table kbd.success:before {
    font-family: FontAwesome;
    content: "\f058";
    padding-right: 5px;
    font-size: 14px;
}

.recurring-card-body table kbd.due {
    background: #d33c44;
    ;
}

.recurring-card-body table kbd.due:before {
    font-family: FontAwesome;
    content: "\f05a";
    padding-right: 5px;
    font-size: 14px;
}

.recurring-card-body table.dataTable>tbody>tr.child table {
    width: 100%;
}

.recurring-card-body table.dataTable>tbody>tr.child table tr td:first-child {
    background: #404040;
    font-weight: 500;
    color: white;
}

.recurring-card-body table.dataTable.dtr-inline.collapsed>tbody>tr>td.child {
    padding-left: 0;
    padding-right: 0;
}

.recurring-card-body table tbody tr:nth-of-type(odd) {
    background-color: rgba(149, 175, 192, 0.2) !important;
}

.recurring-card-body table tbody tr:nth-of-type(even) {
    background-color: rgba(199, 236, 238, 0.2) !important;
}

.recurring-card-body table tbody tr:hover {
    /* background-color: rgba(240,80,80,0.2) !important; */
    background-color: rgba(2, 128, 144, 0.15) !important;
}

.recurring-card-body table thead {
    background: rgba(0, 0, 0, 0.75);
}

.recurring-card-body table thead tr th {
    color: #fff !important;
}

.order-widget-icon {
    font-size: 2em;
}

.order-widget-span {
    margin-left: 5px;
    font-size: 18px;
}

.img_wrapper img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    float: left;
}

.img_text_wrapper {
    float: left;
    padding-left: 15px;
}

.img_text_wrapper h {
    font-family: 'Helvetica', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.img_text_wrapper p {
    font-family: 'Helvetica', sans-serif;
    font-size: 14px;
    margin-bottom: 0px;
}

@media screen and (max-width: 992px) {
    .row.pet-row-list-body .pet-plan-holder {
        border-bottom: 2px solid #02808f;
        border-right: none;
        /* font-size: 10px; */
        margin-bottom: 0;
    }

    .nav.nav-pills.subscription-tab-pills li {
        width: 50%;
        text-align: center;
        border-radius: 0;
        margin: 0;
    }

    .nav.nav-pills.subscription-tab-pills li.active {
        width: 100%;
        text-align: center;
        border-radius: 0;
        order: -1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: -1;
        -ms-flex-order: -1;
        -webkit-order: -1;
    }

    .nav.nav-pills.subscription-tab-pills .active>a {
        background: transparent !important;
        color: #fff !important;
    }
}

@media screen and (max-width: 576px) {
    .formSection label::after {
        left: 83px;
    }

    .row.pet-row-body .fa-info-circle {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .row.pet-row-body .policy-details-holder {
        text-align: left;
        padding: 5px 20px 0 0px;
    }

    .row.pet-row-body .header_text {
        padding-left: 0;
        width: 100%;
        display: table;
    }

}

@media screen and (max-width: 381px) {
    .img_text_wrapper h {
        font-size: 12px;
    }

    .img_text h span {
        font-size: 17px;
    }

    .img_text_wrapper p {
        font-size: 10px;
    }
}

@media screen and (max-width: 300px) {
    .row.pet-row-body .header_text {
        font-size: 35px;
    }

    /* .formSection .cancelButton {
        font-size: 10px;
        margin-right: 0px;
        padding: 2px;
    } */
    .formSection label {
        font-size: 10px;
    }

    .formSection input {
        font-size: 10px;
    }

    /* .formSection .saveButton {
        font-size: 10px;
        padding: 2px;
    } */
    /* .nav.nav-pills.subscription-tab-pills li {
        margin: 5px 0;
    } */
    .nav.nav-pills.subscription-tab-pills a {
        font-size: 11px;
    }

    .row.pet-row-list-body .pet-plan-holder {
        font-size: 10px;
    }

    .petplans-carousel .table.table-striped.custome_table tr td {
        padding: 5px;
    }

    .petplans-carousel .table.table-striped.custome_table tr td p {
        padding: 6px;
        font-size: 10px;
    }

    .tab-pane.subscription-pane .text_title {
        font-size: 14px;
    }

    .tab-pane.subscription-pane .header_text_icon_size {
        font-size: 16px;
    }

    .img_wrapper img {
        width: 40px;
        height: 40px;
    }

    .img_text_wrapper h {
        font-size: 10px;
    }

    .img_text h span,
    .img_text h span:nth-child(2) {
        font-size: 15px;
    }

    .img_text_wrapper .email_text {
        font-size: 8px;
    }

    .order_data_heading,
    .order_data_text {
        font-size: 10px !important;
    }

    .order-widget-text {
        font-size: 13px;
    }

    .order-widget-sub-text {
        font-size: 10px;
    }

    .order-widget-icon {
        font-size: 15px;
    }
}

/* *************************Subscription New end*************************** */
/* *************************Other CSS start*************************** */
.dropdown-menu.list_transform.w-117 {
    min-width: 117px;
}

.p-07 {
    padding: 0.7rem;
}

/* *************************Other CSS end*************************** */

/* **************************admin date range width css******************** */
@media screen and (min-width: 1200px) {
    .date_range_width {
        max-width: 190px;
        margin-left: auto;
    }

    .dateRangePicker {
        max-width: 310px !important;
    }
}

/* ******************************************* */
.pet_profile_font {
    font-family: 'Helvetica', sans-serif !important;
}

.admin_heade_bg {
    background-color: #E43B40 !important;
}

.admin_s_bar ul li a {
    border-bottom: 1px solid #0033e2 !important
}

.pay_btn {
    padding: 4.5px 0;
}

.c-checkbox .coupon_btn[type=checkbox]:checked+.coupon_check {
    border-color: #27c24c;
    background-color: #27c24c;
}

.c-checkbox:hover .coupon_check {
    border-color: #ccc !important;
}

.c-checkbox label:hover .coupon_check {
    border-color: #27c24c !important;
}

.nav-floating>li:first-child {
    background-color: #ececec;
}

@media screen and (min-width: 768px) {
    .pending_vcost_head {
        top: 25px;
    }

    .add_replace_btn {
        padding-top: 12px;
    }

    .tag_date_picker_adjust {
        margin-right: -80px;
    }

    .pending_tag_date_picker_adjust {
        margin-right: -80px;
    }
}

@media screen and (min-width: 992px) {
    .date_picker_adjust {
        margin-right: -15px;
        padding-top: 5.5px;
    }

    .add_replace_btn {
        padding-top: 5.5px;
    }

    .tag_date_picker_adjust {
        margin-right: -100px;
    }

    .pending_date_picker_adjust {
        margin-right: -65px;
    }
}

@media screen and (min-width: 1200px) {
    .date_picker_adjust {
        margin-right: -35px;
        padding-top: 6.5px;
    }

    .add_replace_btn {
        padding-top: 6.5px;
    }

    .tag_date_picker_adjust {
        margin-right: -90px;
        padding-top: 12px;
    }

    .import_btn {
        padding-top: 12px;
    }
}

.header_text_icon_size {
    font-size: 19px;
}

@media screen and (min-width: 992px) {
    .coupon_details_card .form-group .card .card-body .order_data_heading {
        width: 50%;
    }
}

.inbox_wrapper {
    width: 100%;
    float: left;
    font-family: 'Helvetica', sans-serif;
}

.inbox_wrapper h {
    color: #929292;
    font-size: 16px;
    font-weight: normal;
}

.inbox_wrapper .custom_input {
    height: 40px;
    font-size: 14px;
}

.order_ditels_wrapper ul {
    list-style: none;
    padding: 0px;
}

.order_ditels_wrapper ul .header_text {
    font-family: 'Helvetica', sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 10px;
    color: #929292;
}

.order_details_body .order_ditels_wrapper ul .header_text {
    font-size: 16px !important;
    margin-bottom: 5px;
}

.order_details_body .order_ditels_wrapper ul .body_text {
    font-size: 14px;
    font-weight: normal;
}

@media screen and (max-width: 576px) {
    .order_details_body .order_ditels_wrapper ul .header_text {
        font-size: 15px !important;
        margin-bottom: 10px;
    }

    .order_details_body .order_ditels_wrapper ul .body_text {
        font-size: 12px;
        font-weight: normal;
    }
}

.order_ditels_wrapper ul .body_text {
    font-family: 'Helvetica', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.order_ditels_wrapper ul .body_footer {
    /* font-family: 'Helvetica'; */
    font-family: 'Oswald';
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 10px;
}

.order_ditels_wrapper ul .body_footer {
    font-size: 'Helvetica', sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}

.c-checkbox:hover .gender_btn,
.c-radio:hover .gender_btn {
    border-color: #27c24c;
}

.c-radio .gender_input[type="radio"]:checked+.gender_btn {
    /* border-color: #5d9cec; */
    border-color: #27c24c;
}

.c-radio .gender_input[type="radio"]:checked+.gender_btn:before {
    /* color: #5d9cec; */
    color: #27c24c;
}

.switch .c_input:checked+.c_span {
    background-color: #27c24c;
    border-color: #27c24c;
    transition: all 0.5s;
}

.link_text,
.link_text:hover {
    text-decoration: none;
    color: #656565;
}

.text_title {
    font-family: 'Helvetica', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.order_id_wrapper {
    font-family: 'Helvetica', sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}

.Date_text_wrapper {
    float: right;
    font-family: 'Helvetica', sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* 
timelin */

strong {
    font-weight: 600;
}

.content {
    text-align: left;
}

.timeline_header h1 {
    font-family: "Helvetica", sans-serif;
    letter-spacing: 1.5px;
    color: #212529;
    font-weight: 100;
    font-size: 20px;
    text-align: left;
}

/* Timeline */

.timeline {
    border-left: 4px solid #dfe3e8;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: rgba(255, 255, 255, 0.03);
    color: #929292;
    font-family: "Helvetica", sans-serif;
    margin: 0px 50px;
    letter-spacing: 0.5px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 50px;
    list-style: none;
    text-align: left;
    font-weight: 100;
    max-width: 100%;
}

.timeline h1,
.timeline h2,
.timeline h3 {
    font-family: "Helvetica", sans-serif;
    letter-spacing: 1.5px;
    font-weight: 100;
    font-size: 1.4em;
}

.event_wrapper {
    border-bottom: 1px dashed #c4cdd5;
    margin-bottom: 50px;
}

.timeline .event {
    padding-bottom: 25px;
    position: relative;
}

.timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.timeline .event:before,
.timeline .event:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline:after {
    box-shadow: 0 0 0 4px #dfe3e8;
    left: -7.85px;
    background: #c4cdd5;
    border-radius: 50%;
    height: 11px;
    width: 11px;
    content: "";
    position: absolute;
    bottom: 0px;
}

.timeline::before {
    left: -16.85px;
    background: #f49342;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    font-size: 13px;
    content: "JS";
    line-height: 30px;
    text-align: center;
    top: -9px;
    color: aliceblue;
    position: absolute;
}

.timeline .event:after {
    box-shadow: 0 0 0 4px #dfe3e8;
    left: -57.85px;
    background: #c4cdd5;
    border-radius: 50%;
    height: 11px;
    width: 11px;
    content: "";
    top: 5px;
}

.event p {
    font-size: 14px;
}

.table.table-borderless p {
    margin-bottom: 0px;
    font-family: 'Helvetica', sans-serif;
    font-size: 14px;
    color: #212b36;
    font-weight: normal;
}

.icon_wrapper {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background-color: black;
    color: white;
    line-height: 25px;
    text-align: center;
    float: left;
    margin-right: 8px;
    font-size: 11px;
}

.title_id_wrapper {
    font-size: 11px;
    color: #929292;
    font-weight: bold;
}

.title_header_wrapper {
    font-size: 14px;
    color: #929292;
    font-weight: bold;
}

.product-wrapper-color {
    height: 70px;
    width: 70px;
    margin: 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.product-wrapper-color img {
    width: 50px;
    height: 50px;
    margin: 9px;
}

.table.table-striped.custome_table tr td {
    padding: 5px 10px;
    border: none;
    position: relative;
}

.border_top {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.email_heading {
    color: #929292;
}

.email_text {
    color: #656565;
}

.order_party_info tr td:nth-child(2)::before {
    content: '';
    position: absolute;
    /* background-color: rgba(0,0,0,0.14); */
    background-color: #E43B40;
    width: 2px;
    height: 50%;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
}

.label_adjust tr td label,
.label_adjust tr td {
    font-size: 14px;
    font-weight: 100;
}

.label_adjust tr td {
    width: 50%;
}

.label_adjust tr td:nth-child(1)::after {
    content: '';
    position: absolute;
    /* background-color: rgba(0,0,0,0.14); */
    background-color: #E43B40;
    width: 2px;
    height: 17px;
    /* left: -10px; */
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.table.table-striped.custome_table tr td:first-child p {
    color: #656565;
}

.table.table-striped.custome_table tr td p {
    color: #929292;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: normal;
}

.custom_dropdown_item:active {
    background-color: initial !important;
}

@media only screen and (max-width: 767px) {
    .order_ditels_wrapper ul .header_text {
        font-size: 10px;
        margin: 6px;
    }

    .order_ditels_wrapper ul .body_text {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .topnavbar .navbar-header .brand-logo>img {
        margin-left: 20px;
    }

    .sidebar-toggle.mob-bar {
        top: 16px;
    }
}

/* Disable input type number arrow */
/* Chrome, Safari, Edge, Opera */

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

/* Firefox */

input[type="number"] {
    -moz-appearance: textfield;
}

/* End of disable number arroe */

.order_data_heading {
    width: 37%;
    position: relative;
    font-size: 13px;
}

.order_data_heading::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 25px;
    background-color: #E43B40;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
}

.order_data_text {
    width: 63%;
    font-size: 13px;
    padding-left: 15px;
}

@media screen and (min-width: 768px) {
    .vendor_select_adjust {
        max-width: 175px;
    }
}

.list_transform {
    left: auto !important;
    right: 0 !important;
}

select:focus>option:hover {
    background-color: #000 !important;
    -webkit-background-color: #000 !important;
}

@media screen and (min-width: 768px) {
    .subp_select_adjust {
        max-width: 155px;
    }
}

.icon_position {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border: none;
}

.list_transform {
    left: auto !important;
    right: 0 !important;
}

.cancel_list_transform {
    left: auto !important;
    right: 0 !important;
}

.input_border {
    border-radius: 0.25rem !important;
    z-index: 100;
}

.input_border {
    border-radius: 0.25rem !important;
    z-index: 100;
}

@media screen and (max-width: 1024px) {
    .pet_view_details div {
        align-items: flex-start !important;
    }

    .pet_view_details div ul li:first-child {
        padding-bottom: 5px;
        position: relative;
        color: #444;
        font-size: 15px;
    }

    /* .pet_view_details div ul li:first-child::after{
        content: '';
        position: absolute;
        width: 90px;
        height: 1px;
        background-color: rgba(240,80,80,0.4);
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
   } */
    .pet_view_details div ul li:nth-child(2) {
        color: #656565;
    }
}

.pet_care_text_adjust p {
    margin-top: 11px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .pet_care_text_adjust p {
        font-size: 20px;
        margin-top: 12px;
    }
}

@media screen and (min-width: 1200px) {
    .pet_care_text_adjust p {
        font-size: 20px;
        margin-top: 12px;
    }
}

/* *********************admin table search box size modified********************** */
.dataTables_filter>label>input[type="search"] {
    min-width: 180px;
    font-size: 16px;
}

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

/* ********************admin payment page design modified css***************************** */
.payment_header {
    color: #028090 !important;
}

.admin_payment_heading>tr>th {
    font-weight: normal !important;
    font-size: 16px !important;
    color: #656565 !important;
    padding-left: 12px;
    /* width: auto !important; */
    white-space: nowrap;
}

.table-responsive .address_table tbody tr td:nth-child(6) {
    white-space: nowrap !important;
}

.future_date_modal_body {
    padding: 45px 10px;
}

@media screen and (min-width: 768px) {
    .future_date_modal_width {
        min-width: 350px;
    }
}

.subscription_cancel_table tbody tr td:nth-child(5) {
    text-align: center !important;
}

.customer_view_order_table thead th {
    font-weight: normal !important;
    font-size: 16px !important;
    color: #656565 !important;
    padding-left: 12px;
    width: auto !important;
    white-space: nowrap;
}

@media screen and (min-width: 768px) {
    .index_1 {
        z-index: 1;
        position: absolute;
    }
}

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

.pet_care_text_adjust p {
    margin-top: 11px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .pet_care_text_adjust p {
        font-size: 20px;
        margin-top: 12px;
    }
}

@media screen and (min-width: 1200px) {
    .pet_care_text_adjust p {
        font-size: 20px;
        margin-top: 12px;
    }
}

.overflow_adjust {
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
}

.overflow_adjust::-webkit-scrollbar {
    display: none;
}

.custom_table .admin_customer_table tbody tr td:nth-child(5) select {
    min-width: 207px !important;
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    display: flex !important;
}

@media screen and (min-width: 1200px) {
    .order_data_heading {
        width: 37% !important;
    }

    .order_data_text {
        width: 62% !important;
    }
}

.table-responsive .address_table tbody tr td:nth-child(6) {
    white-space: nowrap !important;
}

.future_date_modal_body {
    padding: 45px 10px;
}

@media screen and (min-width: 768px) {
    .future_date_modal_width {
        min-width: 350px;
    }
}

.subscription_cancel_table tbody tr td:nth-child(5) {
    text-align: center !important;
}

.customer_view_order_table thead th {
    font-weight: normal !important;
    font-size: 16px !important;
    color: #656565 !important;
    width: auto !important;
    white-space: nowrap;
}

.payment_table_data tr td {
    padding-top: 15px;
    padding-bottom: 15px;
}

.font_lg {
    font-size: 16px;
}

.payment_table_data tr td h5 {
    margin-bottom: 0;
}

.view_payment_table .dataTable {
    margin-top: 20px !important;
}

@media screen and (min-width: 768px) {
    .index_1 {
        z-index: 1;
        position: absolute;
    }
}

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

.pet_care_text_adjust p {
    margin-top: 11px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .pet_care_text_adjust p {
        font-size: 20px;
        margin-top: 12px;
    }
}

@media screen and (min-width: 1200px) {
    .pet_care_text_adjust p {
        font-size: 20px;
        margin-top: 12px;
    }
}

.overflow_adjust {
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
}

.overflow_adjust::-webkit-scrollbar {
    display: none;
}

.custom_table .admin_customer_table tbody tr td:nth-child(5) select {
    min-width: 207px !important;
    width: 100%;
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    display: flex !important;
}

@media screen and (min-width: 1200px) {
    .order_data_heading {
        width: 37% !important;
    }

    .order_data_text {
        width: 63% !important;
    }
}

.table-responsive .address_table tbody tr td:nth-child(6) {
    white-space: nowrap !important;
}

.future_date_modal_body {
    padding: 45px 10px;
}

@media screen and (min-width: 768px) {
    .future_date_modal_width {
        min-width: 350px;
    }
}

.subscription_cancel_table tbody tr td:nth-child(5) {
    text-align: center !important;
}

.customer_view_order_table thead th {
    font-weight: normal !important;
    font-size: 16px !important;
    color: #656565 !important;
    width: auto !important;
    white-space: nowrap;
}

@media screen and (min-width: 768px) {
    .subp_select_adjust {
        max-width: 155px;
    }
}

@media screen and (min-width: 768px) {
    .vendor_select_adjust {
        max-width: 175px;
    }
}

.sub_cancel_note li {
    font-size: 18px !important;
}

.order_data_heading {
    width: 50% !important;
}

.order_data_text {
    width: 50% !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* @media screen and (min-width: 768px) and (max-width: 1023px){
    .date_max_width_ipad{
        max-width: 192px;
    }
} */
@media screen and (max-width: 576px) {
    .date_width_mob {
        width: 100%;
    }

    .menu-settings-form-inline-list {
        /* float: right; */
        margin-top: 16px;
    }
}

.sub_cancel_note li {
    font-size: 18px !important;
}

.pp_green_text {
    color: #028090 !important;
}

#add_popup p {
    font-size: 16px;
}

.address_copy_btn {
    background-color: #028090;
    color: #fff;
}

#address_copy_msg {
    position: absolute;
    right: 50px;
}

.address_copy_icon {
    font-size: 18px;
    color: #028090;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

.address_copy_icon:hover {
    color: #656565;
}

#address_copy_msg {
    background-color: #028090;
    color: #fff;
    padding: 4px 7px;
    font-size: 12px;
}

.order_truck_icon {
    font-size: 20px;
}

.pet_document_upload_label::after {
    height: 100% !important;
}

.swal-title,
.swal-text {
    font-family: "Helvetica", sans-serif !important;
}

.pass_input~span {
    cursor: pointer;
}

.pass_box span {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
}

.pp_red_text {
    color: #E43B40 !important;
}

.pp_bg_green {
    background-color: #028090 !important;
    color: #fff !important;
}

.pp_bg_red {
    background-color: #E43B40 !important;
    color: #fff !important;
}

.active_status {
    border-radius: 20px;
    padding: 4px 17px;
    background: rgba(39, 194, 76, 0.05);
    color: #27C24C;
    font-size: 15px;
    align-items: center;
    display: inline-flex;
    border: 1px solid rgba(39, 194, 76, 0.3);
}

.used_status {
    border-radius: 20px;
    padding: 4px 17px;
    background: rgba(255, 144, 43, 0.05);
    color: #FF902B;
    font-size: 15px;
    align-items: center;
    display: inline-flex;
    border: 1px solid rgba(255, 144, 43, 0.3);
}

/* this class close braket not closed but its closed now */
.delete_status {
    border-radius: 20px;
    padding: 4px 17px;
    background: rgba(240, 80, 80, 0.05);
    color: #E43B40;
    font-size: 15px;
    align-items: center;
    display: inline-flex;
    border: 1px solid rgba(240, 80, 80, 0.3);
}

.adminTable thead tr th {
    font-weight: 100 !important;
    font-size: 16px !important;
    color: #656565 !important;
    padding-left: 12px;
    white-space: nowrap;
}

.adminTable thead tr th {
    font-weight: 100 !important;
    font-size: 16px !important;
    color: #656565 !important;
    padding-left: 12px;
    white-space: nowrap;
}

.btn-group .btn-info {
    background-color: #028090 !important;
    border-color: #028090 !important;
    box-shadow: none !important;
}

.btn-group .btn-info:hover {
    background-color: #066a77 !important;
}

.file_input .custom-file-label::after {
    content: "Choose File" !important;
    color: #fff;
    background-color: #028090;
    height: 100%;
}

.table.table-striped.orderViewInfo tr td:first-child {
    width: 125px;
}

.table.table-striped.orderViewInfo tr td:nth-child(2) {
    padding-left: 25px;
}

/* checkbox before change (04.05.22) */
.c-checkbox span:before {
    left: -1px;
    line-height: 19px;
}

.modal-backdrop.show {
    display: none;
}

.modal.show {
    background: #51515282;
}

.modal-note-btn-footer {
    text-align: center;
    vertical-align: middle;
    display: block;
}

.not-card-content {
    border: 1px dashed #c9c9c9;
}

.note-card-body {
    /* background: #edf1f2; */
    background: #faf6bd;
}

.note-card-footer {
    /* background: #edf1f2; */
    background: #faf6bd;
    border-top: 1px dashed #c9c9c9;
}

.swal-text {
    text-align: center !important;
}

/* *********************Tag-Categories Css start*********************** */
.tag-category-img {
    width: 50px;
    height: auto;
    margin: 4px auto;
}

.bg-product-rainbow {
    line-height: 50px;
    background: url(../../img/rainbow_bg.png);
    background-size: contain;
}

.bg-product-blue {
    background: #1a87c8;
}

.bg-product-red {
    background: #f43838;
}

.bg-product-purple {
    background: #853a96;
}

.bg-product-hot-pink {
    background: #f43b90;
}

.bg-product-green {
    background: #00b169
}

.bg-product-tiffany {
    background: #29c2c0;
}

.bg-product-black {
    background: #000000;
}

.bg-product-orange {
    background: #f68c1e;
}

.bg-product-yellow {
    background: #f4d03e;
}

.bg-product-charcoal {
    background: #778a91;
}

.bg-product-camo {
    line-height: 50px;
    background: url(../../img/camo_bg.png);
    background-size: contain;
}

.bl-white {
    border-left: 1px solid white;
}

/* *********************Tag-Categories Css end*********************** */
/* ***************Coupons CSS Start****************** */
.tab-pane.coupons-pane .panel-body.coupons-panel {
    padding: 16px;
    border: 1px solid #cccccc66;
    border-radius: 5px;
    margin-top: -3px;
}

/* ***************Coupons CSS End****************** */
.d-flex.visibility-custom-radio-btn-content {
    margin-top: 35px;
}

.widget-ul {
    /* position: relative; */
    margin-top: 20px;
    min-height: 64px;
    max-height: 64px;
    font-size: 11px;
}

.right-widget {
    padding-bottom: 13px;
    padding-top: 13px;
}

.right-widget-customer-img {
    padding-bottom: 42px;
    padding-top: 42px;
}

.right-widget-lead-title {
    font-size: 13px;
}

.widget-user-round-img {
    box-shadow: 0px 0px 6px 3px #2b957a;
}

.widget-user-round-img:hover {
    box-shadow: 0px 0px 6px 3px #1a705a;
}

.square {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    margin: 0 0.5em;
    background-color: #ddd;
    vertical-align: baseline;
    border: 2px solid transparent;
}

/* recent customer panel css start */
.registered-users-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.registered-users-list>li {
    width: 20%;
    font-size: 12px;
    text-align: center;
    padding: 7.5px;
    color: #4d5154;
}

.registered-users-list>li>a {
    display: block;
    margin-bottom: 10px;
    border: 2px solid lightgrey;
    border-radius: 4px;
}

.registered-users-list>li img {
    max-width: 100%;
    height: 115px;
    width: 100%;
}

.registered-users-list>li .username {
    font-size: 12px;
    /* color: #000; */
    margin-bottom: 0;
    font-weight: 600;
}

.registered-users-list>li .username small {
    display: block;
    font-size: 11px;
    color: gray;
    line-height: 15px;
}

/* recent customer panel css end */
.nav.nav-tabs.notification-tab.nav-fill>.nav-item>.nav-link {
    padding: 11px 20px;
    font-size: 1rem;
    background: transparent;
    font-weight: 100;
}

.nav.nav-tabs.notification-tab.nav-fill>.nav-item>.nav-link.active {
    color: #e43b40;
    background-color: #dde6e9;
}

.table.notification-abandoned-table,
.table.notification-recurringfail-table {
    font-size: 12px;
}

.table.notification-abandoned-table>thead>tr>th,
.table.notification-recurringfail-table>thead>tr>th {
    color: #fff;
}

.table.notification-abandoned-table>tbody>tr>td,
.table.notification-recurringfail-table>tbody>tr>td {
    white-space: nowrap;
}

/* .card-footer.notification-tab-footer{
    background: #dde6e9;
} */
.w-35 {
    width: 35%;
}

.compared-date {
    text-align: right;
}

.compared-date kbd {
    font-size: 11px;
    font-family: 'Helvetica';
}

.widget-fs-8px {
    font-size: 8px;
}

.widget-fs-12px {
    font-size: 12px;
}

.widget-fs-18px {
    font-size: 18px;
}

.widget-fs-27px {
    font-size: 27px;
}

.mtn-18 {
    margin-top: -18px;
}

.my-7px {
    margin-top: 7px;
    margin-bottom: 7px;
}

.h-6px {
    height: 6px;
}

.mb-5px {
    margin-bottom: 5px;
}

.text-gray-widget {
    color: #c9c9c9;
}

.text-green-widget {
    color: #028090;
}

.badge-green-widget {
    background: #028090;
    color: #fff;
    font-family: 'Helvetica', sans-serif !important;
    font-weight: 400;
}

.badge-red-widget {
    background: #f05050;
    color: #fff;
    font-family: 'Helvetica', sans-serif !important;
    font-weight: 400;
}

.bg-shadow-widget {
    box-shadow: 0 2px 14px rgb(38 60 85 / 16%);
}

.bg-shadow-widget.card .card-widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    margin-top: -3px;
    padding: 2px;
    height: 25px;
    background: #028090;
}

.bg-shadow-widget.card small {
    font-weight: 600;
}

.text-gray-darker-widget {
    color: #838383;
}

.small-widget-list {
    padding-bottom: 6px;
}

.w-60 {
    width: 60%;
}

.rounded-right.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite;
}

/* dounut chart responsive start */

#do_legend>ul {
    padding: 0;
    text-align: center;
}

#do_legend li {
    cursor: pointer;
    margin: 4px 3px;
    display: inline-table;
}

#do_legend li span {
    position: relative;
    padding: 3px 10px;
    border-radius: 13px;
    color: white;
    z-index: 2;
    font-size: 11px;
}

#do_legend {
    height: auto;
    width: 100%;
    /* overflow-y: auto; */
}

.donut-area {
    height: calc(100% - 62px)
}

/* dounut chart responsive end */
@media screen and (min-width:1000px) and (max-width:1100px) {
    #do_legend>ul {
        margin-top: -4px;
    }

    #do_legend li {
        margin: 0 2px;
    }

    #do_legend li span {
        padding: 2px;
        border-radius: 3px;
        font-size: 9px;
    }
}

@media screen and (min-width:1102px) and (max-width:1280px) {
    .right-widget {
        padding-bottom: 10px;
        padding-top: 11px;
    }
}

.vendor-view-back-button .btn-primary {
    background: #028090 !important;
    border-color: #028090 !important;
}

.note-view-more-btn {
    float: right;
    border: 1px solid #27c24c;
    padding: 5px 17px;
    border-radius: 3px;
    color: #fff;
    background: #27c24c;
}

.note-textarea {
    resize: none;
}

.swal-button.btn-success {
    background-color: #27c24c !important;
    border-color: #27c24c !important;
}

.swal-button.btn-danger {
    background-color: #ed2d2d !important;
    border-color: #ec2121 !important;
}

/* swal-button .swal-button--confirm .btn .btn-success .swal-button--loading */
.d-flex.visibility-custom-radio-btn-content {
    margin-top: 35px;
}

.vendor-view-back-button .btn-primary {
    background: #028090 !important;
    border-color: #028090 !important;
}

.swal-text {
    text-align: center !important;
}

.d-flex.visibility-custom-radio-btn-content {
    margin-top: 35px;
}

/* customer register view start */
.cancel-customer-btn-danger {
    margin-left: 5px;
}

.customer-btn-grp .login-customer-btn {
    margin-left: 5px;
}

.customer-btn-grp .show>.btn-secondary.dropdown-toggle {
    box-shadow: none;
    border: 1px solid #028090;
    color: #027a89;
}

.customer-btn-grp .btn.btn-secondary.dropdown-toggle:not(:disabled):not(.disabled) {
    border: 1px solid #028090;
    color: #027a89;
}

.payments-card-body table kbd {
    font-size: 14px;
}

.payments-card-body table kbd.success {
    background: #27C24C;
}

.payments-card-body table kbd.success:before {
    font-family: FontAwesome;
    content: "\f058";
    padding-right: 5px;
    font-size: 14px;
}

.payments-card-body table kbd.due {
    background: #d33c44;
    ;
}

.payments-card-body table kbd.due:before {
    font-family: FontAwesome;
    content: "\f05a";
    padding-right: 5px;
    font-size: 14px;
}

/* petcareplans-register-carousel start */
.petcareplans-register-carousel .row.pet-row-body {
    background-color: #02808f;
    margin: auto 6px;
}

.petcareplans-register-carousel .row.pet-row-body .policy-details-holder {
    text-align: right;
    color: white;
    padding: 5px 35px 0 35px;
}

.petcareplans-register-carousel .row.pet-row-list-body {
    margin: auto 6px;
}

.petcareplans-register-carousel .row.pet-row-list-body .pet-plan-holder {
    border-right: 2px solid #02808f;
    margin: 15px 0;
    font-size: 12px;
}

.petcareplans-register-carousel .row.pet-row-list-body .pet-plan-holder.no-border {
    border: none;
}

.petcareplans-register-carousel .row.pet-row-body .pet-img-holder {
    height: 100px;
    width: 100px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #b3afafd6;
    float: left;
    text-align: center;
}

.petcareplans-register-carousel .row.pet-row-body .header_text {
    letter-spacing: 0.5px;
    color: white;
    font-size: 50px;
    padding-left: 13px;
    line-height: 1.9;
}

.petcareplans-register-carousel .row.pet-row-body .fa-info-circle {
    cursor: pointer;
}

.petcareplans-register-carousel .border-radius-top {
    border-radius: 5px 5px 0 0;
}

.petcareplans-register-carousel .border-radius-bottom {
    border-radius: 0 0 5px 5px;
    border: 1px solid #cccccc66;
}

.petcareplans-register-carousel.owl-carousel .owl-item .cardimg {
    width: 63px;
    height: auto;
    margin: 0 auto;
}

.petcareplans-register-carousel .owl-nav .owl-prev,
.petcareplans-register-carousel .owl-nav .owl-next {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    height: 40px;
    left: -15px;
    line-height: 40px;
    margin: -20px 0 0;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 40px;
    color: #02808f !important;
}

.petcareplans-register-carousel .owl-nav .owl-prev:hover,
.petcareplans-register-carousel .owl-nav .owl-next:hover {
    background: transparent !important;
}

.petcareplans-register-carousel .owl-nav .owl-next {
    left: auto;
    right: -15px;
}

/* petcareplans-register-carousel end */
/* **************editable formSectionRegisterView start***************** */
.formSectionRegisterView {
    padding: 0px;
    margin-bottom: 10px;
    transition: background 0.4s ease;
}

.formSectionRegisterView * {
    transition: opacity 0.4s ease;
}

.formSectionRegisterView label,
.formSectionRegisterView input,
.formSectionRegisterView button,
.formSectionRegisterView textarea,
.formSectionRegisterView select {
    display: block;
    margin: 5px;
}

.formSectionRegisterView .static-field {
    width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 3.428571;
    margin: 5px;
    color: #656565;
}

.formSectionRegisterView input {
    background: white;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.formSectionRegisterView input:focus,
.formSectionRegisterView input::selection {
    border: 1px solid #61bfdf;
    outline: none;
}

.formSectionRegisterView select {
    background: white;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.formSectionRegisterView select:focus,
.formSectionRegisterView select::selection {
    border: 1px solid #61bfdf;
    outline: none;
}

.formSectionRegisterView textarea {
    background: white;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: none;
}

.formSectionRegisterView label {
    padding: 10px 0;
    font-weight: normal;
    font-size: 14px;
    height: 34px;
    line-height: 1.2;
    /* text-transform: uppercase; */
    color: #656565;
    word-break: break-word;
}

.formSectionRegisterView label::after {
    content: '';
    position: absolute;
    /* background-color: rgba(0,0,0,0.14); */
    background-color: #E43B40;
    width: 2px;
    height: 50%;
    right: 34px;
    /* right: 4px; */
    top: 50%;
    transform: translateY(-50%);
}

.formSectionRegisterView .actionButtons {
    /* margin:5px 5px 0; */
    float: right;
}

.formSectionRegisterView .cancelButton {
    margin-right: 10px;
    color: #d33c44;
    font-weight: bold;
    text-decoration: none;
    font-size: 17px;
}

.formSectionRegisterView .saveButton {
    display: inline-block;
    background: transparent;
    color: #02808f;
    border: none;
    transition: background 0.4s ease;
    cursor: pointer;
    margin: 0;
}

.formSectionRegisterView .saveButton:hover,
.formSectionRegisterView .editButton:hover {
    background: transparent;
}

.formSectionRegisterView .editButton {
    display: none;
    background: transparent;
    color: #000;
    border: none;
    transition: background 0.4s ease;
    float: right;
    margin: 0;
    color: #E43B40;
}

.formSectionRegisterView.readOnly {
    background: #f7fffa;
}

.formSectionRegisterView input[disabled] {
    color: #929292;
    border-color: transparent;
}

.formSectionRegisterView textarea[disabled] {
    color: #656565;
    border-color: transparent;
}

.formSectionRegisterView select[disabled] {
    color: #5a5a5a;
    border-color: transparent;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.readOnly .actionButtons {
    display: none;
}

.readOnly .editButton {
    display: block;
    cursor: pointer;
}

.formSectionRegisterView.disabled * {
    opacity: .9;
}

.disabled .editButton {
    display: block;
    cursor: default;
}

.disabled .editButton:hover {
    background: #9db0a3;
}

/* ***************editable formSectionRegisterView end**************** */
/* register view note start */
.note-register-content {
    position: relative;
    /* width: 100%;
    height: 100%; */
    max-width: 230px;
    height: 270px;
    margin: auto;
    overflow: hidden;
}

.note-register-content .note-register-content-overlay {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 9px;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.note-register-content:hover .note-register-content-overlay {
    opacity: 1;
}

.note-register-content-note {
    width: 100%;
    height: 100%;
    background: #f5d579;
    padding: 25px;
    border-radius: 9px;
}

.note-register-content-note p {
    height: 218px;
    overflow: hidden;
}

.note-register-content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.note-register-content:hover .note-register-content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.note-register-content-details button {
    font-weight: 500;
    margin-bottom: 0.5em;
    background: transparent;
    color: white;
    border: none;
    padding: 5px 16px;
    font-size: 25px;
}

.note-register-content-details.fadeIn-top {
    top: 20%;
}

/* register view end */
/* sticky-notes-register-carousel start */
.sticky-notes-register-carousel .owl-nav .owl-prev,
.sticky-notes-register-carousel .owl-nav .owl-next {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    height: 40px;
    left: -32px;
    line-height: 40px;
    margin: -20px 0 0;
    padding: 0;
    position: absolute;
    top: 40%;
    width: 40px;
    color: #02808f !important;
}

.sticky-notes-register-carousel .owl-nav .owl-prev:hover,
.sticky-notes-register-carousel .owl-nav .owl-next:hover {
    background: transparent !important;
}

.sticky-notes-register-carousel .owl-nav .owl-next {
    left: auto;
    right: -32px;
}

/* sticky-notes-register-carousel end */
/* customer register view end */
/* customer register view2 start */
/* Horizontal tab start */
.tab.view-tab {
    float: left;
    /* border: 1px solid #ccc; */
    background-color: #f1f1f1;
    width: 100%;
    /* height: 300px; */
}

.tab.view-tab button {
    display: block;
    background-color: #f5d7d7;
    color: #E43B40;
    padding: 22px 10px;
    margin-bottom: 5px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    border-left: 4px solid #E43B40;
}

.tab.view-tab button::after {
    position: absolute;
    right: 10px;
    content: "\f105";
    font-family: 'FontAwesome';
    font-weight: 600;
    font-size: 16px;
    margin-top: -2px;
}

.tab.view-tab button:hover {
    background-color: #E43B40;
    color: #f1f1f1;
    transition: all 0.3s ease-in-out 0s;
}

.tab.view-tab button.active {
    /* background-color: #ccc; */
    background-color: #E43B40;
    border: 1px solid #E43B40;
    color: white;
    font-weight: bold;
}

.tabs-content {
    padding-right: 0;
}

/* .view-tabcontent{
      padding-left: 0;
  } */
.tabcontent {
    float: left;
    /* padding: 6px 20px; */
    /* border: 1px solid #E43B40; */
    width: 100%;
    /* border-radius: 0 17px 17px 17px; */
}

.tab-shadow .card:hover {
    box-shadow: 0px 1px 20px rgb(0 88 118 / 20%);
}

/* Horizontal tab end */
.tab-shadow .card .petcareplans-register-carousel .row.pet-row-list-body .pet-plan-holder {
    border-right: 2px solid #02808f;
    margin: 15px 0;
    font-size: inherit;
}

.tab-shadow .card .petplans-wrapper {
    padding: 0 7px;
}

.tab-shadow .card .petplans-wrapper .owl-carousel .owl-item .pets-batch-img {
    width: 45px;
    height: auto;
    margin: 4px auto;
}

/* pets-carousel start */
.pets-carousel .owl-nav .owl-prev,
.pets-carousel .owl-nav .owl-next {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    height: 40px;
    left: -36px;
    line-height: 40px;
    margin: -20px 0 0;
    padding: 0;
    position: absolute;
    top: 33%;
    width: 40px;
    color: #02808f !important;
}

.pets-carousel .owl-nav .owl-prev:hover,
.pets-carousel .owl-nav .owl-next:hover {
    background: transparent !important;
}

.pets-carousel .owl-nav .owl-next {
    left: auto;
    right: -36px;
}

/* pets-carousel end */
/* customer register view2 end */
@media screen and (min-width:1192px) and (max-width:1280px) {
    .formSectionRegisterView label::after {
        right: 22px;
    }
}

@media screen and (min-width:993px) and (max-width:1190px) {
    .tab.view-tab button {
        font-size: 12px;
        padding: 16px 6px;
    }

    .tab.view-tab button::after {
        font-size: 13px;
        margin-top: -1px;
        right: 6px;
    }

    .formSectionRegisterView label,
    .formSectionRegisterView input {
        font-size: 11px;
    }

    .formSectionRegisterView label::after {
        right: 20px;
    }

    .tab-shadow .card .table {
        font-size: 11px;
    }
}

@media screen and (max-width: 992px) {
    .petcareplans-register-carousel .row.pet-row-list-body .pet-plan-holder {
        border-bottom: 2px solid #02808f;
        border-right: none;
        margin-bottom: 0;
    }

    .tab-shadow .card .petcareplans-register-carousel .row.pet-row-list-body .pet-plan-holder {
        border-bottom: 2px solid #02808f;
        border-right: none;
        margin-bottom: 0;
    }

    .petcareplans-register-carousel .row.pet-row-body .policy-details-holder {
        text-align: left;
        padding: 5px 20px 0 0px;
    }

    .petcareplans-register-carousel .row.pet-row-body .header_text {
        padding-left: 0;
        width: 100%;
        display: table;
    }

    .petcareplans-register-carousel .row.pet-row-body .fa-info-circle {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .tabs-content {
        padding-right: 15px;
    }

    .tab.view-tab button {
        padding: 14px;
    }

    .tab.view-tab button::after {
        position: absolute;
        right: 35px;
    }

    .tab.view-tab {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 576px) {
    .formSectionRegisterView label::after {
        right: 0;
    }
}

@media screen and (max-width: 300px) {
    .petcareplans-register-carousel .row.pet-row-body .header_text {
        font-size: 35px;
    }

    .formSectionRegisterView label {
        font-size: 10px;
    }

    .formSectionRegisterView input {
        font-size: 10px;
    }

    .petcareplans-register-carousel .row.pet-row-list-body .pet-plan-holder {
        font-size: 10px;
    }

    .petcareplans-register-carousel .table.table-striped.custome_table tr td {
        padding: 5px;
    }

    .petcareplans-register-carousel .table.table-striped.custome_table tr td p {
        padding: 6px;
        font-size: 10px;
    }

    #login_as_user .btn-label {
        display: none;
    }

    .cancel_list_transform {
        left: auto !important;
        right: -41px !important;
    }
}

.swal-button--loading~.swal-button__loader {
    display: none;
    opacity: 0;
}

.file_input.note-img-input .custom-file-label .fa-file {
    /* line-height: 1.3; */
    margin-top: 3px;
}

@media screen and (min-width:1023px) and (max-width:1800px) {
    .modal-content.modal-note-content {
        width: 620px;
        right: 11%;
    }
}

/* swal-button .swal-button--confirm .btn .btn-success .swal-button--loading */
/* ++++++++++++++++++++ Admin Permissions CSS Start +++++++++++++++++++++++ */
.permission-listing-table.table thead tr th {
    font-weight: normal !important;
    font-size: 16px !important;
    color: #656565 !important;
    padding-left: 12px;
    white-space: nowrap;
}

.modal-backdrop.show {
    display: none;
}

.access-modal.modal.show {
    background: #51515282;
}

.permission-check {
    margin-right: 2px;
}

.card-body.permission-list-card {
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}

.permission-list-icon {
    font-size: 18px;
    margin-right: 3px;
}

.access-list-treeview {
    float: left;
    width: 100%;
    height: 332px;
    overflow-y: auto;
}

.access-list-treeview ul {
    float: left;
    width: 100%;
    position: relative;
    left: -39px;
}

.access-list-treeview ul li {
    float: left;
    width: 100%;
    border-left: 1px solid #f05050;
    padding: 10px 0;
    list-style: none;
}

.access-list-treeview ul li div {
    float: left;
    width: 100%;
    font-family: Arial;
    font-size: 14px;
    font-weight: 600;
    color: #f05050;
    line-height: 1.5;
    padding-left: 33px;
    position: relative;
    bottom: -20px;
}

.access-list-treeview ul li div em {
    font-weight: 600;
    margin-right: 5px;
}

.access-list-treeview ul li div:before {
    content: "";
    width: 30px;
    height: 1px;
    background-color: #f05050;
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 0;
}

.access-list-treeview ul li ul {
    margin: 20px 0;
}

.access-list-treeview ul li ul li {
    border-left-color: #f05050;
    margin-left: 50px;
    width: 100%;
}

.access-list-treeview ul li ul li div {
    color: #f05050;
    padding-left: 15px;
    font-weight: 100;

}

.access-list-treeview ul li ul li div em {
    font-weight: 100;
    margin-right: 5px;
}

.access-list-treeview ul li ul li div:before {
    background-color: #f05050;
    width: 10px;
}

@media screen and (max-width: 750px) {
    .access-list-treeview ul li div {
        font-size: 12px;
        padding-left: 22px;
    }

    .access-list-treeview ul li div:before {
        width: 17px;
    }
}

@media screen and (max-width: 300px) {
    .access-list-treeview ul {
        width: 150%;
    }
}

/* ++++++++++++++++++++ Admin Permissions CSS End +++++++++++++++++++++++ */
/* ++++++++++++++++++++++ No Permissions CSS Start ++++++++++++++++++++++ */
.no-permission-card {
    box-shadow: 0px 0px 14px 3px #c5c5c5;
    padding: 60px;
    margin: 95px auto;
    width: 450px;
}

.no-permission-welcome-text {
    font-size: 3.25rem;
    font-weight: 500;
}

.no-permission-welcome-img {
    height: 89px;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 300px) {
    .no-permission-card {
        padding: 25px;
        width: 224px;
    }

    .no-permission-welcome-text {
        font-size: 2rem;
    }

    .no-permission-welcome-img {
        height: 57px;
    }
}

@media screen and (min-width:302px) and (max-width: 750px) {
    .no-permission-card {
        width: 311px;
        margin-top: 25px;
    }

    .no-permission-welcome-img {
        height: 66px;
    }

    .no-permission-welcome-text {
        font-size: 2rem;
    }
}

@media screen and (min-width:1021px) and (max-width:1200px) {
    .no-permission-card {
        margin-top: 23px
    }
}

/* ++++++++++++++++++++++ No Permissions CSS End ++++++++++++++++++++++++ */
.select2-container {
    width: 100% !important;
}

/* 3/3/22 */
.table.word-break-table>tbody>tr>td {
    word-break: break-word;
}

/* 3/3/22 */
.select2-container--default .select2-selection--multiple {
    border: 1px solid #e1e1e1 !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #66afe9 1px !important;
}

.order_party_info.tag_replacement_info tr td:nth-child(1) {
    width: 105px;
}

.c-checkbox .coupon_btn[type=radio]:checked+.coupon_check {
    border-color: #27c24c;
    background-color: #27c24c;
}

.c-checkbox input[type=radio]:checked+span:before {
    color: #fff;
    opacity: 1;
    transition: color .3s ease-out;
}

/* 3/3/22 */
/* *****************************Date-range Pucker custom css Start****************************** */
.daterangepicker.show-ranges.ltr .drp-calendar.left,
.daterangepicker .drp-calendar.right {
    min-height: 256px;
}

@media screen and (max-width: 475px) {
    .daterangepicker .drp-buttons .applyBtn {
        margin-top: 5px;
    }

    .daterangepicker.show-ranges.ltr .drp-calendar.left,
    .daterangepicker .drp-calendar.right {
        min-height: 100%;
        border-left: none !important;
    }

    .daterangepicker.show-calendar .ranges {
        border-bottom: 1px solid #dbdbdb;
    }
}

/* *****************************Date-range Pucker custom css End****************************** */
.select2-container {
    width: 100% !important;
}

/* checkbox before change (04.05.22) */
.c-checkbox span:before {
    left: -1px;
    line-height: 19px;
}

/* widget text css start*/
.card.flex-row.align-items-center.align-items-stretch.border-0>.rounded-right>.text-uppercase {
    font-size: 13px;
}

.card.flex-row.align-items-center.align-items-stretch.border-0>.rounded-right>.h4.text-uppercase {
    font-size: 20px;
}

/* widget text css end*/
.order_shipping_status {
    border-radius: 20px;
    padding: 4px 17px;
    background: rgba(255, 144, 43, 0.05);
    color: #FF902B;
    font-size: 15px;
    align-items: center;
    display: inline-flex;
    border: 1px solid rgba(255, 144, 43, 0.3);
}

.order_processing_status {
    border-radius: 20px;
    padding: 4px 8px;
    background: rgba(255, 144, 43, 0.05);
    color: #27C24C;
    font-size: 15px;
    align-items: center;
    display: inline-flex;
    border: 1px solid rgba(39, 194, 76, 0.3);
}

.test-mail-th {
    width: 100px !important;
    /* width: 76px !important; */
}

.card-note-ellipsis {
    overflow: hidden;
    height: 111px;
}

.card-note-ellipsis::after {
    content: '...';
    position: absolute;
    left: 50%;
    bottom: 55px;
}

/* Order Tag Cancel css Start */
.badge-cancel {
    background-color: #5e6364;
    color: #fff;
    opacity: 0.3;
    text-decoration: line-through;
}

/* Order Tag Cancel css End */
.dropdown-list>.dropdown-menu.notification-dropdown {
    min-width: 250px;
    border-radius: 0;
    margin-top: 0;
}

.dropdown>a>.badge {
    left: 15px;
}

.footer-sticky {
    position: fixed;
    bottom: 0;
    right: 0;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .topnavbar .dropdown .dropdown-menu {
        margin-top: 0;
    }
}

@media screen and (max-width: 576px) {
    .topnavbar .dropdown .dropdown-menu {
        margin-top: 23px;
    }
}

@media only screen and (max-width: 378px) {
    .topnavbar .dropdown .dropdown-menu {
        margin-top: 23px;
    }
}

@media only screen and (max-width: 352px) {
    .topnavbar .dropdown .dropdown-menu {
        margin-top: 23px;
    }
}

@media only screen and (max-width: 328px) {
    .aside-collapsed .wrapper .aside-container .aside-inner {
        padding-top: 109px;
    }

    .topnavbar .dropdown .dropdown-menu {
        margin-top: 52px;
    }
}

.chosen-container-single .chosen-single div b {
    font-weight: 100;
    font-family: 'FontAwesome';
    background: none !important;
    background-image: none !important;
    font-size: 11px;
    position: absolute;
    right: 4px;
    top: 3px;
    bottom: 0;
    height: auto;
    width: auto;
}

.chosen-container-single .chosen-single div b::after {
    content: "\f078";
}

.chosen-container-single.chosen-with-drop .chosen-single div b::after {
    content: "\f077";
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../../images/CP-Icons/down-arrow-icon.png") no-repeat right .55rem center/9px 6px !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    top: 16px !important;
    line-height: 13px !important;
}

/* Disable DataTable Cross Icon remove & search icon insert start */
.dataTables_filter>label>input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

.dataTables_wrapper .dataTables_filter em.fa-search {
    /* position: relative; */
    right: -89%;
    top: 1px;
    font-size: 13px;
    font-style: normal;
    color: #0033e2;
    background: #ffffff;
    padding: 8px 5px 6px;
    border-radius: 0.2rem;
}

/* Disable DataTable Cross Icon remove & search icon insert end */
.down_arrow {
    right: 8px;
    font-weight: 600;
}

/* benefits inner html Tailwind overwrite start */
.benefits-frame-body-card section {
    font-size: 12px;
    color: #000000;
}

.benefits-frame-body-card section .px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.benefits-frame-body-card section .py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.benefits-frame-body-card section .py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}

.benefits-frame-body-card section .mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
}

.benefits-frame-body-card section .max-w-6xl {
    max-width: 58rem;
}

.benefits-frame-body-card section .text-2xl {
    font-size: 18px;
}

.benefits-frame-body-card section .text-xl {
    font-size: 16px;
}

.benefits-frame-body-card section .text-base {
    font-size: 12px;
}

.benefits-frame-body-card section .w-20 {
    width: 3rem;
}

.benefits-frame-body-card section .font-extrabold {
    font-weight: 800;
    font-family: sans-serif;
}

.benefits-frame-body-card section .text-lg {
    font-size: 14px;
}

.benefits-frame-body-card section .text-sm {
    font-size: 10px;
}

.benefits-frame-body-card section .border-\[\#0033E2\] {
    border-color: #0033e2 !important;
}

.benefits-frame-body-card section a[href='#pinpaw'] svg.h-6.w-6 {
    width: 2.5rem;
    text-align: center;
    margin-top: 8px;
}

.benefits-frame-body-card section a[href='#pinpaw'] {
    display: none;
}

.benefits-frame-body-card section .show {
    display: block !important;
}

.benefits-frame-body-card section .hide {
    display: none !important;
}

@media (min-width: 640px) {
    .benefits-frame-body-card section .sm\:text-lg {
        font-size: 15px;
    }

    .benefits-frame-body-card section .sm\:text-md {
        font-size: 13px;
    }

    .benefits-frame-body-card section .sm\:text-3xl {
        font-size: 24px;
    }

    .benefits-frame-body-card section .lg\:text-4xl {
        font-size: 30px;
    }

    .benefits-frame-body-card section .sm\:w-72 {
        width: 14rem;
    }

    .benefits-frame-body-card section .sm\:px-7 {
        padding-left: 1.75rem !important;
        padding-right: 1.75rem !important;
    }

    .benefits-frame-body-card section .sm\:w-40 {
        width: 7rem;
    }

    .benefits-frame-body-card section .sm\:text-left {
        text-align: left !important;
    }

    .benefits-frame-body-card section .sm\:bottom-12 {
        bottom: 14rem;
    }
}

@media (min-width: 1280px) {
    .benefits-frame-body-card section .xl\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }

    .benefits-frame-body-card section .xl\:text-4xl {
        font-size: 30px;
    }

    .benefits-frame-body-card section .lg\:text-left {
        text-align: left !important;
    }
}

/* benefits inner html Tailwind overwrite end */
/* benefits edit textarea inner html Tailwind overwrite start */
.benefits-frame-textarea-card-body .note-editing-area .note-editable section {
    font-size: 12px;
    color: #000000;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .max-w-6xl {
    max-width: 58rem;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .text-2xl {
    font-size: 18px;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .text-xl {
    font-size: 16px;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .text-base {
    font-size: 12px;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .w-20 {
    width: 3rem;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .font-extrabold {
    font-weight: 800;
    font-family: sans-serif;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .text-lg {
    font-size: 14px;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .text-sm {
    font-size: 10px;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .border-\[\#0033E2\] {
    border-color: #0033e2 !important;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .bg-\[\#66E3DB\] {
    background-color: #66e3db;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .bg-\[\#ED5250\] {
    background-color: #ED5250;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section a[href='#pinpaw'] svg.h-6.w-6 {
    width: 2.5rem;
    text-align: center;
    margin-top: 8px;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section a[href='#pinpaw'] svg path {
    color: #fff;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section a[href='#pinpaw'] {
    display: none;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .show {
    display: block !important;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .hide {
    display: none !important;
}

.benefits-frame-textarea-card-body .note-editing-area .note-editable section .ml-9 {
    margin-left: 2.25rem;
}

@media (min-width: 640px) {
    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .sm\:text-lg {
        font-size: 15px;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .sm\:text-md {
        font-size: 13px;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .sm\:text-3xl {
        font-size: 24px;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .lg\:text-4xl {
        font-size: 30px;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .sm\:w-72 {
        width: 14rem;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .sm\:px-7 {
        padding-left: 1.75rem !important;
        padding-right: 1.75rem !important;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .sm\:w-40 {
        width: 7rem;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .sm\:text-left {
        text-align: left !important;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .sm\:bottom-12 {
        bottom: 33rem;
        right: 5rem;
    }
}

@media (min-width: 1280px) {
    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .xl\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .xl\:text-4xl {
        font-size: 30px;
    }

    .benefits-frame-textarea-card-body .note-editing-area .note-editable section .lg\:text-left {
        text-align: left !important;
    }
}

/* benefits edit textarea inner html Tailwind overwrite end */
table.all-orders-table thead tr th {
    padding-right: 30px !important;
}

table.all-customer-view-table thead tr th {
    padding-right: 30px !important;
}

table.all-petProfiles-table thead tr th {
    padding-right: 30px !important;
}

table.activated-coupons-table thead tr th {
    padding-right: 30px !important;
}

table.deleted-coupons-table thead tr th {
    font-weight: normal !important;
    font-size: 14px !important;
    color: #656565 !important;
    padding: 14px 10.8px;
    padding-right: 30px;
    width: auto !important;
    white-space: nowrap;
}

.parsley-absolute-msg-content-group {
    margin-bottom: 40px;
}

.parsley-absolute-msg-content-group ul.parsley-errors-list {
    position: absolute;
    bottom: 0;
    top: 66px;
}

.table.order-index-table-content select.form-control.input-sm {
    width: 100px !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before {
    display: inline !important;
    margin-right: 15px;
    position: initial !important;
    padding: 0px 4px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child {
    padding-left: 10px !important;
}

@media screen and (max-width:2270px) {
    .dataTables_wrapper .dataTables_filter em.fa-search {
        top: 0px;
        font-size: 13px;
    }
}

span.group-span-filestyle.input-group-btn label.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.filestyle-category-img {
    max-height: 74px;
    max-width: 100px;
    height: auto;
    width: auto;
}

i.fa-info-circle[data-toggle="modal"] {
    cursor: pointer;
}

.note-editor.note-frame .note-icon-caret {
    display: none;
}

.form-control,
body .chosen-container-single .chosen-single {
    height: 37px;
}

div.mm-dropdown div.textfirst {
    min-height: 35px;
}

div.mm-dropdown div.textfirst span.ml-auto {
    margin-bottom: -1px;
}

div.mm-dropdown div.textfirst span .fa.fa-angle-down {
    font-size: 17.5px;
    font-weight: bold;
}

/* ****** breadcrumb fix start ****** */
@media screen and (max-width: 780px) {
    nav[aria-label="breadcrumb"] {
        float: left;
        margin-left: 15px;
    }

    .content-heading .breadcrumb {
        padding: 0rem !important;
    }

    .wrapper .footer-container {
        font-size: 12px;
    }
}

@media screen and (max-width: 576px) {
    .tag_replacement_header h3 {
        text-align: left;
    }

    .content-heading .breadcrumb .breadcrumb-item,
    .content-heading .breadcrumb .breadcrumb-item a,
    .content-heading .breadcrumb .breadcrumb-item a em {
        font-size: 12px;
        display: flex;
        align-items: center;
    }

    .tag_replacement_header h3 {
        font-size: 15px;
    }

    .content-wrapper .content-heading small {
        margin-top: 2px;
        font-size: 11px;
    }
}

@media screen and (max-width: 382px) {

    .breadcrumb .breadcrumb-item a,
    .breadcrumb .breadcrumb-item {
        font-size: 10px !important;
    }
}

/* ****** breadcrumb fix end ****** */
@media screen and (max-width: 490px) {
    .wrapper .footer-container {
        font-size: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 430px) {
    .wrapper .footer-container {
        font-size: 7px;
    }
}

.text-decoration-none {
    text-decoration: none !important;
    outline: none !important;
}

.input-group-append {
    cursor: pointer;
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
    .login_body .wd-xl {
        width: 430px;
    }
}

@media screen and (max-width: 357px) {
    .mb-sm-btn-10 {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 381px) {
    .mb-approve-sm-btn-10 {
        margin-bottom: 10px;
    }
}

@media (max-width: 992px) {
    .pyc-md-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
}

/* datatable new custom start */
div.dataTables_wrapper div.dataTables_paginate {
    float: right;
}

/* datatable sorting th start */
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc {
    padding-right: 30px !important;
}

.no-dt-buttons-table div.dataTables_wrapper div.dataTables_length label {
    margin-left: -16px;
}

/* datatable sorting th end */
@media screen and (max-width: 1180px) {
    div.dataTables_wrapper .dt-buttons.btn-group {
        width: 100%;
        display: table;
        padding-bottom: 15px;
    }

    div.dataTables_wrapper div.dataTables_length label {
        margin-left: -10px;
    }
}

@media screen and (max-width: 991px) {
    .dataTables_filter>label>input[type="search"] {
        height: 31px;
    }

    .dataTables_wrapper .dataTables_filter em.fa-search {
        top: 1px;
    }
}

@media screen and (max-width: 767px) {

    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_info {
        text-align: left !important;
        float: left;
        width: 50%;
    }

    div.dataTables_wrapper div.dataTables_paginate {
        display: block;
        text-align: left;
        float: right;
        margin: auto;
    }

    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info {
        margin: auto;
    }

    div.dataTables_wrapper div.dataTables_filter label {
        float: right;
    }
}

@media screen and (max-width: 640px) {
    div.dataTables_wrapper div.dataTables_length label {
        font-size: 10px;
    }

    .dataTables_length select {
        width: 64px !important;
        font-size: 10px;
    }

    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info {
        font-size: 10px;
    }

    div.dataTables_wrapper div.dataTables_paginate,
    div.dataTables_wrapper div.dataTables_filter input {
        font-size: 10px;
    }

    .dataTables_wrapper .dataTables_filter em.fa-search {
        top: 2px;
        right: -88%;
    }
}

@media screen and (max-width: 532px) {

    .no-dt-buttons-table div.dataTables_wrapper div.dataTables_length label,
    div.dataTables_wrapper div.dataTables_length label {
        margin-left: -14px;
    }
}

@media screen and (max-width: 480px) {
    div.dataTables_wrapper div.dataTables_filter input {
        width: 60px !important;
        min-width: 130px;
    }

    .dataTables_wrapper .dataTables_filter em.fa-search {
        font-size: 12px;
    }

    .dataTables_wrapper .dataTables_filter em.fa-search {
        right: -85%;
    }

    .activecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input,
    .deactivecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input {
        width: 60px !important;
        min-width: 120px;
    }
}

@media screen and (max-width: 430px) {
    div.dataTables_wrapper div.dataTables_length label {
        font-size: 8px;
    }

    .dataTables_length select {
        width: 55px !important;
    }

    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info {
        font-size: 8px;
    }

    div.dataTables_wrapper div.dataTables_paginate {
        font-size: 8px;
    }
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper .col-md-6.col-6 div.dataTables_filter {
        float: right;
    }
}

@media screen and (max-width: 385px) {
    div.dataTables_wrapper div.dataTables_filter input {
        min-width: 125px;
    }
}

@media screen and (max-width: 365px) {
    div.dataTables_wrapper div.dataTables_filter input {
        min-width: 115px;
    }

    .dataTables_wrapper .dataTables_filter em.fa-search {
        right: -83%;
    }
}

@media screen and (max-width: 345px) {
    div.dataTables_wrapper div.dataTables_filter input {
        min-width: 107px;
    }
}

@media screen and (max-width: 329px) {
    div.dataTables_wrapper div.dataTables_filter input {
        min-width: 99px;
    }

    .dataTables_wrapper .dataTables_filter em.fa-search {
        right: -81%;
    }
}

@media screen and (max-width: 519px) {

    .activecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input,
    .deactivecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input {
        min-width: 140px;
    }

    .activecoupons-table-wrapper-responsive .dataTables_wrapper .dataTables_filter em.fa-search,
    .deactivecoupons-table-wrapper-responsive .dataTables_wrapper .dataTables_filter em.fa-search {
        right: -84%;
    }
}

@media screen and (max-width: 437px) {

    .activecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input,
    .deactivecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input {
        min-width: 120px;
    }
}

@media screen and (max-width: 397px) {

    .tagreplacement-index-table div.dataTables_wrapper div.dataTables_filter input,
    .activecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input,
    .deactivecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input {
        min-width: 100px;
    }

    .tagreplacement-index-table .dataTables_wrapper .dataTables_filter em.fa-search,
    .activecoupons-table-wrapper-responsive .dataTables_wrapper .dataTables_filter em.fa-search,
    .deactivecoupons-table-wrapper-responsive .dataTables_wrapper .dataTables_filter em.fa-search {
        right: -82%;
    }
}

@media screen and (max-width: 357px) {

    .tagreplacement-index-table div.dataTables_wrapper div.dataTables_filter input,
    .activecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input,
    .deactivecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input {
        min-width: 80px;
    }

    .tagreplacement-index-table .dataTables_wrapper .dataTables_filter em.fa-search,
    .activecoupons-table-wrapper-responsive .dataTables_wrapper .dataTables_filter em.fa-search,
    .deactivecoupons-table-wrapper-responsive .dataTables_wrapper .dataTables_filter em.fa-search {
        right: -77%;
    }
}

@media screen and (max-width: 320px) {

    .tagreplacement-index-table div.dataTables_wrapper div.dataTables_filter input,
    .activecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input,
    .deactivecoupons-table-wrapper-responsive div.dataTables_wrapper div.dataTables_filter input {
        min-width: 70px;
    }

    .tagreplacement-index-table .dataTables_wrapper .dataTables_filter em.fa-search,
    .activecoupons-table-wrapper-responsive .dataTables_wrapper .dataTables_filter em.fa-search,
    .deactivecoupons-table-wrapper-responsive .dataTables_wrapper .dataTables_filter em.fa-search {
        right: -76%;
    }
}

/* datatable new custom end */
@media screen and (min-width: 768px) and (max-width: 1332px) {
    .payment-widget-box .h2.mt0 {
        font-size: 20px;
    }

    .payment-widget-box .payment-widget-text-box {
        padding-left: 8px;
        padding-right: 8px;
    }

    .payment-widget-box .payment-widget-second-text {
        font-size: 13px;
    }
}

@media screen and (min-width: 768px) and (max-width: 785px) {
    .img_text_wrapper p {
        font-size: 11px;
    }
}

.dt-buttons.btn-group .btn {
    padding: 4px 16px;
}

/* ****** pet-registered-content start ****** */
.pet-registered-content .pet-registered-name {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (min-width:1200px) and (max-width:1238px) {
    .pet-registered-content .pet-registered-name {
        font-size: 15px;
    }
}

/* ****** pet-registered-content end ****** */
/* ****** tailwind overwrite start ****** */
ul.sidebar-nav.sidebar-subnav.collapse.show {
    visibility: visible;
}

.has-user-block .collapse.show {
    visibility: visible;
}

/* ****** tailwind overwrite end ****** */
.position_adjust.adjust-stretch {
    top: 50px;
    left: 11px;
}

/* ****** Order data heading & text width adjust start ****** */
.order_data_heading_w_adjust {
    width: 30% !important;
}

.order_data_text_w_adjust {
    width: 70% !important;
}

@media screen and (max-width: 1199px) {
    .order_data_heading_w_adjust {
        width: 50% !important;
    }

    .order_data_text_w_adjust {
        width: 50% !important;
    }
}

/* ****** Order data heading & text width adjust end ****** */
.input-group.select-multi-arrow .select2-container--default .select2-selection--multiple:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    position: absolute;
    top: 9px;
    right: 8px;
    z-index: 1;
    cursor: pointer;
    font-size: 15.4px;
    font-weight: bold;
}

.coupon_trail_radiobtn {
    margin-left: -40px;
}

@media screen and (min-width: 1200px) and (max-width: 1325px) {
    .coupon_trail_radiobtn {
        margin-left: -13px;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1199px) {
    .coupon_trail_radiobtn {
        margin-left: -70px;
    }
}

@media screen and (max-width: 980px) {
    .coupon_trail_radiobtn {
        margin-left: 0;
    }
}
/* order_party_info width start */
.order_party_info.width tr td:nth-child(1) {
    width: 37%;
}

.order_party_info.width tr td:nth-child(2) {
    white-space: normal;
    word-break: break-word;
}

@media screen and (max-width: 1199px) {
    .order_party_info.width tr td:nth-child(1) {
        width: 25%;
    }
}

@media screen and (max-width: 420px) {
    .order_party_info.width tr td:nth-child(1) {
        width: 35%;
    }
}

/* order_party_info width end */
/* Multi PET Start */
.single-pet-img-holder {
    width: 100px;
    height: 100px;
}

.multi-pet-nav-tab {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.multi-pet-img-holder {
    width: 60px;
    height: 60px;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.multi-pet-img-holder img {
    width: 100%;
    height: auto;
}

.multi-pet-nav-tab li a {
    opacity: 0.5;
    filter: grayscale(100%)
}

.multi-pet-nav-tab li a.active {
    opacity: 1;
    filter: grayscale(0%)
}

.border-1 {
    border-width: 1px !important;
}

.border-2 {
    border-width: 2px !important;
}

.border-3 {
    border-width: 3px !important;
}

.border-4 {
    border-width: 4px !important;
}

.border-5 {
    border-width: 5px !important;
}

/* Multi PET End */
