@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
body{
    font-family: "Manrope", sans-serif!important;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 15px!important;
}
.region-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}
body header .navbar-nav{
    flex-direction: row;
}
body aside .navbar-nav a{
    color: #fff;
    margin-top: 6px;
}
body  aside .navbar-nav span{
    color: #A0B0BE;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 12px;
    padding-bottom: 0;
}
body aside .region-sidebar-first{
    padding: 0;
}
body  aside .navbar-nav li ul {
    margin-left: 0 !important;
}
.main-container> .container-fluid{
    display: flex;
    padding: 0;
   
}

.main-container> .container-fluid >section.col-sm-9{
    background-color: #fff;
    max-width: 100%;
    flex: 1;
}
body.path-frontpage .main-container> .container-fluid >section.col-sm-9{
    background: #113e51;
}
body.path-frontpage.user-logged-in .main-container> .container-fluid >section.col-sm-9{
    background: #fff;
}
.user-logged-in .main-container> .container-fluid{
    background: #113e51;
}
footer{
    display: none;
}
body aside.col-sm-3{
    max-width: 250px;
    height: calc(100vh - 47px);
}
body header{
    border-bottom: solid 1px #e7e7e7;
}
body .breadcrumb{
    background-color: transparent;
}

.navbar-brand img {
    max-height: 53px;
    padding-bottom: 10px;
}

body .btn-primary {
    color: #fff;
    background-color: #35a5d4;
    border-color: #35a5d4;
}
.btn-primary:hover {
    color: #fff;
    background-color: #288cb6;
    border-color: #288cb6;
}

table, body{
    color:#113e51;
}

 body.path-frontpage aside.col-sm-3{
    display: none;
 }
 body.user-logged-in.path-frontpage aside.col-sm-3{
    display: block;
 }
 .block-ps-bootstrap-subtheme-userlogin{
    max-width: 350px;
    margin: auto;
    border: soild 1px #e3e3e3;
 }

 .table thead th,.table.pkg-tbl .head-td td {
    vertical-align: bottom;
    border: 0;
    background: #35a5d4;
    color: #fff;
}
/* #sub-parts-table  .table thead th,#duplicate-codes-table .table thead th{
    color: #35a5d4;
    background: #fff;

} */
#sub-parts-table, #duplicate-codes-table,#invalid-codes-table{
    width: 32.33%;
    float:left;
    margin-right: 1%;
}
.table{
    margin-top: 10px;
    border: solid 1px #D5D8DC;
}
.table-striped tbody tr:nth-of-type(odd){ 
 background-color: #f9f9f9;   
}
/* .table img{
    max-width: 32px;
} */
.table td p{
    margin-bottom: 0;
}
form .form-type-vertical-tabs{
    display: none;
}  
form.package-inspection-form .form-actions{
    display: none;
}
body .page-title{
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 600;
}
.view-header{
    position: absolute;
    right: 25px;
    top: 14px;
}
.path-frontpage .region-content {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 0 15px;
    box-sizing: border-box;
}
.path-frontpage.user-logged-in .region-content{
    display: block;
}
#block-ps-bootstrap-subtheme-userlogin {
    max-width: 350px;
    width: 100%;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: #fff;
}
.field--widget-text-textarea-with-summary .js-filter-wrapper{
    display: none;
}
.ck-editor__top{
    display: none;
}
aside a.nav-link.active.is-active {
    background: #527c8e;
    border-radius: 6px;
}
.table.pkg-tbl td{
    border: 1px solid #dee2e6;
}
tr.loop-tbl:nth-child(odd) {
    background: #f9f9f9;
}

.pkg-tbl img {
    max-width: 74%;
}
.pop-tit{
    font-size: 20px;
    color: #288cb6;
    font-weight: 800;
}
.pck-add{
    padding: 0 30px;
    font-size: 12px;
}
.page-node-type-package-inspection h2{
    font-size: 20px;
    text-align: center;
    font-weight: 700;
}
.dt-ti td {
    font-weight: 800;
}
.verified-true{
background-image: url(../images/verified.png);
width: 26px;
height: 26px;
padding: 10px;
display: inline-block;
background-size: contain;
}

.verified-false{
    background-image: url(../images/wrong.png);
    width: 26px;
    height: 26px;
    padding: 10px;
    display: inline-block;
    background-size: contain;
}
form.package-inspection-form .form-actions.btn-cmplt{
    display: block;
    position: absolute;
    top: 0;
    right:30px;
}
form.package-inspection-form .form-actions.btn-cmplt input
{
    background-color: #40c86e;
    border-color: #40c86e ;
}
.view-inspection-report td,.view-sub-parts-list td,.view-master-parts td{
    vertical-align: middle;
}
.view-field-packaged-by-table-column,.view-field-inspected-by-table-column{
    text-transform: capitalize;
}
.user-not-logged.path-inspection-report .col-sm-3,.user-not-logged.path-inspection-report header,
.user-not-logged.path-inspection-report #block-ps-bootstrap-subtheme-userlogin{
    display: none;
}
.user-not-logged.path-frontpage .main-container> .container-fluid >section.col-sm-9{
background-image: url(../images/bg.jpg);
background-size: cover;
}
.user-not-logged.path-frontpage .item-list li::marker {   
    display: none;
    content: "";
}
.user-not-logged.path-frontpage .item-list li{
margin-left: 0; 
text-align: center;
}
.user-not-logged.path-frontpage input{
    width: 100%;
} 

#print-popup {
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -20%);
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#print-popup.popup-content button {
    margin-right: 10px;
}

body.user-not-logged.path-frontpage header .navbar-nav{
    display: none;
}
a.print__link {
    background: #329ecc;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 10px;
}
.print__wrapper{
    padding-bottom: 10px;
    text-align: right;
}
.hidden-element{
    display:none;
}
.path-main-parts-list .table th,.path-main-parts-list .table td{
    vertical-align: middle;
}
body.packer .view-sub-parts-list .view-header, body.packer .view-master-parts .view-header {
    display: none;
}
@media print{
    .table-bordered td{
      border:solid 1px red;
    }
    .table-bordered td{
        border:solid 1px red;
      }
    .print__wrapper{
        display: none!important;
    }
  }