/*
* Base structure
*/
@font-face {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "nunito-bold";
  src: url("../fonts/NunitoSans-Bold.ttf");

  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "nunito-regular";
  src: url("../fonts/NunitoSans-Regular.ttf");

  font-weight: normal;
  font-style: normal;
}

body,
a,
button,
p,
span,
div,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
input,
button,
select,
textarea,
label,
div {
  font-family: "nunito-regular", sans-serif;
}
/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  background: #f5f5f5;
}

.lixeira{
  width: 20px;
  height: 20px;
  background-image: url('../images/lixeira.svg');
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.div-container{
  width: 220px;
  height: 40px;
  /* background-color: lawngreen; */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  
}
.visitantes{
  width: 220px;
  height: 40px;
  /* background-color: lawngreen; */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  
}

.dica{
  width: 16px;
  height: 16px;
  background-color: #DD7700;
  margin-left: auto;
  border-radius: 50%;
  cursor: pointer;
  background-image: url('../images/info_icone.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.fechar{
  width: 20px;
  height: 20px;
  background-color: #DD7700 ;
  color: #FFF;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 10px;

}
.dica-sorteio{
  width: 14%;
  min-height: 20px;
  height: auto;
}
.area-total-usuario{
  width: 150px;
  min-height: 100px;
  height: auto;
  margin-left: auto;
}

.titulo-modal{
  text-align: center;
  color: #DD7700;
  font-family: nunito-bold;
  font-size: 16px;
  margin-bottom: 20px;
}

.p-sorteio{
  padding: 0 20px 0 20px;
  margin-bottom: 15px;
  font-family: nunito-regular;
}
.modal-vagas{
  width: 65%;
    margin: auto;
    margin-top: 14%;
    border-radius: 0px;
    border: 0px;
}
.texto-total{
  width: inherit;
  height: 30px;
  font-family: nunito-bold;
  font-size: 16px;
  text-align: center;
}

/* .tab:hover{
  font-weight: bold;

  color: #FFF !important;
} */

.total{
  width: inherit;
  min-height: 60px;
  height: auto;
  overflow: hidden;
  background-color: #FFFFFF;
  font-family: nunito-regular;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

span .glyphicon-chevron-left {
  color: #DD7700  !important;
}

form label {
  color: #000;
  font-weight: 100;
}

span.stepper-next {
  text-decoration: underline;
  cursor: pointer;
  font-size: 15px;
}

span.stepper-before {
  text-decoration: underline;
  cursor: pointer;
  font-size: 15px;
}

a {
  color: #000000;
}

td {
  font-size: 15px !important;
}

#align-center {
  text-align: center !important;
  color: #DD7700 !important;
}

.btn-vermelho {
  width: 80%;
  height: 33px;
  background: #FF5B00;
  border: 0;
  border-radius: 15px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-content: center;
  margin-top: 20px;
  font-size: 12px;
}

.btn-vermelho:focus {
  border-color: none;
  outline: 0;
  box-shadow: 0px 3px 14px 0px rgba(199, 197, 199, 1);
}

.logo-myhome {
  width: 35%;
  height: 70px;

  background-image: url("../images/logo-myhome.svg");
  background-size: cover;
  background-position: center;
}

.centralizar-conteudo {
  margin-right: auto;
  margin-left: auto;
}

.btn-success {
  background-color: #FF5B00 !important;
  border-color: #FF5B00!important;
  color: white !important;
  border-radius: 200px !important;
}
.btn-success:focus {
  outline: 0 !important;
}
.btn-danger {
  background-color: #FF5B00 !important;
  border-color: #FF5B00 !important;
  color: white !important;
  border-radius: 20px !important;
}

.btn-laranja {
  background-color: #FF5B00!important;
  /* border-color: #E9AA00!important; */
  color: #fff !important;
}
.border-radius {
  border-radius: 5px;
  text-transform: uppercase;
}
.inserir_modulo {
  border-radius: 100% !important;
}
.total-relatorio {
  font-weight: 100;
  padding-top: 9%;
  padding-left: 0;
  text-align: left;
}
.dashboard_title {
  background-color: #fff !important;
  color: #878891 !important;
}
.btn-insert {
  background-color: #FF5B00 !important;
  border-color: #FF5B00 !important;
  color: #fff !important;
  width: 50px;
  border-radius: 50px 50px;
}

.table > thead > tr > th,
.table > tbody > tr > th {
  border: 0 !important;
}

.table-responsive thead {
  background: #fff;
  padding: 20px;
  color: #DD7700;
}
.table-responsive thead tr {
  padding: 10px;
}

.fontAwesome {
  font-family: FontAwesome, sans-serif;
}

.img-equip-evento {
  max-width: 200px;
  max-height: 120px;
  margin: 3%;
}

.img-modal-equipamento {
  margin-left: 30%;
  max-width: 800px;
  max-height: 600px;
  padding-bottom: inherit;
}

.modal-position {
  width: 50%;
  margin: auto;
  margin-top: 35%;
  border-radius: 0px;
  border: 0px;
}

.modal-backdrop {
  background-color: #fff !important;
}

.modal-backdrop.in {
  opacity: 0.5 !important;
  /* z-index: 9998; */
  position: fixed;
}

.close {
  color: #fff !important;
  opacity: 1 !important;
  background-color: #DD7700 !important;
  border-radius: 50%;
  font-size: 15px;
  padding-top: 1% !important;
  padding-bottom: 1% !important;
  padding-left: 1.5% !important;
  padding-right: 1.5% !important;
}

.modal-header {
  border: 0px !important;
}

.row-info-dashboard {
  margin-bottom: 3.5%;
}

.btn-dashboard {
  color: #fff;
  border: 0px !important;
  background-color: #FF5B00;
  border-radius: 50px 50px !important;
}

.btn-default[disabled]:hover {
  color: #fff !important;
  background-color: #FF5B00 !important;
  border-color: #FF5B00 !important;
}

.btn-default {
  color: #fff;
  background-color: #FF5B00;
  border-color: #FF5B00;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  color: #ffffff;
}
.menu-admin:hover {
  background-color: #B86300 !important;
  color: #fff !important;
}
.centralizar {
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.centralizar-contador {
  display: flex;
  justify-content: center;
  align-items: center;
}

.table > thead:first-child > tr:first-child > td {
  text-transform: uppercase;
  background-color: #DD7700;
  border: 0 !important;
  font-weight: 500;
  color: #fff;
}

.table-bordered > tbody > tr > td {
  border: 0px;
}

.sweet-alert h2 {
  color: #004593 !important;
}

.pad-5 {
  margin-left: 5px;
}

.link-central-ajuda {
  text-decoration: none !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: none !important;
}
.img-100 {
  width: 100px;
  max-width: 150px !important;
}

.img-usuarios {
  border-radius: 8px;
  width: 100%;
  height: auto;
}

.title-image {
  font-weight: bold;
  letter-spacing: 1;
}

.bootstrap-tagsinput .tag {
  background-color: #2e8b57;
}

.contador-panels {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
  margin-top: 20px;
  color: #DD7700;
}

.color-h4 {
  color: #000352;
}

.nome-panels {
  font-size: 15px;
  padding-top: -11px;
  margin-bottom: 0px;
  color: #a5a6ad;
}

.title-panels {
  display: block;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 10px;
}

.no-padding {
  padding: 0 !important;
}

.button-alterar-times {
  width: 132px;
  margin: auto;
  padding-top: 10px;
}

.padding-10 {
  padding: 10px;
}

.padding-5 {
  padding: 5px;
}

.padding {
  padding: 0px;
}

.btn-voltar {
  padding-left: 63% !important;
  background: transparent;
  color: #d6b9a6;
  font-size: 25px;
}
.btn-voltar:focus {
  outline: 0 !important;
}

.btn-tam {
  margin-top: 10px;
  margin-bottom: 10px;
}

.input {
  border: 1px solid #ebebf2 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 255) !important;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 255) !important;
  font-weight: 100;
}

.title-input {
  color: #a5a6ad;
  font-size: 13px;
  font-weight: 600;
}

.custom-select-filtro::before {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  right: 30px;
  top: 55%;
  color: #4f515e;
}

.custom-select-filtro > select {
  -webkit-appearance: none;
  -webkit-appearance: none;
}

.custom-select::before {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  right: 30px;
  top: 35px;
  color: #4f515e;
}

.custom-select > select {
  -webkit-appearance: none;
  -webkit-appearance: none;
}

.button-alterar-times {
  width: 132px;
  margin: auto;
  padding-top: 10px;
}

.flex-confontos {
  display: flex;
  justify-items: center;
  justify-content: space-between;
}

.bootstrap-select > .dropdown-toggle {
  height: 100% !important;
}

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

.image-checkbox {
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 4px solid transparent;
  margin-bottom: 0;
  outline: 0;
}

.button-reverse {
  width: 48px;
  height: 40px;
  margin: auto;
  padding-top: 10px;
}

.icon-versos {
  width: 100px;
  height: 10px;
  margin: auto;
  padding-right: 10px;
}

.direction {
  flex-direction: row-reverse;
}

.image-checkbox-checked {
  border-color: #4783b0;
}

.image-checkbox .fa {
  position: absolute;
  color: #4a79a3;
  background-color: #fff;
  padding: 10px;
  top: 0;
  right: 0;
}
.image-checkbox-checked .fa {
  display: block !important;
}

.img-tamanho {
  height: 100px;
  margin: auto;
}

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/* Top navigation - Hide default border to remove 1px line. */
.navbar-fixed-top {
  border: 0;
}

/* Sidebar */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sidebar {
    width: 268px !important;
  }
  .dropdown-toggle {
    background-color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #fff !important;
    color: black !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .remove_button {
    margin-top: 6%;
  }
  .dropdown-toggle .responsivo:hover {
    background-color: #B86300 !important;
    color: white !important;
  }
  #menuMobile {
    display: none !important;
  }
  .dropdown-toggle {
    background-color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #fff !important;
    color: black !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .remove_button {
    margin-top: 6% !important;
  }
  .dropdown-toggle {
    color: white !important;
    background-color: #DD7700 !important;
  }
  .active a {
    background-color: #DD7700 !important;
  }
  .active a:hover {
    background-color: #B86300 !important;
    font-family: nunito-bold;
    color: #FFF !important;
  }
  .menus a {
    color: white !important;
  }
  .menus a:hover {
    background-color: #B86300!important;
  }
  .dropdown-toggle .responsivo:hover {
    background-color: #B86300 !important;
    color: white !important;
  }
}

@media (max-width: 575.98px) {
  .dropdown-toggle {
    color: white !important;
    background-color: #DD7700 !important;
  }
  .remove_button {
    margin-top: 6%;
  }
  .dropdown-toggle .responsivo:hover {
    background-color: #DD7700!important;
    color: white !important;
  }
  .active a{
    font-family: nunito-bold;
    color: #FFF !important;
  background-color: #DD7700 !important;
  }
  .active a:hover {
    font-family: nunito-bold;
    color: #FFF !important;
    background-color: #B86300!important;
  }
  .menus a {
    color: white !important;
  }
  .menus a:hover {
    background-color: #B86300 !important;
  }
  .metragens {
    font-size: 12px !important;
  }
}
.menus a:hover {
  background-color: #B86300 !important;
}
/* Hide for mobile, show later */
.sidebar {
  display: none;
}
@media (min-width: 768px) {
  .sidebar {
    width: 268px !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #141414 !important;
    text-align: center;
  }
  .active a{
    font-family: nunito-bold;
    color: #FFF !important;
  background-color: #DD7700 !important;
  }
  .active a:hover {
  
    font-family: nunito-bold;
    color: #FFF !important;
    background-color: #B86300 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #menuMobile {
    display: none !important;
  }
  .dropdown-toggle {
    background-color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #fff !important;
    color: black !important;
  }
  .remove_button {
    margin-top: 6%;
  }
  .active a{
    font-family: nunito-bold;
    color: #FFF !important;
  background-color: #DD7700 !important;
  }
}
.active.menus a:hover {
  color: #FFF !important;
  background-color: #B86300!important;
}
@media (min-width: 1200px) {
  #menuMobile {
    display: none !important;
  }
  .dropdown-toggle {
    background-color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #fff !important;
    color: black !important;
  }
  .remove_button {
    margin-top: 6%;
  }
  .active a{
    font-family: nunito-bold;
    color: #FFF !important;
  background-color: #DD7700 !important;
  }
}
/* Sidebar navigation */
.nav-sidebar > li > a:visited, 
.nav-sidebar > li > a:link, 
.nav-sidebar > li > a:active, 
.nav-sidebar > li > a:active {
  background-color: transparent !important;
}

.nav-sidebar > li > a:hover {
  background-color: transparent !important;
  padding-left: 50px;
}

.nav-sidebar > li > a {
  font-size: 16px;
  padding: 15px 20px;
  float: left;
  text-align: left;
  width: 100% !important;
  cursor: pointer;
  color: #fff;
  padding-left: 30px;
  transition: all 0.65s ease-in-out;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff !important;
  background-color: transparent !important;
  border-left: solid #F50 2.5px;
  transition: 0.5s ease;
  width: 100% !important;
  padding-left: 30px;
}

/*
  * Main content
  */
a .menus:hover {
  background-color: #B86300!important;
}
.main {
  padding: 40px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 60px;
    padding-left: 60px;
  }
}
.main .page-header {
  margin-top: 0;
  font-weight: 700;
  color: #FF5B00;
  font-size: 25px;
}

/* Placeholder dashboard ideas  */
.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}
.navbar-brand {
  padding: 0px !important;
  height: 80px;
}
.navbar-brand img {
  width: 100%;

  background-color: #fff;
  background-size: cover;
  margin-top: 0px;
  margin-bottom: 30px;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  background-color: #fff !important;
}
.navbar-inverse {
  background-color: #ffffff !important;
  color: #000;
  border-bottom: 2px solid #eee;
  padding: 6px;
}

