@font-face {
  font-family: "Ubuntu";
  src: url("../../font/Ubuntu-L.ttf");
}
@font-face {
  font-family: "Ubuntu-Bl";
  src: url("../../font/Ubuntu-Bl.ttf");
}
@font-face {
  font-family: "Ubuntu-B";
  src: url("../../font/Ubuntu-B.ttf");
}
@font-face {
  font-family: "Ubuntu-C";
  src: url("../../font/Ubuntu-C.ttf");
}
@font-face {
  font-family: "Ubuntu-L";
  src: url("../../font/Ubuntu-L.ttf");
}
@font-face {
  font-family: "Ubuntu-M.ttf";
  src: url("../../font/Ubuntu-LI.ttf");
}
@font-face {
  font-family: "Ubuntu-M.ttf";
  src: url("../../font/Ubuntu-LI.ttf");
}
@font-face {
  font-family: "Nunito";
  src: url("../../font/Nunito Regular.ttf");
}
@font-face {
  font-family: "Nunito-B";
  src: url("../../font/Nunito Bold.ttf");
}
@font-face {
  font-family: "Nunito-L";
  src: url("../../font/Nunito Light.ttf");
}
@font-face {
  font-family: "Hind";
  src: url("../../font/Hind-Regular.ttf");
}
@font-face {
  font-family: "Hind-B";
  src: url("../../font/Hind-Bold.ttf");
}
@font-face {
  font-family: "Hind-L";
  src: url("../../font/Hind-Light.ttf");
}
@font-face {
  font-family: "Hind-M";
  src: url("../../font/Hind-Medium.ttf");
}
* {
  font-family: Nunito;
  font-size: 14px;
}

html {
  background-color: #faf5f0;
}

.fa, .fa-solid, .fa-regular {
  justify-self: center;
  align-self: center;
}

/* 
.content-page {
  padding-top: 2em;
} */
h1 {
  font-family: hind-B;
  margin: 0.5em 0 0.5em 0;
  font-size: 2em;
  text-align: center;
}
h1::first-letter {
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  h1 {
    margin-bottom: 0;
    font-size: 2em;
  }
}

h2,
h3,
h4,
h5 {
  font-family: Hind;
}
h2:first-letter,
h3:first-letter,
h4:first-letter,
h5:first-letter {
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  h2,
  h3,
  h4,
  h5 {
    text-align: center;
  }
}

h2 {
  font-size: 2.5em;
  margin: 0.5em 0 0.5em 0;
}

h3 {
  font-size: 1.8em;
}

h4,
h5 {
  font-size: 1.2em;
}

p {
  font-family: Nunito-L;
}

p {
  text-transform: none;
  font-weight: 500;
  font-size: 1.2em;
}
@media screen and (max-width: 768px) {
  p {
    text-align: justify;
  }
}

p.credit {
  text-align: right;
  font-size: 0.85em;
}

textarea {
  text-transform: none;
  font-weight: 400;
}

.navbar {
  width: 100%;
}

.label {
  color: #147882;
  display: block;
  font-size: 1.4em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.25em;
  margin-top: 2em;
  text-align: center;
  white-space: normal;
}
.label .glyphicon {
  padding-left: 1em;
  pointer-events: none;
  font-size: 0.8em;
  color: #147882;
}
@media screen and (max-width: 1200px) {
  .label {
    margin-left: 1px;
    font-size: 1em;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
  }
  .label p {
    font-size: 1.1em;
  }
}

label.input-inside {
  display: block;
}

.footer {
  margin-bottom: 0px;
  padding: 1%;
  min-height: 3em;
  text-align: center;
  background-color: #ffffff;
  color: #372D2D;
}

a.footer-col {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #372D2D;
}
a.footer-col span.fa {
  padding-left: 20px;
  padding-right: 20px;
}

.fa-plus {
  color: #147882;
  font-size: 1em;
  padding-left: 1em;
}

.required {
  color: #e6501e;
}

.page-titl {
  margin-top: 2em;
}

.content-mainframe {
  margin-top: 50px;
}

.error {
  color: #e6501e;
  font-size: 1em;
  padding-top: 0px;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: currentcolor;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
  border-top: 1px solid #eee;
}

.container:not(#blog_page_list, #index) {
  width: 100%;
}
@media screen and (min-width: 1400px) {
  .container:not(#blog_page_list, #index) {
    width: calc(100% - 20em);
  }
}

.row-main {
  width: 96%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 2%;
  margin-right: 2%;
}
.row-main p {
  font-size: 1.2em;
}
.row-main .btn-combi {
  margin-left: 30%;
}
@media screen and (max-width: 1200px) {
  .row-main {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
  .row-main p {
    font-size: 1.2em;
  }
  .row-main .btn-combi {
    margin-left: 30%;
  }
}
@media screen and (max-width: 992px) {
  .row-main {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .row-main p {
    font-size: 1.2em;
  }
  .row-main .btn-combi {
    margin-left: 30%;
  }
}
@media screen and (max-width: 768px) {
  .row-main {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 0.9em;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
  }
  .row-main p {
    font-size: 1.1em;
  }
  .row-main .btn-combi {
    margin-left: 30%;
  }
  .row-main .form-group {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-main .form_fixed_link {
    min-height: 3.5em;
    margin-top: 2px;
  }
}

#edit_form {
  margin-bottom: 4em;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 0.8em;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 0.8em;
}

:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 0.8em;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 0.8em;
}

.form-control {
  border-radius: 7px;
  border: 0px;
  background-color: white;
  color: #000000;
  height: auto;
  word-wrap: break-word;
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
  /* For IE10 */
}
.form-control:hover {
  background-color: #edf2f6;
  color: #286090;
}
.form-control ::-ms-expand {
  display: none;
}

input.error {
  border: 1px solid #e6501e;
  background-color: #fdd2aa;
}

p.fixinput {
  padding: 5px;
  margin: 0 auto;
  font-weight: normal;
  color: #000000;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
}

p.fixtextarea {
  padding: 5px;
  margin: 0 auto;
  font-weight: normal;
  color: #000000;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
  min-height: 10em;
  overflow-y: auto;
}

input.form-control {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
  font-size: 1em;
  font-weight: 400;
  line-height: 20px;
  padding: 0em 0.5em;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  color: #000000;
  background-color: white;
  height: 35px;
}

input[type=number] {
  min-width: 75px;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
}

input[type=checkbox] {
  display: inline-block;
  border: 3px solid #147882;
  border-width: 2px;
  margin-right: 3px;
}

input:invalid {
  box-shadow: 0px 0px 2px #c6240e;
  background-color: rgba(234, 86, 21, 0.2);
}

select.form-control {
  display: block;
  text-align: center;
  max-width: 400px;
  background-color: white;
  color: #000000;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
  font-weight: normal;
  line-height: 20px;
}

textarea.form-control {
  width: 100%;
  overflow: hidden;
  overflow-y: hidden;
  overflow-y: auto;
  word-wrap: break-word;
  padding: 0.5em 1em;
  display: block;
  margin-bottom: 2em;
  color: #000000;
  font-size: 1em;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
  background-color: white;
  resize: none;
}

.form-control-link {
  max-width: 80%;
}
.form-control-link a {
  text-decoration: none;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .form-control-link {
    max-width: 100%;
  }
}

.field-txt, .form-control-link {
  position: relative;
  transition: 0.3s;
  padding: 7px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
  cursor: pointer;
  min-height: 35px;
  word-wrap: break-word;
  text-align: center;
  border-radius: 7px;
  background-color: #147882;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .field-txt, .form-control-link {
    max-width: 100%;
    margin-left: auto;
    font-size: 1.1em;
  }
}
.field-txt:hover, .form-control-link:hover {
  background-color: #d4e6f6;
  color: #147882;
}
.field-txt p, .form-control-link p {
  padding: 2px;
  margin: 0px;
}
.field-txt p::first-letter, .form-control-link p::first-letter {
  text-transform: uppercase;
}

/* #menu_bottom {
  //position: fixed !important;
  bottom: 5px;
  right: 0px;
  margin-top: 50px;

  @media screen and (max-width: $screen-xs) {
    margin-bottom: 0px;
    width: 80%;
    margin-left: 20%;
    padding-bottom: 0px;
  }


  ul {
    list-style: none;
    //margin-left: 2em;

    li.save,
    li.arch {
      cursor: pointer;
      background-color: $button1_back;

      &:hover {
        background-color: $button1_hoverback;
      }
    }

    li.save.disable-button {
      cursor: pointer;
      background-color: $grey_darken1;

      &:hover {
        background-color: $grey_darken1;
      }
    }

    li.del {
      cursor: pointer;
      background-color: $button2_back;

      &:hover {
        background-color: $button2_hoverback;
      }
    }

    li {
      display: inline-block;
      margin: 5px;
      padding: 5px 25px;
      border-radius: 7px;
      font-size: 1.1em;
      font-weight: 400;
      text-align: center;
      text-transform: uppercase;
      color: $button1_text;

      @media screen and (max-width: $screen-xs) {
        font-size: 1em;
        padding: 5px 5px;
        right: 5%;
      }
    }
  }
} */
.section-btn-save-sup {
  background-color: #fff;
  width: 100%;
  position: fixed;
  bottom: 0;
  height: 70px;
  left: 0;
  box-shadow: 0 1px 10px -3px rgba(0, 0, 0, 0.3);
  z-index: 1;
}
@media screen and (max-width: 546px) {
  .section-btn-save-sup {
    position: absolute;
    bottom: -25px;
    height: 0px;
    left: -40px;
  }
}
.section-btn-save-sup #menu_bottom {
  position: fixed;
  width: max-content;
  right: 120px;
  bottom: 20px;
}
@media screen and (max-width: 768px) {
  .section-btn-save-sup #menu_bottom {
    right: 30px;
  }
}
@media screen and (max-width: 546px) {
  .section-btn-save-sup #menu_bottom {
    position: absolute;
    right: 10px;
  }
  .section-btn-save-sup #menu_bottom .btn-medium {
    width: 120px;
  }
}
.section-btn-save-sup #menu_bottom .btn {
  border-radius: 7px;
  padding: 5px 25px;
  text-transform: uppercase;
  margin: 5px;
}
.section-btn-save-sup #menu_bottom .send {
  background-color: #286090;
  color: #ffffff;
}
.section-btn-save-sup #menu_bottom .send:hover {
  background-color: #d4e6f6;
  color: #286090;
}
.section-btn-save-sup #menu_bottom .save {
  background-color: #147882;
  color: #ffffff;
}
.section-btn-save-sup #menu_bottom .save:hover {
  background-color: #d4e6f6;
  color: #147882;
}
.section-btn-save-sup #menu_bottom .del {
  background-color: #e6501e;
  color: #ffffff;
}
.section-btn-save-sup #menu_bottom .del:hover {
  background-color: #fca758;
  color: #030606;
}
.section-btn-save-sup #menu_bottom .arch {
  background-color: #147882;
  color: #ffffff;
}
.section-btn-save-sup #menu_bottom .arch:hover {
  background-color: #d4e6f6;
  color: #147882;
}

