@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap");

body {
    background: #f2edf3;
    font-family: "Ubuntu", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Ubuntu", sans-serif;
}

.ic-card-body div.dt-buttons {
    float: unset !important;
    display: inline-block !important;
    margin-left: 30px;
}

.ic-card-body .dataTables_length {
    margin-left: 0px !important;
}

.ic-card-body .dataTables_length .custom-select {
    border-radius: 0px;
    padding: 0px 35px 0px 10px;
}

.ic-card-body .dataTables_length .form-control {
    box-shadow: none;
    height: 35px;
}

.ic-card-body .dataTables_filter .form-control {
    box-shadow: none;
    height: 35px;
    border-radius: 0px;
}

.ic-card-body button {
    height: 35px;
    line-height: 34px;
    padding: 0px 14px;
    background-color: #f4f4f4;
    border-color: #ddd;
    margin-right: 0px;
    border-radius: 0px;
    border-radius: 4px;
}

.ic-card-body .dt-buttons button:first-child {
    border-radius: 4px 4px 4px 4px;
}

.ic-card-body .dt-buttons button:last-child {
    border-radius: 4px 4px 4px 4px;
}

.ic-card-body button:hover {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333;
}

.ic-card-body table.dataTable {
    margin-top: 20px !important;
}

.card {
    border-radius: 0.3125rem;
    box-shadow: none;
}

.table th {
    border-top: none;
    color: #212529 !important;
}

.btn-primary {
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff));
    background: linear-gradient(to right, #da8cff, #9a55ff);
    border: 1px solid #da8cff !important;
}

.form-check-label {
    cursor: pointer;
}

.btn-primary:focus {
    outline: none !important;
    box-shadow: none !important;
}

.pagination .page-item.active .page-link {
    background: #b66dff;
    border-color: #b66dff;
}

.table-bordered {
    border: 0px solid #fff !important;
}

.table td {
    border-top: 1px solid #ebedf2;
    color: #212529;
}

table.dataTable thead th {
    border-bottom: none !important;
}

table.dataTable tfoot th {
    border-top: 0px !important;
}

.table-bordered td {
    border: none !important;
}

.table-bordered th {
    border: none !important;
}

.table-bordered {
    border: 2px solid #f8f8f8 !important;
}

tfoot {
    display: none;
}

.ic-setting-message-tab {
    border-bottom: 0px;
    background: #f6f7f8;
}

.ic-setting-message-tab .nav-link {
    background: #f6f7f8;
    border: 2px solid transparent;
    padding: 12px 30px;
}

.ic-setting-message-tab .nav-link:hover {
    border: 2px solid transparent;
}

.ic-setting-message-tab .nav-link.active {
    background: #f6f7f8;
    border: 2px solid transparent;
    border-top: 2px solid #bfe7fb;
}

.ic-setting-message-tab .nav-link i {
    margin-left: 5px;
    opacity: 0;
    visibility: hidden;
    display: none;
}

.ic-setting-message-tab .nav-link.active i {
    opacity: 1;
    visibility: visible;
    display: inline-block;
}

