@font-face {
  font-family: "Neuzeit Grotesk";
  src: url("../fonts/NeuzeitGro-Reg.eot");
  src: url("../fonts/NeuzeitGro-Reg.eot?#iefix") format("embedded-opentype"),
    url("../fonts/NeuzeitGro-Reg.woff") format("woff"),
    url("../fonts/NeuzeitGro-Reg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Neuzeit Grotesk";
  src: url("../fonts/NeuzeitGro-Bol.eot");
  src: url("../fonts/NeuzeitGro-Bol.eot?#iefix") format("embedded-opentype"),
    url("../fonts/NeuzeitGro-Bol.woff") format("woff"),
    url("../fonts/NeuzeitGro-Bol.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Neuzeit Grotesk";
  src: url("../fonts/NeuzeitGro-Lig.eot");
  src: url("../fonts/NeuzeitGro-Lig.eot?#iefix") format("embedded-opentype"),
    url("../fonts/NeuzeitGro-Lig.woff") format("woff"),
    url("../fonts/NeuzeitGro-Lig.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    background: #000;
  }

  90% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    background: #fff;
  }
}

input:autofill,
input:-webkit-autofill,
input:-internal-autofill-selected,
input:internal-autofill-selected {
  background-color: transparent;
}

.fa-fw.fa-pencil {
  line-height: 1.6;
  font-size: 16px;
}

.sidebar-menu::-webkit-scrollbar {
  width: 0 !important;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
}

.loader-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* .fa-fw.fa-eye{line-height: 1.6;} */
#errorModal .modal-body ul {
  margin: 0;
  padding: 0 0 30px 0;
}

#errorModal .modal-header .close {
  margin-right: 5px;
}

#errorModal .modal-body {
  color: #fff;
  font-size: 16px;
  text-align: center;
}

#errorModal .modal-header {
  padding: 8px 8px 0;
}

#errorModal .modal-body ul li {
  margin: 0;
  padding: 0;
}

#errorModal .modal-body ul li {
  list-style-type: none;
  padding-bottom: 8px;
  color: #357fd8;
  font-size: 16px;
}

#errorModal .modal-dialog {
  border: solid 1px #16191c;
}

.rm-btn,
.rm-btn-chklist {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #fff;
  cursor: pointer;
}

/*chrome default style overwrite*/
/* input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
@keyframes autofill {
  100% {
    background: transparent;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
  }
}
@-webkit-keyframes autofill {
  100% {
    background: transparent;
    color: #ffffff !important;
    -webkit-text-fill-color: white !important;
  }
}
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
  -webkit-animation: autofill 0s forwards;
  animation: autofill 0s forwards;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
@keyframes autofill {
  100% {
    background: transparent;
    color: #ffffff;
  }
}
@-webkit-keyframes autofill {
  100% {
    background: transparent;
    color: #ffffff;
  }
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}

@keyframes autofill {
  100% {
    background: transparent;
    color: inherit;
  }
}

@-webkit-keyframes autofill {
  100% {
    background: transparent;
    color: inherit;
  }
} */
.d-none {
  display: none !important;
}
.position-absolute{
  position: absolute;
}
.moreellipses,
.moreless.less {
  padding-left: 10px;
}

.moreellipses,
.moreless {
  color: #357fd8;
  cursor: pointer;
}

.txt-fade {
  animation: fadeIn 1s;
}

html,
body {
  min-height: 100vh;
}

.custom-panel .panel {
  background-color: transparent;
}

.custom-panel .panel-title {
  font-size: 21px;
}

.custom-panel .panel-title a {
  display: block;
}

.custom-panel .panel-default {
  border-color: transparent;
}

.custom-panel a,
.custom-panel a:focus,
.custom-panel a:hover {
  color: #fff;
}

.custom-panel .panel-default>.panel-heading {
  color: #fff;
  background-color: transparent;
  padding: 11px 15px;
  padding-left: 0;
}

.custom-panel .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: transparent;
}

.custom-panel .panel-title>a:before,
.MyPnl .panel-title>a:before,
.scndAcordn .panel-title>a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f077";
  padding-right: 5px;
  transition: all 0.5s;
}

/* .custom-panel .panel-heading.active a:before, .MyPnl .panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} */
.custom-panel .panel-title>a.collapsed:before,
.MyPnl .panel-title>a.collapsed:before,
.scndAcordn .panel-title>a.collapsed:before {
  float: right !important;
  content: "\f078";
}

.custom-panel .panel-heading {
  border-radius: 0px;
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-color: #494949;
  background: url(../img/arrow-down.png) no-repeat 98% 11px;
  /* padding:6px 12px; */
  padding: 6px 0px;
}

.multiselect-container>li>a {
  white-space: pre-wrap;
}

.multiselect-selected-text {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.multiselect-container.dropdown-menu {
  top: 42px;
}

.multiselect-container.dropdown-menu input {
  height: 1.5rem;
  top: 1px;
}

.multiselect-container.dropdown-menu label {
  color: #333;
  font-size: 14px;
}

.multiselect-native-select .btn-group>.btn {
  color: #333;
  font-size: 14px;
  line-height: 40px;
  display: flex;
  width: 100%;
  background: transparent;
  border: none;
  box-sizing: border-box;
  border-bottom: 1px solid #000;
  padding: 0;
}

.multiselect .caret {
  position: absolute;
  right: 5px;
  top: calc(50% + 2px);
  transform: translateY(-50%);
}

.multiselect-native-select .btn-default:active,
.multiselect-native-select .btn-default.active,
.multiselect-native-select .open>.dropdown-toggle.btn-default {
  background-color: transparent;
  color: #333;
}

.multiselect-native-select .open>.dropdown-toggle.btn-default {
  box-shadow: none;
}

.multiselect-native-select .btn-group .caret {
  border-top: 7px dashed;
}

.multiselect-container.dropdown-menu>li>a:hover,
.multiselect-container.dropdown-menu>li>a:focus {
  background-color: inherit;
}

.multiselect-container.dropdown-menu>.active>a,
.multiselect-container.dropdown-menu>.active>a:hover,
.multiselect-container.dropdown-menu>.active>a:focus {
  background-color: transparent;
}

.multiselect-container.dropdown-menu li.active a {
  background-color: #f1f7ff;
}

.multiselect-container.dropdown-menu li {
  padding: 2px 4px;
}

.multiselect-container.dropdown-menu li a {
  border-radius: 4px;
}

.multiselect-container.dropdown-menu li:hover a {
  background-color: #f1f7ff;
}

.multiselect-native-select .btn {
  padding: 0px;
  background-color: inherit;
}

.multiselect-native-select .btn:hover {
  background-color: inherit;
}

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

span.multiselect-native-select select {
  clip: auto !important;
  left: 0 !important;
  width: 100% !important;
  margin: unset !important;
  top: 35px !important;
  height: 0 !important;
}

/* For Multi Select Dropdown - Added By Tejas */
.multiselect-container.dropdown-menu {
  width: 100%;
}

.multiselect-container .multiselect-filter {
  padding-bottom: 0px;
}

.multiselect-filter .glyphicon {
  color: #000000;
  margin: 15px 5px 0px;
}

.multiselect-filter .input-group-addon {
  padding: 6px 0px;
}

.multiselect-container .multiselect-filter .multiselect-search {
  font-size: 16px;
  height: auto;
  color: #000000;
}

.multiselect-container .multiselect-filter:hover .glyphicon {
  color: #555;
}

.multiselect-container .multiselect-filter:hover .multiselect-search {
  color: #555;
  border-bottom: 1px solid #555;
}

/* End Here */

.has-error span.multiselect-native-select select.form-control {
  border-color: #357fd8 !important;
}

.has-success span.multiselect-native-select select.form-control {
  border-color: #3c763d !important;
}

.fsize20 {
  font-size: 20px;
  position: relative;
}

a.txtwhite {
  color: #fff !important;
}

.txtwhite.active {
  color: #357fd8 !important;
}

a.txtwhite:hover {
  color: #357fd8 !important;
}

select.form-control option {
  padding: 6px 12px;
}

/* .tox .tox-toolbar,
.tox .tox-toolbar__overflow,
.tox .tox-toolbar__primary {
  background: #0c0d0f !important;
  border-color: #16191c !important;
}
.tox .tox-menubar {
  background: #0c0d0f !important;
}
.tox-tinymce {
  border-color: #16191c !important;
}
.tox-statusbar {
  background: #0c0d0f !important;
  border-color: #0c0d0f !important;
} */
.text-red {
  color: #357fd8;
}

.form-control {
  padding: 6px 0;
}

textarea {
  resize: none;
}

.field-messages-messages-en label {
  position: relative;
}

select {
  cursor: pointer;
}

.has-error .form-control:focus {
  border-color: #000;
}

.has-error .form-control:focus {
  box-shadow: none;
}

.has-error .form-control,
.has-error .ui-autocomplete-input {
  border-color: #000;
  box-shadow: none;
}

.has-error input.ui-autocomplete-input {
  border-bottom: #000 solid 1px !important;
}

.has-success .form-control,
.has-success .form-control:focus {
  box-shadow: none;
  border-color: #000;
}

.login-box .has-success .form-control,
.login-box .has-success .form-control:focus {
  box-shadow: none;
  border-color: #fff;
}

.date input,
.bootstrap-timepicker input {
  cursor: pointer;
}

.input-group.date .form-control {
  padding: 6px 0;
}

.input-group-addon {
  cursor: pointer;
}

.kv-drp-dropdown .right-ind img {
  cursor: pointer;
}

.bootstrap-timepicker .form-control {
  padding: 6px 0;
}

.custom-formgroup.focused label {
  color: #000;
}

#resetpwd-form .custom-formgroup.focused label {
  color: #fff;
}

.year_quarter .ui-menu .ui-menu-item {
  display: inline-block;
  width: calc(100% / 5);
}

.content-head li {
  font-size: 16px;
}

.ui-menu {
  margin-left: 15px;
}

.staff-create .ui-menu {
  margin: 0;
}

.grid-view .empty {
  text-align: center;
}

.visits-view p {
  color: #000000;
  font-size: 16px;
  margin-bottom: 0px;
}

.visits-view small {
  font-size: 16px;
  margin-bottom: 30px;
  color: #000000;
}

.visits-view .p-name {
  font-size: 14px;
}

.visits-view .form-group label {
  top: unset;
  color: #357fd8;
}

.storedetail h4 {
  font-size: 14px;
  color: #000000;
  margin-top: 8px;
}

.storedetail .locationtxt {
  font-size: 14px;
  color: #000000;
}

label.switch {
  margin-bottom: 10px;
}

h1.subTitle {
  color: #357fd8;
  font-size: 20px;
  text-transform: capitalize;
  letter-spacing: normal;
  margin: 1rem 0 0.5rem;
}

.view {
  background-color: transparent !important;
}

.view:hover {
  color: #002d62 !important;
}

.kv-drp-dropdown .right-ind {
  right: 3px;
  top: 5px;
}

.kv-drp-dropdown .range-value {
  padding-left: 0;
}

/*staff page*/
.staff-roles-form table .form-group {
  margin-bottom: 0;
}

.staff-roles-form table input[type="checkbox"] {
  margin: 0;
}

.staff-roles-form table input {
  height: auto;
}

.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-bottom: 5px;
  cursor: pointer;
}

.custom-checkbox input[type="checkbox"]:after {
  width: 19px;
  height: 20px;
  border-radius: 3px;
  top: 9px;
  left: -1px;
  position: relative;
  background-color: #fff;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #fff;
}

.custom-checkbox input[type="checkbox"]:disabled:after {
  width: 19px;
  height: 20px;
  border-radius: 3px;
  top: 9px;
  left: -1px;
  position: relative;
  background-color: #716e6e;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #716e6e;
}

.custom-checkbox input[type="checkbox"]:checked:before {
  content: "";
  display: inline-block;
  visibility: visible;
  position: absolute;
  z-index: 1;
  left: 5px;
  top: 10px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-checkbox input[type="checkbox"]:checked:after {
  width: 19px;
  height: 20px;
  border-radius: 3px;
  top: 9px;
  left: -1px;
  position: relative;
  background-color: #357fd8;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #357fd8;
  border-radius: 2px;
}

.custom-checkbox input[type="checkbox"]:checked:disabled:after {
  width: 19px;
  height: 20px;
  border-radius: 3px;
  top: 9px;
  left: -1px;
  position: relative;
  background-color: #716e6e;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #716e6e;
  border-radius: 2px;
}

/*forecasted TimePicker*/
.visit-csv-form .bootstrap-timepicker .picker {
  width: 100%;
  left: 0;
  text-align: right;
  z-index: 10;
  padding-right: 0;
  position: absolute;
}

/*Dropdown Styles in Modal*/
.modal .ui-menu {
  padding: 20px;
}

.modal .ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  color: #357fd8 !important;
  border: none;
  background: transparent;
  margin: 0;
}

table thead.tableFloatingHeaderOriginal,
table thead.tableFloatingHeaderOriginal th {
  background-color: #f1f7ff;
  z-index: 6;
}

.navbar-custom-menu .user-menu a {
  padding: 0;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-auto {
  cursor: auto;
}

.table .btn:hover {
  box-shadow: none;
  transform: none;
}

.btn-primary:hover {
  border: none;
}

.sidebar-collapse .sub-menu.collapse.in {
  display: none;
}

.grid-view .fa-map-marker {
  display: inline-block;
  float: left;
  padding-right: 10px;
  padding-top: 5px;
}

.grid-view table a p {
  display: block;
  overflow: hidden;
}

.grid-view table p {
  display: block;
  overflow: hidden;
}

@media (min-width: 768px) {
  .right-panel {
    margin-left: 100px;
  }
}

#loc .ui-menu,
.ui-menu {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  height: auto;
}

.sidebar-menu .fa {
  color: #c3c5c8;
}

.layout-boxed html,
.layout-boxed body {
  height: 100%;
}

.switch {
  margin-top: -2px;
}

.btn-primary:focus,
.btn-primary.focus {
  background-color: #333;
  border-color: #000;
}

.btn-info:focus,
.btn-info.focus {
  background-color: #333;
  border-color: #000;
}

/* IE11 hide native button (thanks Matt!) */

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Neuzeit Grotesk";
  font-style: normal;
  /* overflow-x: hidden;
    overflow-y: auto; */
  background-color: #f1f7ff;
}

table a:hover {
  color: #002d62;
}

/* .sidebar-menu {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    height: 100%;
    margin: 0;
    -webkit-transform: translate3d(0,0,0);
} */

.customcursor input {
  cursor: pointer;
}

.list_wrapper li {
  display: inline-flex;
  width: calc(100% / 5);
  font-size: 16px;
  cursor: pointer;
  padding: 5px 15px;
  vertical-align: top;
  min-height: 4em;
  align-items: center;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: transparent;
}

.ps__thumb-y {
  /* background-color: #357fd8; */
  width: 5px;
}

.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  /* background-color: #357fd8; */
  width: 5px;
}

.ps__rail-y {
  width: 8px;
  z-index: 2;
}

.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  color: #357fd8;
}

.ps__rail-x {
  height: 5px;
}

.ps__rail-x:hover>.ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  /* background-color: #357fd8; */
  height: 5px;
}

/* .content-wrapper {
    min-height: 100vh !important;
} */

/* .mCSB_container{top:-2px !important;} */

/*modal popup css*/
.modal.in .modal-dialog {
  border: solid 1px #fff;
}

.modal {
  background: rgba(0, 0, 0, 0.1);
}

.modal-dialog {
  margin: 10vh auto;
}
.reason-modal
{
  margin: 25vh auto;
}
.close:hover,
.close:focus {
  color: #000;
}

/* .modal-dialog {
  position:absolute;
  top:50% !important;
  transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  margin:auto 25%;
  width:50%;
  height:50%;
}
.modal-content {
  min-height:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
}
.modal-body {
  position:absolute;
  top:60px;
  bottom:45px;
  left:0;
  right:0;
  overflow-y:auto;
}
.modal-footer {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
} */

.modal-content 
{
  background-color: #fff;
}
.modal-content
{
  background-color: #fff;
}

.modal-dialog img 
{
  /* background-color: #fff; */
  border-color: #fff;
  width:100%;
  max-width:600px;
  /* height:450px; */
}
.modal-content .btn {
  text-transform: uppercase;
  background-color: transparent;
  border: solid 1px #357fd8;
  color: #357fd8;
  font-size: 17px;
  padding: 8px 24px;
  min-width: 100px;
}

.multiselect-selected-text {
  text-transform: capitalize;
}

/* 
.modal-content .btn:hover {
  color: #333;
} */

.modal-header {
  border-bottom-width: 0;
}

.modal-header h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #000;
}

.modal-body>.form-group .control-label {
  color: #000;
  /* font-weight: 600; */
}

.modal-body .form-group .form-control {
  color: #000;
}

.modal-body .form-group .bootstrap-timepicker-minute.form-control,
.modal-body .form-group .bootstrap-timepicker-meridian.form-control {
  color: #000;
}

/* .modal-body .form-group.has-success .form-control{border:solid 1px green !important;}
.modal-body .form-group.has-error .form-control{border:solid 1px #e51636 !important;} */

.modal-footer {
  border-bottom: 0;
  border-top: 0;
  text-align: center;
  clear: both;
}

.close {
  font-size: 30px;
  color: #000;
  text-shadow: none;
  opacity: 1;
}

.content-head {
  /* padding-left: 15px; */
  padding-left: 0;
  margin: 0;
}

.ui-widget {
  font-family: inherit;
  font-size: 18px;
  cursor: pointer;
}

.ui-menu {
  padding: 20px;
}

.ui-widget.ui-widget-content {
  border: 0px;
}

li.ui-menu-item:hover,
.mega-menu-wrap ul li:hover {
  background-color: #f2f2f2;
  color: #357fd8;
  color: unset;
}

li.ui-menu-item {
  padding: 5px 20px;
}

.ui-menu .ui-menu-item {
  list-style-image: none;
}

.ui-menu .ui-menu-item:hover {
  list-style-image: none;
}

.ui-menu-item:hover,
.ui-menu-item.selected,
.ui-menu-item:focus {
  /* color: #357fd8; */
  background-color: #ededed;
}

/* MEGA MENU STYLE
********************************/

.exo-menu {
  width: 100%;
  float: left;
  list-style: none;
  position: relative;
  padding-left: 15px;
}

.exo-menu>li {
  display: inline-block;
  float: left;
  width: calc(100% / 7);
  margin-right: 23px;
}

.exo-menu>li>a {
  color: #ccc;
  text-decoration: none;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}

/* .exo-menu>li>a.active,
.exo-menu>li>a:hover,
li.drop-down ul>li>a:hover {
    color: #357fd8;
} */

.exo-menu i {
  float: right;
  font-size: 18px;
  margin-right: 6px;
  margin-top: -11px;
}

.mega-menu-wrap ul {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  padding: 20px;
  height: auto;
}

li.drop-down {
  position: relative;
}

li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
}

li.drop-down>ul {
  left: 0px;
  min-width: 230px;
}

/* .drop-down-ul{display:none;} */

li.drop-down>ul>li>a {
  color: #fff;
  display: block;
  padding: 20px 22px;
  text-decoration: none;
  background-color: #365670;
  border-bottom: 1px dotted #547787;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}

.mega-menu {
  left: 15px;
  /* right: 15px; */
  /* padding: 15px; */
  display: none;
  padding-top: 0;
  min-height: 100%;
  width: 99%;
}

.mega-menu li {
  display: block;
  float: none;
  font-size: 18px;
  cursor: pointer;
  padding: 5px 15px;
}

.mega-menu ul li:hover,
.mega-menu ul li.selected,
.mega-menu ul li:focus {
  color: #357fd8;
  background-color: #ededed;
}

.mega-menu ul li a {
  line-height: 25px;
  font-size: 90%;
  display: block;
  color: #000;
}

/*common*/

.mega-menu {
  background-color: #fff;
}

.sidebar-mini .sidebar-menu>li>a>i {
  width: 28px;
  background-position: right;
}

/*hover*/

/* .mega-menu:hover,
.drop-down-ul:hover,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu{
	display:block;
} */

/*responsive*/

@media (min-width: 767px) {
  .focused .mega-menu {
    top: 40px;
  }

  .exo-menu>li>a {
    display: block;
    padding: 19.7px 0px;
    border-bottom: solid 1px #494949;
  }

  .exo-menu>li.focused a {
    padding: 9.7px 0px;
    border-bottom: none;
  }

  .mega-menu,
  li.drop-down>ul {
    position: absolute;
    z-index: 100;
  }
}

@media (max-width: 767px) {
  .exo-menu {
    min-height: 58px;
    background-color: #23364b;
    width: 100%;
  }

  .exo-menu>li>a {
    width: 100%;
    display: none;
  }

  .exo-menu>li {
    width: 100%;
  }

  .display.exo-menu>li>a {
    display: block;
    padding: 20px 22px;
  }

  .mega-menu,
  li.drop-down>ul {
    position: relative;
  }
}

/* MEGA MENU STYLE Ends
			********************************/

.form-control[disabled],
fieldset[disabled] .form-control {
  background-color: transparent;
  /* opacity: 0.5; */
  color: #727272;
}

.disabled .glyphicon {
  opacity: 0.5;
}

.skin-black-light.sidebar-mini.sidebar-collapse .main-footer {
  display: none;
}

.skin-black-light .content-header {
  background: transparent;
}

@media (max-width: 767px) {
  .form-group.col-sm-4 {
    width: 100%;
  }

  .form-group.col-md-3 {
    width: 100%;
  }

  .file_type_auto_populate {
    padding-left: 0;
  }

  .content-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  .content-head li:last-child:not(:first-child) {
    margin-left: auto;
  }
}

@media (max-width: 992px) {
  .page-title-wrap {
    order: 1;
  }

  .page-title-wrap,
  .type-drop-parent,
  .user-info,
  .col-md-12.list_wrapper {
    width: 100%;
  }

  .ui-widget.ui-widget-content {
    margin-left: 0;
  }

  .list_wrapper li {
    width: 100% !important;
  }

  .type-drop-parent .ui-widget.ui-widget-content {
    top: -120px !important;
  }
}

.skin-black-light .main-header>.logo {
  background-color: transparent;
  min-height: 150px;
  /* margin-left: -12px; */
}

.sidebar-mini.sidebar-collapse .navbar-static-top .sidebar-toggle {
  position: absolute;
  left: 100px;
  top: 0px;
}

.sidebar-mini.sidebar-collapse .main-header .logo {
  padding-top: 20px;
  padding-bottom: 30px;
}

.sidebar-mini .navbar-static-top .sidebar-toggle {
  position: absolute;
  left: 210px;
  top: 0px;
}

.navbar-static-top .sidebar-toggle {}

.skin-black-light .main-header>.navbar .sidebar-toggle:hover {
  color: #357fd8;
  background: transparent;
}

.skin-black-light .main-header>.navbar>.sidebar-toggle {
  color: #357fd8;
  /* border-right: 1px solid #eee; */
}

.sidebar-mini a.sidebar-toggle {
  color: #357fd8;
}

/* .sidebar-mini.sidebar-collapse .main-header .sidebar-toggle:before{content: "\f0da";} */

/*common page themeing*/

.skin-black-light .main-header>.navbar {
  background-color: transparent;
}

.skin-black-light .main-header {
  box-shadow: none;
}

.skin-black-light .sidebar-menu>li>a {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  border: 0;
}

.skin-black-light .sidebar-menu>li:hover>a,
.skin-black-light .sidebar-menu>li.active>a {
  background: #fff;
  color: #357fd8;
  border: 0;
  /* border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; */
  font-weight: 300;
}

.skin-black-light .sidebar-menu>li:hover>a .fa,
.skin-black-light .sidebar-menu>li.active>a .fa {
  color: #fff;
}

aside.main-sidebar .panel {
  background-color: transparent;
  border: none;
}

aside.main-sidebar .kv-sidenav li a {
  border-bottom: none;
}

.content-wrapper {
  padding-top: 1.5rem;
  min-height: 100vh !important;
}

input,
.form-control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #494949;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #000;
  height: 4rem;
}

/* .input-group input {
    border-bottom: 0;
} */

.form-group {
  position: relative;
}

/* .form-inline .form-control {width: 100%;} */

label:not(.category-tab, .switch, .checkbox, .content-view-card-title, .visits-view label, .radio label, .labelSelect, .checkbox label) {
  position: absolute;
  left: auto;
  top: 7px;
  color: #000;
  z-index: 0;
  font-size: 14px;
  font-weight: 400;
  transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
  transition: transform 150ms ease-out, font-size 150ms ease-out,
    -webkit-transform 150ms ease-out;
  /* cursor: auto; */
  padding-bottom: 10px;
}

select {
  position: relative;
  z-index: 1;
}

.customcursor .date label {
  left: 0;
}

.focused>label {
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%);
  font-size: 0.8575em;
  /* color: #357fd8; */
  color: #000;
}

.focused-imp {
  margin-bottom: 8px !important;
}

