@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.center-content .d-flex.flex-column.justify-content-center.text-center.mt-5 {
    width: 285px;
    margin: 0 auto;
}
a.btn.btn-success.textwhite {
    margin-top: 5px;
    padding: 10px;
    text-transform: uppercase;
}
a.btn.btn-success.textwhite {
    margin-top: 10px;
    padding: 10px;
    background: #07a557;
    border: 1px solid #07a557;
}
.assign-pro-charge.d-flex {
    margin-left: 25px;
    margin-top: auto;
    margin-bottom: auto;
}
.assign-product {
    margin-top: 5px;
}
.br-1 {
    border-right: 1px solid #80808030;
}
a.btn.btn-success.textwhite:hover {
    margin-top: 10px;
    padding: 10px;
    background: #07a5577a;
    border: 1px solid #078145;
}
.assign-pro-name {
    width: 250px;
    margin: auto 0;
    font-weight: 600;
    text-transform: capitalize;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.textwhite
{
color:white;
}
.header_loggedin span.text-white {
    padding-right: 8px;
    margin:auto;
}
li.nav-item.dropdown.no-arrow
{
    margin:auto;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.bg-green {
    background-color: #00b15a !important;
}
.inner-desc {
    height: 160px;
    margin-bottom:0px;
}

.center-content {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.vertical-center {
    display: table-cell;
    vertical-align: middle;
}
.pro-margin
{
 margin-right:10px;   
}
.bg-white {
    background-color: #fff!important;
    position: sticky;
    z-index: 999;
    top: 0;
}
.sidebar {
    /* background-color: #009d50; */
    /* width: 90px !important; */
    z-index: 99;
}
.sidebar .nav-item .nav-link {
    color: rgb(255 255 255 / 85%);
}
nav.navbar.navbar-expand.navbar-dark.bg-dark.static-top {
    background-color: #009d50!important;
    display: none !important;
}
a {
    color: #00b15a;
}
.btn-primary {
    color: #fff;
    background-color: #00b15a;
    border-color: #00b15a;
}
.cuscard-img {
   
    overflow: hidden;
}
.cuscard-img img {
    height: 200px;
    object-fit: contain;
}


.card-index .badge {
    position: absolute;
    right: 9px;
    top: -15px;
    padding: 8px 12px;
}

.card-desc{
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
   font-family: 'Didact Gothic', sans-serif;
   padding: 0 15px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #00b15a;
    border-color: #00b15a;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.box-login {
    transition: box-shadow .3s;
    border-radius:10px;
    border: 1px solid #ccc;
    background: #fff;
    width: 18%;
    margin: 30px auto;

}

.box-login:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.icon-login
{
    display:block;
    width:100%;
}
input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.overlay-cross
{
    cursor: pointer;
}
.overlay-cross {
    position: absolute;
}
/*Login Page*/
.user-role , .bg-login-page {
    font-family: 'Nunito';
    position: relative;
    background-image: url("/aduane/public/assets/images/site/bgimg.jpg");
    background-position: center;
    background-size: cover;
}
.bg-login-page {
     background-image: url("/aduane/public/assets/images/site/loginbg.jpg");
 }
.user-role:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.login-outer-role {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.lgn {
    border: 2px solid grey;
    margin: 0 20px;
}
.box-login-role {
    transition: box-shadow .3s;
    margin: 30px;
    border-radius:10px;
    border: 2px solid #000;
    background: #ffffff8a;
    float: left;

}
.box-login-role:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.card-login
{
    background-color: #ffffff4a;
}
.card-login .card-header , .card-login .card-body
{
    color: white;
}
.card-login .card-header {
    justify-content: center;
    display: flex;
    font-size: 26px;
}
.product-details-img-left img {
    width: 100%;
}
.product-details-content .pro-details-quality .cart-plus-minus {
    border: 1px solid #00b15a;
    display: inline-block;
    height: 41px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
    border-radius: 100px;
}
.product-details-content .pro-details-quality .cart-plus-minus .qtybutton.dec {
    height: 60px;
    left: 21px;
    padding-top: 9px;
    top: 0;
}

.product-details-content .pro-details-quality .cart-plus-minus .qtybutton {
    color: #333;
    cursor: pointer;
    float: inherit;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 24px;
}
.product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #333333;
    float: left;
    font-size: 18px;
    height: 39px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 120px;
}
.product-details-content .pro-details-quality .cart-plus-minus .qtybutton.inc {
    height: 60px;
    padding-top: 9px;
    right: 18px;
    top: 0;
}
.product-details-content .pro-details-quality .cart-plus-minus .qtybutton {
    color: #333;
    cursor: pointer;
    float: inherit;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 24px;
}
.product-details-content .pro-details-buy-now a {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    color: #333;
    border: 1px solid #ffb9b9;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    padding: 12px 30px 12px;
    border-radius: 50px;
    z-index: 1;
}
.card-index {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 300px;
    margin: auto;
    text-align: center;
    font-family: arial;
    border-radius: 10px;
    background-color: #f5f5f563;
}

.card-index  .card-sku {
    color: grey;
    font-size: 16px;
}

.card-index  button {
    border: none;
    outline: 0;
    padding: 12px;
    color: white;
    background-color: #00b15a;
    text-align: center;
    cursor: pointer;
    width: 100%;
    font-size: 18px;
    border-radius: 0 0 10px 10px;
    transition: opacity .2s ease;
}
a:hover {
    color: #00d16a;
    text-decoration: none;
}
.btn-primary .active,.btn-primary:hover, .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00bf61 !important;
    border-color: #00b15a !important;
}
.card-sku
{
    font-size: 14px;
}
.card-login , .card-register {
    background-color: rgb(0 177 90 / 0%);
}
.card-register .card-header {
    color: black;
    justify-content: center;
    display: flex;
    font-size: 26px;
}
.bg-dark {
    background-color: #ffffff!important;
    min-height: 600px;
}
.bg-dark .container .logo img {
    width:240px;
}
.bg-dark .container .logo {
   margin-top:5rem;
}
.d-flex
{
    display:flex;
}
.logo.d-flex
{
    justify-content:center;
}
.card-index   button:hover {
    opacity: 0.8;
}
.vertical-center  p {
    text-transform: uppercase;
}
@media (min-width: 992px)
{
#ajaxModel3 .modal-lg {
    max-width: 1116px;
}
}
/* @media screen and (min-width: 600px) {
    .nav-mobile
    {
        display: flex;
    }
} */

.modal {
    overflow-y: hidden !important;
}

@media screen and (max-width: 600px) {
  footer.sticky-footer {
    width: calc(100% - 0px);
}
footer.sticky-footer {
    width: 100% !important;
}

.card.card-login.mx-auto.mt-5 {
   margin-top:1rem !important;
}
.green-btn {
    width:80%;
    margin-top:5px;
      justify-content: end;
    display: flex;
    flex-direction: row;
    padding-right: 0px;
}

.green-heading {
    padding-left: 0px;
}
.green-btn a{
    margin-right: 10px;
}
.green-btn a#createNewItem2 
{
    margin-right: 0px!important;
}

.inner-desc {
   height: 155px;
}
.nav-link  span.text-dark {
    font-size: 8px;
}
.row.mt-5 {
    margin: 0 auto;
    justify-content: center;
}
.cuscard-img img
{
            height: 150px;
}
    .vertical-center {
        top: 100%;
    }
    .vertical-center .logo img
    {
        width:60% !important;
    }
    .nav-desktop , .sidebar.navbar-nav
    {
        display:none;
    }
    .btn.btn-link.btn-sm.text-dark.order-1.order-sm-0 {
        display: block !important;
    }
    .pro-column {
        width: 50%;
        padding: 5px;
    }
    .inner-desc {
        padding: 0 10px;
    }
    .inner-desc h4 {
        font-size: 20px;
    }
    .inner-desc .card-sku {
        font-size: 16px;
    }
    .inner-desc .card-desc {
        font-size: 14px;
    }
    .half-mob
    {
        width:50%;
    }
    .green-heading
{
    color: #009d50;
    font-size: 26px;
    font-weight: 500;
}
}
.col-md-3 {
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    max-width: 98%;
}

.cuscard-img img {
    width: auto !important;
    max-width: 100%;
    border-radius: 10px 10px 0 0;
}

.mt-5 {
    justify-content: center !important;
}

.breadcrumb {
    justify-content: space-between !important;
    align-items: center !important;
}

.green-heading,
.green-btn {
    width: auto !important;
}

#content-wrapper {
    padding-top: 0 !important;
}

