/* Palette generated by Material Palette - materialpalette.com/blue/teal */
@import url("../fw/materialize/css/materialize.min.css");
@import url("../font/material-icons.css");
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

body, a, input[type="text"] {
  color: #5b6575;
  font-size: 90%; }

.ipt-select, .ipt-chip {
  margin-bottom: 1.7rem; }

.force-focus input {
  border-bottom: 1px solid #685EFF !important;
  -webkit-box-shadow: 0 1px 0 0 #685EFF !important;
  box-shadow: 0 1px 0 0 #685EFF !important; }

.force-focus label {
  -webkit-transform: translateY(-14px) scale(0.8) !important;
  -ms-transform: translateY(-14px) scale(0.8) !important;
  transform: translateY(-14px) scale(0.8) !important;
  -webkit-transform-origin: 0 0 !important;
  -ms-transform-origin: 0 0 !important;
  transform-origin: 0 0 !important; }

.bkg-img-default {
  background-image: url("../img/articles/article_default_image.png"); }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  box-shadow: 0 0 0 1000px white inset !important;
  background-color: transparent; }

input::-webkit-calendar-picker-indicator {
  display: none; }

::-webkit-scrollbar-track {
  background: #eee; }

::-webkit-scrollbar-thumb {
  background: #2196F3; }

input,
textarea {
  outline: none !important; }
  input[readonly=readonly],
  textarea[readonly=readonly] {
    color: initial !important; }

.select-wrapper * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

ul li {
  list-style: none;
  line-height: 2.4rem; }

.pika-title select {
  padding: initial !important;
  height: initial !important;
  width: initial !important; }

.pointer {
  cursor: pointer; }

.i-close-it {
  color: tomato;
  cursor: pointer; }

body .btn-wth-load {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  body .btn-wth-load .mdl-spinner {
    opacity: 0; }
  body .btn-wth-load button {
    margin-left: 1rem; }
    body .btn-wth-load button.saving + div {
      opacity: 1; }

body .list-items-advanced.empty {
  position: relative; }
  body .list-items-advanced.empty:after {
    content: "Nada encontrado!";
    font-size: 1.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.list-items-advanced {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 .5rem;
  overflow: auto;
  max-height: calc(100vh - 110px); }
  .list-items-advanced section {
    padding: 18px;
    -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.09);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.09);
    margin-bottom: 1.8rem;
    background: #FFF;
    position: relative;
    font-weight: 500;
    width: 100%;
    max-width: 206px;
    margin: 0 .5rem 1.5rem; }
    .list-items-advanced section:hover {
      -webkit-box-shadow: 0 25px 45px rgba(0, 0, 0, 0.17);
      box-shadow: 0 25px 45px rgba(0, 0, 0, 0.17); }
      .list-items-advanced section:hover .ctrl-icons {
        right: 0; }
    .list-items-advanced section .ellipsis {
      display: block;
      white-space: nowrap;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      overflow: hidden;
      width: calc(100% - 10px); }
    .list-items-advanced section small {
      opacity: .8; }
    .list-items-advanced section .i-ctrls {
      position: absolute;
      right: 1rem;
      top: 1rem; }
      .list-items-advanced section .i-ctrls i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 1rem;
        text-align: center;
        border-radius: 50%;
        color: #2196F3;
        border: 1px solid #f2f2f2;
        cursor: pointer;
        background: #eee;
        opacity: 0;
        margin-left: 5px; }
        .list-items-advanced section .i-ctrls i:hover {
          background: #2196F3;
          color: #FFF; }
    .list-items-advanced section:hover .i-ctrls i {
      opacity: 1; }

.m-pdf-visualize .container-pdf {
  width: 100%; }
  .m-pdf-visualize .container-pdf iframe {
    width: 100%;
    height: 100vh; }

.m-pdf-visualize .controllers {
  right: 4rem;
  top: 10vh;
  color: #FFF;
  position: absolute; }
  .m-pdf-visualize .controllers div {
    width: 36px;
    height: 35px;
    background: #F2F2F2;
    margin-bottom: 1rem;
    -webkit-box-shadow: 0 2px 0 #666;
    box-shadow: 0 2px 0 #666;
    cursor: pointer;
    border-radius: 50%; }
    .m-pdf-visualize .controllers div i {
      font-size: 1.1rem;
      color: #616161;
      font-weight: bold; }

.m-pdf-visualize .list-pdfs {
  position: absolute;
  bottom: 0;
  left: -320px;
  padding: 10px;
  width: 320px;
  height: 100%;
  background: #FFF;
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
  .m-pdf-visualize .list-pdfs.show {
    left: 0; }
  .m-pdf-visualize .list-pdfs:after {
    content: "";
    height: 100%;
    width: 50px;
    position: fixed;
    background: transparent;
    left: 0;
    top: 0; }
  .m-pdf-visualize .list-pdfs b {
    margin: 2rem 0;
    padding-left: 2rem; }
  .m-pdf-visualize .list-pdfs ul {
    padding-left: 2rem; }
    .m-pdf-visualize .list-pdfs ul li {
      cursor: pointer;
      margin-bottom: 5px; }
      .m-pdf-visualize .list-pdfs ul li.active,
      .m-pdf-visualize .list-pdfs ul li.active i {
        color: #E14045; }
      .m-pdf-visualize .list-pdfs ul li i {
        font-size: 1.6rem;
        margin-right: .5rem; }

.master-page {
  height: 100vh; }
  .master-page.loading .progress-loader {
    visibility: visible; }
  .master-page .progress-loader {
    visibility: hidden;
    position: absolute;
    top: 0;
    margin: 0; }
  .master-page .rest-page {
    background: #E9EBEE;
    position: relative; }
    .master-page .rest-page .master-btn-add {
      position: absolute;
      z-index: 5;
      right: 3rem;
      bottom: 2.7rem; }

.pattern-menus-top-include ul {
  position: relative;
  overflow: hidden; }
  .pattern-menus-top-include ul li {
    line-height: 45px;
    margin-left: 1.5rem;
    color: #3B4C5D;
    font-size: 1rem;
    cursor: pointer;
    border-bottom: 3px transparent solid; }
    .pattern-menus-top-include ul li:first-child {
      margin-left: 0; }
    .pattern-menus-top-include ul li.active {
      color: #685EFF;
      font-weight: bold;
      border-bottom-color: #685EFF; }
  .pattern-menus-top-include ul .bottom-focus {
    position: absolute;
    display: block;
    height: 3px;
    width: 15px;
    background: #685EFF;
    bottom: -5px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
  .pattern-menus-top-include ul.focused .bottom-focus {
    bottom: 0; }

.master-btn-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 1rem; }

.xm-definir-senha .x-container {
  min-width: 320px; }
  .xm-definir-senha .x-container .btn {
    margin-top: 2rem; }

.xm-definir-senha .change-pwd {
  display: none; }

.xm-definir-senha.is-change-pwd .change-pwd {
  display: block;
  margin-bottom: 1rem; }
  .xm-definir-senha.is-change-pwd .change-pwd p {
    text-align: center;
    color: #685EFF; }

.notification-user {
  position: relative; }
  .notification-user:hover .panel-notifications {
    max-height: 78vh;
    visibility: visible;
    overflow: visible;
    opacity: 1; }
  .notification-user.has-new:after {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    background: tomato;
    top: 0;
    right: 0; }

.panel-notifications {
  position: absolute;
  width: 380px;
  height: 100vh;
  max-height: 0;
  overflow: hidden;
  z-index: 550;
  background: #FFF;
  right: 0;
  top: 100%;
  margin-top: -9px;
  -webkit-transform: translate(43px, 24px);
  -ms-transform: translate(43px, 24px);
  transform: translate(43px, 24px);
  border: 1px #ddd solid;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 4px 2px -2px rgba(85, 85, 85, 0.4);
  box-shadow: 0 4px 2px -2px rgba(85, 85, 85, 0.4); }
  .panel-notifications:before, .panel-notifications:after {
    content: "";
    position: absolute; }
  .panel-notifications:after {
    border-left: 5px transparent solid;
    border-right: 5px transparent solid;
    border-bottom: 8px #FFF solid;
    top: 0;
    right: 3.4rem;
    margin-top: -8px; }
  .panel-notifications:before {
    border-left: 7px transparent solid;
    border-right: 7px transparent solid;
    border-bottom: 10px #ddd solid;
    position: absolute;
    top: 0;
    right: 3.25rem;
    margin-top: -10px; }
  .panel-notifications > div {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 1rem; }
    .panel-notifications > div.me-header {
      padding: 7px 1rem;
      border-bottom: 2px #ededed solid; }
      .panel-notifications > div.me-header span {
        color: #666;
        font-size: .95rem; }
      .panel-notifications > div.me-header i {
        font-size: 1.3rem;
        width: 2rem;
        margin-left: .5em;
        text-align: center;
        cursor: pointer;
        height: 2rem;
        line-height: 2rem;
        color: #685EFF;
        border-radius: 50%;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .panel-notifications > div.me-header i:hover {
          font-weight: bold; }
    .panel-notifications > div.me-footer {
      text-align: center;
      border-top: 2px #eee solid; }
      .panel-notifications > div.me-footer b {
        display: inline-block;
        line-height: 2.4rem;
        font-size: .85rem;
        color: #685EFF; }
  .panel-notifications ul {
    overflow: auto; }
    .panel-notifications ul li {
      padding: 5px 1rem 1rem;
      border-bottom: 1px #eee solid;
      cursor: pointer;
      position: relative; }
      .panel-notifications ul li:after {
        content: "\2714";
        position: absolute;
        border-radius: 50%;
        top: .3rem;
        right: 1rem;
        color: #aaa; }
      .panel-notifications ul li.new-one {
        background: #f7f7f7; }
        .panel-notifications ul li.new-one:after {
          content: "";
          width: 7px;
          height: 7px;
          position: absolute;
          border-radius: 50%;
          background: tomato;
          top: 1rem;
          right: 1rem; }
      .panel-notifications ul li:hover {
        background: #f5f5f5; }
      .panel-notifications ul li b {
        color: #26a69a; }
      .panel-notifications ul li span {
        font-size: .8rem;
        line-height: 18px;
        max-width: 240px;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        color: initial; }
        .panel-notifications ul li span:last-child {
          font-size: .85rem;
          color: #888; }

.is-money-text {
  cursor: pointer; }
  .is-money-text[coin="EUR"]:before {
    content: "EUR "; }
  .is-money-text[coin="STN"]:before {
    content: "STN "; }

.is-money-field {
  position: relative; }
  .is-money-field[coin="EUR"] span:after {
    content: "EUR"; }
  .is-money-field[coin="STN"] span:after {
    content: "STN"; }
  .is-money-field[coin="USD"] span:after {
    content: "USD"; }
.is-money-field[coin="XAF"] span:after {
  content: "XAF"; }
  .is-money-field span {
    display: block;
    position: absolute;
    right: 0;
    bottom: 1.32rem;
    font-weight: 600;
    font-size: 1.1rem;
    cursor: pointer; }
  .is-money-field input {
    text-align: right;
    width: calc(100% - 2.5rem) !important;
    padding-right: 2.5rem !important;
    text-indent: 2.2rem; }

.xm-create-client.is-more-info-now input {
  cursor: initial; }
  .xm-create-client.is-more-info-now input[type=text]:not(.browser-default):disabled {
    border: none !important;
    color: initial !important; }
  .xm-create-client.is-more-info-now input + label {
    color: #685EFF !important; }

.xm-create-client.is-more-info-now div.select-wrapper.initialized.disabled {
  color: initial !important; }
  .xm-create-client.is-more-info-now div.select-wrapper.initialized.disabled span {
    display: none; }
  .xm-create-client.is-more-info-now div.select-wrapper.initialized.disabled + label {
    color: #685EFF !important; }
    .xm-create-client.is-more-info-now div.select-wrapper.initialized.disabled + label.active {
      -webkit-transform: initial !important;
      -ms-transform: initial !important;
      transform: initial !important; }

.xm-create-client.is-more-info-now .master-btn-right {
  display: none; }

.xm-create-client .x-container {
  width: 55%; }
  .xm-create-client .x-container .input-field {
    position: relative; }
    .xm-create-client .x-container .input-field:before {
      position: absolute;
      content: "*";
      color: red;
      right: 0;
      margin-top: 15px; }
    .xm-create-client .x-container .input-field.slt:before {
      right: 15px; }
    .xm-create-client .x-container .input-field.no-obr:before {
      content: "" !important; }
  .xm-create-client .x-container .body-modal b {
    font-size: 1rem;
    display: block;
    margin-bottom: 1rem; }
  .xm-create-client .x-container .ident-docs > div {
    width: 31%; }
  .xm-create-client .x-container .names > div:first-child,
  .xm-create-client .x-container .contacts > div:first-child,
  .xm-create-client .x-container .sex-date-sprache > div:first-child,
  .xm-create-client .x-container .viajante > div:first-child {
    width: 31%;
    margin-right: 4%; }

.xm-change-password h5 {
  text-align: center;
  color: #685EFF;
  font-size: 1.35rem;
  margin-top: 1rem;
  margin-bottom: 2rem; }

.xm-change-password .newone {
  margin-top: 2.5rem; }

.xm-change-password .master-btn-right {
  margin-top: 2rem; }
