html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

summary {
    display: list-item
}

audio, canvas, progress, video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline-width: 0
    }

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

button, input, select, textarea, optgroup {
    font: inherit;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

html, body {
    font-family: 'Josefin Sans', sans-serif !important;
    font-size: 1.2rem;
    line-height: 1.5;
    background: #fbfbfb;
}

html {
    overflow-x: hidden;
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 500;
    margin: 4px 0;
    padding: 0;
}


.wrapper {
    background: #fbfbfb;
    width: 100%;
    height: 100%;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0px;
}

.main-logo {
    width: auto;
    height: 60px;
}

header.logo-hold {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
}

    header.logo-hold .logo-left h1 {
        color: #0364a8;
        font-size: 30px;
        text-transform: uppercase;
        line-height: 20px;
        font-weight: 700;
        margin: 0;
        padding: 0;
    }

article {
}



.nav.nav-pills.flex-column.custom-sspy {
    display: flex;
    flex-flow: column;
}

    .nav.nav-pills.flex-column.custom-sspy li.nav-item {
        display: block;
    }

        .nav.nav-pills.flex-column.custom-sspy li.nav-item a {
            color: #222222;
            font-size: 14px;
            font-weight: 500;
            font-family: 'Montserrat', sans-serif;
            background: transparent;
            border-bottom: 1px dotted #dbe6e6;
        }

.head-fixedtop {
    position: fixed;
    width: 100%;
    background: #FFFFFF;
    z-index: 99;
}

article.main-content {
    padding-top: 110px;
    position: relative;
    margin-bottom: 20px;
}

.table-cust .fa {
    color: #777;
    font-size: 18px;
    cursor: pointer;
}

.table-cust thead th {
    color: #dc2f33;
    font-weight: 600;
    font-size: 13px;
    display: table-cell;
    vertical-align: middle !important;
}

.table-cust tbody td {
    color: #555;
    font-weight: 400;
    font-size: 14px;
}

.dataTables_wrapper.dt-bootstrap4 label {
    font-size: 14px;
    color: #222;
}

.dataTables_info {
    font-size: 14px;
    color: #222;
}

.paginate_button.page-item {
    font-size: 14px;
    color: #222;
}

.table.table-cust th, .table.table-cust td {
    padding: 5px 10px !important;
}

.table.table-cust a {
    color: #005aa1;
    font-weight: 500;
    line-height: 19px;
    padding: 0;
    margin: 0;
}

.table.table-cust span {
    color: #222;
    font-weight: 500;
    line-height: 19px;
    padding: 0;
    margin: 0;
    font-size: 13px;
}

.btnnew-sec {
    position: absolute;
    right: 0;
    z-index: 9;
}

.table {
    margin-bottom: 0px !important;
}

.thd-w5 {
    width: 5% !important;
}

.thd-w10 {
    width: 10% !important;
}

.thd-w15 {
    width: 15% !important;
}

.thd-w20 {
    width: 20% !important;
}

.thd-w25 {
    width: 25% !important;
}

.thd-w30 {
    width: 30% !important;
}

.thd-w35 {
    width: 35% !important;
}

.thd-w40 {
    width: 40% !important;
}

.thd-w45 {
    width: 45% !important;
}

.thd-w50 {
    width: 50% !important;
}

.thd-w55 {
    width: 55% !important;
}

.thd-w60 {
    width: 60% !important;
}

.thd-w65 {
    width: 65% !important;
}

.thd-w70 {
    width: 70% !important;
}

.thd-w75 {
    width: 75% !important;
}

.thd-w80 {
    width: 80% !important;
}

.thd-w85 {
    width: 85% !important;
}

.thd-w85 {
    width: 90% !important;
}

.thd-w85 {
    width: 95% !important;
}

a {
    cursor: pointer;
}

.mrt-25 {
    margin-top: 25px !important;
}

.mrt-15 {
    margin-top: 15px !important;
}

.global-disable {
    opacity: 0.6;
    pointer-events: none;
    cursor: default;
}



.btn.btn-primary.button-green {
    font-family: 'Montserrat', sans-serif;
    background-color: rgba(113, 192, 67, 0.9);
    border: 1px solid rgba(113, 192, 67, 0.9);
    color: #FFF;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    padding: 8px 20px;
    margin: 0;
    line-height: 100%;
    border-radius: 2px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: fit-content;
}

    .btn.btn-primary.button-green:hover {
        background: rgba(113, 192, 67, 1);
        border: 1px solid rgba(113, 192, 67, 1);
        color: #FFFFFF;
    }

    .btn.btn-primary.button-green:focus {
        box-shadow: none !important;
        background-color: rgba(113, 192, 67, 1) !important;
        border: 1px solid rgba(113, 192, 67, 1) !important;
    }

    .btn.btn-primary.button-green:active {
        box-shadow: none !important;
        background-color: rgba(113, 192, 67, 1) !important;
        border: 1px solid rgba(113, 192, 67, 1) !important;
    }

.btn.btn-primary.button-redfill {
    font-family: 'Montserrat', sans-serif;
    background-color: rgba(195, 50, 53, 0.9);
    border: 1px solid rgba(195, 50, 53, 0.9);
    color: #FFF;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    padding: 8px 20px;
    margin: 0;
    line-height: 100%;
    border-radius: 2px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: fit-content;
}

    .btn.btn-primary.button-redfill:hover {
        background: rgba(195, 50, 53, 1);
        border: 1px solid rgba(195, 50, 53, 1);
        color: #FFFFFF;
    }

    .btn.btn-primary.button-redfill:focus {
        box-shadow: none !important;
        background-color: rgba(195, 50, 53, 1) !important;
        border: 1px solid rgba(113, 192, 67, 1) !important;
    }

    .btn.btn-primary.button-redfill:active {
        box-shadow: none !important;
        background-color: rgba(195, 50, 53, 1) !important;
        border: 1px solid rgba(113, 192, 67, 1) !important;
    }

.btn.btn-primary.button-add {
    background: rgba(220, 81, 76, 0.9);
    border: 1px solid rgba(220, 81, 76, 0.9);
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 0px;
    margin: 0;
    line-height: 100%;
    border-radius: 2px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

    .btn.btn-primary.button-add:hover {
        background: rgba(220, 81, 76, 1);
        border: 1px solid rgba(220, 81, 76, 1);
        color: #FFFFFF;
    }

    .btn.btn-primary.button-add:focus {
        box-shadow: none;
    }

.btn.btn-primary.button-greyoutline {
    background: rgba(256, 256, 256, 1);
    border: 1px solid rgba(45, 45, 45, 0.9);
    color: #454545;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 8px 20px;
    margin: 0;
    line-height: 100%;
    border-radius: 2px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12)
}

    .btn.btn-primary.button-greyoutline:hover {
        background: rgba(256, 256, 256, 1);
        border: 1px solid rgba(45, 45, 45, 1);
        color: #454545;
    }

.btn.btn-primary.button-greyoutlinel:focus {
    box-shadow: none !important;
    background-color: rgba(256, 256, 256, 1) !important;
    border: 1px solid rgba(45, 45, 45, 1) !important;
    color: #454545;
}

.btn.btn-primary.button-greyoutlinel:active {
    box-shadow: none !important;
    background-color: rgba(256, 256, 256, 1) !important;
    border: 1px solid rgba(45, 45, 45, 1) !important;
    color: #454545;
}

.button-greyoutline {
    background: rgba(256, 256, 256, 1);
    border: 1px solid rgba(45, 45, 45, 0.9);
    color: #454545;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 8px 20px;
    margin: 0;
    line-height: 100%;
    border-radius: 2px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    width: fit-content;
}

    .button-greyoutline:hover {
        background: rgba(256, 256, 256, 1);
        border: 1px solid rgba(45, 45, 45, 1);
        color: #454545;
    }

.button-greyoutlinel:focus {
    box-shadow: none !important;
    background-color: rgba(256, 256, 256, 1) !important;
    border: 1px solid rgba(45, 45, 45, 1) !important;
    color: #454545;
}

.button-greyoutlinel:active {
    box-shadow: none !important;
    background-color: rgba(256, 256, 256, 1) !important;
    background: rgba(256, 256, 256, 1) !important;
    border: 1px solid rgba(45, 45, 45, 1) !important;
    color: #454545;
}


.account-right {
    width: auto;
}

ul#menu-log {
    color: #3c3c3c;
    margin-bottom: 0px;
}

    ul#menu-log > li {
        float: left;
        list-style-type: none;
        position: relative;
        padding: 0px;
    }

    ul#menu-log label {
        position: relative;
        display: block;
        padding: 0 20px 0 0px;
        margin: 0;
        transition: background 0.3s;
        cursor: pointer;
        font-size: 14px;
        font-weight: 500;
    }

    ul#menu-log ul.submenu li {
        padding: 0;
        width: 100%;
        border-bottom: 1px solid rgba(45,45,45, 0.15);
    }

    ul#menu-log label:after {
        content: "";
        position: absolute;
        display: block;
        top: 50%;
        right: 5px;
        width: 0;
        height: 0;
        border-top: 4px solid rgba(0,0,0, .5);
        border-bottom: 0 solid rgba(0,0,0, .5);
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        transition: border-bottom .1s, border-top .1s .1s;
    }

    ul#menu-log label:hover,
    ul#menu-log input:checked ~ label {
        align-items: center;
    }

        ul#menu-log input:checked ~ label:after {
            border-top: 0 solid rgba(0,0,0, .5);
            border-bottom: 4px solid rgba(0,0,0, .5);
            transition: border-top .1s, border-bottom .1s .1s;
        }

    /*hide the inputs*/
    ul#menu-log input {
        display: none
    }

        /*show the second levele menu of the selected voice*/
        ul#menu-log input:checked ~ ul.submenu {
            max-height: 300px;
            transition: max-height 0.5s ease-in;
            display: flex;
            flex-flow: column;
            width: 220px;
            align-items: flex-start;
            box-sizing: border-box;
            right: -18px;
            margin-top: 22px;
        }

    /*style for the second level menu*/
    ul#menu-log ul.submenu {
        max-height: 0;
        padding: 0px;
        overflow: hidden;
        list-style-type: none;
        background: #FFF;
        box-shadow: 0 2px 4px rgba(0,0,0,.3);
        transition: max-height 0.5s ease-out;
        position: absolute;
        min-width: 100%;
        display: none;
        flex-flow: column;
    }

        ul#menu-log ul.submenu li a {
            display: block;
            padding: 12px 10px;
            font-size: 14px;
            color: #454545;
            text-decoration: none;
            transition: background .3s;
            white-space: nowrap;
        }

            ul#menu-log ul.submenu li a:hover {
                background: transparent;
            }

        ul#menu-log ul.submenu .submenu-pic-outer {
            width: 100%;
            height: 90px;
            margin: 0px auto;
            background: #0089c8;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #FFF;
            font-weight: 600;
            font-size: 38px;
            line-height: 100%;
        }

            ul#menu-log ul.submenu .submenu-pic-outer img.menu-profile-pic {
                width: 100%;
                height: 100%;
                object-fit: cover;
                border-radius: 50%;
            }

        ul#menu-log ul.submenu li a span {
            margin-right: 8px;
        }

            ul#menu-log ul.submenu li a span .fa {
                color: #777;
                font-size: 16px;
            }

    ul#menu-log .uname-dp {
        background: #FFF;
        color: #67b738;
        width: 25px;
        height: 25px;
        display: inline-block;
        border-radius: 50%;
        margin-right: 5px;
        padding: 3px 2px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 13px;
        line-height: 19px;
    }

