
@media (min-width: 1200px) {
  .container-header {
    min-width: 100%;
  }
}

html {
  height: 100%;
  min-height: 100%;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
  font-family: 'Montserrat', sans-serif;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  display: inline-block;
}

header {
  float: left;
  width: 100%;
  background: #fff;
}

nav {
  float: left;
  width: 100%;
}

@media (min-width: 1200px) {
  .container-header {
    min-width: 1680px;
  }
  .container.our-services {
    width: 1490px;
  }
  .container1170 {
    width: 1170px;
    margin: auto;
  }
}

.navbar-default {
  background-color: #264c90;
  border-color: #ffffff;
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  border-left: 0;
  border-radius: 0;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  z-index: 10;
}

nav>li>a {
  padding: 10px 16px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #ffffff;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
  color: #ffffff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #ffffff;
  background-color: #2a4371 !important;
}

.navbar-default .navbar-nav>li>a {
  color: #ffffff;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
}

.head-topbar {
  float: left;
  width: 100%;
}

.head-logo {
  float: left;
  padding: 8px 0;
}

.head-rightmenu {
  float: right;
}

.head-rightmenu a {
  padding: 0px 12px;
  display: inline-block;
  font-size: 14px;
  color: #25262a;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: none;
  border-right: 2px solid #ddd;
  line-height: 16px;
}

.head-rightmenu ul li {
  padding: 24px 0;
}

.head-rightmenu ul li a:last-child {
  padding-right: 0;
  border-right: none;
}

header .dropdown-menu li {
  width: 100%;
  float: left;
}

header .dropdown-menu {
  padding: 0;
  margin: 2px 0 0;
  font-size: 14px;
  background-color: #fff;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: none;
}

header .dropdown-menu>li>a {
  display: inline-block;
  padding: 10px 20px;
  color: #333;
  background: #efebeb;
  text-transform: capitalize;
  width: 100%;
}

header .dropdown-menu>li>a:focus,
header .dropdown-menu>li>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #2a4371;
}

.caret {
  height: 8px;
  width: 8px;
  border-style: solid;
  border-color: #2a4371;
  border-width: 0px 2px 2px 0px;
  transform: rotate(45deg);
  position: relative;
  left: 4px;
  top: -2px;
}

.dropdown a:hover span.caret {
  border-color: #ffffff !important;
}

.submenu .caret {
  height: 8px;
  width: 8px;
  border-style: solid;
  border-color: #333;
  border-width: 2px 2px 0px 0px;
  transform: rotate(45deg);
  top: 0;
  left: 26px;
}

.site-banner {
  float: left;
  width: 100%;
  position: relative;
}

.navbar-brand {
  float: left;
  height: auto;
  padding: 6px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-nav>li>a {
  padding-top: 22px;
  padding-bottom: 22px;
}

.site-banner .owl-nav .owl-prev span {
  background: url(../images/left-arrow-banner.png);
  height: 46px;
  width: 46px;
  display: inline-block;
  background-repeat: no-repeat;
}

.site-banner .owl-nav .owl-next span {
  background: url(../images/right-arrow-banner.png);
  height: 46px;
  width: 46px;
  display: inline-block;
  background-repeat: no-repeat;
}

.site-banner button.owl-prev {
  position: absolute;
  top: 32%;
  left: 3%;
  font-size: 0px;
}

.site-banner button.owl-next {
  position: absolute;
  top: 32%;
  right: 3%;
  font-size: 0px;
}

.head-rightmenu a span {
  padding-left: 6px;
  position: relative;
  top: 2px;
}

.site-banner button.owl-prev span,
.site-banner button.owl-next span {
  font-size: 0;
}

header .dropdown-menu>li>a:last-child {
  border-bottom: none;
}

button {
  outline: none;
}

.dropdown-menu li {
  border-bottom: 1px solid #ccc !important;
}

.dropdown-menu li:last-child {
  border-bottom: none !important;
}

footer.site-footer {
  float: left;
  width: 100%;
  position: relative;
}

.site-banner .owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
  color: #FFF;
  text-decoration: none;
}

.site-banner .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18px;
}

.footer-links {
  float: left;
  width: 100%;
}

.footer-links h2 {
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  border-bottom: 2px solid #464545;
  padding-bottom: 16px;
  margin: 0 0 10px;
}

.footer-links li a {
  color: #b9b9b9;
  font-size: 14px;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}

.footer-links li {
  display: inline-block;
  width: 100%;
  color: #fff;
  float: left;
  padding: 6px 0;
}

.site-footer-top {
  float: left;
  width: 100%;
  background: #ece9e9;
  padding: 35px 0;
  min-height: 300px;
}

.footer-copyright {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background: #1f1f1f;
  color: #adadad;
  font-size: 14px;
  letter-spacing: 0px;
  border-top: 1px solid #383737;
}

.two .footer-links li {
  display: inline-block;
  width: 100%;
  padding: 0 16px;
  float: none;
  text-align: left;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-left: 0;
  padding-bottom: 10px;
}

.two .footer-links li a {
  font-size: 14px;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
  color: #0d226f;
}

.two .footer-links {
  float: left;
  width: 100%;
  text-align: center;
  min-height: 74px;
  align-items: center;
  justify-content: center;
  display: flex;
  padding-left: 35px;
}

.two .footer-copyright {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: #21375f;
    color: #f1f1f1;
    font-size: 14px;
    letter-spacing: 0px;
    border-top: 1px solid #4a6be6;
    background: #4a6be6;
    font-weight: 600;
}

a,
a:focus {
  outline: none;
}

.login-modal .modal-body {
  position: relative;
  padding: 30px;
}

.form-control {
  font-size: 14px;
  color: #405888;
  height: 40px;
  border-radius: 0;
  border: 1px solid #b9b8b8;
  box-shadow: none;
  margin-bottom: 10px;
  padding-right: 35px;
  padding-left: 40px;
  font-weight: 500;
}

.control-label {
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: capitalize;
}

.login-modal .modal-dialog {
  width: 420px;
  margin: 50px auto;
}

.modal-header {
  padding: 12px 22PX;
  border-bottom: 1px solid #e5e5e5;
  background: #030203;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.modal-title {
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
}

button.close {
  background: #fff;
  opacity: 1;
  height: 22px;
  width: 24px;
  border-radius: 3px;
  margin: 3px 0 0 !important;
  font-size: 21px;
  font-weight: 800;
}

.close:focus,
.close:hover {
  color: #333333;
  opacity: 1;
  background: #fff;
}

.emailrgticon {
  background: #fff url(../images/loginemail.png) no-repeat scroll 3% center;
}

.paasrgticon {
  background: #fff url(../images/passworlogin.png) no-repeat scroll 3% center;
}

button.btn.btn-close {
  height: 38px;
  box-shadow: none;
  min-width: 90px;
  border-radius: 4px;
  background: #565555;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 1px;
  outline: none;
  margin: 0 4px;
}

button.btn.btn-submit {
  height: 38px;
  box-shadow: none;
  min-width: 90px;
  border-radius: 4px;
  background: #1b1b16;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 1px;
  outline: none;
  margin: 0 4px;
}

.btn-inner {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 8px 0;
}

.banner-content {
  z-index: 1;
  display: inline-block;
  position: absolute;
  text-align: center;
  width: 40%;
  top: 22%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  border-radius: 10px;
  padding: 22px 25px 30px;
}

.banner-content h2 {
  margin: 0 0 20px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 34px;
}

.banner-content p {
  line-height: 26px;
  font-size: 16px;
  font-weight: 400;
  margin: 30px 0;
}

button.btn.learn-btn {
  background: #fff;
  color: #000;
  min-width: 130px;
  min-height: 46px;
  font-size: 16px;
  text-transform: capitalize;
  margin: 16px 0 0;
  font-weight: 600;
  outline: none;
  border: 2px solid #37409d;
}

.customer-slider {
  float: left;
  width: 100%;
  background: #5b83cb;
  padding: 45px 0 71px;
  border-top: 2px solid #5078c1;
}

.customer-slider h3 {
  text-align: center;
  margin: 0 0 50px;
  font-weight: 600;
  color: #ffffff;
  font-size: 30px;
}

.customer-logo {
  height: 110px;
  width: 110px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#customer-slider .owl-item img {
  display: block;
  width: 80%;
}

#customer-slider button.owl-next,
#customer-slider button.owl-prev {
  height: 28px;
  width: 28px;
  background: #6f6e6e !important;
  display: inline-block;
  color: #fff !important;
}

#customer-slider button.owl-next span,
#customer-slider button.owl-prev span {
  font-size: 26px;
  line-height: 20px;
}

#customer-slider .owl-nav {
  margin: 25px 0 4px !important;
}

#customer-slider .owl-nav button {
  margin: 0 4px !important;
}

#customer-slider .item {
  display: flex;
  justify-content: center;
}

.login-form-inner {
  width: 400px;
  position: absolute;
  top: 80px;
  z-index: 1;
  background: #fff;
  right: 200px;
  border-radius: 6px;
}

.site-banner .owl-item.active .banner-content {
  -webkit-animation: 1s .2s fadeInUp both;
  animation: 1s .2s fadeInUp both;
}

.site-banner .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  opacity: 0.8;
}

.footer-links.social-icon li {
  padding: 0 5px;
  width: 100%;
}

.footer-links.social-icon li a {
  padding: 0;
}

