/*START OF SUBHAM'S CSS */

/*    changed style */
.table tbody tr td {
  word-break: break-all !important;
}

@media (max-width: 1024px) {
  .right-panel {
    margin-left: 85px !important;
  }

  body .modal-header {
    text-shadow: none !important;
  }

  .open aside.left-panel .navbar .navbar-nav li>a {
    background: none !important;
    /* color: #607d8b !important; */
    display: inline-block !important;
    font-size: .8rem !important;
    line-height: 26px !important;
    padding: 10px 0 !important;
    position: relative !important;
    width: 100% !important;
  }

  .open aside.left-panel .navbar .navbar-nav li>a .menu-icon {
    float: left !important;
    margin-top: 4px !important;
    width: 35px !important;
    text-align: left !important;
    z-index: 9 !important;
    font-size: 1rem !important;
  }

  .open aside.left-panel .navbar .navbar-nav li>a {
    max-width: 100% !important;
  }
}

@media (max-width: 768px) {
  .small-device .right-panel {
    margin-left: 0 !important;
    margin-top: 70px;
  }

  .right-panel header.header .top-left {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 10px 40px !important;
    z-index: 999 !important;
  }

  .left-panel.open-menu {
    display: block;
    margin-top: 10px !important;
  }

  aside.left-panel {
    height: 65vh !important;
  }


}

.page-item.active .page-link {
  color: #fff;
  background-color: #577ad3;
  border-color: #577ad3;
}

.navbar .navbar-nav>li.active,
.navbar .navbar-nav li.active .menu-icon,
.navbar .navbar-nav li:hover .toggle_nav_button:before,
.navbar .navbar-nav li .toggle_nav_button.nav-open:before {
  background: #577ad3 !important;
  color: white !important;
}

.navbar .navbar-nav li>a .menu-icon,
.navbar .navbar-nav li>a {
  color: #575b5e !important;
}

.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:focus,
.navbar .navbar-nav>.active>a:hover {
  color: #DD8643;
  color: white !important;
}

aside.left-panel .navbar .navbar-nav li>a .menu-icon {
  margin-top: 4px !important;
}

.input-curve {
  border-radius: 20px 0 0 20px;
}

.btn-curve {
  border-radius: 0 40px 40px 0 !important;
}

input::-webkit-input-placeholder {
  color: lightgray !important;
}

.select-limit-label {
  display: block;
  margin-bottom: 0;
}

.custom-limit {
  display: inline-block;
  height: 2rem;
  width: 7%;
  padding: .1rem 0.5rem;
}

.badge.badge-info,
.badge.badge-success,
.badge.badge-warning,
.badge.badge-danger {
  border-radius: .25rem;
  padding: 0.3rem 0.5rem;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.badge-warning {
  color: #fff;
}

.table thead tr {
  background: #577ad3;
  color: white;
}

.table thead tr th {
  font-weight: 400;
  padding: 0.2rem 0.6rem;
}

.table tbody tr td a {
  color: #577ad3 !important;
}

.table tbody tr td {
  vertical-align: middle;
  padding: 0.45rem;
  color: #121417;
}

.table thead tr th {
  vertical-align: middle;
}

.table.table-bordered {
  margin-bottom: 0;
  font-size: 13px !important;
}

.action i.fa-pencil-alt {
  color: #577ad3;
}

.action i.fa-ban,
.text-danger {
  color: #dc3545 !important;
}

.action i.fa-check,
.text-success {
  color: #009933;
}

.page-item.active .page-link:hover {
  color: #fff;
  background-color: #577ad3;
  border-color: #577ad3;
}

tbody .name:hover,
tbody .firstname:hover {
  text-decoration: underline;
  cursor: pointer;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu i {
  color: #575b5e !important;
}

/* .navbar .navbar-nav li.active.menu-item-has-children {
  padding-left: 0;
  padding-right: 0;
  background: #fff !important;
}

.navbar .navbar-nav li.active.menu-item-has-children a {
  background: #577ad3 !important;
  color: white !important;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 0 20px 20px 0;
}

.navbar .navbar-nav li.active.menu-item-has-children.show a:before {
  border-color: transparent #fff #fff transparent !important;
  border-width: 2px !important;
  right: 15px !important;
} */



.navbar .navbar-nav li.active.menu-item-has-children {
  border-radius: 0;
  background: #adc4ff !important;
  padding-bottom: 10px;
  border-radius: 0 20px 20px 0;
}

.navbar .navbar-nav li.active.menu-item-has-children a,
.navbar .navbar-nav li.active.menu-item-has-children i {
  color: #575b5e !important;
  font-weight: bold;
}

.navbar .navbar-nav li.active.menu-item-has-children .sub-menu li.active {
  background: #577ad3;
  padding-left: 25px;
  color: white !important;
  width: 100%;
  border-radius: 20px;
}

.navbar .navbar-nav li.active.menu-item-has-children .sub-menu li {
  padding-left: 25px;
}

.navbar .navbar-nav li.active.menu-item-has-children .sub-menu li a,
.navbar .navbar-nav li.active.menu-item-has-children .sub-menu li i {
  color: #575b5e !important;
  background: none !important;
  font-weight: normal;
}

.navbar .navbar-nav li.active.menu-item-has-children .sub-menu li.active a,
.navbar .navbar-nav li.active.menu-item-has-children .sub-menu li.active i {
  color: #fff !important;
  background: none !important;
  font-weight: normal;
}

.navbar .navbar-nav li.active.menu-item-has-children .menu-icon {
  background: #adc4ff !important;
}


.navbar .navbar-nav li.active.menu-item-has-children .sub-menu {
  padding: 0 !important;
  background: #adc4ff !important;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu {
  padding: 0 !important;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu i {
  left: 20px !important;
}

.pad-r-0 {
  padding-right: 0 !important;
}

.mar-r-0 {
  margin-right: 0 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background: #577ad3;
}

#reportWrapper .nav-item a,
#settingWrapper .nav-item a {
  font-size: 16px !important;
  text-transform: capitalize !important;
  font-weight: normal !important;
  border-right: 2px solid #dedede;
}

.form-group .error {
  color: #dc3545 !important;
  font-size: 12px !important;
}

.dropdown-menu.left-auto.show {
  clip-path: polygon(0 10%, 65% 10%, 79% 0, 86% 9%, 100% 10%, 100% 100%, 0 100%);
  padding: 0 !important;
  box-shadow: 2px 4px 5px #577ad37a;
  padding-top: 10px !important;
  border: none;
}

.dropdown-menu.left-auto.show li {
  padding: 0.5em 1em !important;
}

.dropdown-menu.left-auto.show li.active-menu {
  background: #577ad37a !important;
  cursor: pointer;
}

.dropdown-menu.left-auto.show li:hover {
  background: #577ad329 !important;
  cursor: pointer;
}

.dropdown-menu.left-auto.show li input[type='radio'] {
  display: none;
}

.dropdown-menu.left-auto.show li input[type='checkbox'] {
  display: none;
}

.disabled-link .badge {
  background: #17a2b87a;
  cursor: no-drop;
}

.disabled-tag {
  color: gray;
  cursor: no-drop;
}

/*END OF SUBHAM'S CSS */


/*START OF JAY'S CSS*/

.daterangepicker.ltr.show-calendar.opensright .cancelBtn.btn.btn-sm.btn-default {
  display: none !important;
}

input[type=date]::-webkit-inner-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}

.calendar-body .days-table tr .active {
  color: #000 !important;
}

.table tbody tr td {
  word-break: normal !important;
}

.fa-map-marker-alt {
  color: #17a2b8;
}

.fa-check-circle,
.text-success,
.fa-phone,
.fa-check {
  color: #17a2b8 !important;
}

.action i.fa-ban,
.text-danger,
.text-danger {
  color: #dc3545 !important;
}

.fa-envelope {
  color: #ffc107 !important;
}

.bg-primary {
  background: #6f42c1 !important;
  color: white;
}

.bg-info {
  background: #17a2b8 !important;
  color: white;
}

.bg-danger {
  background: #dc3545 !important;
  color: white;
}

#alertMessage .fa-check {
  color: white !important;
}

/*END OF JAY'S CSS*/

/* Googel Fonts @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700"); */
/* Googel Fonts End  

*/
/* @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700"); */

@font-face {
  font-family: roboto;
  src: url(../fonts/roboto/Roboto-Regular.ttf);
}

/* CSS Document */
.text-bold {
  font-weight: bold;
}

.save:hover {
  opacity: 3;
  background: #1E55B9;
}

i.disabled {
  pointer-events: none;
  color: #AAA;
  background: #F5F5F5;
}

.cursor-pointer {
  cursor: pointer;
}

#cover-spin {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 9999;
  display: none;
}

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

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

#cover-spin::after {
  content: '';
  display: block;
  position: absolute;
  left: 48%;
  top: 40%;
  width: 120px;
  height: 120px;
  border-style: solid;
  border-color: #577ad3;
  border-top-color: transparent;
  border-width: 12px;
  border-radius: 50%;
  -webkit-animation: spin .8s linear infinite;
  animation: spin .8s linear infinite;
}


.contactPersonSelect {
  border: 1px solid #dee2e6;
  font-size: 0.75em;
  padding: 0.3em;
  margin-top: 0.63em;
  background: #e9ecef;
  width: 47.5rem;
}

.table-striped tbody .odd {
  background-color: rgba(0, 0, 0, .05) !important;
}

.table-striped tbody .even {
  background-color: white !important;
}

/* #customeFieldName {
  border-top: none;
  border-right: none;
  border-left: none;
  width: 14rem;
  font-size: 1rem;
} */

.radio-inline {
  font-size: .75rem;
}

.checklistCardIcons {
  float: right;
  margin-left: .5rem;
}

#checklistFormName {
  margin-left: 20rem;
  width: 21rem;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 1.5rem;
  text-align: center;
}

#checklistFormQuestion {
  margin-left: 5rem;
  width: 21rem;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 1rem;
}

#radiobuttonOptions {
  border-top: none;
  border-left: none;
  border-right: none;
}

.radiobuttonOptions {
  border-top: none;
  border-left: none;
  border-right: none;
}

#checkboxbuttonOptions {
  border-top: none;
  border-left: none;
  border-right: none;
}

.checkboxbuttonOptions {
  border-top: none;
  border-left: none;
  border-right: none;
}

.shortcuts .shortcut:hover span {
  color: #fff;
}

.shortcuts .shortcut-label {
  display: block;
  font-weight: 400;
  color: #545454;
}

.modalButtonSave {
  color: white;
  background: #1e5598;
  padding: 1px;
  font-size: .75rem;
  width: 4rem;
  height: 1.5rem;
}

.button1.active {
  background: #1e5598;
  color: white;
}

.buttonActive {
  background: #1e5598;
  color: white;
}

.alert-success a {
  color: white;
}

.alert-danger a {
  color: white;
}

.alert-success strong {
  font-size: 1.5rem;
}

.alert-danger strong {
  font-size: 1.5rem;
}

.modal-sm .alert-success {
  opacity: 1;
  background: #155724;
  color: white;
}

.modal-sm .alert-danger {
  opacity: 1;
  background: #dc3545;
  color: white;
}

#displayImage img {
  width: 10em;
  height: 10em;
  border: 2px solid #ced4da;
  border-radius: 50%;
  margin-top: .5rem;
}

.card_body_height {
  min-height: 32rem;
  max-height: 32rem;
  overflow-y: auto;
}

.creatZone_modalbody {
  max-height: 29.5rem;
  overflow-y: scroll;
}

.creatBranch_modalbody {
  max-height: 29.5rem;
  overflow-y: scroll;
}

#senior_admin_details {
  display: none;
}

#admin_details {
  display: none;
}

#add_zone {
  padding: 2em;
  border: 1px solid #dee2e6;
  margin-top: 1rem;
  background: rgba(0, 0, 0, .05);
  /* border-radius: 15px; */
  display: none;
}