.ic-settimg-message-tab-pane {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.message-tab2 .nav-link {
    padding: 12px 20px;
}

.ic-message-tab-content {
    margin-top: 20px;
}

.form-control {
    box-shadow: none;
    border: 1px solid #ebedf2;
    font-family: "ubuntu-regular", sans-serif;
    border-radius: 0px;
    height: 2.875rem;
}

.form-control:focus {
    border: 1px solid #bfe7fb;
}

.ic-card-body .dropdown-toggle {
    background-color: #0071a8;
}

.ic-card-body .dropdown-item {
    background: #fff;
    height: unset;
    line-height: unset;
    padding: 8px 15px;
    display: block;
}

.ic-card-body .dropdown-item:hover {
    background-color: #f8f9fa;
}
.dropdown-item {
    display: block;
}
.ic-card-body .dropdown-menu form {
    width: 100%;
}

.ic-card-body .modal-header button {
    background-color: #3cb878;
    border: 1px solid #3cb878;
    margin-right: 10px;
}

.ic-card-body .modal-header .close {
    padding: 0px 14px;
}

.ic-card-body .modal-header {
    align-items: center;
}

.ic-campain-tab a {
    font-size: 12px;
}

.ic-campain-tab .nav-link.active {
    background: #fff;
}

.ic-breadcrumb {
    float: right;
}

.page-title-box {
    padding: 25px 0px;
}

.ic-home-table td {
    font-size: 12px;
}

.ic-home-select {
    font-size: 13px;
}

.ic-login-warper {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}

.ic-login-card {
    margin-bottom: 0px;
}

.ic-login-card .card-body {
    padding-bottom: 0px;
}

.ic-login-btn {
    margin-top: 0px !important;
}

.ic-login-footer .copyright {
    margin-bottom: 0px;
}

.ic-login-footer {
    padding-bottom: 2rem;
}

.ic-login-header {
    display: flex;
}

.ic-login-header .logo {
    margin-right: 10px;
}

.ic-login-header h4 {
    text-align: left !important;
}

.ic-login-header p {
    text-align: left !important;
}

.ic-login-home-btn i {
    color: #003b58;
}

.ic-cart {
    height: 30px;
    width: 30px;
    border-radius: 50%;
}

.ic-small-cart {
    height: 20px;
    width: 20px;
    border-radius: 50%;
}

.ic-quantity {
    padding: 2px;
}

.client-create-campaign-tab .nav-link.active {
    background-color: #fff;
}

.client-create-campaign-tab .nav-link {
    font-size: 13px;
}

.ic-create-champaign-tab-content .card-title {
    margin-top: 0px;
}

.ic-purchase-plan-nav-pills .nav-link {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 12px 5px;
}

.ic-purchase-plan-nav-pills .nav-link.active {
    color: #2a3142;
}

.ic-available-credit-card {
    box-shadow: 2px 5px 17px 0 rgba(31, 45, 61, 0.17);
    background: #fff !important;
    border-radius: 10px;
}

.ic-available-credit-card h5 {
    color: #74788d !important;
    font-weight: 700;
}

.ic-available-credit-card h3 {
    color: #343a40 !important;
}

.ic-profile-card {
    box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.09019607843137255), 0 1px 20px 0 rgba(0, 0, 0, 0.08), 0px 1px 11px 0px rgba(0, 0, 0, 0.06);
    background-color: #fff;
    border-radius: 6px;
}

.ic-available-credit-card .card-body {
    padding: 1rem;
}

.ic-available-credit-card .card-body {
    padding: 1rem;
}

.ic-payment-history-table {
    width: 100%;
}

.enlarged #wrapper .topbar .topbar-left p {
    display: none;
}

.navbar-custom {
    background: #fff;
}

.button-menu-mobile {
    background: #fff;
}

.topbar .topbar-left {
    background: #fff;
}

.side-menu {
    background: #fff;
}

#sidebar-menu>ul>li>a.mm-active {
    color: #b66dff !important;
    background-color: #fff;
}

#sidebar-menu ul li a:active {
    color: #b66dff !important;
    background-color: #fff !important;
}

.submenu li.mm-active>a {
    background-color: #fff !important;
    color: #b66dff !important;
}

#sidebar-menu ul li a:hover {
    background: #fcfcfc;
    color: #3e4b5b;
}

#sidebar-menu ul li a:focus {
    background: #fcfcfc;
    color: #3e4b5b;
}

#sidebar-menu ul li a {
    color: #3e4b5b;
    font-family: "Ubuntu", sans-serif;
}

.ic-home-card h5 {
    color: #fff !important;
}

.ic-home-card p {
    color: #fff !important;
}

.ic-home-card i {
    color: #fff !important;
}

