/*.status-default {
    color: #6F6F85;
    border: 1px solid #EAEAED;
    border-radius: 100px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: max-content;
    display: inline-flex;
    cursor: pointer;
}

    .status-default > .status-default:not(:last-child) {
        margin-right: 0.5rem;
    }

.tag-rounded {
    border-radius: 50px;
    padding: 5px 10px;
}

.tags > .status-default {
    margin-bottom: 5px;
}

.scroll-custom {
    white-space: nowrap;
    height: 60px;
    padding-top: 10px;
    overflow-x: auto;
}

.nav-tabs {
    white-space: nowrap;*/
    /* overflow-x: auto; */
    /*-webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
}

@media (max-width: 767px) {
    .nav-tabs {*/
        /* height:50px; */
    /*}
}

#myTable th, #myTable td {
    white-space: wrap;
}


@media (max-width: 991px) {
    #myTable th, #myTable td {
        white-space: nowrap;
    }
}

















.scrtabs-tab-container * {
    box-sizing: border-box;
}

.scrtabs-tab-container {
    height: 42px;
}

    .scrtabs-tab-container .tab-content {
        clear: left;
    }

    .scrtabs-tab-container .scrtabs-tabs-movable-container > .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

.scrtabs-tabs-fixed-container {
    float: left;
    height: 42px;
    overflow: hidden;
    width: 100%;
}

.scrtabs-tabs-movable-container {
    position: relative;
    transition: transform 2s;
}

    .scrtabs-tabs-movable-container .tab-content {
        display: none;
    }

.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
    padding-right: 0;
}

.scrtabs-tab-scroll-arrow {
    border-top: none;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 12px;
    height: 100%;
    padding-left: 0.5em;
    padding-top: 1.3em;
    width: 20px;
}


    .scrtabs-tab-scroll-arrow > span {
        border-right: 3px solid #9232f9;
        border-bottom: 3px solid #9232f9;
        display: block;
        width: 8px;
        height: 8px;
        transform: rotate(-45deg);
    }


.scrtabs-tab-scroll-arrow-left > span {
    transform: rotate(135deg);
}

.scrtabs-tab-scroll-arrow-right {
    padding-left: 0.4em;
}

.scrtabs-tab-scroll-arrow,
.scrtabs-tab-scroll-arrow .scrtabs-click-target {
    cursor: pointer;
}

    .scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
        cursor: default;
    }

    .scrtabs-tab-scroll-arrow.scrtabs-disable,
    .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
        color: #ddd;
        cursor: default;
    }

        .scrtabs-tab-scroll-arrow.scrtabs-disable > span,
        .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target > span {
            border-color: #ddd;
        }

        .scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
            background-color: initial;
        }

.scrtabs-tabs-fixed-container ul.nav-tabs > li {
    white-space: nowrap;
}

.nav-tabs .dropdown-menu {
    border-top-color: transparent;
    margin-top: 0;
}
.bg-step-sub {
    background-color: #FEF9FB;
    border-radius: 8px;
    margin-left: 0;
    margin-right: 0;
}
.num-active {
    color: #E24C86;
}*/
.status-default {
    color: #6F6F85;
    border: 1px solid #EAEAED;
    border-radius: 100px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: max-content;
    display: inline-flex;
    cursor: pointer;
}

    .status-default > .status-default:not(:last-child) {
        margin-right: 0.5rem;
    }

.tag-rounded {
    border-radius: 50px;
    padding: 5px 10px;
}

.tags > .status-default {
    margin-bottom: 5px;
}

.scroll-custom {
    white-space: nowrap;
    height: 60px;
    padding-top: 10px;
    overflow-x: auto;
}

.nav-tabs {
    white-space: nowrap;
    /* overflow-x: auto; */
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
}

@media (max-width: 767px) {
    .nav-tabs {
        overflow-y: hidden;
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        flex-wrap: nowrap;
    }
}

#myTable th, #myTable td {
    white-space: wrap;
}


@media (max-width: 840px) {
    #myTable th, #myTable td {
        white-space: nowrap;
    }
}

















.scrtabs-tab-container * {
    box-sizing: border-box;
}

.scrtabs-tab-container {
    height: 42px;
}

    .scrtabs-tab-container .tab-content {
        clear: left;
    }

    .scrtabs-tab-container .scrtabs-tabs-movable-container > .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

.scrtabs-tabs-fixed-container {
    float: left;
    height: 42px;
    overflow: hidden;
    width: 100%;
}

.scrtabs-tabs-movable-container {
    position: relative;
    transition: transform 2s;
}

    .scrtabs-tabs-movable-container .tab-content {
        display: none;
    }

.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
    padding-right: 0;
}

.scrtabs-tab-scroll-arrow {
    border-top: none;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 12px;
    height: 100%;
    padding-left: 0.5em;
    padding-top: 1.3em;
    width: 20px;
}


    .scrtabs-tab-scroll-arrow > span {
        border-right: 3px solid #E24C86;
        border-bottom: 3px solid #E24C86;
        display: block;
        width: 8px;
        height: 8px;
        transform: rotate(-45deg);
    }


.scrtabs-tab-scroll-arrow-left > span {
    transform: rotate(135deg);
}

.scrtabs-tab-scroll-arrow-right {
    padding-left: 0.4em;
}

.scrtabs-tab-scroll-arrow,
.scrtabs-tab-scroll-arrow .scrtabs-click-target {
    cursor: pointer;
}

    .scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
        cursor: default;
    }

    .scrtabs-tab-scroll-arrow.scrtabs-disable,
    .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
        color: #ddd;
        cursor: default;
    }

        .scrtabs-tab-scroll-arrow.scrtabs-disable > span,
        .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target > span {
            border-color: #ddd;
        }

        .scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
            background-color: initial;
        }

.scrtabs-tabs-fixed-container ul.nav-tabs > li {
    white-space: nowrap;
}

.nav-tabs .dropdown-menu {
    border-top-color: transparent;
    margin-top: 0;
}

.bg-step-sub {
    background-color: #FEF9FB;
    border-radius: 8px;
    margin-left: 0;
    margin-right: 0;
}

    .bg-step-sub p {
        font-size: 16px;
    }

.num-active {
    color: #E24C86;
}

.uploaded {
    background-color: #F8F8F9;
    border-radius: 8px;
    width: 100%;
    height: auto;
}

.ul-d {
    list-style: decimal;
    font-size: 14px;
}

.fs-14 {
    font-size: 14px;
    font-weight: bold;
    padding-left: 15px;
}

.style-custom-btt {
    margin-top: 30px !important;
}

@media (max-width: 1199px) {
    .style-custom-btt {
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 640px) {
    .forapptable {
        margin-bottom: -50px;
    }
}