#add_branch {
  padding: 2em;
  border: 1px solid #dee2e6;
  margin-top: 1rem;
  background: #dee2e6;
  border-radius: 15px;
  display: none;
}

i {
  cursor: pointer;
}

.action {
  font-size: .9rem;
  margin-right: .3rem;
}

.module_holder {
  background-color: #09C;
  width: 200px;
  height: 100px;
  padding: 4px;
  margin-top: 1px;
}

.module_item {
  background-color: #069;
  width: 100px;
  padding: 2px;
  height: 5px;
}

.save {
  background-color: #1e5598;
  color: white;
  padding: 0.2rem 0.5rem;
  font-size: 0.7rem;
  box-shadow: none !important;
  border: 1px solid #1e5598;
  margin-left: 0.3em;

}

.creatHeader {
  border-top: 1px solid #dee2e6;
  border-bottom: none;
  background: white;
  padding: 1em 0.1em;
  padding-bottom: 1.5em;
  margin: 0em;
}

.creatHeader1 {
  /* border: 1px solid #dee2e6; */
  background: white;
  padding: 1em 0.1em;
  padding-bottom: 1.5em;
  margin: 0em;
}

.filter {
  padding: 0.2rem 0.2rem;
  font-size: 0.7rem;
  box-shadow: none !important;
  border: 1px solid #dee2e6;
  color: #607d8b;
  background: white;
  margin-left: 0.3em;

}

.add {
  float: right;
  margin-top: -2.3em;
  padding: 0.25rem 0.5rem;
  font-size: 0.7rem;
  box-shadow: none !important;
  border: 1px solid #dee2e6;
  color: white;
  background: #577ad3;
  margin-left: 0.3em;
}

.picker {
  float: right;
  padding-right: 0px;
  padding-left: 0em;
}

.input-group-text {
  font-size: 0.756rem;
  background-color: #577ad3;
  color: white;
  border-color: #577ad3;
}

.form-check-label {

  font-size: 0.75em;
  margin-left: 2em;
}

.form-check {
  padding-left: 0px;
}

.plannum {
  font-size: 0.75em !important;
  display: inline-flex !important;
  margin-bottom: 0rem !important;
}

.userCol {
  border-right: 2px solid #dee2e6;
  padding: 1em;
}

.userCol .label,
.customer-section .label {
  text-shadow: none !important;
  font-size: 0.75em !important;
}

.customer-section .form-group {
  margin-top: -27px;
}

.custDetail {
  width: 100%;
}

/* #customername {
  width: 47.5rem;
} */

.userSelect {
  border: 1px solid #dee2e6;
  font-size: 0.75em;
  padding: 0.3em;
  margin-top: 0.63em;
  background: #e9ecef;

}

.customerSelect {
  border: 1px solid #dee2e6;
  font-size: 0.75em;
  padding: 0.3em;
  margin-top: 0.63em;
  background: #e9ecef;
}

.s {
  float: right;
  color: #dc3545;
  cursor: pointer;
  margin-top: .2rem;
}

.error {
  color: #B94A48 !important;
  display: none;
}

/* progress bar */
span#procent {
  display: block;
  position: absolute;
  left: 29%;
  top: 38%;
  font-size: 25px;
  transform: translate(-50%, -50%);
  color: #dc3545;
}

span#procent::after {
  content: '%';
}

.canvas-wrap {
  position: relative;
  width: 15rem;
  height: 169px;
}

/* progress bar ends here */
.dashboard-expense:hover .edit {
  display: block;
}

.dashboard-claims:hover .edit {
  display: block;
}

.dashboard-ryg:hover .edit {
  display: block;
}

.dashboard-customervisit:hover .edit {
  display: block;
}

.dashboard-tasks:hover .edit {
  display: block;
}

.dashboard-visit:hover .edit {
  display: block;
}

.edit {
  padding-top: 7px;
  padding-right: 7px;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}

.fa-eye {
  cursor: pointer;
}

.fa-close {
  cursor: pointer;
  font-size: 1rem;
  cursor: pointer;
  color: white;
  /* top: -1rem; */
  padding: .5rem;
}

.mr-t-modal {
  margin-top: 10rem;
}

.canvasjs-chart-credit {
  display: none;
}

.visit-add {
  border: 1px solid lightgray;
  width: 15rem;
  height: 15rem;
  margin-right: 2rem;
  padding: .5rem;
}

.visit-add h5 {
  margin-left: 5.5rem;
  margin-top: .5rem;
  font-size: 1rem;
}

.visit-add i {
  font-size: 3rem;
  margin-left: 5.1rem;
  margin-top: .5rem;
}

.visit-add p {
  text-align: center;
  font-size: .75rem;
}

.bg-img {
  padding-top: 170px;
  height: 850px;
  background: linear-gradient(#dd8643, #020202, transparent), url("../../images/map.png") no-repeat center;
  background-size: cover;
  box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, .8);
}

.header-dashboard {
  background: rgba(0, 0, 0, .03);
  height: 3rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-left: none;
}

.dashboard-customervisit .card-header {
  background: white;
}

.dashboard-expense .card-header {
  background: white;
}

.dashboard-expense .card-header span {
  float: right;
  font-size: 0.7em;
  margin-top: -1.2em;
  color: gray"

}

.dashboard-expense .card-body .cellfirst {
  padding: 0.941em;
}

.dashboard-expense .card-body .cellsecond {
  padding: 0.941em;
}

.dashboard-ryg .card-header {
  background: white;
}

.dashboard-customervisit .card-header {
  background: white;
}

.customer-visited-icon {
  font-size: 6em;
  color: #6f42c1;
}

/* dashboard claims */
.dashboard-claims .card-header {
  background: white;
}

/* dashboard tasks */
.dashboard-tasks .card-header {
  background: white;
}

.dashboard-tasks .card-header span {
  float: right;
  font-size: 0.7em;
  margin-top: -1.2em;
  color: gray"

}

.dashboard-tasks .card-body .cellfirst {
  border-right: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.941em;
}

.dashboard-tasks .card-body .cellsecond {
  padding: 0.941em;
}

/* dashboard visit  */
.dashboard-visit .card-header {
  background: white;
}

.dashboard-visit .card-header span {
  float: right;
  font-size: 0.7em;
  margin-top: -1.2em;
  color: gray"

}

.dashboard-visit .card-body .cellfirst {
  border-right: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.941em;
}

.dashboard-visit .card-body .cellsecond {
  padding: 0.941em;
}

.cellnumber {
  font-size: 1.2em;
  font-weight: 600;
  text-align: center;
}

.celltext {
  font-size: 0.8em;
  text-align: center;
  /* font-weight: bold; */
}

.celltextHeader {
  font-size: 0.7em;
  /* font-weight: bold; */
}

.mr-l {
  margin-left: 1rem;
}

.mr-t {
  margin-top: 2rem;
}

.table-height {
  height: 4rem;
}

.pd-1 {
  padding: 1rem;
}

.close-div:hover {
  cursor: pointer;
}

.message-body-tittle {
  margin-left: -1.5rem;

  color: white;
}

.remove_top_border td {
  border-top: none;
  border-bottom: none;

}

.al-title {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #575b5e !important;
}

.sidenav3 {
  /* height: 100%; */
  height: 32.3rem;
  width: 0;
  position: absolute;
  z-index: 1;
  margin-top: 3.8rem;
  right: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  transition: 0.3s;
  padding-top: 60px;
}

.sidenav3 a {
  padding: 6px 6px 6px 24px;
  text-decoration: none;
  font-size: 15px;
  margin-left: 11.5rem;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav3 .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#pushmain {

  padding: 16px;
  transition: 0.3s;

}

@media screen and (max-height: 450px) {
  .sidenav3 {
    padding-top: 15px;
  }

  .sidenav3 a {
    font-size: 18px;
  }
}

/* side nav css ends here */

.mr-b {
  margin-bottom: 1rem;
}

.font-weight {
  font-weight: bold;
}

.table-cell-width {
  width: 1.5rem;
}

.table-border {
  border-right: 1px solid #dee2e6;
}

.dotgreen {
  height: 8px;
  width: 8px;
  background-color: #28a745;
  border-radius: 50%;
  display: inline-block;
}

.dotyellow {
  height: 8px;
  width: 8px;
  background-color: #ffc107;
  border-radius: 50%;
  display: inline-block;
}

.dotred {
  height: 8px;
  width: 8px;
  background-color: #dc3545;
  border-radius: 50%;
  display: inline-block;
}

.dotblack {
  height: 6px;
  width: 6px;
  background-color: gray;
  border-radius: 50%;
  display: inline-block;
}


.dotblue {
  height: 8px;
  width: 8px;
  background-color: #00bcd4;
  border-radius: 50%;
  display: inline-block;
}


.transition {
  background: rgba(0, 0, 0, .6);
}


.fa-question-circle {
  color: #dc3545;
}

.fa-times-circle {
  color: #dc3545;
}

.fa-minus-circle {
  color: #ffc107;
}

.plan-content {
  margin-bottom: 0.7em;
  padding-top: 1rem;
}

.plan-number {
  height: 1.6rem;
  border: 1px solid lightgrey;
  width: 6rem;
}

.modal-title {
  font-size: 0.9em;
  font-weight: 600;
  letter-spacing: 1px;
}

.modal-body {
  font-size: .75em;
  font-weight: bold;
}

.modal-header {
  display: block;
  background: #1e5598;
  color: white;
}

.modal-footer {
  border-top: none;
  padding: .7rem !important;
}

.button1:active {
  background: #1e5598;
}

.button1:focus {
  background: #1e5598;
  color: white;
}


.save {
  color: white;
  background: #1e5598;
  padding: 2px;
  font-size: .75rem;
  width: 4.5rem;
  height: 2rem;
}

.danger {
  color: white;
  background-color: #dc3545;
  padding: 2px;
  font-size: .75rem;
}

.success {
  color: white;
  background-color: #28a745;
  padding: 2px;
  font-size: .75rem;
}

.closebtn {
  color: white;
  background-color: #dc3545;
  font-size: .75rem;
  padding: .3rem;
  width: 4rem;
}

.savebtn {
  color: white;
  background-color: #1e5598;
  font-size: .75rem;
  padding: .3rem;
  width: 4rem;
}

/* .close {
  color: black;
  font-size: .75rem;
  border: 1px solid black !important;
  padding: .53rem !important;

} */

#sideCard {
  border: 0px;
  border-radius: 0px;
  width: 26em;
  float: right;
}

.leave {
  float: right;
  padding: 0.2rem 0.5rem;
  font-size: 0.75rem;
  color: white !important;
  background: #577ad3 !important;
  box-sizing: none !important;
  border: 1px solid #dee2e6;
  margin-right: .5rem;
}

.card-header h6 {
  font-size: .75rem;
  font-weight: 600;
}

.content-height {
  min-height: 34rem;
}

.font-size {
  font-size: 0.8rem;
}

.approve-button {
  width: 3.5rem;
  padding: 0rem;
  font-size: 12px;
}

.button-style {
  padding: 0.2rem 0.5rem;
  font-size: 0.7rem;
  box-shadow: none !important;
  border: 1px solid #dee2e6;
  color: #607d8b;
  background: white;
  float: right;
  margin-left: 14rem;
  margin-top: -2rem;
}

.sidenav1 {
  height: 100%;
  width: 0;
  position: fixed;
  /* z-index: 1; */
  top: 0;
  right: 0;
  /* background-color: #111; */
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}





.sidenav1 .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav1 {
    padding-top: 15px;
  }

  .sidenav1 a {
    font-size: 18px;
  }
}

.form-group label {
  font-size: 14px;
  margin-bottom: 5px;
  font-family: roboto, sans-serif;
  color: #575b5e !important;
}

.contact-tab .table {
  border: 1px solid #dee2e6;
  font-size: 0.75rem;
}

