.tim-row {
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}

.typography-line {
    padding-left: 15%;
    margin-bottom: 35px;
    position: relative;
    display: block;
    width: 100%;
}

.typography-line span {
    bottom: 10px;
    color: #9A9A9A;
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 13px;
    left: 5px;
    position: absolute;
    width: 260px;
    text-transform: none;
}

.tim-row {
    padding-top: 60px;
}

.tim-row h3 {
    margin-top: 0;
}

#navbar-full .navbar {
    border-radius: 0 !important;
    margin-bottom: 15px;
    z-index: 2;
}

#map {
    position: relative;
    width: 100%;
    height: 100%;
}

.fixed-plugin li>a,
.fixed-plugin .badge {
    transition: all .34s;
    -webkit-transition: all .34s;
    -moz-transition: all .34s;
}

.fixed-plugin {
    position: fixed;
    top: 200px;
    right: 0;
    width: 64px;
    background: rgba(0, 0, 0, .3);
    z-index: 1031;
    border-radius: 8px 0 0 8px;
    text-align: center;
}

.fixed-plugin .fa-cog {
    color: #FFFFFF;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    width: auto;
}

.fixed-plugin .dropdown-menu {
    right: 80px;
    left: auto;
    width: 290px;
    border-radius: 0.1875rem;
    padding: 0 10px;
}

.fixed-plugin .dropdown-menu:after,
.fixed-plugin .dropdown-menu:before {
    right: 10px;
    margin-left: auto;
    left: auto;
}

.fixed-plugin .fa-circle-thin {
    color: #FFFFFF;
}

.fixed-plugin .active .fa-circle-thin {
    color: #00bbff;
}

.fixed-plugin .dropdown-menu>.active>a,
.fixed-plugin .dropdown-menu>.active>a:hover,
.fixed-plugin .dropdown-menu>.active>a:focus {
    color: #777777;
    text-align: center;
}

.fixed-plugin img {
    border-radius: 0;
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

.fixed-plugin .dropdown-menu li>a:hover,
.fixed-plugin .dropdown-menu li>a:focus {
    box-shadow: none;
}

.fixed-plugin .badge {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin-right: 5px;
    position: relative;
    width: 23px;
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
    border-color: #00bbff;
}

.fixed-plugin .badge-black {
    background-color: #777;
}

.fixed-plugin .badge-azure {
    background-color: #2CA8FF;
}

.fixed-plugin .badge-green {
    background-color: #18ce0f;
}

.fixed-plugin .badge-orange {
    background-color: #f96332;
}

.fixed-plugin .badge-yellow {
    background-color: #FFB236;
}

.fixed-plugin .badge-red {
    background-color: #FF3636;
}

.fixed-plugin .badge-purple {
    background-color: #BBE1FF;
}

.fixed-plugin h5 {
    font-size: 14px;
    margin: 10px;
}

.fixed-plugin .dropdown-menu li {
    display: block;
    padding: 18px 2px;
    width: 25%;
    float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
    width: 100%;
    height: 50px;
    min-height: inherit;
}

.fixed-plugin li.button-container {
    height: auto;
}

.fixed-plugin li.button-container div {
    margin-bottom: 5px;
}

.fixed-plugin #sharrreTitle {
    text-align: center;
    padding: 10px 0;
    height: 50px;
}

.fixed-plugin li.header-title {
    height: 30px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.fixed-plugin .adjustments-line p {
    float: left;
    display: inline-block;
    margin-bottom: 0;
    font-size: 1em;
    color: #3C4858;
}

.fixed-plugin .adjustments-line a .badge-colors {
    position: relative;
    top: -2px;
}

.fixed-plugin .adjustments-line .togglebutton {
    float: right;
}

.fixed-plugin .adjustments-line .togglebutton .toggle {
    margin-right: 0;
}

.fixed-plugin .dropdown-menu>li.adjustments-line>a {
    padding-right: 0;
    padding-left: 0;
    /*border-bottom: 1px solid #ddd;*/
    border-radius: 0;
    margin: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder {
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    background-color: #FFF;
    border: 3px solid #FFF;
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
    cursor: pointer;
    display: block;
    max-height: 100px;
    overflow: hidden;
    padding: 0;
}

.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover,
.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus {
    background-color: transparent;
}

.fixed-plugin .dropdown-menu>li:hover>a.img-holder,
.fixed-plugin .dropdown-menu>li:focus>a.img-holder {
    border-color: rgba(0, 187, 255, 0.53);
    ;
}

.fixed-plugin .dropdown-menu>.active>a.img-holder,
.fixed-plugin .dropdown-menu>.active>a.img-holder {
    border-color: #00bbff;
    background-color: #FFFFFF;
}

.fixed-plugin .dropdown-menu>li>a img {
    margin-top: auto;
}

.fixed-plugin .btn-social {
    width: 50%;
    display: block;
    width: 48%;
    float: left;
    font-weight: 600;
}

.fixed-plugin .btn-social i {
    margin-right: 5px;
}

.fixed-plugin .btn-social:first-child {
    margin-right: 2%;
}

.fixed-plugin .adjustments-line a:hover,
.fixed-plugin .adjustments-line a:focus,
.fixed-plugin .adjustments-line a {
    color: transparent;
}

.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    top: 27px;
    opacity: 0;
    transform-origin: 0 0;
}

.fixed-plugin .dropdown.show .dropdown-menu {
    opacity: 1;
    -webkit-transform: translateY(-13%);
    -moz-transform: translateY(-13%);
    -o-transform: translateY(-13%);
    -ms-transform: translateY(-13%);
    transform: translateY(-13%);
    transform-origin: 0 0;
}

.fixed-plugin .dropdown-menu:before,
.fixed-plugin .dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 65px;
    width: 16px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown-menu:before {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid rgba(0, 0, 0, 0.2);
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -16px;
}

.fixed-plugin .dropdown-menu:after {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid #fff;
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -15px;
}

.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu {
    -webkit-transform: translateY(-17%);
    -moz-transform: translateY(-17%);
    -o-transform: translateY(-17%);
    -ms-transform: translateY(-17%);
    transform: translateY(-17%);
}

.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-19%);
    -moz-transform: translateY(-19%);
    -o-transform: translateY(-19%);
    -ms-transform: translateY(-19%);
    transform: translateY(-19%);
}

