/* CSS Document */



/* ************** general proposal **************** */

.question, .fa-question-circle {
    outline: none !important;
    box-shadow: none !important;
    padding: 0; 
    color: #0070e9 !important;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  box-shadow: inset 0 0 2px #8e8e8e;
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}


body {
  background: #F5F5F5 !important;
  font-family: "Raleway", sans-serif !important;
  color: #000000;
}

button:focus {
  outline: 0;
  box-shadow: none !important;
}

form {
  padding: 0;
  margin: 0;
}

.fa-check {
  color: #28a745;
  font-size: 22px;
}

.agd-front-w {
    width: 800px;
}

/*width: calc(100% - 95px)!important;*/

hr {
  border-top: 2px solid #d2d2d2 !important;
  margin: 10px auto 15px auto !important;
  width: 100% !important;
}

.hr2 {
  margin: 0 auto 20px auto !important;
}

h7 {
  font-size: 12px !important;
}

a {
  text-decoration: none !important;
  display: contents;
}

.b {
  font-weight: 700;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.btn_buscar {
  width: 96px;
  padding: 4px 0px;
}

.btn-fs-20 {
  font-size: 20px !important;
  padding: 0.25rem 0.5rem !important;
  height: 38px !important;
  width: 40px !important;
  margin: 1px auto;
}

.d-contents {
  display: contents !important;
}

.content-admin {
  padding: 0 7px;
  margin: auto;
}

.a-list {
  width: 100% !important;
  display: flex !important;
}

.list {
  padding: 0;
}

.list li {
  border-bottom: 3px solid #eee;
  background-color: #fff;
  min-height: 54px;
  display: inline-grid;
  padding: 10px;
}

.list li:hover {
  background-color: #f5f5f5;
  border: 1px solid #fff;
}

.list p {
  line-height: 38px;
  margin: 0;
}

.list small {
  font-size: 11px;
  margin-bottom: 2px;
  top: inherit !important;
  right: 5px !important;
}

#next-svg > svg {
  margin: auto;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.res-p5 {
  padding: 5px !important;
}

.charts {
  width: 98% !important;
}

.flex {
  display: flex;
}

#nocapt > div > div > div > iframe {
  margin-left: -2px;
}

.width-fit {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.btn,
.btn:hover {
  color: #fff !important;
}

.text-p {
  color: #005fb1 !important;
  font-size: 14px;
  font-weight: 700;
}

.text-s {
  color: #6c757d !important;
  font-size: 14px;
  font-weight: 700;
}

.help-block {
  color: red;
  font-size: 14px;
}


.btnsearch {
  border-radius: 0 8px 8px 0 !important;
}

a.btn.btn-rel-exportar {
  width: 100% !important;
}

.btn-rel-exportar {
  font-size: 14px !important;
  margin: 4px 0 5px 0;
}

.btn-p {
  display: inline !important;
  margin: -2px 0 0 13px !important;
  font-size: 12px !important;
}

.btn-small {
  font-size: 12px;
  letter-spacing: 0.5px;
  padding: 4px 10px;
  font-weight: 700;
  margin-top: 7px;
}

.btn-p-rigth {
  display: inline !important;
  font-size: 12px !important;
  margin-top: 21px !important;
  float: right;
}

.btn-info {
  color: #fff !important;
  background-color: #4ab7c5 !important;
}

.btn-primary {
  background-color: #005fb1 !important;
  border: none !important;
}

.btn-warning {
  background-color: #f3ae49 !important;
  border-color: #daa813 !important;
  padding: 0 20px !important;
}

.custom-file-input ~ .custom-file-label::after {
  content: "Localizar";
}

.custom-file {
  height: 50px;
}

.text-warning {
  color: #eb8c00 !important;
}

.md-small {
  line-height: 13px;
  font-size: 14px;
  margin-bottom: 2px;
}

.centerall {
  margin: auto;
  text-align: center;
  -ms-flex-item-align: center;
  vertical-align: middle !important;
}

.centerat {
  margin: auto;
  text-align: center;
  padding: 1px 5px !important;
  vertical-align: inherit !important;
}

.centerleft {
  margin: auto;
  text-align: left;
  -ms-flex-item-align: center;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  vertical-align: middle !important;
}

.centerrigth {
  margin: auto;
  text-align: right;
  -ms-flex-item-align: center;
  vertical-align: middle !important;
}

.select2search {
  width: calc(100% - 100px) !important;
}

#brand_sl > span,
#search_sl > span {
  width: calc(100% - 90px) !important;
}