.footer-links.social-icon li a {
  padding: 0;
  background: #e0dfdf;
  height: 35px;
  width: 35px;
  border-radius: 2px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.footer-links.social-icon li a.fb {
  background: #4867aa;
  color: #fff;
}

.footer-links.social-icon li a:hover i {
  transform: rotate(360deg);
  transition: 0.70s;
  -webkit-transition: 0.70s;
}

.footer-links.social-icon li a.link {
  background: #007bb6;
  color: #fff;
}

.footer-links.social-icon li a.twit {
  background: #1cb7eb;
  color: #fff;
}

.head-login a {
  background: #303192;
  color: #fff !important;
  height: 42px;
  padding: 9px 0 !important;
  width: 90px;
  text-align: center;
  border-radius: 20px;
}

div#bs-example-navbar-collapse-1 {
  text-align: center;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.navbar-nav>li {
  display: inline-block;
  float: none;
}

.last-child {
  position: absolute;
  top: 15px;
  left: 60px;
}

ul.last-child {
  margin: 13px 0 0;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #2a4371;
  border-bottom: none;
}

ul.last-child li a {
  background: #335aa5;
  color: #fff;
  display: inline-block;
  display: flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  min-width: 106px;
  border-radius: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}

ul.last-child li a i.fa.fa-user {
  font-size: 16px;
  position: relative;
  right: 7px;
  top: -1px;
}

.pos-rel {
  position: relative;
}

.site-bannersection {
  float: left;
  width: 100%;
  background: -webkit-linear-gradient(top, rgba(76, 112, 233, 1) 0%, rgba(45, 103, 182, 1) 100%);
  text-align: center;
  color: #fff;
  min-height: 500px;
  background-image: url(../images/banner-img.jpg);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 140px 0 0;
}

.site-bannersection h1 {
  font-weight: 600;
  font-size: 60px;
  color: #fff;
}

.banner-content {
  width: 50%;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .dropdown:hover .dropdown-menu.submenu-child {
    display: none;
  }
  .dropdown.submenu:hover .dropdown-menu.submenu-child {
    display: block !important;
    left: 100%;
    top: -3px;
  }
}

.style-btn,
.style-btn::after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.style-btn {
  background: none;
  border: 3px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-weight: 600;
  padding: 10px 30px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  min-height: 60px;
}

.style-btn::before,
.style-btn::after {
  background: #fff;
  content: '';
  position: absolute;
  z-index: -1;
}

.style-btn:hover {
  color: #557fc9;
}

a.btn.learnmore-btn {
  padding: 16px 44px;
  width: auto;
  display: inline-block;
  border-radius: 8px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  border: 2px solid #fff;
}

a.btn.learnmore-btn::after {
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
}

.learnmore-btn {
  overflow: hidden;
}

.learnmore-btn::after {
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
}

.learnmore-btn:hover:after {
  height: 100%;
  width: 135%;
}

.contentsection-one {
  float: left;
  width: 100%;
  padding: 50px 0 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
}

.gps-carimg {
  width: 46%;
  border-radius: 6px;
  padding: 10px;
  display: inline-block;
  box-shadow: 0px 0 12px rgba(0, 0, 0, 0.8);
  position: relative;
  z-index: 99;
}

.GPS-Tracking-left {
  float: left;
  width: 100%;
  transform: skew(10deg);
  padding-left: 70px;
}

.GPS-Tracking-left h1 {
  margin: 0 0 20px;
  color: #2447ca;
  font-size: 32px;
}

.GPS-Tracking-left h1 span {
  font-weight: 600;
  color: #2447ca;
}

.GPS-Tracking-left p {
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  color: #424344;
  font-weight: 500;
}

.site-footer p {
  color: #ffffff;
}

.fixed-top {
  position: fixed;
  top: 0;
  z-index: 9999;
}

.headerbg-afterscroll {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

.home-left-rec {
  width: 48%;
  float: left;
  background-color: rgb(255, 255, 255);
  padding: 60px;
  transform: skew(-10deg);
  border-radius: 60px;
  min-height: 400px;
  border-bottom-left-radius: 0;
  box-shadow: 7px 0 13px rgba(0, 0, 0, 0.3);
}

.home-rgt-rec {
  float: left;
  width: 46%;
  padding-top: 0;
  text-align: center;
}

.gps-carimg img.img-responsive {
  border-radius: 8px;
}

.home-revrs .home-left-rec {
  float: right;
  box-shadow: -5px 0 13px rgba(0, 0, 0, 0.3);
  border-bottom-left-radius: 40px;
}

.home-revrs .GPS-Tracking-left {
  padding-left: 45px;
  padding-right: 65px;
}

.overlay-1 {
  position: absolute;
  height: 17vw;
  width: 36vw;
  display: inline-block;
  top: 33px;
  background: #f4e7bb;
  border-radius: 12vw;
  border: 2px solid rgba(222, 234, 246, 0.20);
  transform: rotate(131deg);
  opacity: 0.3;
  right: 0;
}

.overlay-2 {
  position: absolute;
  height: 17vw;
  width: 36vw;
  display: inline-block;
  top: 33px;
  background: #f4e7bb;
  border-radius: 12vw;
  border: 2px solid rgba(222, 234, 246, 0.20);
  transform: rotate(131deg);
  opacity: 0.3;
  left: 0;
}

.overlay-bluehome::after {
  content: "";
  height: 200px;
  width: 200px;
  background: #5b85cf;
  position: absolute;
  top: -51px;
  left: 0;
  transform: skew(45deg);
  height: 90vw;
  width: 80vw;
  opacity: 0.1;
}

.overlay-bluehomerght::after {
  content: "";
  height: 200px;
  width: 200px;
  background: #5b85cf;
  position: absolute;
  top: -51px;
  transform: skew(45deg);
  height: 117vw;
  width: 65vw;
  opacity: 0.1;
  right: -54vw;
}

.home-ourservices {
  float: left;
  width: 100%;
  padding: 40px 0 50px;
  background: #2e56ec;
}

.home-ourservices h1 {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  margin: 0 0 50px;
}

.ourservices-one {
  display: inline-block;
  width: 30.4%;
  float: left;
  border-radius: 6px;
  padding: 6px;
  margin: 0 20px;
  margin-bottom: 30px;
  transition: all 0.6s;
  position: relative;
}

.ourservices-inner {
  float: left;
  width: 100%;
  text-align: center;
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 390px;
  position: relative;
  z-index: 10;
  transform: skew(-6deg);
}

.ourservices-inner h4 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  color: #2447ca;
  margin: 12px 0 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.ourservices-inner p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #313131;
  min-height: 120px;
  margin: 8px 0 0;
}

.ourservices-logo {
  background: #ffffff;
  width: 110px;
  border-radius: 50%;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #2447ca;
  margin: 6px 0 2px;
  margin: auto;
}

.ourservices-logo img {
  display: inline-block;
}

a.btn.read-more {
  background: #4a6be6;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  margin: 12px 0 0;
  padding: 8px 18px;
  border-radius: 4px;
}

a.btn.read-more:hover {
  background: #26336f;
}

.ourservices-one:hover {
  transform: scale(1.04);
  transition: all 0.6s;
}

section.home-ourservices.home-products {
  background-color: rgb(255, 255, 255);
}

.home-products h1 {
  color: #2447ca;
  margin: 0 0 30px;
}

.home-products .ourservices-inner {
  background-color: rgb(236, 233, 233);
  border-radius: 0px;
  min-height: 380px;
}

.home-products .ourservices-one {
  border: 2px solid #cecece;
  border: none;
  width: 23%;
  margin: 0 14px;
}

.home-products .ourservices-logo {
  border-radius: 10%;
  height: 100px;
  width: 100px;
  margin: 6px 0;
}

.home-products .ourservices-inner {
  justify-content: flex-start;
  border: 2px solid #1936a5;
  background: no-repeat;
  border-radius: 55px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  min-height: 360px;
}

.home-products .ourservices-inner p {
  min-height: 100px;
}

.ourservices-inner {
  background-image: -webkit-linear-gradient(-38deg, #dbdfe6 55%, #f9f8f8 50%);
}

.ourservices-overlayone {
  background: #002098;
  height: calc(100% + 32px);
  position: absolute;
  top: -15px;
  z-index: 1;
  display: inline-block;
  width: 98%;
  opacity: 0.2;
  width: calc(100% - 12px);
  border-radius: 11px;
}

.ourservices-overlaytwo {
  background: #93aada;
  height: calc(100% + 10px);
  position: absolute;
  top: -5px;
  z-index: 5;
  opacity: 1;
  width: calc(100% - 12px);
  border-radius: 11px;
  transform: skew(-6deg);
}

.ourservices-inner-skyw {
  transform: skew(6deg);
}

span.dots {
  height: 8px;
  border-radius: 4px;
  width: 20px;
  background: #fff;
  display: inline-block;
}

span.dots1 {
  height: 8px;
  border-radius: 4px;
  width: 30px;
  background: #425a88;
  display: inline-block;
  margin: 0 5px;
}

.home-ourservices.home-products {
  background-image: -webkit-linear-gradient(-38deg, #ffffff 55%, #e9f0fd 50%);
}

.home-heading-dots-inner {
  text-align: center;
  float: left;
  width: 100%;
  margin: 6px 0 45px;
}

span.head-dots1 {
  height: 8px;
  border-radius: 4px;
  width: 20px;
  background: #fff;
  display: inline-block;
}

span.head-dots2 {
  height: 8px;
  border-radius: 4px;
  width: 35px;
  background: #2a4371;
  display: inline-block;
  margin: 0 4px;
}

.home-products span.head-dots1 {
  background: #717171;
}

.home-products span.head-dots2 {
  background: #101010;
}

.home-products .home-heading-dots-inner {
  margin: 6px 0 25px;
}

.contact-us-form {
  width: 25%;
  margin: auto;
  background: #2447ca;
  padding: 25px;
  border-radius: 8px;
  text-align: center;
  position: absolute;
  bottom: 4vw;
  right: 10vw;
  z-index: 99;
}

.y-name {
  background: url(../images/user-login.png);
  background-repeat: no-repeat;
  background-position: 0.8vw center;
}

.y-email {
  background: url(../images/loginemail.png);
  background-repeat: no-repeat;
  background-position: 0.8vw center;
}

.y-phone {
  background: url(../images/phone-receiver.png);
  background-repeat: no-repeat;
  background-position: 0.8vw center;
}

.contact-us-form .input-control {
  height: 40px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
}

.contact-us-form .control-label {
  font-size: 14px;
  color: #ffffff !important;
  font-weight: 500;
  margin-bottom: 4px;
  text-align: left;
  display: block;
}

.textarea-contct {
  height: 70px !important;
  resize: none;
}

button.btn.btn-Submit {
  width: 120px;
  height: 44px;
  background: #ffffff;
  color: #3a588e;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  margin: 4px 0 0;
}

.input-control {
  font-size: 14px;
  color: #405888;
  height: 40px;
  border-radius: 0;
  border: 1px solid #b9b8b8;
  box-shadow: none;
  margin-bottom: 16px;
  padding-right: 35px;
  padding-left: 40px;
  font-weight: 500;
  width: 100%;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #405888;
  opacity: 0.8;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #405888;
  opacity: 0.8;
  /* Firefox */
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #405888;
  opacity: 0.8;
}

textarea.input-control.textarea-contct {
  padding: 8px 0 0 20px;
}

.contact-us-form .form-group {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}

.footer-address {
  float: left;
  width: 100%;
}

.footer-address span {
  float: left;
  width: 100%;
  font-size: 13px;
  color: #21375f;
  font-weight: 500;
  margin: 8px 0 0px 0;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 8px;
}

.footer-address b {
  padding-right: 10px;
}

.two .footer-links.social-icon li {
  border-bottom: none;
}

.home-productmap {
  float: left;
  width: 100%;
}

.home-productmap-inner {
  width: 100%;
  float: left;
}

.home-productmap-inner iframe {
  float: left;
  width: 100%;
  height: 500px;
  border-top: 2px solid #506896;
}

.contact-us-form h2 {
  margin: 0;
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0 0 25px;
  padding-bottom: 5px;
}

.contact-us-form h2 span {
  font-size: 36px;
  font-weight: 600;
}

button.btn.btn-Submit:hover {
  background: #163161;
  color: #fff;
}

.site-bannersection.subbanner {
  min-height: 250px;
}

.site-bannersection.subbanner h1 {
  margin: 46px 0 0;
  font-size: 50px;
}

section.abt-cont {
  float: left;
  width: 100%;
  padding: 55px 0;
}

.abt-cont-inner {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cecece;
  margin: 0px 0 22px;
  padding-bottom: 15px;
}

.abt-cont-inner:last-child {
  border-bottom: none;
}

.abt-cont-inner h4 {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 600;
  color: #2a4371;
}

.abt-cont-inner p {
  float: left;
  width: 100%;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 26px;
  text-align: justify;
}

.after-login .footer-links li {
  width: auto;
  display: inline;
}

.after-login .footer-links.social-icon li {
  width: auto;
  display: inline-block;
}

.after-login.two .footer-links {
  padding-left: 0px;
}

.after-login.two .site-footer-top {
  min-height: auto;
  padding: 6px 0;
}

.after-login.two .footer-links li {
  border-bottom: none;
  padding: 0 18px;
}

.after-login.two .footer-links.social-icon li {
  border-bottom: none;
  padding: 0 8px;
}

.banner-right {
  float: right;
}

img.mobile-map {
  float: right;
}

img.mobile-map {
  float: right;
}

.login-section {
  float: left;
  width: 100%;
  padding: 80px 0;
}

.login-subinner {
  border: 2px solid #0c33c1;
  width: 650px;
  border-radius: 4px;
  margin: auto;
}

.login-inner {
  min-height: 400px;
  background: #efefef;
  border-radius: 4px;
  width: 100%;
  display: inline-block;
  padding: 60px;
  text-align: center;
}

.form-control {
  border-radius: 4px;
  border: 1px solid #ffffff;
}

label {
  color: #3a588e;
  font-weight: 600;
  text-align: left;
  display: block;
}

.input-styl {
  width: 100%;
  height: 41px;
  border: none;
  border-radius: 4px;
  padding: 10px 10px 10px 40px;
  border: 1px solid #bfbfbf;
  font-size: 15px;
  font-weight: 500;
}

.input-inner {
  position: relative;
}

.input-inner .icon {
  position: absolute;
  top: 9px;
  left: 14px;
  font-size: 18px;
}

.input-inner .icon i {
  color: #3a588e;
}

button.btn.btn-s {
  margin: 10px 0 0;
  border-radius: 4px;
  height: 44px;
  padding: 0 35px;
  background: #0c33c1;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  border: 2px solid #0c33c1;
  color: #fff;
  transition: all ease-in-out 300ms;
}

button.btn.btn-s:hover {
  background: #fff;
  color: #3f66b1;
  transition: all ease-in-out 300ms;
  border: 2px solid #0c33c1;
}

.input-styl:hover,
.input-styl:focus {
  border: 1px solid #0c33c1;
  box-shadow: none;
  outline: none;
}

.checkbox label,
.radio label {
  font-weight: 500;
}

.content-section {
  float: left;
  width: 100%;
  padding: 30px 0;
}

.content-section h2 {
  margin: 0;
}

li.last-child {
  background: #506896;
  color: #fff;
  border-radius: 2px;
}

.wrapper {
  background: #ecf0f5;
}

.content-header>h1 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}

.vechle-numb label.live-trac-rgt {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.live-tracking-form {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 0 0 15px;
  border-radius: 2px;
  border-bottom: 1px solid #ccc;
}

.live-tracking-form .control-lable {
  float: left;
  width: 55%;
  padding-right: 8px;
}

label.control-lable {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 4px;
  text-transform: capitalize;
  text-align: left;
  width: 100%;
}


/* Live tracking chnages */

.live-tracking-form.s-btn {
  margin: 10px 0 0;
  padding: 0 10px 0;
  display: inline-block;
  border: none;
}

.summary-btn {
  border: none;
  border-radius: 2px;
  padding: 10px 14px;
  font-size: 14px;
  text-transform: capitalize;
  cursor: pointer;
  color: white;
  background-color: #133d88;
  box-shadow: 0 0 4px #264c90;
  outline: none;
  margin: 5px;
  height: 40px;
  font-weight: 600;
}

.summary-btn {
  background-position: center;
  transition: background 0.8s;
}

.summary-btn:hover {
  background: #103982 radial-gradient(circle, transparent 1%, #042258 1%) center/15000%;
}

.summary-btn:active {
  background-color: #6eb9f7;
  background-size: 100%;
  transition: background 0s;
}

.trips-summary-btn {
  border: none;
  border-radius: 2px;
  padding: 10px 14px;
  font-size: 14px;
  text-transform: capitalize;
  cursor: pointer;
  color: white;
  background-color: #4c4c4c;
  box-shadow: 0 0 4px #383838;
  outline: none;
  margin: 5px;
  height: 40px;
  font-weight: 600;
}

.trips-summary-btn {
  background-position: center;
  transition: background 0.8s;
}

.trips-summary-btn:hover {
  background: #040404 radial-gradient(circle, transparent 1%, #494949 1%) center/15000%;
}

.trips-summary-btn:active {
  background-color: #b7dcfa;
  background-size: 100%;
  transition: background 0s;
}

li.welcomeuser {
  color: #ffffff;
  background: #345796;
  padding: 10px;
  border-radius: 2px;
  display: inline-block;
  float: left;
}

li.welcomeuser span1 {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  color: #d2d1d1;
}

li.welcomeuser span {
  padding-left: 4px;
  font-weight: 500;
}

.collapse.navbar-collapse {
  position: relative;
}

.head-rightm {
  float: right;
  margin: 7px 40px 0;
}

a.navbar-brand {
  margin-left: 100px !important;
}

.navbar-nav .ancer-button {
  background: no-repeat;
  border: none;
  padding: 22px 15px;
  color: #a9a9a9;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
}

header .dropdown-menu li .ancer-button {
  background: #efebeb;
  width: 100%;
  display: inline-block;
  color: #333;
  transition: all ease-in-out 300ms;
  text-align: left;
  padding: 10px 17px;
  font-weight: 600;
  font-size: 14px;
}

section.content-header {
  padding-bottom: 25px;
}

.content-header {
  position: relative;
  padding: 15PX;
}

body {
  color: #0c33c1 !important;
}

input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.dropdown-menu li .ancer-button:hover {
  background: #2a4371;
  color: #ffffff;
  padding-left: 26px;
  transition: all ease-in-out 300ms;
}

.right-btn>li>a:focus,
.right-btn>li>a:hover {
  color: #ffffff;
  background-color: transparent !important;
}

li.logout-btn a:hover {
  background: #000;
}

.head-user a span {
  padding-right: 10px;
}

.head-user a {
  background: #1434a9;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 5px 10px !important;
  border-radius: 4px;
  position: relative;
  top: 12px;
  margin: 0 17px 0 0;
}

li.logout-btn a:hover {
  background: #ffffff;
  color: #172540;
  border: 2px solid #ffffff;
}

li.logout-btn:hover a {
  color: #172540;
}

.navbar-default .navbar-nav>li.logout-btn>a:focus,
.navbar-default .navbar-nav>li.logout-btn>a:hover {
  color: #223454;
  background: #ffffff !important;
}

.navbar-default .navbar-nav>li>a {
  color: #ffffff;
}

.ancer-button {
  text-decoration: underline;
}

.small-box {
  opacity: 0.8;
}

.small-box:hover {
  opacity: 1;
}

.small-box {
  transition: all .4s ease-out;
}

.small-box:hover {
  transform: scale(1.08);
  transition: all .4s ease-out;
}

.dashboard-outer .col-md-2 {
  width: 13%;
  margin: 0 12px;
}

.square-dashborads .inner {
  padding: 10px 12px;
}

.dash-bg {
  background: #ecf0f5;
}

body {
  background: #ecf0f5;
}

.dash-bg-bx .small-box {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.8);
  width: auto;
  height: auto;
  border: 1px solid rgba( 0, 0, 0, 0.6);
  border-top-right-radius: 30px;
  border-bottom-left-radius: 26px;
}

.dash-bg-bx .more-info-input {
  border-bottom-left-radius: 30px;
}

.square-dashborads .small-box .icon {
  position: absolute;
  top: 15px;
}

.dash-bg-bx2 .small-box .icon {
  left: 6%;
}

.dash-bg-bx2 .small-box h3 {
  text-align: right;
}

.dash-bg-bx2 button.ancer-button {
  text-align: right;
  float: right;
  padding: 10px 0 18px;
}

.dash-bg-bx2 .more-info-div i.fa {
  bottom: 6px;
  left: 36%;
  left: 74px;
  top: auto;
}

.dash-bg-bx2 .small-box.bg-green {
  background-color: transparent !important;
  border: 2px solid #32902d !important;
}

.dash-bg-bx2 i.fa.fa-road {
  color: #32902d;
}


/* new css */

.navbar-brand {
  padding: 10px 15px 0;
}

.caret {
  border-color: #ffffff;
}

.navbar-nav>li>.dropdown-menu {
  width: 210px;
}

.navbar-nav .ancer-button {
  text-decoration: none;
}


/* dashboard css */

.nDashBoard-tilesn {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}

.nDash-tiles-status-title {
  font-size: 18px;
  color: #264c90;
  font-weight: 600;
  float: left;
  width: 100%;
}

.nDashBoard-tiles-status {
  float: left;
  width: 100%;
}

.nDash-tiles-inner {
  float: left;
  width: 20%;
  color: #fff;
  padding: 10px 16px 0 0;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 600;
}

.dataTables_wrapper select {
  height: 38px;
  padding: 0 6px;
  border-radius: 2px;
}

.dataTables_wrapper td {
  font-size: 13px;
  font-weight: 500;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #2e56ec;
}

.table-bordered {
  border: 1px solid #0c33c1;
}

.box-header {
  display: block;
  padding: 10px;
  position: relative;
}

.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}

div#example1_filter {
  float: right;
  position: relative;
  top: -3px;
}

