* {
    margin: 0;
    padding: 0;
}

@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

body {
    font-family: 'Roboto', sans-serif;
    background: #f8f8f8;
    overflow-x: hidden;
}

input:focus,
button:focus,
select:focus,
.option-input:focus,
textarea {
    outline: 0 !important;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

input:active,
input:focus {
    background: none;
}

input:focus {
    box-shadow: none !important;
}

.clearfix:after {
    clear: both;
    display: block;
    content: "";
}



/** Start Left Sidebar Css **/

.sidebar-menu div#mCSB_1_container {
    margin: 0;
}

.logo-icon {
    text-align: center;
    margin: 5px auto 5px auto;
    display: block;
}

.logo-icon img {
    width: 68%;
}

.hardware {
    clear: both;
    width: 100%;
    display: block;
    word-wrap: break-word;
    white-space: initial;
}

.top-header {
    background: #fff;
    padding: 6px 10px;
    border-bottom: 1px solid #b5b5b5;
}

.rangeslider-wrap h4 {
    float: left;
    margin: 0;
    color: #707070;
    font-weight: 400;
}

.location-search input {
    border-radius: 5px;
    border: 0;
    padding: 9px 19px;
    background: #faf8f8;
    width: 100%;
    margin: 0;
    box-shadow: 0px 1px 4px rgba(204, 204, 204, 0.6);
}

.manage-radius {
    margin: 5px auto 0;
    text-align: center;
}

.location-search button {
    border-radius: 5px;
    border: 0;
    color: #fff;
    background: #08b9eb;
    font-size: 16px;
    padding: 7px 26px;
}

.watchout-user {
    position: relative;
    text-align: right;
    float: right;
}

.watchout-user h3 {
    color: #989898;
    font-size: 23px;
    margin: 0 10px 0 0;
    font-weight: 400;
    float: left;
}

.watchout-user h3 span {
    clear: both;
    font-size: 18px;
    display: block;
    font-style: italic;
    font-weight: 400;
    padding: 5px 0 0;
}

.dropdown-menu li {
    text-align: right;
    border-bottom: 1px solid #ccc;
}

.dropdown-menu li:last-child {
    border-bottom: 0;
}

.watchout-user a.dropdown-toggle {
    border-radius: 50%;
    background: #fa8648;
    color: #fff;
    text-align: center;
    width: 47px;
    height: 47px;
    font-size: 30px;
    line-height: 47px;
    box-shadow: 0 0 7px rgba(113, 113, 113, 0.3);
    float: right;
}

.top-header .open .dropdown-menu {
    float: left;
    position: absolute;
    border-radius: 14px;
    background-color: #f8f8f8;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    overflow: hidden;
    margin-top: 4px;
    width: 220px;
    left: -43px;
}

.top-header .open .dropdown-menu a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    color: #8b8b8b;
    font-size: 16px;
}

.dropdown-menu i {
    color: #000;
    text-align: right;
    padding-left: 10px;
}

.sidebar-menu span {
    clear: both;
    display: block;
}

.sidebar-menu i {
    font-size: 22px;
    color: #d3d4d3;
}

.insSidebar {
    margin-left: 143px;
}



@media (max-width: 414px) {
    .insSidebar {
        margin-left: 52px;
    }
}

@media only screen and (max-width: 993px) and (min-width: 415px)  {
    .insSidebar {
        margin-left: 202px;
    }
}






.sidebar-menu a {
    font-size: 15px;
    color: #d3d4d3;
}

.sidebar-menu li a {
    padding: 13px 0px 0px;
    display: block;
    text-align: center;
}

.desktophide {
    display: none;
}


/* Side Navigation */


/*.left-navbar{
	position: fixed;
	top: 60px;
	left: 225px;
	width: 93px;
	margin-left: -225px;
	border: none;
	border-radius: 0;
	border-top: 1px rgba(0,0,0,.5) solid;
	background-color: #222;
	bottom: -11px;
	padding: 20px 0;
}
.left-navbar ul li a{
	width: 225px;
	border-bottom: 1px rgba(0,0,0,.3) solid;
}
.left-navbar li a:hover,  .left-navbar li a:focus{
	outline: none;
	background-color: #1a242f;
}
.left-navbar li{
	text-align: center;
	margin: auto auto 16px auto;
	position: relative;
	padding: 5px 5px;
}
.left-navbar a{
	color: #d3d4d3;
	font-size: 14px;
}
.left-navbar a i{
	font-size: 30px;
	display: block;
	color: #d3d4d3;
	margin-bottom: 6px;
	text-align: center;
}
.left-navbar li ul{
	padding: 0;
	border-bottom: 1px rgba(0,0,0,.3) solid;
}
.left-navbar li ul li a{
	display: block;
	padding: 10px 15px 10px 38px;
	text-decoration: none;
	color: #fff;
}
.left-navbar li ul li a:hover { color: #fff; }
.top-header .left-navbar li a .label{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 14px;
	right: 6px;
	font-size: 10px;
	font-weight: normal;
	min-width: 15px;
	min-height: 15px;
	line-height: 1.0em;
	text-align: center;
	padding: 2px;
}
.top-header .left-navbar li a:hover .label { top: 10px; }
.left-navbar ul.collapse, .left-navbar ul.collapse.in{
	position: absolute;
	background: #f4f4f4;
	left: 100%;
	padding: 0px;
	top: 0;
}
.left-navbar ul.collapse li:last-child a { border-bottom: 0; }
.left-navbar ul.collapse li{
	list-style: none;
	margin: 0;
}
.left-navbar ul.collapse li a{
	padding: 7px 10px;
	text-align: left;
	color: #000;
}
.submenu-droupdown{	
	position: absolute;
	left: 100%;
	top: 0;
	background: #f6f6f6;
	display: none;
}
.submenu-droupdown li{
	list-style: none;
	padding: 0;
}
.submenu-droupdown li a{
	color: #000 !important;
	text-align: left;
	padding: 10px 0 10px 10px !important;
}
.submenu-droupdown li:last-child a { border-bottom: 0; }
.active{
	background: #7b7b7b;
	color: #fff;
}
.left-navbar li.active a:hover, .left-navbar li.active a:focus{
	background: none;
	text-decoration: none;
}
.submenu-droupdown li:hover a{
	color: #fff !Important;
	background: #000 !important;
}*/


/** Left Sidebar Css End **/

.margin-right5 {
    margin-right: 5px;
}


/** Start Login Signup Page Css  **/