.tag_remove {
  position: absolute;
  right: 0.5em;
  top: 0.3em;
  display: inline-block;
  color: #e6501e;
  opacity: 0.9;
  cursor: pointer;
  font-size: 0.8em;
  color: white;
}
.tag_remove:hover {
  color: #e6501e;
}

.link_remove {
  margin-top: 2em;
  display: inline-block;
  color: #e6501e;
  opacity: 0.5;
  cursor: pointer;
  font-size: 2em;
}

.filter_block {
  position: relative;
  margin: 0.5em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.filter_block i.fa-search {
  position: absolute;
  vertical-align: middle;
  pointer-events: none;
  padding: 7px 0px 0px 7px;
  color: #147882;
}
.filter_block input.filter {
  outline: none;
  display: block;
  padding-left: 2em;
  border-radius: 7px;
  font-size: 1.2em;
  font-weight: 400;
  border: 1px solid #147882;
  width: 100%;
  max-width: 400px;
  background-color: rgba(215, 230, 225, 0.3);
  color: #147882;
}
.filter_block input.filter ::placeholder {
  color: #147882;
}
@media screen and (max-width: 760px) {
  .filter_block input.filter {
    font-size: 1.4em;
    font-weight: 300;
  }
}

.btn-combi {
  z-index: 1;
  background-color: white;
  top: 85px;
  left: 0;
  width: auto;
  transition: 0.3s;
  transition-property: width;
  position: fixed;
  box-shadow: 0px 1px 10px -3px rgba(0, 0, 0, 0.3);
  height: auto;
  border-bottom-right-radius: 7px;
}
.btn-combi .btn {
  display: block;
  color: #147882;
  position: relative;
  transition: 0.3s;
  transition-property: all;
  transition-property: color;
  font-size: 20px;
}
.btn-combi .btn:hover {
  color: #e6501e;
  background-color: rgba(215, 230, 225, 0.5);
}
.btn-combi .btn i {
  padding: 10px;
}
.btn-combi a:not(:last-child) {
  border-bottom: 1px solid rgba(55, 45, 45, 0.2);
}
@media screen and (max-width: 767px) {
  .btn-combi {
    top: 100px;
  }
}

.btn-prev,
.btn-tree {
  position: fixed;
  top: 1vh;
}

.btn-premium {
  border: 1.5px solid #147882;
  color: #147882;
  background-color: white;
  padding: 0.5em 1em;
  border-radius: 5px;
  font-size: 1em;
  text-align: center;
  text-decoration: none;
}
.btn-premium:hover {
  background-color: #147882;
  border: 1.5px solid #147882;
  color: white;
}

.btn-sup {
  border: 1.5px solid #D34618;
  color: #D34618 !important;
  background-color: white;
  border-radius: 5px;
  padding: 0.5em 1em;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  font-size: 1em;
}
.btn-sup:hover {
  background-color: #D34618;
  color: white !important;
}

.btn-seconde {
  background-color: #147882;
  color: white;
  border-radius: 5px;
  box-shadow: -2px 2px 10px 0px rgba(68, 68, 68, 0.1);
  border: 1.5px solid #147882;
  padding: 0.5em 1em;
  text-align: center;
}
.btn-seconde:hover {
  background-color: white;
  color: #147882;
  border: 1px solid #147882;
}

.btn-submit {
  margin: 0;
  float: none;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  padding: 0.5em 1em;
  color: #ffffff;
  background-color: #D34618;
  border: 0;
  cursor: pointer;
  border-radius: 5px;
  border: 1.5px solid #d34618;
  display: inline-block;
  text-decoration: none;
}
.btn-submit:hover {
  background-color: #fca758;
  color: #ffffff;
  border: 1.5px solid #fca758;
}

.btn-submit-large {
  min-width: 170px;
  max-width: 230px;
}

.btn-large {
  width: 100%;
}

.btn-success {
  background-color: #147882;
  color: #ffffff;
  border: 0px;
}
.btn-success:hover {
  background-color: #d7e6e1;
  color: #147882;
}

.btn-side {
  height: 40px;
  width: 60px;
  border: 0px;
  border-radius: 0px 10px 10px 0px;
  padding: 5px 10px 5px 10px;
  background-color: rgba(20, 120, 130, 0.6666666667);
}
.btn-side i {
  color: #ffffff;
  font-size: 2em;
}

.btn-green {
  width: 238px;
  border-radius: 7px;
  padding: 5px;
  font-size: 20px;
  font-weight: inherit;
  background-color: #147882;
  color: #ffffff;
}
.btn-green:hover {
  background-color: rgba(20, 120, 130, 0.6666666667);
  color: #ffffff;
}

.btn-grey {
  width: 238px;
  border-radius: 7px;
  padding: 5px;
  font-size: 20px;
  font-weight: inherit;
  background-color: #d4e6f6;
  color: #147882;
}
.btn-grey:hover {
  background-color: rgba(20, 120, 130, 0.6666666667);
  color: #147882;
}

#header {
  margin: 0;
}
#header a,
#header div {
  text-decoration: none;
  text-transform: uppercase;
  color: #372D2D;
}
#header .nav-center a:hover,
#header .nav-center div:hover,
#header .nav-right a:hover,
#header .nav-right div:hover {
  color: #fca758;
}
#header .nav-center {
  text-align: center;
  font-size: 1.3em;
  cursor: pointer;
}
#header .nav-center .dropdown-content {
  min-width: 125px;
}
#header .nav-center .dropdown-content a {
  text-transform: none;
  display: block;
  font-size: 90%;
}
#header .nav-right {
  font-size: 1.3em;
  text-align: center;
}
#header .btn-create {
  text-decoration: underline #fca758;
  text-underline-offset: 0.5em;
  text-decoration-thickness: 0.1em;
}
@media (max-width: 992px) {
  #header .md-remove {
    display: none;
  }
}
@media (max-width: 768px) {
  #header .nav-center {
    display: none;
  }
  #header .nav-right {
    font-size: 1em;
  }
}

.fa.fa-cog {
  transition: 1.5s;
}
.fa.fa-cog:hover {
  transform: rotate(360deg);
}

.fa.fa-question-circle {
  transition: 1.5s;
}
.fa.fa-question-circle:hover {
  transform: rotate(360deg);
}

.fa.fa-info-circle {
  transition: 1.5s;
}
.fa.fa-info-circle:hover {
  transform: rotate(360deg);
}

#doptim-nav-header {
  text-align: center;
}
#doptim-nav-header .doptim-nav {
  color: #372D2D;
  font-size: 17px;
  padding: 10px 15px;
  margin: 5px;
}
#doptim-nav-header .doptim-nav-hidden {
  display: none;
}
#doptim-nav-header .doptim-nav-number {
  cursor: pointer;
}
#doptim-nav-header .doptim-nav-number:hover {
  border: 1px solid #e6501e;
  border-radius: 25px;
}
#doptim-nav-header .doptim-nav-select {
  background-color: #e6501e;
  border: 1px solid #e6501e;
  border-radius: 25px;
  color: #d7e6e1;
}

.table {
  border-radius: 10px;
  border-radius: 15px;
  word-wrap: break-word;
}
.table thead {
  text-transform: uppercase;
}
.table thead tr th {
  position: relative;
  padding-left: 5px;
  cursor: pointer;
  font-weight: 400;
}
.table thead tr th:first-letter {
  text-transform: uppercase;
}
.table thead tr span.glyphicon-sort {
  color: #ffffff;
  font-size: 0.6em;
  padding-top: 0.7em;
  float: right;
}
.table tbody tr {
  position: relative;
  cursor: pointer;
  padding: 5px;
  color: #252225;
}
.table tbody tr:nth-child(odd) {
  background-color: #eff0f3;
}
.table tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.table tbody tr:hover {
  background: #c7d4e0;
}
.table tbody tr a {
  left: 0;
  color: #252225;
  display: block;
  height: 100%;
  width: 100%;
}
.table tbody tr td:first-letter {
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .table {
    font-size: 1em;
    font-weight: 400;
    padding: 2px;
  }
  .table thead tr {
    font-size: 0.8em;
  }
  .table thead tr span.glyphicon-sort {
    display: none;
  }
  .table thead th {
    max-width: 80px;
    padding: 2px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    /* Renamed property in CSS3 draft spec */
    font-weight: 400px;
    font-size: 1em;
    text-transform: uppercase;
  }
  .table tbody tr td {
    max-width: 80px;
    padding: 2px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    /* Renamed property in CSS3 draft spec */
    font-size: 0.8em;
  }
}

.table2 {
  border-collapse: separate;
  text-align: center;
}
.table2 thead {
  font-size: 1.5em;
}
.table2 thead tr th:not(.empty) {
  text-align: center;
}
.table2 th {
  font-weight: 100;
  font-family: Nunito-L;
  color: #595959;
  font-size: 0.8em;
}
.table2 th .fa-arrow-down {
  padding-right: 0.5em;
  color: #595959;
  font-size: 0.7em;
}
.table2 tbody tr:not(.main-tr) {
  background-color: white;
  cursor: pointer;
}
.table2 tbody tr:not(.main-tr) td:not(.main-txt) {
  color: #372D2D;
  font-weight: 100;
  font-family: Nunito-L;
}
.table2 tbody tr td:first-child {
  border-left: 1px solid rgba(100, 100, 100, 0.5);
}
.table2 tbody tr td {
  border-top: 1px solid rgba(100, 100, 100, 0.5);
  padding: 0.75em 0.5em 0.75em 0.5em;
  text-align: center;
}

