:root {
    font-size: 16px;
}
/* font */
@font-face {
    font-family: 'Avenir-Black';
    src: url('../fonts/AvenirLTStd-Black.eot');
    src: url('../fonts/AvenirLTStd-Black.eot') format('embedded-opentype'), url('../fonts/AvenirLTStd-Black.woff') format('woff'), url('../fonts/AvenirLTStd-Black.ttf') format('truetype'), url('../fonts/AvenirLTStd-Black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'Avenir-Light';
    src: url('../fonts/AvenirLTStd-Light.eot');
    src: url('../fonts/AvenirLTStd-Light.eot') format('embedded-opentype'), url('../fonts/AvenirLTStd-Light.woff') format('woff'), url('../fonts/AvenirLTStd-Light.ttf') format('truetype'), url('../fonts/AvenirLTStd-Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Medium';
    src: url('../fonts/AvenirLTStd-Medium.eot');
    src: url('../fonts/AvenirLTStd-Medium.eot') format('embedded-opentype'), url('../fonts/AvenirLTStd-Medium.woff') format('woff'), url('../fonts/AvenirLTStd-Medium.ttf') format('truetype'), url('../fonts/AvenirLTStd-Light.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Heavy';
    src: url('../fonts/Avenir-Heavy.eot');
    src: url('../fonts/Avenir-Heavy.eot') format('embedded-opentype'), url('../fonts/Avenir-Heavy.woff') format('woff'), url('../fonts/Avenir-Heavy.ttf') format('truetype'), url('../fonts/Avenir-Heavy.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueDesk';
    src: url('../fonts/HelveticaNeueDeskInterface-Regular.eot');
    src: url('../fonts/HelveticaNeueDeskInterface-Regular.eot') format('embedded-opentype'), url('../fonts/HelveticaNeueDeskInterface-Regular.woff') format('woff'), url('../fonts/HelveticaNeueDeskInterface-Regular.ttf') format('truetype'), url('../fonts/AvenirLTStd-Black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?hppncb');
    src: url('../fonts/icomoon.eot?hppncb#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?hppncb') format('truetype'), url('../fonts/icomoon.woff?hppncb') format('woff'), url('../fonts/icomoon.svg?hppncb#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon-new';
    src: url('../fonts/icomoon-new.eot?hppncb');
    src: url('../fonts/icomoon-new.eot?hppncb#iefix') format('embedded-opentype'), url('../fonts/icomoon-new.ttf?hppncb') format('truetype'), url('../fonts/icomoon-new.woff?hppncb') format('woff'), url('../fonts/icomoon-news.svg?hppncb#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="iconnew-"], [class*=" iconnew-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon-new' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn.btn-icon-text .btn-icon-prepend {
    margin-right: 5px;
}

.iconnew-previous:before {
    content: "\e906";
}

.iconnew-next:before {
    content: "\e907";
}

.iconnew-substract:before {
    content: "\e908";
}

.iconnew-create:before {
    background: none;
    content: "\e906";
}

body.filter-form-hidden .iconnew-create:hover:before {
    background: url(../images/next.png);
    /*  content: "\e907";*/
}

body.filter-form-hidden .iconnew-create:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/api.png);
    background-size: cover;
    position: absolute;
}

.overlay-form.overlay .iconnew-filter:before {
    background: url(../images/next.png);
    /*content: "\e907";*/
}

.iconnew-filter:hover:before {
    background: url(../images/back.png);
    /*
 background: none;
 content: "\e906";*/
}

.filter-form-hidden .toogle-overlay.togglerr .icon-create.mdi-left:after {
    transform: rotate(0deg) !important;
}

.iconnew-filter:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/filter.png);
    background-size: cover;
    position: absolute;
    right: 40px;
}

.filter-form-hidden .toogle-filter .iconnew-filter:before {
    background: url(../images/filter.png);
    content: "";
}

.toogle-filter .iconnew-filter:before {
    right: auto;
    /* background: none;
   content: "\e906";*/
    background: url(../images/back.png);
}

.toogle-filter .iconnew-filter:hover:before {
    /*background: none;
    content: "\e907";*/
    background: url(../images/next.png);
}

.container-fluid.full-page-wrapper.page-body-wrapper {
    padding: 0;
}

.btn.btn-outline-danger.btn-icon-text.dropdown.actions {
    color: #676a6c;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.horizontal-menu .bottom-navbar .page-navigation > .nav-item.open .dropdown-menu,
.horizontal-menu .bottom-navbar .page-navigation > .nav-item.show .dropdown-menu {
    position: absolute;
    padding: 25px;
    background: #ffffff;
    border-top: none;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    margin-top: 0px;
}

    .horizontal-menu .bottom-navbar .page-navigation > .nav-item.open .dropdown-menu .nav-item a:hover,
    .horizontal-menu .bottom-navbar .page-navigation > .nav-item.open .dropdown-menu .nav-item a:focus,
    .horizontal-menu .bottom-navbar .page-navigation > .nav-item.show .dropdown-menu .nav-item a:hover,
    .horizontal-menu .bottom-navbar .page-navigation > .nav-item.show .dropdown-menu .nav-item a:focus {
        color: #c00000;
    }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}

body, html {
    overflow-x: auto;
    padding-right: 0 !important;
    padding: 0;
    margin: 0;
    text-align: left;
    background-color: #f3f3f3;
}

.alert-fill-danger {
    color: #ffffff;
    background-color: #c00000;
    border-color: #c00000;
}

.alert.alert-fill-danger.error label {
    display: block;
}

.dttop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    align-content: center;
    margin: 0 0px;
    padding: 0 15px;
}

.bottomdt {
    margin: auto;
    width: 100%;
    display: flex;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    box-shadow: none;
}

.dataTables_wrapper .bottomdt div.dataTables_paginate.paging_simple, .dataTables_wrapper .bottomdt div.dataTables_paginate.paging_simple_numbers_no_ellipses {
    margin: auto;
    white-space: nowrap;
    text-align: right;
    display: flex;
    width: 50%;
    margin-top: 10px;
}

.bottomdt .paging_simple .pagination, .bottomdt .paging_simple_numbers_no_ellipses .pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
    width: 100%;
}

.h4, h4 {
    font-size: 1.125rem;
}

.dttop-left {
    color: #000000;
    font-family: 'Avenir-Medium';
    font-size: 20px;
}

.dttop-right {
    order: 2;
}

    .dttop-right .dt-buttons {
        margin-top: 10px;
        margin-left: 10px;
    }

a.dt-button {
    border: 0;
    background: transparent;
    padding: 0;
}

.full-page-wrapper {
    width: 100%;
    min-height: 100vh;
    padding-top: 0;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.page-body-wrapper.full-page-wrapper .content-wrapper-login {
    width: 100%;
    height: 100vh;
    max-width: none;
}

.content-wrapper-login {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    /* min-height: calc(100vh - 135px - 75px); */
    height: calc(100vh - 151px);
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.content-wrapper {
    width: 100%;
    padding-right: 100px;
    padding-left: 100px;
    margin-right: auto;
    margin-left: auto;
    /* min-height: calc(100vh - 135px - 75px); */
    min-height: calc(100vh - 151px);
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.d-column {
    flex-direction: column;
}

.d-flex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.align-items-stretch {
    -webkit-align-items: stretch !important;
    align-items: stretch !important;
}

.content-wrapper {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.align-items-stretch {
    -webkit-align-items: stretch !important;
    align-items: stretch !important;
}

.d-flex {
    display: -webkit-flex !important;
    display: flex !important;
}

.flex-grow {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.display-5 {
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 1.2;
    color: #07005f;
    margin-bottom: 0px;
    font-family: 'Avenir-Light',sans-serif;
}

.login {
    background-image: url("../images/login.jpg");
    background-position: center;
    background-size: cover;
}

.bg-register {
    background-image: url("../images/login.jpg");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.mr-t-50 {
    margin-top: 50px;
}

.mr-b-30 {
    margin-bottom: 30px;
}

.mrg-20 {
    margin: 20px 0;
}

.mrg-50 {
    margin: 50px 0;
}

.mrg-128 {
    margin-top: 128px;
}

.ml-400 {
    margin-left: 400px;
}

.label-control {
    color: #3C3A45;
    font-family: 'Avenir-Light',sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.form-control {
    background-color: #fff !important;
    /*border: 0 !important;*/
    border-bottom: 1px solid #e0e0e0 !important;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
}

.form-control-bootstrap {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.auth-form-transparent .input-group.hide-span .input-group-addon {
    background: transparent;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0;
}

.content-wrapper-login .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0;
}

.content-wrapper-login .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
}

.container-scroller {
    overflow-x: hidden;
}

.horizontal-menu .top-navbar {
    font-weight: 400;
    background: #ffffff;
    border-bottom: 1px solid #C1C1C4;
    z-index: 100;
    margin-bottom: 0px;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-flex-start {
    justify-content: flex-start !important;
}

.total_selected {
    padding: 0 40px;
}

.navbar-nav .open > .dropdown-menu {
    display: block;
}

.nav-item.active .menu-img.active {
    opacity: 1;
    width: 40px;
}

.nav-item.active .inactive {
    display: none;
}

.menu-img.active {
    opacity: 0;
    width: 0;
}

.menu-img {
    width: 32px;
    height: 32px;
    margin-right: 5px;
}


.nav-item .home-image {
    background: url('../images/menu/homeInactive.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .home-image {
    background: url('../images/menu/dashboard.png');
    background-size: cover;
}

.nav-item.active .home-image, .nav-item.active:hover .home-image {
    background: url('../images/menu/dashboard.png');
    background-size: cover;
}

.nav-item .api-image {
    background: url('../images/menu/apiInactive.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .api-image {
    background: url('../images/menu/apiActive.png');
    background-size: cover;
}

.nav-item.active .api-image, .nav-item.active:hover .api-image {
    background: url('../images/menu/apiActive.png');
    background-size: cover;
}

.nav-item .sendsms-image {
    background: url('../images/menu/sendSmsInactive.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .sendsms-image {
    background: url('../images/menu/sendSmsActive.png');
    background-size: cover;
}

.nav-item.active .sendsms-image, .nav-item.active:hover .sendsms-image {
    background: url('../images/menu/sendSmsActive.png');
    background-size: cover;
}

.nav-item .star-image {
    background: url('../images/menu/star.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .star-image {
    background: url('../images/menu/star-hover.png');
    background-size: cover;
}

.nav-item.active .star-image, .nav-item.active:hover .star-image {
    background: url('../images/menu/star-hover.png');
    background-size: cover;
}


.nav-item .account-image {
    background: url('../images/menu/account.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .account-image {
    background: url('../images/menu/account-hover.png');
    background-size: cover;
}


.nav-item.active .account-image, .nav-item.active:hover .account-image {
    background: url('../images/menu/account-hover.png');
    background-size: cover;
}


.nav-item .voucher-image {
    background: url('../images/menu/voucher.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .voucher-image {
    background: url('../images/menu/voucher-hover.png');
    background-size: cover;
}

.nav-item.active .voucher-image, .nav-item.active:hover .voucher-image {
    background: url('../images/menu/voucher-hover.png');
    background-size: cover;
}

.nav-item .config-image {
    background: url('../images/menu/config.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .config-image {
    background: url('../images/menu/config-hover.png');
    background-size: cover;
}

.nav-item.active .config-image, .nav-item.active:hover .config-image {
    background: url('../images/menu/config-hover.png');
    background-size: cover;
}

.nav-item .senderid-image {
    background: url('../images/menu/User-id.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .senderid-image {
    background: url('../images/menu/User-id-hover.png');
    background-size: cover;
}

.nav-item.active .senderid-image, .nav-item.active:hover .senderid-image {
    background: url('../images/menu/User-id-hover.png');
    background-size: cover;
}

.nav-item .contact-image {
    background: url('../images/menu/contacts.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .contact-image {
    background: url('../images/menu/contactsActive.png');
    background-size: cover;
}

.nav-item.active .contact-image, .nav-item.active:hover .contact-image {
    background: url('../images/menu/contactsActive.png');
    background-size: cover;
}


.nav-item .report-image {
    background: url('../images/menu/reports.png');
    background-size: cover;
    transition: all 200ms ease;
}

.nav-item:hover .report-image {
    background: url('../images/menu/reportsActive.png');
    background-size: cover;
}

.nav-item.active .report-image, .nav-item.active:hover .report-image {
    background: url('../images/menu/reportsActive.png');
    background-size: cover;
}




body {
    padding: 0;
    margin: 0;
    overflow-x: auto;
    font-family: 'Avenir-Light',sans-serif;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

ul li {
    list-style-type: none;
}

.p-0 {
    padding: 0 !important;
}

.p-10 {
    padding: 10px !important;
    font-size: 19px;
}

.p-20 {
    padding: 20px !important;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

    .navbar > .container, .navbar > .container-fluid {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

.container {
    max-width: 100%;
}

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

div.table-responsive > div.dataTables_wrapper > div.row {
    width: 100%;
}

    div.table-responsive > div.dataTables_wrapper > div.row:nth-child(2) {
        overflow-x: initial;
    }

.table-responsive > div.dataTables_wrapper > div.row:first-child {
    background: transparent;
}

div.table-responsive > div.dataTables_wrapper > div.row {
    width: 100%;
    /*background: #fff;*/
    padding: 10px 0;
    border-radius: 6px;
}

.navbar-brand {
    height: 70px;
}

.horizontal-menu .top-navbar .navbar-brand-wrapper {
    width: auto;
    height: 60px;
}

    .horizontal-menu .top-navbar .navbar-brand-wrapper .navbar-brand img {
        max-width: 100%;
        height: 40px;
        margin: 10px auto;
        vertical-align: middle;
    }

    .horizontal-menu .top-navbar .navbar-brand-wrapper .navbar-brand {
        color: #27367f;
        font-size: 1.5rem;
        line-height: 60px;
        height: 60px;
        margin-right: 0;
        text-align: left;
        padding: 0;
    }

.horizontal-menu .top-navbar .navbar-menu-wrapper {
    color: #3c3a45;
    width: auto;
    height: auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

    .horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav {
        flex-direction: row !important;
    }

.nav-item.nav-profile {
    align-items: center !important;
    align-content: center !important;
}

.horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile {
    display: flex !important;
}

.horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right {
    margin-left: auto;
}

.horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile .nav-link {
    padding: 0;
}

.horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link {
    color: inherit;
    font-size: 1rem;
}

.horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile .nav-link .nav-profile-name {
    margin-left: .5rem;
}

.nav-profile:hover > .dropdown-menu, .nav-profile > .dropdown-menu:hover {
    display: block;
}

.horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown {
    position: absolute;
    font-size: 0.9rem;
    margin-top: 0;
    right: 0;
    left: auto;
    top: 40px;
    z-index: 105;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

    .horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item {
        margin-bottom: 0;
        padding: .65rem 1.5rem;
        cursor: pointer;
    }

.dropdown-item {
    cursor: pointer;
}

.horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-toggler {
    border: 0;
    color: inherit;
    font-size: 1.5rem;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

.dropdown {
    position: relative;
}

.horizontal-menu .bottom-navbar {
    background: #ffffff;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 90;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition-duration: 3s;
    -moz-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s;
    -webkit-transition-property: position, left, right, top, z-index;
    -moz-transition-property: position, left, right, top, z-index;
    -o-transition-property: position, left, right, top, z-index;
    transition-property: position, left, right, top, z-index;
    /* box-shadow: 0 19px 34px -15px #d2d2f2;
     -webkit-box-shadow: 0 19px 34px -15px #d2d2f2;
     -moz-box-shadow: 0 19px 34px -15px #d2d2f2;*/
    box-shadow: 0 0 5px 0 rgba(133,133,133,0.5);
    -webkit-box-shadow: 0 0 5px 0 rgba(133,133,133,0.5);
    -moz-box-shadow: 0 0 5px 0 rgba(133,133,133,0.5);
}

    .horizontal-menu .bottom-navbar .page-navigation > .nav-item:not(.mega-menu) {
        position: relative;
    }

    .horizontal-menu .bottom-navbar .page-navigation > .nav-item {
        line-height: 1;
        text-align: left;
    }

        .horizontal-menu .bottom-navbar .page-navigation > .nav-item.active > .nav-link {
            color: #c00000;
        }

        .horizontal-menu .bottom-navbar .page-navigation > .nav-item > .nav-link {
            color: #7D7D7D;
            padding: 10px 10px;
            font-size: 14px;
            font-weight: 900;
            line-height: 19px;
            text-align: center;
            font-family: 'Avenir-Medium',sans-serif;
            display: flex;
            align-content: center;
            align-items: center;
        }

            .horizontal-menu .bottom-navbar .page-navigation > .nav-item > .nav-link .menu-title:last-child {
                margin-top: 3px;
            }

    .horizontal-menu .bottom-navbar .page-navigation {
        position: relative;
        width: 100%;
        z-index: 99;
        flex-direction: row;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-property: background, box-shadow;
        -moz-transition-property: background, box-shadow;
        -o-transition-property: background, box-shadow;
        transition-property: background, box-shadow;
    }

.menu-first {
    margin-bottom: 0;
    padding: .65rem 1.5rem;
    cursor: pointer;
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.sub-nav {
    /*background: #d8d8d8;*/
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.balance {
    color: #7D7D7D;
    font-family: 'Avenir-Light';
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0.19px;
    text-align: center;
}
/**margins **/
.mr-3 {
    margin-right: 30px !important;
}

.mt-20 {
    margin-top: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-120 {
    margin-top: 120px;
}

table.dataTable {
    margin-top: 10px;
}
/**buttons**/
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    color: #ffff !important;
    background: #c00000;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-outline {
    background-color: transparent;
}

.table.pagination-dots > tbody > tr > td {
    border-top: 1px solid #ddd;
}

.btn-outline-danger:hover {
    background: #c00000;
    color: #fff;
}

.btn {
    padding: 5px 10px !important;
    border: 2px solid #C00000;
    color: #C00000;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.23px;
    font-family: 'Avenir-Medium',sans-serif;
    line-height: 19px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .btn.btn-sm {
        font-size: 10px;
        padding: 5px 5px !important;
        font-family: 'Avenir-Heavy',sans-serif;
    }

.disabled .btn, .disabled .btn:hover, .disabled .btn:focus, .disabled.btn {
    background: rgba(0, 0, 0, .05);
    border: 1px solid #c0c1c4;
    color: #c0c1c4 !important;
}

a.btn:focus, a.btn:hover {
    text-decoration: none;
    color: #C00000;
}

.actions-group .btn i {
    font-size: 25px;
}

    .actions-group .btn i.mdi-file-document-box {
        font-size: 22px !important;
        line-height: 1;
    }



.actions.btn-outline-danger:hover {
    background: #fff;
    color: #c00000;
}

.table-striped thead th:first-child {
    border-top-left-radius: 6px;
}

.table-striped thead th:last-child {
    border-top-right-radius: 6px;
}

.table-striped {
    background: #fff;
    border-radius: 6px;
}

    .table-striped tbody tr {
        border-bottom: 1px solid #ddd;
    }

        .table-striped tbody tr:last-child {
            border-bottom: 0px;
        }
/*
table.dataTable.table-striped tr:nth-child(2n+1) .open>.dropdown-menu.actions-group-details,table.dataTable.table-striped tr:nth-child(2n+1) .open>.dropdown-menu.actions-group-details a.dropdown-item:hover{
    background: #FAFAFA;
}*/
table.dataTable.table-striped tr:nth-child(2n+1) {
    background: #fff;
}

.show.actions-group .btn.btn-outline-danger.btn-icon-text.dropdown.actions {
    display: none;
}

.input-group .input-group-addon {
    height: 31px;
}

.dropdown-menu.actions-group-details {
    transition: all .4s ease;
}

.open > .dropdown-menu.actions-group-details, .show > .dropdown-menu.actions-group-details {
    transition: all .4s ease;
    min-width: 30px;
    border-radius: 0;
    top: 0;
    background: transparent;
    border: 0px;
    margin: 0;
    padding: 14px 0;
    left: 0;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    transform: translate3d(0px, -13px, 0px) !important;
}

.show > .dropdown-menu.actions-group-details {
    padding: 10px 0;
    top: -14px;
}

.actions-group-details a, .actions-group-details a.dropdown-item:focus, .actions-group-details a.dropdown-item:hover {
    font-size: 18px;
    padding: 0;
    color: #c00000;
    box-shadow: none;
    margin: 0 2px;
    width: auto;
    display: block;
    clear: none;
    float: left;
}

.card {
    border-radius: 6px;
    border: 0px;
}

.card-body {
    padding: 0px;
}

.pay-amount {
    padding: 50px;
}

    .pay-amount .form-control {
        padding: 5px 12px;
    }

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
}

.dataTables_wrapper div.dataTables_filter label {
    border: 1px solid #ddd;
    margin-top: 10px;
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}

dataTables_filter label {
    margin-right: 5px;
    font-size: 0.875rem;
    padding: 0px 20px;
    position: relative;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 1.5em;
    border: 0 !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0;
    display: block;
    width: 100%;
    background-color: transparent !important;
    border: 0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
}

table.dataTable {
    border-collapse: collapse;
}

    table.dataTable thead .sorting_asc:after {
        right: 0.5em;
        content: "\F045";
    }

    table.dataTable thead .sorting_asc:before {
        right: 1em;
        content: "\F05D";
    }

    .dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
        opacity: 1;
    }

    table.dataTable.table-bordered thead th {
        border-top: 1px solid #e9ecef;
        border-bottom: 1px solid #e9ecef;
        padding-right: 30px;
        background: #c00000 !important;
        color: #fff !important;
    }

    table.dataTable.table-striped tr:nth-child(odd) {
        background: #fff;
    }

    table.dataTable.table-striped tr:nth-child(even) {
        background: #fff;
    }

.table.dataTable.table-striped thead th {
    border: 0;
    padding-right: 30px;
    background: #676a6c !important;
    color: #fff !important;
    font-weight: normal;
}

table.dataTable thead th:after {
    right: 0.5em;
    content: "\F045";
}

table.dataTable thead th:before {
    right: 1em;
    content: "\F05D";
}

.table-bordered {
    border: 0px;
}

    .table-bordered thead th {
    }

.dttop-right .dataTables_filter label::before {
    line-height: 26px;
}

table.dataTable thead th:before, table.dataTable thead th:after {
    position: absolute;
    bottom: 0.9em;
    display: block;
    opacity: 0.3;
    line-height: 1;
    font-family: Material Design Icons;
    font-size: .65rem;
}

table.dataTable.no-footer {
    border-bottom: 0px;
}

table.dataTable thead th {
    position: relative;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 8px 10px;
}

table.dataTable thead .sorting_asc, table.dataTable thead .sorting, table.dataTable thead .sorting_desc {
    background: none !important;
}

div.dataTables_wrapper div.dataTables_filter label {
    padding: 3.5px 10px !important;
    height: 33px;
    background: #ffff;
    width: 250px;
}

div.dataTables_wrapper .top div.dataTables_filter label {
    width: 100%;
}

.dataTables_filter label:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 1.2rem;
    text-rendering: auto;
    line-height: inhesrit;
    -webkit-font-smoothing: antialiased;
    content: "\F349";
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 5px;
    color: #b4b4b4;
    line-height: 38px;
}

.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    padding: 0.625rem 0.625rem;
    font-size: .8125rem;
    line-height: 1.3rem;
}

.dataTables_length select {
    width: 75px;
    display: inline-block;
    margin-left: .25rem;
    margin-right: .25rem;
    outline-offset: -2px;
    border: 0;
    height: calc(1.8125rem + 2px);
}

.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    white-space: nowrap;
    font-size: 0.875rem;
}

.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
    width: auto;
}

.paginate_button {
    /* line-height: 1.8;*/
    border: 1px solid #e9ecef !important;
    height: 26px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button a {
    padding: 0px 7px;
    color: inherit;
    line-height: 1.8;
    border: 0;
    font-size: 16px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: inherit;
    border-color: inherit;
}

li.paginate_button.active, .paginate_button:hover, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background: #c00000 !important;
    color: #fff !important;
}

.btn-toolbar:after, .btn-toolbar:before, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:before, .pager:after {
    content: none !important;
}

.dataTables_wrapper .bottomdt.contactbottom div.dataTables_paginate.paging_simple .pagination, .dataTables_wrapper .bottomdt.contactbottom div.dataTables_paginate.paging_simple_numbers_no_ellipses .pagination {
    justify-content: flex-end;
}

.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: center;
}

.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: center;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
    margin-left: 0 !important;
    display: flex;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
        background: transparent !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        background: #405189 !important;
        border-color: #405189 !important;
        color: #ffffff !important;
    }

.pagination .page-item.active .page-link {
    background: #c00000 !important;
    border-color: #c00000 !important;
    color: #ffffff !important;
}

.pagination, .jsgrid .jsgrid-pager {
    display: flex !important;
    padding-left: 0 !important;
    list-style: none !important;
    border-radius: 0.25rem !important;
}

    .pagination .page-item .page-link {
        border-color: #f3f3f3 !important;
        color: #000000 !important;
        font-size: .875rem !important;
        pointer-events: none;
        cursor: auto !important;
        background-color: #fff !important;
        -webkit-transition-duration: 0.3s;
        s -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.pagination .page-item a {
    border: 1px solid #dee2e6 !important;
    position: relative !important;
    display: block !important;
    padding: 0.3rem 0.55rem !important;
    line-height: 1.25;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

select {
    outline: 1px solid #c9c8c8;
    color: #c9c8c8;
}
/**page title**/

.page-title-box {
    margin: 45px 0;
}

    .page-title-box .page-title {
        font-size: 37px;
        margin: 0;
        color: #000000;
    }

h5.page-title {
    letter-spacing: 0;
    font-size: 20px;
    color: #3c3a45;
    font-family: 'Avenir-Light';
}

.body-inner {
    /*background: #FAFAFA;*/
    background: #f3f3f3;
    border-bottom: 0px solid #ddd;
}

    .body-inner li.nav-item {
        height: 56px;
        padding: 0;
        display: block;
        margin: 0 !important;
        border-right: 2px solid transparent;
    }

.create-group {
    margin-top: 15px;
    justify-content: flex-end;
    display: flex;
    width: auto;
}

.menu-top {
    margin-top: 20px;
}

.main-menu-left {
    min-height: calc(100vh - 150px);
    background: #fff;
    position: relative;
    font-weight: 300;
    z-index: 11;
    min-width: 250px;
    padding: 50px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: width 0.25s ease, background 0.25s ease;
    -webkit-transition: width 0.25s ease, background 0.25s ease;
    -moz-transition: width 0.25s ease, background 0.25s ease;
    -ms-transition: width 0.25s ease, background 0.25s ease;
    box-shadow: 6px 16px 31px -18px #b7bcd1;
    -webkit-box-shadow: 6px 16px 31px -18px #b7bcd1;
    -moz-box-shadow: 6px 16px 31px -18px #b7bcd1;
    -ms-box-shadow: 6px 16px 31px -18px #b7bcd1;
}

.menu-top ul, .menu-bottom ul {
    margin: 0;
    padding: 0;
    padding-inline-start: 0;
}

    .menu-top ul li, .menu-bottom ul li {
        margin-bottom: 20px;
    }

        .menu-top ul li:last-child, .menu-bottom ul li:last-child {
            margin-bottom: 0px;
        }

        .menu-top li a, .menu-bottom ul li a {
            color: #3c3a45;
            font-size: 20px;
            font-family: 'Avenir-Light',sans-serif;
        }

            .menu-top li a.active {
                font-weight: bold;
            }

            .menu-top li a.active, .menu-top li a:hover, .menu-top li a:focus {
                color: #c00000;
            }

#variables {
    left: 50%;
    margin-left: -80px;
}

.btn.btn-outline-secondary {
    color: #c9c8c8 !important;
    border: 1px solid #c9c8c8 !important;
}

.auth-form-transparent label {
    font-size: 12px;
    line-height: 1;
    margin-top: .5rem;
}

.auth-form-transparent .label-control {
    color: #d1d1d1;
}

.auth-form-transparent .form-control {
    font-size: 16px;
}

.bootstrap-duallistbox-container.moveonselect .moveall, .bootstrap-duallistbox-container.moveonselect .removeall {
    width: 94%;
}

.navbar-nav nav-profile.show .dropdown-menu {
    display: block;
}

.navbar-nav .dropdown-menu.show {
    display: block;
}

.navbar-nav .dropdown-menu {
    display: none;
}

.auth-form-transparent {
    width: 100%;
    margin: 0 100px;
    max-height: 100vh;
    overflow: hidden;
}

.filter-form-hidden .filter-form {
    /*  transition: width 0.25s ease;
      -webkit-transition: width 0.25s ease;
      -moz-transition: width 0.25s ease;
      -ms-transition: width 0.25s ease;*/
    //left: -400px;
    width: 0px;
}

.filter-form-hidden.show-right-sidebar .filter-form-form {
    display: block;
    width: 400px;
}

.filter-form-hidden .filter-form-form {
    display: none;
    width: 0;
}

.filter-chart-hidden .chart-form {
    /* transition: width 0.25s ease;
     -webkit-transition: width 0.25s ease;
     -moz-transition: width 0.25s ease;
     -ms-transition: width 0.25s ease;*/
    left: -550px;
}

.filter-form-hidden .filter-form-bottom {
    display: none;
}

.filter-form {
    min-height: calc(100vh - 150px);
    background: #fff;
    position: relative;
    font-weight: 300;
    display: block;
    z-index: 11;
    box-shadow: 6px 16px 31px -18px #b7bcd1;
    -webkit-box-shadow: 6px 16px 31px -18px #b7bcd1;
    -moz-box-shadow: 6px 16px 31px -18px #b7bcd1;
    -ms-box-shadow: 6px 16px 31px -18px #b7bcd1;
}

.filter-form-traffic {
   
    background: #fff;
    position: relative;
    font-weight: 300;
    display: block;
    z-index: 11;
    box-shadow: 6px 16px 31px -18px #b7bcd1;
    -webkit-box-shadow: 6px 16px 31px -18px #b7bcd1;
    -moz-box-shadow: 6px 16px 31px -18px #b7bcd1;
    -ms-box-shadow: 6px 16px 31px -18px #b7bcd1;
}

.chart-form {
    min-height: calc(100vh - 150px);
    background: #fff;
    position: relative;
    font-weight: 300;
    z-index: 11;
    box-shadow: 6px 16px 31px -18px #b7bcd1;
    -webkit-box-shadow: 6px 16px 31px -18px #b7bcd1;
    -moz-box-shadow: 6px 16px 31px -18px #b7bcd1;
    -ms-box-shadow: 6px 16px 31px -18px #b7bcd1;
}

.filter-form-hidden .main-panel, .filter-chart-hidden .main-panel {
    width: 100%;
}

.main-panel-home {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    .form-control flex-direction: column;
}

.main-panel {
    // transition: width 0.25s ease, margin 0.25s ease;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.show-right-sidebar .main-panel {
    width: calc(100% - 800px);
    transition: width 0.25s ease, margin 0.25s ease;
}

.page-body-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
}

.overlay-form {
    min-height: 100%;
    background: #fff;
    position: absolute;
    order: 3;
    font-weight: 300;
    z-index: 11;
    right: 0;
    box-shadow: -6px 16px 31px -18px #b7bcd1;
    -webkit-box-shadow: -6px 16px 31px -18px #b7bcd1;
    -moz-box-shadow: -6px 16px 31px -18px #b7bcd1;
    -ms-box-shadow: -6px 16px 31px -18px #b7bcd1;
}

    .overlay-form.overlay .filter-form-form {
        width: 400px;
    }

.overlay.overlay-form .togglerr.toogle-overlay {
    width: 40px;
    left: -40px;
}

.overlay-form.overlay .icon-sub, .overlay-form.overlay .icon-sub {
    display: none;
}

.overlay-form.overlay .icon-new::before, .overlay-form.overlay .icon-new:hover::before {
    left: -30px;
    content: "\F141" !important;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons" !important;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(180deg) !important;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    color: #fff;
}

.overlay-all.in-view.fade {
    display: block;
    z-index: 1;
}

.overlay-all.fade {
    -moz-transition: all 250ms linear;
    -webkit-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms ease;
}

.overlay-schedule.in-view.fade {
    display: block;
    z-index: 1;
}

.overlay-schedule.fade {
    -moz-transition: all 250ms linear;
    -webkit-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms ease;
}

.icon-new {
    position: absolute;
    right: -7px;
}

    .icon-new::before {
        content: "" !important;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        transform: rotate(90deg);
        -webkit-font-smoothing: antialiased;
        position: absolute;
        left: -20px;
        font-size: 23px;
        color: #c00000;
        margin-top: 15px;
    }
/*
.togglerr.toogle-overlay {
    width: 80px;
    left: -88px;
    right: auto;
}
*/
.icon-sub {
    width: 50px;
    height: 50px;
    background: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.16);
}

.overlay-all, .overlay-schedule {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: -1;
    background: rgba(0, 0, 0, 0.1);
    -webkit-animation: kt-animate-fade-in .3s linear 1;
    animation: kt-animate-fade-in .3s linear 1;
}


.overlay-form.overlay .togglerr .mdi-left:before {
    content: "\F141" !important;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons" !important;
    transform: rotate(180deg) !important;
}

.overlay-form.overlay .togglerr .mdi-left:after {
    content: "" !important;
}

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

.btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
    background-color: transparent;
    border-color: transparent;
}

.none {
    display: none;
}

.pdlr0 {
    padding: 0;
}

.pdlr25 {
    padding: 0 25px;
}

.pdlr100 {
    padding: 0 100px;
}

.pdlr40 {
    padding: 0 40px !important;
}

.pdlr200 {
    padding: 0 200px;
}

.pdlr32 {
    padding: 0 32px;
}

.pd10 {
    padding: 10px;
}

.pd25 {
    padding: 25px;
}

.pd-b-20 {
    padding-bottom: 20px;
}

.grey {
    color: #c1c1c4;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 0;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: transparent;
}

.uploaded-row {
    font-size: 12px;
    font-family: 'Avenir-Light';
}

button.dt-button:focus:not(.disabled), div.dt-button:focus:not(.disabled), a.dt-button:focus:not(.disabled) {
    border: 0;
    text-shadow: none;
    outline: none;
    background-color: transparent;
    background-image: none;
}
/** filter forms **/
.w400 {
    width: 400px;
}

.filter-form-form {
    padding: 0 40px;
    overflow-y: auto;
}

.pt-50 {
    padding-top: 50px;
}

.chart-filter {
    width: 550px;
    padding: 0 40px;
    overflow-y: auto;
    height: calc(100vh - 120px);
}

.filter-form-form label {
    font-family: 'Avenir-Medium';
    color: #212529;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 1.2;
}

.filter-form-form input, .form-edit input {
    border: 1px solid #ddd !important;
    border-radius: 3px;
    background-color: #fbfbfb !important;
    padding: 5px 10px;
    line-height: 1.2;
    font-size: 1rem;
    box-shadow: none;
    height: 31px;
}

    .filter-form-form input::placeholder {
        font-family: 'Avenir-Light',sans-serif !important;
    }

.form-edit textarea {
    border: 1px solid #ddd !important;
    border-radius: 3px;
    background-color: #fbfbfb !important;
    padding-left: 10px;
    padding-right: 64px;
    font-size: 14px;
}

.form-edit label {
    font-family: 'Avenir-Medium';
    font-size: 16px;
    color: #212529;
}

.form-edit-template {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.filter-form-form input::-webkit-input-placeholder, .form-edit input::-webkit-input-placeholder { /* Edge */
    color: #868E96;
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 25px;
    font-family: 'HelveticaNeueDesk',sans-serif;
}

.filter-form-form input:-ms-input-placeholder, .form-edit input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'HelveticaNeueDesk',sans-serif;
    color: #868e96;
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 15px;
}

.filter-form-form input::placeholder, .form-edit input::placeholder {
    font-family: 'HelveticaNeueDesk',sans-serif;
    color: #868e96;
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 15px;
}

table td .btn {
    border: 0;
}

    table td .btn.btn-outline {
        border: 1px solid #C00000;
        font-weight: normal;
    }

.select2-container .select2-selection--single {
    height: 31px;
    border-radius: 3px;
    border-color: #dddddd;
    background: #fbfbfb;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    border: none !important;
    background: transparent !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #fff;
    border: 1px solid #C00000;
    background-color: rgba(192,0,0,0.9);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #fff;
    }

.btn-simple {
    border: 1px solid #c00000;
    color: #c00000 !important;
}

.filter-form-bottom {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 400px;
    padding: 36px 40px;
    z-index: 4;
}

.togglerr {
    right: -43px;
}

.togglerr {
    border: 0px;
    width: 44px;
    height: 48px;
    position: absolute;
    top: calc(50% - 24px);
    cursor: pointer;
    z-index: 1200;
    background-color: transparent;
    line-height: 48px;
    text-align: center;
}

    .togglerr span {
        font-size: 26px;
        color: #C00000;
    }

.filter-form-hidden .mdi.mdi-left.icon-filter:after {
    content: attr(data-title);
    transform: rotate(90deg);
    font-family: 'Avenir-Light',sans-serif;
    font-size: 15px;
    margin-top: 13px;
    position: absolute;
}

.filter-form-hidden .togglerr .mdi-left:before {
    margin-top: 4px;
}

.filter-form-hidden .togglerr .mdi-left.icon-filter:before {
    left: 14px;
    position: absolute;
    margin-top: 10px;
}

.filter-form-hidden .toogle-overlay.togglerr .icon-create.mdi-left:after {
    right: -20px;
}

.mdi-left.icon-filter:after {
    background: none;
}

.schedule-icon:after {
    background: url('../images/schedule.png') !important;
    background-size: cover;
    width: 40px !important;
    height: 40px !important;
    margin-top: 13px !important;
    right: 3px !important;
    transform: rotate(0deg) !important;
}

.filter-form-hidden .toogle-overlay.togglerr .mdi-left:after, .overlay-form .mdi-left.icon-create::after {
    content: attr(data-title);
    transform: rotate(90deg);
    font-family: 'Avenir-Light',sans-serif;
    font-size: 15px;
    margin-top: 9px;
    position: absolute;
    background: none;
    right: -10px;
}

.overlay-form.overlay .toogle-overlay .mdi-left.icon-create:after {
    background: none;
}

.overlay-form.overlay .toogle-overlay .mdi-left.icon-create:before {
    line-height: 80px;
    /* left: 0; */
    margin-right: 10px;
    /* right: auto; */
}

.overlay .togglerr.toogle-overlay {
    left: -40px;
}
/*
.filter-form-hidden .togglerr .mdi-left:after {
    position: absolute;
    content: attr(data-title);
    display: block;
    top: 0px;
    left: 18px;
    color: #c00000;
    font-size: 14px;
    transform: rotate(90deg);
}*/

.filter-form-hidden .togglerr .mdi-left:hover:before {
    transform: rotate(180deg) !important;
}

.filter-form-hidden .togglerr .mdi-left:hover:before, .filter-chart-hidden .togglerr .mdi-left:hover:before, .togglerr .mdi-left:before {
    content: "\F141" !important;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons" !important;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0deg);
    -webkit-transition: all 250ms;
    transition: all 250ms;
}
/*animation*/
.in-view.bounce-up, .in-view.bounce-left, .in-view.bounce-right, .in-view.fade, .in-view.bounce-down, .in-view.fade700 {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.bounce-up {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bounce-down {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, -200px, 0px);
    -webkit-transform: translate3d(0px, -200px, 0px);
    -o-transform: translate(0px, -200px);
    -ms-transform: translate(0px, -200px);
    transform: translate3d(0px, -200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bounce-right {
    opacity: 0;
    -moz-transform: translate3d(-200px, 0, 0px);
    -webkit-transform: translate3d(-200px, 0, 0px);
    -o-transform: translate(-200px, 0);
    -ms-transform: translate(-200px, 0);
    transform: translate3d(-200px, 0, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
}

.bounce-left {
    opacity: 0;
    -moz-transform: translate3d(200px, 0, 0px);
    -webkit-transform: translate3d(200px, 0, 0px);
    -o-transform: translate(200px, 0);
    -ms-transform: translate(200px, 0);
    transform: translate3d(200px, 0, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
}

.fade700 {
    opacity: 0;
    -moz-transform: translate3d(0px, 0, 0px);
    -webkit-transform: translate3d(0px, 0, 0px);
    -o-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    transform: translate3d(0px, 0, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 800ms linear;
    -webkit-transition: all 800ms linear;
    -o-transition: all 800ms linear;
    transition: all 800ms linear;
}

.fade {
    opacity: 0;
    /*-moz-transform: translate3d(0px, 0, 0px);*/
    /*-webkit-transform: translate3d(0px, 0, 0px);
    -o-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    transform: translate3d(0px, 0, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;*/
}


/****tabs***/
.nav.nav-tabs {
    border-bottom: 0px;
}

.sms-tabs {
    width: 500px;
}

.title-file {
    font-family: 'Avenir-Light';
    color: #c00000;
    font-size: 18px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs > li.active > a, .nav-tabs.nav-sms .nav-item .nav-link.active, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-item:hover .nav-link {
    color: #212529;
    background-color: #fff;
    /* border-color: black; */
    border-bottom: solid;
    border-color: red;
    border-top: none;
    border-right: none;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs > li.active > a {
    color: #212529;
    background-color: #fff;
    /* border-color: black; */
    border-bottom: solid;
    border-color: red;
    border-top: none;
    border-right: none;
    border-left: none;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
    color: #7D7D7D;
}

.nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {
    color: #c00000;
}

.nav-tabs .nav-link {
    color: #212529;
    font-size: 18px;
    padding: 1px 15px;
    font-weight: 600;
    line-height: 32px;
    height: 32px;
    transition: color 250ms;
    margin-bottom: 20px;
}

.overlay-form.overlay .schedule-icon:after {
    background: none !important;
}

.overlay-form .togglerr.toogle-overlay {
    top: 50px;
}

.togglerr.toogle-overlay.schedule-toggle {
    top: 50px;
}

.togglerr.schedule-toggle .mdi-left:hover:before {
    transform: rotate(0deg) !important;
}

.overlay .togglerr.schedule-toggle .mdi-left:before {
    transform: rotate(180deg) !important;
}

.nav-tabs .nav-item:last-child .nav-link {
    padding-right: 0;
}

.nav-tabs .nav-item:first-child .nav-link {
    padding-left: 0;
}


.total p {
    color: #3c3a45;
    font-size: 20px;
    font-family: 'Avenir-Light',sans-serif;
}

.total h4 {
    color: #c1c1c4;
    font-size: 26px;
    font-family: 'Avenir-Medium',sans-serif;
}

.navbar-toggle {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 31px;
}

.select2-container .select2-selection--multiple {
    height: 31px;
}

.select2-container {
    width: 100% !important;
}

.form-control:focus {
    box-shadow: none;
}

.color-red {
    color: #CA5758;
}

.table thead th, .table td {
    font-size: 13px;
    border-top: 0px;
}

.horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item:active,
.horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item.active {
    background: transparent;
    color: #212529;
}


[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    /*font-family: 'icomoon' !important;*/
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mdi-lead-pencil.mdi-point:hover:before {
    content: "\F64F";
    width: auto;
    height: auto;
    border: 0;
    background: transparent;
}

.mdi-window-close.mdi-point:hover:before {
    content: "\F5AD";
    width: auto;
    height: auto;
    border: 0;
    background: transparent;
}

.icons-td .btn {
    padding: 5px 3px !important;
}

.mdi-lead-pencil.mdi-point:before, .mdi-window-close.mdi-point:before {
    content: "\F12F";
    color: #d8d8d8;
}

.icon-next:before {
    content: "\F141" !important;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons" !important;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(180deg) !important;
    -webkit-transition: all 250ms;
    transition: all 250ms;
}

.icon-previous:before {
    content: "\F141" !important;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons" !important;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0deg);
    -webkit-transition: all 250ms;
    transition: all 250ms;
}

.table-responsive {
    overflow-y: hidden;
}

.paging_simple .paginate_button, .paging_simple_numbers_no_ellipses .paginate_button {
    background: transparent;
}

.dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button a {
    background: transparent !important;
}

.paging_simple .paginate_button .icon:hover:before {
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    background: transparent !important;
}

.paging_simple .paginate_button {
    line-height: 1;
    border: 0 !important;
    margin: 3px;
}

.dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button a:hover .icon::before {
    background: #c00000;
}

.paging_simple .paginate_button .icon:before {
    color: #c00000;
    border: 1px solid #c00000;
    border-radius: 2px;
}

.paging_simple .paginate_button.disabled .icon:before {
    color: #ddd;
    border-color: #ddd;
}

.dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button a {
    padding: 0;
}

.filter-form-hidden .togglerr .mdi-left:before,
.filter-chart-hidden .togglerr .mdi-left:before,
.overlay-form .togglerr .mdi-left:before
{
    
    content: "\e900" !important;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    transform: rotate(90deg);
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.overlay-form .mdi-left:hover:before {
    transform: rotate(0deg) !important;
    content: "\F141" !important;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons" !important;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0deg);
    -webkit-transition: all 250ms;
    transition: all 250ms;
}

.pagination-dots li {
    position: relative;
    display: block;
    float: left;
    margin: 0 8px;
    width: 8px;
    min-width: 8px !important;
    height: 8px;
}

ul.pagination.pagination-dots li a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #d8d8d8;
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
    padding: 0 !important;
}

.pagination-dots .paginate_button {
    border: 0px !important;
}

    .pagination-dots li.paginate_button.active a, .pagination-dots .paginate_button:hover a {
        background: #000;
    }

.pagination-dots li.paginate_button a {
    background: #d8d8d8;
}

.pagination-dots li.paginate_button.active, .pagination-dots .paginate_button:hover {
    background: #fff !important;
    border: 0px !important;
    outline: none;
}

.nav.page-navigation:before {
    display: none;
}

.form-check {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
}

form-check .form-check-label {
    min-height: 18px;
    display: block;
    margin-left: 1.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-group label {
    vertical-align: top;
    margin-bottom: .5rem;
}

.form-check .form-check-label input {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .form-check .form-check-label input[type="checkbox"] + .input-helper:before, .form-check .form-check-label input[type="checkbox"] + .input-helper:after {
        position: absolute;
        top: 0;
        left: 0;
    }

.table-striped thead .form-check .form-check-label input[type="checkbox"] + .input-helper:before {
    border: 1px solid #ddd;
}

.table-striped thead .form-check .form-check-label input[type="checkbox"]:checked + .input-helper:before {
    background: #ddd;
    border-width: 0;
}


.form-check .form-check-label input[type="checkbox"] + input[type="hidden"] + .input-helper:before, .form-check .form-check-label input[type="checkbox"] + .input-helper:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 3px;
    border: solid #000;
    border-width: 1px;
    -webkit-transition: all;
    -moz-transition: all;
    -ms-transition: all;
    -o-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.form-check .form-check-label input[type="checkbox"] + input[type="hidden"] + .input-helper:after, .form-check .form-check-label input[type="checkbox"] + .input-helper:after {
    -webkit-transition: all;
    -moz-transition: all;
    -ms-transition: all;
    -o-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    font-family: Material Design Icons;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    //content: '\F12C';
    content: '';
    font-size: .9375rem;
    font-weight: bold;
    color: #ffffff;
}

.form-check .form-check-label input[type="checkbox"] + input[type="hidden"] + .input-helper:before, .form-check .form-check-label input[type="checkbox"] + input[type="hidden"] + .input-helper:after, .form-check .form-check-label input[type="checkbox"] + .input-helper:before, .form-check .form-check-label input[type="checkbox"] + .input-helper:after {
    position: absolute;
    top: 0;
    left: 0;
}

.form-check .form-check-label input[type="checkbox"]:checked + input[type="hidden"] + .input-helper:before, .form-check .form-check-label input[type="checkbox"]:checked + .input-helper:before {
    background: #c00000;
    border-width: 0;
}

.form-check .form-check-label input[type="checkbox"]:checked + input[type="hidden"] + .input-helper:after, .form-check .form-check-label input[type="checkbox"]:checked + .input-helper:after {
    width: 18px;
    opacity: 1;
    line-height: 18px;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.form-check .form-check-label input[type="checkbox"]:disabled + input[type="hidden"] + .input-helper:before, .form-check .form-check-label input[type="checkbox"]:disabled + .input-helper:before {
    border-color: #f3f3f3;
    background: #f3f3f3;
}

.form-check-input:disabled ~ .form-check-label {
    color: s #9b9b9b;
}

.form-check .form-check-label {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    width: 40px;
}

.top .dataTables_info {
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    margin-top: 20px;
}

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

.dttop-right .dataTables_filter {
    float: left;
}

.dttop-right .dt-buttons {
    float: right;
}

.align-items-center {
    align-items: center;
}

#contactTable thead th, #groupsTable thead th, #templateTable thead th {
    border-bottom: 1px solid #d1d1d1;
    vertical-align: middle;
}

.dataTables_wrapper .bottom {
    width: auto;
    margin: auto;
}

.top {
    width: 100%;
}


    .top .dataTables_filter {
        width: 100%;
        display: block;
        float: none !important;
    }

        .top .dataTables_filter label {
            padding: 6px 23px !important;
        }

table.dataTable tbody > tr.selected {
    background: transparent;
}

.selected_contacts, .selected_groups {
    color: #c41212;
    font-size: 14px;
    cursor: pointer;
}

.top .info {
    font-size: 14px;
    color: #000;
}

th.sorting_disabled:before, th.sorting_disabled:after {
    content: "" !important;
}

.nav-tabs.nav-setting .nav-item .nav-link {
    font-size: 18px;
    background: transparent;
    padding: 20px;
    line-height: 1;
    margin: 0;
    height: 56px;
    border-radius: 0;
    color: #414141;
    font-weight: normal;
}

.nav-tabs.nav-setting .nav-item:hover a {
    color: #fff;
    background-color: #c00000;
    border-color: transparent;
}


.nav-tabs.nav-sms .nav-item .nav-link {
    font-size: 18px;
    border-right: 1px solid #c1c1c4;
    background: transparent;
    /*margin-top: 50px;*/
    padding: 20px;
    border-radius: 0;
    line-height: 1.2;
    /*margin-bottom: 30px;*/
    color: #414141;
}

.nav-tabs.nav-sms .nav-item:last-child .nav-link {
    border: 0px;
}

.nav-tabs.nav-sms .nav-link.active {
    color: #c00000;
}

.schedule-dropdown {
    position: absolute;
    right: 75px;
    margin-top: 5px;
}

.dropdown.dropdown-variables {
    position: absolute;
    right: 30px;
    margin-top: 5px;
}

.dropdown-variables .btn {
    padding: 2px 5px;
}

.dropdown-variables.show .dropdown-menu {
    display: block;
    margin-left: -80px;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

    .inputfile + label.importcontacts {
        padding: 5px 10px !important;
        border: 2px solid #C00000;
        color: #C00000;
        border-radius: 2px;
        font-size: 14px;
        font-weight: 900;
        letter-spacing: 0.23px;
        line-height: 19px;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        background-color: transparent;
    }

    .inputfile + label {
        padding: 5px 10px;
        border: 2px solid #C00000;
        color: #C00000;
        border-radius: 2px;
        font-size: 14px;
        text-overflow: ellipsis;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        overflow: hidden;
        margin-bottom: 0px;
    }

.inputfile-2:focus + label, .inputfile-2.has-focus + label, .inputfile-2 + label:hover {
    background: #c00000;
    color: #fff;
}

#sendMessageCounts {
    font-size: 14px;
}

.card.bg-white {
    background: #fff;
    box-shadow: 0 4px 2px -2px rgba(133,133,133,0.2);
    -webkit-box-shadow: 0 4px 2px -2px rgba(133,133,133,0.2);
    box-shadow: 0 4px 2px -2px rgba(133,133,133,0.2);
    -webkit-box-shadow: 0 4px 2px -2px rgba(133,133,133,0.2);
    -moz-box-shadow: 0 4px 2px -2px rgba(133,133,133,0.2);
    box-shadow: 0 4px 2px -2px rgba(133,133,133,0.2);
}

div#sendMessageProgress {
    border-radius: 3px;
    height: 8px;
}

.form-check .form-check-label input[type="radio"] + .input-helper:before {
    position: absolute;
    content: "";
    top: -10px;
    left: 0;
    border: solid #c00000;
    border-width: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-transition: all;
    -moz-transition: all;
    -ms-transition: all;
    -o-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.form-check .form-check-label input[type="radio"] + .input-helper:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 50%;
    top: -4px;
    left: 6px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: absolute;
}

.form-check .form-check-label input[type="radio"]:checked + .input-helper:before {
    background: #c00000;
    border-width: 0;
}

.form-check .form-check-label input[type="radio"]:checked + .input-helper:after {
    opacity: 1;
    line-height: 1.5;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.form-check .form-check-label input[type="radio"]:disabled + .input-helper:before {
    border-color: #f3f3f3;
}

.form-check .form-check-label input[type="radio"]:disabled:checked + .input-helper:before {
    background: #f3f3f3;
}

.form-check .form-check-label input[type="radio"]:disabled:checked + .input-helper:after {
    background: #ffffff;
}

.w100 {
    width: 100%;
}

.bootstrap-tagsinput {
    width: 100%;
    background: #fbfbfb;
    box-shadow: none;
    padding: 2px 6px;
}

    .bootstrap-tagsinput input {
        border: 0px !important;
        float: left;
        padding: 5px 0px;
    }

    .bootstrap-tagsinput .tag {
        background: #c41212;
        border: 0;
        color: #ffffff;
        padding: 6px 14px;
        font-size: .8125rem;
        font-family: inherit;
        line-height: 1;
        display: block;
        float: left;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .bootstrap-tagsinput.form-control input::-moz-placeholder {
        width: auto;
    }

    .bootstrap-tagsinput.form-control input:-ms-input-placeholder {
        width: auto;
    }

    .bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
        width: auto;
    }

    .bootstrap-tagsinput input {
        font-size: 13px;
    }

.jq-icon-success .jq-toast-loaded {
    background: #509c51;
}

.jq-toast-wrap .jq-icon-error {
    background-color: #c41212;
}

.progress-bar.bg-danger {
    background-color: #dc3545;
}

.progress-bar.bg-success {
    background-color: #00c689;
}

.success {
    color: #00c689;
}

.btn-group.actions-group.open .mdi-dots-horizontal::before {
    content: "";
}

.mini-total {
    font-size: 10px;
    display: inline-block;
}

.form-group h4.mb0 {
    margin-bottom: 0px;
}

.form-group h4 {
    margin-bottom: 50px;
    font-weight: bold;
    margin-top: 0px;
}

.fileList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .fileList li {
        list-style-type: none;
        min-width: 50%;
    }

.removeFile {
    color: #c00000;
}

.mini-title {
    font-size: 14px;
    font-family: 'Avenir-Light';
}

.mobile-number.disabled {
    color: #c1c1c4;
}

.border-b-grey {
    border-bottom: 1px solid #d1d1d1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #acacac;
    box-shadow: #acacac 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #fff !important;
    background: #c00000 !important;
    box-shadow: none !important;
}

/*By Rami*/
.xdsoft_datepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #acacac;
    box-shadow: #acacac 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}

.xdsoft_datepicker .xdsoft_calendar td:hover, .xdsoft_datepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #fff !important;
    background: #c00000 !important;
    box-shadow: none !important;
}
/* ------------------------ */
.nav > li.hide-desktop {
    display: none;
}

.hide-desktop {
    display: none;
}

.form-inline label {
    margin-bottom: 5px;
}

.dropdown-menu.multi-level li a {
    white-space: nowrap;
    color: #7D7D7D;
    font-size: 14px;
    font-weight: 900;
    line-height: 19px;
    border-bottom: 1px solid #eee;
}

.horizontal-menu .bottom-navbar .page-navigation > .nav-item > .nav-link:hover {
    color: #c00000;
}

.nav-item:hover {
    color: #c00000;
}

.dropdown-menu.multi-level > li > a:focus, .dropdown-menu > li > a:hover {
    background: transparent;
    color: #c00000;
}

.nav-tabs.nav-create-tabs .nav-item:first-child .nav-link {
    padding-left: 15px !important;
}

.nav-tabs.nav-create-tabs .nav-item:last-child .nav-link {
    padding-right: 15px !important;
}

.nav-tabs.nav-sms .nav-item .nav-link {
    border-right: 0;
}

button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) {
    border: 0;
    background: transparent;
}

.overlay-form.overlay .schedule-new:before, .overlay-form.overlay .schedule-new:hover:before {
    left: -30px;
    content: "\F141" !important;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons" !important;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(180deg) !important;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    color: #fff;
}

.dashboard-stat2 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    padding: 15px 15px 30px;
    display: flex;
    flex-direction: column;
    min-height: 144px;
}

    .dashboard-stat2 .display .icon {
        font-size: 26px;
    }

    .dashboard-stat2, .dashboard-stat2 .display {
        margin-bottom: 20px;
    }

        .dashboard-stat2, .dashboard-stat2 .display {
            margin-bottom: 20px;
        }

            .dashboard-stat2 .display .number {
                float: left;
                display: inline-block;
            }

                .dashboard-stat2 .display .number h3 {
                    margin: 0 0 2px;
                    padding: 0;
                    font-size: 24px;
                    font-weight: 400;
                    color: #c00000;
                }

                    .dashboard-stat2 .display .number h3 > small {
                        font-size: 23px;
                    }

                .dashboard-stat2 .display .number small {
                    font-size: 14px;
                    color: #AAB5BC;
                    font-weight: 600;
                    text-transform: uppercase;
                }

                .dashboard-stat2 .display .number small {
                    font-size: 14px;
                    color: #AAB5BC;
                    font-weight: 600;
                    text-transform: uppercase;
                }

            .dashboard-stat2 .display .icon {
                display: inline-block;
                float: right;
                padding: 7px 0 0;
                color: #c00000;
            }

            .dashboard-stat2 .progress-info .progress {
                margin: 0;
                height: 4px;
                display: block;
                overflow: hidden;
                background-color: #f5f5f5;
            }

.horizontal-menu .bottom-navbar .page-navigation > .nav-item.open .dropdown-menu .nav-item a, .horizontal-menu .bottom-navbar .page-navigation > .nav-item.show .dropdown-menu .nav-item a {
    border-bottom: 0;
    display: block;
    padding: 5px 10px;
    padding-left: 10px;
    padding-left: 10px;
    font-weight: 300;
    color: #686868;
    text-decoration: none;
    text-align: left;
    margin: 4px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
}

.horizontal-menu .bottom-navbar .page-navigation > .nav-item {
    line-height: 1;
}
/* new css*/
.dataTables_wrapper .bottomdt div.dataTables_paginate.paging_simple_numbers {
    white-space: nowrap;
    text-align: right;
    display: flex;
    width: 100%;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-top: 10px;
}

.paginate_button.previous a:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\F141" !important;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons" !important;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0deg);
    -webkit-transition: all 250ms;
    transition: all 250ms;
}

.paginate_button.next, .paginate_button.previous {
    padding: 0;
    margin: 0;
    width: 26px;
    height: 26px;
}

    .paginate_button.next a:before {
        content: "\F141" !important;
        display: inline-block;
        font: normal normal normal 24px/1 "Material Design Icons" !important;
        font-size: inherit;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: rotate(180deg) !important;
        -webkit-transition: all 250ms;
        transition: all 250ms;
    }

.dataTables_wrapper .dataTables_paginate .paginate_button.previous a, .dataTables_wrapper .dataTables_paginate .paginate_button.next a {
    padding: 0 !important;
    margin: 0;
    line-height: 1 !important;
    background: transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button a {
    padding: 4px 7px;
    color: inherit;
    border: 0;
    font-size: 16px;
    line-height: 1;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background: transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    color: #ddd !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button a:hover, .dataTables_wrapper .dataTables_paginate .paginate_button a:focus, .dataTables_wrapper .dataTables_paginate .paginate_button a:active {
    color: #c00000 !important;
    border-color: #c00000 !important;
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.active {
    background: #c00000;
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled a:hover {
    background: transparent !important;
    color: inherit !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.active a {
    background: #c00000;
    color: #fff;
}

.auth-form-transparent .form-control.error {
    border-color: #c00000 !important;
}

.form-group label.error {
    color: #c00000 !important;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    pointer-events: none;
}

.has-feedback {
    position: relative;
}

.has-error input {
    border-color: #c00000 !important;
}

.has-error .label-control {
    display: none;
}

.has-success input {
    border-color: #3c763d !important;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-success .help-block {
    display: none;
}

.auth-form-transparent em {
    text-decoration: none;
    font-style: normal;
}

.auth-form-transparent em {
    font-size: 12px;
    line-height: 1;
    margin-top: .5rem;
    color: #c00000;
}

.has-error .form-control, .has-error .form-control:focus {
    box-shadow: none;
}

.actions-group-details a.file-doc, .actions-group-details a.file-doc.dropdown-item:focus, .actions-group-details a.file-doc.dropdown-item:hover {
    font-size: 22px;
}

.preview {
    width: 100%;
    height: 33px;
}

.inputs em, .error.help-block {
    font-style: normal;
    font-size: 12px;
}

.dropdown-actions .dropdown-item a {
    color: #c00000;
}

.dropdown-item.active, .dropdown-item:active {
    background: transparent;
}

.red, .red:hover, .red:focus {
    color: #c00000;
}

.page-body-wrapper {
    position: relative;
}

.first-row-body.none {
    display: none !important;
}

.input-group-addon.hide-bg {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    color: #d1d1d1;
}

    .input-group-addon.hide-bg a {
        color: #d1d1d1;
    }

.has-error .input-group-addon.hide-bg a {
    color: #a94442;
}

.has-error .inputs em {
    display: block !important;
}

.has-error .input-group-addon.hide-bg {
    background: transparent;
    border-bottom: 1px solid #c00000;
}

.hide-span span {
    display: none;
}

.has-success .form-control {
    box-shadow: none !important;
}

.has-success .input-group-addon {
    border-bottom: 1px solid #3c763d !important;
    color: #3c763d;
}

.has-error .input-group-addon {
    border-bottom: 1px solid #c00000 !important;
    color: #c00000;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: spinner .6s linear infinite;
    z-index: 999;
}

.btn-outline.btn.refresh {
    height: 33px;
}

.table-responsive {
    width: 100%;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.input-group-addon .mdi {
    color: #aaa;
}

.btn-group.actions-group .btn {
    color: #676a6c;
    background: transparent;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    pointer-events: none;
}

.has-feedback {
    position: relative;
}

.has-error input {
    border-color: #c00000 !important;
}

.has-error .label-control {
    display: none;
}

.has-success input {
    border-color: #3c763d !important;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-success .help-block {
    display: none;
}

tbody .icons-td {
    height: 37px;
}

.table tbody td {
    vertical-align: middle;
}

.actions-group-details a:hover, .actions-group-details a:focus {
    background: transparent;
}

.modal-body {
    max-height: 550px;
    overflow-y: auto;
}

a.dt-button:active:not(.disabled):hover:not(.disabled) {
    box-shadow: none;
    background-color: transparent;
    background-image: none;
}

.input-group.hide-span .input-group-addon {
    background: #e9ecef;
    padding: .375rem .75rem;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    font-size: 1rem;
    font-weight: 400;
    /* line-height: 1.5; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn-icon-text.dropdown-toggle::after {
    vertical-align: middle;
}

.upload-file {
    width: 50%;
}

.sub-tabs.nav-tabs .nav-item:first-child .nav-link {
    padding-left: 15px;
}

.sub-tabs.nav-tabs .nav-link {
    font-size: 16px;
}

    .sub-tabs.nav-tabs .nav-item.show .nav-link, .sub-tabs.nav-tabs .nav-link.active, .sub-tabs.nav-tabs > li.active > a, .sub-tabs.nav-tabs.nav-sms .nav-item .nav-link.active {
        background: transparent !important;
        color: #c00000 !important;
        border-bottom: 1px solid;
        border-radius: 0px;
    }

.nav-tabs.sub-tabs {
    margin-top: 10px;
}

.hidden {
    display: none;
}

.error.help-block {
    color: #c00000;
}
/*checkbox table*/
table.dataTable td.select-checkbox::before, table.dataTable td.select-checkbox::after, table.dataTable th.select-checkbox::before, table.dataTable th.select-checkbox::after {
    display: block;
    position: absolute;
    top: 1.2em;
    left: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
}

table.dataTable td.select-checkbox:before, table.dataTable th.select-checkbox:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 3px;
    border: solid #000;
    border-width: 1px;
    -webkit-transition: all;
    -moz-transition: all;
    -ms-transition: all;
    -o-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
}

table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
    content: '';
    text-align: center;
    background: #c00000;
    width: 18px;
    opacity: 1;
    line-height: 18px;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    position: absolute;
    height: 18px;
    border-radius: 3px;
}

table.dataTable tr th.select-checkbox.selected::after {
    content: '';
    text-align: center;
    background: #c00000;
    width: 18px;
    opacity: 1;
    line-height: 18px;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    position: absolute;
    height: 18px;
    border-radius: 3px;
}

table.dataTable td.select-checkbox:before {
    margin-top: -9px;
    margin-left: -9px;
}



.modal-1000.modal-dialog {
    height: 90vh;
    width: 1000px;
    max-height: 1000px;
    max-width: 1000px;
}



.modal-1000 .modal-body {
    height: 68vh;
    width: 1000px;
    max-height: 1000px;
    max-width: 1000px;
}

.modal-1000 .modal-dialog-scrollable .modal-content {
    height: 1000px;
    width: 800px;
    max-height: 1000px;
    max-width: 1000px;
}


/*launchpad*/

.modal-500.modal-dialog {
    height: calc(100% - 3.5rem);
    max-height: calc(100% - 3.5rem);
}

#confirm-modal, #confirm-modal .modal-body {
    z-index: 10002;
}

.overlay-white {
    background: rgba(250,250,250,0.9);
}

.modal-500 .modal-body {
    height: 100%;
    max-height: 100%;
}

.modal-500 .modal-dialog-scrollable .modal-content {
    height: 500px;
    max-height: 500px;
}

a, a:hover, a:focus {
    color: inherit;
}

.modal-dialog-scrollable .modal-content {
    /*height: 100%;*/
    overflow: hidden;
}

.modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
}

    .modal-dialog-scrollable .modal-body, .modal-dialog-scrollable .modal-Body {
        overflow-y: auto;
    }

.table.table-no-border thead th {
    border-bottom: 0px;
}

.card-h-100 {
    height: 450px;
}

    .card-h-100 .card-body {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }

.content h4 {
    display: none;
}

.btn-simple-radius {
    border: 1px solid #c00000;
    color: #c00000 !important;
    border-radius: 5px;
}

    .btn-simple-radius.active, .btn-simple-radius:hover, .btn-simple-radius:focus {
        background: #c00000 !important;
        color: #fff !important;
    }

.clipboard {
    min-height: 10vh;
    overflow-y: auto;
    max-height: 40vh;
}

.form-control:disabled, .form-control[readonly] {
    background-color: rgba(163, 164, 165, 0.2) !important;
    opacity: 1;
}

.alert-fill-success {
    color: #ffffff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.flex-1 {
    flex: 1;
}

.height100 {
    height: 100%;
}

.wizard > .content > .body {
    height: 100%;
}

.account-progress.progress {
    position: relative;
    height: 30px;
    width: 50%;
    border-radius: 20px;
    background-color: #4b4b4b;
    margin: 10px 0;
}

.account-progress .progress-bar {
    text-align: right;
    border-radius: 20px;
    background-color: #c00000;
    background-color: #c00000;
    line-height: inherit;
    background: -webkit-linear-gradient(to right, #db2835, #c00000);
    background: -webkit-gradient(linear, left top, right top, from(#db2835), to(#c00000));
    background: -webkit-linear-gradient(left, #db2835, #c00000);
    background: -o-linear-gradient(left, #db2835, #c00000);
    background: linear-gradient(to right, #db2835, #c00000);
}


    .account-progress .progress-bar > span {
        padding: 0 20px;
    }

.account-progress .account-progress-percent {
    display: inline-block;
    padding: 0;
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
}

.account-progress .account-progress-title {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 600;
    font-size: 14px;
}

.form-edit.input.min-height {
    height: calc(100% - 2rem);
}

.min-height {
    height: calc(100% - 2rem);
}

.flex-wizard .steps {
    flex: 0 1 auto;
}

.flex-wizard .content {
    flex: 1 1 auto;
}

.wizard.min-height {
    display: flex;
    flex-direction: column;
    height: calc(100% - 20px);
}

.steps {
    margin-bottom: 30px;
}

    .steps ul {
        display: flex;
        position: relative;
        margin: 0;
        padding: 0;
    }

        .steps ul li {
            width: 100%;
            margin-right: 10px;
            flex: 1;
            display: flex;
        }

            .steps ul li.first a, .steps ul li.checked a {
                border-bottom: 7px solid #c00000;
                transition: all 0.5s ease;
            }

            .steps ul li a {
                display: inline-block;
                width: 100%;
                border-bottom: 7px solid #e6e6e6;
            }

.wizard > .steps .current-info, .wizard > .steps .number {
    display: none;
}

.steps ul li a {
    display: inline-block;
    width: 100%;
    border-bottom: 7px solid #e6e6e6;
}

table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
    color: #c00000;
    content: "\F417";
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: transparent;
    border: 0;
    top: 5px;
    box-shadow: none;
    margin-top: 0;
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    background: transparent;
    content: "\F376";
}

.sms-send {
    width: 100%;
}

.integration-middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .integration-middle table {
        width: 100%;
        margin: 5px;
        text-align: center;
    }

        .integration-middle table.table-padding td, .integration-middle .table.table-padding th {
            width: 50%;
        }

.campaign-middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 188px;
}

    .campaign-middle table {
        width: 100%;
        margin: 5px;
        text-align: center;
    }

        .campaign-middle table.table-padding td, .campaign-middle .table.table-padding th {
            width: 50%;
        }

.quick-access-middle {
    text-align: center;
    padding: 0;
    margin: 0;
}

@media (max-width: 991px) {
    .copy-code {
        margin-top: 10px;
    }

    .api-header {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .account-progress.progress {
        width: 100%;
    }

    .modal-body {
    }
}

@media (max-width: 768px) {
    .steps ul li a {
        font-size: 12px;
    }

    .h5, h5 {
        font-size: 1rem;
    }
}

#testAPI .actions ul {
    justify-content: center;
}

.actions ul {
    display: flex;
    margin-top: 30px;
    justify-content: flex-end;
    padding: 0;
}

    .actions ul li {
        margin-left: 10px;
    }

.actions li[aria-disabled="true"] a {
    display: none;
}

.actions li a {
    border-radius: 2px;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.23px;
    font-family: 'Avenir-Medium',sans-serif;
    line-height: 19px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: 1px solid #c00000;
    color: #c00000 !important;
    padding: .375rem .75rem;
}

.form-check.radio-label .form-check-label input[type="radio"] + .input-helper::before {
    top: 0px;
}

.form-check.radio-label .form-check-label input[type="radio"] + .input-helper::after {
    top: 6px;
    left: 6px;
}

.form-check.radio-label .form-check-label {
    padding-left: 40px;
}

.btn-delete, .mt-repeater-add {
    font-size: 30px !important;
    border: 0px;
    padding: 0 !important;
}

#sender-open {
    cursor: pointer;
}

.btn-toggle.btn-sm.active {
    transition: background-color 0.25s;
}

.btn-toggle.btn-sm {
    margin: 0 0.5rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem;
}

.btn-toggle.active {
    background-color: #c00000;
}

.btn-toggle {
    top: 50%;
    transform: translateY(-50%);
}

    .btn-toggle.btn-sm.btn-sm.active:before {
        opacity: 0;
    }

    .btn-toggle.btn-sm.btn-sm:before {
        text-align: right;
    }

    .btn-toggle.btn-sm.btn-sm:before, .btn-toggle.btn-sm.btn-sm:after {
        line-height: -0.5rem;
        color: #fff;
        letter-spacing: 0.75px;
        left: 0.4125rem;
        width: 2.325rem;
    }

    .btn-toggle.btn-sm.active:before {
        opacity: 0.5;
    }

    .btn-toggle.btn-sm.active:before {
        opacity: 0;
    }

    .btn-toggle.btn-sm:before {
        content: 'Off';
        left: -0.5rem;
    }

    .btn-toggle.btn-sm:before, .btn-toggle.btn-sm:after {
        line-height: 1.5rem;
        width: 0.5rem;
        text-align: center;
        font-weight: 600;
        font-size: 0.55rem;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: absolute;
        bottom: 0;
        transition: opacity 0.25s;
    }

    .btn-toggle.btn-sm:before {
        text-align: right;
    }

.btn-toggle {
    background: #d1d1d1;
}

.switchToggle {
    display: inline-block;
    width: 70px;
    position: relative;
}

    .switchToggle label {
        border-radius: 10px;
        border: none;
        height: 20px;
        padding: 2px;
        min-width: 36px;
        line-height: 16px;
        position: relative;
    }

.btn-toggle.btn-sm.active > .handle {
    left: 1.6875rem;
    transition: left 0.25s;
}

.btn-toggle.btn-sm > .handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    background: #fff;
    transition: left 0.25s;
}

.btn-toggle.active > .handle {
    left: 1.6875rem;
    transition: left 0.25s;
}

.btn-toggle.btn-sm.btn-sm.active:after {
    opacity: 1;
}

.btn-toggle.btn-sm.btn-sm:after {
    text-align: left;
    opacity: 0;
}

.btn-toggle.btn-sm.btn-sm:before, .btn-toggle.btn-sm.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: 0.75px;
    left: 0.4125rem;
    width: 2.325rem;
}

.btn-toggle.btn-sm.active:after {
    opacity: 1;
}

.btn-toggle.btn-sm.active:after {
    opacity: 1;
}

.btn-toggle.btn-sm:after {
    content: 'On';
    right: -0.5rem;
    opacity: 0.5;
}

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

.switchToggle label {
    cursor: pointer;
    text-indent: -9999px;
    width: 36px;
    max-width: 70px;
    height: 20px;
    background: #d1d1d1;
    display: block;
    border-radius: 10px;
    position: relative;
}

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

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

.switchToggle input + label:before, .switchToggle input + input + label:before {
    content: 'Off';
    position: absolute;
    top: 5px;
    left: 40px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    transition: 0.3s;
    text-indent: 0;
    color: #212529;
}

.switchToggle input:checked + label:before, .switchToggle input:checked + input + label:before {
    content: 'On';
    position: absolute;
    top: 5px;
    left: 40px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    transition: 0.3s;
    text-indent: 0;
    color: #212529;
}

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

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

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

table.table-padding td, .table.table-padding th {
    padding: 5px;
}

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

.grey-link {
    color: #7d8885;
}

    .grey-link:hover, .grey-link:focus {
        color: #c00000;
    }

@media (max-width: 1200px) {
    .mt-10-tablet {
        margin-top: 10px;
    }

    .mb-10-tablet {
        margin-bottom: 10px;
    }

    .text-center-tablet {
        text-align: center;
        padding: 0;
    }
}

@media (max-width: 992px) {

    .table.table-no-border {
        text-align: center;
    }

    .togglerr {
        top:50%;
    }
}

/*launchpad*/



/*api steps*/
.break-word {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.card-inverse-secondary {
    background: rgba(163, 164, 165, 0.2);
    border: 1px solid #969798;
    color: #7c7d7d;
}

/*api steps*/



/*dashboard*/
.card-widgets, .panel__btns {
    position: absolute;
    top: 10px;
    right: 10px;
}

.demo-vector-map {
    width: 100%;
    height: 400px;
}

.countries-ico {
    width: 20px;
    margin-right: 10px;
}

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

.legend-label {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin: auto;
}

.percircle.red {
    font-size: 140px;
    margin: auto;
}

.noti-icon-badge {
    margin-left: -50px;
    display: inline-block;
    position: absolute;
    top: -26px;
}

.messages-container {
    padding: 0 15px;
    color: #72747b;
    min-width: 42px;
    display: block;
    line-height: 170px;
    text-align: center;
    max-height: 170px;
    font-size: 100px;
    position: relative;
    cursor: pointer;
}

.progress-bar.progress-bar-success {
    background: #00c060;
}

.progress {
    /*height: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);*/
    height: 28px;
    margin-bottom: 0px;
    /* overflow: hidden; */
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.distribution-chart {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.btn-transparent {
    border: 0;
    background: transparent;
}

.dropdown-menu {
    box-shadow: 0 3px 9px 0 rgba(0,0,0,.2);
    border-radius: 2px;
    border: 0px;
}

.progress-bar-danger {
    background: #c00000;
}

.grey-bg {
    background: rgba(7, 8, 8, 0.9) !important;
}

#chart .tick line, #chart .tick path {
    stroke: #fff !important;
}
/*#chart .c3-axis-y path.domain {
    stroke: transparent;
}*/
#chart path.domain {
    stroke: #fff;
}

#chart rect.c3-event-rect:hover {
    fill: rgba(75,75,75,0.2) !important;
    fill-opacity: 1;
}

#chart text {
    fill: #fff !important;
}

#chart .c3 line {
    stroke: #fff;
}

#chart .c3-chart-arc .c3-gauge-value {
    fill: #fff !important;
}

#chart .c3-chart-line {
    color: #fff !important;
}

#chart .c3-grid line {
    color: #fff !important;
}

#chart .c3-chart-lines {
    color: #fff !important;
}

#chart .c3 path, #chart .c3 line {
    fill: none;
    stroke: #fff;
}

#chart .c3-axis {
    color: #fff !important;
}

#chart .c3-axis-x {
    color: #fff !important;
}

#chart .c3-axis-x-label {
    color: #fff;
}

@media (max-width: 992px) {
    .card-h-100 {
        height: auto;
    }
}

@media (max-width: 768px) {
    .steps ul li a {
        min-height: 40px;
        line-height: 1;
    }
}
/*dashboard*/















/*checkbox table bordered*/
table.table-striped.dataTable th.select-checkbox::before {
    border: 1px solid #fff;
}

table.table-striped.dataTable tr th.select-checkbox.selected::after {
    background: #ddd;
}
/*checkbox table*/
/*dataTables bootstrap 4*/
.dataTables_wrapper .dataTables_paginate {
    float: none;
}

.dataTables_filter label::before {
    line-height: 25px;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5rem;
}
/*dataTables bootstrap 4*/
/*excel icon*/
.excel-auto {
    margin: auto;
}

.excel-auto {
    display: block;
    width: 50px;
}
/*new css*/
/*scroll*/
body, html {
    /*overflow: hidden;*/
}

.page-body-wrapper {
    position: relative;
    /*height: calc(100vh - 116px);*/
    overflow: hidden;
}

.main-panel {
    height: 100%;
    /*overflow-y: auto;*/
}

.filter-form-form {
    height: 100%;
}

.pt-50 {
    padding-top: 50px !important;
}

.pd-20 {
    padding: 20px 0;
}

.bottomdt {
    padding-bottom: 20px;
}

.filter-form {
    flex-wrap: nowrap !important;
}

.overlay-form {
    position: relative;
    min-height: calc(100vh - 150px);
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 1rem;
    line-height: 1.8;
}

.detaillabels {
    width: 100%;
    color: #676a6c;
    font-weight: bold;
}


/*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{
                color: #c00000;
                content: "\F415";
                display: inline-block;
                font: normal normal normal 24px/1 "Material Design Icons";
                font-size: 10px;
                text-rendering: auto;
                line-height: inherit;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                background: transparent;
                border:0;
                top:6px;
                box-shadow: none;

            }*/


table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    color: #c00000;
    content: "\F417";
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: transparent;
    border: 0;
    top: -2px;
    box-shadow: none;
    margin-top: 0;
    line-height: 42px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    background: transparent;
    content: "\F376";
}

@media (max-width: 991.98px) {
    .page-body-wrapper {
        height: auto !important;
        overflow-y: auto !important;
    }

    .filter-form-hidden-mobile .filter-form {
        overflow: auto;
    }

    .overlay-form {
        position: absolute;
    }

    body, html {
        height: auto;
        /*overflow-y: scroll !important;*/
    }
}
/*scroll*/
@media only screen and (max-width: 1200px) {
    .container {
        max-width: 1024px;
    }

    .main-panel.w100 {
        width: 100%;
        height: calc(100vh - 61px);
    }

    .main-panel {
        width: calc(100% - 300px);
    }

    .w400 {
        width: 300px;
    }

    .auth-form-transparent {
        margin: 0 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .container {
        max-width: 100%;
    }

    .main-panel {
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    .auth-form-transparent {
        height: auto;
        max-height: 100%;
    }

    #campaignsTable_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
    #campaignsTable_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
        margin-top: 0;
    }

    .page-body-wrapper {
        padding-top: 60px;
    }

        .page-body-wrapper.about-us .p-3 {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .page-body-wrapper.about-us .row {
            margin: 0
        }

    #myprofileform.pd25 {
        padding-left: 0;
        padding-right: 0;
    }

    .setup-account .btn {
        margin: 0 !important;
    }

    #addCampaign .row {
        width: 90%;
        margin: 0;
    }

    .card.bg-white.pd25 {
        padding-left: 0;
        padding-right: 0;
    }

    .traffic-main .card.bg-white.pd25 {
        padding-left: 20px;
        padding-right: 20px;
    }

    #apiform .col-md-12 {
        padding: 0 15px
    }

    .col-md-12 {
        padding: 0;
    }

    .modal-Body {
        padding: 10px
    }

    .col-md-12 .col-md-12 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .table-responsive.mb-10-tablet {
        margin-bottom: 10px;
        min-height: 130px;
    }

    #rolesTable_wrapper .row {
        margin: 0
    }

    .horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile {
        display: none !important;
    }

    .mr-3 {
        margin-right: 15px !important;
    }

    .page-body-wrapper {
        flex-direction: column;
    }

    .content-wrapper {
        min-height: auto;
    }

    .filter-form.filter-contact {
        position: relative;
        /* width: 100%; */
        /* order: 2; */
        /* margin-top: 20px; */
        /* z-index: 1; */
        margin: 0 0 20px;
    }

        .filter-form.filter-contact .filter-form-form {
            display: block;
            width: 100%;
        }

    .bottom-navbar .container {
        padding: 0;
    }

    .page-body-wrapper {
        position: initial;
    }

    .horizontal-menu .bottom-navbar .page-navigation > .nav-item.show .dropdown-menu {
        position: static !important;
        box-shadow: none;
        border: 0px;
        padding: 0px;
        transform: translate3d(0px, 0px, 0px) !important;
    }

    .chart-form {
        width: 100%;
        position: absolute;
        min-height: auto;
        height: auto;
        -moz-transition: opacitay 500ms linear;
        -webkit-transition: opacitay 500ms linear;
        -o-transition: opacitay 500ms linear;
        transition: opacitay 500ms linear;
    }

    .chart-filter {
        width: 100%;
    }

    .filter-chart-hidden .chart-form {
        opacity: 0;
        visibility: hidden;
        width: 0;
    }

    .filter-form {
        transition: transform 500ms ease-in !important;
        -webkit-transition: transform 500ms ease-in !important;
        -moz-transition: transform 500ms ease-in !important;
        -ms-transition: transform 500ms ease-in !important;
    }

    .filter-form-hidden-mobile .filter-form .total_selected {
        display: block;
        text-align: center;
    }

    .horizontal-menu .bottom-navbar {
        padding: 0;
    }

    ul.dropdown-menu.multi-level .nav-item {
        padding: 2px 10px;
        border-bottom: 1px solid #eee;
    }

        ul.dropdown-menu.multi-level .nav-item.open {
            padding-bottom: 0;
        }

    .dropdown-menu.multi-level .open .nav-item:last-child {
        border: 0;
    }

    .dropdown-menu.multi-level li a {
        border: 0;
        padding: 0;
    }

    .nav-item.open .dropdown-menu {
        margin-left: -8px;
        margin-right: -8px;
    }

    .horizontal-menu .bottom-navbar .page-navigation {
        margin: auto;
    }

        .horizontal-menu .bottom-navbar .page-navigation > .nav-item > .nav-link {
            border-bottom: 1px solid #eee;
        }

        .horizontal-menu .bottom-navbar .page-navigation > .nav-item:last-child .nav-link {
            border-bottom: 0px;
        }

    .bottom-navbar .open > .dropdown-menu {
        position: relative;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background: transparent;
    }

    .open .dropdown-menu.multi-level {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .overlay-form.overlay .schedule-new::before, .overlay-form.overlay .schedule-new:hover::before {
        color: #c00000 !important;
    }

    .total_selected {
        display: none;
    }

    .filter-form-hidden-mobile .togglerr .mdi-left::before, .chart-form .togglerr .mdi-left::before {
        content: "\F15A" !important;
        margin-top: 10px;
        transition: none;
    }

    .togglerr .mdi-left::before {
        content: "" !important;
    }

    .nav-create-tabs .nav-item {
        margin-left: 15px;
    }

    .navbar-toggle {
        display: block;
    }

    .horizontal-menu .bottom-navbar.header-toggled {
        display: block;
        overflow: auto;
        opacity: 1;
        -moz-transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate3d(0px, 0px, 0px);
        left: 0;
    }

    .horizontal-menu .top-navbar {
        position: fixed;
    }

    .horizontal-menu .bottom-navbar {
        background: #ffffff;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 100;
        margin-top: 60px;
        height: 100%;
        width: 250px;
        left: -40px;
        opacity: 0;
        -moz-transform: translate3d(-200px, 0, 0px);
        -webkit-transform: translate(-200px, 0px);
        -o-transform: translate(-200px, 0px);
        transform: translate3d(-0px, 0px, 0px);
        transform: translate3d(-200px, 0px, 0px);
        transition: all 500ms;
    }

    horizontal-menu .bottom-navbar .page-navigation {
        border: none;
    }

    .horizontal-menu .bottom-navbar .page-navigation > .nav-item {
        display: block;
        width: 100%;
        border-right: none;
    }

        .horizontal-menu .bottom-navbar .page-navigation > .nav-item > .nav-link.bigger-link {
            font-weight: bold;
            font-family: "Avenir-Heavy";
        }

        .horizontal-menu .bottom-navbar .page-navigation > .nav-item > .nav-link {
            text-align: left;
        }

    .hide-desktop {
        display: block;
    }

    .overlay-form .togglerr {
        z-index: 1000;
        display: none;
    }

    /*.w400 {
        width: 0px;
    }*/

    .filter-form-hidden-mobile .filter-form .filter-form-form {
        display: block;
        width: 100%;
        overflow-y: auto;
    }

    /*.filter-form .filter-form-form {
        display: none;
    }*/

    .filter-form-hidden-mobile .filter-form {
        /* width: 100%; */
        position: absolute !important;
        height: auto;
        min-height: 100%;
    }

    .send-sms .schedule-new {
        margin: -14px
    }
    /*
    .send-sms .filter-form-hidden-mobile .filter-form {
        width: 0px;
    } */

    .ps {
        overflow: auto !important;
        overflow-anchor: none;
        -ms-overflow-style: none;
        touch-action: auto;
        -ms-touch-action: auto;
    }

    .filter-form-hidden-mobile .filter-form .togglerr, .chart-form .togglerr {
        right: 0;
        top: 0;
    }

    .filter-form {
        z-index: 2;
    }

    .overlay-form.overlay .filter-form-form {
        width: 100%;
    }

    .overlay-form.overlay .togglerr {
        z-index: 2001;
    }

    .overlay-form.overlay {
        z-index: 2000;
        position: absolute;
        width: 100%;
        height: auto;
        min-height: auto;
    }

    .overlay .togglerr.toogle-overlay {
        left: 0;
    }

    .overlay-form.overlay .filter-form-form {
        width: 100%;
    }

    .show-right-sidebar .main-panel {
        width: 100%;
    }

    .overlay .togglerr.toogle-overlay.schedule-toggle {
        left: -10px !important;
    }

    .content-wrapper {
        padding: 0 20px;
    }

    .menu-img {
        display: none;
    }

    .pdlr100 {
        padding: 0 20px;
    }

    .tablet-hidden {
        display: none;
    }

    .column-mobile {
        flex-direction: column;
    }

        .column-mobile .w400 {
            min-width: 100%;
            min-height: 250px;
            height: auto;
            background: transparent;
            box-shadow: none;
        }

        .column-mobile .filter-form .filter-form-form {
            display: block;
        }

        .column-mobile .w400 .filter-form-form {
            display: block;
        }

        .column-mobile .w400.filter-form {
            z-index: 1;
            position: relative;
        }

    .dttop-right .dt-buttons {
        display: flex;
        flex-wrap: wrap;
    }

    .filter-form {
        position: absolute;
        min-height: auto;
        height: auto;
    }

    ul.dropdown-menu.multi-level .nav-item .nav-item {
        margin-left: 0px;
    }

    .overlay.overlay-form .togglerr.toogle-overlay, .overlay .togglerr.toogle-overlay.schedule-toggle {
        width: 40px;
        right: 10px;
        left: auto !important;
        top: 10px;
        display: block;
    }

    .overlay-form.overlay .schedule-new::before, .overlay-form.overlay .schedule-new:hover::before {
        content: "\F15A" !important;
    }

    .icon-new {
        position: absolute;
        right: 0;
        top: 0;
    }

    .overlay-form.overlay .icon-new::before, .overlay-form.overlay .icon-new:hover::before {
        color: #c00000;
        content: "\F15A" !important;
    }

    .manage-sender .content-wrapper {
        padding: 0;
    }

    .nav-tabs.nav-setting .nav-item .nav-link {
        font-size: 12px;
        padding: 14px 10px;
        height: auto;
    }

    .body-inner li.nav-item {
        height: auto
    }

    .main-menu-left.mobile-hidden {
        display: none
    }

    .sms-send {
        margin: 0;
    }

    .show > .dropdown-menu.actions-group-details, .dropdown-menu.actions-group-details {
        top: -14px;
    }
}

@media (max-width: 767px) {

    .mobile-hidden, .breakdown-status {
        display: none;
    }

    .show > .dropdown-menu.actions-group-details, .dropdown-menu.actions-group-details {
        top: -4px;
    }

    #importpeoplebtn, #exportbtn {
        /*display: none;*/
    }

    .select2-container {
        width: calc(100% - 40px) !important;
    }

    .role-permission label {
        width: 100%;
    }

    .register-main-padding {
        padding: 0 26px 20px;
    }

    .buttons-excel {
        display: none !important;
    }

    .total-card {
        margin-bottom: 20px;
    }

    .refresh i {
        font-size: 26px
    }

    .breakdown-status {
        display: none !important
    }

    .contact-main .control:before {
        margin: 10px -30px 0 !important;
    }

    .actions-group .btn.btn-outline-danger.btn-icon-text.dropdown.actions {
        display: none !important
    }

    .dttop-right {
        width: auto;
        margin: auto;
        display: flex;
        flex-direction: column;
    }

    #apistable .sorting_1:before {
        margin-top: 4px;
        line-height: 1.4;
    }

    .contact-main.container-scroller {
        height: auto !important
    }

    #apistable_wrapper .col-sm-12, #apistable_wrapper {
        padding: 0
    }

    table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
        padding-left: 26px;
    }

    /*.filter-form .filter-form-form#summaryfilterform {
        display: block;
        width: 90%
    }*/

    .summary-filter-form {
        position: relative;
    }

    .dropdown-menu.actions-group-details {
        padding: 0;
        top: 0;
    }

    .dropdown-menu.actions-group-details {
        transition: all .4s ease;
        min-width: 30px;
        border-radius: 0;
        top: 0;
        background: transparent;
        border: 0px;
        margin: 0;
        padding: 0 !important;
        left: 0;
        box-shadow: none;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        transform: translate3d(0px, -13px, 0px) !important;
        z-index: 0;
    }

    .actions-group-details a.file-doc {
        line-height: 1;
    }

    tbody .icons-td, tbody .icons-td a {
        padding: 0 !important;
        margin: 0 !important;
    }

    .dataTables_wrapper .bottomdt div.dataTables_paginate.paging_simple, .dataTables_wrapper .bottomdt div.dataTables_paginate.paging_simple_numbers_no_ellipses {
        margin-top: 0
    }

    div.table-responsive > div.dataTables_wrapper > div.row {
        margin: 0
    }

    #subAccFormDiv .pd25 {
        padding: 0;
    }

    .btn {
        padding: 5px 7px !important;
        font-size: 13px;
    }

    .dttop {
        flex-direction: column;
    }

    #templates .sorting_1:before {
        margin-top: -8px
    }

    #senderIdDiv .pd25 {
        padding: 0
    }

    .dttop-right {
        width: auto;
        margin: auto;
    }

    div.dataTables_wrapper div.dataTables_filter label {
        width: 100%;
        min-width: 250px;
    }

    div.dataTables_wrapper div.dataTables_filter {
        width: 100%;
    }

    .dttop-right .dt-buttons {
        margin-left: 0;
        text-align: center;
    }

    .dttop-right .dt-buttons {
        float: none;
        float: left !important;
        width: 100%;
        display: block;
    }

    .nav > li.hide-desktop {
        display: block;
    }

    .dttop {
        margin: 0;
        padding: 0;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: 0;
    }

    .main-panel {
        padding: 0 10px;
    }

        .main-panel.w100 {
            height: auto;
        }

    .summary-main {
        height: auto !important;
        display: block;
    }

        .summary-main .content, .summary-main .content .table-responsive {
            height: 100vh !important;
        }

    .flex-wrap-mobile {
        flex-wrap: wrap;
    }

    .nav-tabs > li > a {
        line-height: 1.2;
        padding: 5px 0;
    }

    .table-responsive {
        border: 0px;
        padding: 0;
        margin: 0;
    }

        .table-responsive .container-fluid {
            padding: 0;
        }

    #usersTable_wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .top .info {
        width: auto;
        margin-bottom: 5px;
    }

    .form-inline td .form-check {
        margin-top: 0px;
    }

    .content-wrapper {
        height: auto;
    }

    .pdlr100 {
        padding: 0 20px;
    }

    .horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile {
        display: none !important;
    }

    .mr-10-mobile {
        margin-top: 15px;
    }

    .top .info .form-check div:last-child {
        font-size: 12px;
        color: #000;
        margin-left: 30px;
    }

    a.dt-button {
        margin-bottom: 5px;
    }

    .dt-button.disabled {
        order: 3;
    }

    .uploaded-row {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .nav-create-tabs .nav-item .nav-link {
        font-size: 14px;
    }

    .dataTables_wrapper div.dataTables_info {
        display: none
    }

    .nav-create-tabs .nav-item {
        margin-left: 0;
    }

    .top .info .form-check div:last-child {
        font-size: 12px;
        color: #000;
        margin-left: 30px;
    }

    .nav-sms {
        margin-top: 0;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs > li.active > a, .nav-tabs.nav-sms .nav-item .nav-link.active, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-item:hover .nav-link {
        height: 30px;
        padding: 8px;
        font-size: 14px;
    }

    .container-scroller {
        /* height: auto !important; */
        /* min-height: 100vh; */
    }

    .body-inner li.nav-item {
        height: 30px;
    }

    .nav-tabs.nav-sms .nav-item .nav-link {
        margin-top: 0;
        font-size: 14px;
        padding: 8px;
    }

    #groups-tabs .nav-create-tabs .nav-item .nav-link {
        font-size: 14px;
    }

    #groups-tabs.justify-content-center {
        justify-content: space-around !important;
    }

    .form-group h4 {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .filter-form-form label {
        font-size: 12px;
    }

    .sub-tabs.nav-tabs .nav-link {
        font-size: 14px;
    }

    .form-check .form-check-label input[type="radio"] + .input-helper:before {
        top: 5px;
    }
}

@media (max-width: 470px) {
    .content-wrapper, .pdlr100 {
        padding: 0;
    }

    .horizontal-menu .top-navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link {
        font-size: 12px;
    }
}

@media(max-width: 400px) {
    .mrg-0-phone {
        margin: 0;
    }

    #saveAsTemplate {
        margin-bottom: 20px;
    }

    .horizontal-menu .top-navbar .navbar-brand-wrapper .navbar-brand {
        height: 50px;
    }

    .nav-tabs .nav-item .nav-link {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }



    .nav-tabs.nav-create-tabs .nav-item:last-child .nav-link {
        padding-right: 5px !important;
    }

    .nav-tabs.nav-create-tabs .nav-item:first-child .nav-link {
        padding-left: 5px !important;
    }

    .nav-create-tabs .nav-item .nav-link {
        padding: 1px 5px !important;
        font-size: 12px;
    }
}

.dataTables_wrapper .dataTables_processing {
    /*height: calc(100% - 70px);*/
    background: transparent !important;
    /*top: 30%;*/
}

@media (min-width: 767px) and (max-width: 991.98px) {
    .summary-filter-form.filter-form {
        position: relative;
        padding: 0;
        margin: 0;
        float: left;
    }

    #summaryfilterform.filter-form-form {
        display: block;
        width: 100%;
        padding: 20px
    }

        #summaryfilterform.filter-form-form .form-group {
            float: left;
            width: 48%;
            margin-right: 2%
        }

            #summaryfilterform.filter-form-form .form-group:first-child {
                display: none;
            }
}

.balance.text-right {
    margin-top: 13px !important;
}

@media (min-width: 1200px) and (max-width: 1200px) {
    .sms-integration p, .test-sms p {
        height: 79px;
    }

    .setup-account p {
        height: 20px;
        margin: 26px 0 0;
    }

    .remove-res {
        display: none
    }
}


@media (min-width: 1264px) and (max-width: 1398px) {
    .sms-integration p {
        margin-bottom: -18px !important;
    }

    .setup-account p {
        margin: 8px 0 0;
    }

    .remove-res {
        display: none
    }
}

@media (min-width: 1201px) and (max-width: 1263px) {
    .setup-account h3 {
        margin: 10px 0 0;
    }

    .setup-account p {
        margin: 20px 0 0;
    }

    .remove-res {
        display: none
    }
}

pre {
    display: table-cell;
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 13px;
    color: #212529;
    font-family: 'Avenir-Light',sans-serif;
}

#accountDT tr td:last-child {
    width: 100px;
}

#accountDT tr td i {
    /*font-size: 20px;*/
}

