body{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #444;
  background-color: #E8E8E8;
	/* background-color: #ebebeb; */
}
.site-header{
	background: linear-gradient(#000000, #242323);
	font-size: .8rem;
	color: white;
  margin-bottom: .5rem;
}
.ajuda{
 margin-left: 15px;
  color: black;
}
.iconeAjuda{
  color: blue;
}
#titulos *{
  font-size: .9rem;
}

.titulo input{
  margin-left: 40px;
}
.titulo select{
  margin-left:19px;
}
.boletos{background-color:#DEDDDD; font-size: 20px; text-align: center}
#alerta{
  display:none;
}
.btn-Adicionar{
  margin-top: 48%;
}
.digito{
	padding:5px;

}
#btn-novo{
	margin-right: 5px;
}
.hr{
	border-top: 4px solid rgba(0, 0, 0, 0.1);
}
.adicionar{
	margin-top: 30%;
}
.red-divider{
  border-bottom: 0.3rem solid red;
}
.site-header a{
	color: inherit !important;
}
/* .submenu{
	align-items: center;
} */
.aligncenter{
  margin-top: auto;
  margin-bottom: auto;
}
.submenu i{
  font-size: 1rem;
}
.submenu a{
	font-size: .9rem;
	font-weight: bold;
	color: inherit !important;
}
.submenu .hidden a{
  font-size: .8rem;
	color: inherit !important;
}
.page-wrapper {
  box-shadow: 0 0 8px #888888;
  margin-top: 10px;
  padding: 10px 0px 10px;
  background: #FFF;
  max-width: 100%;
  display: block;
  border-radius: 10px;
  min-height: 400px;
  margin: 20px 20px 20px 20px;
}
.admin-logo{
	/* widows: 118px;
	height: 40px; */
  width: 13rem;
	padding: .7rem;

}
.header {
	margin-top: 30px;
	bottom: 20px;
	position: relative;
}
.label-danger {
  background-color:#D9534F;
}
.label {
  border-radius:0.25em;
  color:#FFFFFF;
  display:inline;
  font-size:65%;
  font-weight:700;
  line-height:1;
  padding:0.2em 0.6em 0.3em;
  text-align:center;
  vertical-align:baseline;
  white-space:nowrap;
}
/*pagination datatable color*/

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #dc3545 !important;
	border-color: #dc3545 !important;
}
.header-red{
	color: red;
}
.mx-2.navlink {
  text-decoration-line: none;
}
.dropdown-item:hover{
  background-color: #dc3545;
  color: #fff !important;
}
.dropdown .dropdown-menu .dropdown-item {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 11pt;
}

.nav-editarCliente{
    -webkit-box-flex: 0;
    flex: 0 0 18%;
    max-width: 18%;

}
.filter-clientes-informacao{
	margin-bottom: 40px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
	color: #C82333 !important;
}
.titlePermission{
	color: #000 !important;
}
.nav-tabs .nav-link{
	color: #495057 !important;
}


.nav-tabs-dropdown {
  display: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.nav-tabs-dropdown:before {
  content: "\e114";
  font-family: 'Glyphicons Halflings';
  position: absolute;
  right: 30px;
}

@media screen and (min-width: 769px) {
  #nav-tabs-wrapper {
    display: block!important;
  }
}
@media screen and (max-width: 768px) {
    .nav-tabs-dropdown {
        display: block;
    }
    #nav-tabs-wrapper {
        display: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        text-align: center;
    }
    .nav-tabs-wrapper {
        display: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        text-align: center;
    }
   .nav-tabs-horizontal {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
   }
    .nav-tabs-horizontal  > li {
        float: none;
    }
    .nav-tabs-horizontal  > li + li {
        margin-left: 2px;
    }
    .nav-tabs-horizontal > li,
    .nav-tabs-horizontal > li > a {
        background: transparent;
        width: 100%;
    } 
    .nav-tabs-horizontal  > li > a {
        border-radius: 4px;
    }
    .nav-tabs-horizontal  > li.active > a,
    .nav-tabs-horizontal  > li.active > a:hover,
    .nav-tabs-horizontal  > li.active > a:focus {
        color: #ffffff;
        background-color: #428bca;
    }
}