.places-buttons .btn {
    margin-bottom: 30px;
}

.map-container {
    width: 100%;
    height: 100vh;
    max-height: 100vh;
}

#menu-dropdown .navbar {
    border-radius: 3px;
}

#pagination-row .pagination-container {
    height: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
}

.all-icons .font-icon-detail {
    text-align: center;
    padding: 45px 0px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 0.1875rem;
    margin: 15px 0;
    min-height: 168px;
}

.all-icons [class*="now-ui-icons"] {
    font-size: 32px;
}

.all-icons .font-icon-detail p {
    margin: 25px auto 0;
    width: 100%;
    text-align: center;
    display: block;
    color: #B8B8B8;
    padding: 0 10px;
    font-size: 0.7142em;
}

#icons-row i.now-ui-icons {
    font-size: 30px;
}

.space {
    height: 130px;
    display: block;
}

.space-110 {
    height: 110px;
    display: block;
}

.space-50 {
    height: 50px;
    display: block;
}

.space-70 {
    height: 70px;
    display: block;
}

.navigation-example .img-src {
    background-attachment: scroll;
}

.navigation-example {
    background-position: center center;
    background-size: cover;
    margin-top: 0;
    min-height: 740px;
}

/* .pagination {
    border: 1px solid #000000;
} */

.page-item {
    border: 1px solid #000000;
}

.page-item .page-link {
    padding: 1em;
}

.page-item .page-link span {
    border: 1px solid #74af27;
    background-color: #74af27;
    color: #ffffff;
    padding: 8px;
    border-radius: 50px;
    font-weight: 700;
}

.input-form-number input {
    max-width: 3.2em;
    max-height: 1.2em;
}

/* .measured-value-number > input {
    width: 20px !important;
} */

#notifications {
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}

.tim-note {
    text-transform: capitalize;
}

#buttons .btn,
#javascriptComponents .btn {
    margin: 0 0px 10px;
}

.space-100 {
    height: 100px;
    display: block;
    width: 100%;
}

.be-social {
    padding-bottom: 20px;
    /*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}

.txt-white {
    color: #FFFFFF;
}

.txt-gray {
    color: #ddd !important;
}

.parallax {
    width: 100%;
    height: 570px;
    display: block;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.page-link {
    color: #000000;
    font-size: 16px;
}

.page-link span {
    /* background-color: #75b027; */
    /* border: 1px solid #75b027;
    padding: 4px; */
    color: #000000;
    /* border-radius: 50px; */
}

.logo-container .logo {
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 50px;
    float: left;
}

.logo-container .brand {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    width: 70px;
    height: 40px;
    text-align: left;
}

.logo-container .brand-material {
    font-size: 18px;
    margin-top: 15px;
    height: 25px;
    width: auto;
}

.logo-container .logo img {
    width: 100%;
}

.navbar-small .logo-container .brand {
    color: #333333;
}

.fixed-section {
    top: 90px;
    max-height: 80vh;
    overflow: scroll;
    position: sticky;
}

.fixed-section ul {
    padding: 0;
}

.fixed-section ul li {
    list-style: none;
}

.fixed-section li a {
    font-size: 14px;
    padding: 2px;
    display: block;
    color: #666666;
}

.fixed-section li a.active {
    color: #00bbff;
}

.fixed-section.float {
    position: fixed;
    top: 100px;
    width: 200px;
    margin-top: 0;
}

.parallax .parallax-image {
    width: 100%;
    overflow: hidden;
    position: absolute;
}

.parallax .parallax-image img {
    width: 100%;
}

@media (max-width: 768px) {
    .parallax .parallax-image {
        width: 100%;
        height: 640px;
        overflow: hidden;
    }

    .parallax .parallax-image img {
        height: 100%;
        width: auto;
    }
}

/*.separator{
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}
.separator-line{
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}
.separator.separator-gray{
    background-color: #EEEEEE;
}*/

.social-buttons-demo .btn {
    margin-right: 5px;
    margin-bottom: 7px;
}

.img-container {
    width: 100%;
    overflow: hidden;
}

.img-container img {
    width: 100%;
}

.lightbox img {
    width: 100%;
}

.lightbox .modal-content {
    overflow: hidden;
}

.lightbox .modal-body {
    padding: 0;
}

@media screen and (min-width: 991px) {
    .lightbox .modal-dialog {
        width: 960px;
    }
}

@media (max-width: 991px) {
    .fixed-section.affix {
        position: relative;
        margin-bottom: 100px;
    }
}

