@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lato&family=Montserrat:wght@600;800&family=Poppins&family=Roboto&display=swap');

/* font-family: 'Bebas Neue', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif; */

body {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px !important;
}

.dash_icons {
    color: #3a3a3a;
    font-size: 40px;
    width: 50px;
    height: 50px;
}

.dashboard_siderbar {
    background-color: #933C10;
    box-shadow: 0px 0px 3px #FFF1C4;
    overflow-x: hidden;
    height: 100vh;
    scroll-behavior: smooth;
}

/* width */
.dashboard_siderbar::-webkit-scrollbar {
    width: 8px;
    height: 10px !important;
}

/* Track */
.dashboard_siderbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.dashboard_siderbar::-webkit-scrollbar-thumb {
    background: #FFF1C4;
    border-radius: 10px;
}

/* Handle on hover */
.dashboard_siderbar::-webkit-scrollbar-thumb:hover {
    background: #5375e2;
}

body {
    background-color: #e3e5e7 !important;
}

.home_page .card {
    background: #ffff !important;
    padding: 1.5rem 1rem 2rem !important;
    border-radius: 8px !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    position: relative;
    overflow: hidden;
}

.home_page .card h2 {
    color: #5375e2 !important;
    font-weight: 900 !important;
    font-family: sans-serif !important;
    font-size: 24px;
    margin: 0px !important;
}

.home_page .card .card_tittle {
    color: #2f2f2f;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.dashboard_siderbar .list-group li a {
    border: none !important;
    background-color: #983D10 !important;
    color: #FEF1C2;
    font-size: 13px !important;
    font-family: 'Montserrat', sans-serif !important;
    transition: all 0.4s;
    border-left: 5px solid transparent !important;
}

.dashboard_siderbar .list-group li a:hover {
    background-color: #fff !important;
    color: #A54B12 !important;
    transform: translateX(5px);
    border-left: 5px solid #A54B12 !important;
}

.list-group-flush .top {
    line-height: 30px !important;
    border-bottom: 1px dashed #757575;
}

.dashboard_siderbar .list-group li a i {
    margin-right: 10px;
}

.dashboard_siderbar .list-group li ul li a {
    padding-left: 25px;
    font-size: 12px !important;
}

.menu_btn {
    color: #fff;
    font-size: 16px;
    border: none;
    background-color: #9F4414;
    padding: 0.6rem;
    width: 42px;
    height: 42px;
    line-height: 18px;
}

.menu_btn:focus {
    box-shadow: unset;
    outline: none;
}

.toggled {
    transition: all 0.4s linear !important;
}

.tittle {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding: 0.8rem 0.2rem;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
}

/* 
.header-profile .nav-link {
    background-image: linear-gradient(to right, #3c54a3, #0942ffbe);
    color: #fff !important;
    border-radius: 20px;
    padding: 0.2rem 2rem !important;
} */

.cstm_nav {
    background-color: #983D10;
    position: relative;
    border-radius: 0px !important;
    padding: 0.8rem 0.5rem !important;
}

.dashboard_siderbar .heading1 {
    background-color: #983D10;
    text-transform: uppercase;
    font-size: 19px !important;
    font-weight: 600;
    font-family: sans-serif;
    font-weight: 900 !important;
    color: #FEF1C2;
    text-align: center;
    line-height: 40px;
}

/*  */
.card_footer a {
    text-transform: uppercase;
    text-align: center;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px !important;
    margin: 0px !important;
    background: #5375e2;
    color: #fff;
    position: absolute;
    bottom: -1px;
    font-family: 'Poppins', sans-serif;
    right: 0px;
    transition: all 0.3s;
    border-radius: 10px 0px 10px 0px;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}


.card_footer a i {
    transform: translate(9px, 9px);
}


.card_footer a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #3a3a3a;
}

#sidebar-wrapper {
    transition: all 0.4s;
    position: relative;
    left: 0px;
}


.home_page {
    padding: 0px 4rem !important;
}

.toggleds #sidebar-wrapper {
    position: relative;
    left: -100%;
    transition: all 0.4s;
    width: 0% !important;
}

.list-unstyled.collapse.show i {
    transition: all 0.3s;
}

.list-unstyled.collapse.show a:hover i {
    color: #3c54a3 !important;
}