.log-form {
    width: 750px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.left-outer {
    position: relative;
}

.left-outer:after,
.login-left:after {
    clear: both;
    display: block;
    content: "";
}

.login-left {
    background: -webkit-linear-gradient(45deg, #4e069b 0%, #c12767 100%);
    position: fixed;
    height: auto;
    margin: auto;
    text-align: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    top: 0;
    bottom: 0;
    width: 48%;
}

.login-watchout {
    padding: 32% 0;
}

.watchout-logo {
    margin: auto;
    width: 74%;
}

.login-left h1 {
    color: #fff;
    clear: both;
    display: block;
    font-size: 41px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 0px 5px 5px rgba(39, 38, 38, 0.6);
}

.login-left h1 strong {
    font-weight: 600;
}

.shape {
    position: absolute;
    top: 0px;
    height: 100%;
    z-index: -1;
    right: -2px;
}

.login-right {
    padding: 39px 30px;
}

.signup-right {
    padding: 18px 30px;
}

.user-profile {
    margin: auto auto 30px auto;
    text-align: center;
}

.user-profile i {
    background: #e6e7e8;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    font-size: 45px;
    text-align: center;
    line-height: 80px;
    color: #a7a9ac;
}

.login-right .form-group input {
    background: #e6e7e8;
    border-radius: 30px;
    width: 100%;
    color: #58595b;
    padding-right: 10px;
    padding: 10px 15px;
}

.login-right .form-group label i {
    color: #58595b;
    font-size: 17px;
    position: absolute;
    right: 12px;
}

.bottom-group {
    text-align: center;
}

.bottom-group button {
    border-radius: 30px;
    border: 0;
    background: -webkit-linear-gradient(45deg, #4e069b 0%, #c12767 100%);
    color: #fff;
    padding: 7px 39px;
    font-size: 20px;
    font-weight: 600;
    transition: all 0.5s ease;
    margin-bottom: 15px;
    margin-top: 15px;
}

.bottom-group button:hover {
    background: -webkit-linear-gradient(45deg, #c12767 0%, #4e069b 100%);
}

.bottom-group p {
    color: #939598;
    font-size: 15px;
    margin-bottom: 4px;
}

.bottom-group a {
    color: #c12767;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

.checkbox input {
    width: auto !important;
}

.signup-watchout {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    vertical-align: middle;
    margin: auto;
    text-align: center;
}

.country-group-box {
    position: relative;
}

.signup-form {
    width: 65%;
}

.country-code {
    position: absolute;
    border: 0;
    background: #c5c5c5;
    padding: 7px 6px;
    width: 62px;
    overflow: hidden;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.country-code select {
    background: none;
    border: 0;
}

.country-group-box input {
    padding-left: 70px !important;
}

.notyet-content.formgroup {
    text-align: center;
}

.form-group.field-loginform-rememberme {
    float: left;
}

.field-loginform-rememberme .checkbox {
    margin: 0;
}

.rememberbox a {
    float: right;
    color: #c12767;
}

.notyet-content.formgroup a {
    color: #c12767;
}

.slide-toggle {
    display: none;
}


/** End Login Signup Page Css **/


/** Dashboard Page Start Css **/


/* div#page-wrapper{
	width: 100%;
	padding-left: 95px;
	margin-top: 0px;
} */


/* Commented By Abhishek  */


/* Written bu Abhishek  */

.search-field {
    position: absolute;
    top: 20px;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    width: 30%;
}

.main-panel {
    -webkit-transition: width 0.25s ease, margin 0.25s ease;
    transition: width 0.25s ease, margin 0.25s ease;
    width: calc(100% - 230px);
    min-height: calc(100vh - 70px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

header.main-header {
    padding: 10px 0 10px 80px;
    border-bottom: 1px solid #ccc;
    background: #fff;
}


/* .location-search { margin-top: 5px; } */

.rangeslider-wrap {
    padding-top: 15px;
}

#map {
    width: 100%;
}


/** Start Bottom Menu Css **/

.menu-toggle.open i.fa.fa-list-ul {
    display: none;
}

.menu-toggle i.fa.fa-close,
.menu-round .btn-app {
    display: none;
}

.menu-round.open .btn-app {
    display: block;
}

.menu-toggle.open i.fa.fa-close {
    display: table-cell;
    font-weight: 100;
    font-size: 30px;
}

.menu-toggle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 5;
    bottom: 20px;
    right: 20px;
    display: table;
    cursor: pointer;
    text-align: center;
}

.menu-toggle .fa {
    color: #282828;
    font-size: 2em;
    display: table-cell;
    vertical-align: middle;
    transition: 0.4s;
}

.btn-app {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    background-color: #4644fd;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
}

.open .btn-app {
    box-shadow: 4px 4px 2px 1px rgba(0, 0, 0, 0.2);
}

.menu-round {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
}

.menu-round .btn-app {
    bottom: 25px;
    right: 25px;
    transition: 0.4s;
}

.menu-round.open .btn-app:nth-of-type(1) {
    bottom: 95px;
    transition-delay: 0.2s;
}

.menu-round.open .btn-app:nth-of-type(2) {
    bottom: 160px;
    transition-delay: 0.1s;
}

.menu-round.open .btn-app:nth-of-type(3) {
    bottom: 225px;
}

.menu-round.open .btn-app:nth-of-type(4) {
    bottom: 288px;
}

.lightbrownbg {
    background: #df9658;
    color: #404041;
}

.yellowbg {
    background: #f5e847;
    color: #404041;
}

.lightbluebg {
    background: #6aa5e0;
}

.lightredbg {
    background: #f06767;
}

.watchout-user .dropdown-menu a {
    padding: 8px 12px !important;
    font-size: 17px;
}

.watchout-user ul.dropdown-menu {
    width: 240px;
    left: auto;
    margin-top: 7px;
    box-shadow: 0 0 7px rgba(160, 160, 160, 0.4);
    padding: 0;
    right: 0;
}


/** End Bottom Menu Css **/


/** Start Dashboard Right Sidebar **/

.dashboard {
    position: relative;
}

.dashboard-sidebaricon {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 35px;
    width: 100px;
    line-height: 100px;
    height: 100px;
    transition: .15s color ease-in-out, .15s background-color ease-in-out, .15s border-color ease-in-out;
}


/* .dashboardslide-effect {
    transform: translateX(-309%);
}
.dashboard-sidebar.dashboarslide-effect2 {
    transform: translateX(0%);
} */

.dashboard-sidebar {
    position: absolute;
    background: #fff;
    right: 0;
    top: 0;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
    clear: both;
    display: block;
    height: 345px;
    width: 310px;
    margin: 15px 0;
    box-shadow: 0 0 10px rgba(99, 99, 99, 0.5);
    transition: all 0.5s ease;
    /* transform: translate(104%); */
}

.select-header {
    border-bottom: 1px solid #ccc;
}

.vehicle-dropdown {
    position: relative;
    display: inline-block;
    width: 188px;
    text-align: center;
    padding: 0px 0;
    border-right: 1px solid #ccc;
}

.vehicle-dropdown:last-child {
    border-right: 0;
}

.vehicle-dropdown button {
    background: none;
    border: 0;
    font-size: 17px;
    width: 100%;
    padding: 10px 0;
}

.vehicle-dropdown .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.vehicle-dropdown .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.vehicle-dropdown .dropdown-menu a {
    display: block;
}

.vehicle-dropdown.open button:after {
    content: "\f107";
}

.vehicle-dropdown button:after {
    display: inline-block;
    content: "\f106";
    font-family: FontAwesome;
    padding-left: 8px;
}

.vehicle-dropdown .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.vehicle-dropdown .dropdown-submenu.pull-left {
    float: none;
}

.vehicle-dropdown .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.vehicle-search {
    margin: auto 7px;
    text-align: center;
    display: block;
    position: relative;
}

.vehicle-search input {
    border: 1px solid #d8d8d8;
    background: #FFF;
    border-radius: 5px;
    padding: 7px 10px;
    width: 100%;
    margin: 10px 0;
    color: #838383;
    position: relative;
}

.vehicle-search i {
    position: absolute;
    top: 17px;
    right: 16px;
    font-size: 16px;
    color: #838383;
}

.vehicle-dropdown .dropdown-menu {
    padding: 0px;
    width: 100%;
    border: 0;
    box-shadow: 0 0 5px #ccc;
}

.vehicle-dropdown .dropdown-menu a {
    color: #535353;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
    transition: all 0.5s ease;
    padding: 8px 0;
}

.vehicle-dropdown .dropdown-menu a:hover {
    background: #e6e5e5;
}

.superadmin-leftsidebar span.menu-title {
    width: 250px !important;
}

.superadmin-leftsidebar.sidebar .nav .nav-item.hover-open .collapse,
.sidebar-icon-only .sidebar .nav .nav-item.hover-open .collapsing {
    width: 230px !important;
}


/** Start Check Box and Radio Button Css **/

.vehicle-listing ul {
    height: 215px;
}

.vehicle-listing ul li:last-child {
    border-bottom: 0;
}

.vehicle-listing ul li {
    list-style: none;
    color: #838383;
    background: #f5f5f5;
    padding: 10px 15px 8px 8px;
    margin: 5px 0px 12px 0px;
    box-shadow: 0 0 6px rgba(183, 178, 178, 0.5);
}

.responder-list {
    border-left: 5px solid #ef1c24;
}

.driver-list {
    border-left: 5px solid #e5b700;
}

.vehicle-listing ul li label {
    width: 63%;
    margin: 0 0 6px;
    float: left;
}

.vehicle-listing ul li input {
    float: left;
    margin-right: 10px;
}

.vehicle-listing ul li label h4 {
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    color: #333;
}

.vehicle-listing ul li label span {
    font-weight: normal;
    margin: 3px 0 0;
    display: inline-block;
    font-size: 13px;
}

.vehicle-listing p {
    text-align: right;
    margin-bottom: 0;
}

.vehicle-listing p span {
    display: inline-flex;
}

.vehicle-listing p span i {
    margin-left: 5px;
}

.vehicle-listing p span i {
    margin: 1px 0 0 6px !important;
    font-size: 16px !important;
}

.greenbg {
    color: #62c76a;
}

.iconyellowbg {
    color: #e6ae16;
}

.redbg,
.redstar {
    color: #f40c27;
}

.vehicle-listing li p i.fa.fa-ellipsis-v {
    font-size: 20px;
    margin: 2px 0;
    color: #707070;
}

.option-input {
    -webkit-appearance: none;
    appearance: none;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: 0;
    height: 25px;
    width: 25px;
    transition: all 0.15s ease-out 0s;
    border: 2px solid #000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 50%;
}

.option-input:checked::before {
    position: absolute;
    content: '\f00c';
    font-family: FontAwesome;
    display: block;
    font-size: 19px;
    text-align: center;
    font-weight: normal;
    line-height: 23px;
    color: #000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.option-input.radio {
    border-radius: 50%;
}

.option-input.radio::after {
    border-radius: 50%;
}

@keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: 0.35;
        position: relative;
    }

    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}


/** End Check Box and Radio Button Css **/

.driver-modal h5,
.responder-modal h5 {
    margin: 0 0 10px;
    font-size: 17px;
    color: #636363;
    font-weight: 500;
}

.driver-modal ul,
.responder-modal ul {
    margin-bottom: 0;
}

.driver-modal li,
.responder-modal li {
    margin-bottom: 4px;
}

.driver-modal li strong,
.responder-modal li strong {
    margin-right: 6px;
    font-weight: 500;
    color: #636363;
}


/* Start Tooltip Ui Design */

.tooltip {
    display: inline-block;
    border-bottom: 1px dotted black;
    opacity: 1;
}

.tooltip .tooltiptext {
    width: 200px;
    background-color: #fff;
    color: #777272;
    text-align: center;
    border-radius: 44px;
    padding: 0px 0;
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 125%;
    opacity: 0;
    font-size: 16px;
    box-shadow: 0 0 7px rgba(204, 204, 204, 0.8);
    margin: 0;
    height: 37px;
    line-height: 37px;
    font-weight: 600;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}


/* End Tooltip Ui Design */


/* End Dashboard Right Css */


/** End Dashboard Page Start **/


/**  Start Inner Pages Css **/

.manage-header {
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 10px;
}

.add-newdriver-form {
    margin-top: 12px;
}

.manage-driver h3 {
    font-size: 22px;
    margin: 13px 0;
    display: inline-block;
}

.inner-page-content {
    margin: 20px 10px;
    background: #fff;
    border-radius: 5px;
    padding: 0 0 0px 0px;
}

.table-style th {
    padding: 10px;
    color: #454545;
    font-weight: 500;
    font-size: 13px;
}

tr.table-header {
    background: #f6f6f6;
}

.table-style tr {
    box-shadow: 0px 2px 4px rgba(212, 212, 212, 0.2);
    padding: 10px;
    color: #676565;
    transition: all 0.5s ease;
}

.table-style tr:hover {
    box-shadow: 0px 0px 6px rgba(212, 212, 212, 0.7);
    background: #f6f6f6;
}

.table-style td {
    padding: 13px 10px;
    color: #676565;
}

.greentext-color {
    color: #37a540 !important;
}

.bluetext-color {
    color: #08b9eb !important;
}

.darkbluetext-color {
    color: #003d9d !important;
}

.insurancemodelHeader {
    background-color: #003d9d;
    color: white;
}

.redtext-color,
.redtext-color {
    color: #b31e26 !important;
}

.modelFontth {
    font-weight: 500;
}

.table-style td a {
    margin-right: 5px;
}

.table-style td a i {
    font-size: 17px;
    font-weight: 500;
}

.table-style td a:last-child {
    margin-right: 0;
}

.manage-driver .bluebutton {
    border-radius: 5px;
    background: #08b9eb;
    color: #fff;
    float: right;
    margin-left: 10px;
    padding: 7px 10px;
    font-size: 15px;
    transition: all 0.5s ease;
    font-weight: 400;
}

.table-style .table-responsive {
    width: 100%;
}

.manage-driver .bluebutton:hover {
    background: rgba(0, 146, 255, 0.7);
}


/* Start Add New Driver Modal Css */

.modal-outer {
    margin: 5% auto;
}

.addnew-driver-content {
    margin: 0 15px;
}

.modal-content.closebtn {
    overflow: hidden;
}

.closebtn button:hover {
    color: #fff;
    opacity: 0.8;
}

.closebtn button {
    background: #08b9eb;
    border-radius: 50px;
    opacity: 1;
    color: #fff;
    width: 45px;
    height: 45px;
    position: absolute;
    right: -6px;
    line-height: 45px;
    font-size: 30px;
    font-weight: normal;
    top: -6px;
    transition: all 0.5s ease;
}

.addnew-driver-content h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}

.addnew-driver-content .form-group label {
    padding-left: 10px;
    color: #5d5d5d;
    font-weight: 500;
    font-size: 15px;
}

.addnew-driver-content .form-group input,
.addnew-driver-content .form-group textarea {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d8d8d8;
    padding: 20px 15px;
    width: 100%;
    resize: none;
}

.submit-button {
    margin: 0 auto 30px auto;
    text-align: center;
}

.submit-button input {
    /* border: 0;
	border-radius: 20px;
	color: #fff;
	padding: 7px 28px;
	font-size: 20px;
	transition: all 0.5s ease; */
    background: #08b9eb;
    border: 0;
    border-radius: 5px;
    color: #fff;
    transition: all 0.5s ease;
    padding: 6px 15px;
    font-weight: 500;
    font-size: 18px;
    margin-right: 5px;
}

.submit-button input:hover {
    background: rgba(0, 146, 255, 0.8);
}


/* End Add New Driver Modal Css */


/* Start Add New Driver Page Css */

.add-newdriver-form .form-group label,
.profile-edit-form .form-group label {
    color: #5d5d5d;
    font-weight: 500;
    padding-left: 6px;
    font-size: 15px;
}

.add-newdriver-form .form-group input,
.add-newdriver-form .form-group textarea {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d8d8d8;
    padding: 8px 10px;
    height: 39px;
    width: 100%;
}

.add-newdriver-form .form-group textarea {
    width: 100%;
    resize: none;
}

.vehicleNo:after {
    clear: both;
    display: block;
    content: "";
}

.form-group.vehicleNo label {
    width: 100%;
}

.vehicleNo input {
    float: left;
}

.vehicleNo input.form-control {
    width: 92%;
    margin-right: 12px;
}

.vehicleNo i {
    background: #08b9eb;
    border-radius: 50%;
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 23px;
    font-weight: normal;
    cursor: pointer;
    transition: all 0.5s ease;
}

.vehicleNo i:hover {
    background: rgba(0, 146, 255, 0.8);
}

.add-newdriver-form .submit-button {
    text-align: right;
}

.upload-main-wrapper.clearfix {
    margin: 15px 0;
}


/* Start File Upload Css*/

#file-upload-name {
    margin: 4px 0 0 0;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    color: #5d5d5d;
}

.upload-wrapper {
    margin: 0 12px 0 0;
    position: relative;
    cursor: pointer;
    background-color: #08b9eb;
    padding: 8px 10px;
    border-radius: 5px;
    overflow: hidden;
    transition: 0.2s linear all;
    color: #ffffff;
    justify-content: center;
    float: left;
}

.upload-wrapper input[type="file"] {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 1;
}


/* End File Upload Css */

.searchbar.select-box::before {
    right: 1px;
    height: 37px;
    margin: 1px 0;
    line-height: 37px;
    padding: 0 19px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.select-box {
    transform: translate(0%, 0%);
    clear: both;
    display: block;
}

.add-newdriver-form .select-box {
    border-radius: 20px !important;
}

.select-header .select-box select {
    border: 0px;
    border-bottom: solid 1px #d8d8d8;
    border-top-left-radius: 13px !important;
    border-radius: 0;
}

.select-box select {
    background-color: #fff;
    color: #000;
    padding: 0 10px !important;
    width: 100%;
    height: 43px;
    font-size: 15px;
    outline: none;
    border-radius: 5px;
    border: solid 1px #d8d8d8;
}

.select-box::before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 4px;
    width: 5%;
    height: 37px;
    text-align: center;
    font-size: 20px;
    line-height: 39px;
    color: #000;
    background-color: #fff;
    pointer-events: none;
    border-radius: 20px;
    bottom: 0;
}

.select-box select option {
    padding: 30px;
}


/* End Add New Driver Page Css */


/* Start History Page Css */

.select-datepicker {
    background-color: #fff;
    color: #000;
    width: 100%;
    height: 39px;
    font-size: 15px;
    outline: none;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 0 0 0 7px;
    overflow: hidden;
}

.select-datepicker input {
    border: 0;
    padding: 8px 0;
    width: 99px;
    text-align: center;
}

.select-datepicker span {
    padding: 0 5px;
    color: #313030;
}

.select-datepicker i.fa.fa-calendar {
    background: #f6f6f6;
    padding: 11px 9.1px;
    float: right;
}

.top-searchbar {
    margin: 8px 0;
    clear: both;
    display: block;
}

.select-box.searchbar select {
    height: 39px;
    padding: 0 7px !important;
}

.buttongroup button {
    border: 0;
    border-radius: 5px;
    color: #fff;
    transition: all 0.5s ease;
    padding: 6px 15px;
    font-weight: 500;
    font-size: 18px;
    margin-right: 5px;
}

.bluebtn-bg {
    background: #08b9eb;
}
.bluebtn-bgdarkbl {
    background: #003d9d;
}

.resetbtn {
    background: #b31e26;
}

.buttongroup button:last-child {
    margin-right: 0;
}

.buttongroup button:hover,
.toprightbutton button:hover,
.cancelbtn:hover {
    opacity: 0.8;
}

.toprightbutton {
    text-align: right;
    margin-top: 6px;
}

.toprightbutton button i {
    padding-right: 3px;
}

.toprightbutton button {
    border: 0;
    color: #fff;
    border-radius: 5px;
    padding: 7px 10px;
    font-size: 15px;
    font-weight: 400;
    transition: all 0.5s ease;
}

.inputsearch input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d8d8d8;
    padding: 8px 10px;
    height: 39px;
    width: 100%;
}

.loaderClass{
    font-size: 12px; color: white
}

.add-newdriver-form .select-box.group-select {
    border: 1px solid #d8d8d8;
    border-radius: 5px !important;
}

.group-select select {
    width: 100%;
    height: 39px;
    border: none;
    background: none;
    color: #5d5d5d;
    border-radius: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}


/* End History Page Css */


/** End Inner Pages Css **/


/** Start Profile Page Css **/

.background-none {
    background: none;
}

.userprofile-details {
    margin: 0px 0;
}

.myprofile {
    margin: auto;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 25px 20px;
    box-shadow: 0px 3px 8px rgba(39, 39, 39, 0.2);
}

.myprofile i {
    border-radius: 50%;
    background: #ada7a7;
    color: #fff;
    width: 180px;
    height: 180px;
    font-size: 180px;
    overflow: hidden;
    box-shadow: 0 0 9px rgba(97, 95, 95, 0.5);
    line-height: 211px;
}

.myprofile h3 {
    font-size: 26px;
    color: #535353;
    font-weight: 500;
    margin: 23px 0 20px 0;
    clear: both;
    display: block;
}

.myprofile h4 {
    text-align: left;
    position: relative;
    color: #535353;
    font-size: 17px;
}

.myprofile h4:after {
    content: '';
    border-bottom: 1px solid #d0d0d0;
    height: 5px;
    display: inline-block;
    position: absolute;
    left: 55px;
    right: 0;
    top: 6px;
    z-index: 0;
}

.myprofile ul {
    margin-bottom: 0;
    padding-top: 10px;
}

.myprofile ul li {
    list-style: none;
    display: block;
    text-align: left;
    color: #777777;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 14px;
}

.myprofile ul li span {
    color: #535353;
}

.profile-detail {
    padding-left: 20px;
}

.basic-information {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 3px 8px rgba(39, 39, 39, 0.2);
}

.basic-information h4 {
    text-align: left;
    position: relative;
    color: #535353;
    margin: 0 0 12px 0;
    font-size: 17px;
}

.basic-information h4:after {
    content: '';
    border-bottom: 1px solid #d0d0d0;
    height: 5px;
    display: inline-block;
    position: absolute;
    left: 140px;
    right: 0;
    top: 6px;
    z-index: 0;
}

.basic-information li {
    list-style: none;
    display: block;
    color: #802424;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
}

.basic-information ul li a {
    color: #08b9eb;
    text-align: center;
    display: table;
    position: absolute;
    top: 0;
    right: 0;
    left: 40%;
    bottom: 0;
    margin: auto;
}

.basic-information li span {
    color: #535353;
}

.profile-detail .submit-button {
    text-align: left;
}

.activity-summary li a {
    left: 17% !important;
}

.update-information {
    color: #08b9eb;
    font-weight: 500;
    font-size: 16px;
}


/** End Profile Page Css **/


/**  Start Profile Upload Css **/

.profile-upload {
    position: relative;
    max-width: 205px;
    margin: 30px auto;
}

.profile-upload .profile-edit {
    position: absolute;
    right: 16px;
    z-index: 1;
    top: 18px;
}

.profile-upload .profile-edit input,
.searchicon {
    display: none;
}

.profile-upload .profile-edit input+label {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
    line-height: 38px;
}

.profile-upload .profile-edit input+label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.profile-upload .profile-edit input+label:after {
    content: "\f040";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    font-size: 20px;
}

.profile-upload .profile-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    box-shadow: 0px 0px 9px 4px rgba(111, 108, 108, 0.2);
    overflow: hidden;
}

