@import url('line-scale-party.css');
/*variables*/
:root {
    --core-color: #424242;
    --logo-color: rgb(225, 0, 0);
    --bg-color-white: #FFF;
    --header-color: var(--core-color);
    --thead-color: var(--bg-color-white);
    --thead-backcolor: #7D7D7D;
    --toolbar-color: rgb(224, 224, 224);
    --body-color: rgb(158, 158, 158);
    --page-color: #E0E0E0;
    --control-backcolor: var(--core-color);
    --control-color: var(--bg-color-white);
    --control-hover-backcolor: #e5e5e5;
    --control-hover-color: var(--core-color);
    --child-backcolor: var(--bg-color-white);
    --no-width: 70px;
    --primary-btn: #2196F3;
    --primary-btn-hover: #339cef;
}


html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*loading event*/
.la-line-scale-party {
    color: #ff0000 !important;
}
/*-----Scroll Bar -----------*/
/* width */
::-webkit-scrollbar {
    width: 4px;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--core-color);
    border-radius: 10px;
}
/*-----End Scroll Bar -----------*/

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    from {
        left: -100px;
    }

    to {
        left: 0px;
    }
}

@keyframes mymove {
    from {
        left: -100px;
    }

    to {
        left: 0px;
    }
}

/*font Sizes*/
.form-control, input, label, span, p, strong, a, u, th, td {
    font-size: 14px;
}