@media (min-width: 600px) {
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}

.navbar.nav-mobile.navbar-expand.bg-white.sticky-bar.static-top {
    height: 100px;
    gap: 20px;
}

.navbar-brand.mr-1.text-center img {
    height: 80px;
    width: auto;
}

.sidebar .nav-item .nav-link span {
    /* display: block !important; */
    /* font-size: 0.65rem !important; */
    /* font-weight: bold; */
}

.sidebar .nav-item .nav-link {
    display: block;
    text-align: center !important;
    padding: 1rem;
    width: auto !important;
}

footer.sticky-footer {
    width: 100% !important;
}

.navbar-expand .navbar-nav {
    text-align: center;
}

.sidenav {
    top: 0 !important;
    height: 100% !important;
    z-index: 99999 !important;
    max-width: 250px !important;
    backdrop-filter: blur(10px);
    background-color: #00b15ae0 !important;
}

.sidenav .closebtn {
    right: 20px !important;
}

.checkbox label {
    color: black !important;   
}

.d-block.small {
    margin-top: 5px;
}

.form-label-group > label {
    background-color: #00b15a3d !important;
}

.form-control:focus {
    border-color: #8bc34a;
    box-shadow: 0 0 0 0.2rem rgb(76 175 80 / 48%);
}

.form-label-group input:not(:placeholder-shown) ~ label {
    background-color: transparent !important;
}