.ic-home-card .card-body .circle-image {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.ic-home-card1 {
    background: -webkit-gradient(linear, left top, right top, from(#ffbf96), to(#fe7096)) !important;
    background: linear-gradient(to right, #ffbf96, #fe7096) !important;
}

.ic-home-card2 {
    background: -webkit-gradient(linear, left top, right top, from(#90caf9), color-stop(99%, #047edf)) !important;
    background: linear-gradient(to right, #90caf9, #047edf 99%) !important;
}

.ic-home-card3 {
    background: -webkit-gradient(linear, left top, right top, from(#84d9d2), to(#07cdae)) !important;
    background: linear-gradient(to right, #84d9d2, #07cdae) !important;
}

.ic-home-card4 {
    background-image: linear-gradient(100.5deg, rgb(148, 146, 236) 17.7%, rgb(245, 194, 194) 76.1%);
}

.page-title {
    color: #343a40 !important;
    font-size: 22px !important;
}

.page-title span {
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff)) !important;
    background: linear-gradient(to right, #da8cff, #9a55ff) !important;
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    text-align: center;
    -webkit-box-shadow: 0px 3px 8.3px 0.7px rgba(163, 93, 255, 0.35);
    box-shadow: 0px 3px 8.3px 0.7px rgba(163, 93, 255, 0.35);
    margin-right: 8px;
}

.page-title span i {
    font-size: 0.9375rem;
    line-height: 36px;
    color: #fff;
    padding-right: 0px !important;
}

.footer {
    border-top: 1px solid #e7dee9;
    background: #f2edf3;
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li:hover>a {
    background: #fcfcfc !important;
}

#sidebar-menu ul li a i {
    color: #bba8bff5;
}

#sidebar-menu>ul>li>a.mm-active i {
    color: #b66dff;
}

.enlarged #wrapper #sidebar-menu ul ul {
    background: #fcfcfc;
}

.enlarged #wrapper .submenu li.mm-active>a {
    background: #fcfcfc !important;
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li:hover>a {
    color: #3e4b5b !important;
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li a {
    color: #888;
}

.ic-col-form-label {
    padding-top: 0px;
    padding-bottom: 0px;
}

.ic-position-relative {
    position: relative;
}

.btn-outline-primary {
    color: #b66dff;
    border-color: #b66dff;
    outline: none !important;
}

.btn-outline-primary:focus {
    outline: none !important;
    box-shadow: none;
}

.btn-outline-primary:hover {
    background: #b66dff;
    border-color: #b66dff;
}

.btn-outline-primary i {
    color: #b66dff !important;
}

.btn-outline-primary:hover i {
    color: #fff !important;
}

.btn-info {
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff));
    background: linear-gradient(to right, #da8cff, #9a55ff);
    border: 1px solid #da8cff !important;
    padding: 0.4rem 0.75rem;
}

.btn-info:focus {
    box-shadow: none !important;
}

.btn-info:hover {
    border: 1px solid transparent;
}

.ic-payment-history-modal-card .card-body {
    padding: 1rem;
}

.btn-success {
    background-color: #1bcfb4;
    border-color: #1bcfb4;
}

.btn-success:hover {
    background-color: #15a28d;
    border-color: #149783;
}

.ic-all-client-list-modal {
    background: #b66dff;
    color: #fff;
}

.ic-client-list-card {
    margin-bottom: 0px;
}

.ic-card-body .modal-header button {
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff)) !important;
    background: linear-gradient(to right, #da8cff, #9a55ff) !important;
    border: 1px solid #9a55ff;
    color: #fff;
}

.ic-card-body .modal-header button:hover {
    color: #fff;
}

.ic-setting-custom-message-tab .nav-link i {
    opacity: 1;
    visibility: visible;
    display: block;
}

.ic-setting-custom-message-tab .nav-link.active {
    background: #b66dff;
    border: 2px solid transparent;
    color: #fff;
}

.ic-purchase-plan-nav-pills .nav-link.active {
    background: #b66dff;
    border: 2px solid transparent;
    color: #fff;
    height: 100%;
}

.ic-purchase-plan-nav-pills:first-child a {
    padding-left: 0px !important;
}

.ic-topbar {
    background: #fff;
}

.ic-horizental-menu-icon {
    border: none;
    color: #525f80;
    display: inline-block;
    height: 70px;
    width: 60px;
    background: #fff;
    font-size: 24px;
}

.ic-logo {
    padding-left: 10px;
}

.ic-horizental-menu {
    margin: 0px;
    padding: 0px;
    overflow: auto;
    white-space: nowrap;
}

.ic-horizental-menu .nav-item {
    display: inline-block;
}


.ic-horizental-menu .nav-item a {
    font-family: "Ubuntu", sans-serif;
    color: #3e4b5b;
    font-size: 15.7px;
    padding: 12px 12px;
}

@media (max-width: 1200px) {
    .ic-horizental-menu .nav-item a {
        display: block;
        position: relative;
    }

    .ic-horizental-menu .nav-item a span span {
        position: absolute;
        top: 50%;
        transform: translateY(-50%) rotate(90deg);
        right: 44px;
        transition: .3s;
    }
    .ic-horizental-menu .nav-item.open a span span {
        position: absolute;
        top: 50%;
        transform: translateY(-50%) rotate(-90deg);
        right: 44px;
    }
}

.ic-horizental-menu .nav-item a.active {
    font-family: "Ubuntu", sans-serif;
    color: #b66dff;
    font-size: 15.7px;
    padding: 12px 12px;
}

.ic-horizental-menu .nav-item a i {
    color: #bba8bff5;
    margin-right: 3px;
}

.ic-horizental-menu .nav-item a.active i {
    color: #b66dff;
}

.ic-horizental-menu .nav-item .submenu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background: #fcfcfc;
    margin: 0px;
    padding: 0px;
    min-width: 220px;
    transition: 0.3s ease-in-out;
}

@media (max-width: 1200px) {
    .ic-topbar .row {
        align-items: center;
    }
    .ic-horizental-menu .nav-item .submenu {
        opacity: unset;
        visibility: unset;
        display: none;
        position: relative;
        transition: unset;
        padding-left: 20px;
    }
    .ic-horizental-menu .nav-item .submenu li a {
        font-size: 14px;
    }
}

.ic-horizental-menu .nav-item .submenu li a {
    padding: 10px 12px;
}

@media (max-width: 1200px) {
    .ic-horizental-menu .nav-item .submenu li a {
        display: block;
    }
}

.ic-horizental-menu .nav-item .submenu li a:hover {
    background: #fff;
    color: #3e4b5b;
}

.ic-horizental-menu .nav-item .menu-arrow i {
    font-size: 12px;
    margin-left: 5px;
}

.ic-horizental-menu .nav-item:hover .submenu {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 1200px) {
    .ic-horizental-menu .nav-item:hover .submenu {
        opacity: unset;
        visibility: unset;
    }
}

.ic-horizental-menu .nav-item .submenu li {
    display: block;
}

.ic-horizental-menu::-webkit-scrollbar {
    height: 4px;
}


@media (max-width: 1200px) {
    .ic-horizental-menu {
        position: absolute;
        background: #fff;
        width: 100%;
        padding-left: 10px;
        white-space: inherit;
        height: 500px;
        overflow-y: auto;
        border: 1px solid #ddd;
        display: none;
    }

    .ic-horizental-menu li.nav-item {
        list-style: none;
        display: block;
    }
}

/* Track */

.ic-horizental-menu::-webkit-scrollbar-track {
    background: #fff;
}


/* Handle */

.ic-horizental-menu::-webkit-scrollbar-thumb {
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff)) !important;
    background: linear-gradient(to right, #da8cff, #9a55ff) !important;
}


/* Handle on hover */

.ic-horizental-menu::-webkit-scrollbar-thumb:hover {
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff)) !important;
    background: linear-gradient(to right, #da8cff, #9a55ff) !important;
}

.ic-topbar .notification-list .nav-link {
    line-height: 50px;
}

.ic-horizental-menu-icon {
    height: 50px;
}

.ic-logo p {
    margin-bottom: 0px;
}

.ic-client-home-list-btn button {
    padding: 0px 14px;
    height: 35px;
    line-height: 34px;
}

.ic-stats-bg {
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff));
    background: linear-gradient(to right, #da8cff, #9a55ff);
}

.ic-btn-hover {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333;
}

.ic-receipt-head {
    background-color: #2a3142;
    margin: 0;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 15px;
    text-transform: uppercase;
}

.ic-main-logo {
    width: 120px;
}

.ic-admin-table-no-warp tr th {
    white-space: nowrap;
}

.ic-admin-table-no-warp tr td {
    white-space: nowrap;
}

.ic-admin-table-no-warp .dropdown-menu {
    white-space: normal;
}

.ic-campaign-view-modal-content iframe {
    width: 100%;
    height: 500px;
}

.ic-login-left-content {
    background: #fff;
    height: 100%;
    padding: 35px 100px;
}

.ic-login-right {
    background: #F5F6FA;
    height: 100%;
    padding: 35px 145px;
}

.ic-login-carousel img {
    max-width: 100%;
    width: unset;
}

.ic-login-carousel .content {
    margin-top: 20px;
}

.ic-login-left-content .logo img {
    width: 120px;
}

.ic-login-left-content .logo {
    margin-bottom: 35px;
}

.ic-login-left-content .ic-login-left-header {
    margin-bottom: 20px;
}

.ic-login-right .owl-dots {
    text-align: center;
}

.ic-login-right .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #dbdfea !important;
    margin: 0px 5px;
}

.ic-login-right .owl-dot.active {
    background: #8094ae !important;
}

.ic-reg-password-warper {
    position: relative;
}

.ic-toggle-pass-icon {
    position: absolute;
    top: 63%;
    right: 10px;
}

.ic-register-message {
    margin-top: 20px;
}

.ic-reg-right {
    padding-top: 100px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    box-shadow: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: unset !important;
    box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
    border: none !important;
}

.ic-admin-client-list tr th {
    white-space: nowrap;
}

.ic-other-pgination-btn .pagination .paginate_button {
    padding: 0px !important;
}

.ic-other-pgination-btn .pagination .paginate_button.active {
    border: 1px solid #b66dff !important;
}

.ic-admin-client-edit tr th {
    white-space: nowrap;
}

.ic-paymenmt-history-table tr th {
    white-space: nowrap;
}

.ic-campaigns-list-table tr th {
    white-space: nowrap;
}

.ic-bee-plugin-container iframe {
    min-width: 100% !important;
}

.ic-bee-plugin-container {
    height: 700px
}

.ic-client-home-table tr th {
    white-space: nowrap;
    font-weight: 700;
}

.ic-client-home-table tr td {
    white-space: nowrap;
    font-size: 13px;
}

.ic-client-home-table .dropdown-menu {
    white-space: normal;
}

.pricingTable {
    margin-bottom: 0px !important;
}

.ic-payment-zip input {
    border-radius: .25rem;
    height: 38px;
    border: 1px solid #ced4da;
}

.ic-issues-view-modal label {
    margin-bottom: 5px;
    display: inline-block;
}

.ic-issues-view-modal strong {
    margin-bottom: 5px;
    display: inline-block;
}

.enlarged #wrapper .topbar .topbar-left {
    padding-left: 10px;
}