#accountDT tr td a:last-child i {
    /*font-size: 18px;*/
    margin: 1px 0 0;
    display: table;
}



/*new layout datatables - Reports*/


.page-title {
    display: flex;
    padding: 15px 15px 15px 0px;
}

.left-title {
    color: #2f353b !important;
    flex: 2;
    font-size: 20px;
}

/*.portlet.light form {
    padding: 0px 15px;
}*/

.form-control {
    padding: 2px 10px;
    font-size: 14px;
    height: 27px;
}

select.form-control:not([size]):not([multiple]) {
    height: 32px;
}


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

.btn {
    padding: 5px 10px !important;
    border: 1px solid #C00000;
}

.btn-filter {
    display: block;
    margin-top: 7px;
}

.pt-20 {
    padding-top: 20px !important;
}

.dataTables_wrapper .dt-buttons {
    margin-top: 10px !important;
}

.dataTables_wrapper a.dt-button,
.dataTables_wrapper a.dt-button:active {
    background-color: #c00000;
    color: white;
    padding: 0;
    font-size: 13px;
    margin-right: 10px;
    border: 1px solid #c00000;
}
/*.dataTables_wrapper a.dt-button:active:not(.disabled):hover:not(.disabled) {
        background-color: #c00000 !important;
        color: white !important;
        padding: 0;
    }*/