.tool {
  position: relative;
  text-align: center;
}

.tool::before,
.tool::after {
  position: absolute;
  left: 50%;
  opacity: 0;
  z-index: 1000000000;
}

.tool:hover::before,
.tool:focus::before,
.tool:hover::after,
.tool:focus::after {
  opacity: 1;
  z-index: 1000000000;
  font-size: 11px;
  text-transform: uppercase;
}

.tool::before {
  border-style: solid;
  border-width: 1em 0.75em 0 0.75em;
  border-color: rgba(141, 17, 17, 0.8) transparent transparent transparent;
  bottom: 100%;
  margin-left: -0.5em;
  content: " ";
}

.tool::after {
  background: rgba(141, 17, 17, 0.8);
  border-radius: 20px;
  bottom: 125%;
  color: white;
  min-width: 14.5em;
  padding: 3px;
  margin-left: -8.75em;
  content: attr(data-tip);
}
.form-busca .col-md-4 {
  margin-bottom: 10px;
}

.form-control {
  border-radius: 25px !important;
  background-color: white !important;
}

button {
  border-radius: 25px;
  border: 0px;
}

.button-radius{
  border-radius: 25px !important;
}

.btn-voltar {
  border-radius: 25px !important;
  border: 0px;
  background-color: transparent;
  color: #DD7700;
}

