@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
h2,h3{
	color: #2c5190;
}
header p {
    border-bottom: 1px solid #EBEFF2;
}
.main{
    background: #C7C7C7;
    height: 100%;
}
.bd-navbar {
    min-height: 4rem;
    background-color: #FCFCFC;
    position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1045;
}
.navbar-brand{
	background-color: #fff;
}
.navbar-brand img{
	width: 90px;
	height: auto;
}
.nav-link .img-profile{
    height: 3rem;
    width: 3rem;
    border: 2px solid #dee2e6!important;
}

.navbar .nav-link{
    color: #319DC8;
}
.sidebar .nav-link{
    color: #fff;
}
.nav-cards .card{
	text-decoration: none;
	background: #FCFCFC;
	color: #4FBAE4;
	border-radius: 16px;
}
/* .card:hover{
	-webkit-transform: scale(0.97);
    transform: scale(0.97);
} */
.nav-cards .card .fa, .nav-cards .card .fas {
    font-size: 35px;
    margin-bottom: 10px;
}
.card-aviso .card-title{
	color: #4c74b9;
}
.card-header-destaque{
	background-color: rgb(252, 213, 0);
	color: #2c5190;
}
a.card-professor:hover{
	text-decoration: none;
}
.sidebar{
	width: 280px;
	position: sticky;
	flex: 1 1 280px;
	top: 83px;
	height: calc(100vh - 83px);
	display: block;
	background: #4FBAE4; 
} 
.pergunta{
	width: 100%;
}
.sidebar .nav-link:hover{
	color: #20B3ED;
}
.col-content{
	width: calc(100% - 280px);
}
.breadcrumb a{
	color: #4c74b9;
}
.row .mb-4{
	width: 60%;
}
.card-destaque{
	color: #fff;
}
.card-destaque i{
	color: #ffd800;
}
.m-card{
	margin: 1.66% !important;
	min-height: 145px;
}
#tabela_indicadores td{
	position: relative;
}
#tabela_indicadores td:hover{
	background: #d6e0f2;
	cursor: pointer;
}
#tabela_indicadores td:after{
	content: 'copiar';
	display: none;
	background: #343a40;
	color: #fff;
	position: absolute;
	bottom: 10px;
	right: 10px;
	border-radius: 4px;
	padding: 0px 5px;
}
#tabela_indicadores td.copiado:after{
	content: 'copiado!';
	background: #4c74b9;
} 
.in-button a:hover{
    color: none;
    text-decoration: none;
} 
.align-center{
    text-align: center;
}
#tabela_indicadores td:hover:after{
	display: block;
}
.table .thead-dark th {
    color: #fff;
    background-color:  #46a5ca;
    border-color:  #46a5ca;
}
.n-escolhido {
  filter:opacity(30%);
}
.nav-cards .card-livro{
	background: #ffd800;
}
.card-livro:hover{
	background: #ffe659;
	color: #4c74b9;
}
.card-livro i, .card-livro{
	color: #2c5190;
}
.card-destaque-2{
	/* border: 1px solid #2c5190; */
	border: 1px solid #46a5ca;
}
a:hover {
    color: #46a5ca;
    text-decoration: unset;
}
.card-destaque-2 .card-header{
	/* background: #2c5190; */
	background: #46a5ca;
	color: #fff;
}
.gabarito1{
	background-color: lime;
	border-radius: 5px;
	padding: 3px;
}
.player{
	max-width: 600px;
	width: 100%;
}
footer{
	background: #4c74b9;
	color: #fff;
}
.check_botao{
	cursor: pointer;
}
.editar_foto_perfil{
	cursor: pointer;
}
.editar_email{
	width: 50%;
}
.aviso_imagem{
	max-width: 100%;
	height: auto;
}
.botao_duvidas{
	max-width: 70%;
}
#label-image:hover{
	cursor: pointer;
}
.cabeca_atividade{
	display: flex;
	justify-content: center;
}
.sidebar .submenu{
	background-color: #ececec;
}
#accordionExample div.submenu a.nav-link { 
    color: #319DC8;
}
.tabela_admin1 .rascunho{
	width: 380px;
	height: 80%;
	position: fixed;
	right: -380px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	z-index: 50000;
	padding: 0px;
	transition: all 500ms ease-out;
}
.tabela_admin1 .open{
	right: 0px;
	transition: all 500ms ease-out;
}
.bt_rascunho{
	width: 37px;
	height: 132px;
	position: absolute;
	background: url(../img/bt_rascunho.png) no-repeat;
	text-indent: -99999px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	left: -37px;
	cursor: pointer;
}
.btn-ver-mais{
	width: 160px;
}
.awesome i{
	padding: 10px;
	font-size: 5em;
}
#div_dados_autor p{
	margin-top: 10px;
}
.numero-questoes{
	position: relative;
	background-color: #ffc107;
	border-color: #ffc107;
}
.numero-questoes span{
	background: #cc2626;
	color: #ffffff;
    position: absolute;
    line-height: 6px;
    padding: 6px;
    font-size: 11px;
    top: -6px;
    left: 30px;
    border-radius: 50%;
}
.numero-questoes i{
	color: #2c5190;
}
#nome-arquivo{
	color: #a09c9c;
}
.col-acoes{
	display: flex;
}
.livroDesab{
	background: #efefef;
}
.livroDesab p{
	color: #929292;
}
.telefone{
	display: flex;
}
.table .acompanhamento .btn{
	min-width: 250px;
}
.autores-box {
    display: flex;
    align-items: center;
}
.autores-box .form-control {
    max-width: 30em;
}
.autores-box .btn {
    max-width: 12em;
}
.autores-box .btn-verde {
    margin-right: 10px;
}
#form_livros_cadastro .btn {
    max-width: 15em;
}
.passo-criar-atv {
    background-color: #20B3ED;
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
}
.btns-cadastro-pdf {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.btns-cadastro-pdf label, .container-btn-avisos label {
    cursor: pointer;
    max-width: 15em;
    /* width: 15em; */
    margin: 0px 10px 0 0!important;
}
.btns-cadastro-pdf .btn, .container-btn-avisos .btn {
    height: 50px;
    border-radius: 5px!important;
}
.container-btn-avisos .btn {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.container-btn-avisos {
    display: flex;
}
.parceiros-colunas {
    display: flex;
    width: 96%;
    margin: auto;
}
#pdf-edicao .content-box, 
#questoes-editar .content-box, 
#listar-atividades .content-box,
#lista-professores .content-box,
#gestor.content-box, .div-principal.content-box {
    width: 96%!important;
}
#lista-professores .btn {
    margin: auto;
}
/* ajustes labels */
.btns-anexo label {
    cursor: pointer;
    background-color: #FFFFFF; 
    border-radius: 8px;
    color:#b0b0b0; 
    transition: all 0.35s ease;
}
.btns-anexo label:hover {
    background-color:#20B3ED;
    color:white;

}
.questoes-cadastro-alt {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0!important;
}
#form_questoes_cadastro .btn-azul {
    max-width: 15em;
}
#listar-escolas .container-btn form {
    margin-top: 0!important;
    width: 96%;
    margin: auto;
    background: transparent;
    border-radius: 8px;
    padding: 0px;
} 
.form-editar-autores select, .form-editar-autores .mt-4 {
    max-width: 30em;
}
@media screen and (max-width: 990px){
	.col-content{
		width: 100%!important;
	}
	.sidebar{
		width: 100%;
		flex: 1 1 100%;
		top: 83px;
		height: auto;
	}
	.tabela_admin1 td.rascunho {
	    width: 200px;
	    right: -200px;
	}
}
@media screen and (max-width: 575px){
	.editar_email{
		width: 80%;
	}
}