@media (max-width: 768px) {

    .btn,
    .btn-morphing {
        margin-bottom: 10px;
    }

    .parallax .motto {
        top: 170px;
        margin-top: 0;
        font-size: 60px;
        width: 270px;
    }
}

/*       Loading dots  */

/*      transitions */

.presentation .front,
.presentation .front:after,
.presentation .front .btn,
.logo-container .logo,
.logo-container .brand {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#images h4 {
    margin-bottom: 30px;
}

#javascriptComponents {
    padding-bottom: 0;
}

/*      layer animation          */

.layers-container {
    display: block;
    margin-top: 50px;
    position: relative;
}

.layers-container img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    text-align: center;
}

.animate {
    transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.navbar-transparent.navbar-small .logo-container .brand {
    color: #FFFFFF;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.sharing-area {
    margin-top: 80px;
}

.sharing-area .btn {
    margin: 15px 4px 0;
}

.section-thin,
.section-notifications {
    padding: 0;
}

.section-navbars {
    padding-top: 0;
}

#navbar .navbar {
    margin-bottom: 20px;
}

#navbar .navbar-toggler,
#menu-dropdown .navbar-toggler {
    pointer-events: none;
}

.section-tabs {
    background: #EEEEEE;
}

.section-pagination {
    padding-bottom: 0;
}

.section-download {
    padding-top: 130px;
}

.section-download .description {
    margin-bottom: 60px;
}

.section-download h4 {
    margin-bottom: 25px;
}

.section-examples a {
    text-decoration: none;
}

.section-examples a+a {
    margin-top: 30px;
}

.section-examples h5 {
    margin-top: 30px;
}

.components-page .wrapper>.header,
.tutorial-page .wrapper>.header {
    height: 500px;
    padding-top: 128px;
    background-size: cover;
    background-position: center center;
}

.components-page .title,
.tutorial-page .title {
    color: #FFFFFF;
}

.brand .h1-seo {
    font-size: 2.8em;
    text-transform: uppercase;
    font-weight: 300;
}

.brand .n-logo {
    max-width: 100px;
    margin-bottom: 40px;
}

.invision-logo {
    max-width: 70px;
    top: -2px;
    position: relative;
}

.creative-tim-logo {
    max-width: 140px;
    top: -2px;
    position: relative;
}

.section-javascript .title {
    margin-bottom: 0;
}

.navbar .switch-background {
    display: block;
}

.navbar-transparent .switch-background {
    display: none;
}

.section-signup .col .btn {
    margin-top: 30px;
}

#buttons-row .btn {
    margin-bottom: 10px;
}

.section-navbars .navbar-collapse {
    display: none;
}

.navbar-heading {
    background-color: #005800;
    text-transform: uppercase;
    padding: 41px !important;
    color: #ffffff;
}

.navbar-heading>.nav-title {
    font-weight: 600;
    font-size: 32px;
}

.section-basic {
    padding-top: 0;
}

.section-images {
    padding-bottom: 0;
}

.documentation .dropdown .dropdown-menu {
    transform: translate3d(0, 0, 0) !important;
}

.documentation .dropdown .dropdown-menu.show {
    transform: translate3d(0, 39px, 0) !important;
}

.register-page .form-check .form-check-sign::before {
    color: #fff;
}

.register-page .form-check .form-check-sign::after {
    color: #fff;
}

.input-sample1 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* background-color: red; */
    border: 2px solid black;
    border-collapse: collapse;
    padding: 1.2em !important;
    gap: 10px;
}

.card {
    width: 300px;
    border: 3px solid #045D5D;
    border-radius: 10px;
    border-collapse: collapse;
    overflow: hidden;
}

/* .card-body-inner {
    background-color: #045D5D;
} */
.section-one {
    background-color: #045D5D;
    color: #ffffff;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card .card-title {
    color: #ffffff;
}

.card .card-subtitle {
    color: #ffffff;
    font-size: 22px;
}

.section-two {
    padding: 15px;
}

.progress-bar {
    background-color: #74af27;
}

.list-cards {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.sidebar .sidebar-wrapper {
    /* background-color: #90e590; */
    background: rgb(146, 221, 139);
    background: -moz-linear-gradient(180deg, rgba(146, 221, 139, 1) 0%, rgba(122, 182, 65, 1) 60%, rgba(55, 98, 0, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(146, 221, 139, 1) 0%, rgba(122, 182, 65, 1) 60%, rgba(55, 98, 0, 1) 100%);
    background: linear-gradient(180deg, rgba(146, 221, 139, 1) 0%, rgba(122, 182, 65, 1) 60%, rgba(55, 98, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#92dd8b", endColorstr="#376200", GradientType=1);
}

.sidebar .logo {
    background-color: #ffffff;
    border: 10px solid #005800;
    display: flex;
    padding: 1px;
    align-items: center;
    justify-content: center;
}

.sidebar .logo .simple-text {
    font-size: 32px !important;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-weight: 800;
    line-height: 30px;
}

.wpl-sidebar-logo {
    padding: 10px;
}

.sidebar .nav li .nav-link p,
body>.navbar-collapse .nav li .nav-link p {
    font-size: 20px;
    color: #000a12;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
}

.sidebar .nav li.active>.nav-link p,
body>.navbar-collapse .nav li.active>.nav-link p {
    color: #FFFFFF;
    opacity: 1;
    /* background: rgba(255, 255, 255, 0.23); */
}

.blade-span>input {
    /* background-color: red; */
    width: 6.9em !important;
}

.blade-span-center>input {
    width: 7em !important;
    text-align: center;
}

/* Generalized table */
/* Production and Quality Assurance forms- Table */
#pqa-forms {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 30px;
    resize: both;
    overflow: auto;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}

#pqa-forms td,
#pqa-forms th {
    border: 1.5px solid #000000;
    padding: 10px;
    font-size: 15px;
}

#pqa-forms th {
    text-transform: uppercase;
}

td {
    font-size: 0.8em !important;
    max-width: 100%;
    white-space: break-spaces;
}


/* #pqa-forms tr:nth-child(even) {
    background-color: #f2f2f2;
}

#pqa-forms tr:hover {
    background-color: #ddd;
} */

#pqa-forms th {
    text-align: center;
    background-color: #75b027;
    color: white;
}