.imagepreview {
    background: url(../images/profile.png) no-repeat;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.cancelbtn {
    background: #949494 !important;
    transition: all 0.5s ease;
}

.address-textarea textarea {
    padding: 12px 15px !important;
}


/** End Profile Upload Css **/


/** Start Update Profile Css **/

.profile-edit-form .form-group input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d8d8d8;
    padding: 8px 10px;
    height: 39px;
    width: 100%;
}

.userprofile-details .submit-button {
    text-align: right;
    margin: 13px auto 0;
}

.update-profile-detail {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 8px rgba(39, 39, 39, 0.2);
    padding: 20px 15px;
}

.update-profile-detail .manage-header h3 {
    margin-top: 0;
    font-size: 22px;
}

.update-profile-detail .submit-button {
    text-align: right;
    margin-bottom: 0;
}


/** End Update Profile Css **/


/** Start Allotement Modal Css **/

.toprightbutton a {
    color: #fa8648;
    margin-right: 5px;
    font-weight: 600;
}

.modal-width300 {
    width: 450px;
    margin: auto;
    top: 30%;
}


/** End Allotement Modal Css **/

.table-style input.option-input.checkbox {
    margin: 0;
    width: 22px;
    height: 22px;
    border: 2px solid #333;
}

.table-style input.option-input.checkbox.option-input:checked::before {
    font-size: 15px;
    line-height: 20px;
}