.table-bordered {
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 992px) {
  .modal-xl {
    max-width: 800px;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
    width: 100%;
  }
}
@media screen and (min-width: 1400px) {
  .modal-xl {
    max-width: 1350px;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .modal-xxl {
    max-width: 900px;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .modal-xxl {
    max-width: 1150px;
    width: 100%;
  }
}
@media screen and (min-width: 1400px) {
  .modal-xxl {
    max-width: 1450px;
    width: 100%;
  }
}
.content_alert {
  display: none;
  position: relative;
  height: 100%;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.2509803922);
}
.content_alert #close {
  position: absolute;
  right: 25px;
}
@media screen and (max-width: 768px) {
  .content_alert .alert_messages {
    width: 94% !important;
    left: 3% !important;
  }
}
.content_alert .alert_messages {
  position: absolute;
  z-index: 1000;
  left: calc(50% - 275px);
  top: 200px;
  text-align: center;
  width: 550px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 25px;
  border-radius: 10px;
  background: #ffffff;
}
.content_alert .alert_messages #msg_h3 div {
  margin: 5px;
}
.content_alert .alert_messages #msg_h3 div:nth-of-type(1) {
  margin-bottom: 20px;
}
.content_alert .alert_messages #msg_h3 div:nth-of-type(3) {
  margin-top: 20px;
}
.content_alert .alert_messages #msg_h3 div .btn {
  font-size: 1em;
}
.content_alert .alert_messages #msg_h3 div p {
  white-space: pre-wrap;
}
.content_alert .alert_messages #msg_h3 i.fa-spinner {
  font-size: 50px;
  color: #fbad10;
}
.content_alert .alert_messages #msg_h3 i.fa-exclamation-triangle {
  color: #fbad10;
}
.content_alert .alert_messages #msg_h3 i.fa-times {
  color: #c6240e;
}
.content_alert .alert_messages #msg_h3 i.fa-check {
  color: #147882;
}
.content_alert .alert_messages #msg_h3 i.fa-hand-peace-o,
.content_alert .alert_messages #msg_h3 i.fa-floppy-o {
  color: #147882;
}
.content_alert .alert_messages #msg_h3 i {
  color: #fbad10;
}
.content_alert .alert_messages #msg_h3 .unsubscribe-icons {
  position: relative;
}
.content_alert .alert_messages #msg_h3 .unsubscribe-icons i.fa-circle-xmark {
  position: absolute;
  transform: translate(-15px, 2em);
  color: #e6501e;
}

.hr-green {
  border: 3px solid #147882;
  width: 70%;
}

.messages {
  background-color: #147882;
  padding: 1px;
  margin-top: 50px;
  color: #FFFFFF;
}

.cursorPointer {
  cursor: pointer;
}

.hr-dop {
  background: black;
  opacity: 0.1;
  margin: 10px 0;
}

.image-logo {
  margin-bottom: 30px;
}
.image-logo p {
  margin: 0px;
  width: 100%;
  height: 180px;
}
.image-logo p img {
  height: 100%;
}

.link-doptom a {
  text-decoration: none;
  color: #147882;
}

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

.font-size-txt {
  font-size: 1.2em;
}