.rcc {
  margin: auto 0 auto auto !important;
  text-align: center !important;
  -ms-flex-item-align: center !important;
}

.lc {
  margin: auto auto auto 0 !important;
  text-align: center !important;
  -ms-flex-item-align: center;
}

.centerrt {
  margin: auto;
  text-align: right;
  padding: 1px 5px !important;
  vertical-align: inherit !important;
}

.bottonl {
  margin: 7px auto auto auto;
  text-align: left;
  -ms-flex-item-align: end;
}

.bottonr {
  margin: auto auto 7px auto;
  text-align: right;
  -ms-flex-item-align: end;
}

.topc {
  margin: 0 auto auto auto;
  text-align: center;
}

.hide {
  display: contents !important;
}

.oops {
  padding: 27px;
}

.oops-dr {
  padding-left: 0;
}

.chat-alert-agd {
  background-color: #868686;
  padding: 4px 15px !important;
  font-family: sans-serif;
  width: 70px;
  letter-spacing: 2px;
  margin: auto;
}

.card-hover:hover {
  -webkit-filter: brightness(0.97);
          filter: brightness(0.97);
}
.minusnew {
  font-weight: 700;
  font-size: 23px;
  color: #616060;
  line-height: 14px;
}

.text-alert {
  color: red;
  font-weight: 700;
  font-size: 12px;
  margin: 0;
}

.marginbottom15 {
  margin-bottom: 15px !important;
}

.colorwhite {
  color: white !important;
}

.badge-cons {
  min-height: 16px;
  min-width: 77px;
  font-family: "Product Sans", Arial, Helvetica, sans-serif;
  letter-spacing: 0.5px;
  background-color: #999;
}

.badge {
  font-family: "Product Sans", Arial, Helvetica, sans-serif;
  height: 18px;
}

.badge-warning {
  background-color: #f39e00;
  color: #fff;
  font-weight: inherit;
  letter-spacing: 0.5px;
}

separator {
  display: block;
  height: 1px;
  background-color: #e0e0e0;
  float: left;
  margin-top: 10px;
  margin-bottom: 15px;
}

.dropdown-toggle::after {
  margin: 10px 7px auto auto;
  float: right;
}

.detailbottom {
  border: 1px solid #EBEBEB !important;
  border-bottom: 1px solid grey !important;
  margin-bottom: 2px !important;
  background-color: #F7F7F7 !important;
}

.title-blue {
  color: #005ba9;
  font-size: 16px !important;
}

hr {
  border-color: #cdcdcd;
  margin: 10px auto 15px auto;
}

.label2 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.dropdown-menu {
  min-width: 131px !important;
  margin-top: 0;
}

.card-heading {
  background-color: #337ab7;
  margin-left: -1px;
  margin-right: -1px;
}

.card-title {
  padding: 10px 15px 0 15px;
  font-size: 20px;
  color: #ffffff;
}

.botaorel {
  margin-top: 6px !important;
}

