body {
    overflow-x:hidden;
}
body.is-modal-view {
    height: auto;
}

.far-2x {
    font-size: 2.43em!important;
}
.fa-grey {
    color: #ccc;
}

.display-block {
    display: block;
}

.k-portlet-none-flex {
    display: block;
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
}

.vertical-align-top {
    vertical-align: top !important;
}

a.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.k-aside-menu.k-aside-menu--skin-light .k-menu__nav>.k-menu__item:not(.k-menu__item--parent):not(.k-menu__item--open):not(.k-menu__item--here):not(.k-menu__item--active):hover>.k-menu__link.disabled .k-menu__link-icon {
    color: #a8aabb;
}

.link-accent {
    color: #31d457;
    font-weight: bold;
}
.text-accent {
    color: #31d457;
}

.pagination .page-item.active .page-link {
    background-color: #31d457;
    border-color: #31d457;
}
.pagination .page-link {
    color: #000000;
}
.pagination .page-link:hover {
    z-index: 2;
    color: #31d457;
}


.btn-small {
    padding: 0px 5px 0px 5px;
}
.btn-icon-only i {
    margin-right: 0px!important;
}



/*.btn-danger {
    color: #fff;
    background-color: #31d457;
    border-color: #31d457;
}
.btn-danger:hover,
.btn-danger:active {
    color: #fff;
    background-color: #259e41;
    border-color: #259e41;
}*/
.btn-danger {
    color: #fff;
    background-color: #d40008;
    border-color: #d40008;
}
.btn-danger:hover,
.btn-danger:active {
    color: #fff;
    background-color: #b70007;
    border-color: #b70007;
}

.btn-grey {
    color: #333;
    background-color: #ccc;
    border-color: #ccc;
}
.btn-grey:hover {
    color: #333;
    background-color: #c0c0c0;
    border-color: #c0c0c0;
}
.btn-greyed-out {
    opacity: 0.5;
    cursor: default!important;
}
.btn-greyed.btn-greyed-out:hover {
    color: #333;
    background-color: #ccc;
    border-color: #ccc;
}

.alert.alert-success {
    color: #fff!important;
    background-color: #31d457 !important;
    border-color: #31d457!important;
}
.alert-danger {
    color: #fff!important;
    background-color: #d40008 !important;
    border-color: #d40008!important;
}
.alert-sm {
    padding: 5px;
}

.btn-link,
a {
    color: #333;
}
.btn-link:hover,
a:hover {
    color: #000;
}
.text-primary {
    color: #333 !important;
}

a.red-link {
    color: #31d457;
}
a.red-link:hover {
    color: #259e41;
}

.form-control:focus {
    border-color: #b5b5b5;
}

.k-aside-close:hover {
    background-color: #31d457;
}
.k-aside-close>i {
    color:#31d457;
}

.k-header-mobile .k-header-mobile__toolbar .k-header-mobile__toolbar-toggler span,
.k-header-mobile .k-header-mobile__toolbar .k-header-mobile__toolbar-toggler span::before, .k-header-mobile .k-header-mobile__toolbar .k-header-mobile__toolbar-toggler span::after {
    background:#31d457;
}

.k-aside-menu.k-aside-menu--skin-light .k-menu__nav>.k-menu__item:not(.k-menu__item--parent):not(.k-menu__item--open):not(.k-menu__item--here):not(.k-menu__item--active):hover>.k-menu__heading .k-menu__link-icon, .k-aside-menu.k-aside-menu--skin-light .k-menu__nav>.k-menu__item:not(.k-menu__item--parent):not(.k-menu__item--open):not(.k-menu__item--here):not(.k-menu__item--active):hover>.k-menu__link .k-menu__link-icon
,
.k-aside-menu.k-aside-menu--skin-light .k-menu__nav>.k-menu__item:not(.k-menu__item--parent):not(.k-menu__item--open):not(.k-menu__item--here):not(.k-menu__item--active):hover>.k-menu__heading .k-menu__link-text, .k-aside-menu.k-aside-menu--skin-light .k-menu__nav>.k-menu__item:not(.k-menu__item--parent):not(.k-menu__item--open):not(.k-menu__item--here):not(.k-menu__item--active):hover>.k-menu__link .k-menu__link-text
{
    color:#333333;
}
.dropdown-menu>li>a:hover:not(.active), .dropdown-menu>.dropdown-item:hover:not(.active)
,
.dropdown-menu>li>a:hover:not(.active)>i, .dropdown-menu>.dropdown-item:hover:not(.active)>i
{
    color:#31d457;
}

.k-aside__brand {
    background-color: #333;
}