h3.box-title {
  font-size: 18px;
  margin: 10px 0 0;
  font-weight: 600;
  display: inline-block;
}

.rightdas-btn {
  float: right;
}

.All-Vech {
  /* background: #98999a;
*/
  min-height: 140px;
  padding: 10px 14px;
  border-radius: 4px;
}

.nDashBoard-tiles-alerts {
  float: left;
  width: 28%;
}

.nDashBoard-tiles-alerts .nDash-tiles-inner {
  float: left;
  width: 50%;
}

.panic-alert {
  /* background: #dc1212;
*/
  min-height: 140px;
  padding: 10px 14px;
  border-radius: 4px;
}

.ovr-sped {
  /* background: #f39c12;
*/
  min-height: 140px;
  padding: 10px 14px;
  border-radius: 4px;
}

.Running-tiles {
  /* background: #32902d;
*/
  min-height: 140px;
  padding: 10px 14px;
  border-radius: 4px;
}

.Stopped-tiles {
  /* background: #b73d32;
*/
  min-height: 140px;
  padding: 10px 14px;
  border-radius: 4px;
}

.Idle-tiles {
  /* background: #5656b5;
*/
  min-height: 140px;
  padding: 10px 14px;
  border-radius: 4px;
}

.non-poling {
  /* background: #4a4a4a;
*/
  min-height: 140px;
  padding: 10px 14px;
  border-radius: 4px;
}