#accordionExample > li.nav-item.nav-item-accordion.desabilitado > a{
	pointer-events: none;
	cursor: default;
	color: grey;
}
.desabilitado{
	pointer-events: none;
	cursor: default;
	color: grey;
    background: none;
}



@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

.row {
    flex-wrap: unset!important;
    height: -webkit-fill-available;
    margin: unset!important;

}
.sidebar {
    min-width: 260px!important;
    position: unset;
    flex: unset!important;
    top: unset!important;
	height: unset;
	min-height: 100vh;
    display: block;
    background: #FFFFFF;
	box-shadow: 6px 0px 18px rgba(0, 0, 0, 0.06);
}
.sidebar .nav-link {
    color: #334D6E;
}
.bd-navbar {
    background-color: white;
    border-bottom: 1px solid #0000001a;
}
.col-content {
    margin: auto;
    width: 100%!important;
    padding: 0!important;
    margin: 0;
}
.text-white {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.01em;
	color: #192A3E!important;
	font-weight: 500;
}
.col-content header {
    padding: 30px;
    padding-left: 20px;
    background-color: white;
    width: 96%;
    margin: auto;
    border-radius: 8px;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
    margin-top: 15px;
}
.col-content header p {
    margin-top: 0;
    margin-bottom: 1rem;
    width: 96%;
    margin: 0;
    border-bottom: 1px solid #EBEFF2;
    margin: 0;
    margin-bottom: 20px;
    color: #334D6E;
}
h2 {
    font-style: normal;
    font-weight: 500;
	font-size: 22px;
    line-height: 27px;
    letter-spacing: 0.01em;
	color: #334D6E;
}
body {
	background:#F5F6F8;
    overflow-x: hidden;
    min-height: 100vh;
}
.main {
    background:#F5F6F8;
}
.bg-primary {
    background-color: white!important;
}
.btn-primary,.btn-primary:focus {
    color: #fff;
    background-color: #20B3ED;
    border-color: #20B3ED;
    width: -webkit-fill-available;
    margin: 15px 0;
    padding: 15px 15px;
}
.btn-primary:hover {
    background-color: #46c4f6;
    border-color: #20B3ED;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
	background-color: none
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    /* margin-bottom: 20px; */
    width: 96%;
    margin: auto;
    border-radius: 8px;
    margin-bottom: 9px;
    box-shadow: 0px 6px 18px rgb(0 0 0 / 7%);
}
.card-header {
	border-bottom: none;
}
.my-4 {
	border: none;
    border-radius: 8px;
	overflow: hidden;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
    height: 35%;
}
.mt-2, .my-2 {
    margin-top: .5rem!important;
    width: 96%;
    margin: auto;
    background: white;
    border-radius: 8px;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
    padding: 30px;
    padding-left: 20px;
}
.mt-2 select {
    border: none;
    border-bottom: 2px solid #0000004d;
    border-radius: 0;
}
.col-content form {
	margin-top: 1.5rem!important;
    width: 96%;
    margin: auto;
    background: white;
    border-radius: 8px;
    padding: 18px;
}
.btn-warning {
    color: white;
    background-color: #2ED47A;
    border-color: #2ED47A;
}
.btn-warning:hover {
	color: white;
    background-color: #22b664;
    border-color: #22b664;
}
.btn-danger {
    color: #fff;
    background-color: #F7685B;
    border-color: #F7685B;
}
.table-responsive {
    display: block;
    width: 96%;
    margin: auto;
    overflow: hidden;
    border-radius: 8px;
    margin-top: 10px;
	overflow-x: auto;
}
.tabela_admin1 tr {
	display: flex;
    flex-direction: column;
}
.table .thead-dark th {
    color: black;
    background-color: #ffffff;
    border-color: #00000014;
}
.row .mb-4 {
    width: 96%;
}
.breadcrumb {
	background-color: unset;
}
.container-fluid {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
}
.col-lg-6 {
	padding: 0;
}
.page-all {
    display: flex;
    flex-wrap: nowrap;
    min-height: 100vh;
}
.page-content {
    width: -webkit-fill-available;
}
.page-content header {
    padding: 30px;
    padding-left: 20px;
    background-color: white;
    width: 96%;
    margin: auto;
    border-radius: 8px;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
    margin-top: 15px;
}
@media (min-width: 992px) {
    .col-lg-6 {
        max-width: 49%!important;
    }
}



