﻿body {
    font-family: "Nunito", sans-serif;
    font-size: 14px;
}
.bg img {
    width: unset
}
.brand-logo img{
    height:70px;
}
.login-title{
    font-size:20px;
    margin-bottom:0;
}
.form-control{
    height: 36px !important;
    border-radius:4px !important
}
.border-rounded-right {
    border-radius: 0px 4px 4px 0px;
}
.border-rounded-right-0 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
a {
    color: #1E78C1
}
.btn-login-primary {
    border-radius: 8px;
    background: linear-gradient(187deg, #2593D8 5.79%, #1454A2 94.21%);
    box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.05);
    border:none !important;
    color:#fff !important;
}
.auth .login-half-bg {
    background: url(../../images/azroute-bg.jpg) 100% 0% / cover;
}
.login-text{
    top:20px;
    left:20px
}
.login-text h4 {
    color: #1454A2;
    font-size: 20px;
    margin-bottom: 10px;
}
.login-text h2 {
    color: #000;
    font-size: 30px;
    margin: 0;
    font-weight:600;
    position:relative
}
.login-text h2::after {
    content: "";
    background-image: url(../../images/tick.png);
    position: absolute;
    width: 100px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -30px;
    right: 0;
}
.btn-Register {
    background-color: rgb(222, 234, 255);
    color: #1E78C1 !important;
    border-color: rgb(181, 202, 239);
}
.scroll-area-reg {
    max-height: 100vh;
    overflow-y: auto;
}
.custom-new-menu {
    border-bottom: 1px solid #DDD;
    background-color: #FFF !important;
}
.custom-new-menu .nav-link {
    border-radius: 4px;
    border: 1px solid #DDD;
    background: #FFF;
    padding: 5px 15px;
    height: 30px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    color: #414651 !important
}
.custom-new-menu .nav-link span {
    margin-left:5px
}
.custom-new-menu .nav-link.active {
    border-radius: 4px;
    border: 1px solid #13548F;
    background: #13548F;
    padding: 5px 15px;
    height: 30px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    color: #fff !important
}
.custom-new-menu .nav-link.active svg path{
    fill: #fff !important
}
#divProfileView .dropdown-menu {
    left: unset;
    right: 0;
}
.custom-table {
    border: 1px solid #dee2e6;
    border-radius:6px;
}
.custom-table thead th {
    background-color: #F9FAFB;
}
.custom-table thead th:first-child{
   border-top-left-radius:6px
}
.custom-table thead th:last-child {
    border-top-right-radius: 6px
}
.home-bg {
    background-image: url(../../images/home-bg.jpg);
    height: 250px;
    padding: 40px 0;
    background-size: cover;
}
.home-name-block h3{
    color:#fff;
    margin-bottom:5px;
    font-size:24px;

}
.home-name-block p {
    color: #fff;
    margin-bottom: 0px
}
.banner-icon {
    background-color: #4779a6;
    min-width: 35px;
    height: 35px;
    text-align: center;
    line-height: 12px;
    border-radius: 6px;
    padding: 5px;
    margin-right:10px
}
.banner-icon img{ 
    width: 20px;
    height: 20px; 
}
.banner-text {
    color: #fff;
}
.banner-text p{
    margin-bottom:0;
}
.banner-text h6 {
    margin-bottom: 0;
    font-size:14px;
    font-weight:600;
}
.truck-img{
    width:100%;
}
.home-title{
    font-size:20px;
}
.home-tile .icon-tile {
    background-color: #e0edf7;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
}
.home-tile .icon-tile img{ 
    height:20px
}
.home-tile {
    background-color: aliceblue;
    border: 1px solid #b8dbfd;
    border-radius: 4px;
    padding: 10px;
    /*width:250px;*/
    margin-bottom:20px
}
.home-tile h2{
    font-size:22px;
    font-weight:600;
}
.home-tile h4 {
    font-size: 14px;
}
.home-tile.bg1 {
    background-color: #e7f4ff;
    border: 1px solid #13548f;
}
.home-tile.bg2 {
    background-color: #fff0f0;
    border: 1px solid #ca3e3e;
}
.home-tile.bg3 {
    background-color: #f8f2ff;
    border: 1px solid #784ab4;
}
.statement-text {
    color: #15538b;
    font-size:16px;
    font-weight:600;
    line-height:1.2;
}
.mb-20px{
    margin-bottom:20px;
}