.text-center.mb-4 {
    color: black !important;
}

.invoice.btn.btn-warning.btn-sm.invoiceItem {
    background-color: #00b15a;
    border-color: #00b15a;
    color: white;
}

.dataTables_paginate.paging_simple_numbers,
#DataTables_Table_0_info {
    margin: 15px 0 0 0 !important;
}

.dataTables_paginate.paging_simple_numbers .pagination {
    justify-content: center !important;
    margin-bottom: 15px !important;
}

@media(min-width: 768px) {
    .dataTables_paginate.paging_simple_numbers .pagination {
        justify-content: flex-end !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
        padding-left: 0 !important;
    }
}

.btn-warning:focus {
    border-color: #8bc34a !important;
    box-shadow: 0 0 0 0.2rem rgb(76 175 80 / 48%) !important;
}

.table td {
    text-align: center;
}

.table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc,table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child {
    text-align: center;
    vertical-align: middle;
}

table.table-bordered.dataTable tbody td {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px;
}

.nav-link.dropdown-toggle img {
    height: 40px;
    width: auto;
    max-width: 120%;
    object-fit: contain;
}

.card-index .inner-desc h4 {
    font-family: 'Catamaran', sans-serif;
}

.container-fluid .row.mt-5 {
    gap: 25px;
}

.pro-column.col-sm-6.col-md-3 {
    padding: 0 !important;
}

.image-uploader .uploaded .uploaded-image {
    width: 95% !important;
    background-color: white !important;
}

.image-uploader .uploaded .uploaded-image img {
    object-fit: contain !important;
    border-radius: 5px;
}

.sidenav a {
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 8px !important;
    text-align: center;
    white-space: nowrap;
}

.sidenav a:nth-child(2) {
    margin-top: 35px;
}

.modal-dialog.modal-lg.modal-dialog-centered {
    max-width: 95% !important;
}

.modal-body{
    max-width: 100% !important;
}

.table {
    display: block;
    overflow-x: auto;
}

.modal-open .modal {
    overflow-y: auto !important;
    padding: 0 !important;
}

.table.dataTable {
    display: table !important;
}

.bg-success {
    background-color: #909090 !important;
}

.row.icon-custom-card .card{
    border: none !important;
}

.dt-button.buttons-collection.buttons-colvis {
    display: none !important;
}

.fas.fa-user-circle.fa-fw:before {
    height: 50px;
    width: 50px;
}

.dt-button.buttons-excel.buttons-html5 {
    border: none !important;
    border-radius: 8px !important;
    color: #00b15a !important;
    font-family: 'Catamaran', sans-serif;
    transition: background .15s ease;
    background: #efefef;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 10%);
    margin-bottom: 1.333em !important;
}

.dt-button.buttons-excel.buttons-html5:hover {
    background: #00b15a24 !important;
}

.float-right.btn.btn-primary.btn-sm {
    margin-bottom: 10px;
}

.card-header .row .col-md-4 {
    display: flex;
    align-items: center;
    gap: 10px;
}

div.dt-buttons {
    float: left !important;
}

#ItemForm .modal-body .row > .form-group {
    padding: 0 15px;
    width: 50%;
}

@media(max-width: 768px) {
    #ItemForm .modal-body .row > .form-group {
        width: 100%;
    }
}

#ItemForm .modal-body .row .form-group img {
    padding: 0;
    margin: 15px 0;
    width: 100px;
    height: 100px;
    border-radius: 10px;
}

.uploaded-image img {
    height: 100px !important;
    width: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
}

.form-control {
    height: auto;
}

.mt-1.btn.btn-danger.btn-sm.deleteItem {
    margin-top: 0 !important;
}

.dt-button.buttons-excel.buttons-html5 .fa {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: normal !important;
}

.dt-button.buttons-excel.buttons-html5 .fa:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    text-align: center;
}

.form-group.pro-description label {
    margin-bottom: 0 !important;
    margin-top: 0.5rem !important;
}

