/* @font-face {
    font-family: 'Reckless Neue';
    src: url('../fonts/RecklessNeue-Regular.woff2') format('woff2'), url('../fonts/RecklessNeue-Regular.woff') format('woff'), url('../fonts/RecklessNeue-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
} */

body {
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    color: #000;
    background-color: #fff;
}

section {
    margin: 30px 0px;
}

section p {
    font-size: 17px;
    font-weight: 300;
}

section h2 {
    font-family: 'Montserrat', sans-serif;
    color: #704700;
    font-size: 2.5rem;
    margin-bottom: 25px;
}

.title2 {
    color: #704700;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.display-4 {
    font-size: 35pt!important;
    font-weight: 300;
    line-height: 1.2;
    color: #000;
    margin-top: -48px;
    margin-bottom: 40px;
}

.title {
    color: #704700;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 22px;
}

.banner {
    background-repeat: no-repeat;
    min-height: 188px;
    background-size: 100%;
    background-color: #faf8f4;
    padding-bottom: 0;
}

.navbar {
    padding: .2rem 1rem;
}

strong {
    font-weight: 800;
}

.au-breadcrumb-content li:last-child {
    color: #704700;
    font-weight: 800;
}

.banner .display-3 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
    font-weight: 800;
}

.heading_bg {
    background-image: url(/public/img/heading-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 41px;
    text-align: center;
    line-height: 35px;
    background-size: contain;
}

.believe {
    background-image: url(../img/about-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 10px;
    text-align: center;
    background-size: auto;
}

.bg_mind {
    background: url(../img/bg-logo.png) 19% 202% no-repeat;
    padding: 77px 0 0 0;
    background-color: #f4f1ea;
}

.md {
    margin-bottom: -50px;
}

.md-2 {
    margin-bottom: -90px;
}

.body_ness {
    background: url(../img/bg-logo.png)84% 25% no-repeat;
    padding: 10px;
    background-color: #fff;
}

.bg-black {
    background: #000;
}

footer {
    background: #000;
}

footer .text-light {
    color: #a6a6a6!important;
}

footer .text-light:focus,
a.text-light:hover {
    color: #ecbf6f!important;
    text-decoration: none!important;
}

footer .text-secondary {
    color: #fff!important;
}

footer h4 {
    color: #fff!important;
    font-size: 16px;
    letter-spacing: 1px;
}

footer {
    background: #5e5f22;
    padding-top: 15px;
    margin-top: 0px;
}

footer .fa,
.bi {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}

footer .fa:hover,
.bi:hover {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
    height: 30px;
}

.border-top {
    border-top: 1px solid #322919!important;
}

.chat-icon {
    background: url(../img/chat-icon.png) top left no-repeat;
    padding: 30px;
    width: 98px;
    height: 78px;
    float: left;
}

.chat-icon:hover {
    background: url(../img/chat-icon.png) bottom left no-repeat;
    padding: 30px;
    width: 98px;
    height: 78px;
    float: left;
}

.top-link {
    background: url(../img/up-icon.png)top left no-repeat;
    padding: 30px;
    width: 98px;
    height: 78px;
    float: left;
}

.top-link:hover {
    background: url(../img/chat-icon-h.png)bottom left no-repeat;
    padding: 30px;
    width: 98px;
    height: 78px;
    float: left;
}

.navbar-dark .navbar-toggler {
    border-color: #000;
}


/* search box */

.services-block-three {
    margin-bottom: 30px;
}

.services-block-three i {
    font-size: 32px;
    color: #5e5f22;
}

.services-block-three>a {
    display: block;
    border: 2px solid #d5d5d5;
    border-radius: 4px;
    text-align: center;
    padding: 20px;
    position: relative;
    margin-bottom: 30px;
}

.services-block-three>a:before {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 2px solid #5e5f22;
    border-right: 2px solid #9fa037;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.services-block-three>a:after {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: 2px solid #5e5f22;
    border-left: 2px solid #9fa037;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.padding-15px-bottom {
    padding-bottom: 15px;
}

.services-block-three h4 {
    color: #5e5f22;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.services-block-three p {
    margin-bottom: 0;
    color: #757575;
}

.services-block-three>a:hover {
    opacity: 1;
    border-color: #d5d5d5;
}

a:hover,
a:active {
    color: #5e5f22;
    text-decoration: none;
}

.services-block-three>a:hover:before,
.services-block-three>a:hover:after {
    width: 95%;
    height: 90%;
}

.text-black {
    color: #000;
}

.nav-link {
    text-transform: uppercase;
}

.nav-link :hover {
    color: #9fa037;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #000;
    text-align: center;
    top: 0%!important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #9fa037;
}

.display-2 {
    color: #9fa037!important;
    font-weight: 600;
}

.bg-gold {
    background: #9fa037;
}

.text-gold {
    color: #9fa037!important;
}

@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .dropdown: hover .dropdown-menu display: none;
    margin-top: auto;
}

.header-area .credit-main-menu .classy-navbar .classynav ul li a {
    padding: 0px 8px;
}

.dropdown-menu:li {
    text-align: left;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.nav-link {
    color: #000;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    /* min-width: 10rem; */
    padding: 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #000!important;
    text-align: left;
    list-style: none;
    background-color: #fff!important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0rem 0rem 0.25rem 0.25rem;
    border-top: 0;
}


/* .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.2rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #fff!important;
    text-align: left;
    list-style: none;
    background-color: #343a40;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
} */

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #9fa037!important;
}

.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #9fa037!important;
}