.last-column {
    background-color: #666666;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 80px;
}


/* Form Styles */
#form-layout {
    border: 2px solid #000000;
    margin-bottom: 10px;
}

#form-logo {
    /* background-color: #ffffff; */
    display: flex;
    align-items: center;
    font-size: 2rem;
    justify-content: center;
    text-transform: uppercase;
}

#form-heading {
    /* background-color: #75af25; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
    padding: 10px;
    border-bottom: 2px solid #000000;
}

#form-title {
    text-transform: uppercase;
    text-align: center;
}

/* #form-title-id {} */

.section-one-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    align-content: flex-start;
    width: 85%;
    overflow: auto;
    flex-direction: row;
    text-transform: uppercase;
}

.section-one-1 .blade-info {
    border: 2px solid #000000;
    margin: 10px;
    text-align: right;
    padding: 10px;
}

.section-one-1 .blade-info .blade-info-check {
    margin: 10px;
}

.section-one-1 .blade-details {
    border: 2px solid #000000;
    height: 4.3em;
    margin: 10px;
}

.section-one-1 .blade-details .blade-span {
    padding: 20px;
}

/* Laminate table */
#laminate-fwf-table {
    display: flex;
    justify-content: center;
}

#laminate-table {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin-left: 20px;
    margin-bottom: 30px;
    resize: both;
    overflow: auto;
    text-align: center;
    text-transform: uppercase;
}

#laminate-table tr,
td {
    padding: 10px;
    text-align: center;
}

#laminate-table tr th {
    padding: 1.5em;
    white-space: nowrap;
}

#laminate-fwf-comments {
    margin: 1% 10%;
}

#laminate-fwf-comments-txt {
    margin: 0 10%;
    border: 2px solid #000000;
    background-color: transparent;
}

#laminate-signature {
    /* background-color: red; */
    /* padding: 0 20px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: flex-start;
    width: 100%;
    overflow: auto;
    flex-direction: row;
    margin-bottom: 10px;
}

#laminate-signature div {
    /* width: 180px; */
    font-weight: 600;
    text-transform: uppercase;
}

.laminate-btn-submit {
    /* border: #75b027;
    background-color: #75b027 !important;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600; */
    /* border-radius: 10px; */
    border: 2px solid #75b027;
    text-transform: capitalize;
    background-color: #008080 !important;
    text-decoration: none;
    font-weight: 600 !important;
    font-size: 20px;
    color: white;
    padding: 0.3em;
}

.button-btn-fetch {
    background-color: #008080;
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
}

.button-btn-fetch-data {
    background-color: #008080;
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    height: 20%;
}

/* PS root element summary */
.ps-root-section-one {
    text-align: end;
    padding: 5px 20px;
    text-transform: uppercase;
}

.ps-root-section-one-model {
    text-transform: uppercase;
}

.ps-root-section-one-model span {
    padding: 0 20px;
}

.ps-root-section-one-serial-details {
    margin-bottom: 1em;
    text-align: end;
    /* padding: 5px 20px; */
    float: right;
    text-transform: uppercase;
    /* white-space: nowrap; */
}

.ps-root-section-one-serial-details tr td {
    font-size: 18px;
    font-weight: 600;
}

.ps-root-part-one {
    padding: 5px 10px;
    text-transform: uppercase;
}

/* generalized-table */
.ps-root-generalized-table {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 80%;
    max-width: 100%;
    /* margin-left: 20px;
    margin-bottom: 30px; */
    resize: both;
    overflow: auto;
    text-align: center !important;
    text-transform: uppercase;
}

.ps-root-generalized-table td,
.ps-root-generalized-table th {
    border: 1px solid #000000;
    padding: 2px;
    white-space: nowrap;
    font-size: 12px;
}

.ps-root-generalized-table th {
    max-width: 100%;
    text-transform: uppercase;
}

.ps-root-generalized-table>thead>tr>th {
    text-align: center !important;
    font-weight: 600;
}

.ps-root-generalized-table td {
    font-size: 1em !important;
    max-width: 100%;
    white-space: nowrap;
}

.ps-root-td-text-left {
    text-align: left !important;
}

/* .ps-root-generalized-table tr:nth-child(even) {
    background-color: #f2f2f2;
} */

/* .ps-root-generalized-table tr:hover {
    background-color: #ddd;
} */

.ps-root-generalized-table th {
    text-align: center;
    background-color: #4472c4 !important;
    color: white;
}

.ps-root-generalized-table-caption {
    text-align: right;
    caption-side: top;
}