.form-control {
    min-height: calc(1.5em + .75rem + 2px);
    height: 40px;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-25 {
    font-size: 24px !important;
}

.font-27 {
    font-size: 27px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-35 {
    font-size: 35px;
}

.font-38 {
    font-size: 38px !important;
}

.font-41 {
    font-size: 41px !important;
}

/*end Font size*/

/*spacing*/
.mar-right-3 {
    margin-right: 3px;
}

.mar-left-3 {
    margin-left: 3px;
}

.mar-left-15 {
    margin-left: 15px;
}

.mar-left-40 {
    margin-left: 40px;
}

.mar-right-5 {
    margin-right: 5px;
}

.mar-right-20 {
    margin-right: 20px;
}

.mar-right-15 {
    margin-right: 15px;
}

.mar-right-16 {
    margin-right: 16px;
}

.mar-bot-15 {
    margin-bottom: 15px;
}

.mar-top-m8 {
    margin-top: -8px;
}

.mar-top-3 {
    margin-top: 3px;
}

.mar-top-5 {
    margin-top: 5px;
}

.mar-top-30 {
    margin-top: 30px;
}

.mar-top-10 {
    margin-top: 10px !important;
}

.mar-top-15 {
    margin-top: 15px;
}

.mar-top-13 {
    margin-top: 13px;
}

.mar-top-35 {
    margin-top: 35px;
}

.mar-top-20 {
    margin-top: 20px;
}

.mar-left-8 {
    margin-left: 8px;
}

.mar-left-10 {
    margin-left: 10px !important;
}

.mar-left-m2 {
    margin-left: -2px;
}

.mar-left-m10 {
    margin-left: -10px !important;
}

.mar-left-16 {
    margin-left: 16px;
}

.mar-10 {
    margin: 10px;
}

.mar-left-20 {
    margin-left: 20px;
}

.mar-left-45 {
    margin-left: 45px;
}

.mar-left-35 {
    margin-left: 35px;
}

.mar-top-20 {
    margin-top: 20px;
}

.mar-top-7 {
    margin-top: 7px;
}

.mar-top-25 {
    margin-top: 25px;
}

.mar-top-35 {
    margin-top: 35px;
}

.mar-btm-0 {
    margin-bottom: 0px;
}

.mar-bot-5 {
    margin-bottom: 5px;
}

.mar-bot-7 {
    margin-bottom: 7px !important;
}

.mar-bot-20 {
    margin-bottom: 20px;
}

.mar-bot-10 {
    margin-bottom: 10px;
}

.mar-bot-50 {
    margin-bottom: 50px !important;
}

.mar-15 {
    margin: 15px;
}

.pad-zero-10 {
    padding: 0 10px;
}

.pad-bot-5 {
    padding-bottom: 5px;
}

.pad-bot-10 {
    padding-bottom: 10px;
}

.pad-bot-12 {
    padding-bottom: 12px;
}

.pad-bot-zero {
    padding-bottom: 0px;
}

.pad-zero {
    padding: 0px !important;
}

.pad-05 {
    padding: .05rem !important;
}

.pad-10 {
    padding: 10px;
}

.pad-15 {
    padding: 15px;
}

.pad-20 {
    padding: 20px !important;
}

.pad-side {
    padding: 0 15px;
}

.pad-5 {
    padding: 5px;
}

.adrbookpad {
    padding: 5px;
    padding-top: 10px;
}

.pad-top-zero {
    padding-top: 0 !important;
}

.pad-top-5 {
    padding-top: 5px;
}

.pad-top-3 {
    padding-top: 3px;
}

.pad-top-7 {
    padding-top: 7px;
}

.pad-top-11 {
    padding-top: 11px;
}

.pad-top-15 {
    padding-top: 15px;
}

.pad-top-25 {
    padding-top: 25px;
}

.pad-top-45 {
    padding-top: 45px;
}

.pad-left-0 {
    padding-left: 0px;
}

.pad-left-5 {
    padding-left: 5px;
}

.pad-left-8 {
    padding-left: 8px;
}

.pad-left-10 {
    padding-left: 10px;
}

.pad-left-15 {
    padding-left: 15px !important;
}

.pad-left-20 {
    padding-left: 20px !important;
}

.pad-bottom-15 {
    padding-bottom: 15px;
}

.pad-right-0 {
    padding-right: 0px;
}

.pad-right-5 {
    padding-right: 5px;
}

.pad-right-10 {
    padding-right: 10px;
}

.pad-right-15 {
    padding-right: 15px !important;
}

.pad-right-20 {
    padding-right: 20px !important;
}

.pad-right-25 {
    padding-right: 25px;
}

.pad-right-115 {
    padding-right: 115px;
}

.pad-right-40 {
    padding-right: 40px;
}

.pad-top-10 {
    padding-top: 10px;
}

.pad-top-10i { /*write this class bcuz need to add important*/
    padding-top: 10px !important;
}

.pad-top-8 {
    padding-top: 8px;
}

.my-pad {
    padding: 15px 0;
}

.pad-10-LRzero {
    padding: 25px;
}
/*end spacing*/
/*stepper*/

.inner {
    margin: auto;
    margin-top: 7px;
    width: 466.86px;
    background: var(--bg-color-white);
}

.step {
    display: block;
    margin-top: -34px;
    font-size: 13px;
}

.wrapper-progressBar {
    width: 100%
}

.progressBar {
}

    .progressBar div {
        list-style-type: none;
        float: left;
        width: 49px;
        position: relative;
        text-align: center;
    }

        .progressBar div:before {
            content: " ";
            line-height: 30px;
            border-radius: 50%;
            width: 30px;
            height: 30px;
            border: 1px solid #ddd;
            display: block;
            text-align: center;
            margin: 0 auto 10px;
            background-color: white
        }

        .progressBar div:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 2px;
            background-color: #FFF;
            top: 15px;
            left: -50%;
            z-index: -1;
        }

        .progressBar div:first-child:after {
            content: none;
        }

        .progressBar div.active:before {
            border-color: #f0e900;
            background-color: #f0e900;
        }
/*End stepper*/

/*size css*/
.height-40 {
    height: 40px !important;
}

.height-50 {
    height: 50px !important;
}

.height-63 {
    height: 63px !important;
}

.h-15-pixel {
    height: 15px;
}

.h-30-px {
    height: 30px;
}

.h-38-pixel {
    height: 38px;
}

.h-50-pixel {
    height: 50px !important;
}

.h-55-pixel {
    height: 55px !important;
}

.h-75-pixel {
    height: 75px !important;
}

.h-145-pixel {
    height: 145px;
}

.h-pixel {
    height: 50px;
}

.txtarea-height {
    height: 128px !important;
}

.max-h-45 {
    max-height: 45px;
}

.height-350 {
    min-height: 350px !important;
}

.full {
    width: 100%;
}

.no-width {
    width: 50px;
}

.w-45-pixel {
    width: 45px !important;
}

.w-65-pixel {
    width: 65px !important;
}

.w-70-pixel {
    width: 70px;
}

.w-75-pixel {
    width: 75px;
}

.w-80-pixel {
    width: 80px;
}

.w-95-pixel {
    width: 95px;
}

.w-100-pixel {
    width: 100px;
}

.w-111-pixel {
    width: 111px;
}

.w-200-pixel {
    width: 200px;
}

.w-250-pixel {
    width: 250px;
}

.min-width-45 {
    min-width: 45px !important;
}

.w-130-pixel {
    width: 130px;
}

.w-135-pixel {
    width: 135px;
}

.w-150-pixel {
    width: 150px;
}

.w-410-pixel {
    width: 410px;
}

.w-165-pixel {
    width: 165px;
}

.w-175-pixel {
    width: 175px;
}

.w-35-pixel {
    width: 35%;
}
/*end size css*/

/*Color & Background*/
label {
    color: var(--core-color) !important;
}

.textdanger {
    color: red !important;
    font-size: 12px;
}

.h6color {
    color: #2196F3;
}

.pwdcolor {
    color: #dc3545;
}

.dropdowncolor {
    color: black;
}

.alert span {
    color: red;
}

.orderbtncolor {
    background: #3F51B5;
}

.btn-bg-white {
    background: white !important;
}

.bg-toolbar-color {
    background-color: var(--toolbar-color);
}

.bg-body-color {
    background-color: var(--body-color);
}

.bg-del-color {
    background-color: red !important;
}

.core-color {
    color: var(--core-color);
}

.bgcore-color {
    background: var(--core-color);
}

.bgpage-color {
    background: var(--page-color);
}

.bgprimary-color {
    background: var(--primary-btn);
}

.white-color {
    color: white !important;
}

.toolbar-color {
    color: var(--toolbar-color);
}

.logo-color {
    color: var(--logo-color);
}

.primary-color {
    color: rgb(0, 109, 255) !important;
}

.gray-color {
    color: gray !important;
}

.text-color {
    color: var(--core-color) !important;
}

.modal-header-color {
    color: var(--thead-backcolor) !important;
}

.fontW-700 {
    font-weight: 700;
}

.my-bold {
    font-weight: bold !important;
}

/*End Color & Background*/

/*container css*/

.menu-user {
    margin: 13px 13px 0px 13px;
    font-size: 24px;
}

.my-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.m-header {
    margin: 15px 15px 14px 46px;
}

.main-body {
    background: var(--bg-color-white);
    overflow-x: hidden;
}

.my-body {
    padding: 15px;
}

.myform {
    margin-bottom: 15px;
}

.right-menu {
    width: calc(100% - 365px);
}

.nav-container {
    width: 100%;
    height: 100vh;
}

.my-header {
    background-color: var(--bg-color-white);
    position: fixed;
    z-index: 4000;
    width: 100%;
}

    .my-header .right {
        position: fixed;
        right: 15px;
        margin-top: 15px;
    }

.my-toolbar {
    min-height: 40px;
    background: var(--toolbar-color);
    border-radius: 5px;
    color: var(--core-color);
}

.inline-toolbar {
    padding: 10px;
}

.left-toolbar {
    float: left;
}

.right-toolbar {
    display: flex;
    margin-left: auto;
}

.my-footer {
    padding: 15px;
    background: var(--child-backcolor);
}

.footer {
    height: 40px !important;
    background-color: var(--page-color);
    margin-bottom: 1rem;
}

.body-container {
    width: calc(100% - 250px);
    float: right;
}

.child-body {
    background-color: var(--child-backcolor);
    border-radius: 5px;
    padding: 0 15px 15px;
}

.child-header-bar {
    background: #2196F3;
    min-height: 47px;
    color: white;
    padding: 5px;
    margin-bottom: .5rem;
}

/*.header-lit-enf {
    font-weight: bold;
    color: var(--header-color);
    margin-top: 17px;*/
    /*margin-left: 46px;*/
    /*margin-left: 55px;
    margin-bottom: 15px;
}*/

.h-style {
    font-weight: bold;
    display: inline-block;
}

.text-de-line {
    text-decoration-line: underline;
    cursor: pointer;
}

.input-border {
    border-bottom: 1px dotted var(--core-color);
    min-height: 28px;
}

.custom-input {
    height: 40px;
    width: 45px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer !important;
}

.my-input {
    border: none;
    border-radius: 0;
}

.form-control:focus {
    box-shadow: none;
    /*border-color: #ced4da !important;*/
    border: 1px solid #ced4da;
}


.addpopup {
    width: 200px;
    position: fixed !important;
    display: none;
}

.popup:hover {
    background-color: #7D7D7D;
    color: var(--bg-color-white);
    opacity: 0.9;
}

.excel-popup {
    cursor: pointer;
    padding: 5px;
}

/*End container css*/

/*custom css*/

.scroll {
    overflow-x: auto;
    overflow-y: hidden;
}

.scroll {
    /*overflow-x: auto;*/
    overflow-y: hidden;
}

.scroll-y {
    overflow-y: auto;
    overflow-x: hidden;
}
/*Invoice*/
.d-none-rcount .lbl-rowcount {
    display: none;
}

.isDesktoptb {
    display: table-row;
}

.isMobiletb {
    display: none;
}

.isDesktop {
    display: block;
}

.isMobile {
    display: none;
}
.dk-select {
    display: block;
    margin-right: 15px;
}

.mb-select {
    display: none;
}
.toolbar-container .right {
    right: 15px;
    position: absolute;
}
.dk-select .form-control{
    height: 37px;
}
textarea {
    resize: none;
}

.enter-textarea {
    line-height: 1.2rem;
}

.hr {
    border-bottom: 2px solid gray;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    margin-left: 15px;
    margin-right: 15px;
}

.word-break {
    word-break: break-all;
}

.arrowicon {
    font-size: 12px !important;
    position: absolute;
    right: 12px;
    top: 13px;
}

.arrow-pad {
    margin-left: calc(1rem - 1px);
}

.zoom-pointer {
    cursor: zoom-in;
}

.m-table-view {
    height: 100px;
    background: #fff;
    width: 245px;
    text-align: center;
    border: 1px solid gray;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12) !important;
    color: var(--core-color);
}