.focused-imp>label {
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%);
  font-size: 0.8575em;
  /* color: #357fd8; */
  color: #000;
}

#resetpwd-form .focused>label {
  color: #fff;
}

input {
  position: relative;
  padding: 12px 0px 5px 0;
  width: 100%;
  outline: 0;
  border: 0;
  box-shadow: 0 1px 0 0 #343434;
  transition: box-shadow 150ms ease-out;
  background: transparent;
  color: #000;
}

input:focus,
select:focus {
  outline: 0;
}

input.cr-slider {
  box-shadow: none;
}

.customcursor.has-success .input-group {
  border-bottom: solid 1px #3c763d;
}

/* .customcursor.form-group.has-success .form-control{border-bottom:0;} */
.customcursor.has-error .input-group {
  border-bottom: solid 1px #357fd8;
}

/* .customcursor.form-group.has-error .form-control{border-bottom:0;} */
.has-success .bootstrap-timepicker.input-group {
  border-bottom: solid 1px #3c763d;
}

.form-group.has-success .bootstrap-timepicker .form-control {
  border-bottom: 0px;
}

/* .has-error .bootstrap-timepicker.input-group{ border-bottom: solid 1px #357fd8;}
.form-group.has-error .bootstrap-timepicker .form-control{border-bottom: 0px;} */

/* .form-group.filled {
    box-shadow: 0 1px 0 0 green;
} */

/* .form-group.filled .date input{border-bottom: solid 1px #494949;} */
/* .focused input.filled{border-bottom:0;} */
select {
  background-color: #357fd8;
}

select option {
  color: #000;
}

select option:first-child {
  color: #357fd8;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
button.close:focus {
  outline: 0;
}

/* [title] {
  position: relative;
  cursor: help;
} */

/*visit-form css*/

.visits-form .visit .date .input-group-addon {
  left: 80%;
}

.visits-form .visit .date input {
  position: relative;
}

.visit .mega-menu-wrap ul li {
  width: 100%;
}

.has-error .help-block,
/* .has-error .control-label, */
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  font-size: 12px;
  color: #dc3545;
}

#resetpwd-form .has-error .control-label {
  color: #fff;
}

.daterangepicker {
  margin-top: 0;
}

.datepickerwrapper .input-group {
  width: 100%;
}

.datepickerwrapper .input-group .input-group-addon {
  position: absolute;
  right: 10px;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #357fd8;
  border-color: transparent;
}

.daterangepicker.dropdown-menu {
  margin: 0 -20px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357fd8;
  border-radius: 1000px;
}

.daterangepicker td.start-date.end-date,
.daterangepicker td.start-date {
  border-radius: 50px;
}

.daterangepicker .calendar-table td {
  line-height: 22px;
}

.datepicker .datepicker-switch {
  border: 0;
  background-color: transparent;
  background-image: none;
}

.datepicker table tr td,
.datepicker table tr th {
  width: 40px;
  height: 40px;
  font-size: 18px;
  padding: 9px 12px;
  border-radius: 50px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  padding: 0.75em;
}

.ui-datepicker table {
  font-size: 1em;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background-image: none;
  border: none;
  background-color: transparent;
}

.datepicker table tr td.today {
  background-color: #357fd8;
  border-radius: 50px;
  background-image: none;
  color: #fff;
  border: none;
  padding: 5px;
}

.bootstrap-timepicker-hour.form-control.form-control,
.bootstrap-timepicker-meridian.form-control,
.bootstrap-timepicker-minute.form-control {
  color: #000;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
  font-size: 11px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  font-size: 11px;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
  font-size: 11px;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  font-size: 11px;
}

.fa-sort {
  padding-left: 5px;
}

/* td {
  word-break: break-all;
} */

a.searchinfo {
  color: #000;
}

/* a.searchinfo:hover,
a.searchinfo:active,
a.searchinfo.active,
.top-headercontainer a:hover,
.top-headercontainer a:active,
.top-headercontainer a.active,
a:active .fa,
a:hover .fa,
a.active .fa,
.sub-menu .active a:focus span {
    color: #357fd8;
} */

.top-headercontainer>.content-head>li>a.active {
  color: #357fd8;
}

.navbar-custom-menu a:hover .fa {
  color: #000;
}

.top-headercontainer a {
  font-size: 16px;
  color: #357fd8;
  font-weight: 400;
}

.top-headercontainer h4 {
  font-size: 16px;
  margin: -5px 0 22px;
}

.top-headercontainer .fa-plus {
  /*padding-right: 8px;*/
  color: #357fd8;
}

.top-headercontainer a .fa-plus {
  vertical-align: middle;
  line-height: 18px;
  color: #357fd8;
}

.top-headercontainer a:active .fa-plus,
.top-headercontainer a:focus .fa-plus {
  color: #357fd8;
}

.top-headercontainer a:hover .fa-plus {
  color: #357fd8;
}

.top-headercontainer .fa {
  font-weight: 300;
}

.top-headercontainer li.current,
.top-headercontainer .current .fa-plus {
  color: #357fd8;
}

.sub-menu li {
  list-style-type: none;
}

/* .visits-index ul{margin: 0; padding: 0;}*/

/* .visits-search ul li{padding-right: 70px;} */

/* .visits-search ul li:last-child{padding-right: 0;} */

/* .visits-index ul li {
    list-style-type: none;
    display: block;
} */

.summary {
  color: #9299ab;
}

.date .input-group-addon {
  padding: 0;
  position: absolute;
  top: -2px;
  right: 5px;
}

.visits-form .visit .input-group-addon {
  top: -3px;
}

.visits-form .visit .input-group-addon.picker {
  top: -4px;
  right: -12px;
}

.daterangepicker .daterangepicker_input i {
  right: 20px;
}

.input-group-addon .glyphicon-calendar:before {
  content: "";
  background: url(../img/icon-calender.png) no-repeat;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 5px;
}