.header {
  font-size: 1.2em;
  font-weight: 600 !important;
}


.badge-info {
  border-radius: 0px;
  font-size: 0.7em;
  margin-right: 0.6em;
  /* background-color: #577ad3; */
  padding: 0.3rem;
}

.badge-danger {
  border-radius:
    0px;

  font-size: 0.7em;

  margin-right:
    0.6em;

  background-color:
    #dc3545 !important;
  padding: 0.3rem;
}

.badge-success {
  border-radius:
    0px;

  font-size: 0.7em;

  margin-right:
    0.6em;

  background-color:
    #28a745 !important;
  padding: 0.3rem;
}

.badge-warning {
  border-radius:
    0px;

  font-size: 0.7em;

  margin-right:
    0.6em;

  background-color:
    #ffc107 !important;
  padding: 0.3rem;
}



.customer-right-menu .fa-times {
  margin-left: 11rem;
  margin-top: .1rem;
  font-size: 15px;
}

.height {
  height: 2rem;
}

/* .mystyle {
  max-width: 75%;
} */

.custDetail {

  color: black !important;

  font-size: 0.75em !important;

  padding: 0.4rem 0.5rem !important;

  font-weight:
    600 !important;

}

.customer {

  /* padding: 1rem; */

  font-size: 0.756em;

  /* max-height: 32em !important; */

  overflow-y: auto;

}

.timeline {

  list-style: none;

  padding: 20px 0 20px;

  position: relative;

}

.customerHeader {

  padding: 0px;

  border-bottom:
    none;

}

.addColoumn {
  padding: 0.01em;
  width: 1.6rem;
  height: 1.5rem;
}

.dropdown-menu {
  top: 25px !important;
  transform: none !important;

}

.btn-rounded-dark {
  position: relative;
  transition: all .5s;
}

.filter {
  padding: 0rem 0.1rem;
  font-size: 0.75rem;
  box-shadow: none !important;
  border: 1px solid #dee2e6;
  color: #607d8b;
  margin-left: 5px;
  background: white !important;
}

.btn-rounded-dark:after {
  content: '';
  position: absolute;
  width: 0;
  top: 50%;
  height: 0;
  /* border-radius: 50%; */
  transition: all .5s;
  opacity: 0;
  background: #343a40;
  border: 1px solid transparent;
}

.btn-rounded-dark:hover:after {
  content: '';
  /*attr(data-date);*/
  position: absolute;
  width: 40px;
  height: 40px;
  top: 15%;
  opacity: 1;
  background: transparent;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #343a40;
}

.btn-rounded-success {
  position: relative;
  transition: all .5s;
}

.btn-rounded-success:after {
  content: '';
  position: absolute;
  width: 0;
  top: 50%;
  height: 0;
  border-radius: 50%;
  transition: all .5s;
  opacity: 0;
  background: #dd8643;
  border: 1px solid transparent;
}

.btn-rounded-success:hover:after {
  content: '';
  /*attr(data-date);*/
  position: absolute;
  width: 40px;
  height: 40px;
  top: 15%;
  opacity: 1;
  background: transparent;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #dd8643;
}

.current-date-selected {
  color: #dc3545;
  font-weight: bold;
}

.current-date-selected:after {
  content: '';
  /*attr(data-date);*/
  position: absolute;
  width: 40px;
  height: 40px;
  top: 15%;
  opacity: 1;
  background: transparent;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #dc3545;
}

.current-date-selected:hover:after {
  content: '';
  /*attr(data-date);*/
  position: absolute;
  width: 40px;
  height: 40px;
  top: 15%;
  opacity: 1;
  background: #dc354533;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #dc3545;
}

.attendence-calender {
  width: 422px;
  height: 394px;
}

.pd-0 {
  padding: 0px;
}

.pd-r {
  padding-right: 3px;
}




#plan-details .card-body {
  padding-left: 0px;
  padding-right: 0px;
}

.card h4 {
  font-size: 1em !important;
}

.count-danger {
  background-color: #DD8643 !important;
  width: 20px;
}

#select option {
  font-size: 14px;
}

/* #select {
  font-size: 14px;
} */

.search-plan {
  margin-left: 140%;
  width: 70%;
  margin-top: 2%;
}

.search-customer {
  margin-left: 26%;
  width: 82%;
  margin-top: 3%;
  margin-bottom: 1%;
}

#create-plan tbody {
  font-size: 12px;
}

.label-font {
  font-size: 14px;
  font-weight: bold;
}

.fl-r {
  float: right;
}

.col-md-8 {
  padding-left: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.pd-top-lr {
  padding: 1px 5px;
}

#plan-details tbody {
  font-size: 12px;
}

.width1 {
  width: 1%;
}

.width2 {
  width: 8%;
}

a {
  cursor: pointer;
}

.pb-2 {
  font-weight: bold;
}

.upload {
  background-color: #AFAFAF;
  color: white;
}

.border {
  border: 2px solid #e5e5e5;
}

.upload i {
  margin-left: 84%;
}

.margin-top {
  margin-top: 1%;
}

.margin-top h6 {
  font-weight: bold;
}

.customer-masterData .card-body div.row {
  padding: 0px 26px;
}

.added-user-map {
  padding: 0px 6px;
  margin-top: 3%;
}

.search-user {
  margin-left: 58%;
  width: 21%;
  margin-top: 1%;
  margin-bottom: 1%
}

.add-checklist {
  margin-left: 128%;
  margin-top: -39%;
  font-size: 12px;
}

/* width */
::-webkit-scrollbar {
  width: 4px;
}

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

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.timeline {

  list-style: none;

  padding: 20px 0 20px;

  position: relative;

}


.timeline:before {

  top: 0;

  bottom: 0;

  position: absolute;

  content: " ";

  width: 3px;

  /* background-color: #eeeeee; */

  left: 50%;

  margin-left:
    -1.5px;

  border-right:
    2px dashed;

}


.timeline>li {

  margin-bottom:
    20px;

  position: relative;

}


.timeline>li:before,

.timeline>li:after {

  content: " ";

  display: table;

}


.timeline>li:after {

  clear: both;

}


.timeline>li:before,

.timeline>li:after {

  content: " ";

  display: table;

}


.timeline>li:after {

  clear: both;

}


.timeline>li>.timeline-panel {
  width: 37%;
  /* float: left; */
  margin-left: 9%;
  margin-right: 9%;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);

}


.timeline>li>.timeline-panel:before {

  position: absolute;

  top: 26px;

  right: -15px;

  display: inline-block;

  border-top: 15px solid transparent;

  border-left:
    15px solid #ccc;

  border-right:
    0 solid #ccc;

  border-bottom:
    15px solid transparent;

  content: " ";

}


.timeline>li>.timeline-panel:after {

  position: absolute;

  top: 27px;

  right: -14px;

  display: inline-block;

  border-top: 14px solid transparent;

  border-left:
    14px solid #fff;

  border-right:
    0 solid #fff;

  border-bottom:
    14px solid transparent;

  content: " ";

}


.timeline>li>.timeline-badge {

  /* color: #fff; */

  width: 50px;

  height: 37px;

  line-height:
    50px;

  font-size: 1.4em;

  text-align: center;

  position: absolute;

  top: 20px;

  left: 50%;

  margin-left:
    -25px;

  background-color:
    white;

  z-index: 100;

  border-top-right-radius:
    50%;

  border-top-left-radius:
    50%;

  border-bottom-right-radius:
    50%;

  border-bottom-left-radius:
    50%;

}

.user {

  font-size: 2em;

}

.timeline-body p {
  font-size: .75rem;
}

.timeline>li.timeline-inverted>.timeline-panel {

  float: right;

}


.timeline>li.timeline-inverted>.timeline-panel:before {

  border-left-width:
    0;

  border-right-width:
    15px;

  left: -15px;

  right: auto;

}


.timeline>li.timeline-inverted>.timeline-panel:after {

  border-left-width:
    0;

  border-right-width:
    14px;

  left: -14px;

  right: auto;

}

.timeline-title {

  margin-top: 0;

  color: inherit;

}


.timeline-body>p,

.timeline-body>ul {

  margin-bottom:
    0;

}


.timeline-body>p+p {

  margin-top: 5px;

}


/* timeline css */
.map-image {
  width: 114%;
  /* height: 83%; */
  margin-left: -7%;
  margin-top: -4%;
  /* margin-bottom: -2%; */

}

.edit-customer {
  background-color: #DD8643;
  color: white;
  width: 14%;
}

.plan-delete-save {
  background-color: #DD8643;
  color: white;
}

.cardDiv h4 {

  font-weight: bold;
}

#style-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #555;
}

.single-review-st-text img {
  height: 56px;
  width: 56px;
}

.single-review-st-text {
  display: flex;
}

.single-review-st-text {
  padding: 7.7px 0px;
}

.single-review-st-text:last-child {
  padding-bottom: 0px;
}

.single-review-st-text img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}


.numberCircle {
  width: 45px;
  color: white;
  line-height: 43px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  border: 2px;
  background: rgb(196, 136, 45);
}

.numberCircle1 {
  width: 45px;
  color: white;
  line-height: 43px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  border: 2px;
  background: rgb(189, 38, 181);
}

.numberCircle2 {
  width: 45px;
  color: white;
  line-height: 43px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  border: 2px;
  background: rgb(103, 103, 219);
}

.numberCircle3 {
  width: 45px;
  color: white;
  line-height: 43px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  border: 2px;
  background: rgb(211, 44, 66);
}



.review-ctn-hf h3 {
  font-size: 14px;
  color: black;
  margin-bottom: 5px;
  font-weight: bold;
}

.review-ctn-hf,
.review-item-rating {
  margin-left: 15px;
}

.review-ctn-hf p {
  font-size: 14px;
  color: #303030;
  margin: 0;
}

.review-ctn-hf {
  margin-top: 5px;
}


.bg-flat-color-10 {}

.add-new-customer {
  background-color: #DD8643;
  border-radius: 20px;
  /* margin-top: 4%; */
  /* margin-left: 204%; */
  color: white;
  width: 15%;
  height: 74%;
}

.form-control {
  /* border-radius: 0px; */
  font-size: 0.75rem;
  /* background-color: #D8D8D8; */
}

.form-control-lg {
  height: calc(4.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
  width: 220%;
  margin-left: -5%;
  background-color: gainsboro;
}

#myInput {

  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  border-radius: 20%;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
}

.search-client {
  margin-top: 1%;
  margin-bottom: 1%;
  width: 20%;
  margin-left: 59%;
}

.add-customer {
  background-color: #DD8643;
  color: white;
  width: 110%;
  height: 100%;
}

.search-client1 {
  width: 91%;
  margin-top: -11%;
  /* margin-bottom: 1%; */
  margin-left: 11%;
}

.select-dropdown {
  width: 99%;
  height: 74%;
  border-radius: 10px;
  margin-top: 4%;
  margin-left: 180%;
}

.cardHeight {
  max-height: 350px;
  overflow-y: auto;
}

.cardHeight1 {
  max-height: 452px;
  overflow-y: auto;
}

.cardHeight2 {
  max-height: 570px;
  min-height: 450px;
  /* overflow-y: auto; */
}

.addCustomerCardHeight {
  max-height: 50rem;
  min-height: 35rem;
}

.cardHeight3 {
  max-height: 450px;
  overflow-y: auto;
  margin-top: -9%;

}

.mapHeight {
  max-height: 600px;
  min-height: 450px;
  overflow-y: auto;
  padding: 0px !important;
}

.CardHeight4 {
  max-height: 505px;
  overflow-y: auto;
  overflow-x: none;
}

.cardHeight5 {
  min-height: 485px;
  max-height: 505px;
  overflow-y: auto;
}

.background-form {
  background-color: #D8D8D8;
}


#selectSm {
  width: 40%;
}

.header-menu .form-control {
  width: 30px;
}

