/* @import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@media print {
    body {-webkit-print-color-adjust: exact;}
    }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f49e3f !important;
  }
.custom-cardheight {
    min-height: 275px;
}
.invalid-feedback{
    display: block;
}
body{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}
.tilebox-one h4{
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 500;
}
.tilebox-one h3{
    font-size: 26px;
    font-weight: 600;
}
.border-l-blue{
    border-left: 3px solid #007bff;
    background: #007bff1a;
}
.border-l-green{
    border-left: 3px solid #28a745;
    background: #29a8471a;
}
.border-l-red{
    border-left: 3px solid #dc3545;
    background: #dc38481a;
}
.border-l-yellow{
    border-left: 3px solid #ffc107;
    background: #ffc1051a;
}
.border-l-light-blue{
    border-left: 3px solid #17a2b8;
    background: #17a4ba1a;
}
.border-l-megenta{
    border-left: 3px solid #9c27b0;
    background: #9b27b01a;
}

.tilebox-one h4 a{
    color: #111;
}
/* Show Quotation CSS */
.quote-form{
    background-color: #fff;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    max-width: 1000px;
    margin: 30px auto 30px auto;
}
.quotation-header {
    padding: 30px;
}
.company-info{
    text-align: right;
}
.company-info h2{
    font-size: 26px;
    color: #000;
    font-weight: 600;
}
.company-info h4 {
    font-size: 15px;
}
.company-info p {
    font-size: 14px;
    max-width: 75%;
    margin-left: auto;
    margin-bottom: 0;

}
a{
    text-decoration: none!important;
}
.person-info{
    padding: 15px 30px;
    background: #1E85B2;
    border: 1px solid #1E85B2;
}
.vehicle-detail table thead tr th{
    background-color: #2c2c2e;
    color: #fff;
}
.person-info h4{
    font-size: 15px;
    color: #fff;
    margin: 0;
    padding: 0;
}
.person-info h4 span a{
    color: #fff;
    font-weight: 400;
}
.person-info h5 span a{
    color: #fff;
    font-weight: 400;
}
.person-info h5{
    font-size: 15px;
    color: #fff;
    margin: 0;
    padding: 0;
}
.person-info h5 span a{
    font-weight: 400;
}
.billed-to{
    padding: 30px;
    display: flex;
    justify-content: space-between;
}
.company-details{
    text-align: right;
}
.seprate{
    padding: 0 30px;
}
.seprate hr{
    margin: 0;
}
.seprate p{
    margin: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 0;
}
.customer-info h5{
    font-size: 16px;
    font-weight: 400;
}
.customer-info h1{
    font-size: 24px;
    font-weight: 500;
    color: #000;
    margin-top: 20px;
}
.customer-info ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.customer-info ul li {
    margin-bottom: 6px;
}
.customer-info ul li a{
    font-size: 14px;
    color: #000;
}
.customer-info ul li a i{
    font-size: 16px;
    margin-right: 5px;
}
.company-details h5{
    font-size: 16px;
    font-weight: 400;
}
.company-details h2{
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-top: 20px;
}
.company-details h4 a{
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.company-details p{
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-top: 20px;
}
.company-details p span{
    font-weight: 500;
}
.custom-checkbox-info label{
    font-weight: 400;
}
.vehicle-detail{
    padding: 30px;
}
.vehicle-detail table tbody tr td:first-child{
   border-radius: 0 0 4px 0;
}
.vehicle-detail table tbody tr td:last-child{
    border-radius: 0 0 0 4px;
 }
 .vehicle-detail table thead tr th:first-child{
    border-radius: 4px 0 0 0;
 }
 .vehicle-detail table thead tr th:last-child{
     border-radius: 0 4px 0 0;
  }
.quotation-option{
    padding: 0 30px;
}

.customer_tab ul{
    background-color: #fff;
}
.quotation-option ul{
    background-color: #fff;
}
.quotation-option .nav-item{
    margin-right: 10px;
}
.customer_tab .nav-item{
    margin-right: 3px;
    margin-left: 3px;
}
.quotation-option .nav-pills .nav-link{
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px!important;

}
.customer_tab .nav-pills .nav-link{
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px!important;

}
.customer_tab .nav-pills .nav-link.active{
    color: #fff;
    background-color: #1e85b2;
    border: 1px solid #1e85b2;
}
.quotation-option .nav-pills .nav-link.active{
    color: #fff;
    background-color: #1e85b2;
    border: 1px solid #1e85b2;
}
.quotation-option .nav-quote {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px !important;
    padding: 0.5rem 1rem;
    width: 100%;
}
.customer_tab .nav-quote {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px !important;
    padding: 0.5rem 1rem;
    width: 100%;
}
.c-option p{
    font-size: 20px;
    font-weight: 700;
}
.c-option h5{
    font-size: 13px;
    font-weight: 400;
}
.fare-break h2 {
    font-size: 16px;
    font-weight: 500;
}
.fare-break h4 {
    font-size: 14px;
    font-weight: 400;
}
.t-and-c{
    padding: 30px;
    text-align: center;
}
.t-and-c h4{
    font-size: 13px;
}
.t-and-c p{
    font-size: 11px;
    max-width: 90%;
    margin: 0 auto;
}
.quotation-option .nav-pills h5{
    font-size: 14px;
    font-weight: 400;
}
.quotation-option .nav-pills h2{
    font-size: 24px;
    font-weight: 600;
}
.quotation-option .nav-pills p{
    font-size: 14px;
    font-weight: 400;
}
.quotation-option table tbody tr td:first-child{
    border-radius: 0 0 4px 0;
}
.quotation-option table tbody tr td:last-child{
    border-radius: 0 0 0 4px;
}
.quotation-option table thead tr th:first-child{
    border-radius: 4px 0 0 0;
}
.quotation-option table thead tr th:last-child{
    border-radius: 0 4px 0 0;
}
.accept-btn{
    padding: 0px 30px 30px 30px;
}
.activity-accordion .card {
    border: 1px solid #ccc;
    border-radius: 0;

}
.activity-accordion .card-body {
    padding: 10px;

}
.activity-accordion .card-header {
    padding: 0 10px;
    margin-bottom: 0!important;
}
.activity-accordion .card-header h5{
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto';
}
.b-warning {
    background: #ffe893;
    border-color: #ffe893;
}
.custom_policy .nav-tabs .nav-link.active, .custom_policy .nav-tabs .nav-item.show .nav-link {
    color: #000000;
    border-bottom: 3px solid #1e85b2;
    border-top: none;
    border-left: 0;
    border-right: 0;
    font-weight: 600;
}
.custom_policy .nav-tabs .nav-link {
    border: none;
}
.custom_policy .nav-link {
    -webkit-transition: none;
    transition: none;
}
.custom_policy .nav-tabs > li > a, .nav-pills > li > a {
    color: #777;
    font-weight: 400;
}
.b-primary {
    background: #a09beb;
    border-color: #a09beb;
}

.b-danger {
    background: #ff8585;
    border-color: #ff8585;
}
.b-success{
    background: #189b0d;
    border-color: #189b0d;
}
/* End Show Quotation CSS */
  .loader{
    display: inline-block;
    text-align: center;
    line-height: 86px;
    text-align: center;
    position: relative;
    padding: 0 32px;
    font-size: 32px;
    font-family: Arial, Helvetica, sans-serif;
    color: #403AD7;
    }
    .loader:before, .loader:after {
      content: "";
      display: block;
      width: 15px;
      height: 15px;
      background: currentColor;
      position: absolute;
      animation: load .7s infinite alternate ease-in-out;
      top: 0;
    }
    .loader:after {
      top: auto;
      bottom: 0;
    }
    .tooltip {
        position: relative;
        opacity: 1;
      }
        #comments h4, #folloow_up h4, #activities h4{
            margin-top: -20px;
            font-size: 16px;
        }


      .tooltip .tooltiptext {
        visibility: hidden;
        width: 70px;
        background-color: #111;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 2;
        top: -40px;
        left: -40%;
        font-size: 13px;
        font-weight: 500;
        font-family: 'Roboto';
    }
    .tooltiptext:before {
        content: '';
        border-top: 10px solid #111;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        position: absolute;
        top: 25px;
        left: 35%;
    }
      .tooltip:hover .tooltiptext {
        visibility: visible;
      }
  @keyframes load {
    0% {
      left: 0;
      height: 43px;
      width: 15px;
      transform: translateX(0)
    }
    50% {
      height: 10px;
      width: 40px
    }
    100% {
      left: 100%;
      height: 43px;
      width: 15px;
      transform: translateX(-100%)
    }
  }
  @media print {
    .person-info{
        background: #1E85B2!important;
        print-color-adjust: exact;
    }
}
/* Show Policy CSS */
.sm-customers tr th {
    padding: 5px 0px;
    font-size: 15px;
}
.sm-customers tr td {
    padding: 0;
    font-size: 15px;
}
.action_btn a {
    background: #fff;
    border: 1px solid #1e85b2;
    border-radius: 4px;
    padding: 15.6px;
    color: #111;
    font-weight: 500;
    width: 100%;
}
.action_btn a:hover,.action_btn a:focus,.action_btn a:active {
    background: #1e85b2;
    border: 1px solid #1e85b2;
    color: #fff;
}
/* End Show Policy CSS */
/* Show Quotation Responsive CSS */
@media (max-width: 480px) {
    .quotation-header {
        padding: 15px;
        display: grid;
      }
      .q-logo{
        text-align: center;
      }
      .q-logo img{
        height: 80px;
      }
      .company-info {
        text-align: center;
        margin-top: 10px;
      }
      .company-info h2 {
        font-size: 18px;
      }
      .company-info h4 {
        font-size: 13px;
      }
      .company-info p {
        font-size: 13px;
        max-width: 100%;
      }
      .person-info .col-sm-6{
        width: 50%;
      }
      .person-info {
        padding: 15px;
      }
      .person-info h5 {
        font-size: 14px;
    }
    .person-info h4 {
        font-size: 14px;
    }
      .billed-to {
        padding: 15px;
        display: block;
      }
      .company-details {
        text-align: right;
      }
      .customer-info h5 {
        font-size: 13px;
        font-weight: 500;
      }
      .customer-info h1 {
        font-size: 20px;
        margin-top: 10px;
      }
      .customer-info ul li a i {
        font-size: 14px;
      }
      .customer-info ul li a {
        font-size: 13px;
      }
      .company-details h5 {
        font-size: 13px;
        font-weight: 500;
      }
      .company-details h2 {
        font-size: 16px;
        margin-top: 10px;
      }
      .company-details h4 a {
        font-size: 14px;
        font-weight: 500;
      }
      .company-details p {
        font-size: 13px;
        font-weight: 600;
        margin-top: 10px;
      }
      .customer-info{
        padding-bottom: 15px;
      }
      .seprate {
        padding: 0 15px;
      }
      .seprate p {
        font-size: 13px;
        font-weight: 600;
        padding: 10px 0;
      }
      .vehicle-detail {
        padding: 15px;
      }
     .vehicle-detail .table > :not(caption) > * > *{
        font-size: 13px;
        padding: 9px 12px;
     }
     .quotation-option {
        padding: 0 15px;
      }
      .quotation-option .table > :not(caption) > * > *{
        font-size: 13px;
        padding: 9px 12px;
      }
      .quotation-option .nav-pills h5 {
        font-size: 12px;
      }
      .quotation-option .nav-pills h2 {
        font-size: 18px;
      }
      .quotation-option .nav-pills p {
        font-size: 13px;
      }
      .quotation-option .nav{
        display: block;
      }
      .quotation-option .nav-item {
        margin-right: 0px;
        margin-bottom: 10px;
      }
      .accept-btn {
        padding: 0px 15px 15px 15px;
      }
      .accept-btn label{
        font-size: 13px;
        font-weight: 500;
      }
      .accept-btn label a{
        font-weight: 600;
      }
}






/* End Show Quotation Responsive CSS */