#myScrollspy ul.nav.nav-pills.flex-column a.nav-link {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

    #myScrollspy ul.nav.nav-pills.flex-column a.nav-link:hover {
        color: #222;
        background-color: #f1f9f9 !important;
        border-right: 2px solid #aecccc;
        border-radius: 0px;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #e7f1f1 !important;
    border-right: 2px solid #50bcbd;
    border-radius: 0px;
}

ul#menu-log label span.dp-name {
    background: #0089c8;
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 50%;
    padding: 4px 4px;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
}

.wrapper {
    max-width: 100%;
}

/* Top Menu */
nav.custom-topnav {
    width: 100%;
}

    nav.custom-topnav .menu-wrapper {
        width: 100%;
        height: 40px;
        background: #0089c8;
        margin: 0;
        padding: 0 15px;
        box-sizing: border-box;
    }

        nav.custom-topnav .menu-wrapper ul {
            display: flex;
            margin: 0;
            padding: 0;
            height: 40px;
            justify-content: flex-start;
            align-items: center;
        }

            nav.custom-topnav .menu-wrapper ul li {
                margin: 0 0px;
                text-decoration: none;
                list-style-type: none;
            }

                nav.custom-topnav .menu-wrapper ul li a {
                    color: #FFF;
                    text-transform: uppercase;
                    font-size: 14px;
                    font-weight: 600;
                    line-height: 21px;
                    background: #f0565a;
                    height: 40px;
                    display: flex;
                    align-items: center;
                    margin: 0;
                    padding: 0 20px;
                    transition: all 1s ease;
                }

                    nav.custom-topnav .menu-wrapper ul li a:hover {
                        background: #dc2f33;
                        text-decoration: none;
                    }

                    nav.custom-topnav .menu-wrapper ul li a.active {
                        background: #dc2f33;
                    }