.home-tile bg2.icon-tile {
    background-color: #f7e9e9;
}
.home-tile bg3.icon-tile {
    background-color: #f1ebf7;
}
.icon-service {
    background-color: #e0edf7;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    
}
.icon-service img{ 
    width: 20px;
    height: 20px; 
}
.service-block{
    color:#000;
}
.service-block .serviceinfo h3 {
    color: #000;
    margin-bottom:2px;
    font-size:18px;
}
.service-block .serviceinfo p {
    color: #667085; 
    margin-bottom:0
}
.cust-footer{
    background-color: #13548F;
    padding: 10px 10px;
}
.bg-order {
    background-color: #E9F5FD;
    border-radius:4px;
    /*min-height:200px;*/
    padding:20px 20px 20px 20px;
}
.order-banner-text h3{
    color:#000;
    font-size:24px;
    font-weight:600;
}
.order-banner-text h4 {
    color: #13548F;
    font-size: 20px;
    font-weight: 700;
}
.next-delivery-tag {
    border-radius: 4px;
    background: #FCC860;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    left: -20px;
    top: 5px;
    padding: 3px 15px;
}
.btn-view-product {
    border-radius: 8px;
    background: #EEF6FF;
    color:  #414651;
    font-size: 14px; 
}
.col-freq{
    width:12%
}
.col-date {
    width: 12%
}
.col-address {
    width: 20%
}
.col-status {
    width: 7%
}
.col-price {
    width: 5%
}
.text-custom-success {
    color: #068A53;
}
.bg-freq{
    border-radius: 3px;
    background: #F4F5F7;
}
.ClsLabel label {
    padding-left: 33px !important;
}
.ACHClsLabel label {
    padding-left: 30px !important;
}
.ClsLabel label::before {
    top: 32% !important;
    left: -4px !important;
}
.ClsLabel label::after {
    top: 32% !important;
    left: -4px !important;
}
.achcustomRadioBtn [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
    left: 0;
    top: 8px;
}
.card-num-and-name {
    bottom: 0;
    left: 20px;
    color: #fff;
    position: absolute;
    width: 86%;
}
.form-check-input {
    position: absolute;
    margin-top: .1rem;
    margin-left: -1.25rem;
}
.delivery-container{
    height:97.5vh;
}
.btn {
    border-radius: 8px;
}
.datepicker input, .clockpicker input, .date input {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0 !important;
}
.btn-login-primary:active {
    border-radius: 8px;
    background: linear-gradient(187deg, #2593D8 5.79%, #1454A2 94.21%);
    box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.05);
    border: none !important;
    color: #fff !important;
}
/*.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
    background: #fff;
    box-shadow: none;
}*/
/*.account-dropdown .dropdown-toggle {
    border-radius: 8px;
    border: 1px solid #13548F;
    background: #E7F3FF;
    color: #13548F;
}
.account-dropdown .dropdown-toggle::after {
    margin-left: 67%;
}*/
.w-250 {
    min-width: 250px;
}
.account-dropdown .chosen-container{
    width:210px !important;
}
.account-dropdown .chosen-container-single .chosen-single {
    border-radius: 0px 8px 8px 0px;
    height: 38px !important;
    background-color: #E7F3FF !important;
    padding: 8px 8px 8px 0px;
    border: 0px solid #ced4da;
}
.account-dropdown .input-group-text {
    border-radius: 8px 0px 0px 8px !important;
    background-color: #E7F3FF !important;
    border: 1px solid #E7F3FF !important;
}
.account-dropdown .chosen-container.chosen-with-drop .chosen-drop {
    left: -37px;
    right: 4px;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #0A734F;
    border-color: #0A734F;
}
.btn-success {
    color: #fff;
    background-color: #0A734F;
    border-color: #0A734F;
}

.select2-selection__rendered {
    pointer-events: none;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.5;
}
h5 {
    font-size: 14px;
}
label {
    font-size: 14px;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #13548F;
    background-image: none;
    color: white;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #13548F;
}
.dropdown-menu {
    margin-bottom: 0px !important;
}
.navbar-toggler {
    background-color: #ebebeb;
    color: #fff !important;
}
.ValidationSummary {
    color: #ed5565 !important;
}
.bootstrap-select .no-results {
    white-space: normal !important;
}
.dropdown-menu .inner {
    min-height: 186px;
    max-height: 186px;
}
.btn-green {
    border: 1px solid #125c84;
    color: white;
    background-color: #125c84;
    border-radius: 0.5rem;
}
@media (max-width: 768px) {
    .auth.auth-img-bg .auth-form-transparent {
        width: 90% !important;
        margin: 0 auto; /* Center the item */
    }

    .home-bg {
        height: auto;
    }

    .delivery-container {
        height: auto;
    }

    .home-tile {
        width: auto;
    }
    #divProfileView .w-250 {
        min-width: 346px;
    }
    #orderLookups .bootstrap-select {
        width: 100% !important;
        margin-bottom: 7px;
    }
    .OrderDateFilter .select2-container--default {
        width: 100% !important;
        margin-bottom: 7px;
    }
    .stop-width {
        width: 100%;
        margin-bottom:10px;
    }
    .mobWidth {
        width: 250px;
    }
}
@media (max-width: 820px) {
    
    #divProfileView .w-250 {
        min-width: 346px;
    }

    #orderLookups .bootstrap-select {
        width: 100% !important;
        margin-bottom: 7px;
    }

    .OrderDateFilter .select2-container--default {
        width: 100% !important;
        margin-bottom: 7px;
    }
    .home-bg {
        height: auto;
    }
    .home-tile {
        width: auto;
    }
    .mobWidth{
        width:250px;
    }
}