/** Start SA Add New Responder Css **/

.vehicle-details h4 {
    font-size: 19px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 10px;
    margin-bottom: 15px;
}


/** End SA Add New Responder Css **/


/* Start Multipleselect Box Css */

.multiselect-native-select .btn-group {
    width: 100% !important;
}

.multiselect-native-select li a:focus {
    outline: none;
}

.multiselect-native-select li a input {
    box-shadow: none !important;
    border: 0 !important;
}

.multiselect-native-select button.multiselect.dropdown-toggle.btn.btn-default {
    border: 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(74, 73, 73, 0.3);
    border-radius: 20px;
    padding: 12px 15px;
    text-align: left;
    color: #999999;
}

.multiselect-native-select span.multiselect-selected-text:after {
    content: "\f078";
    text-align: right;
    float: right;
    font-family: FontAwesome;
}

.multiselect-native-select .btn-group.open span.multiselect-selected-text:after {
    content: "\f077";
}

.multiselect-native-select b.caret {
    display: none;
}

.multiselect-native-select ul.multiselect-container.dropdown-menu {
    width: 100%;
    text-align: left;
    border-radius: 10px;
    padding: 0;
    box-shadow: 0 0 9px rgba(212, 208, 208, 0.8);
    border: 0;
}

.multiselect-native-select ul.multiselect-container.dropdown-menu li {
    text-align: left;
    padding: 0;
}