.m-table-view-wrapper {
    position: relative;
    float: left;
    margin: 10px;
}

.mycheck .form-check-input {
    width: 20px;
    height: 19px;
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    color: blue;
    transform: translate(-50%, -50%);
    z-index: 999999999;
}

.pointer {
    cursor: pointer;
}

.plus-btn {
    height: 40px;
    min-width: 30px;
    border-color: var(--toolbar-color);
    background: #fff;
    color: var( --core-color);
    font-size: 20px;
    padding-top: 3px;
    border-radius: 0px;
}

.right-23px {
    right: 23px;
}

.linehr {
    margin-top: 5px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #424242 !important;
}

/*.search {
    border-radius: 2px;
    width: 160px;
    color: #000;
    background-image: url(../image/search.png);
    background-position: 4px 8px;
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
    font-size: small;
    float: right;
    height: 37px;
    border-radius: 5px;
}*/

.search-div {
    margin-left: auto;
    margin-top: -5px;
    margin-bottom: 43px;
}

.version {
    position: fixed;
    bottom: 0;
    color: white;
    text-align: center;
    background: var(--core-color);
    width: 230px;
}

.ver1 {
    display: none;
    padding-bottom: 10px;
    font-size: 11px;
}

.ver2 {
    display: block;
    padding-bottom: 10px;
    font-size: 11px;
}

.vermsg {
    font-size: 11px;
    color: red;
    white-space: pre-line;
}
/*eye-icon*/
.eye-icon {
    position: absolute;
    top: 11px;
    right: 19px;
    cursor: pointer;
}

.edit-icon {
    position: absolute;
    right: 25px;
    cursor: pointer
}

.login-eyeicon {
    position: absolute;
    top: 42px;
    right: 8px;
    cursor: pointer;
}
/*button*/
button:focus {
    outline: none;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.del-btn {
    border-color: var(--logo-color) !important;
    color: var(--logo-color) !important;
}

.save-btn {
    height: 40px;
    background: var(--primary-btn);
    border-color: var(--primary-btn);
    color: #fff;
    border-radius: 5px;
}

    .save-btn:hover {
        color: #fff;
        background: var(--primary-btn-hover);
    }

.cancel-btn {
    height: 40px;
    border-color: var(--toolbar-color);
    background: #fff;
    color: var( --core-color);
    border-radius: 5px;
}

    .cancel-btn:hover {
        background: #fff;
        color: var( --core-color);
    }

.headposition-btn {
    height: 40px;
    border-color: var(--toolbar-color);
    background: #fff;
    color: var( --core-color);
    border-radius: 0;
    min-width: 100px;
}

.icon-btn {
    height: 37px;
    min-width: 38px;
    border-radius: 3px;
    border-color: var(--core-color);
    background: #fff;
    color: var(--core-color);
    font-size: 20px;
    padding: 3px;
}

    .icon-btn :hover {
        background-color: var(--control-hover-backcolor);
        color: var(--core-color);
    }

.btn-span {
    vertical-align: text-bottom;
}
/*end button*/

.scroll {
    overflow-x: auto;
    overflow-y: hidden;
}

.scroll {
    /*overflow-x: auto;*/
    overflow-y: hidden;
}

.scroll-y {
    overflow-y: auto;
    overflow-x: hidden;
}

.span-veralign-t {
    vertical-align: top;
}

.brand-italic {
    font-style: italic;
}

.brand-italic-font {
    font-size: 10px;
    color: grey;
}

/*for dropDowm button down Arrow*/
.closedownArrow .dropdown-toggle::after {
    display: none;
}

/* toggle */
.my-w3-left {
    display: inline-block;
    white-space: nowrap;
}

.head-line {
    border-top: 1px dotted;
    float: right;
    margin-top: 15px;
    width: calc(100% - 180px);
}
/*modal */
.modal-btn {
    height: 40px;
    min-width: 100px;
    border: 1px solid var(--core-color) !important;
    background: #fff;
    color: var( --core-color);
    font-size: 20px;
    padding-top: 3px;
    border-radius: 0px;
}

    .modal-btn:hover {
        background-color: var(--control-hover-backcolor);
        color: var(--core-color);
    }

.app-modal {
    /*background: rgb(0,0,0,0.7);*/
}

.errmodal {
    background: rgba(0,0,0,.3);
    display: block !important;
}

.confirm-modal {
    /*background: rgb(0,0,0,0.7);*/
}

    .confirm-modal .modal-body {
        min-height: 98px;
        padding: 35px 1rem;
    }

    .confirm-modal .modal-header {
        display: block;
    }

.modal-header {
    color: var(--core-color);
}

    .modal-header .close {
        color: var(--core-color);
    }

.modal {
    overflow: auto; /* for all modal scroll */
    z-index: 6000;
}

.appmodal-zindex {
    z-index: 9002 !important;
}

/*End*/
/*radio Buttom color*/
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }

        [type="radio"]:checked + label:before,
        [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border: 1px solid var(--core-color);
            border-radius: 100%;
            background: #fff;
        }

        [type="radio"]:checked + label:after,
        [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 10px;
            height: 10px;
            background: var(--core-color);
            position: absolute;
            top: 4px;
            left: 4px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }


/*Sidebar style 2*/
.center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bar {
    height: 63px;
    width: 80px;
    padding: 15px;
    top: 0;
    position: fixed;
    margin-left: 230px;
    display: block !important;
    color: var(--core-color);
    z-index: 4500;
}

    .bar.active {
        margin-left: 70px;
    }

.content {
    /*width: calc(100% - 230px);*/
    min-height: 100vh;
    background-color: var(--bg-color-white);
    /*overflow: auto;*/
    width: 100%;
}


.barSlide {
    margin-left: 230px !important;
    z-index: 9001;
    color: white;
    transition: all .5s ease;
}

.content-div {
    height: calc(100% - 63px);
}

.submenubar {
    width: 200px;
    right: 8px;
    position: fixed !important;
    display: none;
}

.barSlide {
    margin-left: 230px;
    z-index: 9001;
    color: white;
}

.overflowSidebar2 {
    overflow-x: hidden;
    overflow-y: auto;
}

.currentmenu {
    border-right: 5px solid orange;
    position: relative;
}

.sidebar {
    background: var(--bg-color-white);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    width: 250px;
    height: calc(100vh - 51px);
    overflow-y: auto;
    z-index: 4000;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}

.smsgoIcon {
    align-content: center !important;
    font-size: 25px !important;
    padding-left: 8px;
    padding-right: 14px;
}

