/* width */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--themelight-color);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: var(--themedark-color);
}

body{
    font-size: 12px;
}

.green-color{
    color:  var(--green-color);
}
.red-color{
    color:  var(--red-color);
}
.lightbrown-color{
    color:  var(--lightbrown-color);
}
.pink-color{
    color:  var(--pink-color);
}
.orange-color{
    color:  var(--orange-color);
}
.skyblue-color{
    color:  var(--skyblue-color);
}
.mehroon-color{
    color:  var(--mehroon-color);
}
.lightblue-color{
    color:  var(--lightblue-color);
}
.darkblue-color{
    color:  var(--darkblue-color);
}
.darkpink-color{
    color:  var(--darkpink-color);
}
.linkpink-color{
    color:  var(--linkpink-color);
}
.gray-color{
    color:  var(--gray-color);
}
.darkbrown-color{
    color:  var(--darkbrown-color);
}
.brown-color{
    color:  var(--brown-color);
}


body.sidebar-expand {
    overflow-x: hidden;
}
#particles-js {
    background-image: var(--login-background-img) !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.login-widget {
    position: relative;
}
.login-widget {
    width: 500px;
    margin-left: 100px;
    background: rgba(0,0,0,0.4);
    height: 100vh;
}
.logo-login {
    text-align: center;
    padding-top: 20%;
}
.login-user-icon {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.login-user-icon img {
    width: 80px;
}
.login-form {
    display: block;
    margin: 0 auto;
    width: 80%;
}
.custom-field-login input {
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.login-form .form-check-label {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.login-form .form-check input {
    position: initial;
    margin-top: 0px;
}
.login-form .custom-login-btn {
    width: 100%;
    background: #73121c;
    color: #fff;
    text-transform: uppercase;
    transition: all ease-in-out 0.4s;
    border: 1px solid #73121c;
}
.trackingDashboard-card {
	/* display: flex; */
	/* width: 100px; */
	/* padding: 0 300px; */
	/* text-align: center; */
	margin-bottom: 10px;
	transition: all ease-in-out 0.4s;
}
.trackingDashboard-card p {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	position: absolute;
	text-align: center;
	right: 40px;
	top: 2px;
}
.trackingDashboard-card:hover {
	box-shadow: 0px 0px 31px 0px #4c3535;
}
.trackingDashboard-color-card {
	width: 40%;
	/* box-shadow: 0px 0px 18px -4px #222; */
	display: flex;
	align-items: center;
}
.trackingDashboard-text-card {
	width: 60%;
}

.trackingDashboard-text-card {
	background: #fff;
	text-align: center;
	padding: 5px 5px;
}
.trackingDashboard-text-card h2 {
	color: #000;
	font-size: 10px;
	margin-top: 0px;
	font-weight: 400;
}
.trackingDashboard-text-card p {
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	margin-top: 10px;
	min-width: 85px;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}


.login-form .custom-login-btn:hover {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.custom-field-login {
    position: relative;
}
.custom-field-login img {
    position: absolute;
    top: 8px;
    right: 8px;
}
.login-action-links a {
    margin: 20px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
.logo-login .logo-slogen {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}
.main-header {
    background: var(--themeheader-color);
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 3px solid var(--themedark-color);
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
}
.page-title h2 {
    padding-top: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
}
.header-logo img {
    width: 75px;
    height: 30px;
}
#map {
    position: absolute !important;
    left: 65px;
    right: 0;
    top: 40px;
    transition: all ease-in-out 0.5s;
    bottom: 0px;
    height: calc(100vh - 220px);
}
.left-sidebar {
    width: 65px;
    background: var(--themedark-color);
    transition: all ease-in-out 0.4s;
    bottom: 0;
    top: 40px;
    direction: rtl;
    position: fixed;
    z-index: 1005;
    -webkit-overflow-scrolling: auto !important;
}
.left-sidebar ul {
    margin: 0;
    padding: 0;
}
.left-sidebar ul li.parent-list-sidebar a.sidebar-outer-link span {
    display: none;
}
.left-sidebar ul li.parent-list-sidebar a.sidebar-outer-link i {
    color: #fff;
    font-size: 16px;
    background: var(--themelight-color);
    border-radius: 20px;
    height: 30px;
    width: 30px;
    padding-top: 7px;
    transition: all ease-in-out 0.4s;
}
.left-sidebar ul li.parent-list-sidebar {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all ease-in-out 0.4s;
}
.left-sidebar ul li.parent-list-sidebar a.sidebar-outer-link {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.left-sidebar ul li.parent-list-sidebar a.sidebar-outer-link:hover {
    text-decoration: none;
}
.left-sidebar ul li.parent-list-sidebar:hover, .left-sidebar ul li.parent-list-sidebar.active {
   background: var(--themelight-color);
}
.left-sidebar ul li.parent-list-sidebar a.sidebar-outer-link:hover i {
    color: var(--themedark-color);
    background: #fff;
}
.sidebar-expand #map {
    left: 520px;
}
.sidebar-expand .left-sidebar {
    width: 70px;
}
.sidebar-expand .left-sidebar ul li.parent-list-sidebar a.sidebar-outer-link span{
    display: block;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
.sidebar-expand .left-sidebar ul li.parent-list-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}
.sidebar-expand .left-sidebar ul li.parent-list-sidebar:first-child {
    padding-top: 10px;
}
.sidebar-expand .left-sidebar ul li.parent-list-sidebar a.sidebar-outer-link i {
    font-size: 24px;
    height: 40px;
    width: 40px;
    padding-top: 8px;
    border-radius: 50px;
}
.left-sidebar ul li.parent-list-sidebar.active a.sidebar-outer-link i {
    background: #fff;
    color: var(--themelight-color);
}
.sidebar-sub-menu {
    position: fixed;
    background: var(--themelight-color);
    top: 40px;
    left: 70px;
    width: 300px;
    bottom: 0;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
}
.sidebar-expand .left-sidebar ul li.parent-list-sidebar:hover .sidebar-sub-menu {
    display: block;
}

.sidebar-sub-menu li a.sidebar-sub-menu-list-link {
    display: inline-block;
    width: 100%;
    padding: 8px 15px;
    text-align: left;
    transition: all ease-in-out 0.4s;
    font-size: 14px;
}
.sidebar-sub-menu li a.sidebar-sub-menu-list-link i {
    color: var(--themelight-color);
    font-size: 16px;
    background: #fff;
    border-radius: 20px;
    height: 30px;
    width: 30px;
    padding-top: 7px;
    transition: all ease-in-out 0.4s;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.sidebar-sub-menu li a.sidebar-sub-menu-list-link .inner-list-sidebar {
    display: inline-block;
    width: 80%;
    margin-left: 6px;
    color: #fff;
    vertical-align: middle;
}
.sidebar-sub-menu .sidebar-sub-menu-list {
    list-style: none;
}
.sidebar-sub-menu li a.sidebar-sub-menu-list-link:hover{
    text-decoration: none;
}
.sidebar-sub-menu li a.sidebar-sub-menu-list-link:hover {
    background: var(--themedark-color);
}
.sidebar-sub-menu li a.sidebar-sub-menu-list-link.active {
    background: var(--themedark-color);
}
.left-sidebar ul.sidebar-ul {
    direction: ltr;
}
.user-info-drop .dropdown-toggle {
    display: inline-block;
    -webkit-appearance: initial;
}
.user-info-drop .user-icon i {
    background: var(--themelight-color);
    color: #fff;
    padding-top: 6px;
    border-radius: 30px;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
}
.user-info-header {
    text-align: right;
    padding-top: 0;
}
.user-info-drop {
    display: inline-block;
    margin-left: 20px;
}
.user-logout-header {
    display: inline-block;
    margin-left: 20px;
}
.user-logout-header a  {
    color: #000;
}
.user-logout-header a:hover  {
    text-decoration: none;
}
.user-logout-header i {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}
.right-sidebar {
    padding: 60px 50px 40px 100px;
    transition: all ease-in-out 0.4s;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
/*.sidebar-expand .right-sidebar {*/
    /*left: 155px;*/
/*}*/


/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
   margin: 0px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input.default:checked + .slider {
    background-color: #000;
}
input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
.custom-grid table.dataTable thead th {
    padding: 7px 7px;
    background: var(--grid-color);
    color: var(--grid-textTitle-color);
    border: none;
    text-align: left;
}
.custom-grid table.dataTable thead .sorting:before,
.custom-grid table.dataTable thead .sorting:after,
.custom-grid table.dataTable thead .sorting_asc:before,
.custom-grid table.dataTable thead .sorting_asc:after,
.custom-grid table.dataTable thead .sorting_desc:before,
.custom-grid table.dataTable thead .sorting_desc:after,
.custom-grid table.dataTable thead .sorting_asc_disabled:before,
.custom-grid table.dataTable thead .sorting_asc_disabled:after,
.custom-grid table.dataTable thead .sorting_desc_disabled:before,
.custom-grid table.dataTable thead .sorting_desc_disabled:after {
    bottom: 8px;
}
.mass_select_all_wrap .slider{
    background: #fff;
}
.mass_select_all_wrap .slider:before{
    background: #ccc;
}

.custom-grid .dataTables_paginate ul li {
    padding: 0 !important;
}
.custom-grid .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    border-color: transparent;
    background: transparent !important;
}
.custom-grid .page-item.active .page-link {
    background-color: var(--grid-color);
    border-color: var(--grid-color);
}
.custom-grid .page-link {
    color: var(--grid-color);
}
.custom-grid .page-link:focus {
    box-shadow: 0 0 0 0.2rem rgba(68, 19, 26, 0.22);
}
.custom-grid  table.dataTable tfoot th{
    padding: 5px 10px;
    border-top: 1px solid #ddd;
}
.custom-grid .dataTable tfoot .hide-field input {
    display: none;
}
.page-container{
    /*display: flex;*/
}
.screen-background {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center center !important;
}
.text-card {
    background: #fff;
    text-align: center;
    padding: 20px 5px;
}
.text-card h2 {
    color: #000;
    font-size: 16px;
    margin-top: 0px;
    font-weight: 400;
}
.text-card p {
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    margin-top: 10px;
    min-width: 85px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.green-bg-color{
    background: var(--green-color);
}
.red-bg-color{
    background: var(--red-color);
}
.lightbrown-bg-color{
    background: var(--lightbrown-color);
}
.orange-bg-color{
    background: var(--orange-color);
}
.pink-bg-color{
    background: var(--pink-color);
}
.skyblue-bg-color{
    background: var(--skyblue-color);
}
.mehroon-bg-color{
    background: var(--mehroon-color);
}
.lightblue-bg-color{
    background: var(--lightblue-color);
}
.darkblue-bg-color{
    background: var(--darkblue-color);
}
.darkpink-bg-color{
    background: var(--darkpink-color);
}
.lightpink-bg-color{
    background: var(--linkpink-color);
}
.gray-bg-color{
    background: var(--gray-color);
}
.brown-bg-color{
    background: var(--brown-color);
}
.darkbrown-bg-color{
    background: var(--darkbrown-color);
}
.custom-card {
    display: flex;
    text-align: center;
    margin-bottom: 20px;
    transition: all ease-in-out 0.4s;
}
.custom-card:hover {
    box-shadow: 0px 0px 31px 0px #4c3535;
}
.color-card {
    width: 40%;
    box-shadow: 0px 0px 18px -4px #222;
    display: flex;
    align-items: center;
}
.text-card{
    width: 60%;
}
.card-icon {
    background: rgba(0,0,0,0.3);
    padding: 10px;
    width: 100%;
}
.dashboard-card a:hover{
    text-decoration: none;
    color: #000;
}
.card-icon img {
    width: 100%;
    display: inline-block;
}
.custom-graph canvas {
    background: rgba(255,255,255,0.8);
}
.graph-heading {
    background: var(--themelight-color);
    padding: 5px 10px;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.graph-heading h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    flex-basis: 50%;
}
.graph-select{
    flex-basis: 50%;
    text-align: right;
}
.graph-select select {
    background: var(--themedark-color);
    padding: 5px 10px;
    border-radius: 5px;
    border: none;
    color: #fff;
}
.graph-select label {
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 0;
}
.main-footer {
    background: var(--themedark-color);
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0px;
}
.main-footer p {
    margin: 0;
    padding-top: 4px;
    font-size: 12px;
    margin-left: 70px;
}
.main-footer a {
    color: #fff;
    font-size: 12px;
}
.main-footer a:hover {
    text-decoration: none;
}
.main-footer a span {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    vertical-align: baseline;
    padding-left: 5px;
}

.user-info-drop .dropdown-menu {
    background: var(--themelight-color);
    top: 5px !important;
}
.user-info-drop.language-flag .dropdown-menu {
    top: 8px !important;
}
.user-info-drop .dropdown-menu .dropdown-item {
    color: #fff;
}
.user-info-drop .dropdown-menu .dropdown-item:hover {
    color: #000;
}
.user-info-drop .dropdown-menu .dropdown-item:hover i {
    color: #fff;
}
.user-info-drop .dropdown-toggle::after {
    color: #ccc;
}
.user-info-drop .dropdown-item img {
    width: 25px;
    margin-right: 10px;
}
.user-info-drop .dropdown-item.active,
.user-info-drop .dropdown-item:active {
    background: #fff
}

/*.dropdown-menu {*/
    /*transition: all ease-in-out 0.4s;*/
    /*max-height: 0;*/
    /*display: block;*/
    /*overflow: hidden;*/
    /*opacity: 0;*/
/*}*/

/*.user-info-drop.show .dropdown-menu { !* For Bootstrap 4, use .dropdown.show instead of .dropdown.open *!*/
    /*max-height: 300px;*/
    /*opacity: 1;*/
/*}*/

.user-info-drop .dropdown-item i {
    background: var(--themedark-color);
    width: 25px;
    height: 25px;
    border-radius: 20px;
    text-align: center;
    padding-top: 4px;
    margin-right: 10px;
    font-size: 14px;
}
.custom-graph {
    margin-bottom: 70px;
}
.btn-custom{
    background: #73121C;
    color: #fff;
}
.btn-custom:hover {
    color: #fff;
}
.language-select img {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.language-select .btn.focus, .language-select .btn:focus {
    box-shadow: none;
}
table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
    content: '\f00c' !important;
    font-family: FontAwesome;
}
.custom-grid input[type=checkbox] {
    position: relative;
    cursor: pointer;
}
.custom-grid input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    left: 0;
    border: 2px solid var(--grid-color);
    border-radius: 3px;
    background-color: white;
}
.custom-grid input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 1px;
    left: 5px;
}
.custom-field-checkbox input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin-right: 10px;
}
.custom-field-checkbox input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    left: 0;
    border: 2px solid var(--grid-color);
    border-radius: 3px;
    background-color: white;
}
.custom-field-checkbox input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 1px;
    left: 5px;
}

.custom-grid .dataTable tfoot input {
    padding: 2px 10px;
    box-sizing: border-box !important;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #fff;
    color: #000;
}
.custom-grid .dataTable tfoot input::placeholder {
    color: #000;
}

.body-background{
    background: var(--background-color);
}
.custom-grid .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}
.custom-grid table.dataTable tbody tr.selected {
    background-color: #B0BED9;
}
.custom-grid table.dataTable tbody:hover tr:hover {
    background-color: var(--grid-color) !important;
    transition: background-color 400ms linear;
    color: var(--grid-textTitle-color);
}
.custom-grid table.dataTable tbody:hover tr {
    transition: background-color 1000ms linear;
}
.custom-btn{
    background: var(--grid-color);
    color: var(--grid-textTitle-color);
}
.custom-btn:hover{
    color: var(--grid-textTitle-color);
}
.custom-btn:focus {
    box-shadow: 0 0 0 0.2rem rgba(212, 76, 76, 0.25);
}
.hide-show-column ul {
    margin: 0;
    padding: 0;
}
.hide-show-column ul li {
    list-style: none;
    padding: 5px 10px;
    width: 100%;
    margin: 0;
}
.hide-show-column li label {
    margin: 0;
    padding-left: 10px;
}
.hide-show-column input[type=checkbox] {
    position: relative;
    cursor: pointer;
}
.hide-show-column input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 2px solid var(--grid-color);
    border-radius: 3px;
    background-color: white;
}
.hide-show-column input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
}
.grid-top-bar li {
    list-style: none;
    margin-top: 10px;
}
.grid-top-bar ul {
    margin: 0px;
    padding: 0px;
}
.refresh-grid i {
    background: var(--grid-color);
    padding: 11px 10px;
    border-radius: 0;
    cursor: pointer;
    color:  var(--grid-textTitle-color);
}
.custom-grid table.dataTable {
    margin-top: 0 !important;
}
.custom-grid {
    position: relative;
    margin-top: 5px;
    background: #fff;
    padding: 10px;
    box-shadow: 0px 0px 30px 10px #ccc;
}
.grid-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.5);
    bottom: 0;
    text-align: center;
    z-index: 999;
}
.car-loader {
    top: 40%;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}