.glyphicon-time:before {
  content: "";
  background: url(../img/icon-time.png) no-repeat;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

h1 {
  font-weight: bold;
  font-size: 2.5rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
}

.top-headercontainer h1 a {
  font-weight: bold;
  font-size: 3rem;
  text-transform: initial;
  letter-spacing: 2px;
  color: #357fd8;
}

h2 {
  font-weight: 400;
  color: #357fd8;
}

.btn {
  background-color: #357fd8;
  color: #fff;
  font-size: 21px;
  line-height: 21px;
  font-weight: 400;
  border-radius: 0;
  padding: 10px 20px;
  transition: all 0.2s;
  border: none;
}

.btn-border a {
  color: #357fd8;
}

.btn-border a:hover,
.btn-border:hover a {
  color: #fff;
}

.btn-border {
  background-color: transparent;
  color: #357fd8;
  font-size: 21px;
  font-weight: 400;
  border-radius: 0;
  padding: 5px 20px;
  transition: all 0.2s;
  border: solid 1px #357fd8;
}

.btn-border:hover {
  background-color: #357fd8;
  color: #fff;
}

/*icons*/

.icon-visits {
  background: url(../img/icon-visits-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-events {
  background: url(../img/icon-events-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-agencies {
  background: url(../img/icon-agencies-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-staff {
  background: url(../img/icon-staff-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 25px;
  height: 23px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-retailers {
  background: url(../img/icon-retailers-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-stores {
  background: url(../img/icon-stores-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 26px;
  height: 27px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-surveys {
  background: url(../img/icon-surveys-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-messages {
  background: url(../img/icon-messages-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 24px;
  height: 18px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-roles {
  background: url(../img/icon-roles-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 24px;
  height: 23px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-program-types {
  background: url(../img/icon-program-types-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-completed-visits {
  background: url(../img/icon-completed-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 27px;
  height: 28px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-pencil {
  background: url(../img/icon-pencil-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-completed-events {
  background: url(../img/icon-compevents-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 30px;
  height: 23px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-timesheet {
  background: url(../img/icon-timesheet-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 29px;
  height: 28px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-timesheet-report {
  background: url(../img/icon-timesheetreport-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 29px;
  height: 28px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-forcasted-visits {
  background: url(../img/icon-telescope-wh.png) no-repeat;
  background-repeat: no-repeat;
  width: 27px;
  height: 27px;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-lms {
  background: url(../img/lms-white.png) no-repeat;
  background-repeat: no-repeat;
  height: 28px;
  background-position: right !important;
  /* display: inline-block;
  position: relative;
  top: 5px; */
  margin-right: 8px;
}

.icon-analytics {
  background: url(../img/analytics-wh.png) no-repeat;
  background-repeat: no-repeat;
  height: 27px;
  background-position: right !important;
  margin-right: 8px;
}

.icon-emailer {
  background: url(../img/icon-emailer-wh.png) no-repeat;
  background-repeat: no-repeat;
  height: 27px;
  background-position: right !important;
  margin-right: 8px;
}

.icon-photo-portal {
  background: url(../img/icon-photo-portal-wh.png) no-repeat;
  background-repeat: no-repeat;
  height: 27px;
  background-position: right !important;
  margin-right: 8px;
}

.sidebar-menu li.active .icon-visits,
.sidebar-menu li:hover .icon-visits {
  background: url(../img/icon-visits.png) no-repeat right;
}

.sidebar-menu li.active .icon-emailer,
.sidebar-menu li:hover .icon-emailer {
  background: url(../img/icon-emailer.png) no-repeat right;
}

.sidebar-menu li.active .icon-photo-portal,
.sidebar-menu li:hover .icon-photo-portal {
  background: url(../img/icon-photo-portal.png) no-repeat right;
}

.sidebar-menu li.active .icon-events,
.sidebar-menu li:hover .icon-events {
  background: url(../img/icon-events.png) no-repeat right;
}

.sidebar-menu li.active .icon-agencies,
.sidebar-menu li:hover .icon-agencies {
  background: url(../img/icon-agencies.png) no-repeat right;
}

.sidebar-menu li.active .icon-staff,
.sidebar-menu li:hover .icon-staff {
  background: url(../img/icon-staff.png) no-repeat right;
}

.sidebar-menu li.active .icon-retailers,
.sidebar-menu li:hover .icon-retailers {
  background: url(../img/icon-retailers.png) no-repeat right;
}

.sidebar-menu li.active .icon-stores,
.sidebar-menu li:hover .icon-stores {
  background: url(../img/icon-stores.png) no-repeat right;
}

.sidebar-menu li.active .icon-surveys,
.sidebar-menu li:hover .icon-surveys {
  background: url(../img/icon-surveys.png) no-repeat right;
}

.sidebar-menu li.active .icon-messages,
.sidebar-menu li:hover .icon-messages {
  background: url(../img/icon-messages.png) no-repeat right;
}

.sidebar-menu li.active .icon-roles,
.sidebar-menu li:hover .icon-roles {
  background: url(../img/icon-roles.png) no-repeat right;
}

.sidebar-menu li.active .icon-pencil,
.sidebar-menu li:hover .icon-pencil {
  background: url(../img/icon-pencil.png) no-repeat right;
}

.sidebar-menu li.active .icon-completed-visits,
.sidebar-menu li:hover .icon-completed-visits {
  background: url(../img/icon-completed.png) no-repeat right;
}

.sidebar-menu li.active .icon-completed-events,
.sidebar-menu li:hover .icon-completed-events {
  background: url(../img/icon-compevents.png) no-repeat right;
}

.sidebar-menu li.active .icon-program-types,
.sidebar-menu li:hover .icon-program-types {
  background: url(../img/icon-program-types.png) no-repeat right;
}

.sidebar-menu li.active .icon-timesheet,
.sidebar-menu li:hover .icon-timesheet {
  background: url(../img/icon-timesheet.png) no-repeat right;
}

.sidebar-menu li.active .icon-timesheet-report,
.sidebar-menu li:hover .icon-timesheet-report {
  background: url(../img/icon-timesheetreport.png) no-repeat right;
}

.sidebar-menu li.active .icon-forcasted-visits,
.sidebar-menu li:hover .icon-forcasted-visits {
  background: url(../img/icon-telescope.png) no-repeat right;
}

.sidebar-menu li.active .icon-lms,
.sidebar-menu li:hover .icon-lms {
  background: url(../img/lms.png) no-repeat right;
}

.sidebar-menu li.active .icon-analytics,
.sidebar-menu li:hover .icon-analytics {
  background: url(../img/analytics.png) no-repeat right;
}

.wrapper-grid {
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
  grid-gap: 10px;
  /*background-color: #fff;*/
  color: #444 !important;
  padding: 50px;
}

.box-admin {
  background-color: #444;
  color: #fff;
  border-radius: 5px;
  padding: 20px;
  font-size: 150%;
}

.box-admin a {
  text-decoration: none;
}

.box-admin a {
  color: #fff;
  text-decoration: none;
}

/* Layout */

.wrapper {
  min-height: 100%;
  position: relative;
  /* overflow: hidden; */
}

.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}

.wrapper:after {
  clear: both;
}

.layout-boxed .wrapper {
  max-width: 1250px;
  margin: 0 auto;
  min-height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  position: relative;
}

.layout-boxed {
  background: url("../img/boxed-bg.jpg") repeat fixed;
}

/*
 * Content Wrapper - contains the main content
 * ```.right-side has been deprecated as of v2.0.0 in favor of .content-wrapper  ```
 */

.content-wrapper,
.right-side {
  -webkit-transition: -webkit-transform 0.3s ease-in-out,
    margin 0.1s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.1s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, margin 0.1s ease-in-out;
  transition: transform 0.3s ease-in-out, margin 0.1s ease-in-out;
  /* margin-left: 230px; */
  z-index: 820;
}

.layout-top-nav .content-wrapper,
.layout-top-nav .right-side,
.layout-top-nav .main-footer {
  margin-left: 0;
}

.visits-form #visits-assignee {
  position: relative;
  z-index: 1;
}

/*timesheet calender*/
/* .timesheet-cal .daterangepicker{background-color:#16191c;} */
/* .daterangepicker{color:#202326;}
.daterangepicker .calendar-table{background-color:#16191c;}
.daterangepicker{background-color:#16191c; border:none; color: #202326;}
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date{background-color: #16191c; color:#fff;}
.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {border-color:#202326;}
.month{color:#fff;}
.daterangepicker .calendar-table thead tr:last-child{background-color:#357fd8; color:#fff; border-radius: 0;} */

#external-events {
  float: left;
  width: 150px;
  padding: 0 10px;
  text-align: left;
}

#external-events h4 {
  font-size: 16px;
  margin-top: 0;
  padding-top: 1em;
}

.external-event {
  /* try to mimick the look of a real event */
  margin: 10px 0;
  padding: 2px 4px;
  background: #3366cc;
  color: #fff;
  font-size: 0.85em;
  cursor: pointer;
}

#external-events p {
  margin: 1.5em 0;
  font-size: 11px;
  color: #666;
}

#external-events p input {
  margin: 0;
  vertical-align: middle;
}

#calendar {
  /* 		float: right; */
  margin: 0;
  width: 900px;
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0 1px 2px #c3c3c3;
}

@media (max-width: 767px) {

  .content-wrapper,
  .right-side,
  .main-footer {
    margin-left: 0;
  }
}

@media (min-width: 768px) {

  .sidebar-collapse .content-wrapper,
  .sidebar-collapse .right-side,
  .sidebar-collapse .main-footer {
    margin-left: 0;
  }
}

@media (max-width: 767px) {

  .sidebar-open .content-wrapper,
  .sidebar-open .right-side,
  .sidebar-open .main-footer {
    -webkit-transform: translate(230px, 0);
    -ms-transform: translate(230px, 0);
    -o-transform: translate(230px, 0);
    transform: translate(230px, 0);
  }
}

.content-wrapper,
.right-side {
  min-height: 100%;
  background-color: #f1f7ff;
  z-index: 800;
}

.main-footer {
  padding: 5px;
  font-size: 11px;
  color: #fff;
  border-top: 0;
  text-align: center;
  /*border-top: 1px solid #0066AE;*/
  /* position: absolute; */
  /* position: relative; */

  position: absolute;
  bottom: 0;
  left: 0px;
  width: 100%;
}

/* Fixed layout */

.fixed .main-header,
.fixed .main-sidebar,
.fixed .left-side {
  position: fixed;
}

.min-width {
  width: 100px;
}

.fixed .main-header {
  top: 0;
  right: 0;
  left: 0;
}

.fixed .content-wrapper,
.fixed .right-side {
  padding-top: 50px;
}

@media (max-width: 767px) {

  .fixed .content-wrapper,
  .fixed .right-side {
    padding-top: 100px;
  }
}

.fixed.layout-boxed .wrapper {
  max-width: 100%;
}

body.hold-transition .content-wrapper,
body.hold-transition .right-side,
body.hold-transition .main-footer,
body.hold-transition .main-sidebar,
body.hold-transition .left-side,
body.hold-transition .main-header>.navbar,
body.hold-transition .main-header .logo {
  /* Fix for IE */
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

/* Content */

.content {
  min-height: 250px;
  padding: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* H1 - H6 font */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Neuzeit Grotesk";
  color: #000;
}

/* General Links */

a {
  color: #357fd8;
  cursor: pointer;
  outline: 0;
}

a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #002d62;
}


/* Page Header */

.page-header {
  margin: 10px 0 20px 0;
  font-size: 22px;
}

.page-header>small {
  color: #666;
  display: block;
  margin-top: 5px;
}

/*
 * Component: Main Header
 * ----------------------
 */

.main-header {
  position: relative;
  /* max-height: 70px; */
  max-height: 96px;
  z-index: 1030;
  border-bottom: none;
  /* border-bottom: 5px solid #e7e7f8; */
}

.main-header>.navbar {
  -webkit-transition: margin-left 0.3s ease-in-out;
  -o-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
  margin-bottom: 0;
  /* margin-left: 230px; */
  border: none;
  /* min-height: 50px; */
  min-height: 100px;
  border-radius: 0;
}

.layout-top-nav .main-header>.navbar {
  margin-left: 0;
}

.main-header #navbar-search-input.form-control {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}

.main-header #navbar-search-input.form-control:focus,
.main-header #navbar-search-input.form-control:active {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.9);
}

.main-header #navbar-search-input.form-control::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

.main-header #navbar-search-input.form-control:-ms-input-placeholder {
  color: #ccc;
}

.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
  color: #ccc;
}

.main-header .navbar-custom-menu,
.main-header .navbar-right {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 991px) {

  .main-header .navbar-custom-menu a,
  .main-header .navbar-right a {
    color: inherit;
    background: transparent;
  }
}

@media (max-width: 767px) {
  .main-header .navbar-right {
    float: none;
  }

  .navbar-collapse .main-header .navbar-right {
    margin: 7.5px -15px;
  }

  .main-header .navbar-right>li {
    color: inherit;
    border: 0;
  }
}

.main-header .sidebar-toggle {
  float: left;
  background-color: transparent;
  background-image: none;
  /* padding: 15px 15px; */
  font-family: fontAwesome;
}

/* .main-header .sidebar-toggle:before {
    content: "\f0d9";
    font-size: 60px;
} */

.main-header .sidebar-toggle:focus,
.main-header .sidebar-toggle:active {
  background: transparent;
}

.main-header .sidebar-toggle .icon-bar {
  display: none;
}

.main-header .navbar .nav>li.user>a>.fa,
.main-header .navbar .nav>li.user>a>.glyphicon,
.main-header .navbar .nav>li.user>a>.ion {
  margin-right: 5px;
}

.main-header .navbar .nav>li>a>.label {
  position: absolute;
  top: 9px;
  right: 7px;
  text-align: center;
  font-size: 11px;
  padding: 2px 4px;
  line-height: 0.9;
}

.main-header .logo-lg {
  padding-top: 20px;
  padding-bottom: 20px;
}

.main-header .logo {
  -webkit-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
  display: block;
  float: left;
  /* height: 200px; */
  font-size: 20px;
  text-align: center;
  /* width: 230px; */
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 15px;
  font-weight: 300;
  overflow: hidden;
  /* position: fixed; */
  padding-top: 0px;
}

.main-header .logo .logo-lg {
  display: block;
  margin: 0;
  text-align: center;
}

/* .main-sidebar:hover {
  -webkit-transition: opacity 5s ease-in-out;
  -moz-transition: opacity 5s ease-in-out;
  -o-transition: opacity 5s ease-in-out;
  transition: opacity 5s ease-in-out;
} */

.main-header .logo .logo-mini {
  display: none;
}

.main-header .logo .logo-mini img {
  width: 46px;
}

.main-header .logo .logo-lg img {
  width: 120px;
}

.main-header .navbar-brand {
  color: #fff;
}

.content-header {
  position: relative;
  padding: 15px 15px 15px 15px;
  /* padding: 15px 15px 0 15px; */
}

.content-header h1 {
  margin-top: 0;
}

.content-header>h1 {
  margin: 0;
  font-size: 24px;
}

.content-header>h1>small {
  font-size: 15px;
  display: inline-block;
  padding-left: 4px;
  font-weight: 300;
}

.content-header>.breadcrumb {
  float: right;
  background: transparent;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  padding: 7px 5px;
  /* position: absolute;
    top: 15px;
    right: 10px; */
  border-radius: 2px;
}

.content-header>.breadcrumb>li>a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.content-header>.breadcrumb>li>a>.fa,
.content-header>.breadcrumb>li>a>.glyphicon,
.content-header>.breadcrumb>li>a>.ion {
  margin-right: 5px;
}

.content-header>.breadcrumb>li+li:before {
  content: ">\00a0";
}

/*Added by Yogini*/

.breadcrumb .fa {
  color: #111;
}

.breadcrumb .active .fa {
  color: #777777;
}

.navbar-custom-menu .navbar-nav {
  margin: 11px 0;
}

.navbar-static-top .sidebar-toggle {
  margin-top: 11px;
}

.table>thead>tr>th {
  vertical-align: middle;
  background-color: #f0f5fc;
}

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

.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #282d31;
}

.table td {
  color: #000;
}

.table th a,
.table th {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  background-color: #f0f5fc;
}

.table .btn.btn-flat {
  border-radius: 100px;
  padding: 3px 5px;
  margin-bottom: 2px;
}

.table-bordered>thead {
  border-top: solid 2px #dddfe1;
}

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

.vh-centered-message-grid {
  display: flex;
  height: calc(100vh - 160px);
  background: #15191c;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  padding: 40px 80px;
  text-align: center;
  color: #4c5258;
}

.icon-info {
  position: relative;
}

.icon-info .label {
  border: 2px solid #ffffff;
  font-weight: 500;
  padding: 3px 5px;
  text-align: center;
}

.label.label-primary {
  border-radius: 50%;
  font-size: 9px;
  position: absolute;
  top: -9px;
}

.search-box {
  float: left;
  /* width: 25%; */
  margin-top: 1.8em;
  position: relative;
  z-index: 1;
  display: inline-block;
  border: none;
}

.search-box input[type="text"] {
  outline: none;
  background: #f3f3f3;
  /* width: 86%; */
  margin: 0;
  z-index: 10;
  font-size: 0.9em;
  color: #aaaaaa;
  padding: 1em 1.5em;
  border-radius: 3px;
  border: 0;
  -webkit-appearance: none;
  display: inline-block;
}

.search-box input[type="submit"] {
  background: url(../img/search-icon.png) no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: text-top;
  border: none;
  outline: none;
  position: absolute;
  right: 10px;
  top: 15px;
  cursor: pointer;
}

.content div+div .box-wrapper {
  padding: 22px;
}

.content div+div .box-wrapper ul li {
  margin-left: 10px;
  margin-right: 10px;
}

.view-btn {
  background-color: transparent;
  border: solid 1px #fff;
  padding: 3px 10px;
  border-radius: 20px;
}

.box-wrapper ul {
  margin: 0;
  padding: 0;
  display: table;
  margin-right: auto;
  margin-left: auto;
}

.box-wrapper ul li {
  list-style: none;
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
}

.shortcut {
  min-height: 150px;
  border-radius: 3px;
  box-shadow: 0px 3px 10px 0px rgba(119, 119, 119, 0.1);
  margin-bottom: 20px;
}

.shortcut .text span {
  font-size: 15px;
  margin-top: 10px;
}

.shortcut .icon img {
  float: right;
}

.shortcut.box-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}

.shortcut.box-wrapper ul h2 {
  margin-bottom: 7px;
}

/* .shortcut.box-wrapper ul .text a{text-transform: uppercase;} */

.shortcut.box-wrapper ul .text a:hover {
  text-decoration: none;
}

.shortcut.box-wrapper * {
  color: #fff;
}

.box-wrapper ul h2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.txt-blue h2 {
  color: #00a2ff;
}

.txt-green h2 {
  color: #3c763d;
}

.txt-orange h2 {
  color: #f48665;
}

.txt-darkyellow h2 {
  color: #ffac3e;
}

.whitebox-bg.box-wrapper .icon img {
  margin-top: 10px;
}

.whitebox-bg.box-wrapper .icon {
  margin-right: 2px;
}

.chart .table-striped thead th:last-child {
  width: 15%;
}

.report-index .tab-content div div:last-child {
  float: none;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.visits-csv-form label {
  top: 12px;
  -webkit-transform: translateY(-80%);
  transform: translateY(-80%);
  font-size: 0.75em;
}

/* .report-index .tab-content div{ display: flex; align-items:center; flex-wrap: wrap;}
.report-index .tab-content div div{flex: auto;margin: 15px auto;} */

.box-wrapper .text {
  font-weight: 300;
  display: inline-block;
}

.box-wrapper .icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}

.shortcut.box-wrapper .text {
  width: 50%;
  float: left;
}

.shortcut.box-wrapper .icon {
  width: 39%;
  float: left;
}

.navbar-custom-menu .navbar-nav>.user-menu>.dropdown-menu {
  width: auto;
}

.navbar-custom-menu .btn {
  margin-bottom: 5px;
  width: 100%;
  background-color: #111;
}

.navbar-custom-menu .btn:hover {
  background-color: #444;
}

.navbar-custom-menu a.btn {
  color: #fff;
}

.navbar-custom-menu a:hover.btn {
  color: #fff;
}

@media (max-width: 991px) {
  .content-header>.breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #d2d6de;
    padding-left: 10px;
  }

  .content-header>.breadcrumb li:before {
    color: #97a0b3;
  }
}

.navbar-toggle {
  color: #fff;
  border: 0;
  margin: 0;
  padding: 15px 15px;
}

@media (max-width: 991px) {
  .navbar-custom-menu .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  .main-header {
    position: relative;
  }

  .main-header .logo,
  .main-header .navbar {
    width: 100%;
    float: none;
  }

  .main-header .navbar {
    margin: 0;
  }

  /*Added by Yogini*/
  .main-header .logo .logo-lg img {
    max-width: 138px;
  }

  .navbar-static-top .sidebar-toggle {
    margin: 0;
  }

  .navbar-custom-menu .navbar-nav {
    margin: 0;
  }

  .search-box {
    margin-top: 0.3em;
  }

  .main-header .logo {
    /*height:73px;*/
    line-height: 40px;
  }

  .box-wrapper ul h2 {
    font-size: 22px;
  }

  .shortcut {
    min-height: 100px;
    margin-bottom: 10px;
  }

  .shortcut .icon img {
    width: 80%;
  }

  .content div+div .box-wrapper {
    padding: 15px;
  }

  .content-header>h1 {
    margin-top: 20px;
  }

  .main-header .sidebar-toggle:before {
    content: "\f0da";
  }

  .sidebar-mini .navbar-static-top .sidebar-toggle {
    left: 0;
  }

  .sidebar-mini.sidebar-collapse .navbar-static-top .sidebar-toggle {
    position: absolute;
    left: 100px;
    top: 0px;
  }
}

@media (max-width: 991px) {
  .navbar-collapse.pull-left {
    float: none !important;
  }

  .navbar-collapse.pull-left+.navbar-custom-menu {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
  }
}

@media (max-width: 992px) {
  .main-sidebar {
    position: static;
    height: auto;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .main-header .logo {
    position: static;
  }
}

/*
 * Component: Sidebar
 * ------------------
 */

.main-sidebar,
.left-side {
  /* position: absolute; */
  position: fixed;
  top: 0;
  left: 0;
  /* padding-top: 50px; */
  padding-top: 20px;
  min-height: 100%;
  width: 280px;
  z-index: 810;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}

.skin-black-light.sidebar-mini .main-sidebar {
  box-shadow: 5px 0px 8px rgb(0 0 0 / 30%);
  display: block;
  padding-bottom: 42px;
}

.skin-black-light.sidebar-mini.sidebar-collapse .main-sidebar {
  box-shadow: none;
}

@media (max-width: 320px) {
  .navbar-custom-menu .nav>li>a {
    padding: 15px 10px;
  }

  .search-box input[type="text"] {
    padding: 1em 0.6em;
  }
}

@media (max-width: 767px) {
  /*.main-sidebar,
    .left-side {
        padding-top: 100px;
    }*/
}

@media (max-width: 767px) {

  .main-sidebar,
  .left-side {
    -webkit-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    transform: translate(-230px, 0);
  }
}

@media (min-width: 768px) {

  .sidebar-collapse .main-sidebar,
  .sidebar-collapse .left-side {
    -webkit-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    transform: translate(-230px, 0);
  }
}

@media (max-width: 767px) {

  .sidebar-open .main-sidebar,
  .sidebar-open .left-side {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.sidebar {
  /* padding-bottom: 30px; */
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  /* position: relative; */
  /* height: 60vh; */
  overflow: hidden;
  overflow-y: auto;
}

.sidebar-form input:focus {
  border-color: transparent;
}

.user-panel {
  position: relative;
  width: 100%;
  padding: 10px;
  overflow: hidden;
}

.user-panel:before,
.user-panel:after {
  content: " ";
  display: table;
}

.user-panel:after {
  clear: both;
}

.user-panel>.image>img {
  width: 100%;
  max-width: 45px;
  height: auto;
}

.user-panel>.info {
  padding: 5px 5px 5px 15px;
  line-height: 1;
  position: absolute;
  left: 55px;
}

.user-panel>.info>p {
  font-weight: 600;
  margin-bottom: 9px;
}

.user-panel>.info>a {
  text-decoration: none;
  padding-right: 5px;
  margin-top: 3px;
  font-size: 11px;
}

.user-panel>.info>a>.fa,
.user-panel>.info>a>.ion,
.user-panel>.info>a>.glyphicon {
  margin-right: 3px;
}

.sidebar-menu {
  list-style: none;
  /* margin: 0; */
  padding: 0;
  /* margin-top: 50px; */
}

.sidebar-menu>li {
  position: relative;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  z-index: 1;
}

.sidebar-menu>li>a {
  padding: 12px 5px 12px 30px;
  display: block;
}

.sidebar-menu .sub-menu li {
  padding-bottom: 8px;
}

.sidebar-menu .sub-menu li:first-child {
  padding-top: 8px;
}

.sidebar-menu .sub-menu li>a {
  display: flex;
}

.sidebar-menu .sub-menu li>a:hover,
.sidebar-menu .sub-menu li>a.active,
.sidebar-menu .sub-menu li.active>a {
  color: #f8c11d;
}

.sidebar-menu .sub-menu li>a span {
  padding-left: 25px;
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a>.ion {
  width: 20px;
}

.sidebar-menu .sub-menu li>a {
  padding-left: 8px;
  color: #fff;
}

.sidebar-menu>li .label,
.sidebar-menu>li .badge {
  margin-top: 3px;
  margin-right: 5px;
}

.sidebar-menu li.header {
  padding: 10px 25px 10px 15px;
  font-size: 12px;
}

.sidebar-menu li>a>.fa-angle-left {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  margin-top: 3px;
}

.sidebar-menu li.active>a>.fa-angle-left {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.sidebar-menu li.active>.treeview-menu {
  display: block;
}

.sidebar-menu .treeview-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 5px;
}

.sidebar-menu .treeview-menu .treeview-menu {
  padding-left: 20px;
}

.sidebar-menu .treeview-menu>li {
  margin: 0;
}

.sidebar-menu .treeview-menu>li>a {
  padding: 5px 5px 5px 15px;
  display: block;
  font-size: 14px;
}

.sidebar-menu .treeview-menu>li>a>.fa,
.sidebar-menu .treeview-menu>li>a>.glyphicon,
.sidebar-menu .treeview-menu>li>a>.ion {
  width: 20px;
}

.sidebar-menu .treeview-menu>li>a>.fa-angle-left,
.sidebar-menu .treeview-menu>li>a>.fa-angle-down {
  width: auto;
}

/*
 * Component: Sidebar Mini
 */

@media (min-width: 768px) {

  .sidebar-mini.sidebar-collapse .content-wrapper,
  .sidebar-mini.sidebar-collapse .right-side {
    /* margin-left: 100px !important; */
    z-index: 840;
  }

  .sidebar-mini.sidebar-collapse .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100px !important;
    z-index: 850;
  }

  .sidebar-mini.sidebar-collapse .sidebar-menu>li {
    position: relative;
  }

  .sidebar-mini.sidebar-collapse .sidebar-menu>li>a {
    margin-right: 0;
    justify-content: center;
    padding: 10px 16px;
  }

  .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>i {
    margin-right: 0px;
    background-position: center;
  }

  .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
    border-top-right-radius: 4px;
  }

  .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
    border-bottom-right-radius: 4px;
  }

  .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-right-radius: 4px;
  }

  /* .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        display: block !important;
        position: absolute;
        width: 180px;
        left: 50px;
    } */
  .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
    top: 0;
    margin-left: -3px;
    padding: 12px 5px 12px 20px;
    background-color: inherit;
  }

  .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
    top: 44px;
    margin-left: 0;
  }

  .sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info,
  .sidebar-mini.sidebar-collapse .sidebar-form,
  .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span,
  .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu,
  .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right,
  .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
    display: none !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
    display: block;
    font-size: 18px;
    width: 100%;
    margin: 0 auto;

    width: 50px;
    text-align: center;
  }

  /* .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini img{
        width: 50px;
    } */
  .sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg {
    display: none;
  }

  .sidebar-mini.sidebar-collapse .main-header .navbar {
    /* margin-left: 100px; */
    margin-left: 0;
  }
}

.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu>li.header {
  white-space: nowrap;
  /* overflow: hidden; */
}

/* .sidebar-menu:hover {
    overflow: visible;
} */

.sidebar-form,
.sidebar-menu>li.header {
  overflow: hidden;
  text-overflow: clip;
}

.sidebar-menu li>a {
  position: relative;
}

.sidebar-menu li>a>.pull-right {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
}

/*
 * Component: Control sidebar. By default, this is the right sidebar.
 */

.control-sidebar-bg {
  position: fixed;
  z-index: 1000;
  bottom: 0;
}

.control-sidebar-bg,
.control-sidebar {
  top: 0;
  right: -230px;
  width: 230px;
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}

.control-sidebar {
  position: absolute;
  padding-top: 50px;
  z-index: 1010;
}

@media (max-width: 768px) {
  .control-sidebar {
    padding-top: 100px;
  }
}

.control-sidebar>.tab-content {
  padding: 10px 15px;
}

.control-sidebar.control-sidebar-open,
.control-sidebar.control-sidebar-open+.control-sidebar-bg {
  right: 0;
}

.control-sidebar-open .control-sidebar-bg,
.control-sidebar-open .control-sidebar {
  right: 0;
}

@media (min-width: 768px) {

  .control-sidebar-open .content-wrapper,
  .control-sidebar-open .right-side,
  .control-sidebar-open .main-footer {
    margin-right: 230px;
  }
}

.nav-tabs.control-sidebar-tabs>li:first-of-type>a,
.nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover,
.nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus {
  border-left-width: 0;
}

.nav-tabs.control-sidebar-tabs>li>a {
  border-radius: 0;
}

.nav-tabs.control-sidebar-tabs>li>a,
.nav-tabs.control-sidebar-tabs>li>a:hover {
  border-top: none;
  border-right: none;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.nav-tabs.control-sidebar-tabs>li>a .icon {
  font-size: 16px;
}

.nav-tabs.control-sidebar-tabs>li.active>a,
.nav-tabs.control-sidebar-tabs>li.active>a:hover,
.nav-tabs.control-sidebar-tabs>li.active>a:focus,
.nav-tabs.control-sidebar-tabs>li.active>a:active {
  border-top: none;
  border-right: none;
  border-bottom: none;
}

@media (max-width: 768px) {
  .nav-tabs.control-sidebar-tabs {
    display: table;
  }

  .nav-tabs.control-sidebar-tabs>li {
    display: table-cell;
  }
}

.control-sidebar-heading {
  font-weight: 400;
  font-size: 16px;
  padding: 10px 0;
  margin-bottom: 10px;
}

.control-sidebar-subheading {
  display: block;
  font-weight: 400;
  font-size: 14px;
}

.control-sidebar-menu {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}

.control-sidebar-menu>li>a {
  display: block;
  padding: 10px 15px;
}

.control-sidebar-menu>li>a:before,
.control-sidebar-menu>li>a:after {
  content: " ";
  display: table;
}

.control-sidebar-menu>li>a:after {
  clear: both;
}

.control-sidebar-menu>li>a>.control-sidebar-subheading {
  margin-top: 0;
}

.control-sidebar-menu .menu-icon {
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
}

.control-sidebar-menu .menu-info {
  margin-left: 45px;
  margin-top: 3px;
}

.control-sidebar-menu .menu-info>.control-sidebar-subheading {
  margin: 0;
}

.control-sidebar-menu .menu-info>p {
  margin: 0;
  font-size: 11px;
}

.control-sidebar-menu .progress {
  margin: 0;
}

.control-sidebar-dark {
  color: #b8c7ce;
}

.control-sidebar-dark,
.control-sidebar-dark+.control-sidebar-bg {
  background: #222d32;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs {
  border-bottom: #1c2529;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a {
  background: #181f23;
  color: #b8c7ce;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus {
  border-left-color: #141a1d;
  border-bottom-color: #141a1d;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:active {
  background: #1c2529;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover {
  color: #fff;
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active {
  background: #222d32;
  color: #fff;
}

.control-sidebar-dark .control-sidebar-heading,
.control-sidebar-dark .control-sidebar-subheading {
  color: #fff;
}

.control-sidebar-dark .control-sidebar-menu>li>a:hover {
  background: #1e282c;
}

.control-sidebar-dark .control-sidebar-menu>li>a .menu-info>p {
  color: #b8c7ce;
}

.control-sidebar-light {
  color: #5e5e5e;
}

.control-sidebar-light,
.control-sidebar-light+.control-sidebar-bg {
  background: #f9fafc;
  border-left: 1px solid #d2d6de;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs {
  border-bottom: #d2d6de;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a {
  background: #e8ecf4;
  color: #444444;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus {
  border-left-color: #d2d6de;
  border-bottom-color: #d2d6de;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:active {
  background: #eff1f7;
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active {
  background: #f9fafc;
  color: #111;
}

.control-sidebar-light .control-sidebar-heading,
.control-sidebar-light .control-sidebar-subheading {
  color: #111;
}

.control-sidebar-light .control-sidebar-menu {
  margin-left: -14px;
}

.control-sidebar-light .control-sidebar-menu>li>a:hover {
  background: #f4f4f5;
}

.control-sidebar-light .control-sidebar-menu>li>a .menu-info>p {
  color: #5e5e5e;
}

/*
 * Component: Dropdown menus
 * -------------------------
 */

/*Dropdowns in general*/

.navbar-custom-menu .dropdown-menu {
  background-color: #a1a6ab;
}

.dropdown-menu {
  box-shadow: none;
  border-color: #ececec;
}

.dropdown-menu>li>a {
  color: #777;
}

.dropdown-menu>li>a>.glyphicon,
.dropdown-menu>li>a>.fa,
.dropdown-menu>li>a>.ion {
  margin-right: 10px;
}

.dropdown-menu>li>a:hover {
  background-color: #e1e3e9;
  color: #333;
}

.dropdown-menu>.divider {
  background-color: #eee;
}

.navbar-nav>.notifications-menu>.dropdown-menu,
.navbar-nav>.messages-menu>.dropdown-menu,
.navbar-nav>.tasks-menu>.dropdown-menu {
  width: 280px;
  padding: 0 0 0 0;
  margin: 0;
  top: 100%;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li,
.navbar-nav>.messages-menu>.dropdown-menu>li,
.navbar-nav>.tasks-menu>.dropdown-menu>li {
  position: relative;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.header,
.navbar-nav>.messages-menu>.dropdown-menu>li.header,
.navbar-nav>.tasks-menu>.dropdown-menu>li.header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #ffffff;
  padding: 7px 10px;
  border-bottom: 1px solid #f4f4f4;
  color: #444444;
  font-size: 14px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 12px;
  background-color: #fff;
  padding: 7px 10px;
  border-bottom: 1px solid #eeeeee;
  color: #444 !important;
  text-align: center;
}

@media (max-width: 991px) {

  .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
  .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
  .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
    background: #fff !important;
    color: #444 !important;
  }
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover,
.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover {
  text-decoration: none;
  font-weight: normal;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu {
  max-height: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
  display: block;
  white-space: nowrap;
  /* Prevent text from breaking */
  border-bottom: 1px solid #f4f4f4;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover {
  background: #f4f4f4;
  text-decoration: none;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon,
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa,
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion {
  width: 20px;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a {
  margin: 0;
  padding: 10px 10px;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img {
  margin: auto 10px auto auto;
  width: 40px;
  height: 40px;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
  padding: 0;
  margin: 0 0 0 45px;
  color: #444444;
  font-size: 15px;
  position: relative;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small {
  color: #999999;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p {
  margin: 0 0 0 45px;
  font-size: 12px;
  color: #888888;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
  content: " ";
  display: table;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
  clear: both;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
  padding: 10px;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3 {
  font-size: 14px;
  padding: 0;
  margin: 0 0 10px 0;
  color: #666666;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress {
  padding: 0;
  margin: 0;
}

.navbar-nav>.user-menu>.dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 1px 0 0 0;
  border-top-width: 0;
  width: 280px;
}

.navbar-nav>.user-menu>.dropdown-menu,
.navbar-nav>.user-menu>.dropdown-menu>.user-body {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
  height: 175px;
  padding: 10px;
  text-align: center;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
  z-index: 5;
  height: 90px;
  width: 90px;
  border: 3px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
  z-index: 5;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
  margin-top: 10px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small {
  display: block;
  font-size: 12px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
  padding: 10px;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  background-color: #fff;
  color: #000;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:before,
.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
  content: " ";
  display: table;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
  clear: both;
}

/* .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    color: #444 !important;
} */

@media (max-width: 991px) {
  .navbar-nav>.user-menu>.dropdown-menu>.user-body a {
    background: #fff !important;
    color: #444 !important;
  }
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
  background-color: #f9f9f9;
  padding: 10px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before,
.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
  content: " ";
  display: table;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
  clear: both;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
  color: #666666;
}

@media (max-width: 991px) {
  .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover {
    background-color: #f9f9f9;
  }
}

.navbar-nav>.user-menu .user-image {
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: -2px;
}

@media (max-width: 1280px) {
  .list_wrapper li {
    width: calc(100% / 4);
  }
}

@media (max-width: 1400px) {

  /* .multiselect-container.dropdown-menu li:hover{background-color: cyan !important;}
  .multiselect-container.dropdown-menu li.active{background-color: cyan !important;} */
  .whitebox-bg .icon img {
    width: 80%;
  }

  .box-wrapper ul li {
    margin-left: 20px;
    margin-right: 20px;
  }

  .content div+div .box-wrapper {
    padding: 10px;
    min-height: 133px;
  }

  .content div+div .box-wrapper ul li {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 20px;
  }

  .shortcut.box-wrapper ul h2 {
    font-size: 20px;
  }

  .input-group.date input {
    padding: 0 40px 0 0;
  }

  .slider:before {
    content: "";
    left: -3px;
  }

  .inactive-label .slider:before {
    left: 3px;
  }

  .form-group>.control-label,
  .serchinfowrapper label,
  label,
  #visittypes-assignee_type .radio>label {
    font-size: 14px;
  }

  .checkbox>label>input[type="checkbox"],
  label>input[type="checkbox"] {
    min-width: 16px !important;
    margin-bottom: 5px !important;
  }

  .content-head {
    margin-bottom: 20px;
  }
}

/* @media(max-width:1499px){
  .sidebar-menu {
      max-height: 60vh;
      overflow-x: hidden;
      overflow-y: auto;
  }
} */

.sidebar-menu {
  max-height: 70vh;
  overflow-x: hidden;
  overflow-y: auto;
}

@media (max-width: 767px) {
  .navbar-nav>.user-menu .user-image {
    float: none;
    margin-right: 0;
    margin-top: -8px;
    line-height: 10px;
  }
}

.slider:before {
  content: "";
  height: 12px;
  width: 12px;
  left: 4px;
  bottom: 4px;
}

/* Add fade animation to dropdown menus by appending
 the class .animated-dropdown-menu to the .dropdown-menu ul (or ol)*/

.open:not(.dropup)>.animated-dropdown-menu {
  backface-visibility: visible !important;
  -webkit-animation: flipInX 0.7s both;
  -o-animation: flipInX 0.7s both;
  animation: flipInX 0.7s both;
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
  }
}

/* Fix dropdown menu in navbars */

.navbar-custom-menu>.navbar-nav>li {
  position: relative;
  font-size: 18px;
  color: #fff;
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  font-size: 16px;
  background-color: transparent;
  display: block;
  transform-origin: top;
  transform: scaleY(0);
  transition: 0.3s all;
  opacity: 0;
}

.navbar-custom-menu>.navbar-nav>li#user_setting:hover .dropdown-menu {
  transform: scaleY(1);
  opacity: 1;
}

@media (max-width: 991px) {
  .navbar-custom-menu>.navbar-nav>li {
    position: static;
  }

  .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    position: absolute;
    right: 5%;
    left: auto;
    border: 1px solid #ddd;
    background: #fff;
  }
}

@media (min-width: 1024px) {
  /* .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {top:72px;} */
  /* .navbar-custom-menu > .navbar-nav > li > .dropdown-menu{margin-top:20px;} */
}

@media (min-width: 1280px) {
  /*html {
      overflow-y: hidden;
    }*/
}

/*
 * Component: Form
 * ---------------
 */

.form-control {
  border-radius: 0;
  box-shadow: none;
  /* border-color: #d2d6de; */
}

.form-control:focus {
  /* border-color: #357fd8; */
  box-shadow: none;
}

.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #bbb;
  opacity: 1;
}

/* .form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
} */

.form-group.has-error .checkbox label {
  color: #357fd8;
}

.form-group.has-success label {
  color: #00a65a;
}

.form-group.has-success .dropdown-menu label {
  color: #333;
}

#resetpwd-form .form-group.has-success label {
  color: #fff;
}

.mega-drop-down.has-success>a {
  box-shadow: none;
  border-bottom: solid 1px #3c763d !important;
}

.mega-drop-down.has-error>a {
  box-shadow: none;
  border-bottom: solid 1px #357fd8 !important;
}

.form-group.has-success .bootstrap-timepicker .form-control,
.form-group.has-error .bootstrap-timepicker .form-control {
  border-bottom: 0px !important;
}

.form-group.has-warning label,
.mega-drop-down.has-warning label {
  color: #f39c12;
}

/* .mega-drop-down.has-error label {
    color: #dd4b39;
} */

.form-group.has-warning .form-control,
.mega-drop-down.has-success>a {
  border-bottom: solid 1px #3c763d;
  box-shadow: none;
}

/* .form-group.has-error label,
.mega-drop-down.has-error label {
    color: #357fd8;
} */

/* .mega-drop-down.has-error label {
    color: #357fd8;
} */

/* .form-group.has-error label {
    color: #dd4b39;
} */

.input-group-addon.has-error,
.mega-drop-down.has-error>a {
  box-shadow: none;
  border-bottom: solid 1px #357fd8;
}

/* .form-group.has-error .form-control */

/* .has-error .input-group, .has-success .input-group{border-bottom:0;} */
/* .has-error .input-group{border-bottom: solid 1px #357fd8;} */

/* Input group */

.input-group .input-group-addon {
  border-radius: 0;
  border-color: transparent;
  background-color: transparent;
  color: #000;
}

.autopopulate-wrapper .input-group .input-group-addon {
  width: 1%;
}

.form-control:focus {
  border-color: #000;
}

.bootstrap-timepicker.input-group,
.autopopulate-wrapper .input-group {
  border-bottom: solid 1px #000;
}

.has-error .bootstrap-timepicker.input-group,
.has-error .autopopulate-wrapper .input-group {
  border-color: #000;
}

.has-success .bootstrap-timepicker.input-group,
.has-success .autopopulate-wrapper .input-group {
  border-color: #000;
}

.bootstrap-timepicker input,
.autopopulate-wrapper input {
  border-bottom: 0px;
}

.input-group .input-group-addon input {
  cursor: pointer;
}

.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 7px solid #ffffff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: -7px;
}

.bootstrap-timepicker-widget table td a {
  width: auto;
}

.bootstrap-timepicker-widget i {
  margin-right: 0;
}

.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
  border-radius: 0;
}

.icheck>label {
  padding-left: 0;
}

/* support Font Awesome icons in form-control */

.form-control-feedback.fa {
  line-height: 34px;
}

.input-lg+.form-control-feedback.fa,
.input-group-lg+.form-control-feedback.fa,
.form-group-lg .form-control+.form-control-feedback.fa {
  line-height: 46px;
}

.input-sm+.form-control-feedback.fa,
.input-group-sm+.form-control-feedback.fa,
.form-group-sm .form-control+.form-control-feedback.fa {
  line-height: 30px;
}

/*
 * Component: Progress Bar
 * -----------------------
 */

.progress,
.progress>.progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.progress,
.progress>.progress-bar,
.progress .progress-bar,
.progress>.progress-bar .progress-bar {
  border-radius: 1px;
}

/* size variation */

.progress.sm,
.progress-sm {
  height: 10px;
}

.progress.sm,
.progress-sm,
.progress.sm .progress-bar,
.progress-sm .progress-bar {
  border-radius: 1px;
}

.progress.xs,
.progress-xs {
  height: 7px;
}

.progress.xs,
.progress-xs,
.progress.xs .progress-bar,
.progress-xs .progress-bar {
  border-radius: 1px;
}

.progress.xxs,
.progress-xxs {
  height: 3px;
}

.progress.xxs,
.progress-xxs,
.progress.xxs .progress-bar,
.progress-xxs .progress-bar {
  border-radius: 1px;
}

/* Vertical bars */

.progress.vertical {
  position: relative;
  width: 30px;
  height: 200px;
  display: inline-block;
  margin-right: 10px;
}

.progress.vertical>.progress-bar {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.progress.vertical.sm,
.progress.vertical.progress-sm {
  width: 20px;
}

.progress.vertical.xs,
.progress.vertical.progress-xs {
  width: 10px;
}

.progress.vertical.xxs,
.progress.vertical.progress-xxs {
  width: 3px;
}

.progress-group .progress-text {
  font-weight: 600;
}

.progress-group .progress-number {
  float: right;
}

/* Remove margins from progress bars when put in a table */

.table tr>td .progress {
  margin: 0;
}

.progress-bar-light-blue,
.progress-bar-primary {
  background-color: #3c8dbc;
}

.progress-striped .progress-bar-light-blue,
.progress-striped .progress-bar-primary {
  background-image: -webkit-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: -o-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.progress-bar-green,
.progress-bar-success,
.progress .bar {
  background-color: #00a65a;
}

.progress-striped .progress-bar-green,
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: -o-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.progress-bar-aqua,
.progress-bar-info {
  background-color: #00c0ef;
}

.progress-striped .progress-bar-aqua,
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: -o-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.progress-bar-yellow,
.progress-bar-warning {
  background-color: #f39c12;
}

.progress-striped .progress-bar-yellow,
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: -o-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.progress-bar-red,
.progress-bar-danger {
  background-color: #dd4b39;
}

.progress-striped .progress-bar-red,
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: -o-linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}

.progress .bar {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  overflow: hidden;
  width: 0;
}

/*
 * Component: Small Box
 * --------------------
 */

.small-box {
  border-radius: 2px;
  position: relative;
  display: block;
  margin-bottom: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.small-box>.inner {
  padding: 10px;
}

.small-box>.small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

.small-box>.small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}

.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}

.small-box p {
  font-size: 15px;
}

.small-box p>small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}

.small-box h3,
.small-box p {
  z-index: 5px;
}

.small-box .icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  top: -10px;
  right: 10px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}

.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}

.small-box:hover .icon {
  font-size: 95px;
}

@media (max-width: 767px) {
  .small-box {
    text-align: center;
  }

  .small-box .icon {
    display: none;
  }

  .small-box p {
    font-size: 12px;
  }
}
.CheckOutReason 
{
  cursor: pointer;
}
.CheckInReason
{
  cursor: pointer;
}

/*
 * Component: Box
 * --------------
 */

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

.box.box-primary {
  border-top-color: #3c8dbc;
}

.box.box-info {
  border-top-color: #00c0ef;
}

.box.box-danger {
  border-top-color: #dd4b39;
}

.box.box-warning {
  border-top-color: #f39c12;
}

.box.box-success {
  border-top-color: #00a65a;
}

.box.box-default {
  border-top-color: #d2d6de;
}

.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}

.box .nav-stacked>li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}

.box .nav-stacked>li:last-of-type {
  border-bottom: none;
}

.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}

.box .border-right {
  border-right: 1px solid #f4f4f4;
}

.box .border-left {
  border-left: 1px solid #f4f4f4;
}

.box.box-solid {
  border-top: 0;
}

.box.box-solid>.box-header .btn.btn-default {
  background: transparent;
}

.box.box-solid>.box-header .btn:hover,
.box.box-solid>.box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}

.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}

.box.box-solid.box-default>.box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}

.box.box-solid.box-default>.box-header a,
.box.box-solid.box-default>.box-header .btn {
  color: #444444;
}

.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}

.box.box-solid.box-primary>.box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}

.box.box-solid.box-primary>.box-header a,
.box.box-solid.box-primary>.box-header .btn {
  color: #ffffff;
}

.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}

.box.box-solid.box-info>.box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}

.box.box-solid.box-info>.box-header a,
.box.box-solid.box-info>.box-header .btn {
  color: #ffffff;
}

.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}

.box.box-solid.box-danger>.box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}

.box.box-solid.box-danger>.box-header a,
.box.box-solid.box-danger>.box-header .btn {
  color: #ffffff;
}

.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}

.box.box-solid.box-warning>.box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}

.box.box-solid.box-warning>.box-header a,
.box.box-solid.box-warning>.box-header .btn {
  color: #ffffff;
}

.box.box-solid.box-success {
  border: 1px solid #00a65a;
}

.box.box-solid.box-success>.box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}

