/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/*@import url("css_table_generator.css");
@import url("jquery-ui.min.css");
@import url("tables.css");
@import url("login.css");
@import url("jquery.dataTables.min.css");
@import url("forms.css");
@import url("iframe.css");
@import url("datepicker.css");
@import url("tabla_relatorio.css");*/

html 
{
    font-size: 10px;
}

body
{
    margin: 0;
	padding-bottom: 10rem;
    color: #777575;
    background-color: #e9e9e993;
	font: normal small / 1em "Helvetica LT std", Arial, sans-serif;
    font-size: 1.4rem;
	line-height: 2rem;
}

.cfe {
    padding: .5rem 0;
    background: rgba(0,142,96,0.9);
    font-size: 1.4rem;
}

.btn-cfe{
    font-size: 1.5rem;
    background: rgba(0,142,96,0.9);
    width: 100%;
}

.btn-cfe-danger{
    font-size: 1.5rem;
    margin-top: 0.1rem;
    background: rgba(195,0,0,0.9);
    width: 100%;
}

.accordion-button{
    padding: 1rem;
    font-size: 1.4rem;
    color: #fdfdfd;
    background: rgba(0,142,96,0.9);
    letter-spacing: 0.2rem;
}

.fs17 {
    font-size: 1.7rem;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 0;
    height: 0;
}

.accordion-button:not(.collapsed){
    color: rgba(0,142,96,1);
    background: rgba(0,142,96,0.4);
    font-weight: bold;
}

.accordion-button:focus {
    z-index: 3;
    border-color: rgba(0,142,96,1);
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,142,96,0.3);
}

.accordion-item{
    padding: 0;
    margin: 0;
    height:auto;
}

.accordion-item h1, h2, h3, h4, h5 {
    color: rgba(0,142,96,1);
}

.accordion-item h4 {
    font-size: 1.4rem;
}

.accordion-item a {
    text-decoration: none;
}

.accordion-item li {
    list-style-type: none;
    padding: .5rem;
}

.accordion-item li:hover {
    background-color: rgba(0,142,96,0.3);
}

.header.texto{
    padding-top: 0;
    text-align: center;
    color: #008e60;
    letter-spacing: -1px;
}

.header.texto p{
    font-size: 2rem;
}

p{
    font-size: 1.6rem;
    margin:0.5rem;
}

a:link{
    color:#585858;
}

a:visited{
    color:#585858;
}

a:active{
    color:#585858;
}

.div-menu{
    padding-bottom: 1.5rem;
    text-align: center;
    color: rgba(0,142,96,1); 
}

.foot {
    padding: 1.5rem 0; 
    font-size: 1.4rem; 
}

.texto-foot {
    text-align: center;
}

.home {
    font-size: 1.2rem;
    padding: 0 1rem 1rem 1rem;
}

h4 {
    font-size: 1.8rem;
}

.home h3 {
    font-size: 2rem;
    font-weight: bold;
}

.home p {
    padding: 15px 0;
}

.banner {
    padding: 15px 0;
    margin-bottom:30px;
    font-size:1.5rem;
}

.form-cfe {
    max-width:90%;
}

.lbl-cfe {
    text-align:right;
    font-size: 1.4rem;
    font-weight: bold;
}

.lbl-cfe2{
    text-align:left;
    font-size: 1.4rem;
    font-weight: bold;
}

.form-control{
    font-size: 1.4rem;
    margin-bottom: 0.2rem;
}

.register{
    width:100%;
    height:22rem;
}

.bdy-login{
    padding: 0;
    background: rgb(255,255,255);
}

#toast-container > .toast {
    font-size: 1.2rem;
    color: #d3d3d3;
}

.listUsuarios{
    max-height: 55rem;
    overflow-y: scroll;
    background-color: rgba(255,255,255,1);
    text-align: center;
}

.stickyHead {
    position: sticky;
    top: -1rem;
    background-color: rgba(0,142,96,1);
}

.usr-foot{
    background-color: rgba(0,142,96,1);
    color: #ffffff;
    text-align: center;
}

.usr th {
    color: #ffffff;
    text-align: center;
}

.usr td {
    color: #777777;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
}

.usr tr:nth-child(even){
    background-color: rgba(0, 142, 97, 0.171); 
}

#myBtn {
    position: fixed;
    display: block;
    font-size: 1.4rem;
    z-index: 3;
    bottom: 8rem;
    right: 5rem;
}

.fc-view-container{
     width:100%;
     height:80rem;
     text-align: center;
}

.sel_head{
    background-color:#008e60;
    color: rgb(255,255,255);
    font-weight: bold;
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: center;
}

.close{
    box-shadow:inset 0rem .1rem 0rem 0rem #ffffff;
	background-color:transparent;
	border-radius:.6rem;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:1.5rem;
	font-weight:bold;
	padding:.6rem .9rem;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.close:hover {
    background-color:transparent;
    color:#585858;
}
.close:active {
    position:relative;
    top:.1rem;
}

.pt2 {
    margin-top: 1rem;
}

.datepicker {
    font-size: 1.2rem;
    padding: 1rem;
    z-index: 4;
    background-color:rgba(255, 255, 255, 0.5)
}

::placeholder {
    color: #ffffff;
    opacity: 1;
}

#agregadoGlobal{
    margin-left: -15rem;
    margin-top: 18rem;
    width: 90%;
   }

.panel{
    margin: 1.5rem 0 0 1.5rem;
}

.panel-heading{
    position: sticky;
}

.panel-heading{
    margin-bottom: 1.5rem;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 55px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 4; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    /*background-color: red; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px; /* Some padding */
    border-radius: 5px; /* Rounded corners */
    font-size: 1em; /* Increase font size */
  }
  
  #myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
  }

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media (max-width: 1024px) {
    .lbl-cfe {
        text-align:left;
        font-size:1.2rem;
        font-weight: bold;
    }

    .reg-body{
        height: 16rem;
        overflow-y: scroll;
    }

    .fc-view-container{
        height:70rem;
   }

}

@media (max-width: 800px) {
    .hidable {
        display: none;
}
    .header {
        text-align: center;
        font-size: 1rem;    
}
    .header.texto {
        padding-top: 3rem;
}
    .home h3 {
        font-size: 1.5rem;
}
    .home p {
        font-size: 1.3rem;
    }

    .home {
        font-size: 1.3rem;
}
    p{
    margin: 0;    
}

    .form-cfe{
        padding-top: 2.5rem;
    }

    .contenido{
        margin-top: 2rem;
        padding-top: 1rem;
        border-top: 0.2rem solid rgba(0,142,96,1);
    }

    .reg-body{
        height: 20rem;
        overflow-y: scroll;
    }

    .fc-view-container{
        height:55rem;
   }

   #agregadoGlobal{
    margin-left: 1rem;
    margin-top: 25rem;
    width: 90%;
   }

}