.image-logo-nav p {
  margin: 0px;
  width: 50px;
  height: 50px;
}
.image-logo-nav p img {
  height: 100%;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.mosaicflow__column {
  float: left;
}

.mosaicflow__item img {
  display: block;
  width: 100%;
  height: auto;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.btn-circle.btn-lg {
  width: 40px;
  height: 40px;
  padding: 8px 10px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}

.selectOption {
  background-color: #147882 !important;
}

.tooltip.in {
  opacity: 1 !important;
}

.white {
  color: #FFFFFF;
}

.green {
  color: #6BC50E;
}

.remove {
  cursor: pointer;
}

.left {
  padding-left: 0px !important;
}

.right {
  padding-right: 0px !important;
}

.middle {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.btn-red {
  background-color: #cd8b84;
  border-radius: 0px;
  color: #fff !important;
  margin: 5px 0px;
  padding: 5px;
  font-size: 20px;
  font-weight: inherit;
}

.btn-red:hover {
  background-color: #d16f55;
  color: #fff !important;
}

.maxWidth {
  margin-top: 10px;
  width: 100%;
}

.halfWidth {
  margin-top: 10px;
  width: 49%;
  float: left;
  margin: 5px 0.5%;
}

@media screen and (max-width: 768px) {
  .content-field {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .content-field input {
    margin: 0 auto;
    width: 100% !important;
  }
}
.text-wrapper {
  max-width: 100%;
  padding: 10px 15px;
  margin: 0px 10px 5px 10px;
  border-radius: 0px 10px 10px 10px;
}
.text-wrapper.white {
  background: #FFFFFF;
  color: black;
}
.text-wrapper.red {
  background: rgba(249, 177, 162, 0.2);
}
.text-wrapper.blue {
  background: rgba(70, 93, 218, 0.1);
}
.text-wrapper.yellow {
  background: rgba(240, 212, 64, 0.4);
}
.text-wrapper.orange {
  background: rgba(246, 219, 161, 0.2);
}
.text-wrapper.purple {
  background: rgba(232, 161, 246, 0.2);
}

.form-reset .label {
  color: #4f8913;
}
.form-reset input {
  border: 1px dashed #4f8913;
}

[id=background_color] {
  background: #ffffff;
  padding: 125px;
  position: fixed;
  height: 100vh;
  width: 100%;
}

/* .menu_bottom {
  position: fixed !important;
  bottom: 0;
  right: 0 !important;
  border-top: 1px solid #e3e3e3;
  background-color: #484848;
  z-index: 150;

  ul {
    list-style: none;

    li.save,
    li.arch {
      background-color: $button2_back;
      color: $button2_text;

      &:hover {
        background-color: $button2_hoverback;
        color: $button2_hovertext;
      }
    }

    li.del {
      background-color: $button1_back;
      color: $button1_text;

      &:hover {
        background-color: $button1_hoverback;
        color: $button1_hovertext;
      }
    }

    li {
      display: inline-block;
      margin: 5px;
      padding: 5px 25px;
      border-radius: 10px;
      font-size: 1.1em;
      font-weight: 400;
      text-align: center;
      text-transform: uppercase;
      color: $button1_text;

      @media screen and (max-width: $screen-xs) {
        font-size: 0.8em;
        padding: 5px 5px;
        right: 5%;
      }
    }
  }

  [id="menu_manager"] {
    display: flex;
    justify-content: flex-end;
    padding: 0;
    list-style: none;
    margin: 0 !important;

    div {
      text-align: center;
    }

    a {
      cursor: pointer;
    }

    li {
      text-align: center;
      //text-transform: capitalize;
      background-color: white !important;
      font-size: 16px;
      color: $green-dop1;
      padding: 10px 25px !important;
      border: 2px solid white !important;
      border-radius: 15px;
      font-weight: 700;
      margin: 10px;
      background-color: transparent;
      float: left;
      padding: 20px;
      transition: all 0.25s ease;
      -webkit-box-shadow: 2px 2px 5px 2px rgba(51, 47, 51, 0.72);
      -moz-box-shadow: 2px 2px 5px 2px rgba(51, 47, 51, 0.72);
      box-shadow: 2px 2px 5px 2px rgba(51, 47, 51, 0.72);

      &:hover {
        background-color: $green-dop1 !important;
        color: white;
        text-decoration: none;
        border: 2px solid $green-dop1 !important;
      }
    }
  }
} */
.lds-dual-ring {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 0 auto;
  border-radius: 50%;
  border: 5px solid #147882;
  border-color: #147882 #147882 #147882 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.dropdown-content {
  position: absolute;
  width: 100%;
  display: none;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-content a {
  padding: 0.5em 1em 0.5em 1em;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  row-gap: 1em;
  column-gap: 1em;
}

.fc-g-0 {
  flex-grow: 0;
}

.fc-g-1 {
  flex-grow: 1;
}

.fc-s-0 {
  flex-shrink: 0;
}

.fc-s-1 {
  flex-shrink: 1;
}

.fc-s-2 {
  flex-shrink: 2;
}

.fc-b-mc {
  flex-basis: min-content;
}

.header-grid {
  text-align: center;
  color: #372D2D;
  padding: 2em 0 2em 0;
}

.grid-container {
  padding: 1em 3em;
}

.p-grid {
  margin: 0;
}

.div-grid {
  padding: 0;
}

.input-grid {
  margin: 0;
}

.label-grid {
  margin: 0;
}

.h-grid {
  margin: 0;
}

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

.grid-parent {
  display: grid;
  column-gap: 1em;
  row-gap: 1em;
  justify-items: stretch;
  align-items: stretch;
  justify-content: stretch;
  align-content: stretch;
}

.gp-ai-center {
  align-items: center;
}

.gp-ai-end {
  align-items: end;
}

.gp-ai-start {
  align-items: start;
}

.gp-ac-start {
  align-content: start;
}

.gp-ac-center {
  align-content: center;
}

.gp-ac-end {
  align-content: end;
}

.gp-jc-start {
  justify-content: start;
}

.gp-jc-center {
  justify-content: center;
}

.gp-jc-end {
  justify-content: end;
}

.gp-ji-start {
  justify-items: start;
}

.gp-ji-center {
  justify-items: center;
}

.gp-ji-end {
  justify-items: end;
}

.flow-c {
  grid-auto-flow: column;
}

.flow-c-dense {
  grid-auto-flow: column dense;
}

.flow-r {
  grid-auto-flow: row;
}

.flow-r-dense {
  grid-auto-flow: row dense;
}

.gp-ji-start {
  justify-items: start;
}

.gp-ji-end {
  justify-items: end;
}

.gp-ji-center {
  justify-items: center;
}

.gp-ji-stretch {
  justify-items: stretch;
}

.gp-ai-start {
  align-items: start;
}

.gp-ai-end {
  align-items: end;
}

.gp-ai-center {
  align-items: center;
}

.gp-ai-stretch {
  align-items: stretch;
}

.gp-jc-start {
  justify-content: start;
}

.gp-jc-end {
  justify-content: end;
}

.gp-jc-center {
  justify-content: center;
}

.gp-jc-stretch {
  justify-content: stretch;
}

.gp-ac-start {
  align-content: start;
}

.gp-ac-end {
  align-content: end;
}

.gp-ac-center {
  align-content: center;
}

.gp-ac-stretch {
  align-content: stretch;
}

.gp-c1 {
  grid-template-columns: repeat(1, 1fr);
}

.gp-c2 {
  grid-template-columns: repeat(2, 1fr);
}

.gp-c3 {
  grid-template-columns: repeat(3, 1fr);
}

.gp-c4 {
  grid-template-columns: repeat(4, 1fr);
}

.gp-c5 {
  grid-template-columns: repeat(5, 1fr);
}

.gp-c6 {
  grid-template-columns: repeat(6, 1fr);
}

.gp-c7 {
  grid-template-columns: repeat(7, 1fr);
}

.gp-c8 {
  grid-template-columns: repeat(8, 1fr);
}

.gp-c9 {
  grid-template-columns: repeat(9, 1fr);
}

.gp-c10 {
  grid-template-columns: repeat(10, 1fr);
}

.gp-r1 {
  grid-template-rows: repeat(1, 1fr);
}

.gp-r2 {
  grid-template-rows: repeat(2, 1fr);
}

.gp-r3 {
  grid-template-rows: repeat(3, 1fr);
}

.gp-r4 {
  grid-template-rows: repeat(4, 1fr);
}

.gp-r5 {
  grid-template-rows: repeat(5, 1fr);
}

.gp-r6 {
  grid-template-rows: repeat(6, 1fr);
}

.gp-r7 {
  grid-template-rows: repeat(7, 1fr);
}

.gp-r8 {
  grid-template-rows: repeat(8, 1fr);
}

.gp-r9 {
  grid-template-rows: repeat(9, 1fr);
}

.gp-r10 {
  grid-template-rows: repeat(10, 1fr);
}

@media (max-width: 1200px) {
  .gp-md-flow-r {
    grid-auto-flow: row;
  }
  .gp-md-c1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-md-c2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gp-md-c3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .gp-md-c4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .gp-md-c5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .gp-md-c6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .gp-md-c7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .gp-md-c8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .gp-md-c9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .gp-md-c10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .gp-md-r1 {
    grid-template-rows: repeat(1, 1fr);
  }
  .gp-md-r2 {
    grid-template-rows: repeat(2, 1fr);
  }
  .gp-md-r3 {
    grid-template-rows: repeat(3, 1fr);
  }
  .gp-md-r4 {
    grid-template-rows: repeat(4, 1fr);
  }
  .gp-md-r5 {
    grid-template-rows: repeat(5, 1fr);
  }
  .gp-md-r6 {
    grid-template-rows: repeat(6, 1fr);
  }
  .gp-md-r7 {
    grid-template-rows: repeat(7, 1fr);
  }
  .gp-md-r8 {
    grid-template-rows: repeat(8, 1fr);
  }
  .gp-md-r9 {
    grid-template-rows: repeat(9, 1fr);
  }
}
.h-grid {
  padding: 0;
  margin: 0;
}

.input-grid {
  padding: 0;
  margin: 0;
}

@media (max-width: 992px) {
  .gp-xxs-flow-r {
    grid-auto-flow: row;
  }
  .gp-sm-c1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-sm-c2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gp-sm-c3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .gp-sm-c4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .gp-sm-c5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .gp-sm-c6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .gp-sm-c7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .gp-sm-c8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .gp-sm-c9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .gp-sm-c10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .gp-sm-r1 {
    grid-template-rows: repeat(1, 1fr);
  }
  .gp-sm-r2 {
    grid-template-rows: repeat(2, 1fr);
  }
  .gp-sm-r3 {
    grid-template-rows: repeat(3, 1fr);
  }
  .gp-sm-r4 {
    grid-template-rows: repeat(4, 1fr);
  }
  .gp-sm-r5 {
    grid-template-rows: repeat(5, 1fr);
  }
  .gp-sm-r6 {
    grid-template-rows: repeat(6, 1fr);
  }
  .gp-sm-r7 {
    grid-template-rows: repeat(7, 1fr);
  }
  .gp-sm-r8 {
    grid-template-rows: repeat(8, 1fr);
  }
  .gp-sm-r9 {
    grid-template-rows: repeat(9, 1fr);
  }
  .gp-sm-r10 {
    grid-template-rows: repeat(10, 1fr);
  }
}
@media (max-width: 768px) {
  .gp-xs-flow-r {
    grid-auto-flow: row;
  }
  .gp-xs-c1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-xs-c2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gp-xs-c3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .gp-xs-c4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .gp-xs-c5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .gp-xs-c6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .gp-xs-c7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .gp-xs-c8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .gp-xs-c9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .gp-xs-c10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .gp-xs-r1 {
    grid-template-rows: repeat(1, 1fr);
  }
  .gp-xs-r2 {
    grid-template-rows: repeat(2, 1fr);
  }
  .gp-xs-r3 {
    grid-template-rows: repeat(3, 1fr);
  }
  .gp-xs-r4 {
    grid-template-rows: repeat(4, 1fr);
  }
  .gp-xs-r5 {
    grid-template-rows: repeat(5, 1fr);
  }
  .gp-xs-r6 {
    grid-template-rows: repeat(6, 1fr);
  }
  .gp-xs-r7 {
    grid-template-rows: repeat(7, 1fr);
  }
  .gp-xs-r8 {
    grid-template-rows: repeat(8, 1fr);
  }
  .gp-xs-r9 {
    grid-template-rows: repeat(9, 1fr);
  }
  .gp-xs-r10 {
    grid-template-rows: repeat(10, 1fr);
  }
}
@media (max-width: 480px) {
  .gp-xxs-flow-r {
    grid-auto-flow: row;
  }
  .gp-xxs-c1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-xxs-c2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gp-xxs-c3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .gp-xxs-c4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .gp-xxs-c5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .gp-xxs-c6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .gp-xxs-c7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .gp-xxs-c8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .gp-xxs-c9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .gp-xxs-c10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .gp-xxs-r1 {
    grid-template-rows: repeat(1, 1fr);
  }
  .gp-xxs-r2 {
    grid-template-rows: repeat(2, 1fr);
  }
  .gp-xxs-r3 {
    grid-template-rows: repeat(3, 1fr);
  }
  .gp-xxs-r4 {
    grid-template-rows: repeat(4, 1fr);
  }
  .gp-xxs-r5 {
    grid-template-rows: repeat(5, 1fr);
  }
  .gp-xxs-r6 {
    grid-template-rows: repeat(6, 1fr);
  }
  .gp-xxs-r7 {
    grid-template-rows: repeat(7, 1fr);
  }
  .gp-xxs-r8 {
    grid-template-rows: repeat(8, 1fr);
  }
  .gp-xxs-r9 {
    grid-template-rows: repeat(9, 1fr);
  }
  .gp-xxs-r10 {
    grid-template-rows: repeat(10, 1fr);
  }
}
.gap-c0 {
  column-gap: 0em;
}

.gap-c0-5 {
  column-gap: 0.5em;
}

.gap-c05 {
  column-gap: 0.5em;
}

.gap-c2 {
  column-gap: 2em;
}

.gap-c5 {
  column-gap: 5em;
}

.gap-c10 {
  column-gap: 10em;
}

.gap-r0 {
  row-gap: 0;
}

.gap-r05 {
  row-gap: 0.5em;
}

.gap-r2 {
  row-gap: 2em;
}

.grid-child {
  justify-self: stretch;
  align-self: center;
}

.gc-js-start {
  justify-self: start;
}

.gc-js-end {
  justify-self: end;
}

.gc-js-center {
  justify-self: center;
}

.gc-js-stretch {
  justify-self: stretch;
}

.gc-as-start {
  align-self: start;
}

.gc-as-end {
  align-self: end;
}

.gc-as-center {
  align-self: center;
}

.gc-as-stretch {
  align-self: stretch;
}

.aself-start {
  align-self: start;
}

.aself-center {
  align-self: center;
}

.aself-end {
  align-self: end;
}

.gc-start-c1 {
  grid-column-start: 1;
}

.gc-start-c2 {
  grid-column-start: 2;
}

.gc-start-c3 {
  grid-column-start: 3;
}

.gc-start-c4 {
  grid-column-start: 4;
}

.gc-start-c5 {
  grid-column-start: 5;
}

.gc-start-c6 {
  grid-column-start: 6;
}

.gc-start-c7 {
  grid-column-start: 7;
}

.gc-start-c8 {
  grid-column-start: 8;
}

.gc-start-c9 {
  grid-column-start: 9;
}

.gc-start-c10 {
  grid-column-start: 10;
}

.gc-end-c1 {
  grid-column-end: 1;
}

.gc-end-c2 {
  grid-column-end: 2;
}

.gc-end-c3 {
  grid-column-end: 3;
}

.gc-end-c4 {
  grid-column-end: 4;
}

.gc-end-c5 {
  grid-column-end: 5;
}

.gc-end-c6 {
  grid-column-end: 6;
}

.gc-end-c7 {
  grid-column-end: 7;
}

.gc-end-c8 {
  grid-column-end: 8;
}

.gc-end-c9 {
  grid-column-end: 9;
}

.gc-end-c10 {
  grid-column-end: 10;
}

.gc-end-c11 {
  grid-column-end: 11;
}

@media (max-width: 768px) {
  .gc-xs-start-c1 {
    grid-column-start: 1;
  }
  .gc-xs-start-c2 {
    grid-column-start: 2;
  }
  .gc-xs-start-c3 {
    grid-column-start: 3;
  }
  .gc-xs-start-c4 {
    grid-column-start: 4;
  }
  .gc-xs-start-c5 {
    grid-column-start: 5;
  }
  .gc-xs-start-c6 {
    grid-column-start: 6;
  }
  .gc-xs-start-c7 {
    grid-column-start: 7;
  }
  .gc-xs-start-c8 {
    grid-column-start: 8;
  }
  .gc-xs-start-c9 {
    grid-column-start: 9;
  }
  .gc-xs-start-c10 {
    grid-column-start: 10;
  }
  .gc-xs-end-c1 {
    grid-column-end: 1;
  }
  .gc-xs-end-c2 {
    grid-column-end: 2;
  }
  .gc-xs-end-c3 {
    grid-column-end: 3;
  }
  .gc-xs-end-c4 {
    grid-column-end: 4;
  }
  .gc-xs-end-c5 {
    grid-column-end: 5;
  }
  .gc-xs-end-c6 {
    grid-column-end: 6;
  }
  .gc-xs-end-c7 {
    grid-column-end: 7;
  }
  .gc-xs-end-c8 {
    grid-column-end: 8;
  }
  .gc-xs-end-c9 {
    grid-column-end: 9;
  }
  .gc-xs-end-c10 {
    grid-column-end: 10;
  }
  .gc-xs-end-c11 {
    grid-column-end: 11;
  }
}
@media (max-width: 992px) {
  .gc-md-start-c1 {
    grid-column-start: 1;
  }
  .gc-md-start-c2 {
    grid-column-start: 2;
  }
  .gc-md-start-c3 {
    grid-column-start: 3;
  }
  .gc-md-start-c4 {
    grid-column-start: 4;
  }
  .gc-md-start-c5 {
    grid-column-start: 5;
  }
  .gc-md-start-c6 {
    grid-column-start: 6;
  }
  .gc-md-start-c7 {
    grid-column-start: 7;
  }
  .gc-md-start-c8 {
    grid-column-start: 8;
  }
  .gc-md-start-c9 {
    grid-column-start: 9;
  }
  .gc-md-start-c10 {
    grid-column-start: 10;
  }
  .gc-md-end-c1 {
    grid-column-end: 1;
  }
  .gc-md-end-c2 {
    grid-column-end: 2;
  }
  .gc-md-end-c3 {
    grid-column-end: 3;
  }
  .gc-md-end-c4 {
    grid-column-end: 4;
  }
  .gc-md-end-c5 {
    grid-column-end: 5;
  }
  .gc-md-end-c6 {
    grid-column-end: 6;
  }
  .gc-md-end-c7 {
    grid-column-end: 7;
  }
  .gc-md-end-c8 {
    grid-column-end: 8;
  }
  .gc-md-end-c9 {
    grid-column-end: 9;
  }
  .gc-md-end-c10 {
    grid-column-end: 10;
  }
  .gc-md-end-c11 {
    grid-column-end: 11;
  }
}
.gc-start-r1 {
  grid-row-start: 1;
}

.gc-start-r2 {
  grid-row-start: 2;
}

.gc-start-r3 {
  grid-row-start: 3;
}

.gc-start-r4 {
  grid-row-start: 4;
}

.gc-start-r5 {
  grid-row-start: 5;
}

.gc-start-r6 {
  grid-row-start: 6;
}

.gc-start-r7 {
  grid-row-start: 7;
}

.gc-start-r8 {
  grid-row-start: 8;
}

.gc-start-r9 {
  grid-row-start: 9;
}

.gc-start-r10 {
  grid-row-start: 10;
}

.gc-end-r1 {
  grid-row-end: 1;
}

.gc-end-r2 {
  grid-row-end: 2;
}

.gc-end-r3 {
  grid-row-end: 3;
}

.gc-end-r4 {
  grid-row-end: 4;
}

.gc-end-r5 {
  grid-row-end: 5;
}

.gc-end-r6 {
  grid-row-end: 6;
}

.gc-end-r7 {
  grid-row-end: 7;
}

.gc-end-r8 {
  grid-row-end: 8;
}

.gc-end-r9 {
  grid-row-end: 9;
}

.gc-end-r10 {
  grid-row-end: 10;
}

.gc-end-r11 {
  grid-row-end: 11;
}

@media (max-width: 768px) {
  .gc-xs-end-r1 {
    grid-row-start: 1;
  }
  .gc-xs-end-r2 {
    grid-row-start: 2;
  }
  .gc-xs-end-r3 {
    grid-row-start: 3;
  }
  .gc-xs-end-r4 {
    grid-row-start: 4;
  }
  .gc-xs-end-r5 {
    grid-row-start: 5;
  }
  .gc-xs-end-r6 {
    grid-row-start: 6;
  }
  .gc-xs-end-r7 {
    grid-row-start: 7;
  }
  .gc-xs-end-r8 {
    grid-row-start: 8;
  }
  .gc-xs-end-r9 {
    grid-row-start: 9;
  }
  .gc-xs-end-r10 {
    grid-row-start: 10;
  }
  .gc-xs-end-r1 {
    grid-row-end: 1;
  }
  .gc-xs-end-r2 {
    grid-row-end: 2;
  }
  .gc-xs-end-r3 {
    grid-row-end: 3;
  }
  .gc-xs-end-r4 {
    grid-row-end: 4;
  }
  .gc-xs-end-r5 {
    grid-row-end: 5;
  }
  .gc-xs-end-r6 {
    grid-row-end: 6;
  }
  .gc-xs-end-r7 {
    grid-row-end: 7;
  }
  .gc-xs-end-r8 {
    grid-row-end: 8;
  }
  .gc-xs-end-r9 {
    grid-row-end: 9;
  }
  .gc-xs-end-r10 {
    grid-row-end: 10;
  }
  .gc-xs-end-r11 {
    grid-row-end: 11;
  }
}
@media (max-width: 992px) {
  .gc-md-start-r1 {
    grid-row-start: 1;
  }
  .gc-md-start-r2 {
    grid-row-start: 2;
  }
  .gc-md-start-r3 {
    grid-row-start: 3;
  }
  .gc-md-start-r4 {
    grid-row-start: 4;
  }
  .gc-md-start-r5 {
    grid-row-start: 5;
  }
  .gc-md-start-r6 {
    grid-row-start: 6;
  }
  .gc-md-start-r7 {
    grid-row-start: 7;
  }
  .gc-md-start-r8 {
    grid-row-start: 8;
  }
  .gc-md-start-r9 {
    grid-row-start: 9;
  }
  .gc-md-start-r10 {
    grid-row-start: 10;
  }
  .gc-md-end-r1 {
    grid-row-end: 1;
  }
  .gc-md-end-r2 {
    grid-row-end: 2;
  }
  .gc-md-end-r3 {
    grid-row-end: 3;
  }
  .gc-md-end-r4 {
    grid-row-end: 4;
  }
  .gc-md-end-r5 {
    grid-row-end: 5;
  }
  .gc-md-end-r6 {
    grid-row-end: 6;
  }
  .gc-md-end-r7 {
    grid-row-end: 7;
  }
  .gc-md-end-r8 {
    grid-row-end: 8;
  }
  .gc-md-end-r9 {
    grid-row-end: 9;
  }
  .gc-md-end-r10 {
    grid-row-end: 10;
  }
  .gc-md-end-r11 {
    grid-row-end: 11;
  }
}
.xs-show {
  display: none;
}

.md-show {
  display: none;
}

@media (max-width: 768px) {
  .xs-remove {
    display: none;
  }
  .xs-show {
    display: block;
  }
}
@media (max-width: 992px) {
  .md-remove {
    display: none;
  }
  .md-show {
    display: block;
  }
}
.content-page [id=index] .text_gen {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
  margin-top: 5%;
  background-color: rgba(255, 255, 255, 0.8666666667);
  padding: 5%;
  text-align: center;
  vertical-align: center;
}
.content-page [id=index] .icon-bar {
  font-weight: 900;
}
.content-page [id=index] .section {
  margin-top: 5%;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.content-page [id=index] #section1 {
  min-height: 100vh;
}
.content-page [id=index] #section2 {
  min-height: 100vh;
}
.content-page [id=index] #section2 img {
  width: 100%;
  margin: 0 auto;
}
.content-page [id=index] #section3 {
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .content-page [id=index] #section3 {
    height: 70vh;
  }
}
.content-page [id=index] #section4 {
  min-height: 70vh;
  background-color: rgb(240, 245, 245);
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .content-page [id=index] #section4 {
    height: 200vh;
  }
}
.content-page [id=index] #section4 .post {
  margin: 4%;
  padding: 4%;
  border: 5px solid;
  border-radius: 15px;
  color: rgb(230, 80, 30);
  background-color: white;
  height: 370px;
}
@media screen and (max-width: 768px) {
  .content-page [id=index] #section4 .post {
    height: 320px;
  }
}
.content-page [id=index] #section4 img {
  position: relative;
  margin: 0 auto;
  width: 30%;
  display: block;
}
.content-page [id=index] #section4 h3, .content-page [id=index] #section4 h4 {
  text-align: center;
  color: #000000;
}
.content-page [id=index] .transition {
  position: absolute;
}
.content-page [id=index] .transition img {
  cursor: pointer;
  position: absolute;
  top: calc(20% - 8em);
  width: 20%;
  min-width: 30px;
  max-width: 5vw;
  left: 3vw;
}
.content-page [id=index] .top {
  position: fixed;
  right: 4vw;
  bottom: 2vh;
  width: 3vw;
  min-width: 30px;
}
.content-page [id=index] .top img {
  float: right;
}