/* Heading and Breadcrumbs styling */
.head-bredcrumb {
    width: 100%;
    background: #f6f6f6;
    height: 40px;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    box-sizing: border-box;
    align-items: center;
}

    .head-bredcrumb .hleft-sec h1 {
        color: #3c3c3c;
        font-size: 18px;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
        font-weight: 600;
        line-height: 21px;
    }

    .head-bredcrumb .bright-sec {
        height: 40px;
    }

ul.breadcrumb {
    padding: 10px 0px;
    list-style: none;
    background-color: transparent;
}

    ul.breadcrumb li {
        display: inline;
        font-size: 14px;
        font-weight: 400;
    }

        ul.breadcrumb li + li:before {
            padding: 8px;
            color: black;
            content: "/\00a0";
        }

        ul.breadcrumb li a {
            color: rgba(83, 76, 224, 1);
            text-decoration: none;
        }

            ul.breadcrumb li a:hover {
                color: rgba(83, 76, 224, 0.8);
                text-decoration: none;
            }

/* Body content starts here */
.container-fluid.custom-bodywrapper {
    padding-top: 130px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
}

article.article-content {
    display: block;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 40px;
}



.first-viewhold {
    width: 100%;
}

.grey-hold {
    background: #f1f1f1;
    width: 100%;
    display: block;
    padding: 15px;
    margin: 0 0;
}