.fa-chart-bar {
  font-size: 23px;
  color: grey;
  margin-left: -129%;
}

.thumb-image {
  float: left;
  width: 100px;
  position: relative;
  padding: 5px;
}

.p-3 {
  border-radius: 10px;
  padding: 0.5em !important;
}

.page-title ol li.active {
  color: #DD8643;
}

.page-title h1 {
  font-weight: bold;
}

.modal-width {
  width: 106%;
  height: 92%;
  margin-left: -3%;
  margin-top: -3%;
  margin-right: -74%;
}

.checklist-width {
  width: 52%;
}

.nav-item nav-link {
  width: 20%;

}

.nav-item {
  color: black;
}


.stat-text {
  text-align: right;
}

.card-body-orange {
  background-image: linear-gradient(#F3D388, #DD8643);
  border-radius: 5px;
}

.card-body-orange .stat-text {
  color: #fff !important;
  font-weight: bold;
  font-size: 30px !important;
}

.card-body-orange .stat-heading {
  color: #fff !important;
  font-weight: bold;
  font-size: 15px !important;
}

/* .fa-map-marked-alt,
.fa-map-marker-alt,
.fa-user,
.fa-hands-helping {
  color: #fff !important;
} */



.navbar-brand {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
}

/* .input-group .form-control {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
} */

.input-group>.input-group-append>.btn {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.btn-outline-secondary {
  background-color: #fff;
  border-color: #ced4da;
}

.table thead tr th {
  /* text-align: center !important; */
  font-size: 16px;
  border-top: 0px;
}

.client_customer_name {
  font-size: .75rem;
  font-weight: bold !important;
}

.client_contact_number {
  font-size: .75rem;
  color: #868e96;
}

.chat-date {
  font-size: .7rem;
}



.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.cardHeight2 .avatar img {
  max-width: 80%;

}

/* end of own css code */


.bg-flat-color-1 {
  background: #00c292;
}

.bg-flat-color-2 {
  background: #ab8ce4;
}

.bg-flat-color-3 {
  background: #03a9f3;
}

.bg-flat-color-4 {
  background: #DD8643
}

.bg-flat-color-5 {
  background: #66bb6a;
}

.bg-flat-color-6 {
  background: #5c6bc0;
}

.bg-transparent {
  background-color: transparent;
}

.white-color {
  color: #fff;
}

.flat-color-1 {
  color: #00c292;
}

.flat-color-2 {
  color: #ab8ce4;
}

.flat-color-3 {
  color: #03a9f3;
}

.flat-color-4 {
  color: #fb9678;
}

.flat-color-5 {
  color: #66bb6a;
}

.flat-color-7 {
  color: #dc3545;
}

.flat-color-8 {
  color: #03a9f3;
}

.bg-twitter {
  background: #1da1f2;
}

.bg-facebook {
  background: #3b5998;
}

.bg-instagram {
  background: #833ab4;
}

.bg- {
  background: #ef5350;
}

.bg- {
  background: #4dbd74;
}

.bg- {
  background: #66bb6a;
}

.bg-white {
  background-color: #fff;
}

.fade-5 {
  opacity: 0.5;
}

.icon-lg {
  font-size: 4.68em;
}

.icon-md {
  font-size: 3em;
}

.fw-r {
  font-weight: normal;
}

.color-gray {
  color: #868e96;
}

.text-up {
  text-transform: uppercase;
}

.br-0 {
  border: none !important;
}

.black-rgba {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.color-white {
  color: #fff !important;
}

.color-red {
  color: #dc3545;
}

.font-3xl {
  font-size: 2.8125em;
}

.font-4xl {
  font-size: 3.75em;
}

.width-90 {
  width: 90px;
}

.height-15 {
  height: 15px;
}

.height-93 {
  height: 93px;
}

.height-100 {
  height: 100px;
}

.inline-block {
  display: inline-block;
}

.mb-15 {
  margin-bottom: 15px;
}

/* 


Googel Fonts  */
/* Googel Fonts End  

*/
.bg-flat-color-1 {
  background: #00c292;
}

.bg-flat-color-2 {
  background: #ab8ce4;
}

.bg-flat-color-3 {
  background: #03a9f3;
}

.bg-flat-color-4 {
  background: #fb9678;
}

.bg-flat-color-5 {
  background: #66bb6a;
}

.bg-flat-color-6 {
  background: #5c6bc0;
}

.bg-transparent {
  background-color: transparent;
}

.white-color {
  color: #fff;
}

.flat-color-1 {
  color: #00c292;
}

.flat-color-2 {
  color: #ab8ce4;
}

.flat-color-3 {
  color: #03a9f3;
}

.flat-color-4 {
  color: #fb9678;
}

.flat-color-5 {
  color: #66bb6a;
}

.flat-color-6 {
  color: #5c6bc0;
}

.bg-twitter {
  background: #1da1f2;
}

.bg-facebook {
  background: #3b5998;
}

.bg-instagram {
  background: #833ab4;
}

.bg- {
  background: #ef5350;
}

.bg- {
  background: #4dbd74;
}

.bg- {
  background: #66bb6a;
}

.bg-white {
  background-color: #fff;
}

.fade-5 {
  opacity: 0.5;
}

.icon-lg {
  font-size: 4.68em;
}

.fw-r {
  font-weight: normal;
}

.color-gray {
  color: #868e96;
}

.text-up {
  text-transform: uppercase;
}

.br-0 {
  border: none !important;
}

.black-rgba {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.color-white {
  color: #fff !important;
}

.color-red {
  color: #dc3545;
}

.font-3xl {
  font-size: 2.8125em;
}

.font-4xl {
  font-size: 3.75em;
}

.width-90 {
  width: 90px;
}

.height-15 {
  height: 15px;
}

.height-93 {
  height: 93px;
}

.height-100 {
  height: 100px;
}

.inline-block {
  display: inline-block;
}

.mb-15 {
  margin-bottom: 15px;
}

.tdl-holder {
  margin: 0 auto;
}

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

.tdl-holder li {
  position: relative;
  background-color: transparent;
  list-style: outside none none;
  margin: 0;
  /* padding: 7px 0; */
}

.tdl-holder li:after {
  left: 10px;
}

.tdl-holder li:before {
  left: 14px;
}

.tdl-holder li span {
  margin-left: 18%;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tdl-holder li span.client-checklist {
  margin-left: -2%;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tdl-holder li span i.fa-trash {
  margin-left: 40%;

}

.tdl-holder li span i.fa-edit {
  margin-left: 50%;

}

.tdl-holder li p.client_name {
  margin-left: 30px;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tdl-holder label {
  cursor: pointer;
  display: block;
  line-height: 45px;
  padding: 0 15px;
  padding-left: 15px;
  position: relative;
  margin: 0 !important;
  /* background: #fafafa; */
  color: #868e96;
  font-size: 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tdl-holder label:hover {
  background-color: rgba(153, 171, 180, 0.1);
}

.tdl-holder label a {
  border-radius: 50%;
  color: rgba(153, 171, 180, 0.5);
  float: right;
  line-height: normal;
  margin-top: 15px;
  text-align: center;
  text-decoration: none;
  height: 16px;
  width: 20px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tdl-holder label a:hover {
  color: rgba(153, 171, 180, 0.8);
}

.tdl-holder input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
}

.tdl-holder input[type="checkbox"]+i {
  border: 1px solid rgba(153, 171, 180, 0.3);
  display: block;
  height: 18px;
  position: absolute;
  top: 15px;
  width: 18px;
  z-index: 1;
}

.tdl-holder input[type="checkbox"]:checked+i::after {
  content: "\e64c";
  font-family: 'themify';
  display: block;
  color: rgba(153, 171, 180, 0.5);
  left: 0;
  position: absolute;
  top: -16px;
  z-index: 2;
}

.tdl-holder input[type="text"] {
  height: 60px;
  margin-top: 20px;
  font-size: 14px;
}

.transition {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body {
  display: table;
  font-family: roboto, sans-serif;
  font-size: 16px;
  width: 100%;
}

p {
  font-size: 16px;
  font-family: roboto, sans-serif;
  font-weight: 400;
  /* line-height: 24px; */
  color: #878787;
}

p:focus {
  border: none;
  outline: 0;
}

a,
button {
  text-decoration: none;
  outline: none !important;
  color: #878787;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

ul,
ol {
  padding-left: 0;
}

.btn:focus,
button:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0;
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
}

img {
  max-width: 100%;
}

.round-imgUser img {
  max-width: 51%;
}

.modal-header {
  display: block;
}

.mb-0 {
  margin-bottom: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.ov-h {
  overflow: hidden;
}

.btn,
button,
input,
textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}


.no-padding {
  padding: 0 !important;
}

.admin-sradmin-select {
  width: 78%;
  height: 32px;
  margin-left: 56%;
  margin-top: -20%;
}

.leave-tab {
  border-left: solid 2px red;
  border-bottom: solid 2px lightgrey;
}

.progress-thin {
  border-radius: 0;
  height: 5px;
}

canvas {
  max-width: 100%;
}

/* .btn {
  border-radius: 13px;
} */

.text-muted {
  font-size: 14px;
}

.text-muted.muted-black {
  color: #333648 !important;
  font-weight: 600;
}

.progress-box {
  margin-bottom: -32px;
}

.progress-box .por-title {
  font-size: 1em;
  font-weight: 600;
  color: #868e96;
  padding-bottom: 5px;
}

.progress-box .por-txt {
  font-size: 14px;
  padding-bottom: 5px;
}

.order-table {
  position: relative;
}

.order-table:before {
  left: -1px;
}

.order-table tr th {
  background: #e8e9ef;
}

.order-table tr td:last-child,
.order-table tr th:last-child {
  text-align: right;
}

.order-table tr:last-child td {
  border: none;
}

.order-table .badge {
  color: white;
  padding: 10px;
  text-transform: uppercase;
  font-weight: normal;
}

.order-table .badge-complete {
  background: #00c292;
}

.order-table .badge-pending {
  background: #fb9678;
}

.messenger-box {
  padding-top: 15px;
}

.messenger-box ul {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
}

.messenger-box li {
  list-style: none;
  padding-bottom: 20px;
}

.messenger-box .avatar {
  width: 64px;
  float: left;
}

.messenger-box .avatar img {
  border-radius: 100%;
}

.messenger-box .avatar .send-time {
  font-size: 11px;
  text-align: center;
  padding-top: 5px;
}

.messenger-box .msg-box {
  margin-left: 84px;
}

.messenger-box .inner-box {
  position: relative;
  border-radius: 10px;
  background-color: #f1f2f7;
  font-size: 14px;
  color: #9aa0a4;
  padding: 14px 20px;
  display: table;
}

.messenger-box .inner-box .name {
  font-size: 16px;
  padding-bottom: 10px;
}

.messenger-box .inner-box:after {
  content: "";
  position: absolute;
  top: 10px;
  left: -18px;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-width: 9px;
  border-color: transparent #f1f2f7 transparent transparent;
}

.messenger-box .msg-sent .avatar,
.messenger-box .msg-sent .msg-box {
  float: right;
}

.messenger-box .msg-sent .msg-box {
  margin-left: 0;
  margin-right: 20px;
}

.messenger-box .msg-sent .inner-box:after {
  left: inherit;
  right: -18px;
  border-color: transparent transparent transparent #f1f2f7;
}

.messenger-box .send-mgs {
  margin-top: 20px;
  margin-bottom: 9px;
  position: relative;
}

.messenger-box .send-mgs .yourmsg {
  margin-right: 55px;
}

.messenger-box .send-mgs .yourmsg input {
  border: 1px solid #eceff1;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 7px;
}

.messenger-box .send-mgs .msg-send-btn {
  background: #03a9f3;
  color: #fff;
  font-size: 28px;
  border-radius: 7px;
  padding: 0;
  text-align: center;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
}

/* Global Styles */
/* Main Styles */
aside.left-panel {
  background: #fff;
  height: 100vh;
  padding: 0;
  vertical-align: top;
  width: 220px;
  -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
  position: fixed;
  left: 0;
  bottom: 0;
  top: 55px;
  z-index: 999;
}

aside.left-panel:hover {
  overflow-x: scroll;
}

.open aside.left-panel:hover {
  overflow-x: inherit;
}

.small-device .right-panel {
  margin-left: 83px;
}

.navbar {
  background: #fff;
  border-radius: 0;
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.navbar .main-menu {
  float: left;
  padding: 0;
  padding-bottom: 50px;
}

.navbar .menu-title {
  color: #41434d;
  clear: both;
  display: block;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 700;
  line-height: 50px;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}

.navbar .navbar-nav {
  padding-top: 1em;
  float: none;
  position: relative;
}

.navbar .navbar-nav>li {
  padding-left: 30px;
  padding-right: 30px;
}

.navbar .navbar-nav>li.active {
  background: #fafafa;
  border-radius: 0 25px 25px 0;
}

.navbar .navbar-nav li {
  width: 95%;
}

.navbar .navbar-nav li.active .menu-icon,
.navbar .navbar-nav li:hover .toggle_nav_button:before,
.navbar .navbar-nav li .toggle_nav_button.nav-open:before {
  color: #DD8643;
}

.navbar .navbar-nav li .dropdown-toggle:after {
  display: none;
}

.navbar .navbar-nav li>a {
  background: none !important;
  color: #607d8b;
  display: inline-block;
  font-size: .9rem;
  line-height: 26px;
  padding: 10px 0;
  position: relative;
  width: 100%;
}

.navbar .navbar-nav li>a:hover,
.navbar .navbar-nav li>a:hover .menu-icon {
  color: #DD8643;
}

.navbar .navbar-nav li>a .menu-icon {
  color: #607d8b;
  float: left;
  margin-top: 8px;
  width: 35px;
  text-align: left;
  z-index: 9;
  font-size: 1rem;
}

.navbar .navbar-nav li>a .menu-title-text {
  font-size: 14px;
}

.navbar .navbar-nav li>a .badge {
  border-radius: 0;
  font-weight: 600;
  float: right;
  margin: 6px 0 0 0;
  padding: 0.4em 0.5em;
}

.navbar .navbar-nav li.menu-item-has-children {
  position: relative;
}

.navbar .navbar-nav li.menu-item-has-children a {
  line-height: 30px;
}

.navbar .navbar-nav li.menu-item-has-children a:before {
  content: "";
  position: absolute;
  top: 23px;
  right: 0;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #607d8b #607d8b transparent transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

.navbar .navbar-nav li.menu-item-has-children a:hover:before {
  border-color: #DD8643 #DD8643 transparent transparent;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu {
  background: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow-y: hidden;
  padding: 0 0 0 35px;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu li {
  position: relative;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu i {
  color: #c8c9ce;
  float: left;
  padding: 0;
  position: absolute;
  left: 0;
  font-size: 14px;
  top: 9px;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu a {
  padding: 2px 0 2px 30px !important;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu a:before {
  content: '';
  display: none;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu a .menu-icon {
  top: 13px;
  text-align: left;
  width: 25px;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu li {
  padding-left: 25px;
}

.navbar .navbar-nav li.menu-item-has-children.show a:before {
  border-color: transparent #607d8b #607d8b transparent;
  top: 20px;
  right: -5px;
}

.navbar .navbar-nav li.menu-item-has-children.show a:hover:before {
  border-color: transparent #DD8643 #DD8643 transparent;
}

.navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
  max-height: 1000px;
  opacity: 1;
  position: static !important;
}

.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:focus,
.navbar .navbar-nav>.active>a:hover {
  color: #DD8643;
}

.navbar .sub-menu>.active>a,
.navbar .sub-menu>.active>a:focus,
.navbar .sub-menu>.active>a:hover {
  color: #DD8643;
}

.navbar-nav li span.count {
  background: #a9d86e;
  border-radius: 50%;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 9px;
  font-weight: 700;
  float: right;
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin-right: 15px;
  text-align: center;
}

.open .navbar .navbar-brand.hidden {
  display: block;
}

.open .sub-menu .subtitle {
  display: block;
  font-size: 15px;
  line-height: 35px;
  color: #607d8b;
  border-bottom: 1px solid rgba(96, 125, 139, 0.15);
}

.open .sub-menu i {
  left: 15px !important;
}

.sub-menu .subtitle {
  display: none;
}

.sub-menu .subtitle>.menu-icon {
  display: none;
}

.open aside.left-panel {
  max-width: 83px;
  width: 83px;
}

.open aside.left-panel .navbar .navbar-header {
  padding: 0;
}

.open aside.left-panel .navbar .navbar-brand {
  display: none;
}

.open aside.left-panel .navbar .navbar-brand.hidden {
  display: block !important;
  text-align: center;
  width: 100%;
}

.open aside.left-panel .navbar .navbar-brand.hidden img {
  max-width: 100%;
  margin: 0 auto;
}

.open aside.left-panel .navbar .navbar-brand.d-md-none {
  display: block !important;
  margin: 13px 0 0;
  min-height: 67px;
  padding: 0;
  text-align: center;
}

.open aside.left-panel .navbar .navbar-nav:before {
  display: none !important;
}

.open aside.left-panel .navbar .navbar-nav li {
  position: relative;
  padding: 0 15px;
}

.open aside.left-panel .navbar .navbar-nav li a {
  font-size: 0;
  z-index: 0;
  -webkit-transition: none;
  transition: none;
}

.open aside.left-panel .navbar .navbar-nav li a .menu-icon {
  font-size: 20px;
  z-index: -1;
  text-align: center;
  width: inherit;
}

.open aside.left-panel .navbar .navbar-nav li a .menu-title-text {
  font-size: 0;
}

.open aside.left-panel .navbar .navbar-nav li a .badge {
  display: none;
}

.open aside.left-panel .navbar .navbar-nav li>a {
  max-width: 60px;
  padding-left: 0;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
  overflow: hidden;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul {
  padding-left: 0;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
  display: block;
  left: 83px;
  top: 0;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a {
  display: block;
  font-size: 14px;
  max-width: inherit;
  padding: 2px 15px 2px 25px;
  width: 100%;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
  text-align: center;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show {
  overflow: visible;
}

.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
  position: absolute !important;
  width: 180px;
  -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
}

.open aside.left-panel .navbar .navbar-nav li span.count {
  display: none;
  margin-right: 5px;
  z-index: 1;
}

.open aside.left-panel .navbar .navbar-nav li.active a:after {
  content: '';
  display: none;
}

.open aside.left-panel .navbar .navbar-nav .menu-title {
  font-size: 0;
  line-height: 0;
  opacity: 0;
  padding: 0;
}

.open aside.left-panel .menutoggle {
  background-color: #dc3545;
  color: #fff !important;
  right: -20px;
  text-align: center;

}

/* Right panel */
.right-panel {
  background: #f1f2f7;
  margin-left: 220px;
  margin-top: 55px;
}

.right-panel .top-left {
  width: 350px;
  float: left;
}

.right-panel .top-rigth {
  float: left;
}

.right-panel .breadcrumbs {
  float: left;
  margin-top: 12px;
  padding: 0 0.875em;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 98%;
  margin-left: 1.6%;
}

.breadcrumbs .text-right li.active {
  color: #DD8643
}



.right-panel .breadcrumbs .breadcrumbs-inner {
  background-color: #fff;
  margin-left: -1%;
}

.right-panel .breadcrumbs .col-lg-8 .page-header {
  float: left;
}

.right-panel .page-header {
  min-height: 50px;
  margin: 0px;
  padding: 0px 15px;
  background: #ffffff;
  border-bottom: 0px;
}



.right-panel .page-header h1 {
  font-size: 18px;
  padding: 15px 0;
}

.right-panel .page-header .breadcrumb {
  margin: 0px;
  padding: 13.5px 0;
  background: #fff;
  text-transform: capitalize;
}

.right-panel .page-header .breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.right-panel header.header {
  background: #fff;
  border-bottom: 1px solid #e8e9ed;
  -webkit-box-shadow: none;
  box-shadow: none;
  clear: both;
  padding: 0 30px;
  height: 55px;
  position: fixed;
  left: 280px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

.right-panel .navbar-brand {
  width: 250px;
  display: inline-block;
}

.right-panel .menutoggle {
  padding-top: 7px;
}

.right-panel .navbar-header {
  width: 100%;
  background-color: #fff;
  padding: 0 1.25em 0 0;
}

.right-panel .navbar-header>a {
  display: inline-block;
}

.right-panel .navbar-brand {
  line-height: 42px;
}

.right-panel .navbar-brand img {
  max-width: 124px;
}

.right-panel .navbar-brand.hidden {
  display: none;
}

.open .right-panel {
  margin-left: 83px;
}

.open .let-panel {
  z-index: 999;
}

header.fixed-top {
  background: #fff;
  padding: 20px;
}

.menutoggle {
  margin-left: 0;
  text-align: left;
  background-color: transparent;
  color: #575b5e !important;
  cursor: pointer;
  font-size: 1em;
  height: 40px;
  line-height: 40px;
  width: auto;
  display: block;
}

.search-trigger {
  background: transparent;
  border: none;
  color: #99abb4;
  cursor: pointer;
  font-size: 16px;
  line-height: 55px;
  padding: 0;
  width: 43px;
}

header .form-inline {
  background: #131c21;
  display: none;
  height: 55px;
  margin: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
}

header .form-inline .search-form {
  height: 100%;
  max-width: 1025px;
  margin: 0 auto;
  position: relative;
}

header .form-inline .search-form input[type="text"] {
  background: #131c21;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #d3d3d3;
  font-size: 16px;
  height: inherit;
  margin-right: 0 !important;
  padding: 10px 36px 10px 15px;
  width: 100%;
}

header .form-inline .search-form input[type="text"].active,
header .form-inline .search-form input[type="text"]:focus {
  border-color: rgba(0, 0, 0, 0.125);
  outline: 0;
}

header .form-inline .search-form button {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -14px !important;
}

header .form-inline .search-form button:active,
header .form-inline .search-form button:focus,
header .form-inline .search-form button:visited,
header .form-inline .search-form .btn-outline-success:hover {
  background: transparent;
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}

header .form-inline .search-form.close {
  display: none;
}

.header-left {
  display: inline-block;
}

.header-left.open .form-inline {
  display: block;
}

.header-left .dropdown {
  display: inline-block;
}

.header-left .dropdown .dropdown-toggle {
  background: transparent;
  border: none;
  color: #99abb4;
  font-size: 16px;
  line-height: 55px;
  padding-top: 0;
  padding-bottom: 0;
}

.header-left .dropdown .dropdown-toggle:after {
  display: none;
}

.header-left .dropdown .dropdown-toggle .count {
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  height: 15px;
  width: 15px;
  line-height: 15px;
  right: 0;
  top: 12px;
  position: absolute;
}

.header-left .dropdown .dropdown-toggle:active,
.header-left .dropdown .dropdown-toggle:focus,
.header-left .dropdown .dropdown-toggle:visited {
  background: none !important;
  border-color: transparent !important;
  color: #292b35 !important;
}

.header-left .dropdown .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 52px !important;
  left: inherit !important;
  right: 0 !important;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  line-height: 35px;
}

.header-left .dropdown .dropdown-menu p {
  font-size: 15px;
  margin: 0;
  padding: 5px 15px;
}

.header-left .dropdown .dropdown-menu .dropdown-item {
  color: #99abb4;
  font-size: 14px;
  padding: 10px 15px 3px;
  text-overflow: ellipsis;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.header-left .dropdown .dropdown-menu .dropdown-item:hover {
  background: rgba(233, 236, 239, 0.5);
}

.header-left .dropdown .dropdown-menu .dropdown-item .photo {
  float: left;
  margin-right: 15px;
  width: 25px;
}

.header-left .dropdown .dropdown-menu .dropdown-item .message .name {
  margin-top: -5px;
}

.header-left .dropdown .dropdown-menu .dropdown-item .message .time {
  font-size: 11px;
}

.header-left .dropdown .dropdown-menu .dropdown-item .message p {
  clear: both;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
}

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-menu .dropdown {
  line-height: 55px;
  margin-top: 0 !important;
}

.header-menu .dropdown .dropdown-toggle {
  line-height: 55px;
}

.user-area .dropdown-toggle {
  position: relative;
  z-index: 0;
}

.user-area .dropdown-toggle:before {
  content: "";
  position: absolute;
  right: -3px;
  bottom: 10px;
  background: #868e96;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  border: 2px solid white;
  z-index: 1;
}

.user-area .dropdown-toggle.active:before {
  background: #49a342;
}

.dropdown-menu {
  border-radius: 0;
  -webkit-transform: none !important;
  transform: none !important;
}

.for-notification .dropdown-menu .dropdown-item {
  padding: 5px 15px !important;
  text-overflow: ellipsis;
}

.for-notification .dropdown-menu .dropdown-item i {
  float: left;
  font-size: 14px;
  margin: 5px 5px 0 0;
  text-align: left;
  width: 20px;
}

.for-notification .dropdown-menu .dropdown-item p {
  padding: 0 !important;
  text-overflow: ellipsis;
}

.user-area {
  float: right;
  padding-right: 0;
  position: relative;
  padding-left: 20px;
}

.user-area .user-menu {
  background: #fff;
  border: none;
  left: inherit !important;
  right: 0;
  top: 55px !important;
  margin: 0;
  max-width: 150px;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
  z-index: 999;
  min-width: 150px;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
}

.user-area .user-menu .nav-link {
  color: #575b5e;
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 5px 0;
}

.user-area .user-menu .nav-link>i {
  margin-right: 10px;
}

.user-area .user-avatar {
  float: right;
  width: 40px;
}

.user-area .user-info .name {
  color: #8c8c8c;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
}

.user-area .count {
  background: #d9534f;
  border-radius: 50%;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 9px;
  font-weight: 700;
  float: right;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
}

.user-area .dropdown-toggle {
  line-height: 55px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.user-area .dropdown-toggle:after {
  display: none;
}

#menuToggle2 {
  padding-left: 25px;
}

#language-select {
  color: #f1f2f7;
  float: right;
  margin: 7px 20px 0 0;
  max-width: 80px;
}

#language-select:focus,
#language-select:visited {
  border: none;
  outline: 0;
}

#language-select .flag-icon {
  line-height: 55px;
}

#language-select .dropdown-toggle::after {
  display: none;
}

#language-select .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0;
  left: -8px !important;
  min-width: inherit;
  padding: 0 5px;
  top: 81px !important;
}

#language-select .dropdown-menu .dropdown-item {
  line-height: 1.5;
  margin-right: 0;
  max-width: 25px;
  padding: 0;
}

#language-select .dropdown-menu .dropdown-item:hover {
  background: #fff;
}

#language-select .dropdown-menu .dropdown-item .flag-icon {
  line-height: 1.5;
  margin-right: 0;
  width: 25px;
}

.notification-show+.dropdown-menu,
.message-show+.dropdown-menu,
.language-show+.dropdown-menu {
  display: block;
}

.content {
  float: left;
  padding: 1em;
  width: 100%;
}

.card {
  margin-bottom: 1.875em;
  border-radius: 5px;
  padding: 0;
  /* border: 0px solid transparent; */
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.card .box-title {
  font-weight: bold;
  font-size: 1em;
  padding: 5px 0;
}

.card .weather-title.box-title {
  padding: 0 15px;
  line-height: 50px;
  background: #fff;
  border-radius: 5px 5px 0 0;
}

.card.weather-box .card-body {
  padding-top: 0;
}

.card.weather-box .top {
  background: #eceff1;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
  padding-top: 22px;
  overflow: hidden;
}

.card.weather-box .top .wi {
  float: left;
  width: 100px;
  text-align: left;
  padding-bottom: 10px;
}

.card.weather-box .top .wi:before {
  font-size: 60px;
}

.card.weather-box .top .updates {
  font-size: 14px;
  text-align: right;
}

.card.weather-box .top .currently {
  font-size: 22px;
  text-align: right;
}

.card.weather-box .middle {
  clear: both;
  position: relative;
  height: 80px;
  color: #333648;
}

.card.weather-box .middle .city {
  padding-top: 15px;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
}

.card.weather-box .middle .city span {
  font-size: 14px;
  display: block;
  font-weight: 400;
}

.card.weather-box .middle .temp {
  position: absolute;
  font-size: 34px;
  top: 10px;
  right: 0;
}

.card.weather-box .middle .temp span {
  font-size: 16px;
}

.card.weather-box .nextdays {
  clear: both;
  padding-top: 22px;
  text-align: center;
  margin-left: -20px;
  margin-right: -20px;
  border-top: 1px solid #ededed;
  background: #fff;
  font-family: roboto, sans-serif;
}

.card.weather-box .nextdays .days {
  display: inline-block;
  width: 20%;
  font-size: 14px;
}

.card.weather-box .nextdays .days span {
  display: block;
}

.card .card-top,
.card .card-footer {
  background: #fafafa;
  border-bottom: 1px solid #e8e9ef;
  float: left;
  padding: .75em 1.125em;
  width: 100%;
}

.card .card-top .card-title,
.card .card-footer .card-title {
  color: #343a40;
  font-size: .875em;
  font-weight: 600;
  padding-top: 5px;
  text-transform: capitalize;
}

.card .card-top button,
.card .card-footer button {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #868e96;
  font-size: 12px;
  padding: 0 5px;
}

.card .card-top[class*="bg"] .card-title,
.card .card-footer[class*="bg"] .card-title {
  color: #fff;
}

.card .card-top[class*="bg"] button,
.card .card-footer[class*="bg"] button {
  color: #fff;
}

.card .card-top.p-0 .card-title,
.card .card-footer.p-0 .card-title {
  padding: 1.125em;
}

.card .card-top.bg-flat-color-1,
.card .card-footer.bg-flat-color-1 {
  background: #5c6bc0;
  border: none;
}

.card .card-top.bg-flat-color-2,
.card .card-footer.bg-flat-color-2 {
  background: #42a5f5;
  border: none;
}

.card .card-top.bg-flat-color-3,
.card .card-footer.bg-flat-color-3 {
  background: #ffa726;
  border: none;
}

.card .card-top.bg-flat-color-4,
.card .card-footer.bg-flat-color-4 {
  background: #ef5350;
  border: none;
}

.card .card-top.bg-flat-color-5,
.card .card-footer.bg-flat-color-5 {
  background: #4dbd74;
  border: none;
}

.card .card-top.bg-flat-color-6,
.card .card-footer.bg-flat-color-6 {
  background: #66bb6a;
  border: none;
}

.card .card-left {
  width: 60%;
}

.card .card-right {
  width: 40%;
}

.card .card-body {
  float: left;
  padding: 1em;
  position: relative;
  width: 100%;
}

.card h4 {
  font-size: 1.1rem;
}

.card .user-header .media img {
  border: 5px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.card .card-header .card-actions button {
  display: block;
  float: left;
  width: 50px;
  padding: .75rem 0;
  margin: 0 !important;
  color: #fff;
  outline: 0;
  text-align: center;
  background: transparent;
  border: 0;
  border-left: 1px solid rgba(120, 130, 140, 0.4);
}

.card .card-footer {
  padding: 0.65rem 1.25rem;
  background-color: #f0f3f5;
  border-top: 1px solid #c2cfd6;
}

.card .card-footer ul li {
  display: table-cell;
  padding: 0 1rem;
  text-align: center;
}

.card .nav-tabs {
  margin-bottom: -1px;
  text-align: center;

}

.card .nav-tabs a {
  border-radius: 0;
  color: black;
  font-size: 12px;
  font-weight: 700;
  padding: .25em .5em;
  /* width: 32%; */
  text-transform: uppercase;
}

.card .nav-tabs a:hover {
  border-color: transparent;
}

.card .nav-tabs .active a {
  border-color: #e8e9ef;
  color: black !important;
}

.action-menu .dropdown-toggle i {
  font-size: 12px;
}

.action-menu .dropdown-toggle::after {
  display: none;
}

.flotBar1,
.flotLine1 {
  height: 75px;
}

.traffic-chart .ct-area {
  fill-opacity: .7;
}

.traffic-chart .ct-series-a .ct-area,
.traffic-chart .ct-series-a .ct-slice-donut-solid,
.traffic-chart .ct-series-a .ct-slice-pie {
  fill: #66bb6a;
}

.traffic-chart .ct-series-b .ct-area,
.traffic-chart .ct-series-b .ct-slice-donut-solid,
.traffic-chart .ct-series-b .ct-slice-pie {
  fill: #ef5350;
}

.traffic-chart .ct-series-c .ct-area,
.traffic-chart .ct-series-c .ct-slice-donut-solid,
.traffic-chart .ct-series-c .ct-slice-pie {
  fill: #5c6bc0;
}

.flotRealtime2 {
  height: 445px;
}

.traffic-chart {
  height: 34vh;
}

#flotBar2 {
  height: 168px;
}

.gauge.g1 svg {
  fill: #ffa726 !important;
}

#area_chart {
  max-height: 280px;
}

#flotLine5 {
  height: 50px;
}

#flotPie1 {
  height: 90px;
}

#flotPie1 .pieLabel {
  display: none;
}

#flotPie1 .legend tr {
  padding-bottom: 5px;
}

#flotPie1 .legendColorBox {
  float: left;
  margin: 2px 5px 0 0;
}

#flotPie1 .legendColorBox>div {
  border: none !important;
}

#flotPie1 .legendLabel {
  color: #868e96;
  font-family: 'Open Sans';
  font-size: 12px;
}

/* Stats Table */
.table-stats table {
  font-family: 'Open Sans';
}

.table-stats table th,
.table-stats table td {
  border: none;
  border-bottom: 1px solid #e8e9ef;
  color: black;
  font-size: 12px;
  /* font-weight: normal; */
  padding: .75em 1.25em;
  /* text-transform: uppercase; */
}

.table-stats table th img,
.table-stats table td img {
  margin-right: 10px;
  max-width: 45px;
}

.table-stats table th .name,
.table-stats table td .name {
  color: #343a40;
  font-size: 14px;
  text-transform: capitalize;
}

.table-stats table td {
  color: #343a40;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  vertical-align: middle;
}

/* Timeline */
.timeline li {
  font-family: 'Open Sans';
  list-style: none;
  padding: 5px 0;
  position: relative;
}

.timeline li i {
  border-radius: 50%;
  /* color: #fff; */
  font-size: 35px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}

.timeline li span {
  color: #868e96;
  display: block;
  font-size: 14px;
}

.timeline li span a {
  color: #343a40;
}

.timeline li .time {
  font-size: 12px;
  padding-bottom: 15px;
}

.timeline li img {
  margin: 10px 5px 15px 0;
  max-height: 40px;
}

.timeline .media-body {
  border-bottom: 1px solid #e8e9ef;
}

/* Weather */
.widget .card-footer {
  border-top-color: #e8e9ef;
}

.widget .weather-footer li {
  float: left;
  position: relative;
  width: 33.33%;
}

.widget .weather-footer li:before {
  content: '';
  background: #e8e9ef;
  height: 32px;
  width: 1px;
  top: 5px;
  right: 7.5px;
  position: absolute;
}

.widget .weather-footer li:last-child:before {
  display: none;
}

.widget .weather-footer li span {
  display: block;
}

.widget .pt-0 {
  padding-top: 0 !important;
}

.widget .social .rounded-circle {
  max-width: 130px;
  margin-top: -65px;
}

.widget .social .weather-footer i {
  color: #868e96;
  font-size: 20px;
  line-height: 1;
  margin-top: -3px;
}

/* Tabs */
.nav-tabs a.active {
  cursor: default;
  font-size: 16px !important;
  text-transform: capitalize;
  background: #577ad3 !important;
  color: white !important;
  font-weight: normal !important;
}

.save {
  background-color: #577ad3 !important;
}

.nav-tabs .dropdown .dropdown-menu {
  top: 100% !important;
}

.custom-tab .nav-tabs>a.active,
.custom-tab .nav-tabs>.active>a:focus,
.custom-tab .nav-tabs>li.active>a:hover {
  border-color: transparent transparent;
  color: #ff2e44;
  position: relative;
}

.custom-tab .nav-tabs>a.active:after,
.custom-tab .nav-tabs>li.active>a:focus:after,
.custom-tab .nav-tabs>li.active>a:hover:after {
  background: #ff2e44;
  bottom: -1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 999;
}

.card .card-header .card-actions {
  float: right;
}

.card .card-header .card-actions [class*="btn"] {
  border-left: 1px solid rgba(120, 130, 140, 0.4);
  color: #878787;
  display: inline-block;
  font-size: 16px;
  /* float: left; */
  padding: 0 7px;
  width: inherit;
  text-align: center;
}

.social-buttons .card-body p button {
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.social-buttons .only-icon .card-body p button {
  padding: 0;
}

.social-buttons .social i {
  padding: 0 10px;
  width: inherit !important;
}

.social-buttons .only-text p button {
  padding: 0 .5rem;
}

.buttons button {
  margin: 2px 1;
}

/* Ribons */
.corner-ribon {
  text-align: center;
  width: 71px;
  height: 71px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
}

.corner-ribon i {
  padding: 10px 0 0 35px;
  color: #fff;
}

.twt-feed .wtt-mark {
  color: rgba(255, 255, 255, 0.15);
  font-size: 160px;
  position: absolute;
  top: 10px;
  left: 40%;
}

.twt-feed {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  color: #FFFFFF;
  padding: 40px 10px 10px;
  position: relative;
  min-height: 170px;
}

.weather-category {
  padding: 15px 0;
  color: #74829C;
}

.weather-category ul li {
  width: 32%;
  text-align: center;
  border-right: 1px solid #e6e6e6;
  display: inline-block;
}

.twt-feed.blue-bg {
  background: #58C9F3;
}

.twt-category {
  display: inline-block;
  margin-bottom: 11px;
  margin-top: 10px;
  width: 100%;
}

.twt-category ul li {
  color: #bdbdbd;
  font-size: 14px;
}

.twt-footer {
  padding: 12px 15px;
}

.twt-footer,
.twt-footer a {
  color: #d2d2d2;
}

/* Button Reset */
.btn,
.button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  border-radius: 3;
  cursor: pointer;
}

/* Icons */
.icon-section {
  margin: 0 0 3em;
  clear: both;
  overflow: hidden;
}

.icon-container {
  width: 240px;
  padding: .7em 0;
  float: left;
  position: relative;
  text-align: left;
}

.icon-container [class^="ti-"],
.icon-container [class*=" ti-"] {
  color: #000;
  position: absolute;
  margin-top: 3px;
  -webkit-transition: .3s;
  transition: .3s;
}

.icon-container:hover [class^="ti-"],
.icon-container:hover [class*=" ti-"] {
  font-size: 2.2em;
  margin-top: -5px;
}

.icon-container:hover .icon-name {
  color: #000;
}

.icon-name {
  color: #aaa;
  margin-left: 35px;
  font-size: 14px;
  -webkit-transition: .3s;
  transition: .3s;
}

.icon-container:hover .icon-name {
  margin-left: 45px;
}

.fontawesome-icon-list .page-header {
  border-bottom: 1px solid #C9CDD7;
  padding-bottom: 9px;
  margin: 30px 0px 27px 0px;
}

.fontawesome-icon-list h2 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 300;
}

.fontawesome-icon-list i {
  font-style: 16px;
  padding-right: 10px;
}

.social-box i {
  line-height: 110px;
}

.social-box ul {
  display: inline-block;
  margin: 7px 0 0;
  padding: 10px;
  width: 100%;
}

.social-box ul li {
  color: #949CA0;
  font-size: 14px;
  font-weight: 700;
  padding: 0 10px 0 0;
  text-align: right;
}

.social-box ul li:last-child {
  padding-left: 10px;
  padding-right: 0;
  text-align: left;
}

.social-box ul li span {
  font-size: 14px;
}

.login-logo {
  text-align: center;
  margin-bottom: 15px;
}

.login-logo span {
  color: #ffffff;
  font-size: 24px;
}

.login-content {
  max-width: 540px;
  margin: 8vh auto;
}

.login-form {
  background: #ffffff;
  padding: 30px 30px 20px;
  border-radius: 2px;
}

.login-form h4 {
  color: #878787;
  text-align: center;
  margin-bottom: 50px;
}

.login-form .checkbox {
  color: #878787;
}

.login-form .checkbox label {
  text-transform: none;
}

.login-form .btn {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px;
  border: 0px;
}

.login-form label {
  color: #878787;
  /* text-transform: uppercase; */
}

.login-form label a {
  color: #ff2e44;
}

.social-login-content {
  margin: 0px -30px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 30px 0px;
  background: #fcfcfc;
}

.social-button {
  padding: 0 30px;
}

.social-button .facebook {
  background: #3b5998;
  color: #fff;
}

.social-button .facebook:hover {
  background: #344e86;
}

.social-button .twitter {
  background: #00aced;
  color: #fff;
}

.social-button .twitter:hover {
  background: #0099d4;
}

.social-button i {
  padding: 19px;
}

.register-link a {
  color: #ff2e44;
}

.cpu-load {
  width: 100%;
  height: 272px;
  font-size: 14px;
  line-height: 1.2em;
}

.cpu-load-data-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
}

.cpu-load-data {
  margin-bottom: 30px;
}

.cpu-load-data li {
  display: inline-block;
  width: 32.5%;
  text-align: center;
  border-right: 1px solid #e7e7e7;
}

.cpu-load-data li:last-child {
  border-right: 0px;
}

.nestable-cart {
  overflow: hidden;
}

/* Forms */
.input-group-addon {
  background-color: transparent;
  border-left: 0;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}

.flotTip {
  background: #252525;
  border: 1px solid #252525;
  padding: 5px 15px;
  color: #ffffff;
}

.flot-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 275px;
  padding: 20px 15px 15px;
  margin: 15px auto 30px;
  background: transparent;
}

.flot-pie-container {
  height: 275px;
}

.flotBar-container {
  height: 275px;
}

.flot-line {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em;
}

.legend table {
  border-spacing: 5px;
}

#chart1,
#flotBar,
#flotCurve {
  width: 100%;
  height: 275px;
}