.login-carousel-cotent .image {
    position: relative;
}

.login-carousel-cotent .image img {
    border-radius: 10px;
}

.login-carousel-cotent .image .shape {
    position: absolute;
    top: -48px;
    right: 0;
}

.ace_editor,
.ace_editor div {
    font-family: monospace
}

.ic-edit-client-b {
    font-weight: 700;
}

.ic-client-edit-modal-lg {
    width: 700px;
}

.ic-client-edit-modal-body .card-body p span {
    font-weight: 700;
}

.ic-client-list-table {
    font-size: 13px;
}

.ic-client-list-table tr th {
    font-weight: 700;
    text-align: center;
}

.ic-client-list-table tr td {
    text-align: center;
}

.ic-client-list-modal-dialog {
    width: 700px;
}

.ic-issues-table tr th {
    font-weight: 700;
}

.ic-issues-dropdown {
    position: absolute;
    will-change: transform;
    top: 0px;
    left: 0px;
    transform: translate3d(-80px, 29px, 0px);
}

.ic-issues-image {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.ic-issues-comment-warper {
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
}

.ic-issues-comment-warper .author {
    margin-left: 10px;
}

.ic-issues-comment-warper .author h4 {
    font-size: 20px;
    margin-bottom: 0px;
    color: #343a40;
}

.ic-issue-comment-fields {
    margin-top: 40px;
}

.ic-issues-comment-warper .issues-body {
    margin-top: 10px;
}

.ic-logout-form {
    display: none;
}

.ic-container-fluid-mt-100 {
    margin-top: 100px;
}
@media (max-width: 1200px) {
    .ic-container-fluid-mt-100 {
        margin-top: 53px;
    }
}
.ic-paymenmt-history-table tr th {
    font-weight: 700;
}

.ic-history-modal-dialog {
    width: 700px;
}

.ic-setting-textarea {
    overflow: auto;
    display: block;
    max-width: 100%;
    padding: .4375em;
    margin-bottom: 1.18125em;
    outline: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px 12px;
    margin: 0 auto 1em;
}

.ic-setting-site-logo {
    height: 150px;
    border: 1px dotted #3c558f;
    padding: 10px;
}

.ic-up-campaigns-dropdown {
    position: absolute !important;
    will-change: transform !important;
    top: 0px !important;
    left: 0px !important;
}

.ic-error-body {
    overflow: hidden;
}

.ic-error-content-area img {
    padding-bottom: 50px;
    max-width: 520px;
}

.ic-error-content {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100vh;
}

.ic-error-content .nk-error-head {
    font-size: 160px;
    font-weight: 700;
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff));
    background: linear-gradient(to right, #da8cff, #9a55ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0px;
    font-family: 'Ubuntu', sans-serif;
}