.dropdown-menu a {
    color: #000;
    font-size: 14px;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #9fa037;
    border: 1px solid #fff;
    border-radius: 0.25rem;
}

#regForm {
    background-color: #ffffff;
    margin: 0px auto;
    font-family: 'Montserrat', sans-serif!important;
    padding: 40px;
    /* width: 70%; */
    min-width: 300px;
}

.credit-btn {
    background: #fb6f09!important;
    font-size: 16px;
    color: #fff;
    font-family: 'Montserrat';
    margin-top: 25px;
}

.bg-dark {
    background-color: #fff!important;
    border-bottom: 1px solid#ddd;
    box-shadow: 0px -5px 9px;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    font-weight: 500;
}

.gci img {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px!important;
    padding: 4px;
    border-radius: 5px;
}

@media only screen and (max-width: 768px) and (min-width: 240px) {
    .right_menu {
        display: none;
    }
}


/* by Rakesh tewatiya 14/01/2023*/

.btn-submit {
    color: #fff;
    background-color: #707018;
    border-color: #707018;
}

.btn-submit:hover {
    color: #fff;
    background-color: #a0a139;
    border-color: #a0a139;
}

.btn-reset {
    color: #fff;
    background-color: #a2a425;
    border-color: #a2a425;
}

.btn-reset:hover {
    color: #fff;
    background-color: #707018;
    border-color: #707018;
}

.btn-browse {
    color: #fff;
    background-color: #919268;
    border-color: #919268;
}

.btn-browse:hover {
    color: #fff;
    background-color: #707018;
    border-color: #707018;
}

.link-color {
    color: #9fa037
}

.link-color:hover {
    color: #707018
}

label {
    display: inline-block;
    margin-bottom: 0rem!important;
    margin-top: 0.3rem!important;
}

.main-content {
    min-height: 400px;
    width: 100%;
    display: inline-block;
}

.jumbotron {
    padding: 1rem 0.2rem;
    margin-bottom: 1rem;
    background-color: #fdf7c3!important;
    border-radius: 0rem;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.7em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.editop {
    border: 0;
    background: none;
}


/* Conficution */

.add-customer {
    background-color: #90883f;
    color: white;
    padding: 0px 14px 1px 0px;
    border-radius: 4px 0px;
    border-color: #90883f;
}

.add-customer:hover {
    background-color: #979816;
    color: white;
    padding: 0px 28px 1px 0px;
    border-radius: 4px 0px;
    border-color: #979816;
    transition-duration: 2s;
}

.add-customer:focus {
    outline: none;
}

.btn-web {
    background: #a0a139;
    color: #fff;
}

.btn-web:hover {
    background: #979816;
    color: #fff;
}

#mybutton {
    position: fixed;
    bottom: 10px;
    right: -3px;
}