.car-loader img {
    width: 100px;
}
.right-bar-grid {
    position: absolute;
    top: 65px;
    right: 0;
    transition: all ease-in-out 0.5s;
}
.right-bar-grid.active {
    right: 200px;
}
.action-grid {
    background: var(--themedark-color);
    color: #fff;
    padding: 10px;
    cursor: pointer;
    position: relative;
    z-index: 99;
}
.action-grid i.moving-icon {
    -webkit-animation: rotation 2s infinite linear;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
.action-grid-box {
    position: absolute;
    right: -200px;
    top: 0px;
    width: 200px;
    z-index: 999;
    background: #fff;
    padding: 10px 10px 0px 10px;
    border: 1px solid var(--themedark-color);
    transition: all ease-in-out 0.6s;
    min-height: 120px;
}

.action-grid-box ul {
    margin: 0;
    padding: 0;
}
.action-grid-box ul li a {
    display: inline-block;
    width: 100%;
    background: var(--themedark-color);
    padding: 8px 15px;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 10px;
    transition: all ease-in-out 0.4s;
    border: 2px solid var(--themedark-color);
}
.action-grid-box ul li {
    list-style: none;
}
.action-grid-box ul li a:hover {
    text-decoration: none;
    background: transparent;
    border-color: var(--themedark-color);
    color: var(--themedark-color);
}
.user-info-header img {
    width: 30px;
}
.car-loader span {
    display: block;
    font-size: 20px;
    margin-top: 5px;
}
.grid-top-bar ul li .custom-btn i {
    margin-right: 10px;
}


.grid-top-bar {
    text-align: right;
}
.custom-grid th, .custom-grid td {
    white-space: nowrap;
}
.custom-grid tfoot {
    background: #fff;
}
.grid-top-bar {
    position: absolute;
    top: 100px;
    right: 0;
    transition: all ease-in-out 0.6s;
}
.hide-show-column {
    position: absolute;
    right: -200px;
    top: 0px;
    width: 200px;
    z-index: 999;
    background: #fff;
    padding: 10px;
    border: 1px solid #892E34;
    text-align: left;
    min-height: 260px;
    overflow-x: auto;
    transition: all ease-in-out 0.6s;
}
.grid-top-bar.active {
    right: 200px;
    z-index: 99;
}
#select-column {
    position: relative;
}
#refresh-grid-init {
    position: absolute;
    top: 160px;
    right: 0;
}
#filter-grid {
    position: absolute;
    top: 210px;
    right: 0;
    z-index: 9;
}
#filter-grid i {
    padding: 11px 12px;
}
.control-actions ul li {
    list-style: none;
    vertical-align: middle;
    margin-bottom: 12px;
}
.control-actions ul {
    margin: 0px;
    padding: 0px;
}
.control-actions {
    position: absolute;
    top: 260px;
    right: 0px;
    z-index: 9;
}
.control-actions ul li a {
    background: var(--grid-color);
    color: var(--grid-textTitle-color);
    padding: 10px 0px;
    display: inline-block;
    text-align: center;
    width: 33px;
}
.control-actions ul li a:hover {
    text-decoration: none;
}
.custom-modal-body {
    padding: 10px;
    overflow-y: auto;
    max-height: 75vh;
    overflow-x: hidden;
    min-height: 200px;
}
.custom-space {
    padding: 5px 0px;
}
.form-label {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.modal-action {
    text-align: center;
    margin-top: 10px;
}
.modal-action ul{
    margin: 0px;
    padding: 0px;
}
.modal-action ul li{
    display: inline-block;
    list-style: none;
}
.cancel-modal {
    background: #892E34;
    color: #fff;
}
.cancel-modal:hover {
    color: #fff;
}
.save-modal {
    background: green;
    color: #fff;
}
.save-modal:hover {
    color: #fff;
}
.modal-action ul li button {
    min-width: 100px;
}
.custom-modal .modal-footer{
    padding: 5px 10px;
    background: var(--modalcolor);

}
.custom-modal .modal-header{
    padding: 0px 10px;
    background: var(--modalcolor);
    cursor: move;
}
.custom-modal .modal-footer .btn {
    padding: 5px 9px;
    margin: 0;
    font-size: 12px;
}
.custom-modal .modal-header .close {
    padding: 0;
    margin: 0;
}
.custom-modal .modal-title {
    font-size: 14px;
    padding-top: 4px;
    color: #000;
    padding-bottom: 5px;
}
.custom-form-main {
    position: relative;
    margin-top: 5px;
    background: #fff;
    padding: 0px 20px 50px 20px;
    box-shadow: 0px 0px 30px 10px #ccc;
    /*height: 85vh;*/
    overflow-x: hidden;
    overflow-y: auto;
}
.custom-form-field label.col-form-label {
    color: #892E34;
    text-align: right;
    width: 100%;
    display: inline-block;
    padding-bottom: 0;
    padding-top: 2px;
    font-size: 14px;
}
.custom-form-main .form-title {
    font-size: 20px;
    color: #444;
    text-align: center;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 10;
    margin: 0;
    padding: 15px;
}
.custom-form-main .form-control:focus{
    box-shadow: 0 0 0 0.2rem rgba(137, 46, 52, 0.2);
    border-color: rgba(137, 46, 52, 0.6);
}
.custom-form-field .bootstrap-select .btn:focus {
    box-shadow: none !important;
    border-color: #ced4da !important;
    outline: none !important;
}
.custom-form-modal .form-control:focus{
    box-shadow: 0 0 0 0.2rem rgba(137, 46, 52, 0.2);
    border-color: rgba(137, 46, 52, 0.6);
}
.custom-form-modal .bootstrap-select .btn:focus {
    box-shadow: none !important;
    border-color: #ced4da !important;
    outline: none !important;
}
.custom-form-field {
    margin-bottom: 8px;
}
.separation-bar {
    height: 1px;
    display: inline-block;
    width: 100%;
    clear: both;
    background: #eee;
    margin-top: 10px;
    margin-bottom: 20px;
}
.custom-grid .table td,
.custom-grid .table th {
    padding: 4px;
    font-size: 12px;
}
.custom-grid .page-link {
    padding: 5px 10px;
}
.custom-grid .dataTables_wrapper .dataTables_length {
    display: inline-block;
    float: none;
}
.custom-grid .dataTables_length label {
    padding-top: 4px;
}
.custom-grid .dataTables_wrapper .dataTables_info {
    padding-top: 8px;
    margin-left: 15px;
    float: none;
    display: inline;
}
.modal {
    pointer-events: none;
}
.modal-backdrop {
    display: none;
}
.custom-form-field .form-control {
    height: 25px;
    font-size: 11px;
    padding: 5px;
}
.custom-form-field .custom-input-outer .form-control {
    padding: 4px 4px 4px 30px;
}
.custom-form-field .bootstrap-select .btn {
    padding: 0px 8px;
    border: 1px solid #ccc;
    height: 25px;
}
.custom-form-field .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-size: 11px;
}
.custom-form-field .dropdown-item.active,
.custom-form-field .dropdown-item:active {
    background-color: var(--themedark-color);
    outline-color: var(--themedark-color);
}
.datepicker table tr td.active.active{
    background: #892E34 !important;
}
.custom-form-main .form-sub-title {
    color: #4D95B5;
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 24px;
}
.custom-form-footer {
    position: fixed;
    bottom: 35px;
    left: 100px;
    right: 50px;
    display: inline-block;
    padding: 10px;
    margin-top: 0px;
    z-index: 10;
    background: #fff;
    border-top: 1px solid #efefef;
}
.self-custom-radio ul li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
    vertical-align: top;
}
.self-custom-radio ul {
  margin: 0px;
    padding: 0px;
}
.self-custom-radio .custom-control-input:checked~.custom-control-label::before {
    border-color: #892E34;
    background-color: #892E34;
}
.custom-form-field .custom-file .custom-file-label {
    text-align: left;
    height: 25px;
    padding: 1px 25px;
    font-size: 12px;
    color: #777;
    margin-bottom: 0px;
}
.cs-actions-class {
    background: #F4F7F8;
    padding: 10px;
    text-align: right;
    border-top: 1px solid #dee2e6;
    justify-content: flex-end !IMPORTANT;
}
.cs-confirm-button-class,
.cs-cancel-button-class,
.cs-close-button-class{
    padding: 7px 15px !important;
    font-size: 14px !important;
}
.cs-confirm-button-class:focus,
.cs-cancel-button-class:focus,
.cs-close-button-class:focus{
    box-shadow: none !important;
}
.cs-multiple-selection .ms-container {
    width: 100%;
    background: transparent url('../images/switch.png') no-repeat 50% 50%;
}
.cs-multiple-selection .ms-selectable input,
.cs-multiple-selection .ms-selection input {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 4px 10px;
    box-sizing: border-box;
}
.cs-multiple-selection .ms-selectable input:focus,
.cs-multiple-selection .ms-selection input:focus {
    box-shadow: 0 0 0 0.2rem rgba(137, 46, 52, 0.2);
    border-color: rgba(137, 46, 52, 0.6);
    outline: none;
}
.cs-multiple-selection .ms-container .ms-list:focus{
    outline: none;
    box-shadow: none;
    border-color: rgba(137, 46, 52, 0.6);
}
.cs-multiple-selection .ms-elem-selectable.ms-hover{
    background: #892E34 !important;
}
.cs-multiple-selection .ms-selection ul li.ms-hover{
    background: #892E34 !important;
}
.custom-grid-ajax {
    position: relative;
    height: 89vh;
}
.in-valid-cred {
    background: pink;
    color: red;
    font-size: medium;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    border: 2px solid red;
    border-radius: 4px;
}
.language-select {
    display: inline-block;
    width: 100%;
}
.custom-form-field .custom-file-label::after {
    height: 23px;
    padding: 1px 10px;
}
.self-custom-radio label.custom-control-label {
    font-size: 12px;
}
.custom-field-checkbox label {
    font-size: 12px;
}
.small-logo img {
    width: 50px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.custom-form-field .input-group-prepend .input-group-text {
    padding: 0px 5px;
    height: 25px;
    font-size: 15px;
}
#coordinate_map {
    height: 300px;
}
.padding-right-0 {
    padding-right: 0px;
}
#page-loader .grid-loader {
    background: rgba(255,255,255,1);
    z-index: 9999;
    position: fixed;
}
.tracking-sidebar {
    position: absolute;
    left: 70px;
    background: #fff;
    top: 43px;
    bottom: 0;
    z-index: 501;
    width: 450px;
    transition: all ease-in-out 0.5s;
}
.tracking-sidebar-inner .toggle-track-sidebar {
    position: absolute;
    top: 44px;
    background: var(--themedark-color);
    cursor: pointer;
    color: var(--icon-color);
    left: 524px;
    transition: all ease-in-out 0.5s;
    height: 35px;
    width: 34px;
    text-align: center;
    padding-top: 7px;
    z-index: 999;
}
.active .tracking-sidebar-inner .toggle-track-sidebar{
    left: 73px;
}
.active .tracking-sidebar{
    width: 0px;
}
.sidebar-expand .active #map {
    left: 70px;
}
.custom-field-login .invalid-feedback {
    background: pink;
    padding: 10px;
    font-size: 13px;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid red;
}
.flex {
    display: flex;
}
.vehicle-top-widget {
    width: 25%;
}
/*.vehicle-top-widget {*/
    /*width: 25%;*/
    /*padding: 8px 0px;*/
    /*text-align: center;*/