.form-busca .form-control {
  border-radius: 15px !important;
  /* -webkit-appearance: none; */
  -webkit-border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -ms-border-radius: 15px !important;
}

select {
  border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
}

.form-adicionar .form-control {
  border-radius: 15px;
}

.form-mostruario .form-control {
  border-radius: 15px;
}

.form-adicionar .col-md-4 {
  margin-bottom: 10px;
}

.recovery {
  cursor: hand !important;
}

.profile-photo .slim {
  width: 150px;
  border-radius: 50%;
}

.form-adicionar .col-md-3 {
  margin-bottom: 10px;
}

.form-adicionar .col-lg-12 {
  margin-bottom: 10px;
}

.panel-title {
  color: white;
  padding: 10px;
  background-color: #DD7700;
}
.panel-heading {
  padding: 0 !important;
}
.center {
  text-align: center;
}

.stepper {
  padding: 8px;
  cursor: pointer;
  border: 1px solid #DD7700;
  border-radius: 4px;
  margin-right: 4px;
  margin-left: 4px;
  font-size: 18px;
}
.buscar {
  border-radius: 30px !important;
  background-color: #DD7700 !important;
  color: white !important;
  padding: 10px;
}
.stepper-active {
  background-color: #DD7700;
  color: #fff;
  border: 1px solid #DD7700;
  border-radius: 4px;
  padding: 8px;
  font-size: 18px;
}