.nDash-tiles {
  background: #ffffff;
  color: #383838;
  position: relative;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.08), 0 5px 8px 0 rgba(0, 0, 0, 0.12), 0 1px 14px 0 rgba(0, 0, 0, 0.06);
}

.nDash-tiles span {
  font-weight: 700;
}

.tiles-vimg {
  position: absolute;
  right: -16px;
  top: 10px;
}

.vechle-number {
  font-size: 22px;
  margin: 10px 0;
  font-weight: 700;
}

.tiles-vimg img {
  width: 70%;
}

.tiles-v {
  font-size: 14px;
  padding-top: 6px;
  background: #fff;
  border: none;
  padding: 0;
}

.tiles-details {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: #8d8c8c;
  cursor: pointer;
}

.tiles-details input {
  background: #8d8c8c;
  border: none;
  color: #ffffff;
}

.tiles-details i {
  float: left;
  position: absolute;
  right: 0;
  left: 60%;
  bottom: 0;
  top: 9px;
  margin: auto;
  color: #fff;
  transition: all ease-in-out 300ms;
}

.tiles-details:hover i {
  left: 63%;
  transition: all ease-in-out 300ms;
}

.Running input {
  background: #32902d;
}

.Parked input {
  background: #b73d32;
}

.Idle input {
  background: #5656b5;
}

.Non-Polling input {
  background: #4a4a4a;
}

.overspeed input {
  background: #f39c12;
}

.panic input {
  background: #e20b0b;
}

section.content-header {
  margin: 60px 0 0;
}

.box {
  position: relative;
  border-radius: 2px;
  background: #ffffff;
  border-top: 2px solid #203d6f;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

thead {
  background: #0c33c1;
  color: #fff;
}

body {
  color: #274579 !important;
}

div#example1_paginate {
  float: right;
  padding: 14px 0;
}

a.paginate_button {
  padding: 6px 12px;
  background: #091f71;
  color: #fff;
  border-right: 1px solid #dedfe2;
  border-left: 0px;
  cursor: pointer;
}

#example1 tbody tr td a {
  color: #172e58;
  text-decoration: underline;
  font-weight: 600;
}

div#example1_length {
  float: left;
}

div#example1_filter {
  float: right;
}

section.content {
  padding: 0 15px;
}

.report-detail-hidecontent.report-detail-secnd {
  min-height: 668px;
}

a.report-detail-coleps.live-tracking-coloups {
  left: 18% !important;
}

a.report-detail-coleps {
  position: absolute;
  top: 15px;
  left: 16%;
  cursor: pointer;
}

.position-r {
  position: relative;
}

.master-form {
  display: inline-block;
  width: 100%;
  padding: 20px 24px;
}

label.control-lable {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 4px;
  text-transform: capitalize;
  text-align: left;
  width: 100%;
}

.black-btn {
  padding: 8px 18px;
  margin: 0 10px;
  width: auto;
  text-align: center;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 14px;
  background: #000;
}

.black-btn:hover {
  color: #ffffff;
}

.master-btninner {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 10px 0 40px;
}

textarea.form-control {
  resize: none;
}

.controls-inner {
  display: inline-block;
  width: 100%;
  padding: 10px 30px;
}

input {
  height: auto;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  width: auto;
  margin-left: 0;
  opacity: 0;
  display: none;
}

.custom-checkbox input[type="checkbox"]:checked+label::before {
  background-color: #000000;
  border-color: #000000;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: 0px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox input[type="checkbox"]:checked+label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
  color: #ffffff;
}

.checkbox-primary input[type="checkbox"]:checked+label::after {
  color: #fff;
}

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: 0px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.checkbox label,
.radio label {
  min-height: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}

.radio input[type="radio"]:checked+label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #000000;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.checkbox,
.radio {
  margin: 0;
}

button.btn.tooltip-custom {
  margin: 26px 0 0;
  background: #000000;
  color: #fff;
}

.tooltip-inner {
  background-color: #696969;
}

a.table-btn {
  background: transparent;
  color: #484848 !important;
  text-decoration: none !important;
  font-size: 13px;
  border-right: 2px solid #696969;
  margin: 0 6px;
  font-weight: 600;
  line-height: 10px;
  padding-right: 10px;
}

.no-bor {
  border: 0px;
}

.form-group {
  margin-bottom: 10px;
}

button.btn.black-btn.add-btn {
  float: right;
  padding: 6px 22px;
  width: auto;
  margin: 0;
  text-transform: uppercase;
}

.pd-t5 {
  padding: 6px 0 0;
}

.masterbutton-inner {
  text-align: center;
  float: left;
  width: 100%;
  margin: 10px 0 0;
}

td a:last-child {
  border-right: none;
}

.master-tablegrid {
  display: flex;
  width: 100%;
}

.master-tablegrid-left {
  flex: 1 1 auto;
  transition: transform .3s ease-in-out;
}

.master-tablegrid-form {
  flex: 0 0 auto;
  margin-left: 30px;
  min-width: 25%;
}

.master-tablegrid-form.display-block {
  display: block;
}

span.add-btn {
  float: right;
  margin-left: 20px;
}

.table-btn {
  cursor: pointer;
}

a.report-detail-coleps.live-tracking-coloups {
  left: 11%;
}

.content-header>h1 {
  text-transform: capitalize;
}

.live-tracking-map {
  float: left;
  width: 100%;
}

.live-tracking-map iframe {
  float: left;
  width: 100%;
  height: 750px;
  border: 0px;
}

.live-tracking-form {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 0 0 15px;
  border-radius: 2px;
  border-bottom: 1px solid #ccc;
}

.live-tracking-form .control-lable {
  float: left;
  width: 55%;
  padding-right: 8px;
}

.box.report-box.report-box-new.live-tracking-left {
  width: 370px;
  border-right: 2px solid #ccc;
  padding: 10px 0;
  height: 750px;
}

.box.report-new.live-tracking-right {
  margin-left: 370px;
}

.slide-left .box.report-new.live-tracking-right {
  margin-left: 0px;
}

label.live-trac-rgt {
  font-size: 14px;
  margin: 0 0 4px;
  text-transform: capitalize;
  text-align: left;
  color: #3a6dab;
  font-weight: 600;
}

section.content-header h1 i {
  font-size: 18px;
  padding-right: 10px;
}

a.btn.live-btngrid {
  color: #fff;
  padding: 9px 16px 8px;
  font-size: 13px;
  margin: 12px 0 20px;
  position: relative;
  z-index: 99;
  left: 10px;
  background: linear-gradient(to right, #2c606d 0%, #49c0d0 51%, #3d7580 100%);
  transition: 0.5s;
  background-size: 200% auto;
}

a.btn.live-btngrid:hover {
  background-position: right center;
}

.live-tracking-grid {
  display: inline-block;
  width: 100%;
  background: #fff;
  border: 2px solid #000;
  border-left: 0;
  border-right: 0;
  margin: 15px 0 0;
  border-radius: 2px;
}

.live-tracking-grid #example1_length {
  position: absolute;
}

.live-tracking-grid a.btn.live-btngrid {
  display: none;
}

section.live-tracking-grid.live-gridsapce {
  height: auto;
}

.box {
  box-shadow: none;
}

.login-modal button {
  margin: 0 6px;
}

.rotate {
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  font-size: 16px;
}

.live-gridsapce .rotate {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

button.btn,
button.btn:hover {
  transition: all ease-in-out 300ms;
  box-shadow: none;
}

button.btn.export-btn {
  background: linear-gradient(to right, #333333, #626563, #504f4f, #4a4c4c);
  border: 2px solid #626563;
  color: #ffffff;
  transition: all ease-in-out 300ms;
  font-weight: 600;
}

button.btn.export-btn:hover {
  background: linear-gradient(to right, #252525, #282929, #1b1919, #131515);
  border: 2px solid #000000;
}

button.btn.export-btn i {
  padding-right: 4px;
}

.add-formn {
  width: 100%;
  margin: auto;
  float: left;
}

.add-formn .form-inline .form-group {
  width: 23.6%;
  float: none;
  margin: 10px !important;
}

.add-formn form.form-inline {
  float: left;
  width: 100%;
  border: 1px solid #cccccc;
  padding: 20px;
  border-radius: 4px;
  background: #ffffff;
  text-align: center;
  border-top: 3px solid #091f71;
  padding-bottom: 40px;
}

.add-formn .form-inline .control-label {
  width: 25%;
  text-transform: capitalize;
  font-size: 14px;
}

.add-formn .form-inline .form-control {
  display: inline-block;
  width: 70%;
}

h1.add-form-headng {
  text-align: center;
  margin: 20px 0 0;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}

.btn-outeradd {
  text-align: center;
  float: left;
  width: 100%;
  margin: 15px 0;
}

.btn-outeradd .btn {
  margin: 0 10px;
  font-weight: 600;
}

.btn-outeradd .btn-cancle {
  background: #cccccc;
  color: #444444;
  border: 2px solid #cccccc;
  font-weight: 600;
  width: auto;
  padding: 6px 13px;
  font-size: 14px;
}

.btn-outeradd .btn.btn-default {
  border: 2px solid #000;
  width: auto;
  padding: 8px 16px;
  font-size: 14px;
}

.btn-outeradd .btn.btn-default:hover {
  color: #ffffff;
}

a.btn.back-btn {
  background: #4867aa;
  color: #fff;
  width: auto;
  padding: 6px 13px;
  font-size: 14px;
}

#example1 {
  text-align: center;
}

#example1 tbody tr td:last-child input.btn {
  text-align: center;
  float: none;
}

span#spnmsg {
  text-align: center;
  width: 100%;
  float: left;
  font-size: 14px;
  color: #de1919;
  font-weight: 600;
  text-transform: capitalize;
}