.smsgosubicon {
    font-size: 14px !important;
    margin-left: 40px;
    margin-right: 18px;
    width:20px;
}

.overlay {
    display: none;
    position: fixed;
    /* full screen */
    width: 100vw;
    height: 100vh;
    /* transparent black */
    background: rgba(0, 0, 0, 0.7);
    /* middle layer, i.e. appears below the sidebar */
    z-index: 4002;
    opacity: 0;
}
    /* display .overlay when it has the .active class */
    .overlay.active {
        display: block;
        opacity: 1;
        top: 0;
    }
/*header with logo div*/
.sidebarLogo {
    width: 230px;
    height: 63px;
    padding: 5px;
    z-index: 5000;
    background: var(--core-color);
/*    position: fixed;*/
    top: 0px;
}

    .sidebarLogo span {
        font-size: 28px;
        overflow-wrap: break-word;
        text-align: left;
        letter-spacing: normal;
        line-height: 1;
        margin-bottom: 10px;
    }

.menu-mar-top {
    margin-top: 63px;
}
/*end header with logo div*/
#sidebar2 {
    width: 230px;
    min-height: 100vh;
    background-color: var(--core-color);
    /*transition: all .5s ease;*/
    z-index: 3999;
    /*overflow-y: auto;*/
}

    /* Shrinking the sidebar from 250px to 80px and center aligining its content*/
    #sidebar2.active {
        margin-left: 0px;
        width: 70px;
    }

    #sidebar2.mobile {
        left: 0;
    }

    #sidebar2.active #submenu {
        position: absolute;
        left: 70px;
        background: var(--core-color);
        /* top: 0px;*/
        transition: all 0.5s ease;
        min-height: 60px;
        z-index: 3999;
    }
    /* Toggling the sidebar header content, hide the big heading [h3] and showing the small heading [strong] and vice versa*/

    #sidebar2.active .sidebarLogo span {
        display: none;
    }

    #sidebar2.active #logoheader {
        display: none;
    }

    #sidebar2.active #logoicon {
        display: block;
    }

    #sidebar2.active .sidebarLogo {
        width: 70px;
    }

    #sidebar2.active .menu span {
        display: none;
    }

    #sidebar2.active .version {
        width: 70px;
    }

    #sidebar2.active .ver1 {
        display: block;
    }

    #sidebar2.active .ver2 {
        display: none;
    }

    #sidebar2.active .arrowicon {
        display: none !important;
    }


    #sidebar2.active #submenuname {
        display: block !important;
        min-width: 68px;
    }

    #sidebar2.active #subicon {
        display: none !important;
    }

.content.active {
    width: calc(100% - 70px);
}
/*Fader Animation*/
.Fader {
    transition: all .5s ease;
}


#sidebar2 .fadeout {
    height: 0px;
    opacity: 0;
}

.Fader.fadeout .submenu-d-none {
    display: none;
}

#sidebar2.active .fadein {
    width: 150px;
    height: auto;
}

#sidebar2.active .fadeout {
    width: 0px;
    opacity: 0;
}
/*end Fader and sidebar2 Animation*/

/*Table Pagination*/

.currentpage {
    background-color: var(--core-color) !important;
    color: white !important;
}