.stepper:hover {
  background-color: #B86300;
  color: #fff;
}
.active .menus {
  background-color: #DD7700 !important;
  color: white !important;
}

.valid {
  border: 1px solid green;
}

.invalid {
  border: 1px solid #DD7700;
}

.filtroativo {
  background-color: rgb(235, 255, 224);
}

.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  background-color: #B86300;
}

.btn-info {
  background-color: #DD7700;
  border-color: #DD7700;
  border-radius: 20px;
  margin-right: 2px;
  margin-left: 2px;
}

#menuMobile {
  max-height: 1000px !important;
  background-color: #141414 !important;
  color: white !important;
}

#menuMobile li {
  line-height: 15px !important;
  font-size: 12px !important;
  padding: 0;
}

.rodape {
  background-color: none;
  text-align: center;
  color: #5a5a5a;
  font-size: 13px;
  padding-top: 5px;
  position: relative;
  bottom: 0px;
  height: 40px;
  width: 100%;
  z-index: 9999;
}

.rodape-login {
  text-align: center;
  color: #fff;
  font-size: 13px;
  position: relative;
  bottom: 0 !important;
  width: 100%;
  z-index: 9999;
}

.img-rodape-login {
  max-width: 100%;
  max-height: 100%;
}

.footer {
  position: absolute;
}