.menu li{
	background-color: red;
	padding-left: 4px;
	padding-bottom: 4px;
	border-bottom: solid;
	border-width: 1px;
	color: white;
  width: 200px;
  font-size: 20px
}
.divs{
  color: white;
  border-radius: 10px;
background-color: #d9534f;
margin-top: 10px;
margin-bottom: 10px;
font-size: 18px;
}

.fa {
  font-size: 14px;
}
hr {
  margin-top: 0px !important;
}
.seta-clientes-menu {
  float: right;
  font-size: 18px;
  margin-top: 8px;
  margin-right: 10px;
}
.menu {
  padding-left: 0px !important;
}
.link-clientes-menu {
  width: 100% !important;
}
.link-clientes-menu a.nav-link{
  display: block;
  color: #FFFFFF !important;
  border-radius: 0;
}
.link-clientes-menu a.active{
  text-align: right;
}
.fas.fa-sort-down {
  margin-left: 6px;
}
.cliente-menu li{
  padding: 0;
  margin: 0;
  border: 0;
}
.marginTopButton{
  margin-top: 30px;
}
#formSaveTitulo{
 margin-left: 10%;
}
.btnNovo{
  margin-top: 30px;
}
.alertCustom{    
  display: flex;
  right: 50px;
  position: fixed;
  top: 140px;
  color: #fff;
  font-weight: bold;
  font-size: 11pt;
  background-color: #6AA84F;
  border-radius: 5px;
  border: none;
  padding: 20px 30px;
  box-shadow: 10px 10px 20px 0px rgb(0 0 0 / 52%);
  z-index: 600;
  animation: alertaFadeOut 1s ease 5s 1 normal forwards;
}

.table_red {
  background-color: rgba(255, 0, 0, 0.651) !important;
  color: #fff !important;
  font-weight: 700 !important;
}

.ui-autocomplete {
  display: none;
  top: 695.297px;
  left: 521.5px;
  list-style: none;
  background-color: rgb(255, 255, 255);
  display: none;
  box-shadow: 5px 5px 20px 0px rgb(0 0 0 / 52%);
  z-index: 100;
  position: absolute;
  max-width: 550px;
  border-radius: 5px;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 200px;
  white-space:nowrap;
}
.ui-autocomplete > li {
  padding: 3px;
  margin: 2px;
}
.ui-autocomplete > li:hover {
  background-color: #C82333;
  color: #fff;
  cursor: pointer;
}
.ui-helper-hidden-accessible{
  display: none;
}
.shadow {
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; */
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.text-red {
  color: red !important;
  font-weight: 600;
  font-size: 13px;
}
.btn_finalizar {
  border: 0.5px solid #28A745;
  padding: 1px 2px;
  border-radius: 4px;
  color: #28A745 !important;
}
.btn_finalizar:hover {
  border-color: #247c38;
  color: #247c38 !important;
}
.nav>li>a:hover {
  background-color: #fff !important;
  color: #C82333 !important;
}
.newCliente .container-fluid {
 max-width: 80%;
}
.newCliente fieldset {
  border-color: #f0f0f0;
}
.newCliente legend {
  border: none;
}
.checkBoxClass {
  width: 18px;
  height: 18px;
  background-color: #eee;
  border-radius: 5px;
  cursor: pointer;
}
fieldset {
  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}
.card-login{
  padding: 0px 40px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
}
.link:hover {
  color: #007bff !important;
}
.password {
  position: relative;
}
.eye_password{
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 100;
  font-size: 15px;
}
@media print {
  
  .no-print{
      display: none;
  }
}

@keyframes alertaFadeOut {
  0% {
      opacity: 1;
      transform: translateX(0);
  }

  100% {
      opacity: 0;
      transform: translateX(50px);
  }
}