.btn-pagno {
    height: 37px;
    display: inline-block;
    font-size: 14px;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    padding: .375rem .55rem;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .btn-pagno:focus {
        outline: none;
    }

.btn-pag {
    height: 37px;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    padding: .375rem .75rem;
    border-radius: .25rem;
    border: 1px solid transparent;
}

.btn-nav-pag {
    margin-right: 3px;
}

    .btn-nav-pag:hover, .btn-pagno:hover {
        /*color: #007bff;*/
        color: var(--core-color);
        background-color: #ededed;
    }

    .btn-nav-pag:focus {
        outline: none;
        color: var(--core-color);
        background-color: #ededed;
        border: 2px solid #e3e3e3;
    }

.lbl-pag-no {
    font-size: 14px;
    color: gray;
    margin-top: 7px;
}

.lbl-rowcount {
    font-size: 14px;
    color: gray;
    padding-top: 7px;
    padding-right: 5px;
    float: right;
}


/*Custom Grid fixed Paging No*/
[paging ="false"] {
    padding: 3px;
    text-align: center;
    display: block !important;
}

[paging = "true"] {
    padding: 3px;
    text-align: center;
    display: block !important;
    /*position: fixed;*/
    position: sticky;
    bottom: 0;
    width: 100%;
    background: white;
    margin-bottom: -15px;
}

[paging-display = "False"] {
    display: none !important;
}

[paging-display = "True"] {
    display: block !important;
}

/*End Custom Grid fixed Paging No*/

/* navigation bar */
.my-navbar {
    overflow: hidden;
    background-color: var(--bg-color-white);
    top: 0;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    height: 50px;
    /*padding: 12px 15px 8px 15px;*/
    padding: 6px 15px 9px 15px;
    color: var(--logo-color);
    z-index: 5000;
}

.rightmenu {
    display: flex;
    cursor: pointer;
}

.menu {
    padding: 13px;
    cursor: pointer;
    color: var(--bg-color-white);
    position: relative !important;
}

    .menu:hover {
        background-color: #7D7D7D;
        color: var(--bg-color-white);
    }

.submenu-mar-bot {
    margin-bottom: 4px;
    margin-top: 4px;
}

.submenu-pad {
    padding: 10px 6px !important
}

.float-left {
    float: left;
}

.right-menu {
    width: calc(100% - 365px);
}

.nav-container {
    width: 100%;
    height: 100vh;
}

/*end navigation bar*/

/*Excel Import*/
.file-wrapper {
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

    .file-wrapper input {
        cursor: pointer;
        filter: alpha(opacity=1);
        opacity: .01;
        position: absolute;
        right: 0;
        top: 0;
    }

    .file-wrapper .button {
        background: #1D6F42;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        width: 38px;
        height: 37px;
        text-align: center;
    }

    .file-wrapper .font-excel {
        font-size: 21px;
        margin-top: 8px;
    }

/*End Excel*/

/*Numeric Textbox*/
.numerictextbox {
    border-width: 0;
    background-color: transparent;
    line-height: 1.5;
    text-align: left;
    white-space: nowrap;
    display: inline-flex;
    vertical-align: middle;
    position: relative;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-size: 1rem;
    color: #292b2c;
    border-color: rgba(33,37,41,.125);
}

.numeric-wrap {
    transition: color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;
    color: #292b2c;
    background-color: #fff;
    border-color: rgba(33,37,41,.15);
    display: flex;
    flex-direction: row;
    border-radius: .25rem;
    padding: 0;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    position: relative;
    cursor: default;
    outline: 0;
}

    .numeric-wrap input {
        padding: .375rem .4rem;
        text-align: right;
        flex: 1 1 0;
        width: 100%;
        height: calc(.75rem + 1.5em);
        box-sizing: border-box;
        border: 0;
        outline: 0;
        color: inherit;
        background: 0 0;
        font: inherit;
        display: flex;
        align-items: center;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;
    }

.numeric-select {
    transition: color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;
    padding: 0;
    flex-direction: column;
    align-items: stretch;
    width: calc(17px + .75rem);
    border-radius: 0 .25rem .25rem 0;
    border-width: 0 0 0 1px;
    box-sizing: border-box;
    border-style: solid;
    display: flex;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    color: #000;
    background-color: #e4e7eb;
    border-color: #e4e7eb;
}

.numeric-link-increse {
    display: block;
    height: calc(.375rem + .75em);
    overflow: hidden;
    position: relative;
    width: 100%;
    color: inherit;
    text-decoration: none;
}

.numeric-icon {
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    width: 1em;
    height: 1em;
    speak: none;
    text-transform: none;
    text-decoration: none;
    vertical-align: middle;
}

.numeric-link-decrease {
    display: block;
    height: calc(.375rem + .75em);
    overflow: hidden;
    position: relative;
    width: 100%;
}

/* End */

/* toast */
.fa-check-circle {
    font-size: 17px !important;
}

.fa-exclamation-circle {
    font-size: 17px !important;
}

.toastposition {
    z-index: 9000;
    position: absolute;
    margin-left: 50%;
    transform: translate(-50%,-50%);
    min-width: 150px;
}

.toastwidth {
    position: absolute;
    top: 0;
    min-width: 150px;
    margin: auto;
}

.position-topcenter {
    top: 2rem;
    left: 50%;
    margin-left: -4rem !important;
}

.my-toast {
    min-width: 150px;
}
/*toast*/

/*typeahead drop down */

/*.typeahead-search-input:focus {
    outline: none;
}

.blazored-typeahead__results {
    max-height: 240px !important;
    display: none;
}*/

.typeahead-single-value {
    overflow: hidden;
    font-size: 14px;
}

.addnew-typeahead .typeahead-menu .typeahead-menu-list .typeahead-option:first-child {
    margin-top: 35px;
}

.no-opacity .typeahead-option-no-records {
    opacity: unset;
}

.opt-5 {
    opacity: .5;
}

.typeahead-option-footer {
    position: absolute;
    top: 0;
    padding: 2px 15px !important;
    font-size: 23px;
    width: 100%;
}

.myheader .typeahead-menu-list {
    padding-top: 33px !important;
}

.disible-crop .typeahead-clear-indicator svg {
    display: none
}

.blazored-typeahead__input {
    max-width: calc(100% - 40px) !important;
}

.blazored-typeahead__input-icon svg {
    margin-top: auto;
    margin-bottom: auto;
}

.blazored-typeahead__input-icon {
    padding-top: 0.4rem !important;
}

.blazored-typeahead {
    font-size: small;
}

.blazored-typeahead__controls {
    height: 34px;
}

.invalid, .invalid:focus, .input-validation-error, input-validation-error:focus {
    border: 1px solid red !important;
    border-radius: 3px;
}

    .invalid .typeahead-control {
        border-width: 0px !important;
    }

.valid.modified:not([type=checkbox]) {
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.valid.modified .typeahead-control {
    border-width: 0px;
}

.validation-message {
    color: red;
    font-size: 12px;
}
/*End Typeahead */


/* Date*/
.datetimepicker-value-container input {
    width: 100%;
    border: none;
}

.datetimepicker-value-container {
    flex-wrap: unset !important;
}

/*Date Time Picker*/
.datepicker-width {
    width: calc(100% - 194px);
}

.datepicker-dropdown-pad {
    padding: 0.375rem !important;
}

.time-min-width {
    min-width: 65px;
}

/* End Date*/

/*html Select dropDowm*/
select {
    font-size: 14px;
    height: 33px;
}

.select-custom-css {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 4px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

    .select-custom-css:focus {
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
    }
/*End html Select dropDowm*/

/*error*/
#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 999999999999999999;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

[errorborder = "err"] {
    border: none !important;
    border: 0.5px solid red !important;
}

    [errorborder = "err"]:focus {
        border: none !important;
        border: 0.5px solid red !important;
        outline: none;
    }

/*.error [type="radio"]:checked + label:before,.error [type="radio"]:not(:checked) + label:before {
    border: 1px solid red !important;
}*/

.error[type="radio"]:not(:checked) + label:before {
    border: 1px solid red !important;
}


[dropdownerr = "err"] .typeahead-control {
    border: 0.5px solid red !important;
}

    [dropdownerr = "err"].typeahead-control:focus {
        border: 0.5px solid red !important;
    }

/*End error*/

/*tabmenu*/
.nav-pills .nav-link.active {
    color: var(--core-color);
    background-color: var(--child-backcolor) !important;
    border-radius: 0px !important;
}

.tab-border.active {
    background-color: #eee !important;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 4px 4px 0px 0px !important;
}

.tab-border {
    border: 0.5px solid var(--thead-backcolor);
    min-width: 90px;
    text-align: center;
}

    .tab-border:hover {
        background-color: var(--thead-backcolor) !important;
        color: var(--child-backcolor) !important;
    }

.mar-bot-1 {
    margin-bottom: -1px;
}
/*tabmenu*/

/*table css*/
.table {
    margin-bottom: unset;
}

.table-layout {
    table-layout: fixed;
}

.table-layout {
    table-layout: fixed;
}

.table thead th, table td {
    vertical-align: middle !important;
    vertical-align: middle !important;
}

table thead {
    background-color: var(--thead-backcolor);
    color: var(--thead-color);
    font-size: 12px;
}

/*table last row border*/
.table tbody > tr:last-child {
    border-bottom: 1px solid #D9D7D7;
}

.table tbody tr:hover {
    background-color: #e0effb !important;
}

table thead th, td {
    padding: 12px 3px 12px 5px !important;
}

/*End table Css*/
/*Login Page*/
.login {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 367px;
    border: 1px solid rgb(158, 158, 158);
    border-radius: 5px;
    /*box-shadow: rgb(51, 51, 51) 0px 0px 5px;*/
    box-shadow: rgb(93, 92, 92) 0px 0px 15px;
    /*background: linear-gradient(rgb(255, 255, 255), rgb(245, 245, 245));*/
    background: linear-gradient(rgb(66, 66, 66), rgb(56, 56, 56));
    transform: translate(-50%,-50%);
    padding: 10px;
}

.logo-header {
    width: 222px;
    margin-top: -2px;
    margin-left: -2px;
}

#logoicon {
    width: 70px;
    height: 53px;
    display: none;
    margin-left: -7px;
    padding: 0px 4px;
}

.login-header {
    padding: 10px;
    z-index: 5000;
}

    .login-header h5 {
        font-weight: bold;
        color: white;
    }

.login-btn, .login-btn:hover {
    color: var(--control-color) !important;
    border-radius: 5px;
    width: 118px;
    height: 40px;
}

.login-signup {
    color: #57a7fd !important;
}

.verify-input {
    height: 45px;
    font-size: 25px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #dbdfef;
}

    .verify-input:focus {
        outline: none;
    }

.resend-btn {
    border: none;
    background: transparent;
}
/*End login*/

/*Dashboard*/
.dash-table-view-wrapper {
    height: 170px;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2), 1px -2px 10px 0 rgba(0,0,0,.4) !important;
    transition: all 0.65s ease;
    color: #fff;
}

    .dash-table-view-wrapper:hover {
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.02, 1.02);
    }

.dash-table-view-padding {
    padding-left: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
}

.bg-img-red {
    /*background-image: linear-gradient(to bottom, #c12727 0%, #d84335 35%, #f19389 100%)*/
    background-color: #ff4440;
}

.bg-img-blue {
    /*background-image: linear-gradient(to bottom, #097bc5 0%, #1387d6 35%, #8dcbf5 100%)*/
    background-color: #34a8f7;
}

.bg-img-orange {
    /*background-image: linear-gradient(to bottom, #d66413 0%, #d66413 35%, #f1a066 100%);*/
    background-color: #FF8800;
}

.bg-img-pupple {
    /*background-image: linear-gradient(to bottom, #6D3696 0%, #893cc3 35%, #8161e6 100%);*/
    background-color: #937ae4;
}

.bg-img-green {
    /*background-image: linear-gradient(to bottom, #2f9e48 0%, #0aab30 35%, #61e880 100%);*/
    background-color: #16d20d;
}

.dash-span-right {
    text-align: right;
    width: calc( 100% - 111px );
}

.dashsent-span-right {
    text-align: right;
    width: calc( 100% - 65px );
}

.bg-smsg-color {
    background: #50ff3c;
}

.bg-pending-color {
    background: #fd5252;
}

.bg-brand-color {
    background: #d3ec42;
}

.dash-action {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    background-color: #fd5252;
    border-left: 5px solid #B71C1C;
    min-height: 50px;
}

    .dash-action h4 {
        font-size: 18px;
        font-weight: bold;
        padding-top: 12px;
        color: white;
    }

.chart-container {
    border-radius: 5px;
    background: #f1f1f1;
    padding: 10px;
}

.chart-display-container {
    position: relative;
    /*    margin: auto;*/
    height: 40vh;
    width: 40vw;
    margin-bottom: 25px;
}

.dotted-line {
    border-top: 1px dotted;
    margin-top: 10px;
    width: calc(100% - 95px);
}

/*End Dashboard*/

/*order from buyer*/
.bgforaccbal {
    background: #e9ecef !important;
}

.bgformsg {
    background: #68ce95 !important;
}

.bgforpending {
    background: #ec5959 !important;
}

.thismonth {
    font-size: 30px;
    float: right;
    margin-left: auto;
    margin-top: auto;
}

.balance {
    float: right;
    margin-left: auto;
    margin-top: 30px;
    font-size: 30px;
}

.total {
    font-size: 30px;
    float: right;
    margin-left: 180px;
}
/*End */
/*Buyer package*/

.buyer-view-wrapper {
    margin-bottom: 25px;
    margin-top: 30px;
}

.buyer-view-wrapper-margin {
    margin: 3px 11px 25px 0px;
}

.buyer-view {
    min-height: 310px;
    background: #fff;
    min-width: 250px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2), 1px -2px 5px 0 rgba(0,0,0,.4) !important;
    color: var(--core-color);
    padding: 18px 15px 13px;
    transition: all 0.65s ease;
}

    .buyer-view:hover {
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.03, 1.03);
    }

