*{
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
div,
button,
strong,
tr,
td,
th,
input,
textarea,
label,
select {
    font-family: 'Saira-Regular' !important;
}

ul {
    margin: 0px; 
    padding: 0px;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

body::-webkit-scrollbar, .table-responsive::-webkit-scrollbar {
    width: 1em;
}

body::-webkit-scrollbar-track, .table-responsive::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb, .table-responsive::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.mpad_body {
    background-image: url('../images/car_body_img.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.mpad_body1 {
    background-image: url('../images/Fdbg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.navbar {
    background-color: #00000026;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .container {
    padding-top: 100px;
}

.mlogo {
    width: 158px;
    margin-left: 15px;
}

.mpad_logo {
    /*width: 220px;*/
    height: 90px;
    /*margin-bottom: 10px;*/
    /*margin-right: 15px;*/
}

.col-4-login {
    padding-top: 120px;
}

.form-select-login {
    /*margin: 10px;*/
    margin-bottom: 12px;
    background-color: transparent;
    border: 1px solid black;
}

.form-control-login {
    /*margin: 10px;*/
    margin-bottom: 12px;
    background-color: transparent;
    border: 1px solid black;
}

.login-btn {
    /*margin-left: 10px;*/
    /*width:100%;*/
    /*border-radius: 0px;*/
}

.user-det {
    display: flex;
    margin-right: 15px;
}

.user-det a {
    color: black;
    text-decoration: none;
}

/*.breadcrumb {
    background-color: white;
    padding: 10px;
    margin-bottom:0px;
    border-bottom:1px solid #ced4da;
}*/

.breadcrumb i {
    margin-right:8px;
}

.row-home-container {
    background-color: #ffffffcf;
}

.row-home-btn {
    padding: 30px;
}

.row-home-btn a:hover {
    background-color: #e31837;
    color: white;
}

.home-btns {
    color: black;
    text-decoration: none;
    font-size: 18px;
    padding: 30px;
    display: flex;
    flex-direction: column;
}

.home-btns i.fa-solid {
    line-height: 1.8;
}

.home-btns i {
    margin-right: 10px;
    font-size: 20px;
}

.breadcrumb-item a {
    color: black;
    text-decoration: none;
}

.cont_details {
    background-color: white;
    padding: 0; 
    /*padding: 2px 10px;*/
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 0px 0px 5px 5px;
}

.loc_input {
    padding: 12px;
    border: 1px solid black;
}

.loc_input a {
    text-decoration: none;
    color: black;
}

.location_table a {
    text-decoration: none;
    color: black;
}

.table_heading {
    background-color: #e31837 !important;
    color: white !important;
    font-size: 13px;
}

.table_heading th {
    color: #fff !important
}

.d-flex.profileicon {
    position: absolute;
    top: 15px;
    right: 15px;
}

.alignright {
    justify-content: end;
}

.logomiddle {
    width: 100%;
    text-align: center;
}

.alignright ul.dropdown-menu.show {
    right: 0;
    left: auto;
}

.breadcrumb-header {
    margin-top: 10px;
    /* background: #dadada; */
}

.loc_det_input {
    display: flex;
}

.card_head {
    color: #e31837;
}

ul.Navlist {
    margin-top: 10px;
}

ul.Navlist li {
    width: 33%;
    display: inline-block;
    /* margin: 10px 0px; */
    padding: 0px 0px;
    margin-bottom: 15px;
    border: 2px solid #e31837;
}

ul.Navlist li a {
    font-weight: 600;
    font-size: 12.5px;
    padding: 10px 4px;
    color: #000;
    width: 100%;
}

ul.Navlist li:hover {
    background-color: #e31837;
    color: white;
}

ul.Navlist li:hover a {
   color: white;
}

/*YARD Page CSS Start*/
.width100 {
    width:100%;
}

.innerMainHead {
    color:#e31837;
    padding-left:15px;
    padding-top:15px;
}

/*#yarddetails, .card {
    padding: 0;
    border-radius:0;
    border:none;
}*/

#locationDetails .card {
    padding: 0;
}

#yarddetails .card-body {
    padding: 15px;
}

#locationDetails .form-select-login {
    margin: 0;
    border: 1px solid #ced4da;
}

/*.cont_details .table-responsive {
    overflow-x: auto !important;
}
*/
.dataTables_length {
    padding: 10px;
}

.dataTables_info {
    padding:12px;
}

.dataTables_filter {
    padding: 10px;
}

.rbdbothclass {
    margin-right:8px;
}

.p0 {
    padding:0;
}

#btnActive, 
#btnDeactive, 
#btnAssignModel, 
#btnRemoveModel, 
#btnMoveVehicle, 
#btnDelete {
    padding: 4px 7px 4px 7px;
    border: 1px solid #cfcfd2;
    border-radius: 5px;
}