.k-aside__brand .k-aside__brand-tools .k-aside__brand-aside-toggler span,
.k-aside__brand .k-aside__brand-tools .k-aside__brand-aside-toggler span::before, .k-aside__brand .k-aside__brand-tools .k-aside__brand-aside-toggler span::after {
    background: #fff;
}

.k-aside__brand .k-aside__brand-tools .k-aside__brand-aside-toggler:hover span
,
.k-aside__brand .k-aside__brand-tools .k-aside__brand-aside-toggler:hover span::before, .k-aside__brand .k-aside__brand-tools .k-aside__brand-aside-toggler:hover span::after
,
.k-aside__brand .k-aside__brand-tools .k-aside__brand-aside-toggler.k-aside__brand-aside-toggler--active span
,
.k-aside__brand .k-aside__brand-tools .k-aside__brand-aside-toggler.k-aside__brand-aside-toggler--active span::before, .k-aside__brand .k-aside__brand-tools .k-aside__brand-aside-toggler.k-aside__brand-aside-toggler--active span::after
{
    background: #31d457;
}

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

.k-aside__brand-logo {
    width: 100%;
    overflow: hidden;
}

.k-portlet-dark{
    background-color: #303030;
    color: #FFFFFF;
}

.table tr.hidden td,
.table tr.hidden h1, .table tr.hidden h1 a,
.table tr.hidden h2, .table tr.hidden h2 a,
.table tr.hidden h3, .table tr.hidden h3 a,
.table tr.hidden h4, .table tr.hidden h4 a,
.table tr.hidden h5, .table tr.hidden h5 a,
.table tr.hidden h6, .table tr.hidden h6 a,
.table tr.hidden td > a {
    color: #ccc;
}
.table tr.hidden img {
    opacity: 0.3;
}

.dropdown-menu>li>a>i, .dropdown-menu>.dropdown-item i {
    margin-right: 0.75rem;
    color: #b3b1c2;
}
.dropdown-menu>.dropdown-item:hover:not(.active) i {
    color: #31d457;
}

label.form-control {
    border: 0px;
    padding-left: 0px;
    padding-right: 0px;
}







.form-check-single-text {
    position: relative;
    padding-left: 35px;
    line-height: 25px;
}
.form-check-single-text .form-check {
    top: 0px;
    left: 0px;
    margin-top: 0px;
}

.custom-form-check {
    position: relative;
    padding-left: 35px!important;
    line-height: 25px;
    margin-left: 20px;

}
.custom-form-check.first {
    margin-left: 0px;
}
.custom-form-check input {
    position: absolute!important;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 2;
    left: 0px;
    top: 0px;
}
.custom-form-check span {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
    z-index: 1;
}
.custom-form-check:hover input ~ span {
    background-color: #ccc;
}
.custom-form-check input:checked ~ span {
    background-color: #31d457;
}
.custom-form-check span:after {
    content: "";
    position: absolute;
    display: none;
}
.custom-form-check input:checked ~ span:after {
    display: block;
}
.custom-form-check span:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.k-header-mobile .k-header-mobile__toolbar .k-header-mobile__toolbar-toggler.k-header-mobile__toolbar-toggler--active span {
    background: #31d457;
}
.k-header-mobile .k-header-mobile__toolbar .k-header-mobile__toolbar-toggler.k-header-mobile__toolbar-toggler--active span::before, .k-header-mobile .k-header-mobile__toolbar .k-header-mobile__toolbar-toggler.k-header-mobile__toolbar-toggler--active span::after {
    background: #31d457;
}
.k-scrolltop {
    background: #31d457;
}


.show-for-mobile {
    display: none!important;
}
@media only screen and (max-width : 768px) {
    .full-width-mobile {
        width: 100%;
        margin-bottom: 5px;
    }
    .custom-form-check {
        display: block;
        margin-left: 0px;
        margin-top: 10px;
    }
    .hide-for-mobile {
        display: none!important;
    }

    td.show-for-mobile,
    th.show-for-mobile {
        display: table-cell!important;
    }
    div.show-for-mobile {
        display: block!important;
    }
    a.show-for-mobile {
        display: block!important;
    }

    .k-portlet__head-toolbar-wrapper {
        width: 100%;
    }

    .k-portlet__head-toolbar-wrapper .btn.full-width-mobile{
        margin-top: 10px;
    }

    .mobile-text-right {
        text-align: right!important;
    }
}

.fa-circle-success:before {
    background-color: #0cb658;
    color: #fff;
    border-radius: 100%;
    padding: 3px;
}
.fa-circle-stripe {

}
.btn .fa-circle-success:before {
    background-color: #0cb658;
    color: #fff;
    border-radius: 100%;
    padding: 8px;
}