body {
  font-family: "nunito";
  font-size: 1.4em;
  position: relative;
}

.navbar {
  z-index: 50;
  background-color: #FFFFFF;
  /*border-bottom: 2px solid $green_dop2!important;*/
}
.navbar img {
  height: 50px;
  background-size: contain;
}
.navbar .navbar-toggle {
  stroke: #000;
}
.navbar .navbar-brand {
  padding: 0px;
  padding-left: 15px;
}
.navbar .navbar-brand span:nth-child(1) {
  margin-left: 15px;
  margin-right: 5px;
}
.navbar .navbar-brand span:nth-child(2) {
  color: #4f8913;
  font-weight: bold;
}
.navbar .navbar-brand span:nth-child(3) {
  color: #147882;
  font-weight: bold;
}
.navbar .navbar-brand span:nth-child(4) {
  color: #147882;
}
.navbar .navbar-nav span.fa.fa-user-circle {
  padding-right: 5px;
}
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > span {
  /*background-color: $green-dop;*/
  color: #FFFFFF;
}
.navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > span:hover, .navbar .navbar-nav > span:focus {
  color: #FFFFFF;
}
.navbar .navbar-nav > .open > a, .navbar .navbar-nav > span {
  /*background-color: $green-dop;*/
  color: #FFFFFF;
}
.navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus, .navbar .navbar-nav > span:hover, .navbar .navbar-nav > span:focus {
  color: #FFFFFF;
}
.navbar .navbar-nav > li > a, .navbar .navbar-nav span {
  font-size: 1.2em;
  color: rgb(55, 45, 45);
  text-transform: uppercase;
  /* &:hover, &:focus {
    color: $white;
    /*background-color: $green-dop;
  }*/
}
.navbar .navbar-nav .tooltip :first-letter {
  text-transform: uppercase;
}
.navbar .navbar-nav li .dropdown-menu {
  background-color: #FFFFFF;
}
.navbar .navbar-nav li .dropdown-menu a, .navbar .navbar-nav li .dropdown-menu span {
  /*color: $green-dop;*/
}
.navbar .navbar-nav li .dropdown-menu a:hover, .navbar .navbar-nav li .dropdown-menu span:hover {
  background-color: #d1ebb5;
  color: #FFFFFF;
}
.navbar .navbar-nav .dropdown {
  /* END NAVBAR_NAV*/
}
.navbar .navbar-nav .dropdown > a .caret, .navbar .navbar-nav .dropdown span .caret {
  border-top-color: #147882;
  border-bottom-color: #999999;
}
.navbar .navbar-nav .dropdown > a:hover .caret, .navbar .navbar-nav .dropdown span:hover .caret {
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
.navbar .navbar-nav .dropdown .dropdown-menu > li > a, .navbar .navbar-nav .dropdown .dropdown-menu > span {
  text-align: center;
  min-height: 30px;
  color: #147882;
  padding-top: 10px;
}
.navbar .navbar-nav .dropdown .dropdown-menu > li > a:hover, .navbar .navbar-nav .dropdown .dropdown-menu > li > a:focus, .navbar .navbar-nav .dropdown .dropdown-menu > span:hover, .navbar .navbar-nav .dropdown .dropdown-menu > span:focus {
  background-color: #147882;
  background-image: none;
  color: #FFFFFF;
}
.navbar .navbar-nav button#navbarbutton span {
  background-color: rgb(55, 45, 45);
}

