/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 27, 2023, 3:56:40 PM
    Author     : shujauom@gmail.coms
*/

.row.button-rows {
  margin-bottom: 24px;
}
.tabs-container .account-tab.active {
  background: gray;
    background-color: gray;
    background-image: none;
    background-size: auto;
  background-color: #FEDA15;
  background-size: cover;
  background-image: linear-gradient(315deg, #a45706 0%, #d98324 74%);
  color: #fff;
  border-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn.btn-primary.add-reports {
  color: #fff;
}
li#menu-posts-mts-account {
    display: none;
}
#charted-account-form .error,
#mts-account-form .error {
  font-size: 14px;
  width: 100%;
}
#charted-account-form .form-control.error,
#mts-account-form .form-control.error {
  border: 1px solid red;
}
#charted-account-form label.error,
#mts-account-form label.error{
    
  color: red;
}
.tabs-container {
  margin-bottom: 12px;
  border-bottom: 1px solid #dbd8d8;
}
.tabs-container .account-tab {
  display: inline-block;
  padding: 10px;
  cursor: pointer;
}

.m-0.font-weight-bold.text-primary.account-heading {
  margin-bottom: 20px !important;
}


body .bg-gradient-primary {
  background-color: #FEDA15;
  background-size: cover;
  background-image: linear-gradient(315deg, #a40606 0%, #d98324 74%);
}

.nav-item.dropdown.no-arrow strong {
  font-size: 16px;
}

.hints {
  font-size: 13px;
  color: gray;
}
.driver-form{
    
    display: none;
}
.container.form-container {
  max-width: 860px;
}
.driver-form h3 {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 38px;
}

.driver-form label {
  text-transform: uppercase;
}
.car-home.cabs-home-page #wp--skip-link--target {
  margin-top: 0 !important;
}

.car-home.cabs-home-page {
    
     background: url(_homepage-1-bg.jpg); 
}

.car-home.cabs-home-page .wp-block-template-part {
  display: none;
}

.lower-portion {
  min-height: 50vh;
  background: #FFC61A;
  z-index: 9999;
  position: relative;
}
.car-services h4 {
  margin: 70px 0 0 0;
  font-size: 33px;
  color: #fff;
  text-transform: none;
  font-weight: bold;
}
.car-services p.view-report {
    background: #FFC61A;
    color: #000;
    margin: 0 auto;
    width: auto;
    display: inline-block;
    margin-top: 14px;
    padding: 5px 10px;
    font-size: 18px;
    border-radius: 5px;
}
.container.car-cabs-home-container {
  max-width: 100%;
  padding: 0;
  margin: 0;
    margin-right: 0px;
    margin-left: 0px;
}
.cabs-home-page .entry-content.wp-block-post-content.has-global-padding.is-layout-constrained {
  padding: 0;
  margin: 0;
}
.row.car-row {
  margin: 0;
}
.class-car-leftcontainer {
  margin: 0 auto;
  text-align: center;
}
.car-services h1 {
  font-family: 'Fira Sans Condensed', sans-serif;
  text-transform: none;
  font-size: 40px;
  margin: 10px 0 50px 0;
  color: #FFC61A;
  line-height: 1em;
  font-weight: bold;
}

.background-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: auto;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
}


.car-cabs-home-container::after {

    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);

}
.cabs-home-page .wp-site-blocks {
  padding: 0;
}
.class-car-leftcontainer {
  padding: 50px 0;
}

.col-lg-6.col-md-6.col-sm-12.home-right-column .lower-portion::before {
 content: "";
background: url(pacific-cabs1.jpg);
  background-repeat: repeat;
  background-size: auto;
position: absolute;
top: 19px;
left: 129px;
right: 0;
bottom: 0;
z-index: 99999;
background-repeat: no-repeat;
background-size: 100%;
width: 50%;
}
.col-lg-6.col-md-6.col-sm-12.home-right-column::after {
 
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}