.nav-cards .card {
    text-decoration: none;
    background: #FCFCFC;
    color: #4FBAE4;
    border-radius: 16px;
    width: 160px;
    height: 160px;
    max-width: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-cards {
	display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, 160px);
    grid-template-rows: repeat(2, 160px);
    justify-content: center;
}
.nav-cards .card .card-body img {
	width: 3em;
}
.card-title {
    font-size: 15px;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    /* padding: 1.25rem; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.img-option-menu {
    vertical-align: text-bottom;
    filter: brightness(0.5);
}

.p-1 {
    width: 96%;
    margin: auto;
    border-radius: 8px;
    overflow: hidden;
    padding: 0!important;
    margin-bottom: 15px;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
}
.card-destaque-2 {
    /* border: 1px solid #2c5190; */
    border: none;
    overflow: hidden;
    border-radius: 8px;
}
.p-1 .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    /* padding: 1.25rem; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: white!important;
}
.card-destaque-2 .card-header {
    background: white;
    color: #334D6E;
    border-bottom: 1px solid #00000045;
}
.p-4 .row {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.card-header-destaque {
    background-color: #20B3ED;
    color: white;
}
.col-lg-4 .card-aviso {
	border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
}
.bg-white {
    background-color: #fff!important;
    width: 96%;
    margin: auto;
    border-radius: 8px;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
}
.p-4 h3 {
    font-size: 1.75rem;
    width: 96%;
    margin: auto;
}
.px-3 {
	display: flex;
    flex-direction: column;
}
.px-3 label {
	min-width: fit-content;
}
.px-3 select {
	max-width: 400px;
}
.p-4 p {
    margin-top: 0;
    margin-bottom: 1rem;
    width: 96%;
    margin: auto;
    color: #00000085;
}
#livro_manual {
	width: 96%;
    margin: auto;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;

}
.col-content .conteudo_contato form {
    margin-top: 1.5rem!important;
    width: 96%;
    margin: auto;
    background: white;
    border-radius: 8px;
    padding: 18px;
    padding-bottom: 50px;
    /* min-height: inherit; */
    margin-bottom: 20px;
}
.center-margin {
    margin: 0 auto 3% auto;
    width: 96%;
    margin: auto;
}
.p-4 .item {
    background-color: #ffffff;
    /* box-shadow: 1px 1px 3px grey; */
    padding: 5%;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
    height: 100%;
    width: 100%;
}
.p-4 .item h3 {
	color: #192A3E;
}

