/*
Template Name: Material Pro Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Material Pro Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*Preloader*/
.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff; }
  .preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px); }

/*******************
/*Top bar
*******************/
.topbar {
  background: #006BB6;
  background: -moz-linear-gradient(left, #006BB6 30%, #a31008 100%);
  background: -webkit-linear-gradient(left, #006BB6 30%, #a31008 100%);
  background: linear-gradient(left, #006BB6 30%, #a31008 100%);
  background-image: url("/static/themes/webapp/pics/footer_Android.jpg");
}
  .topbar .navbar-header {
    /* background: rgba(0, 0, 0, 0.05); */
    background: #006BB6;
   }
  .topbar .top-navbar .navbar-header .navbar-brand .dark-logo {
    display: none; }
  .topbar .top-navbar .navbar-header .navbar-brand .light-logo {
    display: inline-block;
    color: rgba(255, 255, 255, 0.8); }
  .topbar .navbar-light .navbar-nav .nav-item > a.nav-link {
    color: rgb(163, 16, 8); }
    .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus {
      color: rgba(163, 16, 8, 0.8) ; }

/*******************
/*General Elements
*******************/
a.link:hover, a.link:focus {
  color: #006BB6 !important; }

.bg-theme {
  background-color: #006BB6 !important; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #006BB6;
  border-color: #006BB6; }

.right-sidebar .rpanel-title {
  background: #006BB6; }

.stylish-table tbody tr:hover, .stylish-table tbody tr.active {
  border-left: 4px solid #006BB6; }

.text-themecolor {
  color: #006BB6 !important; }

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active {
  border-bottom: 2px solid #006BB6;
  color: #006BB6; }

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
  color: #006BB6; }

/*******************
/*Buttons
*******************/
.btn-themecolor,
.btn-themecolor.disabled {
  background: #006BB6;
  color: #ffffff;
  border: 1px solid #006BB6; }
  .btn-themecolor:hover,
  .btn-themecolor.disabled:hover {
    background: #006BB6;
    opacity: 0.7;
    border: 1px solid #006BB6; }
  .btn-themecolor.active, .btn-themecolor:focus,
  .btn-themecolor.disabled.active,
  .btn-themecolor.disabled:focus {
    background: #028ee1; }

/*******************
/*sidebar navigation
*******************/
.sidebar-nav {
  background: #fff; }
  .sidebar-nav ul li a {
    color: #607d8b; }
    .sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
      color: #006bb6; }
    .sidebar-nav ul li a.active {
      color: #263238; }
  .sidebar-nav ul li.nav-small-cap {
    color: #99abb4; }
  .sidebar-nav > ul > li.active > a,
  .sidebar-nav > ul > li.active:hover > a {
    color: #ffffff;
    background: #006bb6; }
    .sidebar-nav > ul > li.active > a i,
    .sidebar-nav > ul > li.active:hover > a i {
      color: #ffffff; }
    .sidebar-nav > ul > li.active > a:after,
    .sidebar-nav > ul > li.active:hover > a:after {
      border-color: #ffffff; }
  .sidebar-nav > ul > li > a.active i, .sidebar-nav > ul > li > a:hover i {
    color: #006bb6; }
  .sidebar-nav > ul > li > a i {
    color: #99abb4; }
  .sidebar-nav > ul > li > a.active {
    font-weight: 400;
    background: #ffffff;
    color: #006BB6; }

.card-no-border .sidebar-nav > ul > li > a.active {
  color: #ffffff;
  background: #006bb6; }
  .card-no-border .sidebar-nav > ul > li > a.active i {
    color: #ffffff; }
  .card-no-border .sidebar-nav > ul > li > a.active:after {
    border-color: #ffffff; }


.base-text {
  text-align: center;
  padding-top: 10%;
  font-size: x-large;
}
.card-title {
  font-weight: bold;
  font-size: x-large;
  color: #005baa;
}
.ml-mr-auto, .mr-ml-auto {
  margin-left: auto;
  margin-right: auto;
}
.block {
  display: block;
}
.inline-flex {
  display: inline-flex;
}
.left {
  text-align: left;
}
.ti-menu {
  color: #006BB6;
}
.blue-uniqa {
  color: #006BB6;
}
.red-uniqa {
  color: #a31008!important;
}
.btn.btn-block.btn-outline-success:hover a .hover-text-white {
  color: white;
}
.w150 {
  width: 150px;
}
.w100 {
  width: 100px;
}
.w180 {
  width: 180px;
}
.large {
  font-size: large;
}

.bg-red {
  background-color: #a31008;
  color: white!important;
  border-color: #a31008;
  min-width: 110px;
}
.bg-red:hover {
  background-color: #a31008;
  color: white!important;
}
.bg-blue {
  background-color: #005baa;
  color: white!important;
  min-width: 110px;
}
.ui-widget-content {
  background: #fff;
  color: #222;
}

.ui-widget-header {
  border: none;
  background: #fff;
  color: #222
}

.ui-datepicker-next {
  background: #99ccff;
}

.ui-datepicker-prev {
  background: #99ccff;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .min-h {
    height: 120px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .min-h {
    height: 140px;
  }
 }
@media (min-width: 1200px) {
  .min-h {
    height: 130px;
  }
 }

#div_id_freeTextTwo label, #div_id_freeTextOne label {
  height: 85px;
}