#report_date {
  display: inline-block;
  width: auto;
}
.filter-by label {
  display: inline-block;
}
nav .logo {
  width: 100%;
  margin: 22px auto;
  text-align: center;
  padding: 10px;
}
nav .logo img {
  height: 50px;
}

.login-user-home-container .car-services a {
  text-decoration: none;
}
.cabs {
  color: #FFC61A;
}
.view-report {
  color: #FFC61A;
  font-size: 21px;
  font-weight: bold;
  margin-top: 8px;
}
.login-user-home-container {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 99;
}
#report-form {
  max-width: 100%;
  margin: 0 auto;
  margin: -16px auto;
  position: relative;
  z-index: 99999;
  background: #fff;
  opacity: 1;
  color: #ff;
  padding: 32px 50px;
}
#report-form__::after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.7);
}
#report-form input {
  border: 1px solid #FFC61A;
}

.col-lg-6.col-md-6.col-sm-12.home-right-column {
  padding: 0;
}
.upper-section {
  min-height: 50vh;
}

.lower-portion {
  min-height: 50vh;
}
.col-lg-6.col-md-6.col-sm-12.home-left-column {
  z-index: 9999;
  position: relative;
}

.car-home.cabs-home-page .wp-block-group.has-global-padding.is-layout-constrained {
  display: none;
}

.car-home.cabs-home-page #wp--skip-link--target {
  margin-top: 0 !important;
}

.close-nav {
  position: absolute;
  right: 31px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  
  display: none;
}

.sidebar .dropdown-item{
     color: #fff;
}
 .sidebar .dropdown-item:hover, .sidebar  .dropdown-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}
  .sidebar .dropdown-item {
  padding: 20px;
  font-weight: bold;
}
.username-logo .sidebar-brand-text.mx-3 {
     display: block;
    margin: 22px;
    margin-right: 22px;
    margin-left: 22px;
    text-align: left;
    font-size: 20px;
    color: #fff;
    margin-top: 38px;
    font-weight: bold;
}

body .sidebar-dark .nav-item .nav-link {
  color: rgba(255,255,255);
}
body .sidebar .nav-item .nav-link span {
  font-size: 15px;
  display: inline;
  font-weight: bold;
}

a.report-link {
    width: 100%;
    display: block;
    background: #4e73df;
    color: #fff;
    text-align: CENTER;
    padding: 10px 0;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
}
@media(max-width:768px){
    
table#dataTable {
    width: 600px;
}
 ul .close-nav {
  position: absolute;
  right: 31px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  display: block;
}
.sidebar-dark .nav-item .nav-link {
  color: rgb(255, 255, 255);
}
.sidebar-dark .nav-item .nav-link i {
  color: rgb(255, 255, 255);
}


 #accordionSidebar {
  position: fixed;
  width: 100% !important;
  top: 0;
  z-index: 99;
  transition: 1s;
      display: none;
  transform: translateX(-100%);
}

#wrapper .navbar-nav.active {
  transition: 1s;
  transform: translateX(0);
  display: block;
}

body .sidebar .nav-item .nav-link span {
  font-size: 1rem;
     display: inline;
}

body .sidebar-dark .nav-item.active .nav-link {
  font-size: 16px !important;
  width: 100%;
}
body .dropdown-item{
    
    text-align: center;
}
body .sidebar .nav-item .nav-link {
  text-align: center;
  padding: .75rem 1rem;
  width: 100%;
}
.username-logo .sidebar-brand-text.mx-3 {
    display: inline-block;}
    body .sidebar-dark .nav-item .nav-link {
    font-size: 16px !important;
    width: 100%;
    text-align: left !important;
}
.sidebar .dropdown-item {
    padding: 20px;
    font-weight: bold;
    text-align: left;
}
body .username-logo .sidebar-brand-text.mx-3 {
    display: inline-block;}
} 