/*.dataTables_wrapper a.dt-button button{
        background: transparent;
        border: none
    }*/

.dataTables_wrapper .dttop-right .dataTables_filter {
    float: right !important;
}

.dataTables_wrapper a.dt-button:hover {
    background: #fff;
    border: 1px solid #c00000;
    color: #c00000;
}

.dataTables_wrapper a.dt-button label {
    margin: 0;
    padding: 6px 12px;
    cursor: pointer;
}

.portlet.light {
    padding: 12px 0 0 !important;
}

.dataTables_wrapper .dataTables_processing {
    border: none;
}

.scroll-to-top {
    display: none;
}

.nav-tabs.nav-setting .nav-item .nav-link.active {
    border-bottom: 3px solid #c00000;
}

#accountDT_wrapper table.dataTable td.sorting_1 {
    width: 130px;
}

.dataTables_wrapper tr td .dropdown-item {
    padding: 0;
    text-align: center;
}

    .dataTables_wrapper tr td .dropdown-item a {
        text-align: center;
    }

.dataTables_wrapper.table > tbody > tr > td {
    vertical-align: middle;
    padding: 2px 10px;
}

.dataTables_wrapper .dropdown-menu.actions-group-details {
    position: relative !important;
    padding: 0;
    top: 12px !important;
}