.multiselect-native-select ul.multiselect-container li a label {
    margin: 0;
    cursor: pointer;
}

.multiselect-native-select li a {
    padding: 10px 0 10px 30px;
}

.multiselect-native-select .dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e1e3e9;
    outline: 0;
}


/* End Multipleselect Box Css */


/* Start Choose Plan Page Css */

.plan-box {
    background: #fff;
    box-shadow: 0px 0px 14px rgba(170, 192, 202, 0.5);
    border-radius: 2px;
    padding: 20px 0;
    overflow: hidden;
    transition: all 0.5s ease;
    text-align: center;
    margin: 20px 0;
}

.plan-box h4 {
    background: #dbeff8;
    padding: 13px 20px;
    font-size: 23px;
    text-align: center;
}

.plan-box h4 a {
    font-size: 15px;
    float: right;
    vertical-align: middle;
    line-height: 28px;
}

.plan-box h1 {
    font-size: 45px;
    font-weight: 700;
    margin: 20px 0;
}

.plan-box h1 sup {
    font-size: 16px;
    color: #989494;
    top: -18px;
    font-weight: 400;
}

.plan-box h1 sub {
    font-size: 16px;
    color: #989494;
    font-weight: 400;
    bottom: 0px;
}

.plan-box ul {
    margin-bottom: 0;
    padding: 0px;
    text-align: left;
}

.plan-box li {
    list-style: none;
    font-size: 16px;
    display: block;
    line-height: 30px;
    padding: 5px 77px;
    transition: all 0.5s ease;
}

.plan-box li:hover {
    background: #f6f7f9;
}

.plan-bottom-button {
    margin: 20px auto 20px auto;
    text-align: center;
}

.plan-box button {
    background: #dbeff8;
    border: 0;
    font-size: 15px;
    font-weight: 500;
    border-radius: 30px;
    padding: 8px 17px;
    color: #333;
    transition: all 0.5s ease;
    margin: auto;
    text-align: center;
    box-shadow: 0px 2px 3px rgb(173, 214, 232);
}

.plan-box:hover button {
    background: #c5e3f1;
}

.saveinputbtn {
    text-align: right;
    margin-top: 15px;
}

.saveinputbtn input {
    background: #08b9eb;
    border: 0;
    border-radius: 5px;
    color: #fff;
    transition: all 0.5s ease;
    padding: 6px 15px;
    font-weight: 500;
    font-size: 18px;
    margin-right: 5px;
}

.saveinputbtn input:hover {
    opacity: 0.8;
}


/* CSS Added by Abhishek  */

button[disabled],
html input[disabled] {
    cursor: not-allowed;
    opacity: 0.5;
}


.submit-ins-button input {
    text-align: right;
    opacity: inherit !important;
    background: #003d9d;
    border: 0;
    border-radius: 5px;
    color: #fff;
    transition: all 0.5s ease;
    padding: 6px 15px;
    font-weight: 500;
    font-size: 18px;
    margin-right: 5px;
}

.addInsuranceButton {

    margin-top: 30px;
    margin-right: 14px;
    text-align: right;

}

.insbuttonValue[disabled],
html input[disabled] {
    cursor: not-allowed;
}

.error-message {
    text-align: center;
    color: #f40c27;
}

.error-text {
    color: #f40c27;
    margin-top: 5px;
    margin-left: 5px;
}

.success-message {
    text-align: center;
    color: green;
}

.forgotpass-watchout {
    padding: 17.8% 0;
}

.field-loginform-username {
    position: relative;
}

.field-loginform-username i {
    position: absolute;
    right: 10px;
    top: 10px;
    bottom: 0;
    color: #4c4c4c;
}

.otpgroup-box input {
    width: 23% !important;
    display: flex;
    float: left;
    border: 0;
    padding: 10px 10px !important;
    text-align: center;
    margin-right: 5px;
}