#mybutton .fa {
    background: #979816;
    padding: 10px;
    margin-right: 6px;
}

.table .thead-web th {
    color: #fff;
    background-color: #9fa038;
    border-color: #dee2e6;
}

.yellow-strip {
    background-color: #fdf7c3!important;
}

.view-docicon {
    margin-right: -17px;
    font-size: 14px;
}

.view-docicon-td {
    margin-right: -11px;
    font-size: 9px;
}

td .btn {
    font-size: 12px!important;
}

.btn {
    font-size: 14px!important;
}

.add-customer-2 {
    background-color: #90883f;
    color: white;
    padding: 0px 14px 1px 0px!important;
    border-radius: 4px;
    border-color: #90883f;
    font-size: 16px!important;
}

.add-customer-2:hover {
    background-color: #979816;
    color: white;
    padding: 0px 28px 1px 0px;
    border-radius: 4px;
    border-color: #979816;
    transition-duration: 2s;
}

.add-customer-2:focus {
    outline: none;
}

.add-customer-2 .fa {
    background: #979816;
    padding: 10px;
    margin-right: 6px;
}


/* responsive */

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    padding-top: 5px;
    color: #fff;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
}

button:focus {
    outline: none;
}

.fs-18 {
    font-size: 18px!important
}

@media screen and (max-width: 640px) {
    .w-33 {
        width: 100% !important;
    }
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .input-group .w-75 {
        width: 100%!important;
        margin-left: 0px!important;
        margin-bottom: 10px;
    }
    .add-customer-2 {
        background-color: #90883f;
        color: white;
        padding: 0px 14px 1px 0px!important;
        border-radius: 4px;
        border-color: #90883f;
        font-size: 16px!important;
        width: 100%;
        margin-top: 10px;
    }
    .add-customer-2 .fa {
        background: transparent;
        padding: 10px;
        margin-right: 0;
        line-height: 18px;
    }
    .list-unstyled {
        padding-left: 0;
        list-style: none;
        text-align: left;
    }
    #regForm .arrow {
        display: none!important;
    }
    #regForm {
        margin: 0px auto;
        padding: 1px 15px 38px 15px!important;
        width: 100%!important;
        min-width: 300px;
        border: 1px solid #ddd;
        border-radius: 4px;
        background: #fdf7c3;
        margin-top: 26px;
    }
}

.btn-new {
    background: #fff;
    color: #333;
    border: 1px solid #ddd;
    font-size: 14px!important;
    padding: 3px 6px;
    line-height: 20px;
}

.btn-new:hover {
    background: #979816;
    color: #fff;
    border: 1px solid #ddd
}

.btn-new .fa {
    font-size: 14px!important;
}

.yellow-strip .table td,
.table th {
    padding: 0.25rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
}

.h1,
h1 {
    font-size: 1.5rem;
    text-transform: uppercase;
}

.form-control:focus {
    outline: 0 !important;
    border-color: initial;
    box-shadow: none;
}

.btn:focus {
    outline: 0 !important;
    border-color: initial;
    box-shadow: none;
}

.filter {
    color: #777;
    margin-top: 11px;
    margin-right: 9px;
    font-size: 17px;
}

.mr-10 {
    margin-right: -10px
}

.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}


/** The Spacing **/

.btn-breadcrumb .btn {
    padding: 6px 12px 6px 24px;
}

.btn-breadcrumb .btn:first-child {
    padding: 6px 6px 6px 10px;
}

.btn-breadcrumb .btn:last-child {
    padding: 6px 18px 6px 24px;
}


/** Default button **/

.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}

.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc;
}


/* .btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
                        border-left: 10px solid #ebebeb;
                    } */


/* .btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
                        border-left: 10px solid #adadad;
                    } */

#topheader .navbar-nav li>a {
    color: #333;
    transition: background-color .2s, color .2s;
    &:hover,
    &:focus {
        background-color: #333;
        color: #fff;
    }
}

#topheader .navbar-nav li.active>a {
    border-bottom: 3px solid #707018!important;
    color: #707018;
}