.btn-login {
  border: solid 1px #fff;
}

.main {
  min-height: calc(100vh - 90px);
}

.img-div-time {
  height: 20px;
  margin: auto;
}

.img-div-time img {
  height: 20px;
  max-width: 50px;
}

.table-responsive {
  text-align: center;
  color: #4f515e;
  box-shadow: 0 1px 15px rgb(255, 255, 255);
}

.active .dialog-team {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  margin: auto;
}

.active .dialog-team::after {
  content: "\f00c";
  font-family: "fontawesome";
  background: green;
  text-align: center;
  color: #fff;
  font-size: 30px;
  border-radius: 50%;
}
.f10 {
  font-size: 10px !important;
}
.listaImagens img {
  width: 200px;
  margin: 10px;
  border: 3px solid #ccc;
  margin-left: 0px;
}

.listaVideos video {
  width: 400px;
  margin: 10px;
  margin-left: 0px;
}

.navbar-toggle {
  border-color: #DD7700 !important;
}

.navbar-toggle > .icon-bar {
  background-color: #DD7700!important;
}

#tab-user {
  color: #fff;
  background-color: #DD7700 !important;
  border: 0;
}

#a-menu-lateral {
  color: #fff;
}

#a-menu-lateral:hover {
  background-color: #B86300;
  color: #783015;
}

#txt-foto {
  color: #4f515e;
  font-weight: 100;
  line-height: 1.2;
}

#panel-heading {
  padding: 15px !important;
}

#page-header {
  border: 0px !important;
}

#panel {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 1px rgb(255, 255, 255);
  box-shadow: 0 1px 15px rgb(255, 255, 255);
  border: 0;
}

#imgavatar,
#avatar,
#imgimagem,
#imgfoto,
#files {
  border-radius: 100px;
  width: 150px;
  height: 150px;
  object-fit: cover;
  background-color: #e8e8e8;
}

#form-busca input.input-form-busca::placeholder,
#form-busca select.select-form-busca::placeholder,
#form-alt input.input-form-alt::placeholder,
#form-alt textarea.textarea-form-alt::placeholder,
#form-alt select.select-form-alt::placeholder,
#form-add select.select-input-form::placeholder,
#form-add input.input-form-add::placeholder,
#form-add textarea.textarea-form-add::placeholder {
  color: #555 !important;
  font-weight: 100;
}

#mudar_times {
  display: none;
  width: 100%;
  height: auto;
  border-style: dashed;
  overflow: hidden;
  margin-top: 30px;
}

#campeonatos-selecionados {
  margin-top: 10px;
  margin-bottom: 10px;
}

#logout a {
  color: #333;
}

#linkifu,
#linkifu:link,
#linkifu:visited {
  color: #DD7700!important;
}

#divimg {
  margin-bottom: 5%;
}

#formImage {
  display: none;
}

#formVideo {
  display: none;
}