.first-viewhold {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
}

    .first-viewhold .child-l {
        width: 25%;
        font-size: 14px;
        font-weight: 400;
        color: #777;
        padding-right: 20px;
        box-sizing: border-box;
        padding-left: 10px;
    }

        .first-viewhold .child-l span {
            font-weight: 600;
            margin-right: 5px;
            color: #3c3c3c;
        }

.form-group.m-form label {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 500;
    line-height: 20px;
}

.form-group.m-form input.form-control {
    border: 1px solid #bfbfbf;
    border-radius: 0px;
    height: 35px;
    
    color: #3c3c3c;
    font-size: 14px;
}

.redstar {
    color: #f84f4f;
    font-size: 16px;
}

.form-group.m-form select.form-control {
    border: 1px solid #bfbfbf;
    border-radius: 0px;
    height: 35px;
    
    color: #3c3c3c;
    font-size: 14px;
}

.form-group.m-form textarea.form-control {
    border: 1px solid #bfbfbf;
    border-radius: 0px;
    color: #3c3c3c;
    font-size: 14px;
}

.mt15 {
    margin-top: 15px !important;
}

.pdng-20 {
    padding: 20px !important;
}

.checkB-hold {
    display: flex;
    flex-flow: row wrap;
}

.p-rel {
    position: relative !important;
    display: block;
}

.datepick-ico {
    background: url(../images/all-icons.png) no-repeat 0 0;
    width: 13px;
    height: 13px;
    background-position: 0px -11px;
    position: absolute;
    right: 10px;
    top: 10px;
}

/* Check box styling */
.container-cb {
    display: flex;
    align-items: center;
    height: 28px;
    position: relative;
    padding-left: 28px !important;
    margin-right: 15px !important;
    cursor: pointer;
    font-size: 14px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .container-cb input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .container-cb .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 18px;
        width: 18px;
        background-color: transparent;
        border: 1px solid #bfbfbf;
        border-radius: 4px;
    }

    .container-cb:hover input ~ .checkmark {
        background-color: #ccc;
    }

    .container-cb input:checked ~ .checkmark {
        background-color: #2196F3;
        border-color: #2196F3;
    }

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container-cb input:checked ~ .checkmark:after {
    display: block;
}

.container-cb .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*  End Check box styling */


/*  Radio Button Styling */
.rd-hold {
    display: flex;
    align-items: center;
    height: 100%;
    flex-flow:row wrap;
}

    .rd-hold label {
        margin-right: 20px !important;
        display: flex;
        align-items: center;
        height: 25px;
    }