.image-uploader .uploaded {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.image-uploader .uploaded .uploaded-image {
    width: 150px !important;
    min-width: 175px;
    display: flex !important;
    justify-content: left;
    align-items: center;
    margin: 0 !important;
    padding-bottom: 0 !important;
    height: 110px !important;
}

video {
    max-width: 350px;
}

.row td:nth-child(7), .row th:nth-child(7), .row td:nth-child(6), .row th:nth-child(6),.row td:nth-child(5), .row th:nth-child(5), .row td:nth-child(4), .row th:nth-child(4), .row td:nth-child(3), .row th:nth-child(3) {
    display: none;
}


@media(min-width: 480px) {
    .row td:nth-child(3), .row th:nth-child(3) {
        display: table-cell !important;
    }
}

@media(min-width: 730px) {
    .row td:nth-child(4), .row th:nth-child(4) {
        display: table-cell !important;
    }
}
hei
@media(min-width: 820px) {
    .row td:nth-child(5), .row th:nth-child(5) {
        display: table-cell !important;
    }
}

@media(min-width: 940px) {
    .row td:nth-child(6), .row th:nth-child(6) {
        display: table-cell !important;
    }
}
image
@media(min-width: 1165px) {
    .row td:nth-child(7), .row th:nth-child(7) {
        display: table-cell !important;
    }
}

.navbar-nav.ml-auto.ml-md-0 #userDropdown span {
    display: none;
}

html, body {
    overflow-x: hidden !important;
}

#myVideo3 .btn.btn-success {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

@media(max-width: 480px) {
    .image-uploader .uploaded .uploaded-image {
        max-width: 45% !important;
        min-width: 45% !important;
    }
}


@media(max-width: 768px) {
     #createNewItem2, #createNewItem {
        padding: 10px 20px;
    }   
}

#myVideo iframe {
    width: 350px !important;
    height: 197px !important;
}

.modal-body .main-image .img-fluid {
    width: 200px;
    padding: 15px;
}

@media(max-width: 565px) {
    .modal-body .main-image .img-fluid {
        width: 150px;
    }
}

.text-center .btn.btn-primary.btn-sm#madal1 {
    background-color: #28a745;
    border-color: #28a745;
    margin-left: 16px;
    font-size: 1rem;
    position: absolute;
    bottom: 20px;
    left: 0;
}

.assign-product .assign-pro-data.d-flex .unassign.btn.btn-sm.btn-danger {
    height: 32px;
}

.assign-pro-data.d-flex {
    gap: 20px;
    align-items: center;
}

.form-group.increment .input-group-btn .btn.btn-success.btn-sm {
    margin: 10px;
}

.hdtuto.control-group.lst.input-group {
    gap: 10px;
    align-items: center;
}

.col-md-6.col-sm-12 .row .col-md-12.col-sm-12 .video.s1 .datasheet {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.col-md-6.col-sm-12 .row .col-md-12.col-sm-12 .video.s1 .datasheet > * {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.modal-dialog.modal-lg.modal-dialog-centered .modal-content form#ItemForm .modal-body .row .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.assign-product {
    margin: 30px 0;
}

.modal-footer.product-assign-container {
    overflow:auto;
}

.special-section-flex-buttons-file-upload {
    display: flex;
    flex-direction: column !important;
    gap: 5px !important;
    align-items: flex-start !important;
    position: relative !important;
}

@media(min-width: 480px) {
    .special-section-flex-buttons-file-upload {
        flex-direction: row !important;
        gap: 15px !important;
        align-items: center !important;
    }
}


element.style {
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-link {
    color: #464646;
}

.modal-footer .edit.btn.btn-warning.btn-sm.editItem {
    height: 38px;
    width: 112.75px;
    color: #FFFFFF;
    background-color: #f37f37;
    border-color: #f37f37;
    font-size: 1rem;
}

@media(min-width: 768px) {
    .navbar.nav-mobile.navbar-expand.bg-white.sticky-bar.static-top .btn.btn-link.btn-sm.text-dark.order-sm-0.openbtn {
        display: none;
    }
}

.mb-3 .pd-20 .modal.fade.bs-example-modal-lg.show .modal-dialog.modal-lg.modal-dialog-centered {
    width: min(100%, 550px);
}

.pro-column.col-sm-6.col-md-3 .card-index {
    width: 98% !important;
}

.cuscard-img {  
  position: relative;
  height: 200px;
  width: 100%;
}

@media(min-width: 450px) {
    .pro-column.col-sm-6.col-md-3 .card-index {
        width: 300px !important;
    }
    
    .cuscard-img {  
      position: relative;
      height: 200px;
      width: 300px;
    }
}

/* style this to fit your needs */
/* and remove [alt] to apply to all images*/
img[alt]:after {  
  display: ;
  position:relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  font-family: 'Helvetica';
  font-weight: 300;
  line-height: 2;  
  text-align: center;
  content: "";/*url(../../../assets/images/placeholder-9.png);*/
  overflow: hidden;
border-radius: 10px;
}

@media(min-width: 768px) {
    .modal-dialog.modal-lg.modal-dialog-centered .modal-content form[name="ItemForm2"] .modal-body .container:nth-child(2) .row .col-md-6:nth-child(1) {
        margin-top: -85px;
    }   
}

#water_tank {
    margin-bottom: 20px;
}