.pktype {
    width: 150px !important;
    min-height: 55px !important;
    display: flex;
    margin: auto;
    margin-top: -40px;
    border-radius: 5px !important;
}

.gold-color {
    color: #9f7928;
}

.plati-color {
    color: #255e96;
}

.silver-color {
    color: #9e9b95;
}

.bgforpt {
    background-color: #003366 !important;
}

.bgforgold {
    background-color: #f96b68 !important;
}

.colforpt {
    color: #003366 !important;
}

.colforred {
    color: red !important;
}

.bgforsilver {
    background-color: var(--core-color) !important;
}

.blackcolor {
    color: black !important;
}

[statusbg = "bg-inbal"] {
    background: #F44336;
}

[statusbg = "bg-pending"] {
    background: #FFEE58;
}

[statusbg = "bg-working"] {
    background: #00C853;
}

.btnbuynow {
    border-radius: 0px !important;
    min-width: 100px !important;
    background-color: white !important;
    /* padding-left: 9px; */
    margin-left: -8px;
    font-size: 20px;
    border-color: var(--toolbar-color);
    padding-top: 3px;
    color: black !important;
}

/*end buyer package*/

/*start API doc*/
.api-text-color {
    color: #f7606e;
}

.api-x-text-color {
    color: #8acc6c;
}

.api-action {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    background-color: #f3f4f6;
    border-left: 5px solid var(--primary-btn);
    height: 50px;
}

    .api-action:hover {
        background-color: #48b7eb !important;
        color: var(--child-backcolor) !important;
        border-left: 5px solid #09528d;
    }

.api-action-selected {
    background-color: #42424270;
    border-left: 5px solid var(--core-color);
}

.api-action h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 12px;
    padding-left: 15px;
}

.actionInvitationIcon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIzNiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNjMWM2ZDEiIGQ9Ik0xOCAxOGEuOTkuOTkgMCAwIDAtLjI4Mi0uNjkxbC4wMDMtLjAwMi0xNi0xNy0uMDAzLjAwMUEuOTk3Ljk5NyAwIDEgMCAuMjgyIDEuNjkxbC0uMDAzLjAwMkwxNS42MTEgMTggLjI3OSAzNC4zMDdsLjAwMy4wMDJBLjk5Ljk5IDAgMCAwIDAgMzVhMSAxIDAgMCAwIDEuNzE4LjY5MmwuMDAzLjAwMiAxNi0xNy0uMDAzLS4wMDJBLjk5Ny45OTcgMCAwIDAgMTggMTh6Ii8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: center right;
    height: 23px;
    margin-right: 20px;
    padding-left: 20px;
    position: absolute;
    right: 5px;
    top: 14px;
}

.col-border {
    border-bottom: 1px solid #595a5d;
}

.detail-div {
    width: 100%;
    background: var(--core-color);
    padding: 0 40px;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
}

.colDes {
    border-bottom: 1px solid #595a5d;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    min-height: 60px;
}

.destinationMethod {
    border: 2px solid #c1c6d1;
    padding: 5px 7px;
    border-radius: 4px;
}

.body-line {
    color: #fff;
}

.body-count {
    color: #5d6576;
}

.w-preline {
    white-space: pre-line;
}

/*End API doc*/

/*purchase order*/
.purchase-color {
    color: #3F51B5;
}

.purchaseLogo {
    height: 63px;
    padding: 5px;
}

    .purchaseLogo span {
        font-size: 28px;
        overflow-wrap: break-word;
        text-align: left;
        letter-spacing: normal;
        line-height: 1;
    }