.morris-hover {
  position: absolute;
  z-index: 1;
}

.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}

.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}

.morris-hover.morris-default-style {
  border-radius: 2px;
  padding: 10px 12px;
  color: #666;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  color: #fff !important;
}

.morris-hover-point {
  color: rgba(255, 255, 255, 0.8) !important;
}

#morris-bar-chart {
  height: 285px;
}

.CustomField {
  margin-left: 2%;
  border-radius: 6%;
}

.map,
.vmap {
  width: 100%;
  height: 400px;
}

.btn-toolbar {
  float: left !important;
}

.btn-toolbar .btn-outline-secondary:not([disabled]):not(.disabled):active,
.btn-toolbar .btn-outline-secondary:not([disabled]):not(.disabled).active,
.btn-toolbar .show>.btn-outline-secondary.dropdown-toggle {
  background-color: #212529;
  border-color: #212529;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

.btn-toolbar .btn-outline-secondary:hover {
  background-color: #212529;
  border-color: #212529;
  color: #fff;
}

/*    Widget One
---------------------------*/
.dib {
  display: inline-block;
}

.stat-widget-one .stat-icon {
  vertical-align: top;
}

.stat-widget-one .stat-icon i {
  font-size: 30px;
  border-width: 3px;
  border-style: solid;
  border-radius: 100px;
  padding: 15px;
  font-weight: 900;
  display: inline-block;
}

.stat-widget-one .stat-content {
  margin-left: 30px;
  margin-top: 7px;
}

.stat-widget-one .stat-text {
  font-size: 14px;
  color: #868e96;
}

.stat-widget-one .stat-digit {
  font-size: 24px;
  color: #373757;
}

/*    Widget Two
---------------------------*/
.stat-widget-two {
  text-align: center;
}

.stat-widget-two .stat-digit {
  font-size: 1.75rem;
  font-weight: 500;
  color: #373757;
}

.stat-widget-two .stat-digit i {
  font-size: 18px;
  margin-right: 5px;
}

.stat-widget-two .stat-text {
  font-size: 16px;
  margin-bottom: 5px;
  color: #868e96;
}

.stat-widget-two .progress {
  height: 8px;
  margin-bottom: 0;
  margin-top: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.stat-widget-two .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*    Widget Three
---------------------------*/
.stat-widget-three .stat-icon {
  display: inline-block;
  padding: 33px;
  position: absolute;
  line-height: 21px;
}

.stat-widget-three .stat-icon i {
  font-size: 30px;
  color: #ffffff;
}

.stat-widget-three .stat-content {
  text-align: center;
  padding: 15px;
  margin-left: 90px;
}

.stat-widget-three .stat-digit {
  font-size: 30px;
}

.stat-widget-three .stat-text {
  padding-top: 4px;
}

.home-widget-three .stat-icon {
  line-height: 19px;
  padding: 27px;
}

.home-widget-three .stat-digit {
  font-size: 24px;
  font-weight: 300;
  color: #373757;
}

.home-widget-three .stat-content {
  text-align: center;
  margin-left: 60px;
  padding: 13px;
}

/*    Widget Four
---------------------------*/
.stat-widget-four {
  position: relative;
}

.stat-widget-four .stat-icon {
  display: inline-block;
  position: absolute;
  top: 5px;
}

.stat-widget-four i {
  display: block;
  font-size: 36px;
}

.stat-widget-four .stat-content {
  margin-left: 40px;
  text-align: center;
}

.stat-widget-four .stat-heading {
  font-size: 20px;
}

/*    Widget Five
---------------------------*/
.stat-widget-five {
  min-height: 60px;
}

.stat-widget-five .stat-icon {
  font-size: 50px;
  line-height: 50px;
  position: absolute;
  left: 30px;
  top: 20px;
}

.stat-widget-five .stat-content {
  margin-left: 100px;
}

.stat-widget-five .stat-text {
  color: #455a64;
  font-size: 20px;
}

.stat-widget-five .stat-heading {
  color: #99abb4;
  font-size: 17px;
  color: black;
}

.horizontal:before {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 38px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 1px;
}

/* Mixed Styles */
.badges h1,
.badges h2,
.badges h3,
.badges h4,
.badges h5,
.badges h6 {
  margin: 5px 0;
}

.vue-lists ul,
.vue-lists ol {
  padding-left: 30px;
}

.card .dropdown.float-right .dropdown-menu {
  left: inherit !important;
  right: 0 !important;
  top: 93% !important;
}

.dataTables_paginate .pagination {
  border-radius: 0;
}

.dataTables_paginate .pagination li {
  border-radius: 0 !important;
}

.dataTables_paginate .pagination li a {
  border-radius: 0 !important;
  color: #292b35;
}

.dataTables_paginate .pagination li.active a {
  background: #292b35;
  border-color: #292b35;
  color: #fff;
}

.dataTables_paginate .pagination li:hover a {
  background: #292b35;
  border-color: #292b35;
  color: #fff;
}

/* Footer */

footer.site-footer .footer-inner {
  color: #78909c;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 1.5;
  padding: 1em 1.125em;
}

footer.site-footer .footer-inner a {
  color: #6a7074;
}

.calender-cont {
  position: relative;
  padding-top: 20px;
}

.calender-cont .fc-title {
  color: #fff;
}

.calender-cont .fc-center {
  position: absolute;
  top: 0;
  left: 0;
}

.calender-cont .fc-center h2 {
  font-size: 16px;
  font-weight: 700;
}

.calender-cont td .fc-event {
  border: 0px solid transparent;
  padding: 1px;
}

.calender-cont td .fc-time {
  color: white;
  font-weight: 400;
  font-size: 11px;
  padding: 2px;
}

.calender-cont .fc-left .fc-button-group {
  position: absolute;
  top: 0;
  right: 0;
}

.calender-cont .fc-left .fc-button-group button {
  height: 20px;
  width: 20px;
  line-height: 18px;
  padding: 0;
  border: 0px solid transparent;
  background: #eceff1;
  color: #889196;
}

.calender-cont .fc-left .fc-button-group button.fc-prev-button {
  margin-right: 4px;
}

.calender-cont .fc-left .fc-button-group button .fc-icon {
  font-size: 11px;
}

.calender-cont .fc-left .fc-button-group button:hover {
  background: #d8d8d8;
}

.calender-cont.widget-calender {
  padding-top: 28px;
}

.calender-cont.widget-calender td,
.calender-cont.widget-calender th {
  font-size: 14px;
  border: 0px solid transparent;
}

.calender-cont.widget-calender .fc-right {
  display: none;
}

.calender-cont.widget-calender .fc-today-button {
  display: none;
}

.calender-cont.widget-calender .fc-widget-content {
  height: 45px !important;
  min-height: 45px !important;
}

.calender-cont.widget-calender .fc-day-grid-container {
  max-height: 250px !important;
  overflow: hidden !important;
}

@media (max-width: 1680px) {
  .timeline li {
    padding: 2px 0;
  }
}

@media (max-width: 1368px) {
  .twt-category {
    margin-bottom: 0;
  }

  .twt-feed {
    max-height: 155px;
  }

  .twt-feed img {
    height: 75px;
    width: 75px;
  }

  .stat-widget-one .stat-content {
    margin-left: 15px;
  }

  .card-body {
    padding: 15px;
  }

  .badges button {
    margin: 2px 0;
  }

  #g2 {
    padding-top: 33px;
  }

  .timeline li .time {
    padding-bottom: 10px;
  }

  .height-93 {
    height: 75px;
  }

  .height-100 {
    height: 90px;
  }

  .widget .row.p-4.height-93 {
    padding: 1.125em 1.75em !important;
  }

  .widget .card-footer.p-3.bg-white.text-center {
    padding: .9em !important;
  }

  .weather h3.fw-r.text-white {
    font-size: 1.125em;
  }

  .weather span {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .open aside.left-panel {
    width: 280px;
    max-width: 280px;
  }

  aside.left-panel:hover {
    overflow-x: inherit;
  }

  aside.left-panel.open-menu {
    overflow-x: scroll;
  }

  aside.left-panel {
    max-width: 83px;
    width: 83px;
  }

  aside.left-panel .navbar .navbar-header {
    padding: 0;
  }

  aside.left-panel .navbar .navbar-brand {
    display: none;
  }

  aside.left-panel .navbar .navbar-brand.hidden {
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
  }

  aside.left-panel .navbar .navbar-brand.hidden img {
    max-width: 100%;
    margin: 0 auto;
  }

  aside.left-panel .navbar .navbar-brand.d-md-none {
    margin: 13px 0 0;
    min-height: 67px;
    padding: 0;
    text-align: center;
  }

  aside.left-panel .navbar .navbar-nav:before {
    display: none !important;
  }

  aside.left-panel .navbar .navbar-nav li {
    position: relative;
  }

  aside.left-panel .navbar .navbar-nav li a {
    font-size: 0;
    z-index: 0;
    -webkit-transition: none;
    transition: none;
  }

  aside.left-panel .navbar .navbar-nav li a .menu-icon {
    font-size: 20px;
    z-index: -1;
    text-align: center;
    width: inherit;
  }

  aside.left-panel .navbar .navbar-nav li a .menu-title-text {
    font-size: 0;
  }

  aside.left-panel .navbar .navbar-nav li a .badge {
    display: none;
  }

  aside.left-panel .navbar .navbar-nav li>a {
    max-width: 60px;
    padding-left: 0;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
    overflow: hidden;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children a:before {
    content: '';
    display: none;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul {
    padding-left: 0;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
    display: block;
    left: inherit;
    right: -160px;
    top: 0;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a {
    display: block;
    font-size: 14px;
    max-width: inherit;
    padding: 2px 15px 2px 35px;
    width: 100%;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
    text-align: center;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu i {
    left: 10px;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show {
    overflow: visible;
  }

  aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
    position: absolute !important;
  }

  aside.left-panel .navbar .navbar-nav li span.count {
    display: none;
    margin-right: 5px;
    z-index: 1;
  }

  aside.left-panel .navbar .navbar-nav li.active a:after {
    content: '';
    display: none;
  }

  aside.left-panel .navbar .navbar-nav .menu-title {
    font-size: 0;
    line-height: 0;
    opacity: 0;
    padding: 0;
  }

  aside.left-panel .menutoggle {
    display: none;
  }

  aside.left-panel.open-menu {
    max-width: 280px;
    width: 280px;
  }

  aside.left-panel.open-menu .navbar .navbar-nav li>a {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
  }

  aside.left-panel.open-menu .navbar .navbar-nav li>a .menu-icon {
    width: 55px;
    font-size: inherit;
    text-align: left;
  }

  aside.left-panel.open-menu .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
    position: static !important;
    margin-left: 45px;
  }

  aside.left-panel.open-menu .navbar .navbar-nav .menu-title {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 50px;
    opacity: 1;
  }

  .navbar .main-menu {
    padding: 0;
  }

  #language-select,
  .user-area .dropdown-toggle,
  header .form-inline {
    height: 48px;
  }

  .header-left .dropdown .dropdown-menu {
    top: 47px !important;
  }

  #language-select .dropdown-menu {
    top: 49px !important;
  }

  .user-area .user-menu {
    top: 51px !important;
  }

  .content {
    padding: 1.25em;
  }

  .card .expense-table {
    width: 112%;
    margin-left: -5%;
  }

  .expense-table {
    width: 108%;
    margin-left: -5%;
  }

  .flotRealtime2 {
    height: 330px;
  }

  .card {
    margin-bottom: 1.25em;
  }

  .card .card-header {
    position: relative;
  }

  .card .card-header strong {
    display: block;
  }

  .card .card-header small {
    float: left;
  }

  .card .card-header .card-actions {
    right: 0;
    top: .75rem;
    position: absolute;
  }

  .card-footer.bg-white.br-0.pl-5.pr-5.pt-0.pb-5 {
    padding-bottom: 1.5em !important;
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  #g2 {
    height: auto !important;
    padding-top: 7px;
  }

  #flotBar2 {
    height: 150px;
  }

  #g1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .card-footer.bg-white [class*="float"] {
    display: block;
    float: none !important;
    text-align: center;
  }

  .card-footer.bg-white [class*="float"].currency {
    display: inline-block;
  }

  .card-footer.bg-white [class*="float"].fa {
    display: inline-block;
    /* float: left !important; */
  }

  #traffic-chart {
    height: 232px !important;
  }

  i.p-4.font-3xl.width-90.text-center.mr-3.float-left.text-light {
    font-size: 1.8125em;
    width: 75px;
  }

  .card i+h4 {
    display: inline;
    padding-top: 1em !important;
  }

  .timeline li img {
    margin: 0px 5px 5px 0;
  }

  .timeline li span {
    padding-bottom: 8px !important;
  }

  .card-footer.bg-white.br-0.pl-5.pr-5.pt-1.pb-4.mb-3 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  .font-4xl {
    font-size: 2.75em;
  }

  .media.p-4.height-100,
  .widget .row.p-4.height-93 {
    padding: 1rem !important;
  }

  .height-100 {
    height: 63px;
  }

  .widget .social .rounded-circle {
    max-width: 60px;
    margin-top: 8px;
  }

  footer.site-footer {
    padding: 0 1.125em;
  }

  footer.site-footer .footer-inner {
    padding: 1.75em 1em;
  }
}

@media (max-width: 992px) {
  [class*="col"].no-padding {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}

@media (max-width: 768px) {
  .navbar {
    height: 100vh;
  }

  .navbar .navbar-nav li.menu-item-has-children>a:before {
    display: block !important;
  }

  .navbar .main-menu {
    float: none;
    padding-bottom: 70px;
  }

  .left-panel {
    display: none;
  }

  aside.left-panel {
    overflow: scroll;
  }

  .right-panel header.header {
    height: 62px;
  }

  .right-panel .top-left,
  .right-panel .top-right {
    width: 100%;
    float: none;
    background: white;
  }

  .right-panel .menutoggle {
    float: right;
  }

  .right-panel .navbar-header {
    padding: 0;
  }

  .right-panel header.header {
    position: static;
  }

  .right-panel header.header .top-left {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 30px;
    z-index: 999;
    border-bottom: 1px solid #dcdcdc;
  }

  .right-panel header.header .top-right {
    padding: 0 30px;
  }

  .small-device .right-panel {
    margin-left: 0;
  }

  #left-panel {
    max-width: 100%;
    width: 100%;
  }

  #left-panel .navbar .navbar-nav li>a {
    max-width: inherit;
    font-size: 14px;
  }

  #left-panel .navbar .navbar-nav li>a .menu-icon {
    width: 55px;
    text-align: left;
    font-size: 14px;
  }

  #left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
    position: static !important;
    padding-left: 50px;
  }

  .orders {
    overflow: hidden;
  }

  .order-table .avatar,
  .order-table .serial {
    display: none;
  }
}