.list-unstyled.collapse.show i {
    color: #95aeffbe !important;
}

.open_drop i {
    font-size: 10px !important;
}

.header-profile .nav-link {
    width: 35px;
    height: 40px;
    justify-content: center;
}

.header-profile a .fa-circle-user {
    font-size: 25px;
}

.header-profile .dropdown-menu-right {
    background-color: #9C4010;
    padding: 1rem 0.4rem;
}

.header-profile .dropdown-menu-right a {
    transition: all 0.4s;
    font-family: 'Montserrat', sans-serif;
    line-height: 30px;
}

.header-profile .dropdown-menu-right a:hover {
    background-color: transparent !important;
    transform: translateX(3px);
}

/* Pages css */
.input {
    height: 31px !important;
    display: block !important;
    width: 100% !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    border: 1px solid #cccbcb !important;
    border-radius: 2px !important;

}

select.input {
    height: 40px !important;
    font-size: 15px !important;
}

.input:focus {
    color: #495057 !important;
    background-color: #fff !important;
    border-color: #97a0f9 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgba(30, 51, 242, 0.25) !important;
}

.form_box {
    background-color: #fff;
    transition: all .5s ease-in-out;
    position: relative;
    border: 0px solid transparent;
    border-radius: 0.875rem;
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
}

.card-header {
    background-color: #5375e2;
    border-radius: 10px 10px 0px 0px !important;
    margin: 0px !important;
    text-transform: uppercase !important;
}

form label {
    font-size: 13px !important;
    font-family: 'Roboto', sans-serif !important;
    color: #495057 !important;
}

.submit_btn {
    background-color: #5375e2;
    color: #fff;
    font-size: 14px !important;
    padding: 0.8rem 1.6rem;
    border: none;
    margin-top: 20px;
    transition: all 0.4s;
}

.submit_btn:focus {
    outline: unset !important;
}

.submit_btn:hover {
    background-color: #3a3a3a;
}

.delete_btn {
    background-color: #bd0b0b;
    color: #fff;
    font-size: 14px !important;
    padding: 0.8rem 1.6rem;
    border: none;
    margin-top: 20px;
    transition: all 0.4s;
}

.delete_btn:focus {
    outline: unset !important;
}

.delete_btn:hover {
    background-color: #3a3a3a;
}

.main_table {
    border: 0.3px solid #cccbcbb1 !important;
    font-size: 14px !important;
    line-height: 30px !important;
    border-collapse: collapse !important;
    color: #6b6b6b !important;
}

.main_table th {
    color: #3c54a3;
}

.edit {
    color: #5375e2 !important;
}

.delete {
    color: #cd1919 !important;
}

.eye_icon {
    color: #6b6b6b;
}

/*  */
input[readonly] {
    background-color: #e9e8e8 !important;
    color: #525252 !important;
    cursor: not-allowed;
}

input[readonly]:focus {
    background-color: #e9e8e8 !important;
    color: #525252 !important;
}

.heading_tittle {
    color: #5375e2;
}


input[type=checkbox] {
    accent-color: #5375e2 !important;
}

/* Login Css */

.login_form {
    background-color: #fff;
    padding: 0rem 0rem 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    border: 0px solid white;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 13px 0px #97a1f93b;
    border-radius: 3px;
    font-family: 'Montserrat', sans-serif;
}

.login_form form {
    padding: 1rem 2rem;
}