.ps-root-generalized-table-caption>span {
    font-size: 1em !important;
    font-weight: 600;
    color: #000000;
}

.pqa-forms-resp-signature {
    margin-top: 6em !important;
}

.pqa-forms-resp-signature-ud-wedges-laminate-plan {
    margin-top: 10em !important;
}

.ps-root-part-two {
    padding: 5px 10px;
    text-transform: uppercase;
}

.ps-root-part-three {
    padding: 5px 10px;
    text-transform: uppercase;
}

.ps-root-part-four {
    padding: 5px 10px;
    text-transform: uppercase;
}

.ps-root-part-five {
    padding: 5px 10px;
    text-transform: uppercase;
}

.ps-root-part-six {
    padding: 5px 10px;
    text-transform: uppercase;
}

.final-remarks {
    margin-left: 4em;
    text-transform: uppercase;
}

.final-remarks h3 {
    font-size: 15px;
    font-weight: 800;
}

/* Search input box */
/* .search-form-input {
    font-size: 18px;
} */

.company-declaration-p {
    text-transform: none;
    font-size: 0.8em !important;
    padding: 2px;
}

.text-color-orange {
    color: #ed7d31;
}

.img-cac img {
    width: 40em;
    height: auto;
    background-color: #00bbff;
}

.cac-legends {
    margin-left: 1em;
    text-transform: uppercase;
}

.cac-legends h6 {
    font-size: 16px;
}

.box-fill-green {
    width: 10rem;
    height: 10rem;
    background-color: green;
}

.box-fill-yellow {
    width: 10rem;
    height: 10rem;
    background-color: yellow;
}

.box-fill-red {
    width: 10rem;
    height: 10rem;
    background-color: red;
}


/* Home Page */
.home-content {
    margin: 0;
    padding: 0;
}

.home-content>h3 {
    text-align: center;
    font-weight: 600;
}

/* charts styles */
.container-chart {
    margin: 10px;
    display: flex;
    justify-content: space-around;
}

.box-display {
    border: 2px solid #000000;
}

.box-display .box-title {
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 700;
    background-color: #6fab46;
    border-bottom: 2px solid #000000;
}

.box-display .box-title1 {
    padding: 10px;
    text-align: center;
    text-transform:none;
    font-size: 24px;
    font-weight: 700;
    background-color: #6fab46;
    border-bottom: 2px solid #000000;
}

.box-display .box-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

/* Table with Select Option */
.ps-root-generalized-table .form-check-input {
    border: 0.1rem #000000 solid;
}


/* Title modifications */
.title-background-green {
    background-color: #75b027 !important;
}

/* inhouse-part-two */
.inhouse-part-two {
    border: 2px solid #000000;
    text-align: center;
    margin: 0px !important;
}

.inhouse-part-two1 {
    border: 2px solid #000000;
    text-align: center;
    margin: 23px !important;
}

.inhouse-part-one-left {
    border: 1px solid #000000;
}

.inhouse-part-one-right {
    background-color: #75b027;
    border: 1px solid #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inhouse-part-one-right-one {
    border: 1px solid #000000;
    text-transform: none;
}

.title-description-area {
    border: 2px solid #000000;
    margin: 2.2em !important;
}

.title-description-area .title-background-green {
    border-bottom: 2px solid #000000;
    font-size: 24px;
    color: #ffffff;
    text-transform: none;
    font-weight: 600;
}

.laminate-btn-submit-green {
    border: 2px solid #75b027;
    text-transform: capitalize;
    background-color: #75b027 !important;
    text-decoration: none;
    font-weight: 600 !important;
    font-size: 24px;
    color: white;
    padding: 0.3em;
}

/* input styles */
.input-width {
    width: 18rem !important;
}

/* dropdown */
.dropdown-toggle {
    height: 34px;
    width: 10rem !important;
    margin-left: 0.3em;
}

.login-fields {
    background-color: red !important;
}

.select-width {
    width: 14rem !important;
    border: 1px solid #000;
}

.select-width1 {
    width: 14.1rem !important;
    border: 1px solid #000;
}

.textarea-style {
    height: 10rem;
    max-height: 30rem;
    width: 100%;
    border: 0.1em solid #000000;
}

.textarea-style-categories {
    height: 5rem;
    max-height: 30rem;
}

.text-color-green {
    color: green;
}

.text-color-red {
    color: #c00000;
}

.add-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #75b027 !important;
    color: #ffffff;
    font-weight: 800;
    font-size: 25px;
    border-radius: 50%;
    width: 1.8rem;
    height: 1.8rem;
    cursor: pointer;
    border: 1px solid #75b027;
}


input[type=file]::file-selector-button {
    border: 2px solid #008080;
    padding: .2em .4em;
    border-radius: .2em;
    color: white;
    background-color: #008080;
    transition: 1s;
}

input[type=file]::file-selector-button:hover {
    background-color: #81ecec;
    border: 2px solid #00cec9;
}

.borderless tr,
.borderless td,
.borderless th {
    border: none !important;
    padding: 10px 10px 5px 10px !important;
}

.add-new-user-table-border {
    padding: 1.5rem;
    border: 4px solid #75b027;
}

.text-normal-case {
    text-transform: none;
}

.grey-hr {
    border: 1px solid #017878;
}

.red-input {
    accent-color: #75b027;
    background-color: #eee;
}