@media (max-width: 575px) {
  #left-panel .navbar {
    display: inherit;
  }

  #left-panel .navbar .main-menu {
    display: inherit;
  }

  #left-panel .navbar .sub-menu.children {
    display: none;
  }

  #left-panel .navbar .sub-menu.children.show {
    display: block;
  }

  .right-panel .navbar-brand {
    width: 220px;
    padding-bottom: 5px;
  }

  .right-panel .menutoggle {
    width: 20px;
  }
}

#cellPaiChart {
  height: 160px;
}

#cellPaiChart .pieLabel {
  top: 50px !important;
}

#cellPaiChart .pieLabel div {
  font-size: 16px !important;
}

#cellPaiChart #pieLabel1 {
  left: 20px !important;
}

#cellPaiChart #pieLabel0 {
  left: inherit !important;
  right: 20px !important;
}

.modal-footer .filter {
  background: #dc3545 !important;
  color: white;
  font-weight: 400;
  font-size: .75rem;
  width: 4rem;
  height: 1.5rem;
}

.modal-footer .save {
  background: #1e5598 !important;
  color: white;
  font-weight: 400;
  font-size: .75rem;
  width: 4rem;
  height: 1.5rem;
}

#progressBar {
  width: 100%;
  background-color: #ddd;
}

#colouredBar {
  width: 40%;
  height: 12px;
  background-color: #17a2b8;
  text-align: center;
  line-height: 15px;
  color: white;
}

.bar-text {
  font-size: 9px;
  position: absolute;
}

input:focus,
select:focus,
textbox:focus {
  color: #495057;
  background-color: #fff;
  border-color: none !important;
  outline: 0;
  box-shadow: none !important;
}

.expenseStatus,
.visit-status {
  vertical-align: middle !important;
  text-align: center;
}

.autocomplete-items div:hover {
  background: #577ad3 !important;
  color: white !important;
}

.autocomplete-items div {
  height: auto !important;
}

.autocomplete-items {
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

/*# sourceMappingURL=style.css.map */