.btt {
  padding: 7px 14px;
  touch-action: manipulation;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 5px; }

/*# Flat icons button styles */
.flat-btt-primary {
  border: 0;
  color: #3f51b5;
  background: transparent; }

.flat-btt-primary:hover {
  background: #e7e7e7; }

.flat-btt-secondary {
  border: 0;
  color: #636b72;
  background: transparent; }

.flat-btt-secondary:hover {
  background: #e7e7e7; }

.flat-btt-success {
  border: 0;
  color: #46a149;
  background: transparent; }

.flat-btt-success:hover {
  background: #e7e7e7; }

.flat-btt-danger {
  border: 0;
  color: #f55549;
  background: transparent; }

.flat-btt-danger:hover {
  background: #e7e7e7; }

.flat-btt-warning {
  border: 0;
  color: #ed3e09;
  background: transparent; }

.flat-btt-warning:hover {
  background: #e7e7e7; }

.flat-btt-info {
  border: 0;
  color: #039be0;
  background: transparent; }

.flat-btt-info:hover {
  background: #e7e7e7; }

.flat-btt-black {
  border: 0;
  color: #000;
  background: transparent; }

.flat-btt-black:hover {
  background: #e7e7e7; }

/*# Outline icons button styles */
.outline-btt-primary {
  border: 1px solid #3f51b5;
  color: #3f51b5;
  background: transparent;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.outline-btt-primary:hover {
  background: #e7e7e7; }

.outline-btt-secondary {
  border: 1px solid #636b72;
  color: #636b72;
  background: transparent;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.outline-btt-secondary:hover {
  background: #e7e7e7; }

.outline-btt-success {
  border: 1px solid #46a149;
  color: #46a149;
  background: transparent;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.outline-btt-success:hover {
  background: #e7e7e7; }

.outline-btt-danger {
  border: 1px solid #f55549;
  color: #f55549;
  background: transparent;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.outline-btt-danger:hover {
  background: #e7e7e7; }

.outline-btt-warning {
  border: 1px solid #ed3e09;
  color: #ed3e09;
  background: transparent;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.outline-btt-warning:hover {
  background: #e7e7e7; }

.outline-btt-info {
  border: 1px solid #039be0;
  color: #039be0;
  background: transparent;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.outline-btt-info:hover {
  background: #e7e7e7; }

.outline-btt-black {
  border: 1px solid #000;
  color: #000;
  background: transparent;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.outline-btt-black:hover {
  background: #e7e7e7; }

/*# Fl icons button styles */
.fl-btt-primary {
  border: 1px solid #3f51b5;
  color: #fff;
  background: #3f51b5;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.fl-btt-primary:hover {
  background: #3246a8; }

.fl-btt-secondary:hover {
  background: #535a60; }

.fl-btt-success:hover {
  background: #3e913f; }

.fl-btt-danger:hover {
  background: #e24c41; }

.fl-btt-warning:hover {
  background: #d63306; }

.fl-btt-info:hover {
  background: #038ac4; }

.fl-btt-black-hover:hover {
  background: #000; }

.fl-btt-secondary {
  border: 1px solid #636b72;
  color: #fff;
  background: #636b72;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.fl-btt-primary:hover {
  background: #3246a8; }

.fl-btt-secondary:hover {
  background: #535a60; }

.fl-btt-success:hover {
  background: #3e913f; }

.fl-btt-danger:hover {
  background: #e24c41; }

.fl-btt-warning:hover {
  background: #d63306; }

.fl-btt-info:hover {
  background: #038ac4; }

.fl-btt-black-hover:hover {
  background: #000; }

.fl-btt-success {
  border: 1px solid #46a149;
  color: #fff;
  background: #46a149;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.fl-btt-primary:hover {
  background: #3246a8; }

.fl-btt-secondary:hover {
  background: #535a60; }

.fl-btt-success:hover {
  background: #3e913f; }

.fl-btt-danger:hover {
  background: #e24c41; }

.fl-btt-warning:hover {
  background: #d63306; }

.fl-btt-info:hover {
  background: #038ac4; }

.fl-btt-black-hover:hover {
  background: #000; }

.fl-btt-danger {
  border: 1px solid #f55549;
  color: #fff;
  background: #f55549;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.fl-btt-primary:hover {
  background: #3246a8; }

.fl-btt-secondary:hover {
  background: #535a60; }

.fl-btt-success:hover {
  background: #3e913f; }

.fl-btt-danger:hover {
  background: #e24c41; }

.fl-btt-warning:hover {
  background: #d63306; }

.fl-btt-info:hover {
  background: #038ac4; }

.fl-btt-black-hover:hover {
  background: #000; }

.fl-btt-warning {
  border: 1px solid #ed3e09;
  color: #fff;
  background: #ed3e09;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.fl-btt-primary:hover {
  background: #3246a8; }

.fl-btt-secondary:hover {
  background: #535a60; }

.fl-btt-success:hover {
  background: #3e913f; }

.fl-btt-danger:hover {
  background: #e24c41; }

.fl-btt-warning:hover {
  background: #d63306; }

.fl-btt-info:hover {
  background: #038ac4; }

.fl-btt-black-hover:hover {
  background: #000; }

.fl-btt-info {
  border: 1px solid #039be0;
  color: #fff;
  background: #039be0;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.fl-btt-primary:hover {
  background: #3246a8; }

.fl-btt-secondary:hover {
  background: #535a60; }

.fl-btt-success:hover {
  background: #3e913f; }

.fl-btt-danger:hover {
  background: #e24c41; }

.fl-btt-warning:hover {
  background: #d63306; }

.fl-btt-info:hover {
  background: #038ac4; }

.fl-btt-black-hover:hover {
  background: #000; }

.fl-btt-black {
  border: 1px solid #000;
  color: #fff;
  background: #000;
  -webkit-box-shadow: 3px 3px 5px 0px #dbdbdb;
  -moz-box-shadow: 3px 3px 5px 0px #dbdbdb;
  box-shadow: 3px 3px 5px 0px #dbdbdb; }

.fl-btt-primary:hover {
  background: #3246a8; }

.fl-btt-secondary:hover {
  background: #535a60; }

.fl-btt-success:hover {
  background: #3e913f; }

.fl-btt-danger:hover {
  background: #e24c41; }

.fl-btt-warning:hover {
  background: #d63306; }

.fl-btt-info:hover {
  background: #038ac4; }

.fl-btt-black-hover:hover {
  background: #000; }

.toggler {
  margin-bottom: 20px;
  left: 0;
  border: 1px solid;
  background: #fff;
  border-radius: 5px; }

#show {
  display: none; }

.btn-upload {
  background: #ad301a;
  color: #fff; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 80%;
  min-height: 80%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

.img-d {
  width: 90px;
  height: 90px;
  border-radius: 200px;
  margin: auto;
  object-fit: cover; }

.img-g {
  width: 60px;
  height: 60px;
  border-radius: 200px;
  margin: auto;
  object-fit: cover; }

.img-n {
  width: 40px;
  height: 40px;
  border-radius: 200px;
  margin: auto;
  object-fit: cover; }

.myform {
  padding: 20px;
  background: #ffffff;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  border: 1px solid #dee2e8;
  -webkit-box-shadow: 4px 4px 5px 0px #e8e8e8;
  -moz-box-shadow: 4px 4px 5px 0px #e8e8e8;
  box-shadow: 4px 4px 5px 0px #e8e8e8;
  margin-top: 170px;
  margin-bottom: 100px; }
  .myform h1 {
    margin-bottom: 30px;
    color: #3f3f3f; }

/*.form-control {
  height: calc(1.5em + 0.75rem + 2px);
  padding: 1.375rem 0.75rem;
  border-radius: 5px; }*/

  .form-control {
  height: calc(2.3em + 0.75rem + 2px);
  border-radius: 5px; }

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

label {
  color: #a0a0a0; }

.form-a {
  color: #a0a0a0; }

input::-webkit-input-placeholder {
  color: #c4c4c4 !important; }

input:-moz-placeholder {
  /* Firefox 18- */
  color: #c4c4c4 !important; }

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #c4c4c4 !important; }

input:-ms-input-placeholder {
  color: #c4c4c4 !important; }

.signup {
  color: #444444;
  font-weight: 400; }

.has-search .form-control {
  padding-left: 2.375rem; }

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa; }

.form-control-profile {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.95rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.95rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.outerDivFull {
  margin: 50px; }

.switchToggle input[type="checkbox"] {
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute; }

.switchToggle label {
  cursor: pointer;
  text-indent: -9999px;
  width: 90px;
  max-width: 90px;
  height: 25px;
  background: #c6c2c2;
  display: block;
  border-radius: 100px;
  position: relative; }

.switchToggle label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  width: 22px;
  height: 23px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s; }

.switchToggle input:checked + label,
.switchToggle input:checked + input + label {
  background: #e24c41; }

.switchToggle input + label:before,
.switchToggle input + input + label:before {
  content: "Show";
  position: absolute;
  top: 1px;
  left: 35px;
  width: 26px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #fff; }

.switchToggle input:checked + label:before,
.switchToggle input:checked + input + label:before {
  content: "Edit";
  position: absolute;
  top: 1px;
  left: 10px;
  width: 26px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #fff; }

.switchToggle input:checked + label:after,
.switchToggle input:checked + input + label:after {
  left: calc(100% - 2px);
  transform: translateX(-100%); }

.switchToggle label:active:after {
  width: 60px; }

.toggle-switchArea {
  margin: 10px 0 10px 0; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

.navigation {
  background-color: #ffffff !important; }

.bg-light {
  background-color: #ffffff !important; }

.navbar {
  -webkit-box-shadow: 0px 4px 5px 0px #e8e8e8;
  -moz-box-shadow: 0px 4px 5px 0px #e8e8e8;
  box-shadow: 0px 4px 5px 0px #e8e8e8;
  padding: 1.3rem 1.2rem; }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #e24c41; }

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #e24c41; }

.bmenu {
  color: #e24c41; }

element.style {
  display: none; }

body {
  font-family: "Roboto", sans-serif;
  overflow: auto;
  height: 100%; }

.br {
  border: 1px solid black; }

.centerblock {
  width: 100%;
  min-height: 100vh;
  background: #f9fafc; }

.line {
  width: 100%;
  height: 1px;
  background: #0fdad5;
  margin-bottom: 10px;
  margin-top: 20px;
  opacity: 0.3; }

.line-1 {
  width: 100%;
  height: 1px;
  background: #c1c1c1;
  margin-bottom: 15px;
  margin-top: 20px;
  opacity: 0.3; }

.footerlink {
  background: #000000;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px; }
  .footerlink p {
    padding: 0;
    margin: 0;
    color: #ffffff;
    font-size: 0.9rem; }

.spacerx {
  margin-top: 100px;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .spacerx .block-1 {
    flex-grow: 1;
    border: 1px solid; }
  .spacerx .block-2 {
    border: 1px solid;
    flex-grow: 6; }

.container-header {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .container-header img {
    width: 90px; }

.container-footer {
  padding: 10px; }
  .container-footer p {
    font-size: 1.2rem;
    margin: 0; }

.user_container {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px; }
  .user_container .user_header {
    height: 70px;
    justify-content: center;
    align-items: center;
    display: flex;
    padding-left: 10px; }
    .user_container .user_header img {
      width: 60px; }
  .user_container .user_data {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    padding-left: 20px; }
    .user_container .user_data p {
      margin: 0;
      padding: 0; }
  .user_container:hover {
    cursor: pointer;
    background-color: #f7f7f7;
    transition: background-color 0.5s ease;
    -webkit-box-shadow: 0px 0px 5px 0px #c7c7c7;
    -moz-box-shadow: 0px 0px 5px 0px #c7c7c7;
    box-shadow: 0px 0px 5px 0px #c7c7c7;
    color: #e24c41; }

.users_block {
  width: 100%;
  padding: 10px;
  -moz-box-shadow: inset 0 0 2px #efefef;
  -webkit-box-shadow: inset 0 0 10px #efefef;
  box-shadow: inset 0 0 10px #efefef;
  margin-top: 20px;
  height: 500px;
  overflow-y: scroll;
  padding-bottom: 100px; }

/* width */
.card-block::-webkit-scrollbar {
  width: 10px; }

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

/* Handle */
.card-block ::-webkit-scrollbar-thumb {
  background: #888; }

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

.user_header_stat {
  color: #6c757d; }
  .user_header_stat h4 {
    margin-top: 10px; }

.user_metrics {
  display: flex; }
  .user_metrics .user_metrics_block {
    width: 250px;
    margin-top: 30px; }
    .user_metrics .user_metrics_block ul {
      padding: 0;
      margin: 0;
      list-style: none; }
  .user_metrics .user_li_color {
    color: #e24c41; }

.user_stat {
  min-height: 800px;
  height: auto;
  max-height: 700px;
  padding-left: 50px;
  overflow-y: scroll;
  padding-top: 35px;
  padding-right: 10px; }

.user_stat_day {
  margin-top: 30px;
  margin-right: 20px; }
  .user_stat_day p {
    font-size: 1.2rem; }

.wrapper {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  min-height: 500px;
  padding-top: 82px; }
  .wrapper .col-b {
    flex-grow: 1;
    padding-bottom: 20px;
    min-height: 400px; }
  .wrapper .col-c {
    flex-grow: 4; }

.close {
  display: none; }

.btss {
  display: none; }

.highlight {
  display: block; }

.hidealert {
  display: none; }

.showmwalert {
  display: block; }

.error {
  display: block; }

.user_container_nav {
  display: flex;
  flex-direction: row;
  margin-right: 20px; }
  .user_container_nav .user_header_nav {
    justify-content: center;
    align-items: center;
    display: flex;
    padding-left: 10px; }
    .user_container_nav .user_header_nav img {
      width: 40px; }
  .user_container_nav .user_data_nav {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px; }
    .user_container_nav .user_data_nav p {
      margin: 0;
      padding: 0; }
      .user_container_nav .user_data_nav p:hover {
        color: #e24c41;
        cursor: pointer; }

.search_box {
  margin: 0px auto;
  width: 75%; }

.block-s {
  display: flex;
  justify-content: center;
  margin-bottom: 10px; }

.edit-msc {
  width: 100%;
  padding-right: 30px; }

.profile-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .profile-container .div-1 {
    width: 30%;
    padding: 15px; }
  .profile-container .div-2 {
    width: 70%; }

@media only screen and (max-width: 920px) {
  .col-c {
    width: 100%; }
  .edit-msc {
    width: 100%;
    padding: 10px; }
    .edit-msc .profile-container {
      display: flex;
      flex-direction: column;
      height: 100%; }
      .edit-msc .profile-container .div-1 {
        width: 100%; }
      .edit-msc .profile-container .div-2 {
        margin-top: 15px;
        width: 100%; }
  .btss {
    margin-left: 15px;
    font-size: 2rem;
    display: flex;
    justify-content: left;
    align-items: center;
    position: absolute;
    width: 10%;
    height: 100%;
    float: right;
    z-index: 1;
    cursor: pointer;
    margin: 10px 10px 10px 0; }
  .close {
    width: 100%;
    display: block;
    padding: 10px;
    position: absolute;
    z-index: 1; }
    .close i {
      float: right; }
  .hide-x {
    display: none;
    height: 100%;
    position: fixed;
    z-index: 1;
    border: 1px solid #c9c9c9;
    width: 100%;
    -webkit-box-shadow: 0px 0px 5px 0px #c7c7c7;
    -moz-box-shadow: 0px 0px 5px 0px #c7c7c7;
    box-shadow: 0px 0px 5px 0px #c7c7c7;
    background: #ffffff; }
  .col-c {
    width: 100%;
    left: 20px; }
  .btss {
    display: flex;
    margin-left: 10px; } }

.table-bl {
  margin-top: 90px;
  width: 100%; }

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: middle; }

@media only screen and (max-width: 767px) {
  .mb-5-img {
    margin-bottom: 15px;
    margin-left: 0; }
  .user_container_nav .user_header_nav {
    justify-content: center;
    align-items: center;
    display: flex;
    padding-left: 0px; } }

.show {
  display: block; }