.box.box-solid.box-success>.box-header a,
.box.box-solid.box-success>.box-header .btn {
  color: #ffffff;
}

.box.box-solid>.box-header>.box-tools .btn {
  border: 0;
  box-shadow: none;
}

.box.box-solid[class*="bg"]>.box-header {
  color: #fff;
}

.box .box-group>.box {
  margin-bottom: 5px;
}

.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}

.box>.overlay,
.overlay-wrapper>.overlay,
.box>.loading-img,
.overlay-wrapper>.loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}

.box .overlay>.fa,
.overlay-wrapper .overlay>.fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}

.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}

.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}

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

.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}

.collapsed-box .box-header.with-border {
  border-bottom: none;
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion,
.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion {
  margin-right: 5px;
}

.box-header>.box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}

.box-header>.box-tools [data-toggle="tooltip"] {
  position: relative;
}

.box-header>.box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}

.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}

.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}

.btn-box-tool.btn:active {
  box-shadow: none;
}

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

.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.box-body>.table {
  margin-bottom: 0;
}

.box-body .fc {
  margin-top: 5px;
}

.box-body .full-width-chart {
  margin: -19px;
}

.box-body.no-padding .full-width-chart {
  margin: -9px;
}

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

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

.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}

.chart-legend {
  margin: 10px 0;
}

@media (max-width: 991px) {
  .chart-legend>li {
    float: left;
    margin-right: 10px;
  }
}

.box-comments {
  background: #f7f7f7;
}

.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}

.box-comments .box-comment:after {
  clear: both;
}

.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}

.box-comments .box-comment:first-of-type {
  padding-top: 0;
}

.box-comments .box-comment img {
  float: left;
}

.box-comments .comment-text {
  margin-left: 40px;
  color: #555;
}

.box-comments .username {
  color: #444;
  display: block;
  font-weight: 600;
}

.box-comments .text-muted {
  font-weight: 400;
  font-size: 12px;
}

/* Widget: TODO LIST */

.todo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

.todo-list>li {
  border-radius: 2px;
  padding: 10px;
  background: #f4f4f4;
  margin-bottom: 2px;
  border-left: 2px solid #e6e7e8;
  color: #444;
}

.todo-list>li:last-of-type {
  margin-bottom: 0;
}

.todo-list>li>input[type="checkbox"] {
  margin: 0 10px 0 5px;
}

.todo-list>li .text {
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}

.todo-list>li .label {
  margin-left: 10px;
  font-size: 9px;
}

.todo-list>li .tools {
  display: none;
  float: right;
  color: #dd4b39;
}

.todo-list>li .tools>.fa,
.todo-list>li .tools>.glyphicon,
.todo-list>li .tools>.ion {
  margin-right: 5px;
  cursor: pointer;
}

.todo-list>li:hover .tools {
  display: inline-block;
}

.todo-list>li.done {
  color: #999;
}

.todo-list>li.done .text {
  text-decoration: line-through;
  font-weight: 500;
}

.todo-list>li.done .label {
  background: #d2d6de !important;
}

.todo-list .danger {
  border-left-color: #dd4b39;
}

.todo-list .warning {
  border-left-color: #f39c12;
}

.todo-list .info {
  border-left-color: #00c0ef;
}

.todo-list .success {
  border-left-color: #00a65a;
}

.todo-list .primary {
  border-left-color: #3c8dbc;
}

.todo-list .handle {
  display: inline-block;
  cursor: move;
  margin: 0 5px;
}

/* Chat widget (DEPRECATED - this will be removed in the next major release. Use Direct Chat instead)*/

.chat {
  padding: 5px 20px 5px 10px;
}

.chat .item {
  margin-bottom: 10px;
}

.chat .item:before,
.chat .item:after {
  content: " ";
  display: table;
}

.chat .item:after {
  clear: both;
}

.chat .item>img {
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 50%;
}

.chat .item>.online {
  border: 2px solid #00a65a;
}

.chat .item>.offline {
  border: 2px solid #dd4b39;
}

.chat .item>.message {
  margin-left: 55px;
  margin-top: -40px;
}

.chat .item>.message>.name {
  display: block;
  font-weight: 600;
}

.chat .item>.attachment {
  border-radius: 3px;
  background: #f4f4f4;
  margin-left: 65px;
  margin-right: 15px;
  padding: 10px;
}

.chat .item>.attachment>h4 {
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 14px;
}

.chat .item>.attachment>p,
.chat .item>.attachment>.filename {
  font-weight: 600;
  font-size: 13px;
  font-style: italic;
  margin: 0;
}

.chat .item>.attachment:before,
.chat .item>.attachment:after {
  content: " ";
  display: table;
}

.chat .item>.attachment:after {
  clear: both;
}

.box-input {
  max-width: 200px;
}

.modal .panel-body {
  color: #444;
}

/*
 * Component: Info Box
 * -------------------
 */

.info-box {
  display: block;
  min-height: 90px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 15px;
}

.info-box small {
  font-size: 14px;
}

.info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px -10px;
  height: 2px;
}

.info-box .progress,
.info-box .progress .progress-bar {
  border-radius: 0;
}

.info-box .progress .progress-bar {
  background: #fff;
}

.info-box-icon {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  display: block;
  float: left;
  height: 90px;
  width: 90px;
  text-align: center;
  font-size: 45px;
  line-height: 90px;
  background: rgba(0, 0, 0, 0.2);
}

.info-box-icon>img {
  max-width: 100%;
}

.info-box-content {
  padding: 5px 10px;
  margin-left: 90px;
}

.info-box-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
}

.progress-description,
.info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.info-box-text {
  text-transform: uppercase;
}

.info-box-more {
  display: block;
}

.progress-description {
  margin: 0;
}

/*
 * Component: Timeline
 * -------------------
 */

.timeline {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}

.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ddd;
  left: 31px;
  margin: 0;
  border-radius: 2px;
}

.timeline>li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}

.timeline>li:before,
.timeline>li:after {
  content: " ";
  display: table;
}

.timeline>li:after {
  clear: both;
}

.timeline>li>.timeline-item {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-top: 0;
  background: #fff;
  color: #444;
  margin-left: 60px;
  margin-right: 15px;
  padding: 0;
  position: relative;
}

.timeline>li>.timeline-item>.time {
  color: #999;
  float: right;
  padding: 10px;
  font-size: 12px;
}

.timeline>li>.timeline-item>.timeline-header {
  margin: 0;
  color: #555;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px;
  font-size: 16px;
  line-height: 1.1;
}

.timeline>li>.timeline-item>.timeline-header>a {
  font-weight: 600;
}

.timeline>li>.timeline-item>.timeline-body,
.timeline>li>.timeline-item>.timeline-footer {
  padding: 10px;
}

.timeline>li>.fa,
.timeline>li>.glyphicon,
.timeline>li>.ion {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #666;
  background: #d2d6de;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}

.timeline>.time-label>span {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
}

.timeline-inverse>li>.timeline-item {
  background: #f0f0f0;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.timeline-inverse>li>.timeline-item>.timeline-header {
  border-bottom-color: #ddd;
}

/*
 * Component: Button
 * -----------------
 */

.btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  overflow: hidden;
  /* border: 1px solid transparent; */
}

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

.btn.btn-flat {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}

.btn:after {
  content: "";
  background: rgb(255 255 255 / 16%);
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  top: 0px;
  /* padding-top: 300%;
  padding-left: 350%;
  margin-left: -20px!important;
  margin-top: -120%; */
  opacity: 0;
  transition: all 0.8s;
}

.btn:active:after {
  padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s;
}

.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn:focus {
  outline: none;
}

.btn.btn-file {
  position: relative;
  overflow: hidden;
}

.btn.btn-file>input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  opacity: 0;
  filter: alpha(opacity=0);
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

.btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}

.btn-default:hover,
.btn-default:active,
.btn-default.hover {
  background-color: #e7e7e7;
}

.btn-primary {
  background-color: #111;
  border-color: #111;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
  background-color: #111;
}

.btn-success {
  background-color: #00a65a;
  border-color: #008d4c;
}

.btn-success:hover,
.btn-success:active,
.btn-success.hover {
  background-color: #008d4c;
}

.btn-info {
  background-color: transparent;
  border: none;
  color: #a1a6ab;
}

.btn-info:hover,
.btn-info:active,
.btn-info.hover {
  background-color: transparent;
  border: none;
}

.btn-danger {
  background-color: #dd4b39;
  border-color: #d73925;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
  background-color: #d73925;
}

.btn-warning {
  background-color: #f39c12;
  border-color: #e08e0b;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.hover {
  background-color: #e08e0b;
}

.btn-outline {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.7);
}

.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn[class*="bg-"]:hover {
  -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
}

.btn-app {
  border-radius: 3px;
  position: relative;
  padding: 15px 5px;
  margin: 0 0 10px 10px;
  min-width: 80px;
  height: 60px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
  font-size: 12px;
}

.btn-app>.fa,
.btn-app>.glyphicon,
.btn-app>.ion {
  font-size: 20px;
  display: block;
}

.btn-app:hover {
  background: #f4f4f4;
  color: #444;
  border-color: #aaa;
}

.btn-app:active,
.btn-app:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-app>.badge {
  position: absolute;
  top: -3px;
  right: -10px;
  font-size: 10px;
  font-weight: 400;
}

/*
 * Component: Callout
 * ------------------
 */

.callout {
  border-radius: 3px;
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}

.callout a {
  color: #fff;
  text-decoration: underline;
}

.callout a:hover {
  color: #eee;
}

.callout h4 {
  margin-top: 0;
  font-weight: 600;
}

.callout p:last-child {
  margin-bottom: 0;
}

.callout code,
.callout .highlight {
  background-color: #fff;
}

.callout.callout-danger {
  border-color: #c23321;
}

.callout.callout-warning {
  border-color: #c87f0a;
}

.callout.callout-info {
  border-color: #0097bc;
}

.callout.callout-success {
  border-color: #00733e;
}

/*
 * Component: alert
 * ----------------
 */

.alert {
  border-radius: 3px;
}

.alert h4 {
  font-weight: 600;
}

.alert .icon {
  margin-right: 10px;
}

.alert .close {
  color: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.alert .close:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.alert a {
  color: #fff;
  text-decoration: underline;
}

.alert-success {
  border-color: #008d4c;
}

.alert-danger,
.alert-error {
  border-color: #d73925;
}

.alert-warning {
  border-color: #e08e0b;
}

.alert-info {
  border-color: #00acd6;
}

/*
 * Component: Nav
 * --------------
 */

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
  color: #000;
  background: transparent;
}

/* NAV PILLS */

.nav-pills>li>a {
  border-radius: 0;
  border-top: 3px solid transparent;
  color: #444;
}

.nav-pills>li>a>.fa,
.nav-pills>li>a>.glyphicon,
.nav-pills>li>a>.ion {
  margin-right: 5px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  border-top-color: #3c8dbc;
}

.nav-pills>li.active>a {
  font-weight: 600;
}

/* NAV STACKED */

.nav-stacked>li>a {
  border-radius: 0;
  border-top: 0;
  border-left: 3px solid transparent;
  color: #444;
}

.nav-stacked>li.active>a,
.nav-stacked>li.active>a:hover {
  background: transparent;
  color: #444;
  border-top: 0;
  border-left-color: #3c8dbc;
}

.nav-stacked>li.header {
  border-bottom: 1px solid #ddd;
  color: #777;
  margin-bottom: 10px;
  padding: 5px 10px;
  text-transform: uppercase;
}

/* NAV TABS */

.nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.nav-tabs-custom>.nav-tabs {
  margin: 0;
  border-bottom-color: #f4f4f4;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.nav-tabs-custom>.nav-tabs>li {
  border-top: 3px solid transparent;
  margin-bottom: -2px;
  margin-right: 5px;
}

.nav-tabs-custom>.nav-tabs>li>a {
  color: #444;
  border-radius: 0;
  font-size: larger;
}

.nav-tabs-custom>.nav-tabs>li>a.text-muted {
  color: #999;
}

.nav-tabs-custom>.nav-tabs>li>a,
.nav-tabs-custom>.nav-tabs>li>a:hover {
  background: transparent;
  margin: 0;
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
  color: #999;
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,
.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,
.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active {
  border-color: transparent;
}

.nav-tabs-custom>.nav-tabs>li.active {
  border-top-color: #111;
}

.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
  background-color: #fff;
  color: #444;
}

.nav-tabs-custom>.nav-tabs>li.active>a {
  border-top-color: transparent;
  border-left-color: #f4f4f4;
  border-right-color: #f4f4f4;
}

.nav-tabs-custom>.nav-tabs>li:first-of-type {
  margin-left: 0;
}

.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
  border-left-color: transparent;
}

.nav-tabs-custom>.nav-tabs.pull-right {
  float: none !important;
}

.nav-tabs-custom>.nav-tabs.pull-right>li {
  float: right;
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type {
  margin-right: 0;
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type>a {
  border-left-width: 1px;
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a {
  border-left-color: #f4f4f4;
  border-right-color: transparent;
}

.nav-tabs-custom>.nav-tabs>li.header {
  line-height: 35px;
  padding: 0 10px;
  font-size: 20px;
  color: #444;
}

.nav-tabs-custom>.nav-tabs>li.header>.fa,
.nav-tabs-custom>.nav-tabs>li.header>.glyphicon,
.nav-tabs-custom>.nav-tabs>li.header>.ion {
  margin-right: 5px;
}

.nav-tabs-custom>.tab-content {
  background: #fff;
  padding: 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.nav-tabs-custom .dropdown.open>a:active,
.nav-tabs-custom .dropdown.open>a:focus {
  background: transparent;
  color: #999;
}

.nav-tabs-custom.tab-primary>.nav-tabs>li.active {
  border-top-color: #3c8dbc;
}

.nav-tabs-custom.tab-info>.nav-tabs>li.active {
  border-top-color: #00c0ef;
}

.nav-tabs-custom.tab-danger>.nav-tabs>li.active {
  border-top-color: #dd4b39;
}

.nav-tabs-custom.tab-warning>.nav-tabs>li.active {
  border-top-color: #f39c12;
}

.nav-tabs-custom.tab-success>.nav-tabs>li.active {
  border-top-color: #00a65a;
}

.nav-tabs-custom.tab-default>.nav-tabs>li.active {
  border-top-color: #d2d6de;
}

/* PAGINATION */

.pagination>li>a {
  background: #fafafa;
  color: #666;
}

.pagination.pagination-flat>li>a {
  border-radius: 0 !important;
}

/*
 * Component: Products List
 * ------------------------
 */

.products-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.products-list>.item {
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  background: #fff;
}

.products-list>.item:before,
.products-list>.item:after {
  content: " ";
  display: table;
}

.products-list>.item:after {
  clear: both;
}

.products-list .product-img {
  float: left;
}

.products-list .product-img img {
  width: 50px;
  height: 50px;
}

.products-list .product-info {
  margin-left: 60px;
}

.products-list .product-title {
  font-weight: 600;
}

.products-list .product-description {
  display: block;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.product-list-in-box>.item {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #f4f4f4;
}

.product-list-in-box>.item:last-of-type {
  border-bottom-width: 0;
}

/*
 * Component: Table
 * ----------------
 */

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  border-top: 1px solid transparent;
  font-size: 16px;
}

.table>thead>tr>th {
  /* border-bottom: 2px solid #f4f4f4; */
  border-bottom: transparent;
}

.table tr td .progress {
  margin-top: 5px;
}

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

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

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

.table.no-border,
.table.no-border td,
.table.no-border th {
  border: 0;
}

/* .text-center in tables */

table.text-center,
table.text-center td,
table.text-center th {
  text-align: center;
}

.table.align th {
  text-align: left;
}

.table.align td {
  text-align: right;
}

/*
 * Component: Label
 * ----------------
 */

.label-default {
  background-color: #d2d6de;
  color: #444;
}

/*
 * Component: Direct Chat
 * ----------------------
 */

.direct-chat .box-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow-x: hidden;
  padding: 0;
}

.direct-chat.chat-pane-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.direct-chat-messages {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px;
  height: 250px;
  overflow: auto;
}

.direct-chat-msg,
.direct-chat-text {
  display: block;
}

.direct-chat-msg {
  margin-bottom: 10px;
}

.direct-chat-msg:before,
.direct-chat-msg:after {
  content: " ";
  display: table;
}

.direct-chat-msg:after {
  clear: both;
}

.direct-chat-messages,
.direct-chat-contacts {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}

.direct-chat-text {
  border-radius: 5px;
  position: relative;
  padding: 5px 10px;
  background: #d2d6de;
  border: 1px solid #d2d6de;
  margin: 5px 0 0 50px;
  color: #444444;
}

.direct-chat-text:after,
.direct-chat-text:before {
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: #d2d6de;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
}

.direct-chat-text:after {
  border-width: 5px;
  margin-top: -5px;
}

.direct-chat-text:before {
  border-width: 6px;
  margin-top: -6px;
}

.right .direct-chat-text {
  margin-right: 50px;
  margin-left: 0;
}

.right .direct-chat-text:after,
.right .direct-chat-text:before {
  right: auto;
  left: 100%;
  border-right-color: transparent;
  border-left-color: #d2d6de;
}

.direct-chat-img {
  border-radius: 50%;
  float: left;
  width: 40px;
  height: 40px;
}

.right .direct-chat-img {
  float: right;
}

.direct-chat-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}

.direct-chat-name {
  font-weight: 600;
}

.direct-chat-timestamp {
  color: #999;
}

.direct-chat-contacts-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.direct-chat-contacts {
  -webkit-transform: translate(101%, 0);
  -ms-transform: translate(101%, 0);
  -o-transform: translate(101%, 0);
  transform: translate(101%, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 250px;
  width: 100%;
  background: #222d32;
  color: #fff;
  overflow: auto;
}

.contacts-list>li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 0;
}

.contacts-list>li:before,
.contacts-list>li:after {
  content: " ";
  display: table;
}

.contacts-list>li:after {
  clear: both;
}

.contacts-list>li:last-of-type {
  border-bottom: none;
}

.contacts-list-img {
  border-radius: 50%;
  width: 40px;
  float: left;
}

.contacts-list-info {
  margin-left: 45px;
  color: #fff;
}

.contacts-list-name,
.contacts-list-status {
  display: block;
}

.contacts-list-name {
  font-weight: 600;
}

.contacts-list-status {
  font-size: 12px;
}

.contacts-list-date {
  color: #aaa;
  font-weight: normal;
}

.contacts-list-msg {
  color: #999;
}

.direct-chat-danger .right>.direct-chat-text {
  background: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}

.direct-chat-danger .right>.direct-chat-text:after,
.direct-chat-danger .right>.direct-chat-text:before {
  border-left-color: #dd4b39;
}

.direct-chat-primary .right>.direct-chat-text {
  background: #3c8dbc;
  border-color: #3c8dbc;
  color: #ffffff;
}

.direct-chat-primary .right>.direct-chat-text:after,
.direct-chat-primary .right>.direct-chat-text:before {
  border-left-color: #3c8dbc;
}

.direct-chat-warning .right>.direct-chat-text {
  background: #f39c12;
  border-color: #f39c12;
  color: #ffffff;
}

.direct-chat-warning .right>.direct-chat-text:after,
.direct-chat-warning .right>.direct-chat-text:before {
  border-left-color: #f39c12;
}

.direct-chat-info .right>.direct-chat-text {
  background: #00c0ef;
  border-color: #00c0ef;
  color: #ffffff;
}

.direct-chat-info .right>.direct-chat-text:after,
.direct-chat-info .right>.direct-chat-text:before {
  border-left-color: #00c0ef;
}

.direct-chat-success .right>.direct-chat-text {
  background: #00a65a;
  border-color: #00a65a;
  color: #ffffff;
}

.direct-chat-success .right>.direct-chat-text:after,
.direct-chat-success .right>.direct-chat-text:before {
  border-left-color: #00a65a;
}

/*
 * Component: Users List
 * ---------------------
 */

.users-list>li {
  width: 25%;
  float: left;
  padding: 10px;
  text-align: center;
}

.users-list>li img {
  border-radius: 50%;
  max-width: 100%;
  height: auto;
}

.users-list>li>a:hover,
.users-list>li>a:hover .users-list-name {
  color: #999;
}

.users-list-name,
.users-list-date {
  display: block;
}

.users-list-name {
  font-weight: 600;
  color: #444;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.users-list-date {
  color: #999;
  font-size: 12px;
}

/*
 * Component: Carousel
 * -------------------
 */

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.carousel-control>.fa {
  font-size: 40px;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -20px;
}

/*
 * Component: modal
 * ----------------
 */

#commonLoader.modal {
  background: #f1f7ff;
}

.modal {
  background: rgba(0, 0, 0, 0.3);
}

.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 0;
}