.l1 {
  color: #fff !important;
  margin: 0 !important;
  font-size: 18px;
  background: #3e84bf;
  padding: 0 15px 1px 15px;
  border: none;
  border-radius: 16px;
  width: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.l2 {
  font-size: 16px !important;
  margin: 7px 0 15px 0 !important;
  color: #3685c7 !important;
  border-color: #eaeaea !important;
  background: #ffffff;
}

.l3 {
  padding: 0 9px;
  font-size: 14px !important;
  margin: 10px 15px 7px 15px !important;
  background: #efefef;
  border-bottom: none;
}

.l3-16 {
  padding: 0 9px;
  font-size: 16px !important;
  margin: 10px 15px 7px 15px !important;
  background: #efefef;
  border-bottom: none;
}

.l4 {
  padding: 0 9px;
  font-size: 14px !important;
  margin: 6px auto !important;
  background: #efefef;
  border-bottom: none;
}

.font-pill {
  font-size: 12px !important;
  font-weight: bold;
  margin: 0px 0px;
  color: white;
  padding: 5px 7px;
}

.card-pills {
  height: 140px !important;
}

.card-heading-pill {
  padding: 0 0 !important;
}

.pad-pills > li > a {
  padding: 5px 0 !important;
}

#reports-page > div:nth-child(2) > div:nth-child(3) > div > div.card-body > div > div:nth-child(1) > h4 .modulorelatorio {
  max-width: 1325px !important;
}

#report-form-filters > div > div > div > label {
  margin-bottom: 1px;
}

.text-border {
  margin: -8px 0 0px 10px !important;
  background-color: white !important;
  display: table !important;
  padding: 0 5px !important;
  color: red !important;
}

#brand-login {
  width: 98px;
  flex-grow: inherit;
}

.lead-titulo-busca {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 10px 0;
  color: #005196;
  border-bottom: 2px solid #d2d2d2;
}

.campaign-logo {
  max-height: 50px;
  max-width: 120px;
}

.campaign-list-logo {
  margin-left: auto !important;
  margin-right: auto !important;
  min-width: 1px !important;
  text-align: -webkit-center;
  padding: 2px 0;
}

.holders-campaign-list {
  list-style: none;
  padding: 0;
}

.holders-campaign-list li a .chat-alert {
  padding: 4px;
}

input.cmn-toggle-round-flat + label {
  width: 58px !important;
  height: 28px !important;
}

input.cmn-toggle-round-flat:checked + label:after {
  margin-left: 27px !important;
}

input.input_not_valid_test.cmn-toggle-round-flat:checked + label:after,
input.input_not_valid_test.cmn-toggle-round-flat:checked + label {
  background-color: #d9534f;
}

.holder-item-title,
.dependent-item-title {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 16px;
}

#h3divcollaps {
  background-color: #37c6d8 !important;
  padding: 6px 12px;
  margin: 7px 0px 0 0;
  border-radius: 11px 4px 0px 0px;
}

#divcollaps {
  padding: 8px 10px;
  margin: 0;
  border-top: 0;
  border-left: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #dadada;
}

#h3divcollaps a:first-child {
  color: #ffffff !important;
}

.div-perfil {
  padding: 0 5px;
  margin-bottom: 0px !important;
}

.card-perfil {
  padding: 0 7px;
}

.perfil-input {
  font-family: Arial;
  color: #004784;
}

.perfil-separator {
  margin: 7px 0 !important;
}

.perfil-btn {
  height: 34px !important;
  padding: 6px 10px 0 10px !important;
  font-family: arial;
  min-width: 215px;
  margin: 10px 0 0 0;
  font-size: 16px !important;
  letter-spacing: 0.5px !important;
}

/* ************** Bootstrap **************** */



.wrapper {
  display: flex;
  width: 100%;
  align-items: stretch;
  /*    perspective: 1500px;*/
}

.container > .navbar-header {
  margin-left: 0;
}

.marginbottom15 {
  margin-bottom: 15px !important;
}

.back-start {
  width: 68px;
  height: 30px;
  color: #7c7c7c;
  border: 2px solid #cac8c8;
  border-radius: 10px;
  text-align: center;
  margin: auto 7px auto auto;
  display: block;
  min-width: 63px;
  line-height: 25px;
}

a[data-toggle=collapse] {
  position: relative;
}

ul ul a {
  font-size: 0.9em !important;
  padding-left: 16px !important;
  background: #ffffff;
}

ul.CTAs {
  padding: 20px;
}

ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px;
}

a.article,
a.article:hover {
}

/* ************** Company Front **************** */

/* ************** Dependents **************** */