div#Divmsg {
  float: right;
}

.maptooltip {
  min-height: 41px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

.maptooltip b,
.maptooltip strong {
  font-weight: 700;
  line-height: 20px;
}


/* popovr css start */

.nap-popovr {
  width: 348px;
  border: 1px solid #184275;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.mapnap-title {
  background: #184275;
  padding: 9px 12px;
  text-transform: uppercase;
  font-weight: 600;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  width: 100%;
  display: inline-block;
}

span.closetooltip {
  float: right;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  top: -3px;
  cursor: pointer;
}

.mapnap-title-con:last-child {
  border-bottom: none;
  display: inline-block;
}

.mapnap-title-con b {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
}

.black-tooltip .mapnap-title {
  background: #333333;
  color: #ffffff;
}

span.closetooltip {
  background: #062b58;
  padding: 0 9px;
  border-radius: 2px;
  color: #ffffff;
}

.mapnap-title-con.address {
  background: #21579a;
  color: #fff;
  width: 100%;
  display: inline-block;
  padding: 10px 11px;
}

.half-sec {
  border-bottom: 1px solid #fccc;
  float: left;
  width: 100%;
}

.half-sec .mapnap-title-con {
  float: left;
  width: 50%;
  border-bottom: none;
}

span.maptooltipspan {
  display: inline-block;
  width: 50%;
  padding: 9px;
  border-bottom: 1px solid #184275;
  float: left;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
}

span.maptooltipspandatetime {
  width: 100%;
  display: inline-block;
  padding: 8px 8px 12px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}

.nap-popovr b {
  font-weight: 700;
  text-transform: uppercase;
  color: #184275;
}

span.mapnap-title-con.address b {
  color: #ffffff;
}

span.closetoop {
  float: right;
  background: #fff;
  padding: 0px 8px;
  font-size: 18px;
  border-radius: 2px;
  color: #184275;
  font-weight: 600;
  cursor: pointer;
}

.gm-style-iw div {
  overflow: hidden !important;
}

button.gm-ui-hover-effect {
  position: absolute;
  right: -2px !important;
  top: -8px !important;
  background: transparent !important;
  opacity: 1;
  height: 20px !important;
  width: 30px !important;
  padding: 5px 9px !important;
  border-radius: 2px;
}

button.gm-ui-hover-effect img {
  margin: 0 !important;
}

.gm-style-iw {
  top: 15px !important;
  left: 25px !important;
}

.vechle-numb {
  border: none;
  padding: 0;
  margin: 0;
}

.vechle-numb label.live-trac-rgt {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.location-lft .live-trac-rgt {
  font-weight: 600;
  font-style: italic;
  font-size: 15px;
}

.report-detail-hidecontent.report-detail-secnd {
  min-height: 668px;
}

.report-inner .table-responsive {
  height: 760px;
  overflow: scroll;
  overflow-x: hidden;
}

.noheight {
  height: auto !important;
  overflow: auto !important;
}

body {
  color: #072079 !important;
}

.report-box {
  padding: 15px 20px;
  float: left;
  width: 100%;
}

.select-inner {
  display: inline-block;
  width: 70%;
  float: left;
}

.box-lbl-select {
  display: inline-block;
  width: 32%;
  padding: 16px 20px;
  float: left;
  padding-bottom: 0;
}

.box-lbl-select .control-lable {
  text-align: left;
  width: 120px;
  font-weight: bold;
  font-size: 15px;
  text-transform: capitalize;
  float: left;
  padding: 5px 10px 0 0;
}

.form-box {
  width: 100%;
}

.form-control {
  border-color: #cccccc;
}

.form-control:hover,
.form-control:focus {
  border-color: #000000;
}

select.form-control.select-style:hover {
  border-color: #000000;
}

.select-inner .dropdown.bootstrap-select {
  width: 100% !important;
}

.select-inner .dropdown.bootstrap-select .btn {
  padding: 10px 16px;
  font-size: 13px;
}

.select-inner .dropdown.bootstrap-select .btn-default {
  color: #000;
  background: transparent;
  border-color: #cccccc;
  font-weight: 600
}

.select-inner .dropdown.bootstrap-select .btn-default:hover,
.select-inner .dropdown.bootstrap-select .btn-default:focus {
  color: #000 !important;
  background: transparent;
  border-color: #000000;
  font-weight: 600;
  box-shadow: none;
}

button.btn.dropdown-toggle.btn-default:focus {
  color: #000000;
}

.select-inner .dropdown-menu.open {
  border: 1px solid #9a9595;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -2px;
}

.select-inner .btn-default.focus,
.select-inner .btn-default:focus {
  color: #ffffff !important;
  background-color: #222d32;
  border-color: #222d32;
}

.button-inner {
  float: left;
  margin: 15px 0;
  text-align: center;
  margin-left: 142px;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  border-radius: 0;
}

button.btn.export {
  background: #7b7b7b;
}

button,
button:focus {
  outline: 0;
  outline: none;
}

a.report-detail-coleps i.fa.fa-bars {
  font-size: 23px;
  color: #223454;
}

.report-detail-secnd .form-box {
  width: 100%;
}

.report-detail-secnd .box-lbl-select {
  width: 100%;
  padding: 4px 0 11px 0;
}

.report-detail-secnd .button-inner {
  margin: 15px 0 0;
  text-align: center;
  width: 100%;
}

.report-detail-secnd .select-inner {
  width: 100%;
}

.select-inner .btn-primary {
  background-color: #000000;
  border-color: #000000;
}

.view-btn-datatable {
  display: none;
}

.view-btn-datatableshow {
  display: block;
}

.exportbtn-inner .btn {
  padding: 8px 18px;
  margin: 0 10px;
  min-width: 95px;
  text-align: center;
  background: #696969;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 14px;
}

.exportbtn-inner {
  float: left;
  width: 100%;
  text-align: center;
  margin: 30px 0 10px;
}

.content {
  padding-top: 0;
}

.report-detail-secnd .box-lbl-select .control-lable {
  width: 100%;
  float: left;
  margin: 0 0 4px;
  padding: 0;
}

.select-inner .dropdown-menu>.active>a,
.select-inner .dropdown-menu>.active>a:focus,
.select-inner .dropdown-menu>.active>a:hover {
  background-color: #000000;
}

.content-wrapper {
  position: relative;
}

a.report-detail-coleps {
  position: absolute;
  top: 15px;
  left: 16%;
  cursor: pointer;
}

.box.report-box.report-box-new {
  float: left;
  position: absolute;
  float: none;
  width: 320px;
  top: 0;
  transition: transform .3s ease-in-out, margin .3s ease-in-out;
  height: calc(100vh - 265px);
}

.box.report-new {
  float: none;
  width: auto;
  margin-left: 350px;
  transition: transform .3s ease-in-out, margin .3s ease-in-out;
  position: relative;
}

section.content-header {
  padding-bottom: 10px;
}

.position-r {
  position: relative;
}

.slide-left .box.report-box.report-box-new {
  left: 0px !important;
  width: 0px !important;
  transition: transform .3s ease-in-out, margin .3s ease-in-out;
  z-index: 0 !important;
  display: none;
}

.slide-left .box.report-new {
  float: none;
  margin-left: 0px;
  transition: transform .3s ease-in-out, margin .3s ease-in-out;
}

.skin-blue .main-header .navbar {
  background-color: #1f1f21;
}

.skin-blue .main-header .navbar {
  background-color: #1f1f21;
}

.more-info-div {
  position: relative;
}

.more-info-div i.fa {
  position: absolute;
  top: 8px;
  left: 36%;
  transition: all ease-in-out 0.4s;
  cursor: pointer;
  pointer-events: none;
}

.more-info-div:hover i.fa {
  left: 40%;
  transition: all ease-in-out 0.4s;
}

.more-info-div input.more-info-input {
  background: rgba(0, 0, 0, 0.2);
  border: none;
  color: #fff;
  padding: 0 16px;
  height: 27px;
  text-align: left;
}

.more-info-div input.more-info-input:hover {
  background: rgba(0, 0, 0, 0.6);
}

.btnView,
.btnView:hover,
.btnView:focus {
  float: left;
  width: 60px;
  background: #333333;
  color: #fff;
  text-decoration: none;
}

.btnEdit,
.btnEdit:hover,
.btnEdit:focus {
  float: left;
  width: 50px;
  background: #333333;
  color: #fff;
  text-decoration: none;
}

.btnActive,
.btnActive:hover,
.btnActive:focus {
  float: left;
  width: auto;
  background: #333333;
  color: #fff;
  text-decoration: none;
}

button.exportexel-btn {
  height: 40px;
  background: #ffffff;
  border: 2px solid #21864e;
  color: #000804;
  padding: 0 7px;
  text-transform: capitalize;
  border-radius: 4px;
  font-weight: 600;
  margin: 0 8px;
  transition: all ease-in-out 300ms;
}

.exportexel-btn img {
  width: 26px;
}

button.btn,
button.btn:hover,
button.btn:focus {
  transition: all ease-in-out 300ms;
}

button.exportexel-btn:hover {
  background: #1f7246;
}

button.exportpdf-btn {
  height: 40px;
  background: #ffffff;
  border: 2px solid #f94646;
  color: #000804;
  padding: 0 8px;
  text-transform: capitalize;
  border-radius: 4px;
  font-weight: 600;
  margin: 0 8px;
  transition: all ease-in-out 300ms;
}

button.exportpdf-btn:hover {
  background: #e14045;
}

button.exportpdf-btn img {
  width: 26px;
}

.expoertbtn-outer {
  float: right;
}

.btn.black-btn {
  background: #091f71;
  color: #ffffff;
  margin: 0 10px;
  font-weight: 600;
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 4px;
  border: 2px solid #091f71;
}

.btn.black-btn:hover {
  background: #243a61;
  color: #ffffff;
  border: 2px solid #243a61;
}

span#spnmsg {
  text-align: center;
  width: 100%;
  float: left;
  font-size: 14px;
  color: #de1919;
  font-weight: 600;
  text-transform: capitalize;
}

div#Divmsg {
  float: right;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f1f1f1;
}

.ancer-button {
  background: no-repeat;
  border: none;
  padding: 12px 15px;
  color: #a9a9a9;
  font-size: 15px;
  color: #fff;
}

.ancer-button i {
  width: 20px;
}

.sidebar-menu li:hover {
  background: #252525;
  color: #ffffff;
}