/* input[type='checkbox']:disabled {
    opacity: 0.1;
}

input[type='checkbox']:checked {
    background-color: #75b027;
}

input[type='checkbox']:checked:after {
    content: '\2713';
    color: white;
    font-weight: 800;
}

input[type='checkbox'] {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 20px !important;
    height: 20px !important;
    appearance: none;
    border-radius: 10%;
    border: 1px solid #75b027;
    box-shadow: none;
    font-size: 1em;
} */

.watermark {
    color: #000000;
    position: fixed;
    user-select: none;
    font-size: 120px;
    opacity: 0.8;
    top: 15rem;
    left: 10rem;
    z-index: 9999;
    transform: rotate(-20deg);
    /* Non-prefixed version for chorme, opera and*/
    -ms-user-select: none;
    /* Internet Explorer, Edge */
    -moz-user-select: none;
    /* Firefox */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
}

.watermark-container {
    /* remove opacity when functionality is completed */
    opacity: 0.5;
    z-index: -22;
}

td.fitwidth {
    width: 1px !important;
    white-space: nowrap !important;
}

.text-lower-case {
    text-transform: none;
}

.highlighted-button {
    background-color: #008080 !important;
    color: #ffffff !important;
}

.required-field {
    text-transform: none;
    color: red !important;
}


.disabled-text-field {
    background-color: #EBEBE4;
    border: 1px;
    cursor: not-allowed;
    pointer-events: all !important;
}

.ml-3-item {
    margin-left: 0.3rem !important;
}

.img-des {
    /* height:580px; */
    height: 100vh !important;
    /* width:450px; */
    width: 40vw !important;
    background: url("/assets/img/login-side-img.png");
    display: flex !important;
    background-size: cover;
}

.des-top {
    margin-top: 28px !important;
}

.des-top1 {
    margin-top: -57px !important;
}

.mt-10 {
    margin-top: -160px !important;
}

.for-top {
    margin-top: -285px !important;
}

.log-des {
    margin-top: 57px !important;
}

.button-login {
    margin-top: -167px !important;
    margin-left: -148px !important;
    padding: 8px 21px !important;
    /* text-align: start; */
}

.password-top {
    margin-bottom: 81px !important;
}

.line-login-height {
    line-height: 10px;
}

.remember-des {
    margin-top: 0px;
    margin-left: -340px;
}

.reset-des-back {
    margin-bottom: -114%;
    margin-left: 120px !important;
    padding-left: 25px;
    padding-right: 25px;
}

.reset-des-submit {
    margin-bottom: -114%;
    padding-left: 25px;
    padding-right: 25px;
}

.email-top {
    margin-top: 29px;
}

.width-desk {
    width: 50% !important;
}

.date-width-from {
    width: 8rem !important;
}

.date-width-to {
    width: 15rem !important;
}

.button-top {
    margin-top: -2rem;
}

.button-top1 {
    margin-top: -3rem;
}

/* .but-left{
            margin-right: 20rem;
        } */
.mr-10 {
    margin-right: 16rem !important;
}

.mr-11 {
    margin-right: 18rem !important;
}

.mr-15 {
    margin-right: 15rem !important;
}

.mr-19 {
    margin-right: 19rem !important;
}

.mr-17 {
    margin-right: 17rem !important;
}

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/* ol.progtrckr li {
            display: inline-block;
            text-align: center;
            line-height: 3.5em;
        } */

ol.progtrckr[data-progtrckr-steps="2"] li {
    width: 49%;
}

ol.progtrckr[data-progtrckr-steps="3"] li {
    width: 33%;
}

ol.progtrckr[data-progtrckr-steps="4"] li {
    width: 24%;
}

ol.progtrckr[data-progtrckr-steps="5"] li {
    width: 19%;
}

/* ol.progtrckr[data-progtrckr-steps="6"] li { width: 16%; } */
ol.progtrckr[data-progtrckr-steps="7"] li {
    width: 14%;
}

ol.progtrckr[data-progtrckr-steps="8"] li {
    width: 12%;
}

ol.progtrckr[data-progtrckr-steps="9"] li {
    width: 11%;
}

ol.progtrckr li.progtrckr-done {
    /* color: black;
            border-bottom: 4px solid yellowgreen; */
    color: black;
    border-left: 4px solid yellowgreen;
    height: 25%;
    position: absolute;
    /* left: 50%; */
}

ol.progtrckr li.progtrckr-done1 {
    color: black;
    border-left: 4px solid yellowgreen;
    height: 15%;
    position: absolute;
    /* left: 50%; */
}

ol.progtrckr li.progtrckr-todo {
    color: silver;
    border-bottom: 4px solid silver;
}

ol.progtrckr li:after {
    content: "\00a0\00a0";
}

ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: -14%;
    line-height: 1em;
}

ol.progtrckr li.progtrckr-done:before {
    content: ' \25CF';
    text-align: center;
    color: white;
    background-color: #007a7a;
    height: 2.2em;
    width: 2.2em;
    line-height: 2.2em;
    left: -19px;
    top: 0px;
    border: none;
    border-radius: 2.2em;
}

ol.progtrckr li.progtrckr-todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
    font-size: 2.2em;
    bottom: -1.2em;
}

.margin-button-exit {
    margin-left: 80%;
}

ol.progtrckr li.progtrckr-done1:before {
    content: ' \25CF';
    text-align: center;
    color: white;
    background-color: #007a7a;
    height: 2.2em;
    width: 2.2em;
    line-height: 2.2em;
    left: -19px;
    border: none;
    border-radius: 2.2em;
}