.content-page {
  width: 100%;
  position: absolute;
}

.content-page .about {
  margin-top: 15px;
  margin-bottom: 5px;
}
.content-page .about button {
  margin: 0 auto;
  width: 50%;
  font-size: 16px;
}
.content-page [id=menu_page] #login, .content-page [id=menu_page] #create {
  max-width: 400px;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.content-page [id=menu_page] .section {
  width: 60%;
  margin: 0 auto;
}
.content-page [id=menu_page] .section .block-signup {
  margin-top: 4em;
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: calc(100vh - 122px);
}
.content-page [id=menu_page] .section .block-signup .content-block-signup a {
  color: #147882;
}
.content-page [id=menu_page] .section .block-signup .content-block-signup .nav-tabs {
  min-height: 50px;
  border-bottom: 0;
  margin-bottom: 30px;
}
.content-page [id=menu_page] .section .block-signup .content-block-signup .nav-tabs ul {
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #6BC50E;
  width: 100%;
  font-size: 30px;
  color: #FFFFFF;
  text-decoration: none;
}
.content-page [id=menu_page] .section .block-signup .content-block-signup .nav-tabs ul li {
  /*background-color: rgb(204, 221, 206);*/
  padding-top: 3px;
  height: 50px;
  display: inline-block;
}
.content-page [id=menu_page] .section .block-signup .content-block-signup .nav-tabs ul li:nth-of-type(1) {
  border-radius: 25px 0 0 25px;
}
.content-page [id=menu_page] .section .block-signup .content-block-signup .nav-tabs ul li:nth-of-type(2) {
  border-radius: 0 25px 25px 0;
}
.content-page [id=menu_page] .section .block-signup .content-block-signup .nav-tabs ul li:nth-of-type(1).active {
  border-radius: 25px 0 0 25px;
  background-color: #4f8913;
}
.content-page [id=menu_page] .section .block-signup .content-block-signup .nav-tabs ul li:nth-of-type(2).active {
  border-radius: 0 25px 25px 0;
  background-color: #4f8913;
}
.content-page [id=menu_page] .section .block-signup .content-block-signup .nav-tabs ul li a {
  width: 100%;
  font-size: 30px;
  color: #FFFFFF;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .content-page [id=menu_page] .section .block-signup .nav-tabs {
    padding: 0;
  }
  .content-page [id=menu_page] .section .block-signup .nav-tabs ul li {
    width: 100% !important;
    border-radius: 0 0 0 0px !important;
    margin-bottom: 10px;
  }
  .content-page [id=menu_page] .section .block-signup .nav-tabs ul li:nth-of-type(1).active {
    border-radius: 0 0 0 0;
  }
  .content-page [id=menu_page] .section .block-signup .nav-tabs ul li:nth-of-type(2).active {
    border-radius: 0 0 0 0;
  }
  .content-page [id=menu_page] .section .block-signup .nav-tabs ul li a {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
  }
}
@media screen and (max-width: 768px) {
  .content-page [id=menu_page] .section .block-signup .nav-tabs {
    padding: 0;
  }
  .content-page [id=menu_page] .section .block-signup .nav-tabs ul li {
    width: 100% !important;
    border-radius: 0 0 0 0px !important;
    margin-bottom: 10px;
  }
  .content-page [id=menu_page] .section .block-signup .nav-tabs ul li:nth-of-type(1).active {
    border-radius: 0 0 0 0;
  }
  .content-page [id=menu_page] .section .block-signup .nav-tabs ul li:nth-of-type(2).active {
    border-radius: 0 0 0 0;
  }
  .content-page [id=menu_page] .section .block-signup .nav-tabs ul li a {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
  }
  .content-page [id=menu_page] .section .block-signup .tab-content p {
    display: none;
  }
}
.content-page [id=menu_page] .section .box-menu hr {
  border-color: #147882;
}
.content-page [id=menu_page] .section .box-menu h1 {
  font-family: hind;
  background-color: #147882;
  width: calc(100% - 30px);
  padding: 5px 0;
  margin: 0 15px 30px;
}
.content-page [id=menu_page] .section .box-menu .block {
  overflow: hidden;
  color: #6BC50E;
  color: #6BC50E;
}
@media screen and (max-width: 768px) {
  .content-page [id=menu_page] .section .box-menu .block h4 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .content-page [id=menu_page] .section .box-menu .block {
    padding: 0em 1em 0em 1em;
    margin-bottom: 1em;
  }
}
.content-page [id=menu_page] .section .box-menu .block a:hover {
  text-decoration: none;
}
.content-page [id=menu_page] .section .box-menu .block .content-block {
  background-color: #147882;
  color: #ffffff;
}
.content-page [id=menu_page] .section .box-menu .block .content-block:hover {
  background-color: #d4e6f6;
  color: #147882;
}
.content-page [id=menu_page] .section .box-menu .block .content-block {
  padding: 1em;
  text-align: center;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
  .content-page [id=menu_page] .section .box-menu .block .content-block {
    border-radius: 0px;
  }
}
.content-page [id=menu_page] .section .box-menu .block .content-block h5 {
  margin: 0.5em;
  font-family: hind;
}
.content-page [id=menu_page] .section .box-menu .block .content-block.invalid {
  background-color: #d5b4b3;
}
.content-page [id=menu_page] .section .box-menu .block .content-block.disabled {
  background-color: #d7e6e1;
  color: #147882;
  border: 1px solid #d78f8d;
}
.content-page [id=menu_page] .section .box-menu .block .content-block.disabled:hover {
  background-color: #147882;
  color: #d7e6e1;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile {
  background-color: #d7e6e1;
  color: #147882;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile:hover {
  background-color: #147882;
  color: #d7e6e1;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form #largeFile {
  height: 100%;
  width: 100%;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form #largeFile:after {
  height: 100%;
  width: 100%;
  padding: 10px;
  background: rgba(107, 198, 14, 0.1);
  font-size: 30px;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form label#largeFile input#file {
  display: none;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form label {
  cursor: pointer;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form label * {
  pointer-events: none;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form #submit_base {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form #submit_base input {
  word-wrap: break-word;
  margin: 0;
  width: 100%;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form #submit_base input:nth-of-type(1) {
  margin: 0;
  height: 100%;
  width: 100%;
  color: #FFFFFF;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form #submit_base input:nth-of-type(2) {
  text-align: center;
  margin: auto;
  position: absolute;
  bottom: 5px;
  color: black;
  margin: 0;
  width: 100%;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form #submit_base [id=help_tooltop] {
  position: absolute;
  top: 20px;
  font-size: 1.4em;
  width: 100%;
  color: white;
}
@media (max-height: 500px) {
  .content-page [id=menu_page] .section .box-menu .block .blockFile form #submit_base [id=help_tooltop] {
    font-size: 1em;
    top: 0px;
  }
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form #submit_base #icon_base {
  position: absolute;
  top: 20px;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form .valid {
  color: #147882;
}
.content-page [id=menu_page] .section .box-menu .block .blockFile form .invalid {
  color: #c6240e !important;
  border-color: #c6240e !important;
}
.content-page [id=menu_page] .section .box-menu .block .caption-text {
  background-color: #147882;
  color: #FFFFFF;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 20px;
}

.color-grey {
  background-color: #858585;
}

.color-red {
  background-color: #c6240e;
}

.color-green {
  background-color: #147882;
}

#analytic {
  margin-left: 5em;
  margin-right: 5em;
  padding-top: 2em;
}

#grid-container {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  row-gap: 2em;
  column-gap: 1em;
  justify-items: stretch;
  align-items: stretch;
  justify-content: stretch;
  align-content: stretch;
}
#grid-container .grid-children {
  justify-self: stretch;
  text-align: center;
}
#grid-container .grid-number {
  font-size: 2em;
}
#grid-container #unique_ip {
  grid-column-start: 1;
  grid-column-end: 3;
}
#grid-container #visit_total {
  grid-column-start: 3;
  grid-column-end: 5;
}
#grid-container #rebond {
  grid-column-start: 5;
  grid-column-end: 7;
}
#grid-container #visit_time_all {
  grid-column-start: 7;
  grid-column-end: 9;
}
#grid-container #visit_time_session {
  grid-column-start: 9;
  grid-column-end: 11;
}
#grid-container #visit_day_graph {
  grid-column-start: 1;
  grid-column-end: 11;
}
#grid-container #http_referer_graph {
  grid-column-start: 1;
  grid-column-end: 6;
}
#grid-container #device_graph {
  grid-column-start: 6;
  grid-column-end: 11;
}
#grid-container #visit_page_graph {
  grid-column-start: 1;
  grid-column-end: 6;
}
#grid-container #visit_article_graph {
  grid-column-start: 6;
  grid-column-end: 11;
}
#grid-container #visit_page_time_graph {
  grid-column-start: 1;
  grid-column-end: 11;
}
#grid-container #treemap-container {
  grid-column-start: 1;
  grid-column-end: 11;
}