.sidebar-menu li:hover .ancer-button {
  color: #ffffff;
}

header .dropdown-menu li .ancer-button {
  background: #efebeb;
  width: 100%;
  display: inline-block;
  color: #333;
  transition: all ease-in-out 300ms;
  text-align: left;
  padding: 10px 18px;
  font-weight: 600;
  font-size: 14px;
}

.dropdown-menu li .ancer-button:hover {
  background: #0125a7;
  color: #ffffff;
  padding-left: 26px;
  transition: all ease-in-out 300ms;
}

.report-detail-hidecontent .form-control {
  padding-left: 10px;
  padding-right: 10px;
}

#message p {
  padding: 4px 37px !important;
  font-size: 14px !important;
  font-weight: 600;
  margin: 0 0 4px;
  float: left;
  width: 50%;
}

#message {
  padding-top: 0 !important;
}

#message {
  background: #f1f1f1;
  color: #000;
  position: relative;
  padding: 20px;
  margin-top: 10px;
  float: left;
  width: 100%;
  border: 2px solid #19418e;
  border-radius: 5px;
  margin: 20px 0 0;
}

#message h3 {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 10px 0 20px;
  text-align: center;
}

.new-passwrsinner .form-group {
  float: left;
  width: 100%;
}

.new-passwrsinner {
  display: inline-block;
  width: 100%;
  position: relative;
}

.show-inner {
  position: absolute;
  right: 15px;
  top: 32px;
}

.show-inner input[type="checkbox"] {
  float: left;
  width: auto;
}

.show-inner span {
  float: left;
  color: #0c33c1;
  font-weight: 700;
  padding-left: 5px;
  position: relative;
  top: 1px;
}

.login-section button.btn.btn-s {
  margin: 23px 0 0;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: transparent !important;
  border-bottom: none;
}

label {
  color: #1c232f !important;
}

label.live-trac-rgt {
  color: #2a429a !important;
}

a.report-detail-coleps.live-tracking-coloups {
  left: 18% !important;
}

a.btn.live-btngrid {
  background: linear-gradient(to right, #104463 0%, #176ea0 51%, #2d688a 100%) !important;
}

div#example1_filter {
  float: right;
}

div#example_filter {
  float: right;
}

span.add-btn {
  float: right;
  margin: 0 0 10px;
}

span.add-btn .btn.black-btn {
  padding: 5px 20px;
  text-transform: uppercase;
}

.add-formn .form-inline .control-label {
  width: 100% !important;
  margin: 0 0 2px;
}

.add-formn .form-inline .form-control {
  display: inline-block;
  width: 100% !important;
  border-radius: 2px;
  height: 38px;
}

.form-control {
  padding-left: 12px !important;
  border: 1px solid #adadad !important;
}

.navbar-default .navbar-nav>li>a,
.ancer-button {
  font-weight: 600 !important;
}

.form-control:hover {
  border: 1px solid #223454 !important;
}

.btn.btn-link.btnEdit:hover {
  background: #001561 !important;
}

.btn.btn-link.btnView:hover {
  background: #9e4d08 !important;
}

.btnActive {
  background: linear-gradient(to right, #3fad7b, #097b47);
}

.btnActive:hover {
  background: #045423 !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}

.table th,
.table td {
  padding: 8px 0 !important;
}

.table thead tr th {
  border-bottom: none !important;
  padding: 8px 15px !important;
}

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

div#example1_info {
  font-size: 13px;
  font-weight: 500;
  float: left;
}

.btn-outeradd .btn.btn-default {
  border: 2px solid #091f71 !important;
  background: #091f71 !important;
  color: #ffffff !important;
  transition: all ease-in-out 300ms;
}

.btn-outeradd .btn.btn-default:hover {
  background: #ffffff !important;
  color: #020f3e !important;
  transition: all ease-in-out 300ms;
  border: 2px solid #020f3e !important;
}

.position-r .form-control {
  border-radius: 4px;
  border: 1px solid #bfbfbf;
}

.box-lbl-select thead {
  background: transparent !important;
  color: #333333 !important;
}

.bootstrap-datetimepicker-widget {
  border: 1px solid #cccccc;
}


/* Live tracking chnages */

.live-tracking-form .control-lable span {
  float: left;
  width: 85%;
}

.live-tracking-form.s-btn {
  margin: 10px 0 0;
  padding: 0 10px 0;
  display: inline-block;
  border: none;
}

.summary-btn {
  border: none;
  border-radius: 2px;
  padding: 10px 14px;
  font-size: 14px;
  text-transform: capitalize;
  cursor: pointer;
  color: white;
  background-color: #133d88;
  box-shadow: 0 0 4px #264c90;
  outline: none;
  margin: 5px;
  height: 40px;
  font-weight: 600;
}

.summary-btn {
  background-position: center;
  transition: background 0.8s;
}

.summary-btn:hover {
  background: #103982 radial-gradient(circle, transparent 1%, #042258 1%) center/15000%;
}

.summary-btn:active {
  background-color: #6eb9f7;
  background-size: 100%;
  transition: background 0s;
}

.trips-summary-btn {
  border: none;
  border-radius: 2px;
  padding: 10px 14px;
  font-size: 14px;
  text-transform: capitalize;
  cursor: pointer;
  color: white;
  background-color: #4c4c4c;
  box-shadow: 0 0 4px #383838;
  outline: none;
  margin: 5px;
  height: 40px;
  font-weight: 600;
}

.trips-summary-btn {
  background-position: center;
  transition: background 0.8s;
}

.trips-summary-btn:hover {
  background: #040404 radial-gradient(circle, transparent 1%, #494949 1%) center/15000%;
}

.trips-summary-btn:active {
  background-color: #b7dcfa;
  background-size: 100%;
  transition: background 0s;
}

li.welcomeuser {
  color: #ffffff;
  background: #345796;
  padding: 10px;
  border-radius: 2px;
  display: inline-block;
  float: left;
}

li.welcomeuser span1 {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  color: #d2d1d1;
}

li.welcomeuser span {
  padding-left: 4px;
  font-weight: 500;
  display: inline-block;
}

li.last-child a {
  color: #ffffff !important;
  padding: 10px 18px 14px !important;
  float: left;
  font-size: 14px;
}

.collapse.navbar-collapse {
  position: relative;
}

.head-rightm {
  float: right;
  margin: 12px 40px 0;
}

a.navbar-brand {
  margin-left: 100px !important;
}

@media (min-width: 1200px) {
  .container-header {
    min-width: 100%;
  }
}

.live-tracking-h .box.report-box.report-box-new.live-tracking-left {
  height: 800px;
}

.live-tracking-h .live-tracking-map {
  height: 800px;
}

.gps-counters {
  float: left;
  width: 100%;
  padding: 40px 0 50px;
  background: #eff5ff;
}

.gps-counters-inner {
  float: left;
  width: 100%;
  margin: 15px 0 0;
}

.head-port {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #2447ca;
  margin: 0 0 20px;
}

.navbar-brand {
  float: left;
  height: auto;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-default {
  background: rgb(236, 233, 233);
}

.navbar-nav li a {
  background: transparent;
  color: #2a4371;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #2a4371;
  background: transparent;
  border-bottom: none;
}

.logout-btn a {
  background: #091f71 !important;
}

li.last-child:hover {
  background: #162950;
}

a.last-logo {
  display: inline-block;
  padding: 6px 0 0 !important;
}

li.last-logo-in {
  padding: 0 80px 0 0;
}

.dash-h .navbar-default {
  background-color: #193ecc;
}

.navbar-default .navbar-nav>li>a {
  color: #ffffff;
}

.ancer-button {
  text-decoration: underline;
}

.small-box {
  opacity: 0.8;
}

.small-box:hover {
  opacity: 1;
}

.small-box {
  transition: all .4s ease-out;
}

.small-box:hover {
  transform: scale(1.08);
  transition: all .4s ease-out;
}

.dashboard-outer .col-md-2 {
  width: 13%;
  margin: 0 12px;
}

.square-dashborads .inner {
  padding: 10px 12px;
}

.dash-bg {
  background: #ecf0f5;
}

body {
  background: #ecf0f5;
}

.dash-bg-bx .small-box {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.8);
  width: auto;
  height: auto;
  border: 1px solid rgba( 0, 0, 0, 0.6);
  border-top-right-radius: 30px;
  border-bottom-left-radius: 26px;
}

.dash-bg-bx .more-info-input {
  border-bottom-left-radius: 30px;
}

.square-dashborads .small-box .icon {
  position: absolute;
  top: 15px;
}

.dash-bg-bx2 .small-box .icon {
  left: 6%;
}

.dash-bg-bx2 .small-box h3 {
  text-align: right;
}

.dash-bg-bx2 button.ancer-button {
  text-align: right;
  float: right;
  padding: 10px 0 18px;
}

.dash-bg-bx2 .more-info-div i.fa {
  bottom: 6px;
  left: 36%;
  left: 74px;
  top: auto;
}

.dash-bg-bx2 .small-box.bg-green {
  background-color: transparent !important;
  border: 2px solid #32902d !important;
}

.dash-bg-bx2 i.fa.fa-road {
  color: #32902d;
}


/* new css */

.navbar-brand {
  padding: 10px 15px 0;
}

.caret {
  border-color: #ffffff;
}

.navbar-nav>li>.dropdown-menu {
  width: 210px;
}

.navbar-nav .ancer-button {
  text-decoration: none;
}


/* trip */

iframe.trip-map {
  display: inline-block;
  width: 100%;
  height: 688px;
}

.trip-lefttble {
  width: 100%;
  float: left;
  margin: 0 16px 0 0;
  position: relative;
}

.trip-rightmap {
  width: 49.5%;
  float: right;
  position: relative;
  display: none;
}

.full-table .trip-rightmap {
  display: block;
}

.content-wrapper.dash-bg {
  position: relative;
}

.Trip-inner.main .trip-lefttble {
  width: 0%;
  margin: 0;
}

.Trip-inner.main .trip-rightmap {
  width: 100%;
  float: left;
}

.searchfilter i {
  padding: 0 0 0 5px;
}

#searchfilter {
  z-index: 99999;
}

.modal-header {
  background: #0e2fab !important;
}

#searchfilter .modal-dialog {
  width: 600px;
  margin: 110px auto;
}

#searchfilter .modal-content {
  position: relative;
  border: 1px solid #264c90;
}

.btn.blue-btn {
  background: #0828a0;
  color: #ffffff;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 600;
}

.btn.blue-btn:hover {
  background: #051039;
  color: #ffffff;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 600;
}

.btn.gray-btn {
  background: #a9a9a9;
  color: #fff;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 600;
}