/*}*/
/*.vehicle-top-widget h2 {*/
   /*font-size: 20px;*/
/*}*/
/*.vehicle-top-widget h3 {*/
    /*font-size: 14px;*/
/*}*/
/*.moving-color{*/
    /*background: #a5f5a5;*/
    /*color: green;*/
/*}*/
/*.stop-color{*/
    /*background: #fbbebe;*/
    /*color: red;*/
/*}*/
/*.idle-color{*/
    /*color: orange;*/
    /*background: #ffd9c7;*/
/*}*/
/*.offline-color {*/
    /*background: darkgrey;*/
    /*color: black;*/
/*}*/

.vehicle-top-widget {
    width: 25%;
    padding: 0px 0px 8px 0px;
    text-align: center;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.vehicle-top-widget h2 {
    font-size: 20px;
}
.vehicle-top-widget h3 {
    font-size: 14px;
}
.moving-color h2 {
    background: green;
    color: #fff;
    padding: 3px 0px;
}
.moving-color h3 {
    color: green;
}
.stop-color h2{
    background: red;
    color: #fff;
    padding: 3px 0px;
}
.stop-color h3 {
    color: red;
}
.idle-color h2{
    background: orange;
    color: #fff;
    padding: 3px 0px;
}
.idle-color h3 {
    color: orange;
}
.offline-color h2{
    background: #000;
    color: #fff;
    padding: 3px 0px;
}
.offline-color h3 {
    color: #000;
}
.live-track-grid {
    margin: 0;
    padding: 5px;
    box-shadow: none;
}
.live-track-alert-grid {
    margin: 0;
    padding: 5px;
    box-shadow: none;
}
.live-track-grid .dataTables_wrapper .dataTables_filter input {
    margin-left: 0;
    width: 100%;

}
.live-track-alert-grid .dataTables_wrapper .dataTables_filter input {
    margin-left: 0;
    width: 100%;

}
.live-track-grid .dataTables_wrapper .dataTables_filter label:after {
    content: "\f002";
    position: absolute;
    top: 0;
    right: 0;
    background: #ccc;
    font-family: FontAwesome;
    width: 30px;
    height: 30px;
    bottom: 0;
    color: #fff;
    text-align: center;
    border-radius: 0px 5px 5px 0px;
    padding-top: 8px;
}
.live-track-alert-grid .dataTables_wrapper .dataTables_filter label:after {
    content: "\f002";
    position: absolute;
    top: 0;
    right: 0;
    background: #ccc;
    font-family: FontAwesome;
    width: 30px;
    height: 30px;
    bottom: 0;
    color: #fff;
    text-align: center;
    border-radius: 0px 5px 5px 0px;
    padding-top: 8px;
}
.live-track-grid .dataTables_wrapper .dataTables_filter label {
    width: 100%;
    margin-bottom: 2px;
    position: relative;
}
.live-track-alert-grid .dataTables_wrapper .dataTables_filter label {
    width: 100%;
    margin-bottom: 2px;
    position: relative;
}
.live-track-grid .dataTables_wrapper .dataTables_filter {
    width: 318px;
    float: left;
}
.live-track-alert-grid .dataTables_wrapper .dataTables_filter {
    width: 285px;
    float: left;
}
.tracker-filter {
    position: absolute;
    top: 5px;
    right: 6px;
    padding: 10px 12px;
    background: var(--themedark-color);
    color: var(--icon-color);
    cursor: pointer;
    z-index: 1;
}
.tracker-alert-filter {
    position: absolute;
    top: 5px;
    right: 44px;
    padding: 10px 12px;
    background: var(--themedark-color);
    color: var(--icon-color);
    cursor: pointer;
    z-index: 1;
}
.tracker-clearAlert {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 10px 12px;
    background: var(--themedark-color);
    color: var(--icon-color);
    cursor: pointer;
    z-index: 1;
}
.tracker-refreshGrid {
    position: absolute;
    top: 5px;
    right: 80px;
    padding: 10px 12px;
    background: var(--themedark-color);
    color: var(--icon-color);
    cursor: pointer;
    z-index: 1;
}
/*.live-track-grid .table-bordered td,*/
/*.live-track-grid .table-bordered th {*/
    /*border: none;*/
/*}*/
.tracking-page-main .toggle-track-sidebar i {
    transition: all ease-in-out 0.5s;
    font-size: 20px;
}
.tracking-page-main.active .toggle-track-sidebar i {
    transform: rotate(180deg);
}
.speech-bubble {
    position: relative;
    /*background: #892E34;*/
    border-radius: 20px;
    text-align: center;
    color: #fff;
}
.red-tracker-color{
    background: red;
}
.red-tracker-color:after {
    border-top-color: red !important;
}
.green-tracker-color{
    background: #25A908;
}
.green-tracker-color:after {
    border-top-color: #25A908 !important;
}
.blue-tracker-color{
    background: #6900B5;
}
.blue-tracker-color:after {
    border-top-color: #6900B5 !important;
}
.black-tracker-color{
    background: #414141;
}
.black-tracker-color:after {
    border-top-color: #414141 !important;
}
.speech-bubble:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    /*border-top-color: #892E34;*/
    border-bottom: 0;
    border-left: 0;
    margin-left: -4px;
    margin-bottom: -8px;
}
.tracker-info span {
    flex-basis: 20%;
    align-items: center;
    justify-content: center;
    display: flex;
}
.tracker-info {
    display: flex;
}
.tracker-info .tracker-info-date {
    flex-basis: 70%;
    text-align: center;
    font-size: 12px;
}
.cs-context-menu {
    flex-basis: 10%;
    text-align: center;
    align-items: center;
    display: flex;
}
.cs-context-menu i {
    font-size: 20px;
    color: #000;
}