.purchase-wrapper {
    border: 1px solid rgb(158, 158, 158);
    border-radius: 5px;
    padding: 20px;
    margin: 15px;
}

.purchase-order {
    background: #d8d8d8;
    padding: 20px;
}

    .purchase-order label {
        color: black !important;
    }

.purchase-body {
    border: 1px solid rgb(189, 189, 189);
    min-height: 76px;
}

.purchase-table td, th {
    padding: 12px !important;
}

.purchse-save-btn {
    color: #fff;
    border-radius: 2px;
    box-shadow: #007bff 0px 0px 2px;
}

    .purchse-save-btn:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
    }

.purchase-cancel-btn {
    height: 40px;
    background: #807c7c;
    border-color: #807c7c;
    color: #fff;
    border-radius: 2px;
    box-shadow: rgb(51, 51, 51) 0px 0px 2px;
}

    .purchase-cancel-btn:hover {
        color: #fff;
        background: #929090;
    }

.payment-card {
    /*background: rgb(158, 158, 158);*/
    background: #d8d8d8;
    height: 160px;
    border: 1px solid rgb(158, 158, 158);
    border-radius: 5px;
    padding: 20px;
    font-weight: bold;
}

.payment-info {
    margin: auto;
    display: table;
}

.payment-kbz-pad {
    padding-right: 20px;
}

.payment-aya-pad {
    padding-right: 28px;
}

.payment-acc-lineh {
    line-height: 73px;
}

/*to play font-size in limited width*/
.payment-bank-name {
    font-size: 20px;
}

.payment-acc-no {
    font-size: 18px;
    color: gray;
}

.payment-acc-name {
    font-size: 16px;
    color: gray;
}

.unAdd-table thead th, .unAdd-table tbody td {
    padding: 6px 3px !important;
}

.purchase-header {
    font-size: 35px;
    line-height: 45px;
    color: #3F51B5;
}

.purchase-logo {
    content: url(../image/Logo.png);
    width: 60px;
    height: 60px;
    margin-top: -15px;
}
/*End purchase*/

/*Support*/
.non-iconside-width {
    width: calc(100% - 45px);
}

.support-table-view-wrapper {
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2), 1px -2px 10px 0 rgba(0,0,0,.4) !important;
    transition: all 0.65s ease;
}

.support-bot-font {
    font-style: italic;
    font-size: 12px;
    color: gray;
}

/*End Support*/

/*new sms*/
.option-table-view-wrapper {
    height: 90px;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2), 1px -2px 10px 0 rgba(0,0,0,.4) !important;
    transition: all 0.65s ease;
}

    .option-table-view-wrapper:hover {
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.03, 1.03);
        background: var(--primary-btn-hover);
    }

.option-icon {
    font-size: 35px;
    text-align: center;
    /*max-height: 40px;*/
}

.option-modal-width {
    max-width: 340px !important;
}

.option-input-file {
    width: 100px;
    height: 90px;
}

.opt-icon-color {
    background: #0859bd;
    color: #fff;
    font-size: 41px;
}
/*End new Sms*/

/*Invoice*/

.kbz-card {
    width: 320px;
    height: 190px;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
}

    .kbz-card:hover {
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.02, 1.02);
    }

.card-part {
    box-shadow: 1px 1px #aaa3a3;
    top: 0;
    position: absolute;
    z-index: 1000;
    left: 0;
    display: inline-block;
    width: 320px;
    height: 190px;
    background-position: center;
    background-size: cover;
    border-radius: 8px;
    /*-webkit-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;*/
}

.kbzcard__part {
    background-image: url(../image/Geoworld.png), linear-gradient(to right bottom, #0093D2, #92D9F8, #11B0E4, #1c70cade, #64A3D6);
}

.aya-card {
    width: 320px;
    height: 190px;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
}

    .aya-card:hover {
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.02, 1.02);
    }

.ayacard__part {
    background-image: url(../image/AYABg.jpg), linear-gradient(to right bottom, #0093D2, #92D9F8, #11B0E4, #1c70cade, #64A3D6);
}

.kbz-numes {
    text-shadow: -1px -1px 0px #58b4fd, 3px 3px 0px #2196f3, 0.5px 0px 0px #0d47a1;
    color: ghostwhite !important;
}

.aya-numes {
    text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
    color: white !important;
}

.card__front {
    padding: 18px;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
}

.card__logo {
    height: 16px;
}

.card__front-logo {
    position: absolute;
    top: 18px;
    right: 18px;
}

.card__square {
    border-radius: 5px;
    height: 35px;
}

.card_numer {
    display: block;
    width: 100%;
    word-spacing: 4px;
    font-size: 20px;
    letter-spacing: 2px;
    color: #0051A1;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.card__space-75 {
    width: 75%;
    float: left;
}

.card__space-25 {
    width: 25%;
    float: left;
}

.card__label {
    font-size: 10px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.8);
    letter-spacing: 1px;
}