.btn.gray-btn:hover {
  background: #5f5f5f;
  color: #fff;
}

#searchfilter .modal-footer {
  text-align: center;
}

.searchfilter-body .box-lbl-select {
  width: 100%;
  padding: 4px 0;
  float: left;
}

.searchfilter-body {
  display: inline-block;
  width: 100%;
}

.searchfilter-body .select-inner {
  display: inline-block;
  width: 100%;
  float: left;
}

.searchfilter-body .box-lbl-select .control-lable {
  width: 100%;
  margin: 0 0 4px;
  font-size: 14px;
  padding: 0;
  color: #1c232f;
}

.searchfilter-body .form-control {
  margin-bottom: 6px;
}

#searchfilter .modal-body {
  padding: 15px 30px;
}

#searchfilter .modal-header {
  padding: 12px 30PX;
}

#searchfilter .modal-content {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.searchfilter-body .input-group .form-control {
  margin-bottom: 0px;
}

.searchfilter-body .form-box {
  width: 100%;
  display: inline-block;
}

.bootstrap-datetimepicker-widget table thead {
  background: #ffffff;
  color: #4a4a4a;
}

.show-table-fullmap {
  background: #4671bd;
  padding: 4px 8px;
  color: #fff;
  border-radius: 2px;
  text-transform: capitalize;
  cursor: pointer;
  width: 35px;
  float: left;
}

.hide-table-fullmap {
  cursor: pointer;
  background: #505050;
  color: #fff;
  padding: 4px 8px;
  border-radius: 2px;
  text-transform: capitalize;
  width: 34px;
  height: 30px;
  float: right;
}

section.content.trip-summary {
  display: inline-block;
  width: 100%;
  margin: 100px 0 0;
}

.full-table .trip-lefttble {
  width: 100%;
}

.Trip-inner.full-table .trip-lefttble {
  width: 49%;
  float: left;
  margin: 0 16px 0 0;
  position: relative;
}

.Trip-inner .box {
  height: 688px;
  overflow: scroll;
}

.hide-table-fullmap i.fa.fa-bars {
  font-size: 20px;
}

.show-table-fullmap i.fa.fa-bars {
  font-size: 20px;
}

.content-header.trip-summary-head>h1 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  top: 10px;
  text-align: center;
}

.Trip-inner table th {
  border: 1px solid #264c90;
}

.Trip-inner {
  float: left;
  width: 100%;
  position: relative;
}

span.trip-sumrytitle {
  text-align: left;
  float: left;
  font-size: 18px;
  font-weight: 600;
  padding: 3px 0 0 12px;
}

.dash-map {
  float: left;
  width: 44px;
  border: 2px solid #458663;
  border-radius: 3px;
  margin-right: 10px;
  cursor: pointer;
  height: 40px;
  background: #ffffff;
}

.navbar-brand {
  float: left;
  height: auto;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-default {
  background: rgb(236, 233, 233);
}

.navbar-nav li a {
  background: transparent;
  color: #2a4371;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #2a4371;
  background: transparent;
  border-bottom: none;
}

.navbar-default .navbar-nav>li>a {
  color: #ffffff;
}

li.last-child:hover {
  background: #162950;
}

a.last-logo {
  display: inline-block;
  padding: 6px 0 0 !important;
}

.navbar-nav {
  float: none;
  margin: 0;
  display: inline-block;
}

a.forgot-pass {
  float: right;
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
  color: #3d64af;
}

.login-inner .form-group {
  display: inline-block;
  width: 100%;
}

.tblnote {
  float: left;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  margin: 10px 0 0;
  color: #464646;
}

.tblnote span {
  font-weight: bold;
}

span.to {
  padding: 0 10px 0 0 !important;
  display: inline-block;
  font-size: 16px;
}

.dataTables_filter input {
  height: auto;
  margin: 5px 0 0;
}

.content-wrapper.add-formninner {
  min-height: 770px;
}

.content-wrapper.add-formninner {
  background: url("../images/contact-bg.jpg");
}

.trip-head {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}

.trip-head h1 {
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  text-align: left;
  float: left;
  width: 100%
}

.error-msg {
  float: left;
  width: 100%;
  color: #b31e1e;
  border-radius: 4px;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  margin: 6px 0;
}

section.content-header.trip-summary-head {
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
}

section.newCounter-inner {
  float: left;
  width: 100%;
}

.counter-Outer {
  float: left;
  width: 100%;
  padding: 30px 0 40px;
  background: #ffffff;
}

.counter-innner {
  float: left;
  width: 100%;
}

.counter-innner span.counter.counter-analog {
  width: 33.33%;
  text-align: center;
  display: inline-block;
}

.show-hideicon {
  display: inline-block;
  width: 100%;
  position: relative;
  top: -6px;
  text-align: center;
}

.Trip-inner.full-table .hide-table-fullmap {
  display: none;
}

.Trip-inner.main .show-table-fullmap {
  display: none;
}

.trip-summary-vechle-outer {
  float: left;
  width: 100%;
}

.trip-summary-inner {
  float: left;
  width: 20%;
}


/* The container */

.cont {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  text-transform: capitalize;
}


/* Hide the browser's default checkbox */

.cont input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #2d2d2d;
}


/* When the checkbox is checked, add a blue background */

.cont input:checked~.checkmark {
  background-color: #4e4e4e;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


/* Show the checkmark when checked */

.cont input:checked~.checkmark:after {
  display: block;
}


/* Style the checkmark/indicator */

.cont .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.aaVehicles-outer {
  float: left;
  width: 60%;
  text-align: center;
  position: relative;
  top: 5px;
}

.aVehicles-inner {
  float: none;
  width: 15%;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
  margin: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 2px;
}

.aVehicles-icon {
  float: right;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.counter-name {
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #585858;
}

.counter-nameinner {
  float: left;
  width: 33%;
  text-align: center;
  margin: 20px 0;
}

.head-port {
  margin: 0 0 10px;
}

.box-lbl-select .input-group.date .input-group-addon {
  background: #0e2fab;
  color: #fff;
}

.box-lbl-select .input-group-addon {
  border: 1px solid #0e2fab;
}

.header-section .right-btn li:hover {
  background: transparent;
}

.trip-period span {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #4c4c4c;
}

label.fromdate {
  padding: 0 10px;
  color: #264c90 !important;
  float: left;
}

span.to {
  padding: 0px 4px 0 20px !important;
  display: inline-block;
  font-size: 16px;
}

label.todate {
  color: #264c90 !important;
  padding: 0 10px;
}

.trip-period {
  display: inline-flex;
  position: relative;
  top: 2px;
}

.home-head .navbar-default .navbar-nav>li>a:hover {
  background: transparent !important;
  color: #2a4371 !important;
}

.header-section.home-head li:hover {
  background: transparent !important;
  color: #2a4371 !important;
}

.header-section li.last-child:hover a {
  background: #1a3056 !important;
  color: #ffffff !important;
}

.navbar-center li:hover {
  background: #0125a7;
}

span.login-btn {
  background: #2447ca;
  border-radius: 2px;
  color: #fff;
  font-weight: 600;
  margin-left: 40px;
  display: inline-block;
}

span.login-btn a {
  color: #fff;
  text-transform: capitalize;
  padding: 9px 14px;
  display: inline-block;
}

span.login-btn:hover {
  background: #1a2d52;
}

.counter-inner {
  float: left;
  width: 33.33%;
  text-align: center;
}

.counter.col_fourth {
  background: #07248e;
  width: auto;
  display: inline-block;
  padding: 6px 15px;
  color: #fff;
  border-radius: 2px;
}

.counter.col_fourth h2 {
  margin: 0;
  font-size: 22px;
  float: left;
}

.counter.col_fourth span {
  font-size: 20px;
  font-weight: 600;
  float: left;
  padding: 0px 0 0 4px;
  position: relative;
  top: -1px;
  left: 2px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  vertical-align: middle;
}

button.playpouse-btn {
  background: #011d86;
  border: none;
  color: #fff;
  padding: 4px 4px;
  border-radius: 4px;
  width: 40px;
  height: 30px;
  margin: 0px 10px 0px;
  margin: auto;
}

.play .fa.fa-pause {
  display: none;
}

.play.pouse .fa.fa-pause {
  display: block;
}

.play.pouse .fa.fa-play {
  display: none;
}

section.site-bannersectionnew {
  float: left;
  width: 100%;
}

.site-bannersectionnew img {
  width: 100%;
}

.site-bannersecleft {
  float: left;
  width: 40%;
  text-align: left;
  font-size: 44px;
  font-weight: 600;
  padding: 100px 0 0;
}

.site-bannersecright {
  float: right;
  width: 50%;
  margin: 40px 0 0;
}

.theme-dffrt {
  float: right;
  position: fixed;
  top: 220px;
  z-index: 999999999;
  transition: all ease-in-out 300ms;
  right: -190px;
  display: none;
}

.sidebarr .theme-dffrt {
  display: block;
}

.theme-dffrt-icon {
  float: left;
  padding: 6px 12px;
  color: #FFF;
  border-radius: 3px;
  cursor: pointer;
  background: linear-gradient(141deg, #0c33c1 0%, #092796 51%, #032296 75%);
  right: 0;
  transition: 0.5s;
  background-size: 200% auto;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  top: 42px;
  position: relative;
}

.theme-dffrt-one {
  width: 190px;
  background: #ffffff;
  float: left;
  transition: all ease-in-out 300ms;
  position: relative;
  top: 42px;
  text-align: center;
  border: 1px solid #bfbfbf;
  padding: 4px 2px 10px;
}

.theme-dffrt-two {
  transition: all ease-in-out 300ms;
  right: 40px;
}

.theme-btninner .aVehicles-inner {
  float: left;
  width: 100%;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
  margin: 10px 10px 0;
}

.Progress-inner {
  display: inline-block;
  width: 100%;
}

.theme-btninner {
  display: inline-block;
  width: 100%;
}

.aVehicles-sidetite {
  display: inline-block;
  width: 100%;
  background: #2e57a0;
  color: #fff;
  padding: 8px 5px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 15px;
}

.reply-inner {
  float: left;
  width: 100%;
  margin: 10px 0 0;
  text-align: center;
}

.progress-inner {
  display: inline-block;
  width: 100%;
  padding: 15px 12px;
}

.progress {
  margin-bottom: 0;
  background-color: #bfbfbf;
}

.theme-dffrt-one .cont input:checked~.checkmark {
  background-color: #091f71;
}

.theme-dffrt-one label {
  color: #191919 !important;
}

.theme-dffrt-one .checkmark {
  background-color: #2a53ec;
}

.progress-bar {
  background-color: #33b74e;
}

.theme-dffrt-icon i.fa.fa-map-marker {
  font-size: 20px;
}

.owl-carousel .owl-item img {
  width: auto;
}

button.owl-prev {
  height: 50px;
  width: 50px;
  background: #ffffff !important;
  border-radius: 50%;
  position: absolute;
  left: -20%;
  top: 106px;
}

button.owl-next {
  height: 50px;
  width: 50px;
  background: #ffffff !important;
  border-radius: 50%;
  position: absolute;
  right: -20%;
  top: 106px;
}

button.owl-prev span {
  font-size: 28px;
  font-weight: 500;
  top: -2px;
  position: relative;
  color: #040404;
}

button.owl-next span {
  font-size: 28px;
  font-weight: 500;
  top: -2px;
  position: relative;
  color: #040404;
}

.dataTable th {
  text-align: center;
}

#example3 th {
  font-size: 14px;
}

#example3 td {
  font-size: 13px;
  font-weight: 500;
  text-align: center;
}

button.show-mapp {
  float: left;
  padding: 0;
  height: 33px;
  width: 36px;
  border: 2px solid #264c90;
  border-radius: 2px;
}

.search-showinner {
  float: right;
}

.searchfilter {
  float: right;
  position: relative;
  background: #091f71;
  border: 0;
  color: #fff;
  padding: 6px 8px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 600;
  margin-left: 20px;
}

.map-tooltip {
  background: #fff;
  padding: 12px;
}

.Vehicle-num {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 2px 0;
  display: inline-block;
}

.Vehiclenum-info {
  font-size: 14px;
  color: #757575;
  font-weight: 600;
  margin: 1px 0;
}

.Vehiclenum-info span {
  color: #000000;
}

.gm-style .gm-style-iw-t::after {
  top: 15px !important;
}

.gm-style .gm-style-iw-c {
  border-radius: 4px !important;
  padding: 0 !important;
}

.gm-ui-hover-effect img {
  width: 20px !important;
  height: 20px !important;
}

.show-map-side .trip-rightmap {
  display: block;
}

.show-map-side .trip-lefttble {
  width: 49%;
}

.show-map-side.full-tables .trip-lefttble {
  width: 100%;
}

.full-tables .trip-lefttble {
  width: 49%;
}

.full-tables .trip-rightmap {
  display: block;
}

.show-map-side.full-tables .trip-rightmap {
  display: none;
}

span.trip-sumrytitle {
  padding: 6px 0 0;
}

.btnView {
  background: #b96f31;
}

.btnView:hover {
  background: #883f01;
}

.btn.btnActive {
  background: #348e34;
}

.btn.btnActive:hover {
  background: #005630;
}

.btn {
  padding: 4px;
  font-size: 13px;
  font-weight: 500;
}

.btn.black-btn.cancel-btn {
  background: #7d7d7d;
  border: 2px solid #7d7d7d;
}

button,
button:focus {
  outline: none;
  outline: 0;
}

.master-tablegrid-form {
  display: none;
}

.master-tablegrid-form.master-tablegrid-open {
  display: block;
}

.btn-link,
.btn {
  border-radius: 2px !important;
}

.btnEdit {
  background: #06238e;
}

.btnEdit:hover {
  background: #06238e;
}

.navbar-center.login-menu li:hover {
  background: transparent !important;
}

span.sidemap-viewtxt {
  position: relative;
  top: 1px;
  left: 5px;
  font-size: 13px;
}

h4.client-det {
  margin: 0;
  margin-top: -32px;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 20px;
}

li.logout-btn a {
  background: #223454;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 4px;
  border: 2px solid #091f71;
  transition: all ease-in-out 300ms;
  position: relative;
  top: 12px;
  margin-right: 40px;
  padding: 10px 12px !important;
}

div#fmsVuZG-1558589267917 {
  display: none;
}