#btnAddSubBlock {
    border: 1px solid #88cf61;
    border-radius: 5px;
    padding: 4px 7px 4px 7px;
    background: #fff;
    transition: all 0.4s ease-in-out;
}

#btnAddSubBlock:hover {
    background: #88cf61;
}

#tblMainBlock {
    margin-top: 10px;
}

.defectLocationModal .modal-header {
    background: #e31837;
}

.defectLocationModal .close {
    color: #fff;
    font-size: 2rem;
    border: 0;
    opacity: 1;
}

.defectLocationModal .form-group {
    margin-bottom: 12px;
}

.defectLocationModal .input-group {
    margin-top: 5px;
}

.defectLocationModal .btn.btn-danger {
    margin-left: 10px;
}

.dataTables_wrapper .dataTables_filter input {
    outline: none !important;
    -webkit-transition: 0.5s !important;
    transition: 0.5s !important;
}

.dataTables_wrapper .dataTables_filter input:focus {
    border: 1px solid #555 !important;
}

#tblSubBlockDetails {
    background:#000000;
}

.emptyFilled {
    padding:5px 0px 0px 15px;
}

.yardNameDropdown .btn-group {
    width:100%;
}

.yardNameDropdown .btn-group button {
    border:1px solid #cecece;
}

.mPADfooter {
    width:100%;
    position:fixed;
    bottom:0;
}

.footerPadding {
    padding: 5px 0 5px 0;
}

#yarddetail {
    margin-top:15px;
}

