﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */
body {
    height: 100%;
    width:100%;
}
.bgColorMain {
    background-color: #fbfefb;
    /* background: linear-gradient( 46deg, #f0939f40, #aab1f421);*/
}
.my-0 {
    margin-top: 0%;
    margin-bottom: 0%;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    padding: 0px;
    /*position : fixed;*/
}
.navbaar {
/*    background: linear-gradient(to right, #cc2938 -50%, red 150%);*/
color:#ffffff;
     background-color: #cc2938;
     background-color:0 0 10px 0 rgba(0,0,0,0.2);
   
}
#notification_label {
    text-align: center;
    font-size: 20px;
    width: 40px;
    /* background-color: #A22D32;*/
    color: #ffffff;
    padding: 0 7px 0 6px;
    margin: 15px 20px 0 0px;
    border-radius: 5px 0px 0px 7px;
    cursor: pointer;
    transition: 0.3s;
    /* position: absolute;*/
}
.text-white
{
    color:white!important;
}

.mt-11 {
    margin-top: 11px;
}
.pt2 {
    padding-top: 2%;
}
.f-18
{
    font-size:18px!important;
}
.navbar {
    position: fixed;
    margin: 0px;
    background-color:blue;
}
.text-normal {
    font-weight: normal;
}

@media only screen and (max-width: 768px) {
    .mobileHide {
        display: none;
    }
    .top_Padding {
        padding-top: 3% !important;
    }
}
.f-22
{
    font-size:22px!important;
}
@media only screen and (max-width: 500px) {
    .tCenter{
       text-align:center;
   }

    .top_Padding {
        padding-top: 7% !important;
    }
}
@media only screen and (min-width: 768px) {
    .desktopHide {
        display: none;
    }
}
.r-0
{
    right:0!important;
}
.float-right
{
    float:right;
}
.b-75
{
    bottom:75px!important;
}
.navbar-inverse {
    background-color: #cc2938;
    border-color: #cc2938;
}
.pt-3{
    padding-top:3%;
}
.px-3 {
    padding-left: 3% !important;
    padding-right: 3% !important;
}
.main_color {
    color: #cc2938!important;
}
.font-weight-600
{
    font-weight:600;
}
.minwidth {
    width: min-content;
}
.bg-gradiantCommon {
    background-image: linear-gradient(45deg, #d61d2e, #ff8100c7);
    color:white;
}
.p1 {
    padding-top: 1%;
    padding-bottom: 1%;
}
.noBottomBorder {
    border-bottom: 0px solid #e5e5e5!important;
}
.close {
    opacity: 1 !important;
    color: #cc2938;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white!important;
    background-color: #c43b48!important;
}
.modalBg {
    background-image: linear-gradient(135deg, #f4f6fe 27%, #ffebc0bd 100%);

}
.p3 {
    padding-top: 2px;
    padding-bottom: 3px;
}
.graycolor {
    color: #4c4c4c;
}
.fSize14 {
 font-size: 14px;
}
.pl-4
{
    padding-left:4%;
}
.pl-0 {
    padding-left: 0%;
}
.colorSecond {
    color: #f18423 !important;
}
.headingColor {
    color: #4e6375;
}
.table {
    background-color: #ffffff;
    /*box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;*/
    /* border: 1px solid #cc2938 ;*/
}
.myLinkToTop {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ececec;
}
.table-striped > tbody > tr:nth-of-type(1) {
    background-color: #cc2938 ;
    color: white;
    font-size: 14px;
}
/*.table-responsive
{
    width:inherit;
}*/
.f-20 {
    font-size: 18px !important;
}
.bg-gradiantCommon :hover {
    background-image: linear-gradient(45deg, #d61d2e, #ff8100c7);
    color: white !important;
}
.main_colorLine {
    border-top: 1px solid #cc2938 !important;
}
.fw_bold {
    font-weight: bold !important;
    text-shadow:-1px 1px grey;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
    .navbar-inverse .navbar-nav > li > a:hover {
        color: #e3dede;
    }

.text-thick {
    font-weight: bold;
}

.text-thicker {
    font-weight: 900;
}
.text-col-light {
    color: #ffffff;
}
.logout{
    color:#f80017;
}
.allVehColor {
    color: #25286f!important;
}
.haltVehColor {
    color: #f28b21 !important;
}
.runningVehColor {
    
    color: #45841f !important;
}
.disVehColor {
    color: #d61d2e!important;
}
.LockVehColor {
    color: #7800e7!important;
}

#vehicle_status_lock_notify  a{
    width: 230px !Important;
}


    .navbar-collapse ul .dropdown-toggle {
        background: #333 !important;
    }

/*.navbackg {
    background: #333 !important;
}*/

.navbar-header a {
    
    color: #fff !important;
 
}