.has-success {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.text-message {
    text-align: center;
}

.errortext {
    display: inline-block;
    margin-right: 20px;
    color: #ff0000;
}

.successtext {
    display: inline-block;
    margin-right: 20px;
    color: #3c763d;
}

.margin-bottom20 {
    margin-bottom: 30px;
}

.label-margin {
    margin-right: 5px;
}

.update-form-field textarea {
    border-radius: 4px !important;
    padding: 10px 10px !important;
}

i {
    cursor: pointer;
}

.error-box {
    margin-top: 10px;
    text-align: center;
}


/* Start More Detail Modal */

.modal-width {
    width: 30%;
    max-width: inherit;
}

.plandetail-listing ul {
    margin-bottom: 20px;
}

.plandetail-listing li {
    list-style: none;
    display: block;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 26px;
}

.plandetail-listing li strong {
    color: #4c4c4c;
}

.plan-description {
    margin: 9px;
}

.editModel {
    cursor: pointer;
}

.address-textarea {
    padding: 10px !important;
}


/* End More Detail Modal */

.group-select .e-multiselect.e-input-group.e-control-wrapper.e-checkbox {
    border-bottom: 0;
}

.group-select input.e-dropdownbase {
    padding: 0 10px;
    width: 100%;
    display: block;
    border: 0;
    line-height: 37px;
    height: 35px;
}

.e-multi-select-wrapper .e-delim-values {
    line-height: 39px;
}

.group-select .e-multi-select-wrapper.e-delimiter {
    padding: 0 15px !important;
}

.group-select span.e-delim-view.e-delim-values {
    padding: 0 15px;
}

.group-select .add-newdriver-form .select-box {
    border-radius: 20px !important;
    height: 37px;
    line-height: 37px;
}

.add-newdriver-form .select-box.group-select {
    height: 39px;
    line-height: 39px;
}

.select-box.group-select .select-box::before {
    height: auto;
    line-height: 30px;
}

.e-multi-select-wrapper .e-chips-close.e-close-hooker {
    display: none !important;
    color: #000;
}

.e-checkbox-wrapper .e-frame.e-check,
.e-css.e-checkbox-wrapper .e-frame.e-check {
    background-color: #08b9eb;
    border-color: transparent;
    color: #fff;
}

.e-checkbox-wrapper .e-frame.e-check,
.e-css.e-checkbox-wrapper .e-frame.e-check:hover {
    background-color: #08b9eb;
    border-color: transparent;
    color: #fff;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after {
    background: #08b9eb;
}

.create-datetime-column span {
    display: block;
    width: 150px;
    word-wrap: break-word;
}

.action-column1 .icon-group {
    width: 70px;
    word-wrap: break-word;
    display: block;
    margin: auto;
}


/* Start Switch Button */

.switch {
    display: inline-block;
    height: 25px;
    position: relative;
    width: 62px;
}

.switch input {
    display: none;
}

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

.slider:before {
    background-color: #fff;
    bottom: 3px;
    content: "";
    height: 19px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 19px;
}

input:checked+.slider {
    background-color: #08b9eb;
}

input:checked+.slider:before {
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}


/*  End Switch Button */

.resolved-detail p {
    display: flex;
}

.resolved-detail span {
    font-weight: 500;
    font-size: 15px;
    margin-right: 10px;
    line-height: 25px;
    width: 100%;
}

.resolved-detail label {
    margin: 0;
}

.resolved-detail .form-group textarea {
    padding: 10px;
}

.action-column .icon-group {
    width: 69px;
    margin: auto;
}

.vehicle-number-column span {
    width: 95px;
    word-wrap: break-word;
    display: block;
}

.map-topbtn {
    position: absolute;
    top: 20px;
    z-index: 9;
    left: 15px;
}

.map-topbtn button {
    margin-right: 5px;
}

.map-topbtn .btn-danger {
    background-color: #ef1c24;
    border-color: #ef1c24;
}

.map-topbtn .btn-primary {
    background-color: #003a9d;
    border-color: #003a9d;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    right: -7px;
}

.page-notfound {
    background: #fff;
    width: 445px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    padding: 40px;
    box-shadow: 0 0 11px rgba(134, 134, 134, 0.2);
    border-radius: 10px;
    text-align: center;
}

.page-notfound h3 {
    margin: 0 0 16px 0;
    font-size: 27px;
}

.page-notfound p {
    font-size: 16px;
}

.multiple-select .e-multiselect.e-input-group.e-control-wrapper {
    border-bottom: 0;
}

pagination-controls {
    float: right;
    margin-top: 15px;
    font-size: medium;
}

.ngx-pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #08b9eb !important;
    color: #fefefe;
    cursor: default;
}


/* Start 404 Page Css */


/* html, body {
	height: 100vh;
  }
  html:before, html:after, body:before, body:after {
	content: '';
	background: linear-gradient(#203075, #233581);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  } 
   html:before, body:before {
	background: linear-gradient(#233581, #203075);
  }
  
  html {
	background: linear-gradient(#203075, #233581);
	overflow: hidden;
  } 
   html:before {
	height: 105vmax;
	width: 105vmax;
	z-index: -4;
  }
  html:after {
	height: 80vmax;
	width: 80vmax;
	z-index: -3;
  } 
  html, body {
	height: 100vh;
  }
body:before {
	height: 60vmax;
	width: 60vmax;
	z-index: -2;
  }
  body:after {
	height: 40vmax;
	width: 40vmax;
	z-index: -1;
  } */

.page-not-found-outer {
    position: relative;
    height: 100%;
}

.main {
    text-align: center;
    z-index: 5;
    position: absolute;
    top: 38vh;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: block;
}

.page-not-found-outer p {
    font-size: 25px;
    margin: 18px 0;
    color: #000;
}

.page-not-found-outer h1 {
    font-size: 50px;
    margin: 10px 0;
    color: #000;
}