.livros-listar .d-flex .col-md-4 {
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: center;
    min-width: fit-content;
}
.livros-listar .d-flex .col-md-4 .btn {
    border: none!important;
    min-width: max-content;
    height: 45px;
    margin: 0;
}
.livros-listar .d-flex .ml-5{
    margin-left: 20px!important;
}
.livros-listar .d-flex {
    display: block!important;
}
.livros-editar span {
    padding: 10px 20px;
    background-color: #a7d9ec;
    border-radius: 5px;
    color: white!important;
    text-align: center;
    width: fit-content;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.livros-editar .float-right {
    float: none!important;
    padding: 15px 25px
}
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body {
    font-family: 'Poppins', sans-serif;
    background: #fafafa;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 15px 10px;
    background-color: #FFFFFF!important;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}
.navbar-nav input {
    background: transparent;
    border: none;
    border-right: 2px solid #EBEFF2;
    width: 200px;
    margin-right: 15px;
}
.navbar-nav {
    margin-top: 10px;
}
.navbar-nav input:focus {
    outline: none;
    border: none;
}
.navbar-nav a {
    color: #90A0B7;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.navbar-nav a img {
    position: absolute;
}
.navbar-nav .notificacao {
    margin: 0 14px;
    width: 25px;
}
.hidden-info {
    display: none;
}
.line {
    width: 100%;
    height: 1px;
    margin: 40px 0;
}

i,
span {
    display: inline-block;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.row .three{
    color: #ecf0f1;
    text-align: left;
    padding: 0 10px;
  }
.hamburger {
    text-align: left;
    display: block;
}
.hamburger .line{
    height: 3px;
    border-radius: 10px;
    background-color: #20B3ED;
    display: block;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: 0;
}
#hamburger-7.is-active .line:nth-child(3), #hamburger-7.is-active  .line:nth-child(2) {
    width: 30px;
}
#hamburger-7 .line:nth-child(3){
    width: 15px;
}
#hamburger-7 .line:nth-child(2){
    width: 25px;
}
#hamburger-7 .line:nth-child(1){
    width: 30px;
}
.hamburger:hover{
    cursor: pointer;
}
.perfil-prof-dados .info-sidebar {
    max-width: 20ch;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@keyframes smallbig{
    0%, 100%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    50%{
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
}
.btn-info {
    color: #fff;
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.btn-info:focus {
    outline: none;
    border: none;
    box-shadow: none;
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow:none;
}
.btn-info:hover {
    background-color: transparent;
    border: none;
}
.btn-info:hover #hamburger-7 .line:nth-child(2){
    width: 25px;
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border: none;
}
.wrapper {
    display: flex;
    align-items: stretch;
}

#sidebar {
    min-width: 270px;
    max-width: 270px;
    background: #FFFFFF;
    color: #334D6E;
    transition: all 0.3s;
    box-shadow: 2px 4px 10px #00000038;
    z-index: 10;
    overflow: hidden;
    /* position: fixed; */
    height: auto;
    display: flow-root;
}
#sidebar.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}

#sidebar.active .sidebar-header h3,
#sidebar.active .CTAs {
    display: none;
}