footer {position:fixed; bottom:0; width:100%; background:#000;}
/*YARD Page CSS End*/

/*------new login page css start----*/
.login_wrapper {
    display:flex;
}

.image_left_container {
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/login_img_car.jpg');
    /*width: 60%;*/
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position:relative;
}

.image_left_container img {
    position:absolute; 
    margin:auto; 
    top:0;
    left:0;
    right:0;
    bottom:0; 
    width:200px;
}

.image_right_container {
    /*width: 25%;*/
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    opacity: 1;
    position: absolute;
    flex: 0 0 auto;
    width: 41.66666667%;
    font-size: 3rem;
    z-index: 100;
    top: 0em;
    right: 0em;
}

.form-select-login-new {
    border:2px solid #B5B5B5; 
    padding:6px; 
    /*border-radius:0;*/ 
    margin-bottom:12px;
    line-height:2;
}
/*------new login page css end----*/
@media screen and (max-width: 480px) {
    .logomiddle {
        width: auto;
        float: left;
        display: none;
    }
    ul.Navlist li {
        width: 100%;
        display: block;
    }
    .col-4-login {
        width: 100%;
        padding-right: 30px;
    }
    .mpad_body {
        background-size: cover;
    }
}

.table_div {
    overflow-y:auto;
}

.login_card {
    box-shadow: 5px 6px 20px -5px rgb(0 0 0 / 75%);
    margin: 0 75px;
}

.login_card form {
    padding: 20px 20px 10px 20px;
}

.captcha-flex {
    top: 10px;
    right: 5px;
    position: absolute;
}

.btn-search {
    margin-top: 8px;
}

.btn-search button {
    padding: 5px;
}

.display-loc {
    display: flex;
    flex-direction: column;
}

.display-loc div.btn-group {
    position: absolute;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.75rem 1rem;
    outline: none;
    border-radius: 0.25rem;
    border-width: 1.75px;
    border-style: solid;
    border-color: #b8babc;
    color: #000;
    background-clip: padding-box;
    background-color: transparent;
    transition: all 0.35s ease-in-out;
}

.btn-group button {
    border: 0 !important;
    width: 100% !important;
}

.multi-div .form-label {
    top: -0.6rem !important;
}

.showdropdown::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.showdropdown::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.showdropdown::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.multiselect-container > li > a > label {
    font-size: 13px;
}

button.multiselect:hover {
    border: 1px solid black;
}

.totalRow td {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.totalRow td input {
    text-align: center;
}

.form-control.form-input-parent {
    border: 0 !important;
    position: relative;
    width: 100% !important;
    height: 3rem !important;
}

.form-input-parent .form-label {
    position: absolute;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    left: 0.75rem;
    top: 0.75rem;
    padding: 0 0.35rem;
    color: #8b8e92;
    background: #fff;
    transition: all 0.35s ease;
}

.form-input-parent .form-input, 
.form-input-parent .form-select {
    position: absolute;
    display: block;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.75rem 1rem;
    outline: none;
    border-radius: 0.25rem;
    border-width: 1.75px;
    border-style: solid;
    border-color: #b8babc;
    color: #000;
    background-clip: padding-box;
    background-color: transparent;
    transition: all 0.35s ease-in-out;
}

.form-input-parent .form-input:focus + .form-label, 
.form-input-parent .form-select:focus + .form-label {
    top: -0.65rem;
    left: 0.75rem;
    z-index: 5;
}

.form-input-parent .form-input::-moz-placeholder, 
.form-input-parent .form-select::-moz-placeholder {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.form-input-parent .form-input:-ms-input-placeholder, 
.form-input-parent .form-select:-ms-input-placeholder {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.form-input-parent .form-input::placeholder, 
.form-input-parent .form-select::placeholder {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.form-input-parent .form-input:not(:-moz-placeholder-shown).form-input:not(:focus) + .form-label, 
.form-input-parent .form-select:not(:-moz-placeholder-shown).form-select:not(:focus) + .form-label {
    top: -0.65rem;
    left: 0.75rem;
    z-index: 5;
}

.form-input-parent .form-input:not(:-ms-input-placeholder).form-input:not(:focus) + .form-label, 
.form-input-parent .form-select:not(:-ms-input-placeholder).form-select:not(:focus) + .form-label {
    top: -0.65rem;
    left: 0.75rem;
    z-index: 5;
}

.form-input-parent .form-input:not(:placeholder-shown).form-input:not(:focus) + .form-label,
.form-input-parent .form-select:not(:placeholder-shown).form-select:not(:focus) + .form-label {
    top: -0.65rem;
    left: 0.75rem;
}

input:disabled, 
textarea:disabled {
    cursor: not-allowed;
}

.detail.row {
    box-shadow: 0 10px 20px rgb(0 0 0 / 48%);
    background-color: white;
    margin: 0 2px 2px 2px;
    border-radius: 5px;
}

.name-box b {
    border-bottom-left-radius: 7px;
    font-size: 14px;
    color: #fff;
    background-color: #000;
    padding: 0 10px;
    border-bottom-right-radius: 7px;
}

.col-lg-6 .name-box, .col-lg-2 .name-box {
    background-color: #e31837;
    color: #fff;
    border-radius: 5px;
}

.col-lg-12.number {
    font-size: 30px;
    color: #e31837;
}

li.ui-state-active {
    border: 1px solid #e31837 !important;
    background: #e31837 !important;
}

input#uploadfiles {
    height: 50px !important;
}

button#btnupload {
    margin: 5px;
}

.total_detail {
    box-shadow: 0 10px 20px rgb(0 0 0 / 48%);
    background-color: white;
    margin: 0 2px 2px 2px;
    border-radius: 5px;
}

.total_name_box {
    background-color: #e31837;
    color: #fff;
}

.head_li {
    padding: 10px;
    background-color: #e31837;
}

.head_li a {
    color: #fff;
}

.checkbox-label {
    left: 30px !important;
    top: 7px !important;
}

.total-count-divide {
    justify-content: center;
}

.home-btn-parent {
    font-size: 15px;
    padding: 7px;
    background-color: #e31837;
    display: inline-block;
    color: #fff;
    margin-bottom: 5px;
    transition: 0.5s ease-in-out
}

    .home-btn-parent:hover {
        background-color: #fff;
        color: #e31837;
    }

    .parent-div-master {
        border: 2px solid #e31837;
        margin: 5px;
        max-width: 49% !important;
    }

.font-awe-icon {
    margin-right: 10px;
}

.master-child a {
    width: 200px;
    border-bottom: 2px solid #f00;
    color: #000;
    margin: 15px 0px;
    outline: none;
    color: #fff;
    text-decoration: none;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    font-weight: 400;
    box-shadow: 0 0 5px rgb(155 76 76);
    font-size: 0.9em;
    position: relative;
    display: inline-block;
    padding: 0 5px;
    background: #546e7a;
    transition: 0.5s ease-in-out;
}

.master-child a:hover {
    background-color: #e31;
    color: #fff;
}

.master-child {
    margin-bottom: 5px;
}

/*input[type="text"]:disabled {
    background-color: #eeeeee;
}*/

.home-container {
    padding: 10px !important;
    background-color: #fff;
}

.left-gate-parent {
    border-right: 2px solid #dadada;
}

.modal-content {
    border: 0 !important;
}

.modal-title {
    color: #fff;
}

.modal-header {
    background-color: #e31837;
}

button.close {
    color: #fff;
    opacity: 1;
}

.top-row {
    border: 2px solid #dadada;
    padding: 16px 0 10px 0;
    border-radius: 4px;
}

.right-row {
    border-left: 2px solid #dadada;
}

.select-mail-body {
    height: 240px;
}

.bnd-btn {
    margin-right: 10px;
}

/*.left-row {
    border: 2px solid #dadada;
    padding: 16px 0 20px 0;
    border-radius: 4px;
}*/

.forgot_pwd {
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    color: #1976d2;
    position: absolute;
    width: 100%;
    bottom: -10px;
    left: 0;
}

.frgt_txt {
    color: #e31837;
}

.denied_title {
    color: #e31837;
    font-weight: 600;
}

.denied_img {
    margin: 0 auto;
    width: 180px;
}

.denied_card {
    border: 0;
}

.denied_p {
    font-weight: 600;
}
.table th, .table td {
    border: 1px solid #dadada;
    font-size: 12px;
    padding: 5px 5px !important;
}

button.multiselect {
    text-align: left;
    padding: 0px;
}

ul.multiselect-container {
    padding: 10px;
   
}

ul.multiselect-container li label {
    padding-left: 0px !important;
}
span.red {
    color: #f00;
}
.fixeddatatd {
    width: 300px;
    word-wrap: break-word;
}
/*.table thead th {
    
    color: #fff;
}*/



@media print {
    /* Styles for printing */
    body * {
        visibility: hidden;
    }

    #printdatayard, #printdatayard * {
        visibility: visible;
    }

    #printdatayard {
        position: absolute;
        left: 0;
        top: 0;
    }
    
}

.owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}