.ic-error-content h3 {
    font-size: 35px;
    color: #364a63;
    margin: 0px;
    margin-block: 20px;
    font-family: 'Ubuntu', sans-serif;
}

.ic-error-content p {
    width: 60%;
    margin: auto;
    margin-bottom: 30px;
    font-size: 18px;
    color: #526484;
    font-family: 'Ubuntu', sans-serif;
}

.ic-error-content .btn {
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff));
    background: linear-gradient(to right, #da8cff, #9a55ff);
    border: 1px solid #da8cff !important;
    color: #fff;
    padding: 0.6875rem 1.5rem;
    font-size: 0.9375rem;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif;
}

.ic-color-white {
    color: #fff !important;
}

#ace-editor {
    height: 700px;
}

#raw-html-preview {
    overflow: hidden;
    overflow-x: scroll
}

.ic-tab-editor-alert-success {
    display: none;
}

.ic-tab4-template-preview {
    display: none;
}

.ic-test-mail-required {
    display: none;
}

.ic-test-mail-valid {
    display: none;
}

.ic-campaigns-list-table tr th {
    font-weight: 700;
}

.ic-bee-plugin-con-tem {
    height: 900px;
}

.ic-template-form-dnone {
    display: none;
}

.pricingTable {
    background: #fff;
    font-family: 'Roboto', sans-serif;
    padding: 22px 0 25px;
    box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}