.card__info {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.card__back-content {
    padding: 15px 15px 0;
}

.card__secret--last {
    color: #303030;
    text-align: right;
    margin: 0;
    font-size: 14px;
}

.card__secret {
    padding: 5px 12px;
    background-color: #fff;
    position: relative;
}

    .card__secret:before {
        content: '';
        position: absolute;
        top: -3px;
        left: -3px;
        height: calc(100% + 6px);
        width: calc(100% - 42px);
        border-radius: 4px;
        background: repeating-linear-gradient(45deg, #ededed, #ededed 5px, #f9f9f9 5px, #f9f9f9 10px);
    }


/*End Invoice*/
/*Brand Detail*/
.inviteuser-input {
    margin-right: 5px;
}

.profile-mr {
    margin-top: 1rem !important;
}

/*----------------------------------@media-----------------------------------------*/

@media(min-width: 768px) {
    app {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row {
        position: sticky;
        top: 0;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .overlay.active {
        display: none !important;
    }

    #logoheader {
        display: block;
    }

    .menu {
        padding: 7px 8px 7px 10px;
    }

    /*    .bar {
        color: var(--core-color) !important;
        margin-left: 0 !important;
        height: 63px;
        width: 80px;
        padding: 15px;
        top: 0;
        position: fixed;
        margin-left: 230px;
        z-index: 4001;
    }*/

    .searchpos {
        display: block;
    }

    .searchposph {
        display: none;
    }

    .modalheadpad {
        padding-bottom: 1rem;
    }

    .api-display {
        display: flex;
    }

    .dash-period-width {
        width: 200px;
    }
}

@media (max-width: 767px) {
    .main .top-row:not(.auth) {
        display: none;
    }

    .main .top-row.auth {
        justify-content: space-between;
    }

    .main .top-row a, .main .top-row .btn-link {
        margin-left: 0;
    }

    #sidebar2 {
        width: 230px;
        position: fixed;
        top: 0;
        left: -230px;
        height: 100vh;
        z-index: 5001;
        overflow-y: auto;
        overflow-x: hidden;
        transition: all .5s ease;
    }

    .bar {
        margin-left: 0px;
    }

    .content {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .wrapper {
        display: block;
    }

    /*.sidebarLogo {
        position: fixed;
        top: 0;
    }*/

    /*#navmenu {
        margin-top: 63px;
    }*/


    .isMobiletb {
        display: table-row;
    }

    .isDesktoptb {
        display: none !important;
    }

    .isMobile {
        display: block;
    }

    .isDesktop {
        display: none !important;
    }

    .first.show {
        transform: translate(-40px, -10px);
    }

    .second.show {
        transform: translate(10px, 0px);
    }

    .dash-table-view-wrapper {
        width: 100%;
        margin-right: 0px;
    }

    .form-control, input, label, span, p, strong, a, u, th, td {
        font-size: 16px;
    }

    .main .top-row:not(.auth) {
        display: none;
    }

    .main .top-row.auth {
        justify-content: space-between;
    }

    .mar-bot-30 {
        margin-bottom: 30px;
    }

    .main .top-row a, .main .top-row .btn-link {
        margin-left: 0;
    }

    /*stepper*/
    .inner {
        width: 100%;
    }

    .search {
        width: 100% !important;
    }
    .inv-search {
        width: 150px !important;
    }
    .dash-table-view-wrapper {
        transition: none;
    }

        .dash-table-view-wrapper:hover {
            box-shadow: none;
            -webkit-transform: none;
            transform: none;
        }

    .dash-period-width {
        width: 100%;
        padding-bottom: 5px;
    }

    .dash-formto-date {
        margin: auto;
    }

    .buyer-view {
        transition: none;
    }

        .buyer-view:hover {
            box-shadow: none;
            -webkit-transform: none;
            transform: none;
        }

    .searchpos {
        display: none !important;
    }

    .searchposph {
        display: block;
        position: absolute;
        left: 0px;
        top: 31px;
    }

    .modalheadpad {
        padding-bottom: 4.2rem;
    }

    .api-word-break {
        margin-left: 2.5rem !important;
        word-break: break-all;
    }

    .api-detail-word-break {
        margin-left: 1.5rem !important;
        word-break: break-all;
    }

    .api-detail-word-break2 {
        margin-left: 3rem !important;
        word-break: break-all;
    }

    .addr-header-h-60 {
        height: 60px;
    }

    .addr-p-top-35 {
        padding-top: 42px;
    }

    .addr-dropdown-ph {
        position: fixed;
        width: calc(100% - 30px) !important;
        top: 60px;
        margin-left: 15px;
    }

    .profile-mr {
        margin-top: 1.6rem !important;
    }

    .submenu-mar-bot {
        margin-bottom: 0px;
    }
}

@media (min-width: 768px) and (max-width: 860px) {
    .payment-bank-name {
        font-size: 18px;
    }

    .payment-acc-no {
        font-size: 16px;
    }

    .payment-acc-name {
        font-size: 14px;
    }

    .payment-kbz-pad {
        padding-right: 0px;
    }

    .payment-aya-pad {
        padding-right: 0px;
    }

    /*.sidebarLogo {
        position: fixed;
        top: 0;
    }
     
    .menu-mar-top {
        margin-top: 63px;
    }*/
}

@media(max-width: 668px) {
    .dk-select {
        display: none;
        margin-right: 0;
    } 
    .mb-select {
        display: block;
        min-height: 37px;
    }
}

@media screen and (min-width: 576px) {
    .modal-dialog-entry {
        max-width: 891px !important;
        margin: 1.75rem auto;
    }

    .modal-dialog-entry2 {
        max-width: 503px !important;
        margin: 1.75rem auto;
    }

    .modal-dialog-goodsentry {
        max-width: 1200px !important;
        margin: 1.75rem auto !important;
    }
}

@media (max-height: 375px) {
    .myform {
        margin-bottom: 0;
    }
}

@media (max-height: 500px) {
    .chart-display-container {
        height: 70vh;
    }
}

@media (max-width: 375px) {
    .login {
        width: 300px;
    }
}

@media (max-width: 350px) {

    .payment-kbz-pad {
        padding-right: 0px;
    }

    .payment-aya-pad {
        padding-right: 10px;
    }

    .payment-card {
        width: 256px;
    }
}


/*SMS Go Admin*/

.toolbar-container {
    position: sticky;
    top: 0;
    background: var(--bg-color-white);
    z-index: 4000;
}

.header-lit-enf {
    font-weight: bold;
    color: var(--header-color);
    margin-left: 40px;
    margin-right: 15px;
    padding-top: 3px;
}

.search {
    border-radius: 2px;
    width: 160px;
    color: #000;
    background-image: url(../image/search.png);
    background-position: 4px 8px;
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
    font-size: small;
    /*float: right;*/
    height: 37px;
    border-radius: 5px;
}

/*NavMenu*/
.w-20-pixel {
    width: 20px;
}

.pad-right-3 {
    padding-right: 3px;
}

.pad-left-70 {
    padding-left: 70px;
}
/*Payment*/
.dis-btn {
    text-align: center;
    color: #000;
    background-color: #e4e7eb;
    border-color: #e4e7eb;
    height: 100%;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 7px;
    margin-left: -5px;
}

.full-height {
    height: 100%;
}
/*End payment*/

/*Invoice*/
.d-none-rcount .lbl-rowcount {
    display: none;
}
/*End Invoice*/

/*Dashboard*/
.stretch-container {
    grid-gap: 15px;
    display: grid;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.stretch-card > .card {
    width: 100%;
    min-width: 100%;
    cursor: pointer;
    height: 143px;
}

.icon-card {
    background: #6201ed;
    color: #ffffff;
}

    .icon-card .icon {
        width: 32px;
        height: 30px;
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.3);
    }

        .icon-card .icon i {
            font-size: 26px;
            line-height: 30px;
            text-align: center;
            display: block;
            color: white;
        }

    .icon-card .header {
        font-size: 18px;
        font-weight: 600;
    }

.success-background {
    background: #29c0b1;
}

.fail-background {
    background: #f58a44;
}

.paid-background {
    background: #6201ed;
}

.unpaid-background {
    background: #FA648B;
}
/*End Dashboard*/

@media(min-width: 992px) {
    .dashboard-period-width {
        width: 200px;
    }

    .dashboard-time-width {
        width: 200px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .dashboard-period-width {
        width: 150px;
    }

    .dashboard-time-width {
        width: 150px;
    }
}

@media(max-width: 767px) {
    .dashboard-period-width {
        width: 100%;
        padding-bottom: 5px;
    }

    .dashboard-time-width {
        width: 50%;
    }

    .search-container {
        margin-top: 10px;
        width: 100%;
    }
}

@media(min-width: 768px) {
    .search-container { /*to chang css in ph view*/
        margin-left: auto;
    }
} 

@media(min-width: 1490px) {

    .stretch-container {
        grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    }
}
@media(min-width: 768px) and ( max-width: 875px) {

    .stretch-container {
        grid-template-columns: repeat(auto-fill, minmax(247px, 1fr));
    }
} 