#topheader .navbar-nav li:hover>a {
    border-bottom: 3px solid #707018!important;
    color: #707018;
}

.pagination .page-link {
    background: #fff;
    color: #707018;
}

.pagination .page-link:hover {
    background: #5e5f22;
    color: #fff!important;
}

.pagination .active {
    background: #9fa038;
    color: #fff!important;
}

.page-link:focus {
    box-shadow: none;
}

 :focus {
    box-shadow: none;
    outline: none;
}

.btn:focus {
    box-shadow: none;
    outline: none;
}

.nav-link:hover {
    color: #707018;
}

.active-nav {
    color: #707018;
    border-bottom: 2px solid;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
}


/* .pagination .page-link a {
                background: transparent;
                color: #707018;
                padding: 10px 0px;
            } */


/* .pagination .page-link a:hover {
                background: transparent;
                color: #fff;
                background: #707018;
                padding: 10px 0px;
            } */


/* Dashboard css 02/06/2023 By RK Tewatiya */

#chartdiv {
    width: 100%;
    overflow: hidden;
}

#chartdiv4 {
    width: 100%;
    overflow: hidden;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #9d9e36;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.n-ppost-name {
    top: -24%;
    left: 57%;
    width: 64%;
    opacity: 0;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 1.0625rem;
    font-weight: 500;
    line-height: 1.4;
    visibility: hidden;
    pointer-events: none;
    background: #000;
    color: #fff;
    position: absolute;
    z-index: 99;
    font-size: 12px;
    text-align: left;
    padding: 8px;
    border-radius: 4px
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 13px solid transparent;
    border-top: 12px solid #000;
    position: absolute;
    bottom: -17%;
    right: 46%;
}

.n-ppost:hover+.n-ppost-name {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cell_box {
    width: 100%;
    float: left;
    padding: 20px 20px 0px 20px;
    border-radius: 0;
    border: 1px solid #8f9033;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 20px;
}

.cell_box p {
    padding-bottom: 0;
    margin-bottom: 0
}

.cell_box strong {
    font-size: 40px;
    color: #656629;
}

.text-danger {
    color: #ff0000!important;
}

.d_black {
    background-color: #5d5e20;
    border-radius: 8px;
    color: #fff;
    border-radius: 8px;
    margin: 2px;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #ddd;
}

.d_black strong {
    color: #a3a509;
    font-size: 47px;
    text-align: center;
    padding: 15px 0px;
}

.d_black .col-md-2 {
    text-align: center;
}

.d_black p {
    font-size: 16px;
}

.d_black span {
    font-size: 16px;
}

.d_black span a {
    font-size: 14px;
    color: #fff;
}

.d_black span a:hover {
    font-size: 14px;
    color: #b6b6b6;
}

.d_orange {
    background: #ec6841;
    color: #fff;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #ddd;
}

.d_orange p {
    font-size: 18px;
    color: #000;
}

.d_orange span {
    font-size: 16px;
}


/* .divider_d {
    background: url(/public/img/divider_dashboard.png) right top no-repeat;
} */

.divider_d {
    border-right: 1px solid #ddd;
}

.d_blue {
    background: #175063;
    color: #fff;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #ddd;
}

.d_blue strong {
    color: #a3a509;
    font-size: 47px;
    padding: 15px 0px;
}

.d_blue p {
    font-size: 16px;
    color: #fff;
}

.d_gray {
    background: #6b6b6b;
    color: #fff;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #ddd;
}

.d_green {
    background: #6dbc63;
    color: #fff;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    border: 2px solid #ddd;
}

.img_bg {
    color: #fff;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    /* background: url(http://localhost/uat.originalinspcy.com/public/img/bg-img/6.jpg) top center no-repeat; */
}


/* Vertical Slider 100% Height */

.vertical .carousel-item {
    height: auto;
    min-height: 150px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/* Vertical Slider Animation */

.vertical .carousel-item-next.carousel-item-left,
.vertical .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.vertical .carousel-item-next,
.vertical .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0);
}

.vertical .carousel-item-prev,
.vertical .active.carousel-item-left {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}


/* Vertical Ccarousel Indicators on Right */

.carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    right: auto;
    left: 0;
    width: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.carousel-indicators>li {
    display: block;
    border-radius: 12px;
    width: 12px;
    height: 12px;
    border: 0;
}

.carousel-indicators li.active {
    margin-bottom: 5px;
    background: #fff;
}


/* Vertical Carousel Controls on Right */

.carousel.vertical .carousel-control-prev,
.carousel.vertical .carousel-control-next {
    left: auto;
    right: 13.5px;
    width: 50px;
}

.carousel.vertical .carousel-control-prev.up {
    top: 0;
    bottom: 50%;
}

.carousel.vertical .carousel-control-next.down {
    top: 50%;
    bottom: 0;
}

.carousel.vertical .carousel-control-prev.up i,
.carousel.vertical .carousel-control-next.down i {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 2em;
}

.carousel.vertical .carousel-control-prev.up i {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}

.carousel.vertical .carousel-control-next.down i {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}


/* Vertical Carousel Captions Size */

.carousel-caption {
    max-width: 100%;
    width: 100%;
    height: 85%;
    left: 0;
}

.text_color {
    color: #e9ea75;
}


/* .bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/public/img/login-bg1.jpg);
    height: 100vh;
} */

.login-page .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /* background-color: #fff; */
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
    background: url(/public/img/login-form-bg.png);
}

#chartdiv7 {
    width: 100%;
    overflow: hidden;
    height: 381px
}

#chartdiv6 {
    width: 100%;
    height: 400px;
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 95%;
    }
}

a {
    color: #919268;
    text-decoration: none;
    background-color: transparent;
}

#chartdiv7 {
    width: 100%;
    overflow: hidden;
}

#chartdiv4 {
    width: 100%;
    border: 2px solid #ddd !important;
    border-radius: 22px;
    overflow: hidden;
}

.d_black p {
    font-size: 16px;
}

.d_blue p {
    font-size: 16px;
}

.carousel-indicators>li {
    display: block;
    border-radius: 12px;
    width: 10px;
    height: 10px;
    border: 0;
}

#schartdiv7 {
    height: 228px;
}

.fss {
    font-size: 37px!important
}

.h-110 {
    height: 197px;
}

.d_blue span {
    font-size: 16px;
}

.graph_heading {
    border: 2px solid #ddd;
    padding: 9px 2px 11px 15px;
    border-radius: 22px 22px 0px 0px;
    margin-bottom: -10px;
    border-bottom: 0;
    color: #000;
    background: #ddd;
}

#chartdiv {
    width: 100%;
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
    overflow: hidden;
    height: 600px;
}

#chartdiv2 {
    width: 100%;
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
    overflow: hidden;
}

#chartdiv3 {
    width: 100%;
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
    overflow: hidden;
}

#schartdiv {
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
    overflow: hidden;
}

#schartdiv2 {
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
    overflow: hidden;
}

#schartdiv3 {
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
    overflow: hidden;
}

.h-187 {
    height: 187px;
}

.h-185 {
    height: 185px;
}

.am5-modal-curtain {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    z-index: 5!important;
    border-radius: 41px!important;
}

.am5-modal-wrapper {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.5);
    z-index: 5!important;
    border-radius: 44px!important;
}


/* #chartdiv2 {
                width: 100%;
                height: 409px !important;
                border: 3px solid#ec6841;
                border-radius: 22px;
                overflow: hidden;
            } */

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99!important;
}

header {
    margin-bottom: 7% !important;
}

.chartdiv {
    width: 100%;
    height: 400px;
    z-index: 10!important;
    position: relative;
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
}

.chartdiv2 {
    width: 100%;
    height: 405px;
    z-index: 10!important;
    position: relative;
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
}

.modal-body .chartdiv {
    border: 0!important;
}

.sp-top-5 {
    vertical-align: middle!important;
    border-top: 0px solid #dee2e6!important;
    height: 100px;
}

.top-5Sp {
    margin-left: -15%;
    margin-top: 50px
}


/* @media screen and (min-device-width: 668px) and (max-device-width: 895px) {
    .container-fluid h1:first-child {
        margin-top: 0%;
        margin-bottom: -4px;
    }
    header {
        margin-top: 10%;
    }
} */