.stipe-icons-holder {
    position: relative;
    padding-left: 25px;
}
.stipe-icons-holder .fa-circle-success{
    position: absolute;
    top: 12px;
    left: 0px;
}


.k-widget-3.k-widget-3--dark {
    background: #333;
}


.video-tutorial-link {
    display: block;
    padding-left: 60px;
    position: relative;
    line-height: 21px;
    max-width: 235px;
}
.video-tutorial-link i {
    font-size: 47px;
    position: absolute;
    top: -4px;
    left: 0px;
}
.video-tutorial-link b {
    display: block;
    font-size: 1.1em;
    line-height: 21px;
}
.video-tutorial-link i,
.video-tutorial-link b {
    color: #31d457;
}
.video-tutorial-link:hover {
    opacity: 0.6;
}

.badge-success-green {
    color: #fff;
    background-color: #28a745;
}

.k-aside {
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 80px;
}
.k-aside .banner {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #fff;
}
.k-aside .banner img {
    width: 100%;
}
.k-aside-menu .k-menu__nav {
    padding-bottom: 75px;
}
.k-aside .banner:hover img {
    opacity: 0.8;
}

.k-form {
    width: 100%;
}

.k-portlet-custom {
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 4px;
    padding: 25px;
}
.k-portlet-custom.np-v {
    padding-top: 0px;
    padding-bottom: 0px;
}
.k-portlet-custom.np-b {
    padding-bottom: 0px;
}
.k-portlet-body-custom {
    padding: 25px;
}
.k-portlet-body-custom.np-v {
    padding-top: 0px;
    padding-bottom: 0px;
}
.k-portlet-body-custom.np-b {
    padding-bottom: 0px;
}
.k-portlet-body-custom.border-t {
    border-top: 1px solid #eeeef4;
}
.k-portlet-body-custom.border-b {
    border-bottom: 1px solid #eeeef4;
}

.nav-pills, .nav-tabs {
    margin-bottom: 0px;
}

.menu-site-selector {
    padding: 15px 30px 0px 30px;
}
.menu-site-selector > div {
    position: relative;
    line-height: 25px;
    min-height: 50px;
}
.menu-site-selector.with-image > div {
    padding-left: 60px;
}
.menu-site-selector .image {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    overflow: hidden;
    border:1px #ccc solid;
}
.menu-site-selector .image:hover {
    opacity: 0.6;
}
.menu-site-selector .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.menu-site-selector .title {
    display: block;
    font-weight: bold;
    font-size: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
.menu-site-selector .title:hover {
    opacity: 0.6;
}
.menu-site-selector .site-switch {
    display: block;
    color: #31d457;
    font-weight: 600;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
.menu-site-selector .site-switch:hover {
    color:#259e41;
}
.menu-site-selector .btn-success {
    margin-top: 15px;

}
.menu-site-selector .btn-success i {
    display: none;
}
/*.menu-site-selector.with-one-territory > div {
    line-height: 50px;
}*/
.k-aside--minimize .menu-site-selector .title,
.k-aside--minimize .menu-site-selector .site-switch{
    display: none;
}
.k-aside--minimize .menu-site-selector {
    padding: 15px 15px 0px 15px;
}
.k-aside--minimize .menu-site-selector > div {
    padding-left: 0px;
    padding-top: 50px;
}
.k-aside--minimize .menu-site-selector .btn-success i {
    display: inline-block;
    margin-left: -2px;
}
.k-aside--minimize .menu-site-selector .btn-success span {
    display: none;
}
.k-aside-menu {
    margin-top: 0px;
}
.btn i {
    padding-right: 0px;
    margin-right: 5px;
}

.order-territory-details img {
    max-width: 80px;
}

.flex {
    display: flex;
}

.order-territory-details .flex-item:last-child {
    padding-left: 10px;
    align-self: center;
}

@media only screen and (max-width : 768px) {
    .btn-full-mobile {
        float: none;
        width: 100%;
    }

    .k-content__head-title {
        display: none;
    }
}

h5 .icon-holder {
    display: inline-block;
    width: 30px;
    text-align:center;
}
h3 .icon-holder {
    display: inline-block;
    width: 30px;
    text-align:center;
}
h3 .icon-holder-small,
h5 .icon-holder-small {
    font-size: 0.8em;
}

.k-portlet .k-portlet__body {
    overflow-x: visible;
}
@media only screen and (max-width : 768px) {
    .k-portlet .k-portlet__body {
        overflow-x: auto;
    }
}






@media (max-width: 460px) {
    .col-xxs {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xxs-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xxs-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xxs-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxs-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xxs-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xxs-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxs-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xxs-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xxs-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxs-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xxs-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xxs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}