.dataTables_wrapper .dataTables_processing {
    box-shadow: none;
    border: none;
}

.dataTables_wrapper .spinner:before {
    width: 30px;
    height: 30px
}


.btn_edit {
    background: transparent;
    box-shadow: 0px 0px 0px 0px;
    border: 0px;
}

i.mdi {
    font-size: 21px;
    //color: #676a6c;
}

.k-button.k-state-active:hover, .k-button:active:hover {
    color: #fff !important;
    border-color: #eaddd6 !important;
    background-color: #cec8c4 !important;
}

.sub-title {
    padding-left: 15px;
}

.ui-dialog > .ui-state-default, .ui-dialog > .ui-widget-content .ui-state-default {
    background-color: #c00000 !important;
    color: white !important;
    border: 1px solid #c00000 !important;
}


.btn-custom {
    background-color: #c00000;
    color: white;
    border: 1px solid #c00000;
}


    .btn-custom:hover {
        background: #fff;
        border: 1px solid #c00000;
        color: #c00000;
    }

        .btn-custom:hover .mdi {
            color: #c00000;
        }

/*moved from ratesheet head*/

.k-tabstrip-items {
    display: none;
}

.box-col ul {
    list-style-type: none;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 10px;
}

.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.popover {
    max-width: 1500px !important;
}