.container-rd {
    display: block;
    position: relative;
    padding-left: 25px !important;
    margin-bottom: 0px !important;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .container-rd input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    /* Create a custom radio button */
    .container-rd .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: transparent;
        border-radius: 50%;
        border: 6px solid #e1e1e1;
    }

    /* On mouse-over, add a grey background color */
    .container-rd:hover input ~ .checkmark {
        background-color: #ccc;
    }

    /* When the radio button is checked, add a blue background */
    .container-rd input:checked ~ .checkmark {
        background-color: #2196F3;
    }

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-rd input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container-rd .checkmark:after {
    top: -1px;
    left: -1px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: transparent;
    border: 5px solid #0089c8;
}



/* Tab pan styling*/
.tab-pane {
    padding: 20px 0;
}

    .tab-pane.fade.in.active {
        opacity: 1;
    }

.nav.nav-tabs {
    border-bottom: 2px solid #bfbfbf;
}

    .nav.nav-tabs li {
        position: relative;
        transition: all 1s ease;
    }

        .nav.nav-tabs li a {
            color: #3c3c3c;
            font-size: 15px;
            font-weight: 500;
            text-transform: uppercase;
            padding: 20px;
            line-height: 20px;
            margin: 0;
            transition: all 1s ease;
        }

            .nav.nav-tabs li a:hover {
                text-decoration: none;
                color: #0089c8;
            }

                .nav.nav-tabs li a:hover:after {
                    content: '';
                    position: absolute;
                    background: #0089c8;
                    width: 100%;
                    height: 2px;
                    display: block;
                }

        .nav.nav-tabs li.active a {
            color: #0089c8;
        }

        .nav.nav-tabs li.active:after {
            content: '';
            position: absolute;
            background: #0089c8;
            width: 100%;
            height: 2px;
            display: block;
        }

.common-lable {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 500;
    line-height: 20px;
}

.tab-inline {
    display: flex;
    flex-flow: row wrap;
}

    .tab-inline span {
        margin-right: 5px;
    }

        .tab-inline span:last-child {
            margin-right: 0px;
        }


/* Footer styling*/
.container-fluid.content-view {
    display: inline-block;
    margin-bottom: 50px;
}

#page-container {
    position: relative;
    min-height: 100vh;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
}

.footer-hold {
    background: #f3f3f3;
    height: 50px;
    padding: 0 20px;
    margin: 0;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .footer-hold p {
        font-size: 13px;
        color: #575757;
        font-weight: 400;
        padding: 0;
        margin: 0;
        line-height: 20px;
    }

/* Select drop down */
/* default browser issues */
.form-group.m-form select {
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
}

.form-group.m-form select {
    text-indent: 1px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down-arrow2.png) 98% 50% no-repeat !important;
}

.inline-element {
    display: flex;
}

.widmid {
    width: 230px !important;
}

.widxl {
    max-width: 500px !important;
    width: 100% !important;
}

.datefield {
    width: 152px !important;
}

h3.subhead {
    font-size: 18px;
    font-weight: 500;
    color: #3c3c3c;
    line-height: 21px;
    padding: 0 0;
    margin: 0 0;
}

.f14 {
    font-size: 14px !important;
    line-height: 16px !important;
}

.f15 {
    font-size: 15px !important;
    line-height: 16px !important;
}

.f16 {
    font-size: 16px !important;
    line-height: 16px !important;
}

.w400 {
    font-weight: 400 !important;
}

.w500 {
    font-weight: 500 !important;
}

.w600 {
    font-weight: 600 !important;
}


.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: #f0565a !important;
    border-color: #f0565a !important;
}

.page-link {
    position: relative;
    display: block;
    font-size: 14px !important;
    padding: 4px 8px !important;
}

.form-control-sm {
    border-radius: 0px !important;
}

table.table-customnew {
    width: 100%;
}

    table.table-customnew .form-group {
        margin-bottom: 0px !important;
    }

.table-customnew tr {
    border: 1px solid #e1e1e1;
}

    .table-customnew tr td, .table-customnew tr th {
        border: 1px solid #e1e1e1;
    }

    .table-customnew tr th {
        font-size: 14px;
        font-weight: 400;
    }

    .table-customnew tr td {
        font-size: 14px;
    }

    .table-customnew tr td {
        padding: 5px;
    }

table.table-customnew .bg-grey {
    background: #f1f1f1;
}

table.table-customnew .head-rowhold {
    background: #d5d5d5;
    width: 20% !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-right: 1px solid #bbb;
}

table.table-customnew .subhead-row {
    background: #edecec;
    width: 15% !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    border-right: 1px solid #cccccc;
}

