body {
    font-size:12px;
}
.yellow-bg-btn {
    background-color: #ee3a43 !important;
    border-radius: 30px;
    box-shadow: 1px 1px 1px #bcbcbc;
    font-weight: bold;
    color: #fff;
}
.yellow-btn {
    background-color: #f1a445;
    border-radius: 30px;
    box-shadow: 1px 1px 1px #bcbcbc;
    font-weight: bold;
    color: #fff;
}
.green-bg-btn {
    background-color: #8dc63f;
    border-radius: 30px;
    box-shadow: 1px 1px 1px #bcbcbc;
    font-weight: bold;
    color: #fff;
}

.login-box {
    padding: 15px;
    margin: 0 auto;
    width: 300px;
    position: relative;
    top: 15%;
}

button:focus {
    outline: 0;
}

body {
    font-family: 'Lato', sans-serif !important;
}

.grey-bg2 {
    background-color: #8dc63f !important;
    border-radius: 10px;
}

.margin-bottom {
    margin-bottom: 10px;
}

.padding10 {
    padding: 10px;
}

.list-type {
    list-style-type: none;
}

.border-right {
    border-right: 1px solid lightgrey !important;
}

.grey-bg-btn {
    background-color: #6f82ad !important;
    border-radius: 30px;
    box-shadow: 1px 1px 1px #bcbcbc;
    font-weight: bold;
    color: #ffffff;
}

.font20 {
    font: 20px;
}

.grey-txt {
    color: #333;
}

    .grey-txt.profile {
        font-weight: bold;
    }

.count {
    display: block;
    font-size: 58px;
}

.count_CenterAlign {
    display: block;
    font-size: 58px;
    text-align: center;
}

.bluebg {
    background-color: #0d4d99 !important;
}

.whitebg {
    background-color: #ffffff;
}
.greenbg {
    background-color:  #4cff00 !important;
}
.greybg {
    background-color: #c7c7c7 !important;
}

.redbg {
    background-color: #ff2d2d !important;
}

.yellowbg {
    background-color: yellow !important;
}

.orangebg {
    background-color: #FF7F26 !important;
}

.filter-btn {
    background-color: #8dc63f;
    padding: 10px;
    color: #ffffff;
    border-radius: 50px;
    float: right;
    padding: 8px 20px;
    -webkit-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
}

.edit-btn {
    background-color: #656262;
    padding: 10px;
    color: #ffffff;
    border-radius: 50px;
    float: left;
    padding: 5px 20px;
    -webkit-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
}

.open {
    background-color: #26a69a;
    border-radius: 10px;
    color: #ffffff;
    padding: 2px 10px;
    font-size: 12px;
}





.close-status {
    background-color: #ec1f2f;
    border-radius: 10px;
    color: #ffffff;
    padding: 2px 10px;
    font-size: 12px;
}

.clone-btn {
    background-color: #ffc208;
    padding: 10px;
    color: #282828;
    border-radius: 50px;
    float: left;
    padding: 5px 20px;
    -webkit-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
}

.deactivate-btn {
    background-color: #ec1f2f;
    padding: 10px;
    color: #ffffff;
    border-radius: 50px;
    float: left;
    padding: 5px 20px;
    -webkit-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
}

.activate-btn {
    background-color: #26a69a;
    padding: 10px;
    color: #ffffff;
    border-radius: 50px;
    float: left;
    padding: 5px 20px;
    -webkit-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
}

.padding30 {
    padding: 30px !important;
}

.padding15 {
    padding: 15px !important;
}

.modal-content {
    border-radius: 1.3rem !important;
}

.profile {
    float: right;
    margin: 17px 0px;
}

.arrow {
    font-size: 24px;
    color: #6f82ad;
    float: right;
    padding: 10px;
}

.avtar {
    font-size: 40px;
    color: #8dc63f;
    left: 16px;/*added on 4rth jan by gitanjali*/
}

.font24 {
    font-size: 24px !important;
}
input, textarea, select, button {
    font-size:12px !important;
}

.paddingtop {
    padding-top: 30px;
}

.bg-grey {
    background-color: #e9ecf1;
}

.display-inline-block {
    display: inline-block !important;
}

.tablehead {
    background-color: #333333;
    color: #ffffff;
}

.border-none {
    border: 0px !important;
}

.padding-bottom20 {
    padding-bottom: 20px !important;
}

.margin-right {
    margin-right: 10px !important;
}