@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  }
}

.modal-header {
  border-bottom-color: #f4f4f4;
}

.modal-primary .modal-header,
.modal-primary .modal-footer {
  border-color: #307095;
}

.modal-warning .modal-header,
.modal-warning .modal-footer {
  border-color: #c87f0a;
}

.modal-info .modal-header,
.modal-info .modal-footer {
  border-color: #0097bc;
}

.modal-success .modal-header,
.modal-success .modal-footer {
  border-color: #00733e;
}

.modal-danger .modal-header,
.modal-danger .modal-footer {
  border-color: #c23321;
}

/*
 * Component: Social Widgets
 * -------------------------
 */

.box-widget {
  border: none;
  position: relative;
}

.widget-user .widget-user-header {
  padding: 20px;
  height: 120px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.widget-user .widget-user-username {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 300;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.widget-user .widget-user-desc {
  margin-top: 0;
}

.widget-user .widget-user-image {
  position: absolute;
  top: 65px;
  left: 50%;
  margin-left: -45px;
}

.widget-user .widget-user-image>img {
  width: 90px;
  height: auto;
  border: 3px solid #fff;
}

.widget-user .box-footer {
  padding-top: 30px;
}

.widget-user-2 .widget-user-header {
  padding: 20px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.widget-user-2 .widget-user-username {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 300;
}

.widget-user-2 .widget-user-desc {
  margin-top: 0;
}

.widget-user-2 .widget-user-username,
.widget-user-2 .widget-user-desc {
  margin-left: 75px;
}

.widget-user-2 .widget-user-image>img {
  width: 65px;
  height: auto;
  float: left;
}

/*
 * Page: Mailbox
 * -------------
 */

.mailbox-messages>.table {
  margin: 0;
}

.mailbox-controls {
  padding: 5px;
}

.mailbox-controls.with-border {
  border-bottom: 1px solid #f4f4f4;
}

.mailbox-read-info {
  border-bottom: 1px solid #f4f4f4;
  padding: 10px;
}

.mailbox-read-info h3 {
  font-size: 20px;
  margin: 0;
}

.mailbox-read-info h5 {
  margin: 0;
  padding: 5px 0 0 0;
}

.mailbox-read-time {
  color: #999;
  font-size: 13px;
}

.mailbox-read-message {
  padding: 10px;
}

.mailbox-attachments li {
  float: left;
  width: 200px;
  border: 1px solid #eee;
  margin-bottom: 10px;
  margin-right: 10px;
}

.mailbox-attachment-name {
  font-weight: bold;
  color: #666;
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
  display: block;
}

.mailbox-attachment-info {
  padding: 10px;
  background: #f4f4f4;
}

.mailbox-attachment-size {
  color: #999;
  font-size: 12px;
}

.mailbox-attachment-icon {
  text-align: center;
  font-size: 65px;
  color: #666;
  padding: 20px 10px;
}

.mailbox-attachment-icon.has-img {
  padding: 0;
}

.mailbox-attachment-icon.has-img>img {
  max-width: 100%;
  height: auto;
}

/*
 * Page: Lock Screen
 * -----------------
 */

/* ADD THIS CLASS TO THE <BODY> TAG */

.lockscreen {
  background: #d2d6de;
}

.lockscreen-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
}

.lockscreen-logo a {
  color: #444;
}

.lockscreen-wrapper {
  max-width: 400px;
  margin: 0 auto;
  margin-top: 10%;
}

/* User name [optional] */

.lockscreen .lockscreen-name {
  text-align: center;
  font-weight: 600;
}

/* Will contain the image and the sign in form */

.lockscreen-item {
  border-radius: 4px;
  padding: 0;
  background: #fff;
  position: relative;
  margin: 10px auto 30px auto;
  width: 290px;
}

/* User image */

.lockscreen-image {
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: -25px;
  background: #fff;
  padding: 5px;
  z-index: 10;
}

.lockscreen-image>img {
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

/* Contains the password input and the login button */

.lockscreen-credentials {
  margin-left: 70px;
}

.lockscreen-credentials .form-control {
  border: 0;
}

.lockscreen-credentials .btn {
  background-color: #fff;
  border: 0;
  padding: 0 10px;
}

.lockscreen-footer {
  margin-top: 10px;
}

/*
 * Page: Login & Register
 * ----------------------
 */
.login-page .wrap,
.mdm-page .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}

.login-logo,
.register-logo {
  padding: 10px 0px 32px;
}

.login-logo a,
.register-logo a {
  color: #444;
}

.login-logo img,
.register-logo img {
  width: 190px;
}

.login-page .footer p {
  margin-top: 8px;
}

.login-page,
.register-page,
.mdm-page {
  /*background: #d2d6de;*/
  /* background: linear-gradient(to bottom, #67c7f0 0%, #357fd8 100%); */

  background: #67c7f0;
  /* Old browsers */
  background: -moz-linear-gradient(to top,
      #67c7f0 0%,
      #357fd8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(to top,
      #67c7f0 0%,
      #357fd8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top,
      #67c7f0 0%,
      #357fd8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.login-box {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

.login-box.mdm-login {
  max-width: 320px;
}

.login-box form {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.login-box .form-control {
  color: #fff;
}

.text-white {
  color: #fff;
}

.login-box input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 11px;
}

.login-box input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-size: 11px;
}

.login-box input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  font-size: 11px;
}

.login-box input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-size: 11px;
}

/* .login-box input:-webkit-autofill, .login-box input:-webkit-autofill:hover, .login-box input:-webkit-autofill:focus {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: unset;
    border-bottom:1px solid #000;
} */

@media (max-width: 768px) {

  .login-box,
  .register-box {
    margin-top: 20px;
  }
}

.login-box-body,
.register-box-body {
  border-top: 0;
  color: #7b879e;
}

.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
  color: #777;
}

.login-box-msg,
.register-box-msg {
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.login-box a {
  color: #fff;
}

.login-box a:hover {
  color: #0a4893;
}

.login-box .btn {
  font-size: 14px;
  padding: 8px 20px 6px;
  font-weight: 500;
  background: #fff;
  color: #408fdd;
  border: 1px solid #408fdd;
}

.login-box .btn:hover {
  background: transparent;
  color: #fff;
  border-color: #fff;
}

.login-box input,
.login-box .form-control {
  border-bottom-color: #ffffff;
}

.login-box .has-error .help-block {
  color: #eb0505;
}

.login-box .has-error .form-control:focus {
  border-color: #ffffff;
}

.login-box .site-success {
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.social-auth-links {
  margin: 10px 0;
}

.login-box.mdm-login .login label {
  position: relative;
}

/*
 * Page: 400 and 500 error pages
 * ------------------------------
 */

.error-page {
  width: 600px;
  margin: 20px auto 0 auto;
}

@media (max-width: 991px) {
  .error-page {
    width: 100%;
  }
}

.error-page>.headline {
  float: left;
  font-size: 100px;
  font-weight: 300;
}

@media (max-width: 991px) {
  .error-page>.headline {
    float: none;
    text-align: center;
  }
}

.error-page>.error-content {
  margin-left: 190px;
  display: block;
}

@media (max-width: 991px) {
  .error-page>.error-content {
    margin-left: 0;
  }
}

.error-page>.error-content>h3 {
  font-weight: 300;
  font-size: 25px;
}

@media (max-width: 991px) {
  .error-page>.error-content>h3 {
    text-align: center;
  }
}

/*
 * Page: Invoice
 * -------------
 */

.invoice {
  position: relative;
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 20px;
  margin: 10px 25px;
}

.invoice-title {
  margin-top: 0;
}

/*
 * Page: Profile
 * -------------
 */

.profile-user-img {
  margin: 0 auto;
  width: 100px;
  padding: 3px;
  border: 3px solid #d2d6de;
}

.profile-username {
  font-size: 21px;
  margin-top: 5px;
}

.post {
  border-bottom: 1px solid #d2d6de;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #666;
}

.post:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.post .user-block {
  margin-bottom: 15px;
}

/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */

.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.btn-social> :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.btn-social.btn-lg {
  padding-left: 61px;
}

.btn-social.btn-lg> :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}

.btn-social.btn-sm {
  padding-left: 38px;
}

.btn-social.btn-sm> :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}

.btn-social.btn-xs {
  padding-left: 30px;
}

.btn-social.btn-xs> :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}

.btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}

.btn-social-icon> :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.btn-social-icon.btn-lg {
  padding-left: 61px;
}

.btn-social-icon.btn-lg> :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}

.btn-social-icon.btn-sm {
  padding-left: 38px;
}

.btn-social-icon.btn-sm> :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}

.btn-social-icon.btn-xs {
  padding-left: 30px;
}

.btn-social-icon.btn-xs> :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}

.btn-social-icon> :first-child {
  border: none;
  text-align: center;
  width: 100%;
}

.btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}

.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}

.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}