#dashboard {
  height: calc(100vh - 54px);
  background-color: rgb(78, 78, 78);
}
#dashboard .selected {
  background-color: #147882;
}
#dashboard .rool-row {
  width: 300px;
  padding: 0;
  margin: 0;
}
#dashboard .rool-row #select_read:active,
#dashboard .rool-row #select_read:hover,
#dashboard .rool-row #select_unread:active,
#dashboard .rool-row #select_unread:hover {
  background-color: #6BC50E !important;
}
#dashboard .rool-row #select_read:focus,
#dashboard .rool-row #select_unread:focus {
  background-color: #147882 !important;
}
#dashboard .rool-row .list-group-item {
  border-radius: 0;
}
#dashboard .dashboard-content-main {
  height: 100%;
  display: flex;
}
#dashboard .dashboard-menu-left {
  min-width: 50px;
  display: none;
}
#dashboard .dashboard-menu-left ul {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
#dashboard .dashboard-menu-left ul li {
  color: white;
  list-style-type: none;
  text-align: center;
}
#dashboard .dashboard-left {
  overflow-x: hidden;
  min-width: 300px;
  background-color: rgba(78, 78, 78, 0.5);
  border-right: 1px solid rgb(60, 60, 60);
}
#dashboard .dashboard-left #list_client {
  height: 100%;
  width: 100%;
}
#dashboard .dashboard-left #search_bar {
  height: 7%;
  padding: 1vh 0em 1vh 0vh;
  display: block;
}
#dashboard .dashboard-left #search_bar .input_search_by_name {
  display: block;
  width: 75%;
  margin: 0 auto;
}
#dashboard .dashboard-left .online {
  min-height: 15px;
  min-width: 50px;
  max-width: 50px;
  position: absolute;
  left: 0;
  background: green;
  padding: 1px;
}
#dashboard .dashboard-left #room_by_status {
  overflow-y: auto;
  height: 93%;
}
#dashboard .dashboard-left #room_by_status .resolved, #dashboard .dashboard-left #room_by_status .unread, #dashboard .dashboard-left #room_by_status .all_messages {
  display: none;
}
#dashboard .dashboard-left .room {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em 0.5em 1em 0.5em;
  color: white;
  cursor: pointer;
}
#dashboard .dashboard-left .room:hover {
  background-color: rgb(120, 120, 120);
}
#dashboard .dashboard-left .room strong {
  flex-basis: 80%;
  display: flex;
  align-items: center;
}
#dashboard .dashboard-left .room span {
  flex-basis: 10%;
  display: flex;
  align-items: center;
}
#dashboard .dashboard-left .room div {
  flex-basis: 10%;
  border-radius: 50em;
  border: 1px solid white;
}
#dashboard .dashboard-left .room .connect {
  background-color: #147882;
}
#dashboard .dashboard-left .room .disconnect {
  background-color: #e6501e;
}
#dashboard .dashboard-center {
  position: relative;
  padding-top: 15px;
  height: 100%;
  width: 100%;
  max-width: 100%;
  background-color: #f5f5f5;
}
#dashboard .dashboard-center #panel_admin {
  height: 100%;
  position: relative;
}
#dashboard .dashboard-center .dashboard-center-top {
  position: relative;
  overflow: hidden;
  overflow-x: hidden;
  padding: 20px;
  height: calc(100% - 120px);
}
#dashboard .dashboard-center .dashboard-center-top [id=zone_chat_admin] {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
#dashboard .dashboard-center .dashboard-center-top [id=zone_chat_admin] .right-header {
  text-align: right;
}
#dashboard .dashboard-center .dashboard-center-top [id=zone_chat_admin] .left-header {
  text-align: left;
}
#dashboard .dashboard-center .dashboard-center-top [id=zone_chat_admin] .left-message {
  width: 40%;
  display: block;
  text-align: left;
  background-color: #ffd2aa;
}
#dashboard .dashboard-center .dashboard-center-top [id=zone_chat_admin] .right-message {
  width: 40%;
  display: block;
  text-align: right;
  background-color: rgba(107, 198, 14, 0.1);
  border-radius: 10px 0px 10px 10px;
  margin-left: 60%;
}
#dashboard .dashboard-center .dashboard-center-top [id=zone_chat_admin] [id^=chat_room_] {
  width: 100%;
  display: none;
}
#dashboard .dashboard-center .dashboard-center-top [id=zone_chat_admin] .message {
  position: relative;
  padding: 5px;
  margin: 5px;
  width: calc(100% - 50px);
  color: black;
}
#dashboard .dashboard-center .dashboard-center-top [id=zone_chat_admin] .message .name .avatar strong {
  margin-right: 10px;
}
#dashboard .dashboard-center .dashboard-center-top [id=zone_chat_admin] .message .text-wrapper {
  white-space: pre-line;
}
#dashboard .dashboard-center .dashboard-center-bottom {
  position: absolute;
  bottom: 0;
  width: calc(100% - 20px);
  height: 100px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#dashboard .dashboard-center .dashboard-center-bottom textarea {
  height: 80px;
  max-height: 100px;
  margin-left: 20px;
  padding-bottom: 20px;
  width: calc(100% - 100px);
}
#dashboard .dashboard-center .dashboard-center-bottom form {
  position: relative;
}
#dashboard .dashboard-center .dashboard-center-bottom [id=send_message] {
  position: absolute;
  bottom: 25px;
  right: 10px;
  margin: 0 auto;
  background-color: #6BC50E;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  color: #FFFFFF;
  border: 0px;
  display: none;
}
#dashboard .dashboard-center #formulaire_chat_admin {
  display: none;
  position: relative;
}
#dashboard .dashboard-center #formulaire_chat_admin .typing {
  top: -25px;
  position: absolute;
}
#dashboard .dashboard-center #formulaire_chat_admin [id=message] {
  padding-bottom: 10px;
}
#dashboard .dashboard-right {
  border-right: 1px solid rgb(99, 95, 95);
  width: 140px;
  height: 100%;
  background-color: #6d6d6d;
  font-size: 1em;
}
#dashboard .dashboard-right [id=list_users_room] {
  padding: 10px;
}
#dashboard .dashboard-right [id=list_users_room] > li {
  text-align: center;
  color: white;
}
#dashboard .dashboard-right [id=list_users_room] > p {
  text-align: center;
  color: white;
}
#dashboard .dashboard-right [id=list_users_room] a {
  cursor: pointer;
  color: white !important;
}
#dashboard .dashboard-right [id=list_users_room] li {
  position: relative;
  border-bottom: 1px solid rgb(89, 96, 87);
  padding-bottom: 5px;
  list-style: none;
  margin-bottom: 15px;
}
#dashboard .dashboard-right [id=list_users_room] li .btn_connect {
  color: white;
  position: absolute;
  background-color: green;
  border-radius: 10px;
  right: 5px;
}
#dashboard .dashboard_notification {
  position: absolute;
  bottom: 10px;
  width: 200px;
  height: 30px;
  background: red;
  left: 20px;
}

#room-not-found {
  font-size: 40px;
  text-align: center;
  color: #6BC50E;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 500px) {
  .dashboard-center-top {
    height: calc(100% - 200px) !important;
  }
  [id^=chat_room_] {
    width: 100% !important;
  }
  .dashboard-center-top {
    padding: 0 !important;
  }
  .message {
    width: 100% !important;
  }
  .dashboard-center-bottom {
    position: relative !important;
    background: red;
  }
  .dashboard-center-bottom textarea {
    padding: 0 !important;
    margin: 0 !important;
    width: calc(100% - 20px) !important;
    bottom: 0px !important;
    height: 100px !important;
  }
  .dashboard-center-bottom [id=send_message] {
    width: calc(100% - 20px) !important;
    border-radius: 0px !important;
    height: 30px !important;
    bottom: -20px !important;
  }
}
@media screen and (max-width: 620px) {
  .dashboard-left {
    min-width: 50px !important;
    max-width: 50px !important;
    padding: 0 !important;
    text-align: center;
  }
  .dashboard-left .room strong,
  .dashboard-left .room h3 {
    display: none;
  }
}
#location {
  padding: 0 3em 0 3em;
  margin-bottom: 3em;
}
#location #results {
  padding: 1em;
}
#location #results p {
  margin: 0;
}
#location #results .st_container {
  border: 1px solid grey;
  border-radius: 5px;
  padding: 1em;
}
#location #results .osm-results {
  max-height: 20em;
  overflow-y: auto;
}
#location #results .osm-results .osm-result {
  padding: 2em;
  border-bottom: 1px solid rgba(128, 128, 128, 0.5);
}
#location #results .reason {
  color: #e6501e;
}
#location .search-result {
  position: absolute;
  max-height: 20em;
  max-width: 40vw;
  overflow-y: auto;
  margin-top: 5em;
  background-color: white;
  border: 1px solid grey;
  border-radius: 5px;
  padding: 1em;
}
#location .search-result p {
  cursor: pointer;
}
#location .search-result p:hover {
  color: #147882;
}
#location i {
  cursor: pointer;
  margin-left: 0.5em;
}
#location i:hover {
  color: #147882;
}