.footer-p {
    padding: 0px 25px;
}

.table td, .table th {
    padding: 15px 25px;
    vertical-align: top;
}

tr {
    border-bottom: solid 1px lightgray;
}

.paddingtb40 {
    padding: 40px 40px;
}

.table-bordered td, .table-bordered th {
    border: none !important;
}

.float-icon {
    background-color: #ee3a43;
    z-index: 1;
    /*-webkit-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
	box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);*/
    width: 56px;
    height: 56px;
    border-radius: 50px;
    padding: 15px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #fff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 5px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 12.5rem;
    padding: .5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
    box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.12);
}

.filterli {
    line-height: 24px;
    display: inline-block;
    padding: 5px 10px;
    color: #8dc63f !important;
}

    .filterli a {
        color: #8dc63f !important;
    }

.box-shadow {
    --webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.12);
    background: #ffffff;
    border-radius: 20px;
    margin-top: 10px;/*added on 4rth jan by gitanjali to add spacing on top of container*/
}
/****** padding css /************/
.padding-none {
    padding: 0px !important;
}

.paddingtb30 {
    padding: 30px 0px;
}

.paddingleft0 {
    padding-left: 0px !important;
}

.block {
    display: block !important;
}

.bg-image {
    /* Full height */
    height: 100vh;
    background-image: url(/images/Inspextion_Connextion_Mazzella_Logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-image-forgot {
    /* Full height */
    height: 100vh;
    background-image: url('/images/Inspextion_Connextion_Mazzella_Logo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/************** Animation css */
/* form starting stylings ------------------------------- */
.group {
    position: relative;
    margin-bottom: 45px;
}


    .group input {
        font-size: 12px;
        padding: 10px 10px 10px 5px;
        display: block;
        width: 100%;
        border: none;
        border-bottom: 1px solid #333;
        color: #333;
    }

input:focus {
    outline: none;
}

/* LABEL ======================================= */
.group label {
    /*color: #999;*/
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.required:after {
    content: "*";
    font-weight: bold;
    color: red;
}

/* active state */
.group input:focus ~ label, input:valid ~ label {
    top: -20px;
    font-size: 12px;
    color: #231f20;
}

.dark-grey-txt {
    color: #000000 !important;
    ;
}

/* BOTTOM BARS ================================= */
.group .bar {
    position: relative;
    display: block;
}

    .group .bar:before, .bar:after {
        content: '';
        height: 1px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: #333;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .group .bar:before {
        left: 50%;
    }

    .group .bar:after {
        right: 50%;
    }

/* active state */
.group input:focus ~ .bar:before, input:focus ~ .bar:after {
    width: 50%;
}

/* HIGHLIGHTER ================================== */
.group .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

/* active state */
.group input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.login-footer {
    bottom: 20px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    width: 100%;
}

/*************** Select option css ***********/

/* Hide label */
.mdl-selectfield label {
    font-size: 12px;
    padding: 10px 10px 10px 0px;
    margin-top: -10%;
    color: black;
    font-weight:600;/*added by gitanjali on 4rth jan to increase the label weightage*/
}
/* Use custom arrow */
.mdl-selectfield select {
    appearance: none;
    border-bottom: 1px solid grey;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    width: 100%;
    /* color: lightgray; */
    outline: 0;
    padding: 10px 10px 10px 0px;
    color: #333;
}

.mdl-selectfield {
    /*font-family: 'Roboto','Helvetica','Arial',sans-serif;*/ /*edited by gitanjali on 4rth jan to remove the extra font family*/
    position: relative;
}

    .mdl-selectfield select:after {
        position: absolute;
        top: 0.75em;
        right: 0.5em;
        /* Styling the down arrow */
        width: 0;
        height: 0;
        padding: 0;
        content: '';
        border-left: .25em solid transparent;
        border-right: .25em solid transparent;
        border-top: .375em solid $select-border-color;
        pointer-events: none;
    }

.pointernone {
    background-color: #f2f2f2 !important;
    pointer-events: none;
    color: #575454 !important;
    /*color: #a9a9a9 !important;*/
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -ms-border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom: 1px solid #b1b1b1 !important;
}

.inspectioncontent {
    position: absolute;
    visibility: hidden;
}


.active {
    /*z-index: 1;*/
    visibility: visible;
}

.custom-scrollbar::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.custom-scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.custom-scrollbar::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    .custom-scrollbar::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.btn-assigncomponent {
    padding: 2px 2px 2px 2px;
    width: 100%;
}


/*New Theme Fixes*/
.navbar-brand img {
    height: 60px;
    width: auto;
}

.navbar-brand {
    padding: 0 10px;
}

.page-item .page-link {
    color: #333;
}

.page-item.active a.page-link {
    background: #333;
    color: #fff;
    border: 1px solid #333;
}

.badge-success {
    color: #333;
    background-color: transparent; /*added by gitanjali to change the status ui*/
    margin-right: 5px;
    vertical-align: -1px;
}
/*added by gitanjali to change the status ui*/
.badge-success:before {
    font-family: 'Material Design Icons';
    content: "\e035";
    color: #8dc63f;
    margin-right:6px;
    vertical-align:-1px;
}
.badge-danger:before {
    font-family: 'Material Design Icons';
    content: "\e035";
    color: #ee3a43;
    margin-right: 6px;
    vertical-align: -1px;
}
.badge-danger {
    margin-right: 6px;
    vertical-align: -1px;
    color: #333;
    background-color: transparent; /*added by gitanjali to change the status ui*/
}

.modal-content #dvQuoteStatusContent tr {
    border-bottom: 0;
}

.nav-link i.mdi {
    color: #8dc63f;
}

#messagesDropdown.nav-link.active i.mdi, #messagesDropdown.nav-link:hover i.mdi {
    color: #8dc63f;
}

#exampleAccordion .nav-link.active i.mdi, .nav-link:hover i.mdi {
    color: #fff;
}

.report-management-container table .mdl-selectfield label {
    margin-top: -32px;
}

.report-management-container table tr {
    border-bottom: 0px;
}

    .report-management-container table tr .group {
        margin-bottom: 15px;
    }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus, .nav .nav-link.active i.mdi, .nav .nav-link:hover i.mdi {
    color: #8dc63f;
}

button.float-icon {
    border: 0px;
    box-shadow: 0px 4px 5px rgba(0,0,0,0.3);
}

a:hover {
    color: #8dc63f;
}

.form-group input, .form-group input:focus, .form-group select, .form-group select:focus, .form-control {
    border-radius: 0;
    border: 0px;
    border-bottom: 1px solid #212021;
    outline: 0;
    box-shadow: none;
    background: transparent;
    padding: 0.375rem 0.75rem;
}

.form-group > label {
    font-size: 12px;
    margin-bottom: 0 !important;
    font-weight:600;
}

.divider {
    width: 100%;
    height: 1px;
    background: #ddd;
    margin: 10px auto;
}

.checkbox-inline, .radio-inline {
    margin-right: 8px;
    padding: 0.375rem 0rem;
}

#QuantityMedianCheckBox {
    margin-right: 6px;
}

.section-name-container {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

#AddSectionForm .input_fields_container > div {
    margin-top: 10px;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #8dc63f;
}

.btn-primary, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    border-color: transparent;
}