.theme-background-color {
  background-color: #3376f9 !important;
}

button.theme-background-color:hover {
  background-color: #42639c !important;
}

.theme-background-color {
  background-color: #002273 !important;
}

.show-map-side.side-pin .theme-dffrt {
  display: block;
}

table tbody tr td input.btn {
  margin: 0 2px;
}

.dash-map button {
  background: none;
  border: none;
  height: 35px;
  padding: 0 4px;
}

td.dataTables_empty {
  color: #f00;
}

form {
  margin: 0px;
}

a.ancer-buttons {
  background: #3657d0;
  color: #fff !important;
  padding: 7px 10px;
  text-decoration: none !important;
  border-radius: 2px;
  position: relative;
  top: 2px;
}

@media (max-width: 1360px) {
  .btn.btnActive {
    margin: 5px 0 0;
  }
}


/* user profile modal */

#user-profile {
  z-index: 99999;
}

#user-profile .modal-dialog {
  width: 800px;
  margin: 110px auto;
}

.user-proinner {
  float: left;
  width: 100%;
}

.user-proinner .box-lbl-select {
  width: 47%;
  margin: 2px 10px;
}

#user-profile .box-lbl-select .control-lable {
  width: 100%;
  margin: 0 0 2px;
  font-size: 14px;
  padding: 0;
  color: #505050;
}

.user-proinner-foot.modal-footer {
  text-align: center;
}

.user-proinner .full-w {
  width: 97% !important;
}


/* user profile modal */

.subheader {
  float: left;
  width: 100%;
  background: #4268fb;
  min-height: 210px;
  padding: 96px 0 0;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}

.form-client {
  width: 70%;
  background: #fff;
  margin: auto;
}

.form-client form.form-inline {
  padding: 35px 40px;
  display: inline-block;
  border-radius: 6px;
  float: left;
  width: 100%;
  background: #ffffff;
  margin-top: -50px;
  box-shadow: 0 0 4px 1px #c7c7c7;
}

.form-client-inn {
  float: left;
  width: 100%;
}

.form-inline .form-client-inn .form-control {
  width: 100%;
}

.form-client .control-label {
  margin-bottom: 4px;
}

.form-client-inn .form-group {
  width: 47%;
  float: left;
  margin: 6px 15px;
}

span#lbldeviceError {
  font-size: 10px !important;
  font-weight: 600;
}

li.head-user.profile-user {
  margin: 18px 20px 0 2px;
  float: left;
}

li.head-user.profile-user button#btnProfile {
  background: transparent;
  border: none;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  padding-left: 10px;
}

.form-client form.form-inline {
  margin-bottom: 100px;
}

form.excel-btnhis {
  float: left;
}

.excel-btnhis button#btnshowexcl {
  height: auto;
  padding: 2px 6px;
  margin: 0 15px 0;
}

.intro {
  background: #193ecc !important;
  color: #ffffff !important;
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
  width: 100%;
}

#example1 tbody tr td a.ancer-buttons:hover {
  background: #09258e;
}

.live-tracking-graphleft {
  float: left;
  width: 50%;
  border-right: 2px solid #203d6f;
}

.content-header.live-trackingraphhead {
  margin: 60px 0 0;
}

.live-tracking-graphrgt {
  margin-left: 850px;
}

.live-tracking-graph {
  float: left;
  width: 100%;
  background: #fff;
  border-top: 2px solid #203d6f;
  position: relative;
}

.live-tracnomb {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  float: left;
  padding: 10px;
}

.tracking-graph {
  float: left;
  width: 100%;
}

.Graphform {
  float: left;
  width: 100%;
}

.live-tracking-formgrapgh {
  float: left;
  width: 50%;
}

.live-tracking-formgrapgh .control-lable {
  float: left;
  width: 50%;
}

.live-tracking-formgrapgh {
  float: left;
  width: 50%;
  border-bottom: 2px solid #203d6f;
  padding: 10px;
}

.live-tracking-formgrapgh .control-lable span {
  width: 80%;
  float: left;
}

.live-tracking-formgrapgh .live-trac-rgtgraph {
  color: #193ab9 !important;
   float: left;
}

.Graphform-box {
    float: left;
    width: 100%;
    margin: 40px 0 0;
}


a.tracking-grapgh {
  position: absolute;
  left: 15%;
  top: -32px;
  cursor: pointer;
}

a.tracking-grapgh i.fa.fa-bars {
  font-size: 23px;
  color: #223454;
}

.slide-left .live-tracking-graphleft {
  width: 0;
  border: none;
}

.slide-left .live-tracking-graphrgt {
  margin: 0;
}

.live-tracking-map.graph-map {
    height: 668px !important;
}

span#splon {
    float: left;
    font-weight: 600;
    padding: 0 0 0 10px;
    color: #193ab9 !important;
}

span.coma {
    float: left;
    padding-left: 10px;
}

span.dash-notifaiction {
    float: right;
    margin: 6px 10px 0 0;
    font-size: 16px;
    color: #4a4a4a;
}

.dash-notifaiction .btnnoti {
    background: transparent;
    border: none;
}

.dash-notifaiction .caret {
    left: -8px;
    top: -3px;
    border-color: #4a4a4a;
}

.dash-notifaiction ul.dropdown-menu {
    right: 0;
    left: auto;
    width: 230px;
}

.dash-notifaiction ul.dropdown-menu li{
  padding: 20px 10px;
}

section.content-header h1 i {
    font-size: 20px;
    padding-right: 3px;
}

ul.dropdown-menu.dash-notif {
    display: none !important;
}

.dropdown.open .dropdown-menu.dash-notif {
    display: block !important;
    top: 33px;
    border: 1px solid #92a7f3;
    border-radius: 2px;
}

ul.dropdown-menu.dash-notif::before {
    content: "";
    height: 16px;
    width: 16px;
    display: inline-block;
    position: absolute;
    top: -9px;
    transform: rotate(45deg);
    margin: auto;
    left: 0;
    right: -80px;
    border-left: 1px solid #92a7f3;
    border-top: 1px solid #92a7f3;
    background: #fff;
}

.dash-notifaiction ul.dropdown-menu li {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #92a7f3 !important;
}

.dash-notif>li>a {
    padding: 12px 10px;
    font-weight: 600;
    color: #333;
    white-space: nowrap;
    position: relative;
    z-index: 999;
}

.dash-notif li span {
    float: right;
    background: #0c33c1;
    color: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 12px;
}

.dash-notifaiction .dropdown-menu>li>a:focus, .dash-notifaiction .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #e6e5e5;
}

ul.dropdown-menu.dash-notif {
    padding: 0;
}

p.notification-count {
    background: #f00;
    color: #fff;
    font-size: 12px;
    height: auto;
    width: auto;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    padding: 6px;
    display: inline-block;
    position: relative;
    left: -16px;
    top: -11px;
}

.footer-copyright img {
    width: 7%;
    position: relative;
    top: -2px;
}