/*		Arquivo de Estilo Estrutural das Aplicações do Sistema de Nota Fiscal de Serviçoes Eletrônica - NFSe
   		Desenvolvido por: Felipe Valencio
				   Email: felipe.valencio@giap.com.br
		   Atualizado em: 06/11/2018
					 Por: Felipe Valencio

*/

body{
    padding-top:1.2rem;
    padding-bottom: 3.2rem;
}

html, body {height:100%;}

.geral {
    min-height:100%;
    position:relative;
}

.logo{
    height: 50px;
}

.mt-8 {
    margin-top: 6.4rem!important;
}

.button-default {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-secondary, .button-default{
	border: none!important;
}

.modal-body ul {
    padding-left: 14px;
    list-style: none;
}
.modal-body ul li:before {
	content: "•";
    position: relative; 
    left: -7px;
    font-size: 18px;
    margin-left: -7px;
}

/* Ícones do Menu */

.fa{
	font-size: 2rem;
}

.rotate{
    transform: rotate(180deg);
}

h3 .fa{
	font-size: 1rem;
}


.safe-area{
	width: 100%;
/*	height:100vh;
	background: url('../img/screen-bg.png') no-repeat center top;*/
}

.bg-light{
    border-bottom: solid 2px;
}


/* NAVBAR */ 

/*#apex_layout_72432806442202707{
	width: 100%
}
*/

#menu_superior{
	width: 100%;
}

#menu_superior table.formlayout{
	width:100%
}
.navbar-nav{
	float: right;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link.active>.nav-link,
.navbar-light .navbar-nav .nav-link{
	text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link{
	font-size: .8rem;
}

/* CAROUSEL */ 

.carousel-title,
.carousel-subtitle,
.carousel-description{
	text-align: center;
}

.carousel-title{
	font-size: 1.8rem;
	text-align: center;
	text-transform: uppercase;
}

.carousel-subtitle{
	font-size: 1rem;
	font-style: normal;
}

.carousel-description{
	font-size: .8rem;
	margin-top: 1.5rem;
}

.carousel-inner{
	/*width: 500px;*/
	margin: 0 auto;
}

.align-inner{
	height: 80vh;
	display: flex;
	align-items: center;
}

.carousel-indicators li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border:solid 1px;
}

/*	FEATURES */


.custom-checkbox .custom-control-indicator{
	border-radius: 0px;
}

/*
.custom-checkbox .custom-control-indicator{
	outline: none!important;
}*/

.custom-control{
	margin-top: 1rem;
}

.custom-control-headline{
	font-size: 2rem!important;
	font-weight: 700!important;
}

h3 > a{
	font-size: 1.6rem!important;
}

.card-body p{
	font-size: 1.3rem!important;
}

.card-body p.country-description{
	font-size: 2rem!important;
}

.features-description,  .features-description a, .features-description .fa{
	 font-size: 1.2rem;
}

li.features-description{ 
	list-style: none;
}




/* 	notificaÃ§Ãµes */

.page-id-2 .notification{
	border: solid 2px!important;
    border-radius: 5px!important;
    padding: 1rem 2rem 0.1rem 2rem!important;
    font-weight: bold!important;
}

.page-id-2 .notification ul li{
	font-weight: normal!important;
}

.page-id-2 .notification img:hover{
	cursos:  pointer!important;
	}


/* AVISOS */ 

.avisos{
	margin-top: 4em;
}

/* ESTATÍTICAS HOME */

.features{
	margin-top: 6.4em;
	/*max-height: 135px;*/
	padding-bottom: 2rem;
    }

.features .card, #notification-message {
    border: 2px solid;
    margin-bottom: 5px;
}

#notification-message {
	padding: 10px;
}

.features .card-body p{
    text-transform: uppercase;
}

.card-body .float-right{
    transform: rotate(180deg);
    font-size: 50px;
}

.card-body .float-left{
     font-size: 50px;
}

.country-description{
	font-size: 35px;
}

/* ESTATÍTICAS INTERNAS */

.card {
    border: 2px solid;
	padding: .5rem;
}

.card-body {
	padding: 0px!important;
}

.card-body p, .modal-body p{
   text-transform: uppercase;
}

.card-body .float-right{
    transform: rotate(180deg);
    font-size: 50px;
}

.card-body .float-left{
     font-size: 50px;
}

.country-description{
	font-size: 35px;
}

/* MODAL */

.modal-content{
	overflow: auto;
}

.modal-title {
    text-transform: uppercase;
	font-weight: bold;
}

.btn, .button-default{
    cursor: pointer;
}


/* MANUAIS */

.manual li{
	list-style: none;
}

.manual .fa{
	font-size: 1rem;
}

/* MODAIS ACCORDIONS */

.item a{
	font-weight: bold;
}

.item a:hover{
	text-decoration: none;
}
.item p, #accordion .card-body p, #accordion .modal-body p{
	font-weight: normal!important;
	text-transform:none!important;
}

#accordion .card{
	 border: none;
}
#accordion .card .fa{
	font-size: 1rem;	
}

#accordion .card .card-header h5, em{
	font-weight: bold;
}	

.modal-body h7{
	font-weight: bold;   
}

.alerta{
	font-size: 1rem!important;
}

.tabela_codigos{
	width: 42rem;
	border: solid 1px;
}

}
.tabela_codigos tr td{
	padding: 3px;
}

.tabela_codigos tr td:nth-child(1){
	text-align: center;
}

.manuais li{
	list-style: none;
}

.manuais .fa{
	font-size: 1rem;
}


/* RODAPE */

.rodape {
    bottom: 0px;
    position: fixed;
    width: 100%;
    height: 30px;
}	


.btn_acesso, .button-default{
    border: none;
    margin: 0px;
	}


.mt-3 > table{
	width: 100%
}

article br{
	display: none;
}

/* PÁGINA FALE CONOSCO */

#apex_layout_123597548022955239{
	width: 100%;
}
/* MENSAGEM DE ERROS */ 

/*td div.t1InlineError{
	max-width: 200px!important;
    padding: 3px 8px!important;
    color: #fff!important;
    text-align: center!important;
    background-color: #000!important;
    border-radius: .25rem!important;
}
*/
/*  //////////////////// MEDIAS QUERIES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */


@media screen and (max-width: 1200px) {
    .col-md-7{
        overflow: auto;
    }
}

@media screen and (max-width: 990px) {

.nav-item .fa{
	display:none
}

.navbar-nav {
    float: left;
}
	
.rodape{
	bottom: 0px;
    position:sticky;
    width: 100%;
}
}