.editableColumnsStyle {
    display: none;
}

.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.d-flex-1 {
    display: flex !important;
}

.width-input-table {
    width: 100%;
}

.select-width-ncr-top {
    border: none;
}

/* input:disabled {
            background-color: #eb0b0b !important;
            color: #e41a1a !important;
          } */
.form-control {
    display: block;
    width: 100% !important;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-form-control-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* For Mobile View */
@media only screen and (max-device-width: 480px) {
    .container-chart {
        margin: 10px !important;
        display: block !important;
    }

    .m-res {
        margin-left: 0vw !important;
    }

    .add-res {
        width: 80%;
    }

    .img-res {
        width: 100% !important;
        height: 25vh !important;
        background: url("/assets/img/login-side-img-res.jpg") no-repeat;
        background-size: contain;
    }

    .line-login-height-res {
        margin-top: -88px;
    }

    .input-width {
        width: 13rem !important;
    }

    .button-login {
        margin-top: -54px !important;
        padding: 3px 13px !important;
        float: inline-end;
    }

    .for-res {
        margin-top: -168px !important;
        margin-left: -13vw !important;
    }

    .scroll-res {
        position: fixed;
    }

    .check-box {
        margin-left: -43vw !important;
    }

    .password-responsive {
        margin-left: -41vw !important;
    }

    .reset-back {
        margin-bottom: -131% !important;
        padding-left: 8px;
        font-size: 18px !important;
        padding-right: 8px;
    }

    .reset-submit {
        margin-bottom: -131% !important;
        padding-left: 8px;
        font-size: 18px !important;
        padding-right: 8px;
    }

    .line-login-height {
        line-height: 5px;
    }

    .mt-10 {
        margin-top: -134px !important;
    }

    /* .for-top{
                margin-top: -124px !important;
            } */
    .ml-3-item {
        margin-left: 0rem !important;
    }

    .textarea-style-res {
        height: 10rem;
        max-height: 30rem;
        border: 0.1em solid #000000;
        width: 100%;
    }

    .top-res-ncr {
        margin-top: -51px;
    }

    .but-left1 {
        margin-right: 0rem !important;
    }

    ol.progtrckr li:before {
        position: relative;
        bottom: -2.5em;
        float: left;
        left: -18%;
        line-height: 1em;
    }

    .remember-des {
        /* margin-top: 0px; */
        margin-left: 0px;
    }

    .for-top {
        margin-top: -160px !important;
    }

    .fs-5-1 {
        font-size: 15px !important;
    }

    .flex {
        display: flex;
        flex-wrap: wrap;
    }

    .applied_text {
        display: block;
        color: red;
        font-style: italic;
        margin-left: 2rem !important;
    }

    .heading_align {
        /* margin-left: 13rem !important; */
        text-wrap: nowrap;
    }
    #inhouse-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #supplier_wise_radio_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #supplier-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #client-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #inhouse-ncr-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #functionwise_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #rework-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #complaints-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    .float-button{
        float: none !important;
    }
    #loader {
        display: none;
        border: 10px solid #f3f3f3;
        border-top: 10px solid #75b027 ;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        animation: spin 1s linear infinite;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 9999; 
    }
    
    /* @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
    } */

}

/* For Tablet View */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .img-res {
        width: 100% !important;
        height: 25vh !important;
        background: url("/assets/img/login-side-img-res.jpg") no-repeat;
        background-size: contain;
    }

    ol.progtrckr li.progtrckr-done {
        color: black;
        border-left: 4px solid yellowgreen;
        height: 30%;
        position: absolute;
        /* left: 50%; */
    }

    .container-chart {
        margin: 10px;
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }

    .box-display .box-content {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0px;
    }

    .d-flex-1 {
        display: flex !important;
        flex-direction: column;
    }

    .flex {
        display: flex;
        flex-wrap: wrap;
    }

    .applied_text {
        display: block;
        color: red;
        font-style: italic;
        margin-left: 2rem !important;
    }

    .heading_align {
        /* margin-left: 13rem !important; */
        text-wrap: nowrap;
    }
    #inhouse-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #supplier_wise_radio_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #supplier-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #client-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #inhouse-ncr-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #functionwise_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    #rework-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
    }
    #complaints-chart_msg{
        text-align: center;
        height: auto !important;
        font-weight: 500;
        font-size: x-large;
        margin-top: 4%;
        margin-bottom:30px;
    }
    .float-button{
        float: none !important;
    }
    #loader {
        display: none;
        border: 10px solid #f3f3f3;
        border-top: 10px solid #75b027 ;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        animation: spin 1s linear infinite;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 9999; 
    }
    
    /* @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
    } */

}


/* Custom modal popup */
.custom-width-modal {
    max-width: 70vw !important;
}

#divShow {
    display: none;
}

#divShowTwo {
    display: none;
}

#divShowThree {
    display: none;
}

#divShowFour {
    display: none;
}

#cicle_check_one {
    display: none;
}
#cicle_check_11 {
    display: none;
}
#cicle_check_12 {
    display: none;
}
#cicle_check_13 {
    display: none;
}
#cicle_check_14 {
    display: none;
}
#cicle_check_15 {
    display: none;
}
#cicle_check_16 {
    display: none;
}

#cicle_check_three {
    display: none;
}

#cicle_check_four {
    display: none;
}

#cicle_check_five {
    display: none;
}

#cicle_check_six {
    display: none;
}