.dependents-form .clone-wrapper-dependents-form .toclone .clone {
  display: block;
  width: 252px;
  margin: 20px 0 0 0;
  padding-left: 0;
}

.colordisabled, .colordisabled2 {
  color: #B8B8B8 !important;
}

.form-ck {
  padding: 26px 0 0 12px;
}

.toclone {
  margin-top: 15px;
}
 

.coverage-list-for-plane .coverage-name {
  padding: 7px 0;
}

.plans-table .plans-table__selected {
  background: #cff3ff;
}

.overflowy-planos th.error,
.overflowy-planos td.error {
  background-color: rgba(247, 7, 7, 0.14);
}

.spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.search-button {
  opacity: 1;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px !important;
  font-weight: 700 !important;
}

/* ************** First Page Front **************** */

.front-logo {
  padding: 0 8px;
}

.cpf {
  border-radius: 12px;
  border: 2px solid gray;
  font-size: 24px;
  font-family: "Product Sans", Arial, Helvetica, sans-serif;
}

#custom-search-input button:hover {
  border: 0;
  box-shadow: none;
  border-left: solid 1px #ccc;
}

.more-info-search h4 {
  text-align: center;
  margin: 0;
}

.more-info-search h1 a {
  display: block;
  text-align: center;
}

.more-info-search .find-doctor {
  margin: 30px auto;
  position: absolute;
  right: 0;
  left: 0;
}

.div-front-logo {
  width: 100%;
  display: block;
  max-width: 240px;
  max-height: 50px;
  text-align: left !important;
}

.wizard > .actions {
  padding-top: 15px;
}

.text-term-register {
  overflow-y: auto !important;
  height: 400px;
  margin-bottom: 15px;
  border: 1px dotted #ccc;
  cursor: none !important;
  /* width: 100% !important; */
  padding: 0px 20px 0px 7px;
}

.text-term-register > table {
  width: 99%;
}

.wizard > .steps .number {
  display: none;
}

.form-registration .wizard .content {
  background-color: white;
  border: 1px solid #ccc;
  min-height: auto;
  margin-top: 4px;
}

section[id^=container--steps] {
  padding: 10px 17px !important;
  width: 100% !important;
  position: relative !important;
  height: auto !important;
}

section[id^=container--steps] hr {
  border-color: #cdcdcd;
  margin: 0 auto 15px auto !important;
  width: 100% !important;
}

#container--steps {
  margin-bottom: 15px;
}

#container--steps > div.steps.clearfix > ul > li {
  margin: 0 1px;
  width: auto;
}

#container--steps > div.steps > ul {
  margin-left: 7px;
}

#container--steps > div.steps.clearfix > ul > li > a {
  padding: 8px 20px;
  margin: 0;
}

.form-registration .wizard .content .dependent-form {
  border: 1px dashed #ccc;
  background-color: #f7f7f7;
  padding: 7px 7px 0px 7px;
}

#more_one {
  line-height: 1;
  margin-top: 17px;
  width: 250px;
}

/* ************** Plan Table **************** */

.plans-table th,
.plans-table td {
  text-align: center;
  font-weight: normal;
}

.plans-table .plans-table__coverages {
  text-align: right;
  height: 40px;
  padding-right: 10px;
  width: 160px;
  font-weight: bold;
}

.plans-table th:first-of-type {
  border: 0;
}

.plans-table tr:nth-child(odd) {
  background-color: #F7F7F7;
}

.plans-table tr:last-of-type,
.plans-table tr:first-of-type {
  background-color: #fff;
}

.plans-table__check,
.plans-table th {
  border: 1px solid #D2D2D2;
  border-top: 0;
  border-bottom: 0;
}

.plans-table__next {
  color: #fff;
  line-height: 40px;
  cursor: pointer;
}

.plans-table__next--last {
  border-bottom-left-radius: 0;
}

.plans-table__header {
  border-bottom: 1px solid #EEEEEE;
  margin: 0;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.plans-table .glyphicon-ok {
  color: #00b245;
}

.brand-button-plans-table {
  background-color: #2F74C2;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

#info-price-plane .detail-price-plane {
  background-color: #f9f9f9;
  padding: 7px;
  border: dashed 1px #ccc;
}

#info-price-plane .detail-price-plane .list-group {
  list-style: none !important;
}