#error, .progress {
    display: none;
}
/*moved from ratesheet head*/



.section-title {
    border-bottom: 1px solid #7d7d7d4a;
    padding: 10px;
    color: #6b6d65;
}

.separator20 {
    height: 20px;
    width: 100%;
}

.profile input[type=file] {
    display: block;
    width: 100%;
    background: white;
    color: #c00000;
}

.profile .form-control {
    background-color: #f3f3f3 !important;
}


.portlet.light > .portlet-title > .caption {
    width: 100%;
}

.portlet > .portlet-title > .caption > .caption-helper {
    float: right;
}

#trafficChart, #profitChart {
    background: white;
}

/*increase table font size*/
.table.dataTable.table-striped thead th {
    font-size: 16px;
}

table.dataTable tbody td {
    font-size: 16px;
}

.chart-height {
    max-height: 400px;
}

/*popup styling*/

#dual-list-box-Example h4 {
    font-size: 16px;
}



.icon {
    padding: 1px 5px;
    background: white;
    color: #c00000 !important;
    text-align: center;
}

.xls {
    display: inline-block;
    vertical-align: sub;
}

.dash {
    margin-bottom: 0px !important;
}
/* This is the CSS styling for the time picker in the Edit Country DND pop up, which is in the page CountryDND*/
#FromTime + .bootstrap-datetimepicker-widget .timepicker-hour {
    margin-left: 10px;
}