#meetup_page {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  #meetup_page {
    display: grid;
    grid-template-columns: 1fr;
    width: 90%;
    margin-top: 160px;
  }
}
#meetup_page h2 {
  font-size: 1.3em;
  text-align: center;
  line-height: 25px;
}
#meetup_page #form-meetup {
  display: grid;
  grid-template-columns: 1fr, 6fr;
  align-items: center;
  gap: 1em;
}
#meetup_page #form-meetup #form_save {
  background-color: white;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin-bottom: 5em;
}
@media (max-width: 768px) {
  #meetup_page #form-meetup {
    display: grid;
    grid-template-columns: 1fr;
  }
}
#meetup_page #form-meetup .txt-star {
  font-size: 0.8em;
  color: #372D2D;
  opacity: 0.7;
}
#meetup_page #form-meetup .form-group input,
#meetup_page #form-meetup .form-group .form-control {
  margin-bottom: 1em;
}
#meetup_page #form-meetup .form-group textarea {
  height: 100px !important;
}

.content-page [id=support_page] .section {
  padding: 3em;
  width: 80%;
  margin: auto;
}
.content-page [id=support_page] .section h1 {
  font-size: 1.7em;
  font-weight: bold;
  font-family: Hind;
  text-align: left;
}
.content-page [id=support_page] .section .content-edit {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 992px) {
  .content-page [id=support_page] .section .content-edit {
    width: 85%;
  }
}
@media screen and (max-width: 768px) {
  .content-page [id=support_page] .section .content-edit {
    width: 100%;
  }
}
.content-page [id=support_page] .search-bar .input-cadre {
  position: relative;
}
.content-page [id=support_page] .search-bar .input-cadre i.fa-magnifying-glass {
  background-color: #D34618;
  cursor: pointer;
  font-size: 1em;
  color: #d7e6e1;
  padding: 1em;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.content-page [id=support_page] .search-bar .input-cadre .search {
  border-bottom: 1px solid #147882;
  background-color: #ffffff;
  color: #372D2D;
  border: 0px;
  padding: 0.8em;
  font-size: 1em;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  outline: none;
}
.content-page [id=support_page] .search-bar .input-cadre .search-bar-results {
  padding: 1em;
  max-height: 250px;
  overflow-y: auto;
  background-color: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  color: #372D2D;
  left: 20em;
  right: 17em;
  margin-top: 0.2em;
}
@media screen and (max-width: 567px) {
  .content-page [id=support_page] .search-bar .input-cadre .search-bar-results {
    left: 0em;
    right: 0em;
  }
}
.content-page [id=support_page] .search-bar .input-cadre .search-bar-results .search-bar-result {
  grid-template-columns: auto 5% 5% 5% 5%;
}

#mailing-page .container {
  background-color: #ffffff;
}
#mailing-page .container .email-header {
  margin: 1em;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
#mailing-page .container .email-header .elt {
  display: inline-block;
  margin: 0;
}
#mailing-page .container .email-header .elt .btn {
  padding: 0;
  margin-bottom: 1em;
}
#mailing-page .container .email-header .elt .btn input {
  background-color: #147882;
  color: #ffffff;
  padding: 5px 1em;
  margin: 0em 1em;
}
#mailing-page .container .email-header .elt select .optout {
  font-weight: 400;
}
#mailing-page .container .email-header .elt select .optin {
  font-weight: 600;
}
#mailing-page .container .summernote_editor .note-editing-area {
  min-height: 15em;
}

#protocole .btn-add-question {
  display: flex;
  max-width: 300px;
  margin: 1em auto 1em 0;
}
#protocole .btn-add-question .search-btn .btn {
  background-color: #147882;
  color: white;
  border-radius: 5px;
  box-shadow: -2px 2px 10px 0px rgba(68, 68, 68, 0.1);
  border: 1px solid #147882;
}
#protocole .btn-add-question .search-btn .btn:hover {
  background-color: white;
  color: #147882;
  border: 1px solid #147882;
}
#protocole #form_save {
  bottom: 25px;
  background-color: rgba(239, 252, 255, 0.2);
  position: relative;
  font-size: 1em;
}
#protocole #form_save #form_header {
  margin: 0;
  margin-top: 0px;
  background-color: white;
  border-radius: 5px;
  padding: 1em;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  margin-top: 10px;
}
#protocole #form_save #form_header .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
#protocole #form_save #form_header .header .title {
  flex-grow: 1;
}
#protocole #form_save #form_header .header .description {
  flex-grow: 1;
}
@media screen and (max-width: 546px) {
  #protocole #form_save #form_header .header {
    display: block;
  }
}
#protocole #form_save #form_header textarea {
  box-shadow: 0px 0px 2px #cbc9c9;
  border: 1px solid #cbc9c9;
  outline: none;
  resize: none;
  overflow: auto;
  border-radius: 5px;
  padding: 5px 10px;
}
#protocole #form_save #form_header .body {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
#protocole #form_save #form_header .body .message {
  flex-grow: 1;
}
@media screen and (max-width: 546px) {
  #protocole #form_save #form_header .body {
    display: block;
  }
}
#protocole #form_save #form_body {
  margin: 0;
  border-radius: 5px;
  padding: 1em;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  margin-bottom: 10em;
}
#protocole #form_save #form_body ul {
  list-style: none;
  padding: 0 0 5px 0;
}
#protocole #form_save #form_body ul .etp {
  display: grid;
  grid-template-rows: auto auto;
  gap: 10px;
  padding: 1em;
  margin: 1em;
  background-color: #edf2f6;
}
#protocole #form_save #form_body ul .etp h3 {
  text-transform: uppercase;
  text-align: center;
}
#protocole #form_save #form_body ul .etp_titl {
  display: grid;
  grid-template-columns: 1fr 4fr 1fr;
  gap: 10px;
}
#protocole #form_save #form_body ul .etp_titl input {
  border-radius: 5px;
  border: 1px solid #c6c6c6;
  padding: 3px 6px;
}
#protocole #form_save #form_body ul .etp-x {
  display: grid;
  grid-template-columns: 4fr 8fr;
  gap: 10px;
}
#protocole #form_save #form_body ul .etp_action {
  display: grid;
  grid-template-rows: 1fr 1fr;
  padding: 3px;
}
#protocole #form_save #form_body ul .etp_trigger {
  display: grid;
  grid-template-rows: 1fr 1fr;
  padding: 3px;
}
#protocole #form_save #form_body ul .etp_trigger select {
  text-align: center;
  width: 80%;
  outline: none;
  background-color: white;
}
#protocole #form_save #form_body ul .etp_trigger .triggered {
  display: grid;
  grid-template-columns: 1fr 4fr;
  gap: 10px;
}
#protocole #form_save #form_body .input_todo {
  min-width: 3em;
  max-width: 40%;
  display: inline-block;
}
#protocole #form_save #form_body .input_during {
  display: inline-block;
}
#protocole #form_save #form_body span.glyphicon {
  float: right;
  font-size: 2em;
  text-align: center;
  color: #ffffff;
  opacity: 0.5;
  cursor: pointer;
}
#protocole #form_save #form_body span.glyphicon:hover {
  color: #147882;
}
#protocole #form_save #form_body .btn-submit {
  display: block;
  max-width: 300px;
  margin: 1em auto 1em 0.5em;
}
#protocole #form_save #save {
  width: auto;
  margin: 5px;
  color: white;
  border-radius: 0;
  border: 0;
  background-color: rgb(41, 92, 137);
  transition: 0s;
}
#protocole #form_save #save:hover {
  background-color: rgba(41, 92, 137, 0.9);
}
#protocole #form_save #save:active {
  box-shadow: 0px 0px 2px rgba(41, 92, 137, 0.9);
}
#protocole #form_save #destroy {
  width: auto;
  margin: 5px;
  color: black;
  border-radius: 0;
  border: 1px solid black;
  float: right;
  background-color: white;
  transition: 0s;
}
#protocole #form_save #destroy:hover {
  background-color: rgba(125, 125, 125, 0.1);
}
#protocole #form_save #destroy:active {
  box-shadow: 0px 0px 2px black;
}

#track {
  width: clamp(50vw, 95vw, 1600px);
  margin: 0 auto;
  margin-top: 3em;
  display: grid;
  row-gap: 1em;
}
#track .filter .datalist {
  display: grid;
  position: absolute;
  padding: 1em;
  background-color: white;
  z-index: 1;
  max-height: 20em;
  overflow-y: auto;
  box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.1);
}
#track .filter .datalist .account {
  cursor: pointer;
}
#track .filter .datalist .account:hover {
  background-color: #faf5f0;
}
#track .filter .datalist .account p {
  margin: 0;
}
#track .session {
  background-color: white;
}
#track .session .session-header {
  padding: 1em;
  font-size: 1.5em;
  cursor: pointer;
}
#track .session .session-header:hover {
  background-color: #d4e6f6;
}
#track .session .session-header p,
#track .session .session-header span {
  font-family: Nunito-L;
  font-size: 1em;
}
#track .session .session-header p span,
#track .session .session-header span span {
  font-size: 1em;
}
#track .session .session-content table {
  margin: 0.5em;
  table-layout: fixed;
}
#track .session .session-content table td {
  word-wrap: break-word;
}

#print {
  padding: 1em 3em 1em 3em;
}
#print table img {
  height: 100px;
  width: auto;
}
#print form {
  display: flex;
  flex-direction: row;
  justify-items: start;
  align-items: start;
  gap: 2em;
}
#print form .content {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1em;
}
#print form .content #thumbnail_img, #print form .content #print_img {
  width: 200px;
  height: auto;
}
#print form .content .fa-chevron-down {
  position: absolute;
  top: calc(30px + 1em);
  right: 5px;
}
#print form .content #print_thumbnail,
#print form .content .fa-chevron-down {
  cursor: pointer;
}
#print form .content #print_thumbnail:hover,
#print form .content .fa-chevron-down:hover {
  opacity: 0.5;
}
#print form .content .thumbnail-list-select {
  position: absolute;
  top: 100%;
  width: 100%;
  background-color: white;
  padding: 1em;
  overflow-y: auto;
  max-height: 10em;
  display: flex;
  flex-direction: column;
  gap: 1em;
}
#print form .content .thumbnail-list-select .thumbnail-list-content {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 0.25em;
}
#print form .content .thumbnail-list-select .thumbnail-list-content:hover {
  opacity: 0.8;
}
#print form .content .thumbnail-list-select .thumbnail-list-content img {
  width: 50px;
  height: auto;
}

/*# sourceMappingURL=compiled.css.map */