#label-recuperar {
  text-align: center;
  color: #838383;
  font-weight: normal !important;
}
.panel-body {
  width: 100%;
  overflow-x: auto;
}
#overlay {
  opacity: 0.9 !important;
  z-index: 1039;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  transition: opacity 200ms ease-in-out;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff; /* Black background with opacity */
  /* z-index: 2; Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

#lista-motoboys tbody tr td,
#lista-clientes tbody tr td {
  vertical-align: middle;
}
.midias img {
  width: 100px !important;
  border: solid 5px #ccc;
  margin: 10px;
  vertical-align: top;
  display: inline-block;
}
.chat1 {
  background-color: #fff !important;
  border: solid 2px #c3c3c3;
  padding: 10px;
  margin: 10px;
  border-radius: 10px;
  width: 60%;
  display: inline-block;
}

.separador {
  width: 200px;
  display: inline-block;
  height: 30px;
  background-color: white;
}
.conversa img {
  width: 50px;
  border: solid 2px #c3c3c3;
  border-radius: 30px;
  display: inline-block;
}

.hidden {
  display: none !important;
}

.amarelo {
  color: #DD7700;
}

.comentario-social {
  margin-left: 40px !important;
  width: 70% !important;
  margin-bottom: 20px !important;
  background-color: #f5f5f5 !important;
  padding: 10px !important;
  border-radius: 10px !important;
}

.table_header_orange {
  border-radius: 10px 10px 0px 0px !important;
  border: none !important;
  transition: all 0.3s ease;
}

.table_header_orange thead{
  border-radius: inherit;
}

.table_header_orange thead tr th{
  padding-left: 15px;
}

.table_header_orange thead tr th:first-child{
  border-radius: 10px 0px 0px 0px !important;
}

.table_header_orange thead tr th:last-child{
  border-radius: 0px 10px 0px 0px !important;
}

.table_header_orange thead tr {
  font-weight: bold !important;
  background-color: #dd7700 !important;
  color: white !important;
  border-radius: inherit;
}

.table_header_orange tbody tr td{
  text-align: left;
  padding: 5px 15px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table_header_orange tbody tr td:nth-child(2n){
  min-width: 190px;
}

.btnRemoveFromTemporaryAccess:focus{
  outline:none !important;
}

.btnRemoveFromTemporaryAccess:active{
  transform: translate(0px,  2px);
}

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

.classe_tabela_assinaturas_usuario thead {
  vertical-align: middle;
  text-align: left;
}

.classe_tabela_assinaturas_usuario tbody {
  vertical-align: middle;
  text-align: left;
}

.classe_tabela_assinaturas_usuario thead tr th {
  font-size: 1.5rem !important;
  min-width: 100px;
}

.classe_tabela_assinaturas_usuario tbody tr td {
  font-size: 1.35rem !important;
  letter-spacing: 0.025rem;
  min-width: 100px;

}

.no_overflow{
  overflow: hidden !important;
}

#tabela_assinaturas_usuario_previous{
  color: white !important;
}

#tabela_assinaturas_usuario_next{
  color: white !important;
}

.hide_from_table {
  width:0px !important; 
  font-size:0px !important; 
  color:transparent; 
  padding:0px;
}

#tabela_acessos_usuario th:first-of-type,
#tabela_acessos_usuario td:first-of-type{
  width:0px !important; 
  font-size:0px !important; 
  color:transparent; 
  padding:0px;
}

.tabela-lista-usuariosdoapp td {
  word-wrap: break-word;
}

.tabela-lista-usuariosdoapp td:first-of-type ,
.tabela-lista-usuariosdoapp th:first-of-type {
  min-width: 200px !important;
}

.tabela-lista-usuariosdoapp td:nth-of-type(2) ,
.tabela-lista-usuariosdoapp th:nth-of-type(2) {
  min-width: 250px !important;
}

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

  .tabela-lista-usuariosdoapp td:first-of-type ,
  .tabela-lista-usuariosdoapp th:first-of-type {
    min-width: 100% !important;
  }

}

#lista-usuariosdoapp > thead {
  display: none !important;
}

/*spinner*/

.spinner {
  border: 8px solid rgba(0, 0, 0, 0.1);
  border-left-color: #b00000;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  animation: spin 1s linear infinite;
}

.texto-spinner{
  width: 100%;
  text-align: center;
  color: #b00000;
  font-weight: bold;
  font-size: 16px;
  margin-top: 15px;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}