.map-search {
    position: absolute;
    top: 140px;
    right: 0px;
    z-index: 500;
}
.control-bar {
    position: absolute;
    top: 180px;
    right: 0px;
    z-index: 500;
}
.control-bar ul {
    margin: 0;
    padding: 0;
}
.control-bar ul li {
    line-height: normal;
    list-style: none;
}
.control-bar ul li a {
    padding-top: 12px;
    background: var(--themedark-color);
    display: inline-block;
    margin-bottom: 1px;
    height: 36px;
    width: 36px;
    text-align: center;
}
.control-bar ul li i {
    font-size: 12px;
    color: var(--icon-color);
}
.map-control-bar {
    position: absolute;
    top: 160px;
    left: 523px;
    z-index: 999;
    transition: all ease-in-out 0.5s;
}
.tracking-page-main.active .map-control-bar {
    left: 73px;
}
.map-control-bar ul {
    margin: 0;
    padding: 0;
}
.map-control-bar ul li {
    line-height: normal;
    list-style: none;
}
.map-control-bar ul li a {
    padding-top: 13px;
    background: var(--themedark-color);
    display: inline-block;
    margin-bottom: 1px;
    height: 36px;
    width: 36px;
    text-align: center;
    color: var(--icon-color);
}
.control-bar ul li i {
    font-size: 12px;
    color: var(--icon-color);
}
.mt-10 {
    margin-top: 10px;
}

.context-menu-item.context-menu-hover {
    background: var(--themedark-color) !important;
}
.context-menu-item.context-menu-icon.context-menu-hover:before {
    color: #fff !important;
}
.language-select .cs-dropdown-item {
    display: inline-block;
    padding: 0;
    color: #fff;
    text-align: left;
}
.language-select .btn-custom {
    min-width: 150px;
}

.language-select .cs-dropdown-item:focus, .language-select .cs-dropdown-item:hover {
    background-color: transparent;
}
.context-menu-item {
    padding: 2px 10px 2px 25px;
}
.context-menu-separator {
    padding: 0px;
}