#sidebar.active .sidebar-header strong {
    display: block;
}
#sidebar.active .sair a {
    margin: auto;
}

#sidebar.active ul li a {
    padding: 15px 10px;
    text-align: center;
    font-size: 0.85em;
    justify-content: center;
}
#sidebar.active ul li a img {
    margin: 0;
}
#sidebar.active .perfil-prof-img {
    margin-right: 0px;
}
#sidebar ul li a {
    border-left: 5px solid transparent;
    border-radius: 2px;
}
#sidebar ul li a:hover {
    border-left: 5px solid #20B3ED;
}
#sidebar .perfil-prof {
    border: none;
}
#sidebar .perfil-prof:hover {
    border: none!important;
}
#sidebar ul li a h5 {
    font-size: 0.85em;
    margin: 0 10px;
    font-family: Poppins;
    color: #334D6E;
}
#sidebar ul li a img {
    margin-right: 10px;
}

#sidebar.active ul li a i {
    margin-right: 0;
    display: block;
    margin-bottom: 5px;
}

#sidebar.active ul ul a {
    padding: 10px !important;
}

#sidebar.active .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

#sidebar .sidebar-header {
    padding: 20px;
    display: flex;
    align-items: center;
    padding-bottom: 9px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
#sidebar .sidebar-header img {
    margin-left: 25px;
    max-width: 4em;
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

#sidebar ul.components {
    padding: 20px 0px 0px 0px;
    border-bottom: 1px solid #EBEFF2;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 78vh;
}
/* width */
#sidebar ul.components::-webkit-scrollbar {
    width: 7px;
}
/* Track */
#sidebar ul.components::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
#sidebar ul.components::-webkit-scrollbar-thumb {
    background: rgb(192, 192, 192); 
    border-radius: 10px;
}

/* Handle on hover */
#sidebar ul.components::-webkit-scrollbar-thumb:hover  {
    background: rgb(168, 168, 168); 
    width: 8px;
}
#sidebar ul li a {
    padding: 10px;
    font-size: 0.9em;
    display: flex;
    align-items: center;
}

#sidebar ul li a:hover, #sidebar ul li a:hover h5 {
    color: #20B3ED;
    background: #fff;
}
#sidebar ul li a i {
    margin-right: 10px;
}

#sidebar .perfil-prof {
    display: flex;
    align-items: center;
}
#sidebar .perfil-prof h5, #sidebar .perfil-prof p {
    font-size: 14px;
    margin: 0;
}
#sidebar .perfil-prof-img {
    margin-right: 10px;
}
#sidebar .perfil-container {
    margin-bottom: 10px;
}
a[data-toggle="collapse"] {
    position: relative;
}
.sair a {
    margin-left: 15px;
    display: flex;
    width: fit-content;
}
.sair a svg {
    margin-right: 8px;
}
.sair a:hover {
    color: rgb(206, 41, 41);
}
.sair a img {
    margin-right: 10px;
}
.dropdown-toggle::after {
    display: block;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    color: #C2CFE0;
}
ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #e3f5ff;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

#form_livros_cadastro {
    display: flex;
    width: 96%;
    margin: auto;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px;
}
#form_livros_cadastro .mt-2 {
    width: 49%;
    margin: initial;
}
.form-control {
    border-radius: 8px;
    height: 3em;
}
label {
    color: #707683;
}
.mt-2 h3 {
    border-bottom: 3px solid #EBEFF2;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #192A3E;
}
.form-row {
    flex-direction: column;
}
.btn-success {
    margin-top: 20px;
}
#cadastroPdf h4 {
    border-bottom: 3px solid #EBEFF2;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.form-control:disabled, .form-control[readonly] {
   background-color: none;
}
@media only screen and (max-width:750px){
    #form_livros_cadastro {
        flex-direction: column;
    }
    #form_livros_cadastro .mt-2 {
        width: 100%;
    }
    #sidebar {
        position: fixed;
        height: -webkit-fill-available;
    }
    .page-content {
        padding-left: 80px;
    }
}