.btn-adn {
  color: #ffffff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-adn:focus,
.btn-adn.focus {
  color: #ffffff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-adn:hover {
  color: #ffffff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
  color: #ffffff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
  background-image: none;
}

.btn-adn .badge {
  color: #d87a68;
  background-color: #ffffff;
}

.btn-bitbucket {
  color: #ffffff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-bitbucket:focus,
.btn-bitbucket.focus {
  color: #ffffff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-bitbucket:hover {
  color: #ffffff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
  color: #ffffff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
  background-image: none;
}

.btn-bitbucket .badge {
  color: #205081;
  background-color: #ffffff;
}

.btn-dropbox {
  color: #ffffff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-dropbox:focus,
.btn-dropbox.focus {
  color: #ffffff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-dropbox:hover {
  color: #ffffff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
  color: #ffffff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
  background-image: none;
}

.btn-dropbox .badge {
  color: #1087dd;
  background-color: #ffffff;
}

.btn-facebook {
  color: #ffffff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook:focus,
.btn-facebook.focus {
  color: #ffffff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook:hover {
  color: #ffffff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
  color: #ffffff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
  background-image: none;
}

.btn-facebook .badge {
  color: #3b5998;
  background-color: #ffffff;
}

.btn-flickr {
  color: #ffffff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-flickr:focus,
.btn-flickr.focus {
  color: #ffffff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-flickr:hover {
  color: #ffffff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
  color: #ffffff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
  background-image: none;
}

.btn-flickr .badge {
  color: #ff0084;
  background-color: #ffffff;
}

.btn-foursquare {
  color: #ffffff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-foursquare:focus,
.btn-foursquare.focus {
  color: #ffffff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-foursquare:hover {
  color: #ffffff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
  color: #ffffff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
  background-image: none;
}

.btn-foursquare .badge {
  color: #f94877;
  background-color: #ffffff;
}

.btn-github {
  color: #ffffff;
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-github:focus,
.btn-github.focus {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-github:hover {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
  background-image: none;
}

.btn-github .badge {
  color: #444444;
  background-color: #ffffff;
}

.btn-google {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-google:focus,
.btn-google.focus {
  color: #ffffff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-google:hover {
  color: #ffffff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
  color: #ffffff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
  background-image: none;
}

.btn-google .badge {
  color: #dd4b39;
  background-color: #ffffff;
}

.btn-instagram {
  color: #ffffff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-instagram:focus,
.btn-instagram.focus {
  color: #ffffff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-instagram:hover {
  color: #ffffff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
  color: #ffffff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
  background-image: none;
}

.btn-instagram .badge {
  color: #3f729b;
  background-color: #ffffff;
}

.btn-linkedin {
  color: #ffffff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-linkedin:focus,
.btn-linkedin.focus {
  color: #ffffff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-linkedin:hover {
  color: #ffffff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
  color: #ffffff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
  background-image: none;
}

.btn-linkedin .badge {
  color: #007bb6;
  background-color: #ffffff;
}

.btn-microsoft {
  color: #ffffff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-microsoft:focus,
.btn-microsoft.focus {
  color: #ffffff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-microsoft:hover {
  color: #ffffff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
  color: #ffffff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
  background-image: none;
}

.btn-microsoft .badge {
  color: #2672ec;
  background-color: #ffffff;
}

.btn-openid {
  color: #ffffff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-openid:focus,
.btn-openid.focus {
  color: #ffffff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-openid:hover {
  color: #ffffff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
  color: #ffffff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
  background-image: none;
}

.btn-openid .badge {
  color: #f7931e;
  background-color: #ffffff;
}

.btn-pinterest {
  color: #ffffff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-pinterest:focus,
.btn-pinterest.focus {
  color: #ffffff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-pinterest:hover {
  color: #ffffff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
  color: #ffffff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
  background-image: none;
}

.btn-pinterest .badge {
  color: #cb2027;
  background-color: #ffffff;
}

.btn-reddit {
  color: #000000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-reddit:focus,
.btn-reddit.focus {
  color: #000000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-reddit:hover {
  color: #000000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
  color: #000000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
  background-image: none;
}

.btn-reddit .badge {
  color: #eff7ff;
  background-color: #000000;
}

.btn-soundcloud {
  color: #ffffff;
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-soundcloud:focus,
.btn-soundcloud.focus {
  color: #ffffff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-soundcloud:hover {
  color: #ffffff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
  color: #ffffff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
  background-image: none;
}

.btn-soundcloud .badge {
  color: #ff5500;
  background-color: #ffffff;
}

.btn-tumblr {
  color: #ffffff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-tumblr:focus,
.btn-tumblr.focus {
  color: #ffffff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-tumblr:hover {
  color: #ffffff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
  color: #ffffff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
  background-image: none;
}

.btn-tumblr .badge {
  color: #2c4762;
  background-color: #ffffff;
}

.btn-twitter {
  color: #ffffff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-twitter:focus,
.btn-twitter.focus {
  color: #ffffff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-twitter:hover {
  color: #ffffff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
  color: #ffffff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
  background-image: none;
}

.btn-twitter .badge {
  color: #55acee;
  background-color: #ffffff;
}

.btn-vimeo {
  color: #ffffff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-vimeo:focus,
.btn-vimeo.focus {
  color: #ffffff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-vimeo:hover {
  color: #ffffff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
  color: #ffffff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
  background-image: none;
}

.btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #ffffff;
}

.btn-vk {
  color: #ffffff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-vk:focus,
.btn-vk.focus {
  color: #ffffff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-vk:hover {
  color: #ffffff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
  color: #ffffff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
  background-image: none;
}

.btn-vk .badge {
  color: #587ea3;
  background-color: #ffffff;
}

.btn-yahoo {
  color: #ffffff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-yahoo:focus,
.btn-yahoo.focus {
  color: #ffffff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-yahoo:hover {
  color: #ffffff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
  color: #ffffff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
  background-image: none;
}

@media(max-width:767px) {
  .dropdown.user.user-menu {
    position: absolute;
    top: -8px;
    right: -15px;
  }

  .dropdown-toggle>:is(span, i) {
    display: none;
  }

  .dropdown-toggle .login-icon {
    margin-right: 0;
  }

  .content-head li {
    margin-right: 0;
  }

  .content-head li:first-child {
    width: calc(100% - 46px - 10px);
    word-break: break-all;
    margin-bottom: 12px;
  }
}

.btn-yahoo .badge {
  color: #720e9e;
  background-color: #ffffff;
}

/*
 * Plugin: Full Calendar
 * ---------------------
 */

.fc-button {
  background: #f4f4f4;
  background-image: none;
  color: #444;
  border-color: #ddd;
  border-bottom-color: #ddd;
}

.fc-button:hover,
.fc-button:active,
.fc-button.hover {
  background-color: #e9e9e9;
}

.fc-header-title h2 {
  font-size: 15px;
  line-height: 1.6em;
  color: #666;
  margin-left: 10px;
}

.fc-header-right {
  padding-right: 10px;
}

.fc-header-left {
  padding-left: 10px;
}

.fc-widget-header {
  background: #fafafa;
}

.fc-grid {
  width: 100%;
  border: 0;
}

.fc-widget-header:first-of-type,
.fc-widget-content:first-of-type {
  border-left: 0;
  border-right: 0;
}

.fc-widget-header:last-of-type,
.fc-widget-content:last-of-type {
  border-right: 0;
}

.fc-toolbar {
  padding: 10px;
  margin: 0;
}

.fc-day-number {
  font-size: 20px;
  font-weight: 300;
  padding-right: 10px;
}

.fc-color-picker {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fc-color-picker>li {
  float: left;
  font-size: 30px;
  margin-right: 5px;
  line-height: 30px;
}

.fc-color-picker>li .fa {
  -webkit-transition: -webkit-transform linear 0.3s;
  -moz-transition: -moz-transform linear 0.3s;
  -o-transition: -o-transform linear 0.3s;
  transition: transform linear 0.3s;
}

.fc-color-picker>li .fa:hover {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}

#add-new-event {
  -webkit-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.external-event {
  padding: 5px 10px;
  font-weight: bold;
  margin-bottom: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  cursor: move;
}

.external-event:hover {
  box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.2);
}

/*
 * Plugin: Select2
 * ---------------
 */

.select2-container--default.select2-container--focus,
.select2-selection.select2-container--focus,
.select2-container--default:focus,
.select2-selection:focus,
.select2-container--default:active,
.select2-selection:active {
  outline: none;
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
  border: 1px solid #d2d6de;
  border-radius: 0;
  padding: 6px 12px;
  height: 34px;
}

.select2-container--default.select2-container--open {
  border-color: #3c8dbc;
}

.select2-dropdown {
  border: 1px solid #d2d6de;
  border-radius: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3c8dbc;
  color: white;
}

.select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  margin-top: -4px;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  right: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}

.select2-dropdown .select2-search__field,
.select2-search--inline .select2-search__field {
  border: 1px solid #d2d6de;
}

.select2-dropdown .select2-search__field:focus,
.select2-search--inline .select2-search__field:focus {
  outline: none;
  border: 1px solid #3c8dbc;
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[aria-selected="true"]:hover {
  color: #444;
}

.select2-container--default .select2-selection--multiple {
  border: 1px solid #d2d6de;
  border-radius: 0;
}

.select2-container--default .select2-selection--multiple:focus {
  border-color: #3c8dbc;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #d2d6de;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #3c8dbc;
  border-color: #367fa9;
  padding: 1px 10px;
  color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.7);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 10px;
}

/*
 * General: Miscellaneous
 * ----------------------
 */

.pad {
  padding: 10px;
}

.margin {
  margin: 10px;
}

.margin-bottom {
  margin-bottom: 20px;
}

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

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

.inline {
  display: inline;
}

.description-block {
  display: block;
  margin: 10px 0;
  text-align: center;
}

.description-block.margin-bottom {
  margin-bottom: 25px;
}

.description-block>.description-header {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 16px;
}

.description-block>.description-text {
  text-transform: uppercase;
}

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
.callout.callout-danger,
.callout.callout-warning,
.callout.callout-info,
.callout.callout-success,
.alert-success,
.alert-danger,
.alert-error,
.alert-warning,
.alert-info,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-body,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-body,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-body,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  color: #fff !important;
}

.bg-gray {
  color: #000;
  background-color: #d2d6de !important;
}

.bg-gray-light {
  background-color: #f7f7f7;
}

.bg-black {
  background-color: #111111 !important;
}

.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
  background-color: #dd4b39 !important;
}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
  background-color: #f39c12 !important;
}

.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
  background-color: #00c0ef !important;
}

.bg-blue {
  background-color: #0073b7 !important;
}

.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
  background-color: #111 !important;
}

.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
  background-color: #00a65a !important;
}

.bg-navy {
  background-color: #001f3f !important;
}

.bg-teal {
  background-color: #39cccc !important;
}

.bg-olive {
  background-color: #3d9970 !important;
}

.bg-lime {
  background-color: #01ff70 !important;
}

.bg-orange {
  background-color: #ff851b !important;
}

.bg-fuchsia {
  background-color: #f012be !important;
}

.bg-purple {
  background-color: #605ca8 !important;
}

.bg-maroon {
  background-color: #d81b60 !important;
}

.bg-gray-active {
  color: #000;
  background-color: #b5bbc8 !important;
}

.bg-black-active {
  background-color: #000000 !important;
}

.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  background-color: #d33724 !important;
}

.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {
  background-color: #db8b0b !important;
}

.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {
  background-color: #00a7d0 !important;
}

.bg-blue-active {
  background-color: #005384 !important;
}

.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
  background-color: #357ca5 !important;
}

.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {
  background-color: #008d4c !important;
}

.bg-navy-active {
  background-color: #001a35 !important;
}

.bg-teal-active {
  background-color: #30bbbb !important;
}

.bg-olive-active {
  background-color: #368763 !important;
}

.bg-lime-active {
  background-color: #00e765 !important;
}

.bg-orange-active {
  background-color: #ff7701 !important;
}

.bg-fuchsia-active {
  background-color: #db0ead !important;
}

.bg-purple-active {
  background-color: #555299 !important;
}

.bg-maroon-active {
  background-color: #ca195a !important;
}

[class^="bg-"].disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.text-yellow {
  color: #f39c12 !important;
}

.text-aqua {
  color: #00c0ef !important;
}

.text-blue {
  color: #0073b7 !important;
}

.text-black {
  color: #111111 !important;
}

.text-light-blue {
  color: #3c8dbc !important;
}

.text-green {
  color: #00a65a !important;
}

.text-gray {
  color: #515151 !important;
}

.text-navy {
  color: #001f3f !important;
}

.text-teal {
  color: #39cccc !important;
}

.text-olive {
  color: #3d9970 !important;
}

.text-lime {
  color: #01ff70 !important;
}

.text-orange {
  color: #ff851b !important;
}

.text-fuchsia {
  color: #f012be !important;
}

.text-purple {
  color: #605ca8 !important;
}

.text-maroon {
  color: #d81b60 !important;
}

.link-muted {
  color: #7a869d;
}

.link-muted:hover,
.link-muted:focus {
  color: #606c84;
}

.link-black {
  color: #666;
}

.link-black:hover,
.link-black:focus {
  color: #999;
}

.hide {
  display: none !important;
}

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

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

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

.no-shadow {
  box-shadow: none !important;
}

.list-unstyled,
.chart-legend,
.contacts-list,
.users-list,
.mailbox-attachments {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-group-unbordered>.list-group-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.flat {
  border-radius: 0 !important;
}

.text-bold,
.text-bold.table td,
.text-bold.table th {
  font-weight: 700;
}

.text-sm {
  font-size: 12px;
}

.jqstooltip {
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
}

.bg-teal-gradient {
  background: #39cccc !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #39cccc),
      color-stop(1, #7adddd)) !important;
  background: -ms-linear-gradient(bottom, #39cccc, #7adddd) !important;
  background: -moz-linear-gradient(center bottom,
      #39cccc 0%,
      #7adddd 100%) !important;
  background: -o-linear-gradient(#7adddd, #39cccc) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0) !important;
  color: #fff;
}

.bg-light-blue-gradient {
  background: #3c8dbc !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #3c8dbc),
      color-stop(1, #67a8ce)) !important;
  background: -ms-linear-gradient(bottom, #3c8dbc, #67a8ce) !important;
  background: -moz-linear-gradient(center bottom,
      #3c8dbc 0%,
      #67a8ce 100%) !important;
  background: -o-linear-gradient(#67a8ce, #3c8dbc) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0) !important;
  color: #fff;
}

.bg-blue-gradient {
  background: #0073b7 !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #0073b7),
      color-stop(1, #0089db)) !important;
  background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
  background: -moz-linear-gradient(center bottom,
      #0073b7 0%,
      #0089db 100%) !important;
  background: -o-linear-gradient(#0089db, #0073b7) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
  color: #fff;
}

.bg-aqua-gradient {
  background: #00c0ef !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #00c0ef),
      color-stop(1, #14d1ff)) !important;
  background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;
  background: -moz-linear-gradient(center bottom,
      #00c0ef 0%,
      #14d1ff 100%) !important;
  background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;
  color: #fff;
}

.bg-yellow-gradient {
  background: #f39c12 !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #f39c12),
      color-stop(1, #f7bc60)) !important;
  background: -ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;
  background: -moz-linear-gradient(center bottom,
      #f39c12 0%,
      #f7bc60 100%) !important;
  background: -o-linear-gradient(#f7bc60, #f39c12) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0) !important;
  color: #fff;
}

.bg-purple-gradient {
  background: #605ca8 !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #605ca8),
      color-stop(1, #9491c4)) !important;
  background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
  background: -moz-linear-gradient(center bottom,
      #605ca8 0%,
      #9491c4 100%) !important;
  background: -o-linear-gradient(#9491c4, #605ca8) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;
  color: #fff;
}

.bg-green-gradient {
  background: #00a65a !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #00a65a),
      color-stop(1, #00ca6d)) !important;
  background: -ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;
  background: -moz-linear-gradient(center bottom,
      #00a65a 0%,
      #00ca6d 100%) !important;
  background: -o-linear-gradient(#00ca6d, #00a65a) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
  color: #fff;
}

.bg-red-gradient {
  background: #dd4b39 !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #dd4b39),
      color-stop(1, #e47365)) !important;
  background: -ms-linear-gradient(bottom, #dd4b39, #e47365) !important;
  background: -moz-linear-gradient(center bottom,
      #dd4b39 0%,
      #e47365 100%) !important;
  background: -o-linear-gradient(#e47365, #dd4b39) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0) !important;
  color: #fff;
}

.bg-black-gradient {
  background: #111111 !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #111111),
      color-stop(1, #2b2b2b)) !important;
  background: -ms-linear-gradient(bottom, #111111, #2b2b2b) !important;
  background: -moz-linear-gradient(center bottom,
      #111111 0%,
      #2b2b2b 100%) !important;
  background: -o-linear-gradient(#2b2b2b, #111111) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
  color: #fff;
}

.bg-maroon-gradient {
  background: #d81b60 !important;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      color-stop(0, #d81b60),
      color-stop(1, #e73f7c)) !important;
  background: -ms-linear-gradient(bottom, #d81b60, #e73f7c) !important;
  background: -moz-linear-gradient(center bottom,
      #d81b60 0%,
      #e73f7c 100%) !important;
  background: -o-linear-gradient(#e73f7c, #d81b60) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#d81b60', GradientType=0) !important;
  color: #fff;
}

.description-block .description-icon {
  font-size: 16px;
}

.no-pad-top {
  padding-top: 0;
}

.position-static {
  position: static !important;
}

.list-header {
  font-size: 15px;
  padding: 10px 4px;
  font-weight: bold;
  color: #666;
}

.list-seperator {
  height: 1px;
  background: #f4f4f4;
  margin: 15px 0 9px 0;
}

.list-link>a {
  padding: 4px;
  color: #777;
}

.list-link>a:hover {
  color: #222;
}

.font-light {
  font-weight: 300;
}

.user-block:before,
.user-block:after {
  content: " ";
  display: table;
}

.user-block:after {
  clear: both;
}

.user-block img {
  width: 40px;
  height: 40px;
  float: left;
}

.user-block .username,
.user-block .description,
.user-block .comment {
  display: block;
  margin-left: 50px;
}

.user-block .username {
  font-size: 16px;
  font-weight: 600;
}

.user-block .description {
  color: #999;
  font-size: 13px;
}

.user-block.user-block-sm .username,
.user-block.user-block-sm .description,
.user-block.user-block-sm .comment {
  margin-left: 40px;
}

.user-block.user-block-sm .username {
  font-size: 14px;
}

.img-sm,
.img-md,
.img-lg,
.box-comments .box-comment img,
.user-block.user-block-sm img {
  float: left;
}

.img-sm,
.box-comments .box-comment img,
.user-block.user-block-sm img {
  width: 30px !important;
  height: 30px !important;
}

.img-sm+.img-push {
  margin-left: 40px;
}

.img-md {
  width: 60px;
  height: 60px;
}

.img-md+.img-push {
  margin-left: 70px;
}

.img-lg {
  width: 100px;
  height: 100px;
}

.img-lg+.img-push {
  margin-left: 110px;
}

.img-bordered {
  border: 3px solid #d2d6de;
  padding: 3px;
}

.img-bordered-sm {
  border: 2px solid #d2d6de;
  padding: 2px;
}

.attachment-block {
  border: 1px solid #f4f4f4;
  padding: 5px;
  margin-bottom: 10px;
  background: #f7f7f7;
}

.attachment-block .attachment-img {
  max-width: 100px;
  max-height: 100px;
  height: auto;
  float: left;
}

.attachment-block .attachment-pushed {
  margin-left: 110px;
}

.attachment-block .attachment-heading {
  margin: 0;
}

.attachment-block .attachment-text {
  color: #555;
}

.connectedSortable {
  min-height: 100px;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sort-highlight {
  background: #f4f4f4;
  border: 1px dashed #ddd;
  margin-bottom: 10px;
}

.full-opacity-hover {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.full-opacity-hover:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.chart {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.chart svg,
.chart canvas {
  width: 100% !important;
}

/*
 * Misc: print
 * -----------
 */

@media print {

  .no-print,
  .main-sidebar,
  .left-side,
  .main-header,
  .content-header {
    display: none !important;
  }

  .content-wrapper,
  .right-side,
  .main-footer {
    margin-left: 0 !important;
    min-height: 0 !important;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }

  .fixed .content-wrapper,
  .fixed .right-side {
    padding-top: 0 !important;
  }

  .invoice {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
  }

  .invoice-col {
    float: left;
    width: 33.3333333%;
  }

  .table-responsive {
    overflow: auto;
  }

  .table-responsive>.table tr th,
  .table-responsive>.table tr td {
    white-space: normal !important;
  }
}

.top-header {
  float: left;
  margin: 7px 20px;
  font-size: 20px;
}

.fa-6 {
  font-size: 20em;
}

.fa-5 {
  font-size: 12em;
}

.fa-4 {
  font-size: 7em;
}

.fa-3 {
  font-size: 4em;
}

.fa-2 {
  font-size: 2em;
}

.fa-1 {
  font-size: 1.3em;
}

.btn:link,
.btn:visited {
  display: inline-block;
  transition: all 0.2s;
  position: relative;
}

.btn:hover {
  color: #fff;
  background-color: #0b51a5;
  /* transform: translateY(-3px); */
  /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); */
}

.btn:active {
  color: #fff;
  background-color: #0b51a5;
  box-shadow: 4px 6px 5px 0px rgb(247 247 247 / 18%);
  /* transform: translateY(-1px); */
  /* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); */
}

/* .btn::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;

}

.btn:hover::after {
    transform: scaleX(1.5);
    opacity: 0;
} */

.navbar-custom-menu .user-menu .user-body div {
  font-weight: 400;
  font-size: 18px;
}

.navbar-custom-menu .user-menu .user-body div a {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  display: flex;
}

.navbar-custom-menu .user-menu .user-body div a:hover {
  color: #357fd8;
}

.table {
  /* table-layout: fixed; */
  border-collapse: separate;
  border-spacing: 0 0.5em;
}

.table tbody tr {
  background: #fff;
}

.table>tbody>tr.info>td {
  background-color: #357fd8;
  color: #000;
}

tbody tr td:first-child {
  border-top-left-radius: 5px;
}

tbody tr td:last-child {
  border-top-right-radius: 5px;
}

tbody tr td:first-child {
  border-bottom-left-radius: 5px;
}

tbody tr td:last-child {
  border-bottom-right-radius: 5px;
}

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

.form-group textarea {
  padding: 12px 0px 5px 0;
  height: 4rem;
}

.bootstrap-timepicker-widget.dropdown-menu {
  width: 210px;
}

.form-inline .input-group,
.form-inline .input-group .form-control {
  width: 100%;
}

.file-upload {
  color: #fff;
  font-weight: 400;
  /* padding: 0; */
}

.login-icon i {
  padding: 12px 15px;
  font-size: 22px;
}

.login-icon {
  display: inline-block;
  background-color: #357fd8;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100px;
  margin-right: 10px;
}

.user-menu a:hover .login-icon {
  background-color: #579ff5;
  color: #fff;
}

.user-menu a:hover .login-icon .fa {
  color: #fff;
}

.down-arrow {
  border: 1px solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin-bottom: 3px;
}

.navbar-custom-menu .dropdown>a,
.navbar-custom-menu .dropdown.open>a {
  color: #000;
  background-color: transparent;
}

.form-control[readonly] {
  background-color: transparent;
}

.custom-megamenu .mega-drop-down label,
.custom-megamenu .form-group label {
  cursor: pointer;
}

tr.ias-trigger {
  background: #0c0d0f !important;
}

tr.ias-trigger a {
  /* font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px; */
  color: #fff;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border-color: transparent;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: transparent;
  color: #357fd8;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border-color: transparent;
}

/* .ui-widget.ui-widget-content {
	width: 70% !important;
} */

.daterangepicker:before,
.daterangepicker:after {
  display: none;
}

.daterangepicker td.in-range {
  background-color: #f5c2ca;
}

.daterangepicker td.end-date,
.daterangepicker td.end-date:hover {
  background-color: #357fd8;
}

.input-group-addon.picker {
  position: relative;
  right: -12px;
  top: -4px;
}

.capitalize-text {
  text-transform: capitalize;
}

.top-nav-div {
  position: fixed;
  width: 90%;
  margin: 0 auto;
  top: 0;
  z-index: 9;
  background: #0c0d0f;
  display: flex;
  align-items: center;
}

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

.cursor-pointer div,
.cursor-pointer label,
.cursor-pointer input,
.cursor-pointer span {
  cursor: pointer;
}

.cursor-pointer .form-control[disabled],
.cursor-pointer .form-control[readonly],
.cursor-pointer fieldset[disabled] .form-control,
.cursor-pointer span.input-group-addon {
  cursor: pointer;
}

input[disabled] {
  cursor: not-allowed;
}

.btn-cancel {
  background-color: #15191c;
}

.btn-grey {
  background-color: #15191c;
}

.modal-body .text-underline {
  text-decoration: underline;
}

.form-horizontal .modal-body .has-error .control-label,
.form-horizontal .modal-body .focused.has-success .control-label {
  font-size: 18px;
  -webkit-transform: unset;
  transform: unset;
}

.modal-btn {
  position: relative;
}

.btnUpload input[type="file"] {
  color: transparent;
  border: 1px solid black;
  border-color: #7e7e7e;
  box-shadow: none;
  padding: 8px;
  height: auto;
  color: #ffffff;
}

.form-horizontal .modal-body .form-group .form-control {
  color: #fff;
  border: 1px solid black;
  border-color: #7e7e7e;
}

#category-search-form {
  width: 100%;
}

.sidebar-mini .sidebar-menu>li>a {
  padding: 10px 34px;
  display: flex;
  align-items: center;
  text-align: left;
}

.sidebar-mini .sidebar-menu>li>a span,
.sidebar-mini .sidebar-menu>li>a i {
  vertical-align: middle;
  line-height: 24px;
}

.sidebar-mini .sidebar-menu>li>a span {
  margin-top: 1px;
}

.form-inline .form-group {
  margin-bottom: 30px;
}

.checkbox>label,
.radio>label {
  position: relative;
  padding-right: 10px;
  font-weight: 400;
}

.staff-role-form .checkbox>label[type="checkbox"],
.staff-role-form label>input[type="checkbox"] {
  margin-bottom: 3px;
}

.checkbox>label>input[type="checkbox"],
label>input[type="checkbox"],
.radio>label>input[type="radio"],
label>input[type="radio"] {
  width: auto;
  min-width: 18px;
  box-shadow: none;
  margin-right: 5px;
  vertical-align: middle;
}

.staff-roles-form .form-inline .table td>.form-group>.checkbox {
  display: block;
}

.staff-roles-form .form-inline .table td>.form-group>.checkbox>input[type="checkbox"] {
  width: 20px;
  box-shadow: none;
}

.staff-roles-form .form-inline .form-group .radio>label {
  position: relative;
}

.staff-roles-form .form-inline .form-group .radio>label>input[type="radio"] {
  width: 20px;
  height: auto;
  box-shadow: none;
}

.form-label {
  position: relative;
}

@media (max-width: 1024px) and (orientation: landscape) {
  .form-group .control-label {
    font-size: 12px;
  }
}

.bootstrap-timepicker-widget.dropdown-menu {
  margin: 0;
}

.bootstrap-timepicker-widget table td span {
  color: #000;
}

.cal-right.form-group .bootstrap-timepicker.input-group .dropdown-menu {
  right: 0px;
  left: auto;
}

.cal-right.form-group .bootstrap-timepicker-widget.dropdown-menu:after {
  border: none;
}

.exo-menu .form-group {
  width: 100%;
}

.ias-noneleft {
  text-align: center;
  color: #92999d;
  position: absolute;
  left: 0;
  right: 0;
}

.ias-spinner {
  position: absolute;
  left: 0;
  right: 0;
}

.ias-spinner>img {
  width: 30px;
  height: 30px;
}

.labelSelect {
  position: relative;
  display: inline-block;
  font-size: 18px !important;
  transform: translateY(0%) !important;
  /* color:#357fd8; */
}

.focused .checkbox>label {
  transform: translateY(0%);
  font-size: 18px;
  color: #000;
}

.staff-roles-form.form-inline .table td>.form-group>.checkbox {
  display: block;
}

.staff-roles-form.form-inline .table td>.form-group>.checkbox>input[type="checkbox"] {
  width: 20px;
  box-shadow: none;
}

.staff-roles-form.form-inline .form-group .radio>label,
.customradio .form-group .radio>label {
  position: relative;
}

.customradio .form-group .radio>label>input[type="radio"] {
  width: 20px;
  height: auto;
  box-shadow: none;
}

.customradio .radio>label {
  transform: translateY(0%);
  font-size: 18px;
}

.staff-roles-form.form-inline .form-group .radio>label>input[type="radio"] {
  width: 20px;
  height: auto;
  box-shadow: none;
}

.focused .radio>label {
  transform: translateY(0%);
  font-size: 18px;
}

.staff-roles-form.form-inline .form-group .radio {
  display: block;
}

/*step by Step form process*/
.stepprogess h1 {
  color: #fff;
  margin: 15px;
  padding: 15px;
}

.stepprogess p {
  color: #000;
  margin-top: 15px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  display: inline-block;
}

.stepprogess p.active {
  color: #357fd8;
}

.stepprogess .main {
  height: 50%;
}

.stepprogess .main .progress {
  margin: 20px 0px;
  height: 10px;
  background-color: #16191c;
}

.stepprogess .main .progress .progress-bar {
  height: 15px;
  color: #eeeeee;
}

.stepprogess .main .progreso1 {
  transition-delay: 4s;
  transition: all 0.45s ease-in-out;
  width: 52.333333%;
  animation: 0.5s;
  background-color: #357fd8;
}

/* .arrow-left.block1active{border-right-color: #357fd8;}  */

.stepprogess .main .progreso2 {
  width: 98.3333%;
  animation: 0.5s;
  background-color: #357fd8;
  transition: all 0.45s ease;
}

.stepprogess .main .progreso3 {
  width: 100%;
  animation: 0.5s;
  background-color: #357fd8;
  transition: all 0.45s ease;
}

.stepprogess .main .block1 {
  position: absolute;
  margin: 0 -0.25%;
  border-radius: 50%;
  background-color: #357fd8;
  height: 50px;
  width: 50px;
  top: 0;
  padding: 4px;
}

.stepprogess .main .block2 {
  position: absolute;
  margin: 0 49.3333333%;
  border-radius: 50%;
  background-color: #16191c;
  height: 50px;
  width: 50px;
  top: 0;
  padding: 4px;
}

.arrow-left {
  position: relative;
  bottom: 33px;
  left: 34px;
  border-style: dashed;
  border-color: transparent;
  border-width: 0.2em;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 100px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
  border-right-width: 0.35em;
  border-right-style: solid;
  border-right-color: #16191c;
  left: -0.5em;
}

.arrow-right {
  position: relative;
  bottom: 73px;
  left: 34px;
  border-style: dashed;
  border-color: transparent;
  border-width: 0.2em;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 100px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
  border-left-width: 0.35em;
  border-left-style: solid;
  border-left-color: #16191c;
  left: 0.25em;
}

.stepprogess .main .block3 {
  position: absolute;
  margin: 0 96%;
  border-radius: 50%;
  background-color: #16191c;
  height: 50px;
  width: 50px;
  top: 0;
  padding: 4px;
}

.stepprogess .main .circulo {
  height: 30px;
  width: 30px;
  margin: 6px;
  color: #fff;
  font-size: 20px;
}

.stepprogess .main .activeblock2 {
  position: absolute;
  margin: 0 49.3333333%;
  border-radius: 50%;
  background-color: #357fd8 !important;
  height: 50px;
  width: 50px;
  top: 0;
  padding: 4px;
}

.stepprogess .main .activeblock2 .arrow-left {
  border-right-color: #357fd8;
}

.stepprogess .main .activeblock2 .arrow-right {
  border-left-color: #357fd8;
}

.stepprogess .main .activeblock3 {
  position: absolute;
  margin: 0 96%;
  border-radius: 50%;
  background-color: #357fd8;
  height: 50px;
  width: 50px;
  top: 0px;
  padding: 4px;
}

.stepprogess .main .activeblock3 .arrow-left {
  border-right-color: #357fd8;
}

.stepprogess .main .activeblock3 .arrow-right {
  border-left-color: #357fd8;
}

@media (min-width: 1024px) {
  .stepprogess .main .activeblock3 {
    margin: 0 91%;
  }

  .stepprogess .main .block3 {
    margin: 0 91%;
  }

  .progress-bar-wrap {
    width: 90%;
    margin: 0 4.2%;
  }
}

@media (min-width: 1280px) {
  .stepprogess .main .activeblock3 {
    margin: 0 93%;
  }

  .stepprogess .main .block3 {
    margin: 0 93%;
  }

  .progress-bar-wrap {
    width: 93%;
    margin: 0 3%;
  }
}

@media (min-width: 1400px) {
  .stepprogess .main .activeblock3 {
    margin: 0 94%;
  }

  .stepprogess .main .block3 {
    margin: 0 94%;
  }
}

@media (min-width: 1900px) {
  .progress-bar-wrap {
    width: 94.4%;
    margin: 0 2.5%;
  }

  .stepprogess .main .activeblock3 {
    margin: 0 95.7%;
  }

  .stepprogess .main .block3 {
    margin: 0 95.7%;
  }
}

@media screen and (max-width: 1680px) and (min-width: 1680px) {
  .stepprogess .main .progress {
    margin-right: 15px;
  }
}

.stepprogess .main .activecirculo {
  height: 30px;
  width: 30px;
  margin: 6px;
  color: #fff;
  font-size: 20px;
}

/* Tejas */
.timesheet-modal .modal-body {
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.calender-status {
  color: #fff;
  margin-top: 80px;
}

.calender-status li {
  list-style: none;
  margin-bottom: 10px;
  font-size: 15px;
}

.calender-status li::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  left: 25px;
}

.calender-status li.st-pending:before,
.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td.st-pending>a {
  background-color: #357fd8;
  color: #fff !important;
}

.calender-status li.st-edit::before,
.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td.st-edit>a {
  background-color: #000;
  border: 1.5px solid #357fd8;
  color: #fff !important;
}

.calender-status li.st-submit::before,
.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td.st-submit>a {
  background-color: #3dc53d;
  color: #fff !important;
}

.time-sheet-index .ui-datepicker-inline {
  width: 100%;
  background: #1d1d1d;
  padding: 10px 40px 20px;
}

.time-sheet-index .ui-datepicker-inline .ui-datepicker-header {
  background: #1d1d1d;
  color: #fff;
  border: none;
}

.time-sheet-index .ui-datepicker-inline .ui-datepicker-title {
  margin-bottom: 10px;
}

.time-sheet-index .ui-datepicker-inline .ui-datepicker-header .ui-state-hover {
  border: none;
  background-color: transparent;
  border-radius: 50%;
  filter: invert(100%);
}

.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td:hover,
.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td.ui-datepicker-current-day {
  background: #2b2a2a;
  color: #454545;
}

.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td>a:hover {
  color: #454545;
}

.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td>a.ui-state-active:hover {
  color: #357fd8;
}

.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>thead {
  background-color: #357fd8;
  border: 1px solid #357fd8;
  color: #fff;
  text-transform: uppercase;
}

.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td {
  line-height: 5em;
  border: 1px solid #56626d85;
  text-align: center;
}

.time-sheet-index .ui-datepicker-inline table {
  cursor: default;
}

.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td {
  cursor: pointer;
}

/*.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td.st-submit{
    pointer-events: none;
}*/
.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td>a,
.time-sheet-index .ui-datepicker-inline .ui-datepicker-calendar>tbody>tr>td>span {
  text-align: center;
  padding: 0;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 2.4em;
  border-radius: 50%;
}

.time-sheet-index .form-task {
  margin: 40px 0;
  padding-left: 0;
}

.time-sheet-index .form-task .del-task {
  font-size: 20px;
  color: red;
  margin-top: 10px;
  cursor: pointer;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
  opacity: 1;
}

/* .time-sheet-index .form-task .hour_input input[type="text"],
.time-sheet-index .form-task .min_input input[type="text"] {
    text-align: center;
} */

.time-sheet-index .ui-datepicker .ui-datepicker-prev {
  top: 3px;
  left: 35%;
}

.time-sheet-index .ui-datepicker .ui-datepicker-prev span {
  background-position: -100px 0px;
}

.time-sheet-index .ui-datepicker .ui-datepicker-next {
  top: 3px;
  right: 35%;
}

.time-sheet-index .ui-datepicker .ui-datepicker-next span {
  background-position: -35px 0px;
}

/* .time-sheet-index .fc#calendar,
.time-sheet-index .fc#calendar > table.fc-header {
    background: #1d1d1d;
    box-shadow: none;
    padding: 10px 40px 20px;
}
.time-sheet-index .fc-header-title h2 {
    font-size: 20px;
    color: #fff;
}
.time-sheet-index #calendar.fc .fc-day{
    border: 1px solid #56626d85;
    vertical-align: middle;
}
.time-sheet-index .fc-week .fc-day:hover{
    background: #3e3e3e;
}
.time-sheet-index .fc-week .fc-day>div .fc-day-number {
    float: none;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    padding: 4px;
    color: #777;
}
.time-sheet-index .fc-week .fc-day:hover>div .fc-day-number{
    background-color: unset;
}
.time-sheet-index  .fc-state-highlight>div>div.fc-day-number {
    background-color: #b9b9b9;
}
.time-sheet-index .fc-day-header{
    border: none;
}
.time-sheet-index table>thead>tr>th.fc-day-header {
    background-color: #357fd8;
    color: #fff;
    text-transform: uppercase;
}
.time-sheet-index .fc-button-prev,
.time-sheet-index .fc-button-next {
    background: transparent;
    color: #fff;
    border: none;
    margin-top: -3px;
} */

/* --- */

/*charts css*/
.chartWrapper .ps__rail-x,
.chartWrapper .ps__rail-y {
  opacity: 0.6;
  margin-top: 10px;
}

/* .chartWithOverlay {
    position: relative;
} */
.overlay-test {
  position: relative;
  height: 100%;
  top: 10px;
  z-index: 1;
}

.overlay-test>div::after {
  content: "";
  position: absolute;
  height: 310px;
  border-right: 1px solid #cccccc;
}

.google-visualization-tooltip {
  pointer-events: none;
  min-width: 150px;
  padding: 5px !important;
  font-size: 14px !important;
}

.chartWrapper,
.positionwrapper {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 10px;
}

.chartWrapper svg {
  height: calc(100% - 5px);
}

.floatl {
  float: left;
  position: relative;
}

/* .chartinsideWrapper{position: relative;overflow: hidden; overflow-x: auto;} */
.chartWrapper h1 {
  color: #474a53;
  font-weight: normal;
  text-transform: none;
  position: relative;
  z-index: 1;
}

.chartWrapper h1 span {
  color: #e21637;
  font-weight: 600;
  text-transform: none;
}

.chartWrapper h3 {
  color: #474a53;
  font-weight: normal;
  font-size: 20px;
}

.labelOverlayFixed {
  position: absolute;
  top: 142.5px;
  left: 90px;
  transform: translate(-50%, -50%);
}

.labelOverlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.donutchartValue {
  color: #959796;
  font-weight: 600;
}

.txtRed {
  color: #e21637;
}

.vline {
  position: absolute;
  left: 50%;
  top: 15%;
  z-index: 1;
  border: 0.5px solid #9f9f9f;
  height: 83%;
}

.roiwrapper {
  position: relative;
  overflow: hidden;
  overflow-x: auto;
  padding: 10px;
}

.roiwrapper h3 {
  position: relative;
  z-index: 1;
  color: #474a53;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}

.roiwrapper h2 {
  font-weight: 600;
  font-size: 16px;
}

.txtgrey {
  color: #959796;
}

.txtred {
  color: #e21637;
}

.border-left {
  border-left: solid 1px #c3c3c3;
}

.roiwrapper hr {
  border-top: 1px solid #c3c3c3;
  position: relative;
  z-index: 1;
}

.chartholder {
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 333px;
}

#chartInventoryOOS {
  position: relative;
  height: 300px;
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 10px;
}

#chartInventoryRetailer {
  padding: 0px;
}

#chartInventoryRetailer,
#chartInventoryProduct {
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  height: 500px;
}

/* #chartProducts > div{
    position: relative;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 20px;
} */
#chartVisitDetails {
  margin-bottom: 20px;
}

#chartFixtureIssues,
#chartDemoIssues {
  position: relative;
  height: 250px;
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 10px;
}

#chartCompetitorSales,
#chartCompetitorProduct {
  position: relative;
  height: 300px;
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 10px;
}

#chartFixtureMovement,
#chartPlanogramComparison {
  position: relative;
  height: 250px;
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 10px;
}

#chartStockIssues {
  position: relative;
  height: 220px;
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 10px;
}

#chartAverageShifts1 {
  position: relative;
  max-height: 400px;
  overflow: auto;
  margin-bottom: 10px;
}

#chartAverageShifts1>.graph-1 {
  width: 28%;
}

#chartAverageShifts1>.graph-2,
#chartAverageShifts1>.graph-3,
#chartAverageShifts1>.graph-4 {
  width: 24%;
}

#chartAverageShifts1>[class*="graph"] {
  height: 100%;
  float: left;
}

#chartAverageLength,
#chartAverageCost {
  position: relative;
  height: 350px;
  overflow: hidden;
  overflow-y: auto;
  margin-bottom: 10px;
}

#chartTotalVisitsPlanned,
#chartMDMVisits {
  position: relative;
  height: 350px;
  overflow: hidden;
  overflow-y: auto;
  margin-bottom: 10px;
}

/* #chartMDMVisits> div{bottom: -60px;} */

/* #coloumnchartCustomer{
  overflow-x: auto;
} */

#chartTrendedVisits {
  margin-bottom: 10px;
  position: relative;
  max-height: 550px;
  overflow: hidden;
  overflow-y: auto;
}

#chartTrendedVisits>hr {
  border-top: 1px solid #cccccc;
}

#chartTrendedVisits::before {
  content: "";
  position: absolute;
  border: 1px solid #cccccc;
  left: 50px;
  height: 511px;
  z-index: 2;
  opacity: 0;
}

/* #chartTrendedASR,
#chartTrendedBSR {
    height: 140px;
}

#chartTrendedMDM {
    height: 180px;
} */

#chartAPP .google-visualization-table-td.google-visualization-table-type-number,
#chartBDC .google-visualization-table-td.google-visualization-table-type-number,
#chartPromotionsProduct .google-visualization-table-td.google-visualization-table-type-number,
#chartResponse .google-visualization-table-td.google-visualization-table-type-number,
#chartVisitDetails .google-visualization-table-td.google-visualization-table-type-number,
#chartPartTimeEngagement .google-visualization-table-td.google-visualization-table-type-number,
#chartTrainingPerformance .google-visualization-table-td.google-visualization-table-type-number,
#chartTotalVisitExecuted .google-visualization-table-td.google-visualization-table-type-number {
  text-align: center;
}

#chartTraineeCount,
#chartSessionCount {
  height: 200px;
}

#coloumnchartShift,
#coloumnchartCustomer {
  position: relative;
  overflow: hidden;
  overflow-x: auto;
}

#chartTrainingPerformance>div {
  position: relative;
  overflow: hidden;
  overflow-x: auto;
  padding-bottom: 20px;
  height: 300px;
}

/* #coloumnchartCustomer> div{  position: relative;
  overflow: hidden;
  overflow-x: auto;} */

/* #chartTrainingOverTime{position: relative;
overflow: auto;
height:400px;
} */

.google-visualization-table-table {
  font-family: "Neuzeit Grotesk" !important;
}

.tbl-chart-header>th,
.tbl-chart-row>td {
  white-space: normal;
  border: none !important;
  border-bottom: 1px solid #e0e2e1 !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  /* height: 40px; */
}

.tbl-chart-header>th {
  background: #fff;
  border-top: 1px solid #e0e2e1 !important;
  border-bottom: 1px solid #e0e2e1 !important;
}

.tbl-chart-header>th:first-child {
  border-left: 1px solid #e0e2e1 !important;
}

.tbl-chart-header>th:last-child {
  border-right: 1px solid #e0e2e1 !important;
}

.tbl-chart-row>td {
  color: #959796;
}

#chartPromotionsProduct .cpp-col-first,
#chartResponse .acr-col-first {
  position: relative;
  color: #000;
  vertical-align: top;
  font-weight: 600;
}

.row-hover,
.row-selected {
  background: #e0f8fa;
}

.progress-bar-wrap {
  height: 20px;
  border-radius: 50px;
  background-color: transparent;
  background: linear-gradient(to right, #e21637, #000);
}

.progress-bar-wrap::before {
  content: "0.0% \A Negative";
  position: absolute;
  left: 10px;
  white-space: pre;
  text-align: center;
  font-weight: 600;
  line-height: 1.3;
}

.progress-bar-wrap::after {
  content: "100.0% \A Positive";
  position: absolute;
  right: 10px;
  white-space: pre;
  text-align: center;
  font-weight: 600;
  line-height: 1.3;
}

.progress-bar-acr {
  margin: 30px auto;
}

.progress-bar-acr>div {
  float: left;
}

.progress-bar-acr>.progress-bar {
  width: 90%;
  height: 20px;
  border-radius: 50px;
  background-color: transparent;
  background: linear-gradient(to right, #e21637, #000);
  margin: 0 1%;
}

.customLegend {
  text-align: left;
  margin-bottom: 10px;
  margin-left: calc(100% - (85% + 20px));
}

.customLegend .legendRed,
.customLegend .legendBlack,
.customLegend .legendGrey {
  position: relative;
  margin: 0 35px;
  font-size: 13px;
  color: #000;
}

.customLegend .legendRed::before {
  content: "";
  position: absolute;
  background: #e21637;
  height: 11px;
  width: 22px;
  left: 0;
  top: 0;
  margin-left: -35px;
}

.customLegend .legendBlack::before {
  content: "";
  position: absolute;
  background: #000;
  height: 11px;
  width: 22px;
  left: 0;
  top: 0;
  margin-left: -35px;
}

.customLegend .legendGrey::before {
  content: "";
  position: absolute;
  background: #959796;
  height: 11px;
  width: 22px;
  left: 0;
  top: 0;
  margin-left: -35px;
}

#chartTrendedVisits .customLegend {
  margin-left: calc(100% - 95%);
}

#chartTrendedVisits .customLegend .legendRed::before,
#chartTrendedVisits .customLegend .legendBlack::before,
#chartTrendedVisits .customLegend .legendGrey::before {
  height: 2px;
  top: 45%;
}

th.chart-bg-red {
  background: #e21637;
  color: #fff;
}

.hideTD {
  display: none;
}

#chartTotalVisitExecuted .vTop {
  vertical-align: top;
}

.google-visualization-table-table th {
  vertical-align: middle;
  padding-right: 15px !important;
}

.unsorted .google-visualization-table-sortind {
  display: inline-block !important;
}

.unsorted .google-visualization-table-sortind,
.sort-ascending .google-visualization-table-sortind:after,
.sort-descending .google-visualization-table-sortind:after {
  float: right;
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 2px;
  transform: translate(0, -50%);
}

span.google-visualization-table-sortind {
  padding-left: 0;
}

.unsorted span.google-visualization-table-sortind:after {
  /* content: "\25b2 \25bc"; */
  content: "\f0dc";
  font: normal normal normal 14px/1 FontAwesome;
}

.chart-header-cell:focus {
  outline: none;
}

.google-visualization-table-table tbody tr td:first-child,
.google-visualization-table-table tbody tr td:last-child {
  border-radius: 0;
}

.selectPeriod {
  background: transparent;
  border: none;
  color: red;
  font-weight: 700;
}

#chartTrendedVisitsController,
#chartTrainingOverTimeController,
#chartInventoryOverTimeController {
  display: none;
}

th.tgraNaN {
  color: #000 !important;
}

/* Gradient Colors for Promotions -> Average Consumer Response Report */
/* Start */

#chartTrendedVisits div.google-visualization-tooltip,
#chartProducts div.google-visualization-tooltip {
  width: auto !important;
  height: auto !important;
  text-align: left !important;
  background-color: #fff;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}

.custom-tooltip>h5 {
  color: #000;
  margin-top: 5px;
  margin-bottom: 5px;
}

.custom-tooltip>h5>span {
  color: #000;
  font-weight: 700;
}

.hideAnnotation {
  display: none;
}

.checkboxlistwrapper .form-group {
  margin-bottom: 0px;
}

.ui-tooltip {
  font-size: 14px;
}

.graphOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  color: red;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

td.noData {
  color: red !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}

[class*="tgra"] {
  color: #fff !important;
}

.tgra0 {
  background-color: #e21637 !important;
}

.tgra1 {
  background-color: #df1536 !important;
}

.tgra2 {
  background-color: #dd1535 !important;
}

.tgra3 {
  background-color: #db1535 !important;
}

.tgra4 {
  background-color: #d81534 !important;
}

.tgra5 {
  background-color: #d61434 !important;
}

.tgra6 {
  background-color: #d41433 !important;
}

.tgra7 {
  background-color: #d21433 !important;
}

.tgra8 {
  background-color: #cf1432 !important;
}

.tgra9 {
  background-color: #cd1432 !important;
}

.tgra10 {
  background-color: #cb1331 !important;
}

.tgra11 {
  background-color: #c91330 !important;
}

.tgra12 {
  background-color: #c61330 !important;
}

.tgra13 {
  background-color: #c4132f !important;
}

.tgra14 {
  background-color: #c2122f !important;
}

.tgra15 {
  background-color: #c0122e !important;
}

.tgra16 {
  background-color: #bd122e !important;
}

.tgra17 {
  background-color: #bb122d !important;
}

.tgra18 {
  background-color: #b9122d !important;
}

.tgra19 {
  background-color: #b7112c !important;
}

.tgra20 {
  background-color: #b4112c !important;
}

.tgra21 {
  background-color: #b2112b !important;
}

.tgra22 {
  background-color: #b0112a !important;
}

.tgra23 {
  background-color: #ae102a !important;
}

.tgra24 {
  background-color: #ab1029 !important;
}

.tgra25 {
  background-color: #a91029 !important;
}

.tgra26 {
  background-color: #a71028 !important;
}

.tgra27 {
  background-color: #a41028 !important;
}

.tgra28 {
  background-color: #a00f27 !important;
}

.tgra30 {
  background-color: #9e0f26 !important;
}

.tgra31 {
  background-color: #9b0f25 !important;
}

.tgra32 {
  background-color: #990e25 !important;
}

.tgra33 {
  background-color: #970e24 !important;
}

.tgra34 {
  background-color: #950e24 !important;
}

.tgra35 {
  background-color: #920e23 !important;
}

.tgra36 {
  background-color: #900e23 !important;
}

.tgra37 {
  background-color: #8e0d22 !important;
}

.tgra38 {
  background-color: #8c0d22 !important;
}

.tgra39 {
  background-color: #890d21 !important;
}

.tgra40 {
  background-color: #870d21 !important;
}

.tgra41 {
  background-color: #850c20 !important;
}

.tgra42 {
  background-color: #830c1f !important;
}

.tgra43 {
  background-color: #800c1f !important;
}

.tgra44 {
  background-color: #7e0c1e !important;
}

.tgra45 {
  background-color: #7c0c1e !important;
}

.tgra46 {
  background-color: #7a0b1d !important;
}

.tgra47 {
  background-color: #770b1d !important;
}

.tgra48 {
  background-color: #750b1c !important;
}

.tgra49 {
  background-color: #730b1c !important;
}

.tgra50 {
  background-color: #710b1b !important;
}

.tgra51 {
  background-color: #6e0a1a !important;
}

.tgra52 {
  background-color: #6c0a1a !important;
}

.tgra53 {
  background-color: #6a0a19 !important;
}

.tgra54 {
  background-color: #670a19 !important;
}

.tgra55 {
  background-color: #650918 !important;
}

.tgra56 {
  background-color: #610917 !important;
}

.tgra57 {
  background-color: #5e0917 !important;
}

.tgra59 {
  background-color: #5c0916 !important;
}

.tgra60 {
  background-color: #5a0816 !important;
}

.tgra61 {
  background-color: #580815 !important;
}

.tgra62 {
  background-color: #550814 !important;
}

.tgra63 {
  background-color: #530814 !important;
}

.tgra64 {
  background-color: #510713 !important;
}

.tgra65 {
  background-color: #4f0713 !important;
}

.tgra66 {
  background-color: #4c0712 !important;
}

.tgra67 {
  background-color: #4a0712 !important;
}

.tgra68 {
  background-color: #480711 !important;
}

.tgra69 {
  background-color: #460611 !important;
}

.tgra70 {
  background-color: #430610 !important;
}

.tgra71 {
  background-color: #41060f !important;
}

.tgra72 {
  background-color: #3f060f !important;
}

.tgra73 {
  background-color: #3d050e !important;
}

.tgra74 {
  background-color: #3a050e !important;
}

.tgra75 {
  background-color: #38050d !important;
}

.tgra76 {
  background-color: #36050d !important;
}

.tgra77 {
  background-color: #33050c !important;
}

.tgra78 {
  background-color: #31040c !important;
}

.tgra79 {
  background-color: #2f040b !important;
}

.tgra80 {
  background-color: #2d040a !important;
}

.tgra81 {
  background-color: #2a040a !important;
}

.tgra82 {
  background-color: #280309 !important;
}

.tgra83 {
  background-color: #260309 !important;
}

.tgra84 {
  background-color: #240308 !important;
}

.tgra85 {
  background-color: #210308 !important;
}

.tgra86 {
  background-color: #1f0307 !important;
}

.tgra87 {
  background-color: #1d0207 !important;
}

.tgra88 {
  background-color: #1b0206 !important;
}

j .tgra89 {
  background-color: #180206 !important;
}

.tgra90 {
  background-color: #160205 !important;
}

.tgra91 {
  background-color: #140104 !important;
}

.tgra92 {
  background-color: #120104 !important;
}

.tgra93 {
  background-color: #0f0103 !important;
}

.tgra94 {
  background-color: #0d0103 !important;
}

.tgra95 {
  background-color: #0b0102 !important;
}

.tgra96 {
  background-color: #090002 !important;
}

.tgra97 {
  background-color: #060001 !important;
}

.tgra98 {
  background-color: #040001 !important;
}

.tgra99 {
  background-color: #020000 !important;
}

.tgra100 {
  background-color: #000000 !important;
}

/* End */

/* @media (max-width: 1400px){
    g text {
        font-size: 12px;
        font-family: "Neuzeit Grotesk";
    }
}
@media (min-width: 1400px) {
    g text {
        font-size: 14px;
        font-family: "Neuzeit Grotesk";
    }
} */

/* g text {
    font-size: 15px;
    font-family: "Neuzeit Grotesk";
} */

@media (max-width: 767px) {
  .login-page .wrap {
    width: 100%;
    flex-direction: column;
  }
}

#modalVisitContent .toggle-btn span {
  font-size: 16px;
  color: #a1a6ab;
}

.chars {
  background: #fff;
  z-index: 999;
  color: #357fd8;
  display: inline;
  position: absolute;
  top: 10px;
  right: 18px;
  border-radius: 4px;
}

.graph-loader {
  width: 75px;
  height: 75px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.site-error>p {
  color: #94999d;
}

.login-box .site-error>p {
  color: #fff;
}

input[type="radio"]:checked:disabled {
  position: relative;
}

input[type="radio"]:checked:disabled::after {
  content: "";
  position: absolute;
  background: url(../img/radio-disabled.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: 11px;
  left: -1px;
}

.staff-roles-form .set_permissions input[type="radio"]:checked:disabled::after {
  width: 15px;
  height: 15px;
  top: -1px;
  left: 3px;
}

.staff-roles-form .set_permissions input[type="radio"]:disabled {
  cursor: none;
}

.roiwrapper-inside {
  min-height: 45px;
}

.app-user-form .checkboxlistwrapper.region_list {
  display: flex;
}

.checkboxlistwrapper.region_list{
  display: flex;
}

.checkboxlistwrapper.region_list .staff_regions{
  min-width: 100px;
}

.app-user-form .checkboxlistwrapper.region_list>div[role="button"] {
  min-width: 100px;
}

p.showtooltip[title] {
  cursor: pointer;
}

/* .img-slider {height: 300px;} */
/* .img-slider .slick-slide {
    min-width: 100%;
} */

.img-slider li.slick-slide {
  list-style: none;
  float: left;
  display: block;
}

.visit-photo {
  margin: 0 auto;
  /* width:100%; */
  max-height: 500px; 
}

.img-slider .slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.img-slider .slick-dots li {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 1px solid #c2c2c2;
}

.img-slider .slick-dots li.slick-active {
  background: #c2c2c2;
}

.img-slider .slick-dots li button:before,
.img-slider .slick-dots li.slick-active button:before {
  color: transparent;
}

@media (max-width: 1400px) {

  .region_list .checkbox-inline,
  .region_list .has-error .checkbox-inline {
    font-size: 14px;
  }
}

@media (min-width: 1400px) {

  .region_list .checkbox-inline,
  .region_list .has-error .checkbox-inline {
    font-size: 18px;
  }
}

.visit-csv-form .has-error label,
.visit-csv-form .has-error input,
.visit-csv-form .has-error i {
  color: #357fd8 !important;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none !important;
}

.visit-csv-form .form-group {
  margin-bottom: 60px;
}

.visit-csv-form button.delete {
  color: #d9534f;
}

tr.danger.visit-csv-grid,
tr.danger.visit-csv-grid td,
tr.danger.visit-csv-grid td a {
  color: red;
  background-color: black !important;
  background: transparent;
}

.slick-prev:before,
.slick-next:before {
  color: #357fd8;
}

.resource-thumb-wrap {
  position: relative;
}

.resource-thumb-delete {
  position: absolute;
  top: 12px;
  display: flex;
  right: 24px;
  align-items: center;
  justify-content: center;
  z-index: 999;
  background-color: #fff;
  border-radius: 2px;
  height: 24px;
  width: 24px;
  font-size: 16px;
  color: #f00;
  cursor: pointer;
}

.category-tabs {
  display: inline-flex;
  position: relative;
  background-color: #fff;
  padding: 8px;
  border-radius: 4px;
  margin: 16px 0 32px;
}

.category-tabs * {
  z-index: 2;
}

.category-tabs input[type="radio"] {
  display: none;
}

.category-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 168px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  transition: color 0.15s ease-in;
  margin-bottom: 0;
  color: #c2c2c2;
}

.tab-notification {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  margin-left: 0.75rem;
  border-radius: 50%;
  font-size: 12px;
  background-color: #f1f7ff;
  transition: 0.15s ease-in;
}

.category-tabs input[type="radio"]:checked+label {
  color: #357fd8;
}

.category-tabs input[type="radio"]:checked+label>.tab-notification {
  background-color: #357fd8;
  color: #fff;
}

@media (max-width: 991px) {
  .category-tabs input[id="radio-0"]:checked~.tabs-glider {
    transform: translateY(0);
  }

  .category-tabs input[id="radio-1"]:checked~.tabs-glider {
    transform: translateY(100%);
  }

  .category-tabs input[id="radio-2"]:checked~.tabs-glider {
    transform: translateY(200%);
  }

  .category-tabs input[id="radio-3"]:checked~.tabs-glider {
    transform: translateY(300%);
  }

  .category-tabs input[id="radio-5"]:checked~.tabs-glider {
    transform: translateY(400%);
  }

  .category-tabs input[id="radio-6"]:checked~.tabs-glider {
    transform: translateY(500%);
  }

  .category-tabs input[id="radio-7"]:checked~.tabs-glider {
    transform: translateY(600%);
  }

  .category-tabs input[id="radio-8"]:checked~.tabs-glider {
    transform: translateY(700%);
  }
}

@media (min-width: 992px) {
  .category-tabs input[id="radio-0"]:checked~.tabs-glider {
    transform: translateX(0);
  }

  .category-tabs input[id="radio-1"]:checked~.tabs-glider {
    transform: translateX(100%);
  }

  .category-tabs input[id="radio-2"]:checked~.tabs-glider {
    transform: translateX(200%);
  }

  .category-tabs input[id="radio-3"]:checked~.tabs-glider {
    transform: translateX(300%);
  }

  .category-tabs input[id="radio-5"]:checked~.tabs-glider {
    transform: translateX(400%);
  }

  .category-tabs input[id="radio-6"]:checked~.tabs-glider {
    transform: translateX(500%);
  }

  .category-tabs input[id="radio-7"]:checked~.tabs-glider {
    transform: translateX(600%);
  }

  .category-tabs input[id="radio-8"]:checked~.tabs-glider {
    transform: translateX(700%);
  }
}

.tabs-glider {
  position: absolute;
  display: flex;
  height: 44px;
  width: 168px;
  background-color: #f1f7ff;
  z-index: 1;
  border-radius: 4px;
  transition: 0.25s ease-out;
}

.view-info-wrap br {
  display: none;
}

.tiles-switch-wrap {
  padding-right: 8px;
  gap: 12px;
  margin-bottom: 16px;
  justify-content: flex-end;
}

.tiles-switch-wrap svg {
  cursor: pointer;
}

.tiles-switch-wrap svg.active {
  color: #357fd8;
}

.content-view-wrap {
  display: grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  margin-bottom: 60px;
}

.content-view-card {
  display: flex;
  position: relative;
  background-color: #f1f3f4;
  border: 1px solid #dadce0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  flex-direction: column;
  cursor: pointer;
}

.content-view-card-header,
.content-view-card-footer {
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding-left: 6px;
  padding-right: 6px;
  width: 100%;
  background-color: #fff;
  height: 42px;
}

.content-view-card-header {
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid #dadce0;
}

.content-view-card-footer {
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  gap: 6px;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #dadce0;
}

.content-pdf-icon,
.content-doc-icon,
.content-video-icon,
.content-image-icon {
  height: 24px;
  width: 24px;
  background-image: url("../img/pdf.svg");
  background-size: 100%;
  margin-right: 4px;
  background-position: center;
  background-repeat: no-repeat;
}

.content-doc-icon {
  background-image: url("../img/doc.svg");
}

.content-ppt-icon {
  background-image: url("../img/ppt.svg");
}

.content-image-icon {
  background-image: url("../img/img.svg");
}

.content-video-icon {
  background-image: url("../img/video.svg");
}

.content-view-card-header label {
  margin-bottom: 0;
  color: #444;
  width: calc(100% - 28px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-view-card-footer strong {
  flex-shrink: 0;
}

.content-view-card-footer label {
  font-weight: 400;
  margin-bottom: 0;
  width: calc(100% - 92px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-view-card-title {
  margin-right: auto;
}

.content-view-card-body {
  background-color: #fafafa;
  position: relative;
  padding-top: 80%;
  overflow: hidden;
}

/* ---------gallery-card-css-start------------ */
.main-gallery-block {
  margin-bottom: 0px;
}
.gallery-card .content-view-inner .content-view-thumb {
  border-radius: 0px;
  transform: inherit;
  top: 0;
  left: 0;
}
.gallery-card .photo-loader-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
.gallery-card .photo-loader-block .loader-icon {
  max-width: 30px;
  margin: 0 auto;
}
.rotate-btn-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 6px;
  position: absolute;
  bottom: 0px;
  margin: 0 auto;
  width: 100%;
}
.gallery-card .rotate-btn-block .rotate-btn {
  background-color: #000;
  border-radius: 100%;
  border: none;
  color: #fff;
  position: relative;
  z-index: 10;
  text-align: center;
  display: flex;
  height: 25px;
  width: 25px;
  justify-content: center;
  align-items: center;
}
.content-view-card-block {
  border-top: 1px solid #dadce0;
  width: 100%;
  background-color: #fff;
  padding: 12px 16px;
  min-height: 126px;
}
.content-view-card-block label {
  font-weight: 400;
  margin-bottom: 0;
}

.card-active .content-view-card-block {
  background: #3F8DDD;
  color: #fff;
}

.gallery-card .share-btn-block {
  position: relative;
  padding: 12px 16px 6px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gallery-card .share-btn-block:before {
  content: '';
  background: #e2e7ea;
  width: 90%;
  height: 2px;
  position: absolute;
  margin: 0 auto;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}
.gallery-card .share-btn-block .common-btn a {
  color: #FA5F55;
  display: block;
}
.gallery-card .share-btn-block .common-btn .fa {
  font-size: 17px;
}
.share-btn-block .common-btn img {
  width: 22px;
  height: 22px;
}
.share-btn-block .common-btn .copyToClipboard {
  color: #FA5F55;
  border: none;
  background: none;
  padding: 0;
}
.share-common-btn-block {
  display: flex;
  align-items: center;
}
.share-common-btn-block .copyToClipboard {
  margin-right: 10px;
}
.photo-portal-create .ui-widget-content {
  background: #fff !important;
  color: #000 !important;
}
.sort-search-dropdown .dropdown-toggle {
  padding: 5px 10px;
  font-size: 16px;
}
.sort-search-dropdown .dropdown-menu {
  padding: 10px;
}
.sort-search-dropdown .dropdown-menu li {
  padding: 3px 5px;
}
.sort-search-dropdown .dropdown-menu li:hover {
  background-color: #e1e3e9;
  color: #333;
}

.main-check-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 6px;
  position: absolute;
  top: 0px;
  margin: 0 auto;
  width: 100%;
  z-index: 10;
}
.image-check-block .checkbox .checkbox-opt {
  margin-right: 0px;
}
.main-check-block .image-check-block .checkbox-inline {
  padding: 0;
}
.main-check-block .verified-check-block {
  border-color: #fff;
  background-color: #fff;
  color: #fff;
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 50px;
  box-shadow: 0 3px 6px rgb(103 102 102 / 16%), 0 3px 6px rgb(170 170 170 / 23%);
  margin-top: 4px;
  padding-top: 4px;
}
.main-check-block .verified-check-block img {
  max-width: 22px;
}
.main-check-block .checkbox > label > input[type="checkbox"], label > input[type="checkbox"] {
  min-width: 18px !important;
  margin-bottom: 5px !important;
}

.swal2-container .swal2-popup {
  width: 50em;
  padding: 50px;
  height: 24em;
}
.swal2-container .swal2-popup .swal2-actions button {
  font-size: 16px;
  border-radius: 0px;
  padding: 6px 14px;
}
.swal2-container .swal2-popup .swal2-actions .swal2-confirm {
  background-color: #357fd8;
}
.swal2-popup.swal2-toast {
  height: auto;
}
.swal2-popup.swal2-toast .swal2-icon {
  font-size: 20px;
}
.swal2-popup.swal2-toast .swal2-title {
  font-size: 20px !important;
  color: #000;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-line-tip {
  background-color: #58cf14;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-success-line-long {
  background-color: #58cf14;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-success-ring {
  color: #58cf14;
  border-color: #58cf14;
}


@media (max-width: 991px) {
  .photo-card-filter ul li {
    margin: 8px 0px;
  }
}

/* --------photo-gallery-filter-css---------- */
.photo-card-filter {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #fff;
  padding: 12px 16px;
  border-radius: 0;
  margin: 2px 0 16px;
  position: sticky;
  top: 0;
  z-index: 15;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.photo-card-filter ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.photo-card-filter ul li img {
  max-width: 24px;
}
.photo-card-filter ul li {
  display: inline-block;
  width: 120px;
}
.photo-card-filter .multifilter-block ul{
  display: flex;
  align-items: center;
  position: relative;
  top: 3px;

}
.photo-card-filter .multifilter-block ul li{
  display: inline-flex;
}
.photo-card-filter .verify-icon .checkbox-opt {
  margin-right: 0;
}
.photo-card-filter .verified-icon {
  display: flex;
  background-image: url(../img/check-icon-new.png);
  height: 24px;
  width: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  align-items: center;
}
.photo-card-filter .atoz-icon {
  display: flex;
  background-image: url(../img/aToZ-icon.png);
  height: 24px;
  width: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  align-items: center;
  margin-right: 10px;
}
.photo-card-filter .unverified-icon {
  display: flex;
  background-image: url(../img/uncheck-icon-new.png);
  height: 24px;
  width: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  align-items: center;
}
.photo-card-filter .check-filter input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.photo-card-filter .check-filter label {
  position: relative;
  cursor: pointer;
  display: inline-flex;
  margin-left: 6px;
  padding-bottom: 0;
  top: 0;
  margin-bottom: 0;
}
.photo-card-filter .check-filter label:before {
  content:'';
  -webkit-appearance: none;
  background-color: #357fd8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  opacity: 0;
}
.photo-card-filter .verified-icon input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 2px;
  width: 5px;
  height: 10px;
  /* border: solid #357fd8; */
  border-width: 0 3px 4px 0;
  transform: rotate(45deg);
}
.photo-card-filter .unverified-icon input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 2px;
  width: 0px;
  height: 10px;
  /* border: solid #fff; */
  border-width: 0 3px 4px 0;
}
.photo-card-filter ul li .filter-download-btn a {
  color: #FA5F55;
}
.photo-card-filter ul li .filter-download-btn,.photo-card-filter ul li .filter-delete-btn{
  position: relative;
  top: 2px;
}
.photo-card-filter ul li a .fa{
  font-size: 20px;
  margin-right: 10px;
  position: relative;
}
.photo-card-filter .action-buttons a{
  display: inline-flex;
  justify-content: center;
}
.photo-card-filter .select-filter-block .checkbox-inline {
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
  padding-bottom: 0;
}
.photo-card-filter .select-filter-block .checkbox-inline span{
  top: 0px;
  position: relative;
}
.photo-card-filter .select-filter-block .checkbox-inline input {
  margin-right: 10px;
  position: relative;
  height: 20px;
}
.photo-sort-block{
  display: flex;
}
.photo-sort-block .dropdown-toggle{
  padding: 5px 10px;
  font-size: 16px;
}
.photo-sort-block .sorting-filter{
  right: 0;
  left: auto;
  padding: 10px;
}
.photo-sort-block .sorting-filter li{
  white-space: nowrap;
  width: 100%;
}
.photo-sort-block .sorting-filter li a{
  width: 100%;
  padding: 3px 5px;
  font-size: 15px;
}
.photo-sort-block .sorting-filter li.active a{
  background: #357fd8;
  color: #fff;
}

.add-photo-btn{
  width: 60px;
  height: 60px;
  background-color: #FA5F55;
  position: fixed;
  bottom: 70px;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 30px;
  z-index: 100;
}
.add-photo-btn a{
  color: #fff;
  font-size: 18px;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.photoportal-search  .ui-widget-content {
  background: #fff !important;
  color: #357fd8 !important;
  padding: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .image-check-block .checkbox .checkbox-opt {
    margin-right: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
  }
}

@media (max-width: 1022px) {
  .photo-card-filter .select-filter-block .checkbox-inline {
    top: 7px;
  }
}

@media (max-width: 767px) {
  .photo-card-filter ul li {
    display: inline-block;
    width: 91px;
  }
  .image-check-block .checkbox .checkbox-opt {
    margin-right: 0px;
    position: absolute;
    left: 20px;
    top: -16px;
  }
}

/* ---------gallery-card-modal-popup-css-start------------ */
.gallery-main-modal .modal-body {
  padding: 0;
}
.gallery-main-modal .modal-dialog {
  border: 0 !important;
  margin: 10vh auto;
}
.gallery-modal {
  display: flex;
  align-items: center;
}
.gallery-modal .gallery-modal-img {
  width: 55%;
  position: relative;
}
.gallery-modal .gallery-modal-img .zoom-img-icon {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.gallery-modal .zoom-icon {
  background: #000000;
  border-radius: 100%;
  border: none;
  color: #fff;
  position: relative;
  z-index: 99;
  text-align: center;
  display: flex;
  height: 30px;
  width: 30px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.gallery-modal .zoom-img-icon .fa {
  font-size: 16px;
  color: #fff;
}
.gallery-modal .gallery-modal-img .modal-img {
  width: 100%;
  object-fit: cover;
  height: 450px;
}
.gallery-modal .gallery-modal-content {
  padding: 0px 15px;
  width: 45%;
}
.gallery-modal-content button.close {
  display: flex;
  width: 100%;
  justify-content: right;
  opacity: 0.5;
  margin-top: 10px;
  position: absolute;
  top: 0;
  right: 14px;
  font-size: 34px;
  line-height: 24px;
}
.gallery-modal-content .content-title {
  margin: 2px 0px;
}
.gallery-modal-content .description-title label {
  margin-bottom: 10px;
}
.gallery-modal-content label {
  font-weight: 400;
  margin-bottom: 0;
  display: inline;
}
.gallery-modal-content .share-btn-block {
  position: absolute;
  padding: 18px 0px 14px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
  bottom: 0;
  width: 230px;
}
.gallery-modal-content .share-btn-block:before {
  content: '';
  background: #a8a8a8;
  width: 100%;
  height: 2px;
  position: absolute;
  margin: 0 auto;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}
.gallery-modal-content .share-btn-block .common-btn a {
  color: #FA5F55;
  display: block;
}
.gallery-modal-content .share-btn-block .common-btn .fa {
  font-size: 17px;
}

/* -----------gallery-second-modal-popup-css-------------- */
.gallery-second-modal {
  margin-right: 24px;
  padding-left: 0 !important;
}
.gallery-second-modal .close {
  position: absolute;
  background: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: -12px;
  right: -12px;
}
.gallery-second-modal .close:hover {
  opacity: 1;
}
.gallery-second-modal .modal-body {
  padding: 15px;
}
.gallery-second-modal .modal-dialog {
  width: 650px;
  margin: 4vh auto;
}
/* .gallery-modal .gallery-modal-img button {
  padding: 0;
  border: none;
} */
.large-img-modal-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.large-img-modal-block .modal-img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  min-height: 568px;
  height: 500px;
  object-fit: cover;
}

.gallery-modal-content .content-title-block {
  height: 324px;
  width: 100%;
  overflow-y: auto;
  margin-bottom: 30px;
}
#scrollbar-block::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #fff;
}
#scrollbar-block::-webkit-scrollbar
{
	width: 8px;
	background-color: #fff;
}
#scrollbar-block::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #babac0;
}

@media (max-width: 991px) {
  .gallery-main-modal {
    margin: 10px;
  }
  .gallery-modal-content button.close {
    color: #000;
    opacity: 9;
    background: #fff;
    display: inline-block;
    width: auto;
  }
  .gallery-modal {
    display: block;
  }
  .gallery-modal .gallery-modal-img {
    width: 100%;
  }
  .gallery-modal .gallery-modal-content {
    padding: 10px 15px 0px;
    width: 100%;
  }
  .gallery-modal-content .share-btn-block {
    position: relative;
    padding: 18px 12px 14px;
    bottom: 0;
    width: 100%;
    margin-top: 16px;
  }
}
/* ---------gallery-card-modal-popup-css-end------------ */

/* ---------add-photo-modal-popup-css-start------------ */
.add-photo-modal.modal.in {
  overflow-x: hidden;
  overflow-y: auto;
}
.add-photo-modal .modal-dialog {
  margin: 8vh auto;
}
.add-photo-inner-modal-block .ui-widget-content {
  background: #fff !important;
  color: #357fd8 !important;
  padding: 0;
  border: 1px solid #eee;
}
.photo-modal-btn-block {
  padding-top: 24px;
  clear: both;
  text-align: right;
}
.photo-modal-btn-block .btn.submit-btn {
  margin-right: 4px;
  background-color: #357fd8;
  color: #fff;
  opacity: inherit;
}
.photo-modal-btn-block .btn.submit-btn:hover {
  background: none;
  color: #357fd8;
}

/* ---------add-photo-modal-popup-css-end------------ */


.video-status-tip {
  position: absolute;
  top: 48px;
  background: #c2c2c2;
  display: inline-block;
  width: auto;
  padding: 2px 8px;
  border-radius: 50px;
  color: #000;
  right: 6px;
  font-size: 12px;
  z-index: 999;
}

.content-view-wrap.list-one .video-status-tip {
  top: 10px;
}

.content-view-thumb {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0 0 8px 8px;
}

.cv-placeholder {
  top: 40%;
  width: 62px;
  height: 62px;
}

.content-action-btn {
  width: 28px;
  height: 20px;
  background-image: url(../img/menu.png);
  background-size: auto 100%;
  background-position: center right;
  background-repeat: no-repeat;
  cursor: pointer;
  position: relative;
}

.content-view-drop {
  position: absolute;
  top: calc(100% + 18px);
  right: -2px;
  transform-origin: top;
  padding: 2px;
  width: 32px;
  z-index: 99;
  background: #fff;
  display: flex;
  justify-content: center;
  border-radius: 2px;
  border: 1px solid #dadce0;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  padding: 5px 4px;
  transform-origin: top;
  transform: scaleY(0);
  transition: 0.4s all;
  opacity: 0;
}

.content-action-btn:hover .content-view-drop {
  transform: scaleY(1);
  opacity: 1;
}

.content-view-wrap.list-one {
  grid-template-columns: 1fr;
  grid-row-gap: 8px;
}

.content-view-wrap.list-one .content-view-card {
  background-color: #fff;
  border: none;
  border-radius: 5px;
  padding: 8px;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}

.content-view-wrap.list-one .content-view-card-header {
  border-bottom: none;
  order: 1;
  width: calc(100% - 62px - 240px - 76px);
}

.content-view-wrap.list-one .content-view-card-header label {
  font-weight: 500;
}

.content-view-wrap.list-one :is(.content-image-icon, .content-video-icon, .content-doc-icon, .content-pdf-icon) {
  display: none;
}

.content-view-wrap.list-one .content-view-card-footer {
  position: relative;
  bottom: auto;
  order: 2;
  border-top: none;
  display: inline-flex;
  width: 240px;
}

.content-view-wrap.list-one .content-view-card-body {
  width: 38px;
  height: 38px;
  padding-top: 0;
  order: 0;
  flex-shrink: 0;
  margin-right: 24px;
  background-color: transparent;
}

.content-view-wrap.list-one .content-view-inner {
  height: 100%;
  width: 100%;
}

.content-view-wrap.list-one .content-view-thumb {
  border-radius: 4px;
}

.content-view-wrap.list-one .cv-placeholder {
  max-width: 100%;
  max-height: 100%;
  top: 50%;
}

@media (max-width: 991px) {
  .category-tabs {
    width: 100%;
    display: flex;
    flex-direction: column;
    order: 1;
  }

  .tiles-switch-wrap {
    margin-left: auto;
    padding-right: 0;
  }

  .category-tab {
    width: 100%;
  }

  .tabs-glider {
    width: calc(100% - 16px);
  }
}

@media(max-width:767px) {
  .content-view-wrap.list-one .content-view-card-body {
    margin-right: 16px;
  }

  .content-view-wrap.list-one .content-view-card-header {
    width: calc(100% - 62px - 76px);
  }

  .content-view-wrap.list-one .content-view-card-footer {
    padding-left: 0;
  }
}

@media(max-width:575px) {
  .content-view-wrap {
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    margin-bottom: 30px;
  }

  .content-view-wrap.grid-one .cv-placeholder {
    height: 30%;
    width: auto;
  }
}

@media(min-width:512px) and (max-width:575px) {
  .content-view-wrap {
    grid-template-columns: repeat(auto-fill, minmax(162px, 1fr));
  }
}

.status-completed {
  position: absolute;
  right: 10px;
  bottom: 16px;
  width: 12px;
  height: 12px;
  background-image: url('../img/check-mark.png');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.status-indicator {
  position: absolute;
  right: 10px;
  bottom: 16px;
  width: 8px;
  height: 8px;
  border-radius: 40px;
  background-color: #ff0000;
  animation: pulse 1500ms infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #ff000080;
  }

  75% {
    box-shadow: 0 0 0 10px #ff000000;
  }
}

.status-indicator.bg-primary {
  background-color: #357fd8;
  animation: pulseAlt 1500ms infinite;
}

@keyframes pulseAlt {
  0% {
    box-shadow: 0 0 0 0 #357fd880;
  }

  75% {
    box-shadow: 0 0 0 10px #357fd800;
  }
}

@media(min-width:768px) {
  .content-head li.content-category-toggle {
    display: none;
  }
}

@media(max-width:767px) {
  .content-category-toggle {
    color: #357fd8;
    cursor: pointer;
  }

  .category-tabs {
    transform: scale(0);
    height: 0;
    opacity: 0;
    transform-origin: center;
    transition: 0.4s all;
  }

  .category-tabs.open {
    transform: scaleY(1);
    opacity: 1;
    height: min-content;
  }
}


.category-tabs,
.pill-tabs-wrap {
  display: inline-flex;
  position: relative;
  background-color: #fff;
  padding: 8px;
  border-radius: 4px;
  margin: 16px 0 32px;
}

.category-tabs *,
.pill-tabs-wrap * {
  z-index: 2;
}

.category-tabs input[type="radio"] {
  display: none;
}

.category-tab,
.pill-tab-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 168px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  transition: color 0.15s ease-in;
  margin-bottom: 0;
  color: #c2c2c2;
  position: relative;
  z-index: 10;
}

.pill-tab-btn {
  background-color: transparent;
  outline: none;
  box-shadow: none;
  border: 0;
}

.pill-tab-btn.active {
  color: #fff;
  background-color: #357fd8;
}

@media (max-width: 991px) {

  .category-tabs input[id="radio-0"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:first-child.active~.tabs-glider {
    transform: translateY(0);
  }

  .category-tabs input[id="radio-1"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(2).active~.tabs-glider {
    transform: translateY(100%);
  }

  .category-tabs input[id="radio-2"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(3).active~.tabs-glider {
    transform: translateY(200%);
  }

  .category-tabs input[id="radio-3"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(4).active~.tabs-glider {
    transform: translateY(300%);
  }

  .category-tabs input[id="radio-5"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(5).active~.tabs-glider {
    transform: translateY(400%);
  }

  .category-tabs input[id="radio-6"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(6).active~.tabs-glider {
    transform: translateY(500%);
  }

  .category-tabs input[id="radio-7"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(7).active~.tabs-glider {
    transform: translateY(600%);
  }

  .category-tabs input[id="radio-8"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(8).active~.tabs-glider {
    transform: translateY(700%);
  }
}

@media (min-width: 992px) {

  .category-tabs input[id="radio-0"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:first-child.active~.tabs-glider {
    transform: translateX(0);
  }

  .category-tabs input[id="radio-1"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(2).active~.tabs-glider {
    transform: translateX(100%);
  }

  .category-tabs input[id="radio-2"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(3).active~.tabs-glider {
    transform: translateX(200%);
  }

  .category-tabs input[id="radio-3"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(4).active~.tabs-glider {
    transform: translateX(300%);
  }

  .category-tabs input[id="radio-5"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(5).active~.tabs-glider {
    transform: translateX(400%);
  }

  .category-tabs input[id="radio-6"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(6).active~.tabs-glider {
    transform: translateX(500%);
  }

  .category-tabs input[id="radio-7"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(7).active~.tabs-glider {
    transform: translateX(600%);
  }

  .category-tabs input[id="radio-8"]:checked~.tabs-glider,
  .pill-tabs-wrap .pill-tab-btn:nth-child(8).active~.tabs-glider {
    transform: translateX(700%);
  }
}

.submit-btn-lock .block {
  min-width: 110px;
}


/*
 * qr-stores-css-Start
 * ----------------------
 */
.update-block .update-text {
  width: 180px;
}

.update-stores-form-block {
  margin-top: 24px;
}

.update-stores-form-block .form-group {
  margin-bottom: 40px;
}

.update-stores-form-block .form-group .control-label {
  font-weight: 700;
  font-size: 17px;
  top: -4px;
}

.update-stores-form-block .form-group .form-control {
  margin-top: 6px;
  font-size: 16px;
}

@media(max-width:991px) {
  .update-block {
    display: block;
    margin-bottom: 24px;
  }

  .update-block .update-text {
    width: auto;
  }
}

.qr-download-block.dropdown.md-mb-50.col-md-3 {
  padding-left: 0;
}

.qr-download-block .option-btn {
  font-size: 14px;
  background: none;
  color: #000;
  border-bottom: 1px solid #494949;
  width: 100%;
  padding: 8px 20px 8px 0px;
  border-radius: 0;
  text-align: left;
  text-transform: capitalize;
}

.qr-download-block .option-btn .caret {
  right: 0;
  position: absolute;
  top: 16px;
}

.qr-download-block .btn:focus {
  outline: none;
  box-shadow: none;
}

.qr-download-block .dropdown-menu {
  margin-bottom: 2px;
  padding: 0px;
  box-shadow: 0 3px 6px rgb(215 209 209 / 16%), 0 3px 6px rgb(105 91 91 / 23%);
  position: inherit;
  width: 100%;
}

.qr-download-block.dropup.open .dropdown-menu {
  right: 0;
}

.qr-download-block .dropdown-menu li a {
  text-align: left;
  padding: 6px 10px;
  background: none;
  margin: 0px;
  color: #000;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
}

.qr-download-block .dropdown-menu li a:hover {
  background: #0b51a5;
  color: #fff;
}

.sidebar-download-block .download-dropdown {
  margin-top: 10px;
}

.sidebar-download-block .download-dropdown li a {
  background: #357fd8;
  color: #fff;
  padding: 12px 26px;
  text-align: center;
}

.sidebar-download-block .download-dropdown li a:hover {
  background: #0b51a5;
  color: #fff;
}

@media(max-width:991px) {
  .qr-download-block .option-btn {
    margin-bottom: 4px;
  }

  .qr-download-block.dropup.open .dropdown-menu {
    left: 0;
    right: auto;
  }

  .qr-download-block .dropdown-menu {
    margin-bottom: 22px;
  }

  .qr-download-block .dropdown-menu {
    width: 100%;
  }

  .sidebar-download-block .download-dropdown {
    margin-top: 24px;
    text-align: center;
    padding: 0;
  }
}

.checkbox label {
  color: #000;
}

.checkbox label.lbfirst {
  color: #000;
  font-weight: bold;
}

.location-panel {
  background-color: transparent;
  padding: 1.5em .8em;
  border-color: #357fd8;
  border-radius: 0px;
}

.locationwrapper .form-group {
  margin-bottom: 0;
}

.locationwrapper label {
  padding-bottom: 0;
}

.locationwrapper .select-all-lable{
  padding-bottom: 15px;
}

.locationwrapper::after{
  content: "";
  display: table;
  clear: both;
}

.checkboxlistwrapper .countries {
  /*display: block;*/
  overflow: hidden;
  padding-left: 100px;
  padding-bottom: 20px;
}

@media screen and (min-width: 1480px) {
  .ui-menu {
    margin-top: 20px;
  }
}

.form-group.has-error .checkbox label {
  color: #000;
}

.form-group.has-success .checkbox label {
  color: #000;
}

/* ----------email-notification-page-css------------ */
.email-tab h4 {
  margin-top: 0;
}
.email-tab .category-tab.active {
  background: #F1F7FF;
  color: #357fd8;
}
.email-tab .category-tab:hover {
  background: #F1F7FF;
  color: #357fd8;
}
.notification-table .table {
  border: none;
}
.notification-table .table thead {
  border-top: none;
}
.notification-table .table thead tr th {
  /* border-bottom: 2px solid #f4f4f4; */
  border-bottom: transparent;
  border: none;
  text-align: left;
}
.notification-table .table tbody tr {
  background: #fff;
}
.notification-table .table tbody tr td {
  border: none;
  text-align: left;
}
.email-list {
  color: #357fd8;
  font-size: 16px;
  margin-top: 3px;
}
.email-list:hover {
  background: none;
  color: #0b51a5;
}

.tools-perm-wrap input[type='checkbox']{
  box-shadow: none;
}

#permission_table tr td .form-group{
  margin-bottom: 0px !important;
}
#permission_table tr td {
  vertical-align: middle;
}

#quest-type .col-sm-6.row ul {
  padding: 0;
}
.emp_status_dropdown .empStatusSelect  label, .is_contract_dropdown .iscontractSelect label {
  top: -11px;
}
.field-messagessearch-title {
  padding: 0;
}
.toggle-menu.active .sub-menu.collapse {
  display: block;
}
.toggle-menu.active.collapsed .sub-menu.collapse {
  display: none;
}
.sidebar-collapse .toggle-menu.active .sub-menu.collapse {
  display: none;
}
/* .atstore img{max-width: 200%; max-height: 200%; margin-top: 1rem;} */
.atstore img
{
  cursor:pointer;
  width: 100px;
  height: 100px;
  margin-top: 1rem;
  position: relative;
}
#profile_pic img
{
  max-width: 180px;
  width: 100%;
  height: auto;
  max-height: 200px;
}
.show-checkout p{
  cursor: pointer;
  color: #357fd8;
}
.show-checkout .showpopup p {
  color: #333 !important;
}
.show-checkout p:hover {
  color: #fbc121;
}
.show-checkout .showpopup {
  position: absolute;
  top: 50px;
  width: 440px;
  background: #fff;
  padding: .5rem 1rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  transform: translateX(-50%) translateY(50px);
  margin-left: 1.5rem;
  z-index: 10;
}
.show-checkout .showpopup .checkin-in {
  border-bottom: 1px solid #357fd8;
}
.show-checkout .showpopup h4 {
  font-size: 1.5rem;
  font-weight: 600;
}
.show-checkout .showpopup::before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  background: #fff;
  top: -0.4rem;
  transform: rotate(45deg);
  left: 50%;
}
.show-checkout:hover .showpopup{
  visibility: visible;
  opacity: 1;
  transform: translateX(-50%) translateY(0px);
  top: 25px;
}

.btn-export
{
  height:50px;
  width:50px;
}
.field-appuser-state_auto_populate
{
  margin-bottom: 25px !important;
}

@media screen and (max-width: 1480px) {
  .visits-view .form-group small, .visits-view .form-group p,.form-group .storedetail .locationtxt {
   font-size: 14px;
  }
  .visits-view .form-group label {
    font-size: 12px;
  }
}

.survey-questions-create #quest-type .rm-btn{
  background: none;
  color: #000;
  right: 0;
}
.stores-create .field-stores-link_url {
  margin-top: -30px;
}