@media screen and (max-width: 667px) {
    .divider_d {
        background: none;
        border-bottom: 1px solid;
        padding: 15px;
    }
    #chartdiv {
        width: 100%;
        border: 2px solid #ddd !important;
        border-radius: 0px 0px 22px 22px!important;
        border-top: 0!important;
        overflow: hidden;
        margin-bottom: 6px;
    }
    .graph_heading {
        border: 2px solid #ddd !important;
        padding: 9px 2px 11px 15px;
        border-radius: 22px 22px 0px 0px;
        margin-bottom: -10px;
        border-bottom: 0;
        margin-top: -7px;
        padding-bottom: 20px;
    }
    .top-5Sp {
        margin-left: -8%;
        margin-top: 20%
    }
    #schartdiv {
        border: 2px solid #ddd !important;
        border-radius: 0px 0px 22px 22px!important;
        border-top: 0!important;
        overflow: hidden;
        margin-bottom: 18px;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        width: 40%!important;
    }
    .container-fluid h1:first-child {
        margin-top: 0%;
        margin-bottom: -4px;
    }
    label.w-100 {
        padding: 0;
        height: 3px;
        margin: 0;
        display: none;
    }
    .bg-white {
        background-color: #fff!important;
        margin-top: 19px;
    }
    .btn-outline-secondary {
        margin-top: 0px!important;
    }
    .nav-tabs .nav-item {
        margin-bottom: -1px;
        width: 100%;
    }
    header {
        margin-bottom: 19% !important;
    }
    #catechartdiv {
        border: 2px solid #ddd !important;
        border-radius: 0px 0px 22px 22px!important;
        border-top: .;
        margin-bottom: 29px!important;
    }
    #chartdiv2 {
        width: 100%;
        border: 2px solid #ddd !important;
        border-radius: 0px 0px 22px 22px!important;
        border-top: 0!important;
        overflow: hidden;
        margin-bottom: 29px!important;
    }
    #cancelreasonchartdiv {
        border: 2px solid #ddd !important;
        border-radius: 0px 0px 22px 22px!important;
        border-top: 0!important;
        margin-bottom: 29px!important;
    }
    .nav-tabs {
        border-bottom: 1px solid #dee2e6;
        margin-top: 14%;
    }
    #tab2 {
        border-top: 1px solid #ddd;
    }
    #tab3 {
        border-top: 1px solid #ddd;
    }
    #tab4 {
        border-top: 1px solid #ddd;
    }
    .heading {
        margin-top: 21%;
    }
    .mb-mb {
        margin-top: 0!important;
        padding-top: 0px!important;
    }
    .mb-mb {
        margin-top: 0!important;
        padding-top: 0px!important;
    }
    .mbb {
        margin-top: -8%!important;
        margin-right: 1%!important;
    }
    .btn-breadcrumb {
        margin-top: 11%;
    }
    .b-back {
        margin-top: -6%!important;
    }
    #factory_form {
        margin: 0px auto;
        padding: 1px 15px 38px 15px!important;
        width: 100%!important;
        min-width: 300px;
        border: 1px solid #ddd;
        border-radius: 4px;
        background: #fdf7c3;
        margin-top: 26px;
    }
    #agent_form {
        margin: 0px auto;
        padding: 1px 15px 38px 15px!important;
        width: 100%!important;
        min-width: 300px;
        border: 1px solid #ddd;
        border-radius: 4px;
        background: #fdf7c3;
        margin-top: 26px;
    }
    #supplier_form {
        margin: 0px auto;
        padding: 1px 15px 38px 15px!important;
        width: 100%!important;
        min-width: 300px;
        border: 1px solid #ddd;
        border-radius: 4px;
        background: #fdf7c3;
        margin-top: 26px;
    }
    .mmbb {
        margin-top: -5%!important
    }
    /* .login-bottom {
        width: 100%;
        position: relative!important;
        bottom: 0;
        padding-bottom: 0px;
        padding-top: 10px;
        left: 0;
    } */
}

@media screen and (min-width: 412px) {}