.login_header {
    background-image: linear-gradient(to right, #3c54a3, #0942ffbe);
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 1px !important;
    margin: 0px !important;
    font-size: 15px !important;
}

.login_form input {
    background-color: #3a3a3a;
    border-radius: 0px !important;
    border: none !important;
    margin-bottom: 20px !important;
}

.login_form input::placeholder {
    color: #fff;
}

.login_form .cheked_box {
    color: #222 !important;
    font-size: 14px !important;
    margin: 0px !important;
}

.login_btn {
    background-image: linear-gradient(to right, #3c54a3, #0942ffbe);
    color: #fff;
    font-size: 14px !important;
    padding: 0.8rem 1.6rem;
    border: none;
    margin-top: 20px;
    transition: all 0.4s;
}

.login_btn:focus {
    outline: unset !important;
}

/* Route CSs */
.bus_route {
    background: rgb(80 202 55)  !important;
    color: #fff;
    padding: 2rem;
    text-align: center;
}

.bus_route_full{
    background: #ff0000 !important;
    color: #fff;
    padding: 2rem;
    text-align: center;
}

.view_route {
    background: rgb(80 202 55)  !important;
    color: #fff;
    text-align: center;
    padding: 10px 4px;
}

.view_route_full a , .view_route a{
    color: #fff !important;
    text-decoration: none !important;
}

.view_route_full{
    background: #ff0000 !important;
    color: #fff;
    text-align: center;
    padding: 10px 4px;
}

.bottom_bar .edit_box {
    background-color: #222;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    padding: 0.6rem 1rem;
}

.bottom_bar .delete_box {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 0.4rem 0.2rem;
}

.route_map {
    width: 150px !important;
    padding: 12px !important;
    background-color: #7575755a !important;
}

.root_details img {
    width: 45px;
    margin: 0px 10px;
}


/* timeline css */
.sessions ul, li {
    list-style: none;
    padding: 0;
  }
  .sessions .container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1rem;
    background: linear-gradient(45deg, #209cff, #68e0cf);
    padding: 3rem 0;
  }
  .wrapper {
    background: #eaf6ff;
    padding: 2rem;
    border-radius: 15px;
  }
  .wrapper h1{
    font-size: 24px !important;
    text-align: left;
    padding-left: 20px;
  }
  .sessions {
    margin-top: 3rem;
    border-radius: 12px;
    position: relative;
  }
  .sessions li {
    padding-bottom: 4.5rem !important;
    border-left: 4px solid #5375E2;
    position: relative;
    padding-left: 25px;
    margin-left: 20px;
  }
  .sessions li:last-child {
    border: 0px;
    padding-bottom: 0;
  }
  .sessions li:before {
    content: '';
    width: 25px;
    height: 25px;
    background: white;
    border: 1px solid #4e5ed3;
    box-shadow: 3px 3px 0px #5375E2;
    box-shadow: 3px 3px 0px #5375E2;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    top: -2px;
  }
  .time {
    color: #2a2839;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px !important;
  }
  .cstm_bg{
    background-color: #fff;
    padding: 3rem 2rem;
    border-radius: 10px;
  }
  .allot_btn{
    background:green;
    color: #fff;
    padding: 4px 10px;
    font-size: 14px;
  }

  .allot_btn:hover{
    text-decoration: none;
    color: #fff;
    background:rgb(4, 95, 4) ;
  }

  select[disabled] {
    background-color: #e9e8e8 !important;
    color: #525252 !important;
    cursor: not-allowed;
}

a[disabled] {
    background-color: #e9e8e8 !important;
    color: #525252 !important;
    cursor: not-allowed;
}
.no_border:focus{
    box-shadow: none !important;
}

.divider_line{
    position: relative;
    margin: 3rem 0px;
}

.divider_line::after{
    content: "OR";
    position: absolute;
    top: 0px;
    left: 50%;
    background: #5375e2;
    padding: 10px;
    border-radius: 50%;
    transform: translate(-50% , -50%);
    color: #fff;
}

.product_box{
    background: #5375e2;
    padding: 10px;
    position: relative;
}

.product_box label{
    color: #fff !important;
}

.product_box .input{
    width: 90% !important;
}

.product_add{
    background:#3a3a3a;
    align-items: center;
    padding: 8px 1.5rem;
    color: #fff;
    font-size: 15px;
    border: none;
    display: flex;
    justify-content: center;
}

.product_add:focus{
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.remove_btn{
    background:#000;
    border-radius: 50%;
    padding: 10px;
    color: #fff;
    font-size: 15px;
    width: 35px;
    height: 35px;
    border: none;
    display: flex;
    justify-content: center;
    position: absolute;
    top: -10px;
    right: 0px;
    border: 2px solid #fff;
}

.vendor_pay{
    background: rgb(12, 141, 192);
    padding: 0.3rem 1rem;
    color: #fff;
    font-weight: 500;
    transition: all 0.3s;
}

.vendor_pay:hover{
    text-decoration: none;
    color: #fff;
    background: darkblue;
}