#info-price-plane .detail-price-plane .list-group .list-group-item {
  padding: 7px 7px;
  font-size: 18px;
}

.total-plano {
  font-size: 20px;
  font-weight: 700;
}

/* ************** Registered **************** */

.registered-page p {
  font-size: 22px;
}

.registered-page li {
  font-size: 18px;
}

.registered-highlights {
  font-size: 18px;
  max-width: 534px;
  margin: 23px auto;
}

.termo {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.termo750 {
  max-width: 800px;
}

.duvidas {
  margin-top: 0;
}

.div-dashed {
  border: 1px #ccc dashed;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px;
}

/* ************** Responsive **************** */

@media (min-width: 992px) {
    .h42px992up {
        height: 42px !important;
    }
    
    .lead {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {

  .if-mobile {
    display: none !important;
  }

  .if-desktop {
    display: inherit !important;
  }
    
    label{
        font-size: 15px;
    }
}

@media screen and (max-width: 992px) {

  .md4-mt12-xs12-m5 {
    width: calc(100% - 10px) !important;
    margin: 5px;
  }

  .text-center-b992px {
    text-align: center;
  }

  .oops {
    padding: 16px;
  }

  .oops-dr {
    padding-bottom: 170px !important;
    padding-top: 20px !important;
    padding-left: 60px !important;
    margin-top: -40px;
  }
}

@media screen and (max-width: 768px) {

  .pad-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .steps {
    display: none !important;
  }

  .overflowy-planos {
    overflow: scroll !important;
  }

  .fake-scroll {
    background: url(/images/botao-fake-scroll.png?8517a0e6bd94222f3dc53052ed5a3ad2) 26px 0px no-repeat;
    background-color: #e4e4e4 !important;
    line-height: 14px;
  }

  .fake-scroll-se {
    background: url(/images/seta-esq-fake-scroll.png?a44a321d670225ecbef35fbe79ffd440) 3px 1px no-repeat;
  }

  #info-price-plane .detail-price-plane .list-group .list-group-item {
    font-size: 14px;
  }

  .total-plano {
    font-size: 18px !important;
  }

  .registered-page .center-list-registered {
    width: 280px;
    padding-left: 31px;
  }

  .registered-page p {
    font-size: 18px;
  }

  .registered-page li {
    font-size: 16px;
  }

  .duvidas {
    margin-top: 20px;
  }

  .if-mobile {
    display: inherit !important;
  }

  .if-desktop {
    display: none !important;
  }

  .btn_buscar {
    float: right;
  }

  .steps {
    display: none !important;
  }
}

@media screen and (max-width: 720px) {
  .res-p5 {
    padding: 3px 0 !important;
  }
}

@media screen and (max-width: 480px) {
  #nocapt {
    margin: auto !important;
  }

  section[id^=container--steps] {
    padding: 10px !important;
  }

  .max480-fs-24 {
    font-size: 24px;
  }

  .qr-code-res {
    max-height: 145px !important;
    display: flex !important;
    width: 145px !important;
    margin-top: -7px !important;
  }
}

@media screen and (max-width: 420px) {

  .div-front-logo {
    max-width: 220px;
    max-height: 43px;
  }
}

@media screen and (max-width: 390px) {

  .div-front-logo {
    max-width: 190px;
    max-height: 37px;
  }
}

@media screen and (max-width: 360px) {
  .div-front-logo {
    max-width: 190px;
    max-height: 37px;
  }

  .qr-code-res {
    max-height: 125px !important;
    display: flex !important;
    width: 130px !important;
    margin-top: -15px !important;
  }

  .mr-rs-auto {
    margin-right: 0 !important;
    margin-left: 7px !important;
  }

}

@media screen and (max-width: 330px) {

  .div-front-logo {
    max-width: 140px;
    max-height: 27px;
  }

}