.pricingTable .pricingTable-header {
    text-transform: capitalize;
    padding: 7px 0 7px;
    margin: 0 0px 0px 0;
    clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 50%, 85% 0);
}

.pricingTable .title {
    text-align: center;
    text-transform: capitalize;
    color: #343a40;
    font-size: 25px;
    font-weight: 500;
    line-height: 38px;
    margin: 0;
}

.pricingTable p {
    color: #343a40;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
}

.pricingTable .price-value {
    color: #343A40;
    padding: 0 0px;
    margin: 0px 0 0px;
    text-align: center;
}

.pricingTable .price-value .amount {
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
}

.pricingTable .price-value .duration {
    font-size: 30px;
    font-weight: 300;
    text-transform: lowercase;
}

.pricingTable .pricing-content {
    text-align: left;
    padding: 25px 15px;
    margin: 0 0 30px;
    border-left: none;
    border-right: none;
    list-style: none;
    display: inline-block;
}

.pricingTable .pricing-content li {
    color: #777;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.5px;
    /* text-transform: lowercase; */
    padding: 0 0 0 35px;
    margin: 0 0 12px;
    position: relative;
}

.pricingTable .pricing-content li:last-child {
    margin-bottom: 0;
}

.pricingTable .pricing-content li:before {
    content: "\f00c";
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#da8cff), to(#9a55ff));
    background: linear-gradient(to right, #da8cff, #9a55ff);
    font-family: "Font Awesome 5 Free";
    font-size: 9px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    position: absolute;
    top: 1px;
    left: 0;
}

.pricingTable .pricing-content li.disable:before {
    content: "\f00d";
    background: #ED1925;
}

.pricingTable .pricingTable-signup {
    text-align: center;
}

.pricingTable .pricingTable-signup a {
    color: #fff;
    background: #1bcfb4;
    border-color: #1bcfb4;
    font-size: 0.875rem;
    line-height: 1;
    font-family: "ubuntu-bold", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    width: 200px;
    padding: 0.875rem 2.5rem;
    border-radius: 0.1875rem;
    display: inline-block;
    transition: all 0.3s ease;
}

.pricingTable .pricingTable-signup a:hover {
    background-color: #15a28d;
    border-color: #149783;
}

.pricingTable.green .pricingTable-header {
    background: linear-gradient(to right, #8DC53C, #E1E530 20px, #E1E530 13px, #8DC53C 38px, #8DC53C 40%, #9BBF3B 60%);
}

.pricingTable.green .pricingTable-signup a {
    background: linear-gradient(#72BC4B, #54A445);
}

.pricingTable.green .pricing-content li:before {
    background: #54A445;
}

.pricingTable .pricing-content li.disable:before {
    background: #ED1925;
}

.ic-payment-history-table tr th {
    font-weight: 700;
}

.ic-issues-create-btn {
    position: absolute;
    right: 300px;
    z-index: 9;
}

.ic-loader-warper {
    display: none;
}

.ic-checkout-cart-table .th-1 {
    width: 50%
}

.ic-checkout-cart-table .th-2 {
    width: 10%
}

.ic-checkout-cart-table .th-3 {
    width: 8%
}

.ic-checkout-cart-table .th-4 {
    width: 22%
}

.ic-checkout-cart-table .th-5 {
    width: 10%
}

.ic-payment-history-modal-dialog {
    width: 700px;
}

.ic-table-width-30-percent {
    width: 30%;
}

@media (max-width: 575.98px) {
    .ic-issues-create-btn {
        position: static;
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }

    .ic-login-left-content .logo {
        text-align: center;
    }

    .ic-purchase-credit-tab {
        padding: 0px !important;
    }

    .pricingTable .title {
        font-size: 24px !important;
    }

    .modal-body {
        padding: 1rem;
    }

    .topbar .topbar-left {
        display: none;
    }

    .enlarged #wrapper .navbar-custom {
        margin-left: 0px !important;
    }

    .navbar-custom {
        margin-left: 0px !important;
    }

    .ic-breadcrumb {
        float: unset;
    }

    .topbar-left a {
        display: none;
    }

    .ic-setting-message-tab .nav-item {
        display: block;
        width: 100%;
        text-align: center;
    }

    .ic-payment-history-modal-dialog {
        width: 100% !important;
    }

    .ic-setting-custom-message-tab .nav-item {
        display: inline-block;
        width: unset;
    }

    .ic-client-list-modal-dialog {
        width: 90% !important;
    }

    .ic-history-modal-dialog {
        width: 90% !important;
    }

    .ic-card-body div.dt-buttons {
        margin-left: 0px;
    }

    .page-title {
        font-size: 20px !important;
    }

    .ic-status-modal {
        max-width: 100%;
    }

    .client-create-campaign-tab .nav-link.active i {
        display: none;
    }

    .ic-purchase-plan-nav-pills .nav-link i {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    .ic-login-right {
        display: none;
    }

    .ic-login-left-content {
        padding: 30px 30px;
    }

    .ic-admin-client-edit {
        display: block;
        width: 100%;
        overflow-x: auto;
    }

    .ic-issues-view-modal {
        padding-left: 0px !important;
    }

    .ic-setting-message-tab .nav-link.active i {
        opacity: 0;
        visibility: hidden;
    }
}

@media (min-width: 320px) and (max-width: 425.98px) {
    .ic-admin-rem-login .custom-checkbox {
        margin-bottom: 10px;
    }

    .ic-admin-rem-login .col-8 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .ic-admin-rem-login .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .ic-issues-create-btn {
        position: static;
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }

    .ic-setting-message-tab .nav-link {
        padding: 12px 6px;
    }

    .ic-setting-message-tab {
        justify-content: flex-start !important;
    }

    .ic-payment-history-modal-dialog {
        width: 100% !important;
    }

    .ic-client-list-modal-dialog {
        width: 90% !important;
    }

    .ic-history-modal-dialog {
        width: 90% !important;
    }

    .ic-package-category-breadcrumb {
        float: left;
    }

    .ic-other-breadcrumb {
        float: left;
    }

    .ic-other-breadcrumb2 {
        float: left;
    }

    .ic-card-body div.dt-buttons {
        margin-left: 0px;
    }

    .page-title {
        font-size: 20px !important;
    }

    .ic-status-modal {
        max-width: 100%;
    }

    .page-title {
        font-size: 20px !important;
    }

    .ic-login-right {
        display: none;
    }

    .ic-login-left-content {
        padding: 30px 100px;
    }

    .ic-admin-client-edit {
        display: block;
        width: 100%;
        overflow-x: auto;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .ic-setting-message-tab .nav-link {
        padding: 12px 15px;
    }

    .ic-setting-message-tab {
        justify-content: flex-start !important;
    }

    .ic-other-breadcrumb2 {
        float: left;
    }

    .page-title {
        font-size: 20px !important;
    }

    .ic-login-left-content {
        padding: 30px 30px;
    }

    .ic-login-right {
        padding: 30px 30px;
    }

    .ic-reg-right {
        padding-top: 100px;
    }

    .ic-admin-client-edit {
        display: block;
        width: 100%;
        overflow-x: auto;
    }

    .ic-card-body div.dt-buttons {
        float: unset !important;
        display: inline-block !important;
        margin-left: 0px;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .dataTables_wrapper .dataTables_length {
        float: unset;
        display: inline-block;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .card .card-body {
        padding: 1rem;
    }

    .page-title {
        font-size: 20px !important;
    }

    .ic-login-left-content {
        padding: 30px 50px;
    }

    .ic-login-right {
        padding: 30px 80px;
    }

    .ic-reg-right {
        padding-top: 100px;
    }

    .ic-card-body div.dt-buttons {
        float: unset !important;
        display: inline-block !important;
        margin-left: 0px;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .dataTables_wrapper .dataTables_length {
        float: unset;
        display: inline-block;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .ic-home-card .mini-stat-img {
        width: 55px;
        height: 55px;
        line-height: 55px;
        margin-right: 15px !important;
    }

    .card .card-body {
        padding: 1rem;
    }

    .col-form-label {
        padding-right: 0px !important;
    }

    .page-title {
        font-size: 20px !important;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .ic-home-card .mini-stat-img {
        width: 55px;
        height: 55px;
        line-height: 55px;
        margin-right: 15px !important;
    }

    .ic-home-card .card-body {
        padding: 1.25rem;
        min-height: 172px;
    }
}

body table.dataTable thead .sorting {
    background-image: none;
}

body table.dataTable thead .sorting_desc {
    background-image: none;
}

.ic-top-header-logo {
    max-width: 100px;
}

@media (max-width: 1440px) {
    .ic-top-header-logo {
        max-width: 80px;
        margin-bottom: 8px;
    }
}



.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 0 !important;
}

/* CREATE CAMPAIGN PAGE*/
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #202532;
    border-color: #202532;
}

.ic_template_radio:hover {
    cursor: pointer;
}

.ic-template-thumb {
    max-width: 300px;
    max-height: 900px;
}

#template-list {
    display: none;
}

iframe {
    min-width: 0px !important;
}

.ic-create-campaign-btn {
    display: none;
}

/*Thumb image*/
.template-thumb-container {
    position: relative;
    width: 50%;
}

.ic-template-thumb {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.template-thumb-btn-wrap {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.template-thumb-container:hover .ic-template-thumb {
    opacity: 0.3;
}

.template-thumb-container:hover .template-thumb-btn-wrap {
    opacity: 1;
}

/* CREATE CAMPAIGN PAGE END*/


/* CAMPAIGN LIST*/
.ic-camp-list-btn {
    font-size: 12px;
    text-align: center;
}

/* .ic-camp-list-btn button {
    padding: 2px 4px;
    margin-top: 3px;
} */

.ic-camp-list-btn a {
    padding: 2px 4px;
    margin-top: 3px;
}

.ic-bg-off-white {
    background: #f3f3f3;
}

/* CAMPAIGN LIST END*/

/* STATS MODAL */
.stats-modal {
    width: 7.5in !important;
}

.ic-pdf-container {
    width: 7in;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
}

.stats-card-body {
    border: 1px solid silver;
    margin-bottom: 10px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.35rem .75rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}

/* STATS MODAL END*/

/* ADMIN DASHBOARD */
.ic-widget-font {
    font-size: 30px;
}

.ic-camp-list-btn button:hover,
.ic-camp-list-btn button:hover i {
    color: white !important;
}

.ic-camp-list-btn a:hover,
.ic-camp-list-btn a:hover i {
    /*color:white!important;*/
}

/* ADMIN DASHBOARD END */

/* PURCHASE TAB */
.ic-purchase-nav {
    border: 1px solid #626ED4;
    margin: 5px;
}

.ic-p-card-head-wrap {
    border-radius: 5px 5px 0px 0px;
    background-color: #626ED4;
    color: #fff;
    text-align: center;
}

.ic-p-card-head {
    border-radius: 5px 5px 0px 0px;
    background-color: #2A3142;
    margin: 0;
    padding: 10px;
    font-size: 15px;
    text-transform: uppercase;
}

.ic-p-card-price {
    margin: 0;
    padding: 10px;
    padding-bottom: 0px;
    font-size: 60px;
}

.ic-p-card-price-sign {
    /*font-size: 16px;*/
}

.ic-p-card {
    border-radius: 5px;
    background: #f3f3f3;
}

/* PURCHASE TAB */

/* PAYMENT HISTORY */
.ic-receipt-head {
    background-color: #2A3142;
    margin: 0;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 15px;
    text-transform: uppercase;
}

.ic-h-p-head {
    font-weight: bold !important;
}

.ic-receipt-btn button:hover,
.ic-receipt-btn button:hover i {
    color: white !important;
}

/* PAYMENT HISTORY END*/
.footer {
    left: 0;
}

.footer.position-absolute_ic-footer {
    left: 240px;
}

.content {
    padding-bottom: 61px;
}

.table-responsive::-webkit-scrollbar {
    height: 4px;
}

.table-responsive::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #e0e1e2;
}

table tr td,
table tr th {
    white-space: nowrap;
}

.alert {
    margin-top: 1rem;
}

.ic-template-card-warper{
    height:calc(100% - 30px); 
}
.ic-template-item-warper{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    background-color: rgba(0, 0, 0, .03)
}
.ic-template-item-warper .card-body{
    background-color: rgba(0, 0, 0, .03);
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center !important;
    }
}
@media (min-width: 1201px){
    .navbar-toggle {
        display: none;
    }
}
.navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    padding-top: 20px;
    margin: 0 10px;
    transition: all .5s ease;
}

.navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #495057;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
}

.navbar-toggle.open span {
    position: absolute;
}

.navbar-toggle.open span:first-child {
    top: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navbar-toggle.open span:last-child {
    width: 100%;
    top: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navbar-toggle.open span:nth-child(2) {
    visibility: hidden;
}