.tracking-bottom-bar {
    position: absolute;
    left: 520px;
    right: 0px;
    bottom: 0;
    background: #EFEFEF;
    z-index: 500;
}
.context-menu-list.context-menu-root {
    z-index: 1051 !IMPORTANT;
}
.vehicle-info-toggle {
    text-align: center;
    top: -18px;
    left: 50%;
    cursor: pointer;
    margin: 0 auto;
    display: flex;
    background: var(--themelight-color);
    color: #ffff;
    width: 40px;
    height: 20px;
    margin-top: -20px;
}
.custom-tabs a.nav-link {
    padding: 2px 10px;
    color: #000;
    font-size: 15px;
}
.custom-tabs .nav-tabs .nav-item.show .nav-link,
.custom-tabs .nav-tabs .nav-link.active {
    color: #fff;
    background-color: var(--themedark-color);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;

}
.tracking-bottom-bar.active .vehicle-info-toggle i {
    transform: rotate(180deg);
}
.tracking-bottom-bar .vehicle-info-toggle i {
    transition: all ease-in-out 0.4s;
    flex-basis: 100%;
}
.search-icon i {
    float: right;
    background: var(--themedark-color);
    padding-top: 10px;
    width: 36px;
    height: 36px;
    text-align: center;
    color: var(--icon-color);
    cursor: pointer;
}
.search-icon {
    position: relative;
    width: 220px;
}
.search-icon input {
    position: absolute;
    left: 0;
    right: 0;
    padding: 10px;
    box-sizing: border-box;
    height: 36px;
    border: 1px solid #ccc;
    width: 186px;
    z-index: -1;
}
.tracker-name-fancy span {
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    margin-right: 5px;
}
.tracker-name-fancy {
    font-weight: bold;
}
.tracker-name-fancy.green-car-color span {
    background: #53ef2f;
    background: -moz-linear-gradient(top,  #53ef2f 0%, #2be58b 48%, #76dbcc 100%);
    background: -webkit-linear-gradient(top,  #53ef2f 0%,#2be58b 48%,#76dbcc 100%);
    background: linear-gradient(to bottom,  #53ef2f 0%,#2be58b 48%,#76dbcc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53ef2f', endColorstr='#76dbcc',GradientType=0 );

    color: #fff;
}
.green-car-color{
    color: green;
}
.orange-car-color{
    color: #FFA500;
}
.bg-orange{
    background: #FFA500;
}
.tracker-name-fancy.orange-car-color span {
    background: #FFA500;
    background: -moz-linear-gradient(top,  #FFA500 0%, #FFA500 48%, #FFA500 100%);
    background: -webkit-linear-gradient(top,  #FFA500 0%,#FFA500 48%,#FFA500 100%);
    background: linear-gradient(to bottom,  #FFA500 0%,#FFA500 48%,#FFA500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##FFA500', endColorstr='#76dbcc',GradientType=0 );

    color: #fff;
}
.tracker-name-fancy.red-car-color span {
    background: #b73838;
    background: -moz-linear-gradient(top,  #b73838 1%, #e5494c 53%, #ff3236 100%);
    background: -webkit-linear-gradient(top,  #b73838 1%,#e5494c 53%,#ff3236 100%);
    background: linear-gradient(to bottom,  #b73838 1%,#e5494c 53%,#ff3236 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b73838', endColorstr='#ff3236',GradientType=0 );

    color: #fff;
}
.red-car-color{
    color: red;
}
.tracker-name-fancy.blue-car-color span {
    background: #4d6ff9;
    background: -moz-linear-gradient(top,  #4d6ff9 1%, #43a6d3 53%, #3299ff 100%);
    background: -webkit-linear-gradient(top,  #4d6ff9 1%,#43a6d3 53%,#3299ff 100%);
    background: linear-gradient(to bottom,  #4d6ff9 1%,#43a6d3 53%,#3299ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d6ff9', endColorstr='#3299ff',GradientType=0 );

    color: #fff;
}
.blue-car-color{
    color: blue;
}

.tracker-name-fancy.purple-car-color span {
    background: #89d4cf;
    background: -moz-linear-gradient(top,  #800080 1%, #800080 53%, #800080 100%);
    background: -webkit-linear-gradient(top,  #800080 1%,#800080 53%,#800080 100%);
    background: linear-gradient(315deg, #89d4cf 0%, #6e45e1 74%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f0a87', endColorstr='#800080',GradientType=0 );

    color: #fff;
}
.purple-car-color{
    color: #800080;
}
.tracker-name-fancy.black-car-color span {
    background: #000000;
    background: -moz-linear-gradient(top,  #000000 1%, #24272b 53%, #414549 100%);
    background: -webkit-linear-gradient(top,  #000000 1%,#24272b 53%,#414549 100%);
    background: linear-gradient(to bottom,  #000000 1%,#24272b 53%,#414549 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#414549',GradientType=0 );

    color: #fff;
}
.black-car-color{
    color: black;
}
.custom-tabs .nav.nav-tabs {
    background: #fff;
}

.tabs-content-widget {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 6px;
    padding-bottom: 5px;
}
.tabs-content-widget p {
    margin: 0px;
    font-weight: bold;
    align-items: center;
    display: inline-flex;
}
.tabs-content-widget span {
    font-weight: 600;
}
.custom-tabs-content {
    padding: 10px 10px 5px 10px;
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
}


.custom-tabs-side-grid li .nav-link {
    text-align: center;
    color: var(--themedark-color);
    border: none;
    background: #EFEFEF;
    border-radius: 0px;
    font-weight: bold;
}
.custom-tabs-side-grid li .nav-link.active {
    color: #000;
    background: #fff;
}
.custom-tabs-side-grid .nav-tabs {
    border-bottom: none;
    background: #EFEFEF;
}
.tracker-info-date .tr-time {
    display: inline-block;
}
.tracker-info-date .tr-date {
    display: inline-block;
}
.live-track-grid .dataTables_wrapper .dataTables_paginate .pagination {
    justify-content: center;
}
.live-track-grid .dataTables_wrapper .dataTables_paginate{
    float: none;
}
.cs-grid-modal {
    box-shadow: none;
    margin: 0;
}
.cs-modal-example-2 .modal-header {
    background: var(--themedark-color);
    color: #fff;
    top: -15px;
    margin: auto;
    width: 90%;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0px 1px 10px 4px #ccc;
    position: relative;
    padding: 5px 20px;
    cursor: move;
}
.cs-modal-example-2 {
    position: absolute;
}
.cs-modal-example-2 .modal-header h5.modal-title {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
}
.cs-modal-example-2 .modal-footer {
    padding: 0px;
    background: #efefef;
}
.cs-modal-example-2 .modal-footer .btn {
    background: var(--themedark-color);
    padding: 3px 10px;
    color: #fff;
}
.tabs-content-widget input[type="text"] {
    width: 100%;
    padding: 4px 10px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.leaflet-control-layers.leaflet-control {
    display: none !important;
}
.right-bar-grid.map-layer {
    top: 100px;
    z-index: 998;
}
.map-layer .action-grid {
    width: 36px;
    height: 36px;
    padding: 8px 0px 0px 0px;
    text-align: center;
}
.map-layer .action-grid i {
    font-size: 20px;
    color: var(--icon-color);
}
.tabs-content-heading i {
    padding-right: 0;
    font-size: 15px;
    width: 25px;
}
.tabs-content-heading {
    display: flex;
}
.refresh-load-time {
    position: absolute;
    top: 50px;
    right: 5px;
    z-index: 500;
}
.refresh-time {
    background: rgb(197, 251, 211);
    color: #000;
    padding: 5px 10px;
    border: 1px solid green;
    border-radius: 5px;
    min-width: 50px;
    text-align: center;
}
.refresh-time span {
    font-size: 14px;
    display: inline-block;
    vertical-align: baseline;
    font-weight: 600;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow:none !important;
}
.context-menu-icon.context-menu-icon--fa::before{
    color: #892E34 !important;
}
#follow-map {
    margin-bottom: 10px;
}
.custom-radio-button span {
    font-size: 12px;
    color: #892E34;
    padding-bottom: 5px;
    display: inline-block;
    width: 100%;
}
.custom-checkbox-main .form-label {
    font-size: 12px;
    color: #892E34;
    margin-top: 0;
}
.checkbox-inline {
    display: inline-block;
    padding-right: 10px;
}
.new-driver {
    text-align: right;
    margin-bottom: 10px;
}
.new-driver button {
    padding: 3px 5px 6px 5px;
    line-height: 12px;
    font-size: 16px;
}
.cs-scrollable-height {
    max-height: 40vh;
    overflow-x: hidden;
    overflow-y: auto;
}
.follow-map-select-main {
    position: relative;
}
.follow-map-select {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 500;
    width: 100px;
}
.wrap-table th, .wrap-table td {
    white-space: initial;
}
.vehicle-popup {
    position: relative;
}
.vehicle-popup .title {
    background: #ff00009e;
    position: absolute;
    top: -30px;
    left: 0;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
}
.popup-widget {
    display: flex;
    margin-bottom: 15px;
}
.popup-widget i {
    padding-right: 10px;
    font-size: 25px;
    align-items: center;
    display: inline-flex;
}
.popup-widget p {
    margin: 0px;
    font-weight: bold;
    align-items: center;
    display: inline-flex;
}
.vehicle-popup h3 {
    font-size: 12px;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 7px;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: Rgba(255,255,255,0.85) !important;
}
.context-menu-item span {
    font-size: 12px;
}
.toggle-track-sidebar i {
    font-size: 20px;
}
.request-panel {
    display: none;
}
#NewInstallation {
    display: block;
}
.complain-map .map-control-bar {
    top: 10px;
    left: 10px;
}
.complain-map {
    position: relative;
}

.history-header {
    background: #ccc;
    padding: 10px;
}
.history-header h3 {
    font-size: 14px;
    margin: 0;
    font-weight: bold;
    color: var(--themedark-color);
}
.history-header p {
    margin: 0;
}
.close-history {
    float: right;
}
.close-history i {
    background: var(--themedark-color);
    color: #fff;
    height: 25px;
    width: 25px;
    font-size: 10px;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    border-radius: 4px;
}
.toggle-history-sidebar i {
    position: absolute;
    top: 46px;
    left: 523px;
    background: var(--themedark-color);
    color: #fff;
    height: 36px;
    width: 36px;
    font-size: 20px;
    text-align: center;
    padding-top: 9px;
    z-index: 999;
}
.custom-history {
    padding: 10px 10px 2px 10px;
    border-bottom: 1px solid #ccc;
}
.custom-history .custom-btn {
    padding: 5px 8px;
    float: right;
}
.custom-history .custom-btn i {
    font-size: 12px;
}
.custom-acc-header {
    background: var(--themedark-color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
}
.custom-acc-header h2 {
    font-size: 12px;
    font-weight: bold;
}
.custom-acc-header span{
    font-weight: bold;
}
.custom-acc-header p{
   margin: 0px;
}
.acc-title {
    padding: 0px 5px;
    text-align: center;
}
.acc-title.acc-title-date {
    padding: 0px;
    flex-basis: 80px;
}
.custom-acc-header .accordion-toggle {
    color: #fff;
}
.accordion-toggle i {
    transition: all ease-in-out 0.4s;
    font-size: 16px;
}
.accordion-toggle.collapsed i {
    transform: rotate(180deg);
}
.select-vehicle-action {
    padding: 10px 10px 0px 10px;
}
.trip_start, .trip_end{
    display: flex;
    position: relative;
}
.vehicle-position-list ul {
    padding: 0;
    margin: 0;
}
.vehicle-position-list ul li{
   list-style: none;
}
.trip_start .trip_time {
    flex-basis: 80px;
}
.trip_end .trip_time {
    flex-basis: 80px;
}
.trip_start_end_info {
    border-bottom: 1px solid #eee;
    padding: 10px;
    position: relative;
}
.trip_address {
    font-size: 11px;
    color: #000;
    width: calc(100% - 80px);
    text-overflow: ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
}
.trip_start:after {
    position: absolute;
    border-radius: 50%;
    content: " ";
    border: 2px solid #4CAF50;
    background: #FFF;
    width: 8px;
    height: 8px;
    left: 69px;
    z-index: 4;
    top: 4px;
}
.trip_end:after{
    position: absolute;
    border-radius: 50%;
    content: " ";
    border: 2px solid red;
    background: #FFF;
    width: 8px;
    height: 8px;
    left: 69px;
    z-index: 4;
    top: 4px;
}
.vehicle-position-list ul li.move-vehicle {
    border-left: 5px solid #4CAF50;
}
.vehicle-position-list ul li.stop-vehicle {
    border-left: 5px solid red;
}
.trip_start_end_info:after {
    content: "";
    position: absolute;
    background: #999;
    width: 2px;
    left: 82px;
    top: 21px;
    /*height: 22px;*/
    height: var(--trip_start_end_info_height);

}
.history-detail-widget p {
    margin: 0;
    font-weight: bold;
}
.history-detail {
    display: flex;
    padding: 7px 0px;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-bottom: 1px solid #ccc;
}
.history-detail-widget {
    flex-basis: 20%;
}
.history-detail-widget i {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.idle-color {
    color: orange;
}
.moving-color {
    color: #4CAF50;
}
.alerts-color {
    color: red;
}
.driver-color {
    color: blue;
}
.custom-accordian {
    height: calc(100vh - 90px);
    overflow-y: auto;
    overflow-x: hidden;
}
.trip_start {
    padding-bottom: 10px;
}
.history-control-bar {
    position: absolute;
    top: 44px;
    left: 560px;
    z-index: 999;
    transition: all ease-in-out 0.5s;
    background: #fff;
    box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.15);
    border: 1px solid rgb(210, 210, 210);
    padding: 5px;
}
.history-control-bar ul {
   margin: 0px;
    padding: 0px;
}
.history-control-bar ul li.history-bar-list {
    list-style: none;
    display: inline-block;
}
.history-control-bar ul li.history-bar-list a.link{
    display: inline-block;
    padding: 5px 7px;
    color: #222;
    font-size: 12px;
}
.history-control-bar ul li.history-bar-list a.link.active {
    font-weight: bold;
}
.history-control-bar ul li.history-bar-list a.link:hover {
   text-decoration: none;
}
.speed-dropdown {
    position: relative;
}
.speed-dropdown .speed-dropdown-content {
    position: absolute;
    top: 0px;
    right: -5px;
    bottom: auto;
    width: 265px;
    background: #fff;
    display: inline-block;
    padding: 10px;
}
.tracking-page-main.active .history-control-bar {
    left: 110px;
}
.list-of-marker {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
}
.marker-image img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.list-of-marker-box {
    padding: 8px;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.marker-image a {
    display: inline-block;
    width: 100%;
    padding: 3px;
}
.marker-image a:focus {
    background: #EFEFEF;
}
.speed-dropdown-content .custom-field-checkbox label {
    font-size: 12px;
}
.trip_start_end_info.selected-trip {
    background: #ccc;
}
.custom-grid.data-point-grid {
    margin: 0;
    padding: 0;
    box-shadow: none;
}
.custom-form-field label i {
    padding-left: 5px;
}
.custom-select-icon {
    display: flex;
}
.custom-select-icon i {
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    border: 1px solid #ced4da;
    border-radius: .25rem 0px 0px .25rem;
    border-right: none;
}
.custom-form-field .custom-select-icon .bootstrap-select .btn {
    border-radius: 0px .25rem .25rem 0px;
    border-left: none;
}
.data-point-grid.custom-grid table.dataTable thead th {
    padding: 4px 10px;
}
.data-point-grid .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none;
}
.data-point-grid.custom-grid .table td,
.data-point-grid.custom-grid .table th {
    padding: 4px 10px;
}
#HistoryDataPoint .custom-tabs-content {
    padding: 5px 5px 5px 5px;
}
.custom-input-outer {
    position: relative;
}
.custom-input-outer i {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 14px;
    z-index: 2;
}
/*--------*/
.demo-container {
    position: relative;
    margin: auto;
    height: 140px;
    width: 100%;
}
#HistorySpeed .custom-tabs-content {
    padding: 5px 5px 5px 5px;
}
.map-down #map {
    height: calc(100vh - 42px);
}
.form-panel {
    padding-top: 15px;
    padding-bottom: 50px;
}
.sleek-tabs {
    background: #f5f5f5;
    position: sticky;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 10;
}
.sleek-tabs .nav-link {
    padding: 5px 10px;
    color: #495057;
}
.sleek-tabs .nav-link:hover {
    color: #495057;
}
.sleek-tabs .nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.sleek-tabs .nav-tabs .nav-item.show .nav-link,
.sleek-tabs .nav-tabs .nav-link.active {
    font-weight: 500;
}
.custom-form-field .custom-file {
    height: 25px;
}
.custom-form-field .file-content-desc {
    height: 450px;
    overflow-y: auto;
    overflow-x: auto;
}
.custom-file-input:focus~.custom-file-label{
    box-shadow: none;
    border-color: initial;
}

/*custom checkbox toggle*/

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: 0px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
    top: 4px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: 0px;
    position: absolute;
    top: 0px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: #28a745;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: green;
    left: 20px;
}
/*custom checkbox toggle*/

.checkbox-flex .custom-input-outer {
    flex: 100%;
    margin-left: 20px;
}
.page-space-top {
    padding-top: 0px;
}

.custom-sm-form-footer {
    background: #fff;
    position: fixed;
    bottom: 35px;
    right: 50px;
    left: auto;
    padding: 10px;
    display: inline-block;
    z-index: 10;
    border-top: 1px solid #efefef;
    width: 21.8%;
}
.or-seperator {
    position: relative;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.or-seperator:before {
    content: "";
    position: absolute;
    left: 0;
    background: #eee;
    height: 1px;
    width: 45%;
    right: auto;
    top: 10px;
}
.or-seperator:after {
    content: "";
    position: absolute;
    right: 0;
    background: #eee;
    height: 1px;
    width: 45%;
    left: auto;
    top: 10px;
}
.simple-grid-modal {
    max-height: 400px;
    overflow-y: auto;
}
.simple-grid-modal .table td, .simple-grid-modal .table th {
    padding: 4px;
    font-size: 12px;
}
.simple-grid-modal .table thead th {
    background: var(--grid-color);
    color: var(--grid-textTitle-color);
}
.custom-form-master {
    position: relative;
    margin-top: 5px;
    background: #fff;
    padding: 0px 20px 60px 20px;
    box-shadow: 0px 0px 30px 10px #ccc;
    overflow-x: hidden;
    overflow-y: auto;
}
.system-setting-page .form-panel {
    padding-top: 10px;
    padding-bottom: 0;
}
.form-panel.padding-panel {
    padding-bottom: 55px;
}
.grid-logo img {
    width: 50px;
}
.padding-top{
    padding-top: 10px;
}
.red-row {
    background: red !important;
    color: #fff;
}
.green-row {
    background: green !important;
    color: #fff;
}
.custom-form-field .bootstrap-select .dropdown-menu li a span.text {
    font-size: 12px;
}
.custom-form-field textarea {
    min-height: 120px;
}
.sensor-grid {
    display: block !important;
}
.add-sensor {
    position: absolute;
    top: 60px;
    right: 5px;
}
.add-sensor i {
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
    background: var(--grid-color);
    border-radius: 0;
}
.modal-heading .form-sub-title {
    color: #4D95B5;
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 20px;
}
.result-button-main{
    display: flex;
}
.result-button-main .custom-input-outer{
    flex: 0 0 85%;
}
.result-btn button i {
    line-height: 10px;
}
.result-btn button {
    padding: 6px 10px;
    margin-left: 10px;
}
#SensorModal .simple-grid-modal {
    max-height: 200px;
    overflow-y: auto;
}
.add-calibrate button {
    font-size: 12px;
    width: 100%;
    padding: 3px;
}
.add-calibrate button i{
    margin-right: 5px;
}
.add-calibrate-main{
    padding-top: 15px;
    border-top: 1px solid #ccc;
}
.permission button {
    padding: 2px 12px 5px 12px;
    font-size: 12px;
    line-height: 15px;
}
.permission-modal {
    overflow-y: auto;
    max-height: 75vh;
    overflow-x: hidden;
    padding-bottom: 0;
    height: 70vh;
}
.group-acc .card-header {
    background: #dae1e6;
    padding: 0;
    border-radius: 0px;
    border-bottom-color: #eee;
}
.group-acc .card-header button {
    color: #222;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}
.group-acc .card-body {
    padding: 10px;
}
.permission-template {
    padding: 10px 10px 0px 10px;
}
.group-head-check .custom-field-checkbox {
    margin-left: 10px;
}
.group-head-check {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.group-head-check .btn-link {
    padding-left: 0px;
}
.certificate-image img {
    width: 100%;
}
.service-field{
    margin-bottom: 5px ;
}
.service-field-checkbox label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.service-field-checkbox {
    display: flex;
}
.duplicate-field {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.field_wrapper {
    padding-bottom: 50px;
}
.custom-form-footer button {
    font-size: 12px;
}
.small-form-footer{
    bottom: 60px;
    left: auto;
    right: unset;
    width: 21%;
}
.custom-sm-form-footer button {
    font-size: 12px;
}
.custom-management-footer {
    position: fixed;
    bottom: 35px;
    right: auto;
    left: auto;
    z-index: 10;
    display: inline-block;
    width: 67%;
    background: #fff;
    padding: 10px;
}
.custom-management-footer button {
    font-size: 12px;
}
.custom-permission-footer button {
    font-size: 12px;
}
.custom-permission-footer {
    position: fixed;
    bottom: 35px;
    width: 22%;
    right: 70px;
    padding: 10px;
    z-index: 10;
    background: #fff;
}
.marker-pin img {
    width: 10px;
}
.alert-detail-main {
    display: flex;
    align-items: center;
    justify-content: center;
}
.marker-pin, .alert-context-info {
    padding: 0px 5px;
}
.live-track-grid .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #efefef;
}
button#ShowIcon {
    font-size: 12px;
}
.geofenceMap {
    height: calc(100vh - 40px) !important;
}
.geofence-main {
    position: relative;
}
.geofence-main .right-bar-grid {
    position: absolute;
    right: -40px;
    top: -25px;
}
.geofence-main .right-bar-grid .action-grid {
    padding: 11px;
    border-radius: 2px;
}
.GeoShowIcon {
    font-size: 12px;
}
.custom-imei-outer {
    flex: 0 0 90%;
    margin-right: 10px;
}
.imei-main {
    display: flex;
}
.imei-btn .custom-btn {
    padding: 3px 8px;
}
.request-ajax-loader {
    height: 80vh !important;
}
.services-main .custom-form-field {
    margin-bottom: 3px;
}
.custom-form-main .form-sub-heading {
    color: #222;
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 18px;
}
.grid-main {
    overflow-y: auto;
    overflow-x: hidden;
}
.grid-widget {
    box-shadow: 0px 0px 17px -6px #ccc;
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.company-detail ul {
    margin: 0;
    padding: 0;
}
.company-detail .grid-flex {
    list-style: none;
    display: flex;
    align-items: center;
}
.company-detail h2 {
    font-size: 20px;
    margin: 10px 0px;
}
.party-grid-logo img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}
.company-detail .grid-flex i {
    flex-basis: 20px;
    font-size: 14px;
    color: var(--themedark-color);
}
.grid-name span {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    display: inline-block;
    width: 100%;
    color: var(--themedark-color);
}
.company-detail h2 {
    font-size: 18px;
    text-transform: uppercase;
    height: 40px;
}
.grid-space {
    padding: 10px 0px;
}
.grid-char {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
}
.hide-some-sidebar-tools .map-search {
    top: 110px;
    z-index: 10;
}
.hide-some-sidebar-tools .control-actions {
    top: 110px;
}
.hide-some-sidebar-tools .action-grid-box {
    min-height: 60px;
}
.party-search-bar {
    padding: 10px 10px 20px 10px;
}
.order-grid {
   display: flex;
    align-items: center;
    cursor: pointer;
}
.order-grid span {
    margin-right: 10px;
    text-transform: uppercase;
}
.search-grid {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.search-grid input {
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 0px 10px;
    box-sizing: border-box !important;
}
.search-grid input:focus {
    outline: none;
}
.grid-search-icon {
    padding: 0px 10px;
    cursor: pointer;
}
.grid-search-icon i {
    font-size: 20px;
}
.report-page {
    padding-top: 10px;
}
.vehicle_info_listing {
    background: #F5F5F5;
    padding: 10px;
    margin-bottom: 10px;
}
.vehicle_info_heading {
    font-weight: bold;
}
.report-content-widget .custom-grid {
    position: relative;
    margin-top: 0px;
    padding: 0;
    box-shadow: none;
    overflow-x: auto;
}
.report-content-widget h2 {
    font-size: 16px;
    background: var(--themedark-color);
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    margin: 0;
}
.report-header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: #ffff;
}
.report-actions {
    top: 65px;
}
.report-content .acc-title {
    padding: 0;
    text-align: left;
    display: inline-block;
}
.start-time {
    background: #246f24;
    color: #fff;
    padding: 5px;
}
.end-time {
    background: #d20000;
    color: #fff;
    padding: 5px;
}
.start-time span, .end-time span {
    font-weight: bold;
}
.print-page-title {
    text-align: center;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.printer-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    border: 1px solid #ccc;
}
.printer-footer ul li {
    display: inline-block;
}
.printer-footer ul {
    margin: 0px;
    padding: 0px;
}
.printer-footer .d-flex{
    align-items: center;
}
.printer-footer .d-flex i {
    margin-right: 10px;
}
.report-2-header {
    margin: 10px 0px;
}
.report-2-widget-heading {
    background: #efefef;
    padding: 5px;
}
.report-2-widget-heading span {
    font-weight: bold;
}
.report-2-widget-heading i {
    margin-right: 10px;
}
.report-2-widget-content{
    border-bottom: 1px solid #ccc;
    padding: 5px;
}
.report-form-main {
    overflow-x: hidden;
    overflow-y: auto;
}
.report-form-main .custom-grid .table th {
    background: var(--grid-color);
    color: var(--grid-textTitle-color);
}
.start-time-report-2 {
    background: #246f24;
    color: #fff;
}
.end-time-report-2 {
    background: #d20000;
    color: #fff;
}
.track-record {
    overflow-y: auto;
    max-height: 400px;
}
.track-record .acc-title {
    text-align: left;
    padding: 0;
}
.track-record .accordion-heading {
    font-size: 16px;
    background: var(--themedark-color);
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.track-record .report-content-widget h2 {
    background: transparent;
    display: initial;
    padding: 0;
}
.ad-ime-button {
    text-align: right;
}
.imei-list {
    border: 1px solid #cccc;
    border-radius: 5px;
    margin-top: 10px;
    height: 100px;
    overflow-y: auto;
}
.imei-list ul {
    margin: 0px;
    padding: 0px;
}
.imei-list ul li {
    list-style: none;
    padding: 5px;
    display: inline-block;
    width: 100%;
}
.ad-ime-button button {
    padding: 3px 10px;
}
.import-button {
    margin-top: 5px;
    text-align: right;
}
.import-button button {
    font-size: 12px;
}
.deltedImei {
    float: right;
    background: red;
    color: #fff;
    padding: 0;
    line-height: 0;
    border-radius: 3px;
    font-size: 20px;
    height: 20px;
    width: 20px;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
}
.folow-header {
    background: var(--themedark-color);
    display: flex;
    align-items: center;
    padding: 5px;
    position: sticky;
    top: 0;
    z-index: 10;
}
.folow-header img {
    width: 80px;
}
.folow-header h2 {
    font-size: 20px;
    color: #fff;
    margin: 0px;
}
.follow-widget-head {
    background: var(--themelight-color);
    color: #fff;
    padding: 5px;
}
.follow-widget {
    margin: 20px;
}
.follow-widget-list ul {
    margin: 0px;
    padding: 0px;
}
.follow-widget-list ul li.list-follow {
    list-style: none;
    padding: 10px;
}
.follow-widget-list {
    background: #efefef;
}
.follow-widget-list-inner{
    padding: 10px;
}
.send-button button {
    font-size: 12px;
}
.send-button {
    text-align: right;
    margin-top: 15px;
}
.meter-main {
    margin: 20px;
}
.meter-button {
    text-align: center;
}
.meter-sidebar {
    overflow-y: auto;
}
.avg-max {
    margin-bottom: 10px;
}
.meter-button button{
    font-size: 12px;
    width: 100%;
}
.meter-button {
    margin-top: 20px;
}
.padding-bottom{
    padding-bottom: 50px;
}
.request-received .custom-form-main {
    position: initial;
}
.hide-some-sidebar-tools.request-received .action-grid-box {
    min-height: 120px;
}

/* Timeline */
.timeline {
    border-left: 4px solid var(--themedark-color);
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: rgba(255, 255, 255, 0.03);
    color: #000;
    margin: 10px auto;
    letter-spacing: 0.5px;
    padding-left: 50px;
    line-height: 1.4em;
    font-size: 1.03em;
    list-style: none;
    text-align: left;
    font-weight: 100;
    max-width: 100%;
    margin-left: 150px;
}

.timeline .event {
    border: 1px solid #ccc;
    padding: 0px;
    margin-bottom: 10px;
    position: relative;
}
.timeline .event:before,
.timeline .event:after {
    position: absolute;
    display: block;
    top: 0;
}
.timeline .event:before {
    left: -200px;
    color:  var(--themedark-color);
    content: attr(data-date);
    text-align: right;
    font-size: 12px;
    min-width: 100px;
    font-weight: 500;
}
.timeline .event:after {
    box-shadow: 0 0 0 4px var(--themedark-color);
    left: -57.85px;
    background: #fff;
    border-radius: 50%;
    height: 11px;
    width: 11px;
    content: "";
    top: 5px;
}
.timeline-widget ul {
    margin: 0;
    padding: 0;
}
.timeline-widget ul .timeline-widget-list {
    list-style: none;
    width: 100%;
    padding: 2px 10px;
    font-size: 11px;
    display: flex;
}
.timeline-des {
    flex-basis: 60%;
}
.timeline-widget ul li.timeline-widget-list:last-child {
    border-bottom: none;
}
.timeline-widget ul .timeline-widget-list span {
    font-weight: bold;
    flex-basis: 40%;
}
.timeline-modal.custom-grid.cs-grid-modal {
    overflow-y: auto;
    max-height: 75vh;
}
.idle {
    background: yellow;
}
.stop{
    background: red;
    color: #fff;
}
.moving{
    background:green;
    color: #fff;
}
.reports-bg {
    background: url('../images/reports.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.custom-field-login input::placeholder{
    color: #ffff;
}
.opt-info p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
}
.opt-info {
    background: rgba(0,0,0,0.5);
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
}
span.countdown {
    color: #fff;
    display: inline-block;
    background: green;
    padding: 10px 15px;
    border-radius: 4px;
    margin-top: 3px;
}
.opt-info h2 {
    color: #7fd87f;
    font-size: 16px;
    padding-bottom: 15px;
    text-align: center;
}
.contact-page-main {
    background: url('../images/crm-bg.jpg');
    background-position: top center;
    background-size: cover;
}
.contact-page {
    padding: 30px 50px;
}
.contact-page ul {
    margin: 0;
    padding: 0;
}
.contact-page ul li {
    color: #fff;
    font-size: 14px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.contact-page ul li i {
    color: #14a8ff;
    font-size: 40px;
    padding-right: 20px;
    width: 50px;
    display: inline-block;
}
.contact-page ul li a {
    color: #fff;
    margin: 0px 10px;
    display: inline-block;
    width: 100%;
}
.contact-detail-widget {
    background: rgba(0,0,0,0.4);
    height: 100vh;
}
.contact-form-widget {
    background: rgba(0,0,0,0.4);
    margin: 50px;
    padding: 30px;
}
.contact-form-widget h2 {
    color: #fff;
    margin-bottom: 30px;
}
.custom-field-contact .label{
    color: #fff;
}
.warning-page-main {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../images/not.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.warning-page-main h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.andriod-button {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    text-align: center;
}
.andriod-button img {
    width: 100px;
}
.andriod-button a {
    display: inline-block;
}
.custom-field-login .help-block {
    color: red;
}
.custom-field-login.has-error input {
    border-color: red !important;
}
.login-action-links .forget-pass {
    float: left;
}
.login-action-links .contact-us-link {
    float: right;
}
.footer-btn-right{
    float: right;
}


@media print {

    .no-print{
        display : none !important;
    }
    .print-header, .print-content, .printer-footer{
        display: block !important;
    }
}

/*Direction Right CSS*/
.direction-right {
    direction: rtl;
}
.direction-right .custom-field-login img {
    left: 8px;
    right: auto;
}
.direction-right .custom-field-login .help-block {
    float: right;
    width: 100%;
    text-align: right;
}
.direction-right .login-form .form-check input {
    position: initial;
    margin-top: 0px;
    display: inline-block;
    margin-left: 10px;
}
.direction-right .login-form .form-check {
    float: right;
}
.direction-right .language-select .dropdown-item {
    text-align: right;
}
.direction-right .language-select img {
    margin-left: 10px;
    margin-right: 0px;
}
.direction-right .contact-form-widget h2 {
    text-align: right;
}
.direction-right .custom-field-contact .label {
    float: right;
}
.direction-right .back-login-btn{
    float: right;
}
.direction-right .contact-page ul li {
    text-align: right;
}
.direction-right .contact-page ul li i {
    padding-left: 20px;
    padding-right: 0px;
}
.direction-right .custom-grid table.dataTable thead th {
    text-align: right;
}
.direction-right .custom-grid .table td,
.direction-right .custom-grid .table th {
    padding: 4px;
    font-size: 12px;
    text-align: right;
}
.direction-right .sidebar-sub-menu {
    right: 70px;
    left: auto;
}
.direction-right .sidebar-sub-menu li a.sidebar-sub-menu-list-link {
    text-align: right;
    direction: rtl;
}
.direction-right .user-info-drop .dropdown-menu .dropdown-item {
    text-align: right;
}
.direction-right .user-info-drop .dropdown-item img {
    width: 25px;
    margin-right: 0;
    margin-left: 10px;
}
.direction-right .tracking-bottom-bar {
    left: 0;
    right: 525px;
}
.direction-right .tracking-sidebar-inner .toggle-track-sidebar {
    left: auto;
    right: 525px;
}
.direction-right .map-control-bar {
    right: 525px;
    left: auto;
}
.direction-right .tracking-sidebar {
    left: auto;
    right: 75px;
}
.direction-right .sidebar-expand #map {
    left: 0;
    right: 520px;
}
.direction-right.sidebar-expand #map {
    left: 0;
    right: 520px;
}
.direction-right .tracking-page-main.active .map-control-bar {
    right: 72px;
    left: auto;
}
.direction-right .active .tracking-sidebar-inner .toggle-track-sidebar {
    right: 72px;
    left: auto;
}
.direction-right.sidebar-expand .active #map {
    left: 0;
    right: 68px;
}
.direction-right .live-track-grid .dataTables_wrapper .dataTables_filter input {
    padding-right: 10px;
    padding-left: 40px;
} 
.direction-right .language-select {
    text-align: right;
}
.direction-right .login-action-links .forget-pass {
    float: right;
}
.direction-right .login-action-links .contact-us-link {
    float: left;
}
.direction-right .right-sidebar {
    padding: 60px 80px 40px 40px;
}
.direction-right .graph-select {
    text-align: left;
}
.direction-right .graph-heading h2 {
    text-align: right;
}
.direction-right .custom-tabs .nav.nav-tabs {
    padding-right: 0px;
}
.direction-right .tabs-content-heading i {
    padding-left: 10px;
}
.direction-right .refresh-load-time {
    right: auto;
    left: 0px;
}
.direction-right .active .refresh-load-time{
    /*left: 70px;*/
    transition: all ease-in-out 0.4s;
}
.direction-right .right-bar-grid {
    left: 0px;
    right: auto;
}
.direction-right .map-search {
    left: 0;
    right: auto;
    width: 36px;
}
.direction-right .search-icon input {
    right: -186px;
}
/* .direction-right .right-bar-grid.active {
    right: 230px;
} */
.direction-right .control-bar {
    right: auto;
    left: 0px;
}
.direction-right  .bootstrap-select .dropdown-toggle .filter-option {
    text-align: right;
}
.direction-right .dropdown-item {
    text-align: right;
}
.direction-right .vehicle-position-list ul li.move-vehicle {
    border-right: 5px solid #4CAF50;
    border-left: 0px;
}
.direction-right .vehicle-position-list ul li.stop-vehicle {
    border-left: 0px;
    border-right: 5px solid #4CAF50;
}
.direction-right .trip_start .trip_time, .direction-right .trip_end .trip_time {
    padding-left: 10px;
}
.direction-right .trip_end:after {
    left: auto;
    right: 70px;
}
.direction-right .trip_start_end_info:after {
    right: 83px;
    left: auto;
}
.direction-right .trip_start:after {
    left: auto;
    right: 70px;
}
.direction-right .history-control-bar {
    top: 43px;
    left: auto;
    right: 570px;
}
.direction-right .tracking-page-main.active .history-control-bar {
    left: auto;
    right: 120px;
}
.direction-right .custom-form-field .custom-input-outer .form-control {
    padding: 4px 30px 4px 4px;
}
.direction-right .custom-input-outer i {
    right: 5px;
    left: auto;
}
.direction-right .custom-select-icon i {
    border-radius: 0;
    border-left: none;
    border-right: 1px solid #ced4da;
}
.direction-right .custom-form-field .custom-select-icon .bootstrap-select .btn {
    border-radius: 0;
    border-right: none;
    border-left: 1px solid #ced4da;
}
.direction-right .sleek-tabs .nav.nav-tabs {
    padding: 0;
}
.direction-right .geofence-main .right-bar-grid {
    right: 450px;
    left: auto;
}
.direction-right .self-custom-radio ul {
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.direction-right .leaflet-left {
    left: auto !important;
    right: 5px !important;
}
.direction-right .custom-form-footer {
    left: 40px;
    right: 80px;
}
.direction-right .custom-sm-form-footer {
    right: auto;
    left: 54px;
}
.direction-right #refresh-grid-init {
    right: auto;
    left: 0;
}
.direction-right .grid-top-bar {
    right: auto;
    left: 0;
}
.direction-right #filter-grid {
    right: auto;
    left: 0;
}
.direction-right .control-actions {
    right: auto;
    left: 0;
}
.direction-right .hide-show-column ul li {
    text-align: right;
}
.direction-right .action-grid-box {
    right: -200px;
    left: auto;
    padding-right: 20px;
}

.systemSettingsGrid .custom-grid-ajax {
    position: initial;
    height: auto;
}
.has-error .help-block {
    color: red;
}
.custom-form-field.has-error input {
    border-color: red;
}
.direction-right .tracker-filter {
    right: auto;
    left: 10px;
}
.direction-right .tracker-alert-filter {
    right: auto;
    left: 10px;
}
.direction-right .live-track-grid .dataTables_wrapper .dataTables_filter {
    width: 400px;
    float: none;
}
.direction-right .header-logo {
    text-align: right;
}
.direction-right .user-info-header {
    text-align: left;
}
.direction-right table.dataTable thead .sorting:after, 
.direction-right table.dataTable thead .sorting_asc:after, 
.direction-right table.dataTable thead .sorting_desc:after,
.direction-right table.dataTable thead .sorting_asc_disabled:after, 
.direction-right table.dataTable thead .sorting_desc_disabled:after {
    left: 0.5em;
    right: auto;
}
.direction-right table.dataTable thead .sorting:before, 
.direction-right table.dataTable thead .sorting_asc:before, 
.direction-right table.dataTable thead .sorting_desc:before, 
.direction-right table.dataTable thead .sorting_asc_disabled:before, 
.direction-right table.dataTable thead .sorting_desc_disabled:before {
    left: 1em;
    right: auto;
}
.direction-right .custom-grid .dataTables_wrapper .dataTables_info {
    display: inline-block;
    float: none;
    position: absolute;
    bottom: 15px;
    right: 200px;
}
.direction-right div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
    float: left;
}
.direction-right .custom-grid .dataTables_wrapper .dataTables_length {
    display: inline-block;
    float: right;
}
.direction-right .custom-grid.live-track-grid .dataTables_wrapper .dataTables_info {
    display: none;
}
.direction-right .contact-form-widget .float-right {
    float: left !important;
}
.direction-right .live-track-grid .dataTables_wrapper .dataTables_filter label:after {
    right: auto;
    left: 0;
    border-radius: 5px 0px 0px 5px;
}
.direction-right .tracking-page-main .toggle-track-sidebar i {
    transform: rotate(180deg);
}
.direction-right .custom-modal .custom-grid .dataTables_wrapper .dataTables_info {
    display: none;
}
.direction-right .complain-map .map-control-bar {
    left: auto;
    right: 0;
}
.direction-right .custom-history {
    padding: 10px 10px 2px 30px;
}
.direction-right .follow-map-select {
    right: auto;
    left: 20px;
}
.direction-right .custom-radio-button span {
    text-align: right;
}
.direction-right .custom-checkbox-main {
    text-align: right;
}
.direction-right .checkbox-inline {
    display: inline-block;
    padding-right: 0;
    padding-left: 10px;
}
.direction-right .custom-field-checkbox input[type=checkbox] {
    margin-right: 0;
}
.direction-right .tracking-page-main.active .toggle-track-sidebar i {
    transform: rotate(0deg);
}

.direction-right table.dataTable thead>tr>th.sorting{
    padding-right: 0px;
}
.direction-right .group-acc .card-body {
    text-align: right;
}
.direction-right .group-acc .card-header button {
    padding-right: 0;
}
.direction-right .group-head-check {
    padding-right: 10px;
}
.direction-right .ms-container .ms-selectable li.ms-elem-selectable,
.direction-right .ms-container .ms-selection li.ms-elem-selection {
    text-align: right;
}

.direction-right .ms-container .ms-selectable {
    float: right;
}

.direction-right .ms-container .ms-selection{
    float: left;
}
.direction-right .GeoShowIcon {
    float: right;
}
.direction-right .main-footer .float-left {
    float: right !important;
}
.direction-right .main-footer .float-right {
    float: left !important;
}
.direction-right .main-footer p {
    margin-left: 0;
    padding-right: 60px;
}
.direction-right .company-detail .grid-flex i {
    flex-basis: 20px;
    font-size: 14px;
    color: var(--themedark-color);
    text-align: right;
}
.direction-right .grid-name span {
    text-align: left;
}
.direction-right .order-grid span {
    margin-right: 0;
    margin-left: 10px;
}
.direction-right .action-grid-box ul li a {
    text-align: right;
}
.direction-right .custom-file-label::after {
    right: auto;
    left: 0;
}
.direction-right .custom-form-field .custom-file .custom-file-label {
    text-align: right;
}
.cordinates .custom-input-outer {
    flex-basis: 100%;
}
.cordinates {
    display: flex;
}
.cordinate-icon button {
    border: none;
    padding: 6px 7px;
    margin-left: 5px;
    border-radius: 4px;
}
.direction-right .cordinate-icon button {
    margin-left: 0;
    margin-right: 5px;
}
.direction-right .permission-modal {
    text-align: right;
}
.direction-right .custom-form-main .form-sub-title {
    text-align: right;
}
.direction-right .service-field-checkbox label {
    padding-right: 10px;
}
.direction-right .custom-form-main .form-sub-heading {
    text-align: right;
}
.direction-right .custom-imei-outer {
    margin-right: 0;
    margin-left: 10px;
}
.direction-right .master-table-btns {
    text-align: right;
}
.direction-right .custom-form-modal p {
    text-align: right;
}
.direction-right .custom-form-main p{
    text-align: right;
}
.direction-right .custom-form-main button#upload-pdf-grid{
    float: right;
}
.direction-right .duplicate-field .add_button, .direction-right .duplicate-field .remove_button {
    float: left !important;
}
.direction-right .material-switch > input[type="checkbox"]:checked + label::after {
    left: auto;
    right: 60px;
}
.direction-right .material-switch {
    margin-left: 60px;
}
.direction-right .material-switch > label::after {
    left: auto;
}
.direction-right .custom-form-footer .footer-btn-right {
    float: left;
}
.direction-right .custom-management-footer {
    left: auto;
    right: 0;
    width: 74%;
    z-index: 999;
}
.direction-right .custom-management-footer .float-right {
    float: left !important;
}
.direction-right .custom-permission-footer {
    width: 24%;
    left: 50px;
    right: auto;
}
.custom-permission-footer .float-right {
    float: left !important;
}
.direction-right .user-info-drop .dropdown-item i {
    margin-right: 0;
}
.direction-right .custom-form-field #ShowIcon {
    float: right;
}
.direction-right .custom-form-footer .float-right {
    float: left !important;
}
.direction-right .small-form-footer {
    left: 80px !important;
    right: auto !important;
}
.direction-right .add-sensor {
    right: auto;
    left: 0;
}
.direction-right .modal-heading .form-sub-title {
    text-align: right;
}
.direction-right .custom-field-checkbox.checkbox-inline {
    float: right;
}
.direction-right .follow-widget-head {
    text-align: right;
}
.direction-right .follow-widget-list ul li.list-follow {
    text-align: right;
}
.vehicle-padding{
    padding-bottom: 10px;
}
.direction-right .custom-control-label::after {
    left: auto;
    right: -25px;
}
.direction-right .custom-control-label::before {
    left: auto;
    right: -25px;
}
.direction-right .custom-control {
    padding-left: 0px;
    padding-right: 15px;
    text-align: right;
}
.direction-right .ad-ime-button {
    text-align: left;
}
.white-space-bg {
    position: fixed;
    bottom: 0;
    left: 80px;
    background: #fff;
    width: 440px;
    top: auto;
    height: 178px;
    text-align: center;
    opacity: 0.4;
}
.white-space-bg img {
    width: 250px;
    height: 100px;
    margin-top: 40px;
}
.direction-right .white-space-bg {
    left: auto;
    width: 455px;
    right: 70px;
}
.direction-right .report-2-widget-heading {
    text-align: right;
}
.direction-right .report-2-widget-content {
    text-align: right;
}
.direction-right .vehicle_info_heading {
    text-align: right;
}
.direction-right .vehicle_description {
    text-align: right;
}
.direction-right .accordion-group .accordion-heading {
    text-align: right;
}
.direction-right .report-content-widget {
    text-align: right;
}
.direction-right .print-logo.text-left{
    text-align: right !important;
}
.direction-right .company-title.text-right{
    text-align: left !important;
}
.direction-right .company-title{
    font-size: 30px;
    padding-left: 110px ;
}

.modalLoader img{
    width: 50px;
}
/*#wrapper{*/
    /*height: auto !important;*/
/*}*/
/*.dataTables_scrollBody {*/
    /*height: auto !important;*/
/*}*/

.direction-right .side-overlay:after {
    content: "";
    position: fixed;
    background: rgba(0,0,0,0.1);
    bottom: 35px;
    left: 40px;
    right: auto;
    top: 65px;
    width: 23%;
    z-index: 999;
    backdrop-filter: blur(4px);
}
.side-overlay:after {
    content: "";
    position: fixed;
    background: rgba(0,0,0,0.1);
    bottom: 35px;
    left: auto;
    right: 50px;
    top: 65px;
    width: 22.3%;
    z-index: 999;
    backdrop-filter: blur(4px);
}

.side-overlay {
    position: relative;

}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: var(--themedark-color) !important;
}
.notification-header {
    display: inline-block;
    position: relative;
}
.notification-header .dropdown-toggle::after {
    display: none;
}
.notification-header .dropdown-toggle i {
    background: var(--themelight-color);
    color: #fff;
    padding-top: 6px;
    border-radius: 30px;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
}
.notification-dot {
    position: absolute;
    top: 1px;
    right: -4px;
    background: orange;
    height: 15px;
    width: 15px;
    border-radius: 20px;
    color: #ffff;
    font-size: 10px;
    text-align: center;
}
.notification-more {
    display: block;
    width: 100%;
    text-align: center;
    max-width: 110px;
    color: #fff;
    margin-top: 10px;
    padding: 5px 10px;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 5px;
    background: #403f42;
    margin-bottom: 5px;
}
@-moz-document url-prefix() {
    .custom-form-main {
        height: 87.5vh !important;
    }
    .custom-form-master {
        height: 87.5vh !important;
    }
    .direction-right .custom-sm-form-footer {
        left: 44px;
    }
    .dataTables_scrollBody {
        height: 85vh !important;
    }
    #wrapper {
        height: 85vh !important;
    }
    .wrapper {
        height: 85vh !important;
    }
    #MasterAlarm .custom-form-main,
    #DeviceAlarm .custom-form-main,
    #DeviceCommand .custom-form-main{
        height: 93.5vh !important;
    }
    #MasterAlarm .wrapper,
    #DeviceAlarm .wrapper,
    #DeviceCommand .wrapper{
        height: 80vh !important;
    }
    #MasterAlarm .custom-form-master,
    #DeviceAlarm  .custom-form-master,
    #DeviceCommand .custom-form-master {
        height: 81.5vh !important;
    }
    #Sensors .wrapper {
        height: 78vh !important;
    }
    #MaintenanceTask .wrapper {
        height: 78vh !important;
    }
    #ActivityPerformed .wrapper {
        height: 78vh !important;
    }
    #MaintenanceTask .custom-form-master {
        height: 79.5vh !important;
    }
    .leaflet-control-zoom .leaflet-control-zoom-in:hover, .leaflet-control-zoom .leaflet-control-zoom-out:hover {
        height: 30px !important;
        width: 30px !important;
    }
    .custom-form-main.reports-bg {
        height: 87vh !important;
    }
    .context-menu-list.context-menu-root {
        height: auto !important;
    }

    .custom-form-main.vehicle-padding {
        height: 90vh !important;
    }

}
.delete-sensor{
    position: absolute;
    top: 105px;
    right: 5px;
}
.delete-sensor i {
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
    background: var(--grid-color);
    border-radius: 0;
}
.groupCollapseAble{
    background: var(--themelight-color) !important;
    color: var(--grid-textTitle-color)!important;
}

.showNoGrid {
	display: none;
}