.page-not-found-outer button {
    background: -webkit-linear-gradient(45deg, #4e069b 0%, #c12767 100%);
    padding: 0px 15px;
    border: none;
    border-radius: 20px;
    box-shadow: 0 30px 15px rgba(0, 0, 0, 0.15);
    outline: none;
    color: #FFF;
    font: 400 16px/2.5 Nunito, 'Varela Round', Sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 30px;
}

.bubble {
    background: -webkit-linear-gradient(45deg, #4e069b 0%, #c12767 100%);
    border-radius: 50%;
    box-shadow: 0 30px 15px rgba(0, 0, 0, 0.15);
    position: absolute;
}

.bubble:before,
.bubble:after {
    content: '';
    background: -webkit-linear-gradient(45deg, #4e069b 0%, #c12767 100%);
    border-radius: 50%;
    box-shadow: 0 30px 15px rgba(0, 0, 0, 0.15);
    position: absolute;
}

.bubble:nth-child(1) {
    top: 35vh;
    left: 12vw;
    height: 22vmin;
    width: 22vmin;
}

.bubble:nth-child(1):before {
    width: 13vmin;
    height: 13vmin;
    bottom: -25vh;
    right: -10vmin;
}

.bubble:nth-child(2) {
    top: 8vh;
    left: 33vw;
    height: 10vmin;
    width: 10vmin;
}

.bubble:nth-child(2):before {
    width: 5vmin;
    height: 5vmin;
    bottom: -10vh;
    left: -8vmin;
}

.bubble:nth-child(3) {
    top: 3vh;
    right: 30vw;
    height: 13vmin;
    width: 13vmin;
}

.bubble:nth-child(3):before {
    width: 3vmin;
    height: 3vmin;
    bottom: -15vh;
    left: -18vmin;
    z-index: 6;
}

.bubble:nth-child(4) {
    top: 25vh;
    right: 13vw;
    height: 18vmin;
    width: 18vmin;
}

.bubble:nth-child(4):before {
    width: 7vmin;
    height: 7vmin;
    bottom: -10vmin;
    left: -15vmin;
}

.bubble:nth-child(5) {
    top: 70vh;
    right: 18vw;
    height: 28vmin;
    width: 28vmin;
}

.bubble:nth-child(5):before {
    width: 10vmin;
    height: 10vmin;
    bottom: 5vmin;
    left: -25vmin;
}

.generatebtn button {
    position: relative;
    border-radius: 5px;
    font-size: 16px;
    width: auto;
    height: auto;
    line-height: initial;
    padding: 6px 10px;
    border: 0;
    transition: all 0.5s ease;
}

.generatebtn button:hover {
    opacity: 0.8;
}

.input-spinner-box {
    position: relative;
}

.input-spinner-box i {
    position: absolute;
    right: 13px;
    top: 13px;
}


/* Added by Abhishek for spinner on input box */

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.md-drppicker .ranges ul li button.active {
    background-color: #08b9eb !important;
    color: #fff;
}

.md-drppicker td.active,
.md-drppicker td.active:hover {
    background-color: #08b9eb !important;
    border-color: transparent;
    color: #fff;
}

.md-drppicker .btn {
    position: relative;
    overflow: hidden;
    border-width: 0;
    outline: 0;
    padding: 0 6px;
    cursor: pointer;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
    background-color: #08b9eb !important;
    color: #ecf0f1;
    transition: background-color .4s;
    height: auto;
    text-transform: uppercase;
    line-height: 36px;
    border: none;
}

.md-drppicker .btn.btn-default {
    color: #000;
    background-color: #dcdcdc !important;
}

.md-drppicker .btn.btn-default.clear {
    box-shadow: none !important;
    background-color: #fff !important;
}

.md-drppicker.double {
    width: 600px !important;
    margin: 0;
}

.md-drppicker .btn {
    padding: 0px 13px !important;
    border-radius: 5px !important;
    line-height: 33px !important;
    margin-right: 8px !important;
}

.contact-listing {
    display: flex;
    background: rgba(230, 230, 230, 0.6);
    box-shadow: 0px 0px 4px rgba(156, 156, 156, 0.5);
    padding: 20px 20px 13px 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
}

.srno-icon h2 {
    background: #f7f3f3;
    border-radius: 50%;
    font-size: 19px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 600;
    color: #000;
    box-shadow: 0px 1px 8px rgba(128, 128, 128, 0.5);
    margin: 0;
}

.srno-icon {
    margin-right: 20px;
}

.contact-detail h3 {
    margin: 0 0 10px;
    font-size: 19px;
}

.contact-detail p span {
    width: 190px;
    display: inline-block;
}

.contact-detail p span i {
    margin-right: 5px;
    background: #e8e8e8;
    text-align: center;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 13px;
}

.right-edit-icon {
    position: absolute;
    right: 20px;
}

.right-edit-icon i.fa.fa-edit {
    font-size: 20px;
    color: #08b9eb;
    margin-top: 10px;
}

.superadmin-leftsidebar.sidebar {
    min-height: calc(100vh - -25vh);
}


/* .admin-leftsidebar.sidebar {
    min-height: calc(100vh - -10vh);
} */


/* For Hardware Company list filter */

.margin {
    margin-top: inherit;
}

.filter-input .select-box.group-select {
    height: 39px;
    line-height: 39px;
}

.filter-input .select-box.group-select {
    border: 1px solid #d8d8d8;
    border-radius: 5px !important;
}

span.e-input-group-icon.e-ddl-icon.e-search-icon {
    display: none !important;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus::after,
.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-input-focus::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-input-focus::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after {
    width: 50%;
    display: none !important;
}

.e-dropdownbase .e-list-item.e-active.e-hover {
    color: #08b9eb !important;
}

.e-dropdownbase .e-list-item.e-active {
    color: #08b9eb !important;
}


/* For show total result */

p.result {
    float: right;
    font-weight: 500;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.search-company span.e-input-group.e-control-wrapper.e-ddl.e-lib.e-keyboard,
.search-company span.e-input-group.e-control-wrapper.e-ddl.e-lib.e-keyboard:focus,
.search-company span.e-input-group.e-control-wrapper.e-ddl.e-lib.e-keyboard:active {
    border-bottom: 0;
    color: #000;
}

.caseid-phoneno:after {
    clear: both;
    display: block;
    content: "";
}

.caseid-phoneno {
    text-align: left !important;
    display: block;
    clear: both;
    color: #333;
    font-size: 13px;
    border-top: 1px solid #ccc;
    padding-top: 5px;
}

.caseinner-list ul {
    padding: 6px 7px;
    background: #fff;
    margin: 5px 0;
    height: auto;
}

.caseinner-list ul li {
    margin: 0;
    background: none;
    border-bottom: 1px solid #e7e7e7;
    padding: 5px;
    box-shadow: none;
}

.caseinner-list ul li strong {
    font-weight: 500;
    color: #3e3c3c;
}

.mCSB_inside>.mCSB_container {
    margin-right: 7px !important;

}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: inherit !important;
}

.vehicle-listing ul li i.fa.fa-chevron-down {
    margin-left: 5px;
}

.pac-container {
    z-index: 1050 !important;
}

.swal2-cancel {
    margin-right: 5px !important;
}

.e-input-group:not(.e-float-icon-left),
.e-input-group.e-control-wrapper:not(.e-float-icon-left) {
    border-bottom: 0;
}

.e-multiselect .e-input-group .e-control-wrapper .e-input-focus {
    border-bottom: 0;
}

.more-permissions {
    cursor: pointer;
}

.editheader {
    display: block !important;
    float: right;
}

.notification-menu {
    position: relative;
    float: left;
    margin-right: 29px;
    padding-right: 20px;
}

.notification-menu li {
    position: relative;
}

.notification-menu a.dropdown-toggle {
    position: relative;
    top: 0;
}

.notification-menu a i {
    background-color: rgba(69, 189, 238, 0.2);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 29px;
}

.notification-menu sup {
    position: absolute;
    top: -21px;
    background: #f44336;
    border-radius: 50%;
    display: block;
    width: 20px;
    height: 20px;
    right: -2px;
    line-height: 20px;
    text-align: center;
    color: #fff;
}

.notification-menu .dropdown-menu {
    min-width: 400px;
    left: auto;
    right: 0;
    padding: 0px;
    border-radius: 20px;
    border: 0;
    box-shadow: 0 0 10px rgba(103, 103, 103, 0.5);
    top: 57px;
}

.notification-menu .dropdown-menu h4 {
    font-size: 18px;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 0;
    text-align: center;
    font-weight: 600;
    color: #3a3a3a;
    margin: 0;
}

.notification-menu .dropdown-menu .all-notification {
    font-size: 15px;
    text-align: left;
    line-height: 36px;
    padding: 15px 5px 15px 17px;
    display: flex;
    border: 0;
    transition: all 0.5s ease;
    z-index: 1;
}

.transform-effect {
    transform: translateX(-100%);
}

.unread-back {
    background: #fff;
    font-weight: 600;
    box-shadow: 0 0 9px rgba(204, 204, 204, 0.7);
    border-left: 5px solid #45bdee !important;
}

.unread-back span {
    color: #45bdee !important;
    font-weight: 500;
}

.user-notification {
    width: 100%;
}

.user-notification span {
    width: 100%;
}

.user-notification p {
    font-weight: 400;
    color: #787878;
    font-size: 13px;
    margin: 0;
    display: flex;
    clear: both;
}

.user-notification p span {
    color: #787878 !important;
    font-weight: normal !important;
}

.user-notification i.fa.fa-angle-right {
    float: right;
    font-size: 26px;
    font-weight: 600;
    color: #a3a3a3;
    margin-right: 5px;
    transition: .15s color ease-in-out, .15s background-color ease-in-out, .15s border-color ease-in-out;
}

.switch-outer {
    /* display: none; */
    position: absolute;
    top: 0;
    width: 100%;
    text-align: left;
    background: #fff;
    font-size: 15px;
    text-align: left;
    line-height: 22px;
    /* padding: 4px 5px 4px 17px; */
    border: 0;
    z-index: 1;
    transition: all 0.5s ease;
    transform: translate(104%);
}

.switch-detail {
    display: flex;
    transition: all 0.5s ease;
    border: 0.1px solid  #e2e0e0
}

.switch-outer i.fa.fa-angle-left {
    float: left;
    font-size: 55px;
    color: #a3a3a3;
    /* margin-right: 10px;  need to comment */
    transition: .15s color ease-in-out, .15s background-color ease-in-out, .15s border-color ease-in-out;
    line-height: 59px;
}

.showuser-detail {
    /* width: 100%; */
    width: 70%;
    height: 100px;
    margin-left: 21px;
}

.showuser-detail p {
    font-weight: 400;
    font-size: 12px;
    display: block;
    margin-bottom: 0;
    color: #787878;
    line-height: 16px;
}

.create-resolve-case i {
    color: #08b9eb;
    font-size: 25px;
    padding-top: 7px;
    padding-left: 4px;
}

.create-pending-case i {
    color: #426f06;
    font-size: 25px;
    padding-top: 7px;
    padding-left: 4px;
}

.transform-effect2 {
    transform: translateX(0%);
}

.result-font {
    font-weight: 500;
    margin-bottom: 0;
}

.notification-menu .dropdown-menu li img.rounded {
    border-radius: 50%;
    overflow: hidden;
    height: 45px;
    width: 45px;
    margin-right: 15px;
}

.all-read {
    float: right;
    color: #08b9eb;
    cursor: pointer;
}

ul.list-scroll {
    height: 300px;
}

.topheader.fixed-top {
    clear: both;
    display: block;
    width: 100%;
    background: #fff;
}

.case-heading {
    width: 100%;
    display: flex;
}

.case-heading span {
    padding: 0px 0;
    font-weight: 500;
    color: #464646;
}

.user-notification small {
    font-weight: 400;
    float: right;
    font-style: italic;
    color: #696969;
    font-size: 11px;
    width: 175px;
}

.showuser-detail p strong {
    font-weight: 500;
    color: #636363;
}

.default {
    cursor: pointer;
}

.notifier__notification--info {
    /* background-color: #5BC0DE;
    color: #FFF; */
    font-weight: 500 !important;
}

.action-width80 .icon-group {
    width: 80px;
}

.notification-bottom h4 {
    border-bottom: 0 !important;
    border-top: 1px solid #e9e9e9;
    color: #45bdee !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}


/* Start Add Location Modal Ui Design */

.addlocation-detail label.switch {
    float: right;
    text-align: right;
    width: 52px;
}

.addlocation-formgroup {
    width: 82.5%;
}

.addlocation-detail input[type="button"] {
    padding: 7px 15px;
    margin-right: 0;
}

.addlocation-detail .submit-button {
    margin: 0 auto 20px auto;
}

.location-map.clearfix {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}


/* End Add Location Modal Ui Design */

.datetime-column {
    width: 124px;
}

.datetime-column180 {
    width: 180px;
}


/* Start Pagination Section Css */

.pagination-outer pagination-controls.ng-star-inserted {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    border-radius: 20px;
    margin: 20px 3px;
    padding: 7px 10px;
}

.pagination-outer ul {
    margin-bottom: 0;
}

.pagination-outer li.current {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
}

.pagination-outer li {
    border-radius: 20% !important;
}

.pagination-outer ul li a:hover {
    background: none !important;
    border-radius: 0 !important;
}

.pagination-outer li.current:hover {
    border-radius: 20% !important;
}

.pagination-outer li.current:focus,
.pagination-outer li a:focus {
    outline: none;
    border: 0;
}

.pagination-outer .pagination-previous a::before,
.pagination-outer .pagination-previous.disabled::before {
    content: '\f104' !important;
    font-family: FontAwesome;
    font-size: 31px;
    line-height: 11px;
    float: left;
}

.pagination-outer .pagination-next a::after,
.pagination-outer .pagination-next.disabled::after {
    content: '\f105' !important;
    font-family: FontAwesome;
    font-size: 31px;
    line-height: 11px;
    float: left;
}


/* End Pagination Section Css */

.all-notification.not-roundedlist {
    padding: 0 !important;
    width: 100%;
}

.all-notification.not-roundedlist span {
    width: 100% !important;
}

.notification-menu li {
    position: relative;
}

.notification-bottom h4 {
    cursor: pointer;
}

.change-password {
    text-align: left;
}

.change-password .manage-header h3 {
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 10px;
}

a.assignlink {
    float: right;
    font-weight: 600;
    color: #337ab7;
    font-size: 14px;
}

.marker-outer {
    width: 2000px;
}

.pending-nearest-outer h5 {
    font-size: 22px;
}

.pending-nearest-outer h5 strong {
    font-weight: 400;
}

.pending-nearest-outer ul {
    width: 230px;
}

.pending-nearest-outer ul li {
    color: #ef1d24;
    padding-bottom: 8px;
    font-size: 14px;
}

.pending-nearest-outer ul li strong {
    font-weight: 500;
    color: #424242;
    margin: 0 0;
}

.pending-nearest-outer h5 {
    margin: 0 0 15px 0;
}

.pending-nearest-outer h5 strong {
    font-weight: 500;
    color: #424242;
    margin: 0 0;
    font-size: 18px;
}


/* For Date Picker  */

.theme-green .bs-datepicker-body table td.week span {
    color: #44B9EB !important;
}

.theme-green .bs-datepicker-head {
    background-color: #44B9EB !important;
}

.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*="select-"]:after,
.theme-green .bs-datepicker-body table td[class*="select-"] span:after {
    background-color: #44B9EB !important;
}

.theme-green .bs-datepicker-predefined-btns button.selected {
    background-color: #44B9EB !important;
}

.bs-datepicker-predefined-btns button:hover {
    background-color: #44B9EB !important;
}

.userprofile img {
    width: 200px;
    border-radius: 50%;
    height: 200px;
    border: 1px solid #ccc;
}


/*  */

.exchange-icon i {
    font-size: 14px;
    color: #29b9eb;
}


/*  */

.srno-column span {
    width: 38px;
    display: inline-block;
}

.thcolumn-width110 span {
    width: 110px;
    display: inline-block;
}

.thcolumn-width130 span {
    width: 130px;
    display: inline-block;
}

.thcolumn-width50 span {
    width: 50px;
    display: inline-block;
}

.thcolumn-width60 span {
    width: 60px;
    display: inline-block;
}

.thcolumn-width140 span {
    width: 140px;
    display: inline-block;
}

.feedback-detail {
    padding: 0 20px;
}

.feedback-detail p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
}

.create-emregency-case,
.create-pending-case {
    text-align: right;
}

.create-emregency-case i {
    color: #426f06;
    font-size: 24px;
    margin-right: 19px;
    padding-left: 15px;
    margin-bottom: 11px;
}

.fakecallIcon {
    color: #802424 !important;
}

.resetIcon {
    color: #494949 !important;
}

.table-malihu-width {
    padding-bottom: 10px;
}

.table-malihu-width .mCustomScrollBox {
    width: 100%;
}


/* Start Hardware Page Css */

.hardware-table table {
    width: 100%;
    border: 0 !important;
}

.hardware-table table thead tr {
    background: #f6f6f6;
}

.hardware-table table tr {
    box-shadow: 0px 2px 4px rgba(212, 212, 212, 0.2);
    padding: 10px;
    color: #676565;
    transition: all 0.5s ease;
}

.hardware-table table th {
    padding: 10px !important;
    color: #454545 !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    border: 0 !important;
    text-align: center;
    white-space: nowrap;
}

.hardware-table table th div {
    padding: 0px !important;
}

.hardware-table table td {
    border: 0 !important;
    padding: 13px 10px !important;
    color: #676565;
    text-align: center;
    white-space: nowrap;
}

tr.hide-table-padding td {
    padding: 0;
}

.expand-button {
    position: relative;
}

.accordion-toggle .expand-button:after {
    position: absolute;
    left: .75rem;
    top: 50%;
    transform: translate(0, -50%);
    content: '-';
}

.accordion-toggle.collapsed .expand-button:after {
    content: '+';
}

tr.hide-table-padding td {
    padding: 0;
}

.expand-button {
    position: relative;
}

.accordion-toggle .expand-button:after {
    position: absolute;
    left: .75rem;
    top: 50%;
    transform: translate(0, -50%);
    content: '-';
}

.accordion-toggle.collapsed .expand-button:after {
    content: '+';
}

.select-box.group-select.action-selectbox {
    border-radius: 5px;
    border: solid 1px #d8d8d8;
}

.action-selectbox::before {
    right: 10px;
}

td.accordion-toggle i {
    transform: rotate(90deg);
}

td.accordion-toggle.collapsed i {
    transform: none;
}

.border-top0 td {
    padding-bottom: 0 !important;
    border-top: 0 !important;
}

.hidetabel-inner-td table tr {
    border-bottom: 1px solid #eaeaea;
}

.hidetabel-inner-td table td {
    padding-bottom: 10px !important;
}

.hidetabel-inner-td table tr:last-child {
    border-bottom: 0;
}

.swal2-popup {
    font-size: 15px !important;
}

.hardware-log-table td {
    border-top: 0 !important;
}

.hardware-log-table tbody {
    border-top: 0 !important;
}


._listview {
    /* background: #df9658; */
    background: #008CBA;
}

._mapview {
    background: #f44336;
}