#cicle_check_seven {
    display: none;
}

#cicle_check_eight {
    display: none;
}

#cicle_check_nine {
    display: none;
}

#cicle_check_Ten {
    display: none;
}

#cicle_check_two {
    display: none;
}

#divShowFive {
    display: none;
}

#divShowSix {
    display: none;
}

#divShowSeven {
    display: none;
}

.button_user {
    float: right;
}

.ms-auto {
    margin-left: auto !important;
}

.popup-btn {
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
}

.modal-content {
    max-width: 70vw;
    margin: auto;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.container-chart-reports {
    margin: 10px;
}

h3.report-head {
    text-align: center;
    padding: 20px;
    font-weight: bold;
    color: #005800;
}
h3.report-head1 {
    text-align: center;
    padding: 20px;
    font-weight: bold;
    color: #005800;
    margin-top: 20px
}

@media screen and (max-width: 767px) {

    /* Adjust the max-width of the modal content for smaller screens */
    .modal-content {
        max-width: 90%;
    }
}

/* Additional styles for small screens */
@media screen and (max-width: 575px) {

    /* Set display:block for specific td elements on smaller screens */
    .modal-content table td.break-into-new-row {
        display: block;
        width: 100%;
        /* Ensure each td takes the full width */
    }
}

.flex {
    display: flex;
}

.chart-dropdown {
    width: 190px;
}

.text-chart {
    max-width: 4.333333%;
}

.download-chart {
    display: flow-root !important;
}

.float-button {
    float: right;
}
.float-button-res{
    float: right !important;
}
.float_left {
    float: left;
    height: 44px;
    width: 50px;
    background-color: green;
    border-radius: 50%;
    font-size: larger;

}

.ui-datepicker-calendar {
    display: none;
}

.applied_text {
    display: block;
    color: red;
    font-style: italic;
    margin-left: 11rem;
}

.heading_align {
    /* margin-left: 24rem; */
    text-wrap: nowrap;
}

.report-filter .modal-content {
    max-height: 300px;
    overflow-y: auto;
}

.report-filter {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    top: 50px !important;
    left: 55% !important;
    width: 40% !important;
    height: 65% !important;
}

.applied_filter {
    font-size: 20px !important;
}
.report-filter .modal-content .modal-header{
    padding-top: 15px !important;
}
.report-filter h4.modal-title.text-normal-case{
    font-size: 1rem;
}
.report-filter .modal-body.text-normal-case {
overflow-y: scroll;
}
.report-filter .modal-content .modal-body+.modal-footer {
padding-top: 13px;
}
.report-filter .modal-content .modal-body {
padding-top: 5px;
padding-bottom: 5px;
}
.report-filter table {
margin-top: 10px;
}
.report-filter hr {
    margin: 0.6rem 0;
}
.date-width-res{
    width: 145px;
}
.center-align{
    text-align: center;
}
.box-titleOne {
    padding: 10px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    background-color: #6fab46;
    border-bottom: 2px solid #000000;
}
.input-width-keyword{
    width: 18rem !important;
}


#inhouse-chart_msg{
    text-align: center;
    height: auto !important;
    font-weight: 500;
    font-size: x-large;
    margin-top: 4%;
    margin-bottom:30px;
}
#supplier_wise_radio_msg{
    text-align: center;
    height: auto !important;
    font-weight: 500;
    font-size: x-large;
    margin-top: 4%;
    margin-bottom:30px;
}
#functionwise_msg{
    text-align: center;
    height: auto !important;
    font-weight: 500;
    font-size: x-large;
    margin-top: 4%;
    margin-bottom:30px;
}

.inhouse{
    padding: 10px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    background-color: #6fab46;
    border-bottom: 2px solid #000000;
}

#supplier-chart_msg{
    text-align: center;
    height: auto !important;
    font-weight: 500;
    font-size: x-large;
    margin-top: 4%;
    margin-bottom:30px;
}

#client-chart_msg{
    text-align: center;
    height: auto !important;
    font-weight: 500;
    font-size: x-large;
    margin-top: 4%;
    margin-bottom:30px;
}

#inhouse-ncr-chart_msg{
    text-align: center;
    height: auto !important;
    font-weight: 500;
    font-size: x-large;
    margin-top: 4%;
    margin-bottom:30px;
}


#rework-chart_msg{
    text-align: center;
    height: auto !important;
    font-weight: 500;
    font-size: x-large;
    margin-top: 4%;
    margin-bottom:30px;
}

#rework-table-chart_msg{
    text-align: center;
    height: auto !important;
    font-weight: 500;
    font-size: x-large;
    margin-top: 4%;
    margin-bottom:30px;
}

#complaints-chart_msg{
    text-align: center;
    height: auto !important;
    font-weight: 500;
    font-size: x-large;
    margin-top: 4%;
    margin-bottom:30px;
}
.table-container-wrapper {
    overflow-x: auto;
}
/* #loader {
    display: none;
    border: 10px solid #f3f3f3;
    border-top: 10px solid #75b027 ;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 1s linear infinite;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} */

/* @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
} */
#loader {
    display: none;
    border: 10px solid #f3f3f3;
    border-top: 10px solid #75b027 ;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 1s linear infinite;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999; 
}

.inhouse-part-one-left {
    border: 1px solid #000000;
}
.title-description-area-pdf {
    margin-top: 26px !important;
}
.sign-margin{
    margin-top: 40px !important;
}