.cf-sml {
    width: 232px;
    margin: 0;
    padding: 0;
}

.head-rowholdsml {
    background: #d5d5d5;
    width: 30% !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-right: 1px solid #bbb;
}
table.table-customnew{width:100%;}
table.table-customnew .form-group{margin-bottom:0px !important;}
.table-customnew tr{border:1px solid #e1e1e1;}
    .table-customnew tr td, .table-customnew tr th {
      /*  border: 1px solid #e1e1e1;*/
        border: 1px solid #bfbfbf
    }
.table-customnew tr th{font-size:14px; font-weight:400;}
.table-customnew tr td{font-size:14px;}
.table-customnew tr td{padding:5px;}
table.table-customnew .bg-grey{background:#f1f1f1;}
table.table-customnew .head-rowhold{background:#d5d5d5; width:20% !important;  font-size: 16px; font-weight: 500; line-height: 24px; border-right: 1px solid #bbb;}
table.table-customnew .subhead-row{background:#edecec; width:15% !important;  font-size: 14px; font-weight: 500; line-height: 24px; border-right: 1px solid #cccccc;}
.cf-sml{width: 232px; margin: 0; padding: 0;}

.table-customnew.table-inlinetd

.table-customnew.table-priceflow {
    width: 100%;
}

.table-customnew.table-priceflow tr.firstcol1 th:first-child {
    width: 20% !important;
}

.table-customnew.table-priceflow tr td {
    width: 70px !important;
}

.table-customnew.table-priceflow tr td, .table-customnew.table-priceflow tr th {
    padding: 4px;
    text-align: center;
}

table.table-customnew.table-priceflow td {
    position: relative;
}

.bg-greyhead {
    background: #f4eeee !important;
}

.bg-lyt1 {
    background: #ecf0f5 !important;
}

.bg-grymid {
    background: #f2ebeb !important;
}

.f15 {
    font-size: 15px;
    font-weight: 600 !important;
}

.f14fw6 {
    font-size: 14px;
    font-weight: 600 !important;
}

table.table-customnew.table-priceflow td input {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    margin: 0;
    height: 100% !important;
    width: 100%;
    border-radius: 0 !important;
    border: none;
    padding: 4px;
    box-sizing: border-box;
}


/* 20-4-21 css */
.tdwidth25 {
    width: 25% !important;
}

.navbar {
    overflow: hidden;
    background-color: #f0565a;
    justify-content: flex-start !important;
    position: static !important;
    padding: 0px !important;
}

    .navbar a {
        float: left;
        font-size: 16px;
        color: white;
        text-align: center;
        padding: 8px 16px;
        text-decoration: none;
        text-transform: uppercase;
    }

.subnav {
    float: left;
    overflow: hidden;
}

    .subnav .subnavbtn {
        font-size: 16px;
        border: none;
        outline: none;
        color: white;
        padding: 6px 16px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

    .navbar a:hover, .subnav:hover .subnavbtn {
        background-color: #dc2f33;
        color: #FFF;
        text-decoration: none;
    }

.subnav-content {
    display: none;
    position: absolute;
    left: 0;
    background-color: #dc2f33;
    width: 100%;
    z-index: 1;
}

    .subnav-content a {
        float: left;
        color: white;
        text-decoration: none;
        font-size:16px;

    }

        .subnav-content a:hover {
            background-color: #eee;
            color: black;
        }

.subnav:hover .subnav-content {
    display: block;
}

@media only screen and (max-width:1024px) {
}

.table.table-bordered.uploadlist_table {
    table-layout: fixed;
    margin-top: 5px;
}


.uploadlist_table tbody td:first-child {
    font-size: 14px;
    display: inline-block;
    border: none;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.uploadlist_table thead th {
    padding: 4px 8px;
}

.uploadlist_table tbody td {
    padding: 4px 8px;
}

.custhead22 {
    font-size: 20px;
    font-weight: 600;
    color: #c33235;
    line-height: 21px;
    margin-bottom: 10px;
    position: relative;
}

    .custhead22:after {
        content: '';
        background: #ddd;
        width: 25px;
        height: 3px;
        position: absolute;
        left: 0;
        bottom: 0;
    }


.widget-flow {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

    .widget-flow .ind-hold1 {
        width: 49.2%;
        margin-right: 7px;
        border: 1px solid #bfbfbf;
        margin-bottom: 10px;
        padding: 10px;
        box-sizing: border-box;
    }


.form-control.form-red {
    border: 1px solid #c33235 !important;
}

.checkmark.form-red {
    border: 1px solid #c33235 !important;
}

.minda-ddl.form-red {
    border: 1px solid #c33235 !important;
}

select.form-control.form-red {
    border: 1px solid #c33235 !important;
}

textarea.form-control.form-red {
    border: 1px solid #c33235 !important;
}

/*.checkmark.form-red {
    border: 1px solid #c33235 !important;
}*/


.global-disable {
    opacity: 0.6;
    pointer-events: none;
    cursor: default;
    background: rgba(0,0,0, 0.1);
}

.tdwidth25 {
    width: 25% !important;
}

}

.heading_cards h6 {
    margin: 2px 0;
    display: inline-block;
}

.heading_cards a {
    float: right;
    display: inline-block;
    margin-right: 15px;
    color: #f0565a;
    padding: 2px 15px;
    background: #f1f1f1;
    border-radius: 3px;
}

.heading_cards span {
    float: right;
    display: inline-block;
    margin-right: 15px;
    color: #f0565a;
    font-weight: bold;
    font-size: 16px;
}

.heading_cards {
    background: #f0565a;
    padding: 5px 0 5px 15px;
    width: 100%;
    color: #fff;
}


/*2/5/21*/
.tdwidth30{width:30% !important;}


/*Approval Master*/
.modal-content.midal-custommodal {
    border-radius: 1px;
}

    .modal-content.midal-custommodal .modal-header {
        background: #c33235;
        border-radius: 0px;
        padding: 5px 15px;
        display: flex;
        flex-flow: row-reverse;
        box-sizing: border-box;
    }

        .modal-content.midal-custommodal .modal-header h4.modal-title {
            color: #FFFFFF;
            font-size: 18px;
            line-height: 18px;
            margin: 0;
            padding: 10px 0 5px 0px;
        }

        .modal-content.midal-custommodal .modal-header .close {
            padding: 1rem 1rem;
            margin: -1rem -1rem -1rem auto;
            color: #FFFFFF;
            font-weight: 200;
            font-size: 30px;
        }

    .modal-content.midal-custommodal .modal-footer {
        border-top: 0px;
        padding: 0 0 15px 0;
    }


/* 4/5/2021 */

.menu-wrapper .navbar {
    overflow: visible;
    /*background-color: #f0565a;*/
    background-color: #0089c8;
    justify-content: flex-start;
    padding: 0;
}

    .menu-wrapper .navbar a {
        float: left;
        font-size: 16px;
        color: white;
        text-align: center;
        padding: 8px 16px;
        text-decoration: none;
    }

.menu-wrapper .dropdown {
    float: left;
    overflow: hidden;
    position: unset !important;
}

    .menu-wrapper .dropdown .dropbtn {
        font-size: 16px;
        border: none;
        outline: none;
        color: white;
        padding: 8px 20px;
        background-color: #0089c8;
        font-family: inherit;
        margin: 0;
    }

    .menu-wrapper .navbar a:hover, .menu-wrapper .dropdown:hover .menu-wrapper .dropbtn {
        background-color: #0089c8;
    }

.menu-wrapper .dropdown-content {
    display: none;
    position: absolute;
    background-color: #0089c8;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .menu-wrapper .dropdown-content a {
        float: none;
        color: #eeeeee;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
        font-size:14px;
    }

    /*05-05-2021*/
.menu-wrapper .dropdown-content a:hover {
    background-color: rgba(256,256,256, 0.3);
    color: #FFFFFF;
}

.menu-wrapper .dropdown:hover .menu-wrapper .dropdown-content {
    display: block;
    background-color: rgb(220, 47, 51);
}

.menu-wrapper .dropdown:hover {
    /*background-color: rgb(220, 47, 51);*/
}

    .menu-wrapper .dropdown:hover .dropdown-content {
        display: block !important;
    }

/*.menu-wrapper .active {
    background-color: rgb(220, 47, 51);
}
 fixed the red color 03Feb2025*/


/* Modal popup style */
.modal-content.midal-custommodal {
    border-radius: 1px;
}

    .modal-content.midal-custommodal .modal-header {
        background: #c33235;
        border-radius: 0px;
        padding: 5px 15px;
        display: flex;
        flex-flow: row-reverse;
        box-sizing: border-box;
    }

        .modal-content.midal-custommodal .modal-header h4.modal-title {
            color: #FFFFFF;
            font-size: 18px;
            line-height: 18px;
            margin: 0;
            padding: 10px 0 5px 0px;
        }

        .modal-content.midal-custommodal .modal-header .close {
            padding: 1rem 1rem;
            margin: -1rem -1rem -1rem auto;
            color: #FFFFFF;
            font-weight: 200;
            font-size: 30px;
        }

    .modal-content.midal-custommodal .modal-footer {
        border-top: 0px;
        padding: 0 0 15px 0;
    }

/* 5/5/2021 */
.print-preview {
    display: flex;
    flex-flow: column;
    margin-bottom: 15px;
}

.print-logo {
    height: 75px;
}

.logo-headerul {
    border: 3px solid #ddd;
    margin-bottom: 10px;
    width: 100%;
    padding: 10px;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
}

.print-preview label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
    color: #777777;
}

.print-preview span {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
    color: #111111;
}

.print-listviewmid {
    display: flex;
    flex-flow: column;
}

    .print-listviewmid p {
        font-size: 15px;
        margin: 0 0 4px 0;
        padding: 0;
        color: #111;
    }

.flex-printinline {
    display: flex;
    justify-content: flex-start;
}

    .flex-printinline > DIV {
        margin-right: 20px;
    }

.flex-centeralign {
    display: flex;
    justify-content: center;
}

.print-bgtop {
    border: 1px solid #bfbfbf;
    padding: 15px 15px 0 15px;
    box-sizing: border-box;
    width: 100%;
    display: block;
    float: left;
}

.row {
    display: flex;
    flex-flow: row wrap;
}
@media print {
    #btnprint {
        display: none;
    }
    #btnPrintClose {
        display: none;
    }

}

.ui-datepicker {
    z-index: 999 !important;
}

    @media only screen and (max-width:1024px) {
    }

    /*Added content 12-05-2201*/
.btn.btn-info.btn-sm.cust-rtalign {
    font-family: 'Montserrat', sans-serif;
    background-color: rgba(195, 50, 53, 0.9);
    border: 1px solid rgba(195, 50, 53, 0.9);
    color: #FFF;
    font-size:12px;
    margin: 2px 0 0 0;
    padding: 0 10px !important;
    height: 35px;
}

    .btn.btn-info.btn-sm.cust-rtalign:hover, .btn.btn-info.btn-sm.cust-rtalign:focus {
        background-color: rgba(195, 50, 53, 1);
        border: 1px solid rgba(195, 50, 53, 1);
    }

.form-group.m-form.tab-inlinenfr span.p-rel {
    margin-right: 5px;
}

.menu-wrapper .dropdown .dropbtn i.fa.fa-caret-down {
    margin-left: 8px;
}

/* Added May 12*/
.tab-inlinenfr {
    display: flex;
    flex-flow: row wrap;
    margin-top: 10px;
}

.hiddupload {
    width: auto;
    font-size: 13px;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 4px;
}

.spechead {
    display: flex;
    flex-flow: row wrap;
}

    .spechead .spec1 {
        margin-right: 10px;
    }

.form-control:disabled, .form-control[readonly] {
    font-size: initial !important;
}

.cust-border {
    margin-right: 7px;
    border: 1px solid #bfbfbf;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
}

.form-group.m-form.flupld-1 {
    height: auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 5px;
}

    .form-group.m-form.flupld-1 .form-control {
        margin-bottom: 0px;
        margin-right: 10px;
        flex: 1;
        margin-top: 5px;
    }

.flex-flupinline22 {
    display: flex;
    flex-flow: row wrap;
}

    .flex-flupinline22 .form-control.customFile {
        margin-right: 10px;
        width: calc(100% - 70px);
        flex: 1;
    }

    .flex-flupinline22 input.file-upload-pfr.btn.btn-primary.button-redfill {
        height: 34px;
        min-width: 60px;
    }

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
    width: 100%;
    max-width: 300px !important;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 20%);
    margin: 0;
    padding: 0;
    background: #FFF;
    z-index:9999;
}

li.ui-menu-item {
    list-style-type: none;
    color: #222;
    background: rgba(0,0,0, 0.05);
    height: 30px;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 10px;
}

    li.ui-menu-item:hover {
        background: rgba(0,0,0, 0.1);
    }

.ui-menu-item-wrapper {
    color: #777;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.flex-centeralign{display:flex; justify-content:center;}
.form-control.input-sm.ui-autocomplete-input {
    font-size: 14px;
    width: 100%;
    max-width: 300px !important;
}

.