.owl-dots {
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.ModelWiseCount .row {
    /* text-align: center; */
    justify-content: center;
}

/*login page image slider*/
.slideshow,
.slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}

.slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}

.slideshow li:nth-child(1) span {
    background-image: url('../images/Fdbg.jpg');
}

.slideshow li:nth-child(2) span {
    background-image: url('../images/LoginBackground.jpg');
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.slideshow li:nth-child(3) span {
    background-image: url('../images/Fdbg.jpg');
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.slideshow li:nth-child(4) span {
    background-image: url('../images/LoginBackground.jpg');
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.slideshow li:nth-child(5) span {
    background-image: url('../images/Fdbg.jpg');
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.slideshow li:nth-child(6) span {
    background-image: url('../images/LoginBackground.jpg');
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -webkit-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    25% {
        opacity: 0;
        -webkit-transform: scale(1.1);
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }

    25% {
        opacity: 0;
        -moz-transform: scale(1.1);
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -o-transform: scale(1.05);
        -o-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -o-transform: scale(1.1);
    }

    25% {
        opacity: 0;
        -o-transform: scale(1.1);
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -ms-transform: scale(1.05);
        -ms-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -ms-transform: scale(1.1);
    }

    25% {
        opacity: 0;
        -ms-transform: scale(1.1);
    }

    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        transform: scale(1.05);
        animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        transform: scale(1.1);
    }

    25% {
        opacity: 0;
        transform: scale(1.1);
    }

    100% {
        opacity: 0
    }
}

.btnParent {
    position: relative;
    top: -15px;
}