#FromTime + .bootstrap-datetimepicker-widget .timepicker-minute {
    margin-left: 10px;
}

#ToTime + .bootstrap-datetimepicker-widget .timepicker-hour {
    margin-left: 10px;
}

#ToTime + .bootstrap-datetimepicker-widget .timepicker-minute {
    margin-left: 10px;
}

.fieldset-bottom-marg-10 {
    margin-bottom: 10px;
}

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

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


.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    vertical-align: middle !important;
}


.dataTables_wrapper a.dt-button,
.dataTables_wrapper a.dt-button:active,
.dataTables_wrapper a.dt-button:visited,
.dataTables_wrapper a.dt-button:link {
    background-color: #c00000;
    color: white;
    padding: 0;
    font-size: 13px;
    margin-right: 10px;
    border: 1px solid #c00000;
}


/*popups overridden styles*/
#addSubAccountForm select.form-control:not([size]):not([multiple]) {
    height: 26px;
}

#addSubAccountForm .switch,
#registerContainer .switch,
#popup .switch {
    transform: scale(0.7);
    float: right;
}

#addSubAccountForm fieldset,
#registerContainer fieldset,
#popup fieldset {
    min-height: 80px;
}


.dataTables_wrapper .dataTables_processing {
    margin-top: -6px !important;
}


textarea.sendMessageBody {
    min-height: 100px;
    resize: vertical;
}


.refresh i.mdi {
    font-size: 14px;
    color: white;
}

    .refresh i.mdi:hover {
        color: #c00000;
    }