#tblMultilevel td {
    padding: 0 15px;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus, .btn-primary:focus, .btn-primary.focus {
    box-shadow: none;
}


div#preloader, div#load-page {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: rgba(0, 0, 0, 0.6);
    text-align: center
}

    div#preloader span, div#load-page span {
        position: absolute;
        width: 80px;
        top: 50%;
        left: 50%;
        margin: -40px -40px;
        font-size: 12px;
        color: #fff;
    }

        div#preloader span img, div#load-page span img {
            padding-bottom: 10px;
        }

option:hover {
    background: #8dc63f;
}

table .header {
    background: #333;
    color: #fff;
    padding: 5px 10px;
}

    table .header a {
        color: #fff;
    }
.modal-header {
    border-bottom: 0;
    text-align: center;
    color: #fff;
    border-radius: 1.3rem 1.3rem 0 0 !important;
    padding: 10px;
    color: #8dc63f;
    background:#333;
    font-weight:bold;
}
    .modal-header .close span {
        color: #fff;
    }
    
    .modal-footer {
        border-top: 0px;
    }

.modal-title {
    width: 100%;
}

body.modal-open,
.modal-open .modal {
    padding-right: 0 !important;
}
.edit-btn:hover {
    color: #8dc63f;
}
.btn {
    font-size:12px !important;
}
.modal-open nav.navbar.fixed-top {
    padding-right: 1rem !important;
}
body.modal-open {
    overflow:hidden !important;
}
div.dataTables_wrapper div.dataTables_filter {
    margin-top: -10px;
}
/*changes done on 4rth jan by gitanjali*/
.dataTables_scroll .dataTables_scrollBody {
    height: auto !important;
    min-height: 100px;
    max-height: 550px;
    margin-bottom: 25px;
}
.btn-primary:hover {
 border-color:transparent !important;   
}
.edit-form-parent {
    padding:0 15px !important;
}
.paddingt40 {
    padding-top: 35px 40px 0;
}
.nav-link i.mdi {
    top:5px;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom:1.3em;
}
.table-responsive.box-shadow.custom-scrollbar, .table-responsive.box-shadow {
    min-height: 75vh !important;
}
h2.padding-bottom20 {
   padding-bottom:8px !important; 
}
.dropdown-item, .dropdown-header, .field-validation-error, .text-danger {
    font-size: 12px;
}
#showpreview .modal-content button.close {
    margin-bottom: 24px;
    margin-top: -15px;
    font-size: 24px !important;
}
.modal-content button.close {
    font-size: 18px !important;
}
.multiselect.dropdown-toggle, .btn-group.show {
    width: 100%;
}