@media only screen and (min-width: 810px) {
    .tablate {
        display: none;
    }
    .tablate-width {
        width: 393px!important;
    }
    /* header {
        margin-bottom: 8% !important;
    } */
}

@media only screen and (min-width: 820px) {
    .tablate {
        display: none;
    }
    .tablate-width {
        width: 393px!important;
    }
    /* header {
        margin-bottom: 8% !important;
    } */
}

@media only screen and (min-width: 800px) {
    .tablate {
        display: none;
    }
    .tablate-width {
        width: 393px!important;
    }
    /* .login-bottom {
        width: 100%;
        position: relative!important;
        bottom: 0;
        padding-bottom: 0px;
        padding-top: 10px;
        left: 0;
    } */
}


/* @media only screen and (min-width: 896px) {
    header {
        margin-bottom: 11% !important;
    }
} */


/* @media only screen and (max-width: 896px) {
    .tablate {
        display: none;
    }
    .tablate-width {
        width: 393px!important;
    }
} */

#echartdiv {
    width: 100%;
    border: 2px solid #ddd !important;
    border-top-color: #ddd;
    border-top-style: solid;
    border-top-width: 3px;
    border-radius: 0px 0px 22px 22px !important;
    border-top: 0 !important;
    overflow: hidden;
}

#avechartdiv {
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
}

#catechartdiv {
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
}

#mchartdiv {
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
}

#cancelreasonchartdiv {
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
}

#servicetypechartdiv {
    border: 2px solid #ddd !important;
    border-radius: 0px 0px 22px 22px!important;
    border-top: 0!important;
}

#carouselExampleIndicators3 .lead {
    margin-top: 11%!important;
}


/* New-css-22/08/23 */

.regForm_new {
    margin: 0px auto;
    padding: 22px 40px 40px 40px;
    width: 90%;
    min-width: 300px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fdf7c3!important;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 15px;
}

.border_form {
    border: 1px solid#ddd;
    border-radius: 16px;
    width: 100%;
    padding: 15px;
    background: #fffffb;
}

.d_orange strong {
    color: #e9ea75;
    font-size: 47px;
    text-align: center;
    padding: 15px 0px;
}

.errors_msg {
    width: 100%;
}


/* New Deshboard design 22/12/2023 by Rakesh Tewatiya */


/* .bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/public/img/login-bg1.jpg);
    height: auto;
    color: #fff;
    padding-bottom: 30px;
} */

.bg {
    background-repeat: no-repeat;
    /*background-image: url(/public/img/login-bg1.jpg);
    background-color: #094509;*/
    height: auto;
    color: #000;
    padding-bottom: 30px;
    background-position: bottom right;
    background-size: auto;
}

.ps {
    font-size: 18px;
}

.tab_bg {
    background: #fddf66;
}

.card_bg {
    background-repeat: repeat;
    background-size: cover;
    /* background-image: url(/public/img/card_bg.png); */
}

.input_bg {
    background-repeat: repeat;
    background: url(/public/img/input_bg.png) !important;
    color: #000
}

.yellow_border {
    border: 2px solid #ddd;
    border-radius: 8px
}

.yellow_text {
    color: #000 !important
}

.p_g {
    color: #5cb046;
    font-weight: bold;
    display: block;
}

.p_r {
    color: #ef2c27;
    font-weight: bold;
    display: block;
}

.p_y {
    color: #000
}

.min_height {
    min-height: 254px;
}


/* .yellow_border .table {
    color: #fff;
} */

.yellow_border .table td,
.table th {
    padding: 4px 12px;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
    vertical-align: middle;
}

.yellow_border .table th {
    padding: 4px 12px;
    vertical-align: top;
    border-bottom: 1px solid #fddf66;
    vertical-align: middle;
}

.th_bg {
    background: #98a280;
    color: #0c3704;
    font-size: 16px;
    border-bottom: 3px solid;
}

.nav-tabs .nav-link.active {
    background-color: #707018;
    color: #ffffff !important;
    border-color: #dee2e6 #dee2e6 #fff;
    border: 0;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
    margin-bottom: -2px;
    font-size: 16px;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    border: 0;
}