/* SISTEMA ESMOW SENDER - PESQUISA CSAT-CHECKIN */
/* CSS - ARQUIVO PRINCIPAL */
/* Por V4 Company - Alencar & Co. - Thiago Meneses*/
/* Em Dezembro de 2022 */

body {
  font-family: "Jost" !important;
  background-color: #edeff7;
}

table > :not(caption) > * > * {
  padding: 0.2em 0.5em !important;
}

.btn {
  border-radius: 100px;
}
/* .btn:hover {
    box-shadow: 0 8px 9px -4px rgba(0,0,0,0.15),0 4px 18px 0 rgba(0,0,0,0.1);
} */
.btnAcao {
  border: solid 1px #d3d3d3 !important;
}

.viewCliente {
  border: none;
  background-color: lightgoldenrodyellow;
}

.breadcrumb {
  margin-bottom: 0rem;
}

.iconeformulario {
  width: 12px;
}

.fa-spin-hover:hover {
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.viewcontato {
  border: none;
  background-color: lightgoldenrodyellow;
}

.breadcrumb {
  margin-bottom: 0rem;
}

.alertify-notifier .ajs-message.ajs-success {
  color: #ffffff;
}

.alertify-notifier .ajs-message.ajs-error {
  color: #ffffff;
}

h5 {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}

.titulo_mensagemRecebida {
  font-size: 14px;
  color: #252525;
  text-transform: uppercase;
  font-weight: bold;
  padding-right: 20px;
}
.titulo_mensagemRecebida:hover {
  font-size: 14px;
  color: #252525;
  text-transform: uppercase;
  font-weight: bold;
  padding-right: 20px;
}

.data_mensagemRecebida {
  font-size: 10px !important;
  color: #969696 !important;
}

.mensagemRecebida {
  color: rgb(70, 70, 70);
  font-size: 12px !important;
}
.mensagemRecebida:hover {
  color: rgb(59, 59, 59) !important;
}

.fundoBonito {
  background: url(//imagens/grid.png),
    linear-gradient(to right, rgb(174 0 0 / 85%), #ed2828);
  /* position: absolute; */
  height: auto; /*100%;*/
  width: 100%;
  top: 0;
  left: 0;
}

/* .btn-success {
    background-color: #14a44d;
    border: none;
    color: #fff !important;

} */
/* .btn-success:hover {
    background-color: #139c49 !important;
    color: #fffff !important;
    box-shadow: 0 4px 9px -4px #14a44d !important;
    border: none;
} */

.minimensagem {
  font-size: 10px;
  color: dimgray;
  padding-left: 5px;
}

@media only screen and (max-width: 768px) {
  .textobotaoZap {
    display: none !important;
  }
}
.select2-selection__rendered {
  z-index: 9999;
}

.botaoLogin {
  background-color: rgb(35, 161, 35);
  border: none;
}

.geraLinkPesquisaOnlineBtn:hover {
  background-color: #00c851 !important;
  border: solid 1px #00c851 !important;
}

/* ESCONDE O OBJETO OU ELEMENTOR QUE CONTENHA ESTA CLASSE */
.esconderIsto {
  display: none !important;
}

/* ICONE DENTRO DO CAMPO DE SENHA */
/* enable absolute positioning */
.inner-addon {
  position: relative;
}

/* style icon */
.inner-addon .passwdIcon {
  position: absolute;
  padding: 10px;
  /* pointer-events: none; */
  color: darkgrey;
}

/* align icon */
.left-addon .passwdIcon {
  left: 0px;
}
.right-addon .passwdIcon {
  right: 0px;
}

/*Botao Enviar Mensagem para todos os contatos selecionados*/
.sendMessageContatoBtnSelecionados {
  background-color: #00c851;
  border-color: #00c851;
}
.sendMessageContatoBtnSelecionados:hover {
  background-color: #28d146;
  border-color: #28d146;
  box-shadow: 0 8px 9px -4px rgba(0, 0, 0, 0.15),
    0 4px 18px 0 rgba(0, 0, 0, 0.1);
}

/* button:hover {
    box-shadow: 0 8px 9px -4px rgba(0, 0, 0, 0.082),0 4px 18px 0 rgba(0,0,0,0.1);
} */

/* ESTILOS DOS ELEMENTOS NA BARRA DE NAVEGAÇÃO NO HEADER */

.btnSair {
  color: #a61d19;
  text-decoration: none;
}

.btnSair:hover {
  /* color: rgb(255, 111, 28) !important; */
  background-color: crimson !important;
}

.btnUser {
  border-right: 1px solid rgb(187, 27, 38) !important;
  margin-right: 5px;
}

.navbar {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14);
}

.navbarLogo {
  border-right: 1px solid rgb(187, 27, 38) !important;
  padding-right: 10px;
}

.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-item:hover .nav-link {
  /* color: pink; */
  /* background-color:#A61D19; */
  color: #a61d19;
  border-radius: 4px;
}

.barraNavegacaoBotoes {
  font-size: 14px;
}

.barraNavegacao {
  padding: 0px !important;
}

/*ESTILO DA PÁGINA DE LOGIN */
.bodylogin {
  background-color: #f1f1f1;
}

.login-block {
  background-color: #fff;
  padding: 60px;
  -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  border-radius: 4px;
}

.login-block h1 {
  font-family: Jost, sans-serif;
  letter-spacing: 2px;
  font-weight: 800;
}

.login-block h6 {
  font-family: Jost, sans-serif;
  color: #96a2b2;
  letter-spacing: 1px;
}

.login-block h1 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 5px;
}

.login-block h6 {
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 0;
}

.login-block .form-group {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* 
.login-block .form-control,
.login-block .form-control:focus,
.login-block .input-group-addon,
.login-block .input-group-addon:focus {
    background-color: transparent;
    border: none;
}

.login-block .form-control {
    font-size: 17px;
    border-radius: 0px;
} */
/* 
.login-block input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    -webkit-text-fill-color: #818a91;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.login-block .input-group-addon {
    color: #29aafe;
    font-size: 18px;
    opacity: .5
} */
/* 
.login-block .btn-block {
    margin-top: 30px;
    padding: 15px;
    background: #29aafe;
    border-color: #29aafe;
}

.login-block .hr-xs {
    margin-top: 5px;
    margin-bottom: 5px
}

.login-footer {
    margin-top: 60px;
    opacity: .5;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.login-footer:hover {
    opacity: 1
}*/

.login-links {
  padding: 15px 5px 0;
  font-size: 12px;
  color: #96a2b2;
}
/*
.login-links:after {
    content: '';
    display: table;
    clear: both
}

.login-links a {
    color: #96a2b2;
    opacity: .9
}

.login-links a:hover {
    color: #29aafe;
    opacity: 1
} */

@media (max-width: 767px) {
  .login-page main {
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    padding: 30px 15px;
  }

  .login-block {
    padding: 20px;
  }
}

/*******************************/
/* ESTILOS NA TELA DE ACCOUNTS */
/*******************************/

input[type="radio"] {
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 3px;
  /* background-color only for content */
  background-clip: content-box;
  border: 2px solid #bbbbbb;
  background-color: #e7e6e7;
  border-radius: 50%;
  /* Alinha o texto ao centro do radiobutton */
  margin-top: -1px;
  vertical-align: middle;
}

/* appearance for checked radiobutton */
input[type="radio"]:checked {
  background-color: #93e026;
}