/*added on 4rth jan by gitanjali*/
/*spacing for checkbox between label*/
input[type="checkbox"], input[type="radio"] {
    margin-right: 5px;
    vertical-align: -2px;
}

/*arrow accordian by gitanjali*/
.s-accordion--arrow {
    display:flex;
}
.s-accordion--arrow .panel-heading {
    width: 100%;
}
.s-accordion--arrow .panel-heading a {
    display: block;
}
.s-accordion--arrow .btn-group {
    display: inline-flex;
}

.s-accordion--arrow .panel-heading a:after {
    font-family: 'Material Design Icons';
    float: left;
    content: "\e5ce";
    margin-right: 10px;
}
.s-accordion--arrow .panel-heading a.collapsed:after {
    content: "\e5cf";
}

/*dasboard equipment buttons*/
.equipment-btn-status {
    position: absolute;
    left: 18em;
    z-index: 400;
}
#dvApproveRepairContent .list-group{
    margin-top:20px;
}

/*sidebar toggle collapsed menu on hover show sub menus*/
body.sidenav-toggled .navbar-sidenav > .nav-item:hover {
    width: 208px !important;
    background-color: #8dc63f;
    color: #ffffff;
    border-left: 8px solid #ee3a43;
}
body.sidenav-toggled .navbar-sidenav > .nav-item:hover > a {
    border-left: 0 none !important;
}
    body.sidenav-toggled .navbar-sidenav > .nav-item:hover > a i {
        color: #ffffff !important;
    }

body.sidenav-toggled .navbar-sidenav .nav-item:hover .nav-link .nav-link-text {
    display: inline-block;
}
body.sidenav-toggled .navbar-sidenav > .nav-item:hover > .nav-link-collapse + .sidenav-second-level {
    display: block;
    background-color: #8dc63f;
    width: 200px;
}
body.sidenav-toggled .navbar-sidenav > .nav-item:hover > .nav-link-collapse + .sidenav-second-level li {
    width: auto !important;
}
body.sidenav-toggled .navbar-sidenav > .nav-item:hover > .nav-link-collapse + .sidenav-second-level li a {
    color: #ffffff;
}

/*status grey not applicable*/
.status {
    padding: 3px 10px;
    border-radius: 3px;
    font-size: 11px;
}
.not-applicable-status {
    background-color: #f2f2f2;  
    border-radius: 3px;
}
.pending-status {
    background-color: #f0ad4e;
    color: #fff;
}
.active-status {
    background-color: #8dc63f;
    color: #fff;
}
.inactive-status {
    background-color: #ee3a43;
    color: #fff;
}

.not-allowed {
    cursor: not-allowed;
}



.totals {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 1.5rem;

  .total-item
{
  flex: 1;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 2rem;
  padding: 1rem 1.25rem 0.25rem 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: start;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;

  &.green-bg
{
  background-color: #79b428;
}

&.yellow-bg {
  background-color: #e0da12;
}

&.darkyellow-bg {
  background-color: #feb100;
}

&.darkorange-bg {
  background-color: #ff6b01;
}

&.whitebg {
  background-color: #ffffff;
}

label:first-of-type {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  cursor: pointer;
}

label:last-of-type {
  font-size: 3.5rem;
  font-weight: 600;
  text-align: center;
  width: 100%;
  margin-top: auto;
  cursor: pointer;
}

}
}
