@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,100,100italic);
@import url("reset_primefaces.css");
@import url("buttons.css");
/*#### ESTRUTURA ####*/
body {
  background-color: #FFF !important;
  background-image: none;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
  position: relative; }

.affix {
  top: 0;
  width: 100%;
  z-index: 5 !important;
  background: #FFF; }

.affix + .container-fluid {
  padding-top: 133px !important; }

input.form-control, textarea.form-control {
  border: 0px none !important;
  border: 1px solid #B0BEC5 !important;
  border-radius: 0px;
/*   background: #DCDCDC !important; */
}

.form-control[disabled=true], 
fieldset[disabled=true], 
input[readonly=true],
input:disabled, 
input[aria-readonly=true]{
  cursor: not-allowed !important; 
  background:#e7e4e1 !important;
}

.divider {
  height: 1px;
  width: 100%;
  display: block;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.checkbox-radio-style {
  padding: 10px 0px; }
  .checkbox-radio-style label {
    margin-right: 10px; }

.manyCheckBox label {
  font-weight: normal; }
.manyCheckBox td input[type="checkbox"] {
  margin-top: -2px !important;
  margin-right: 10px; }

/*#### TOPO ####*/
header .ui-selectonemenu.form-control {
  min-width: auto !important; }
header #header-art-top {
  background-image: linear-gradient(to right, #19a1dd 0%, #2EA7DE 31%, #0499db, #03699a);
  height: 114px;
  display: block;
  border-bottom: 2px solid #D8DBDF; }
header .header-art {
  margin-left: -15px; }
header .logo-mun {
  padding: 10px 15px 10px 0px; }

#header-info {
  padding: 10px 0px;
  height: 60px; }
  #header-info .ui-button-text {
    display: none !important; }
  #header-info .label-unidade {
    float: left; }
  #header-info .label-ano-letivo {
    float: left; }
  #header-info .btn {
    margin-right: 20px; }
  #header-info .link-user {
    border: 0px none;
    margin-bottom: 10px; }
    #header-info .link-user .details-user {
      display: inline-block; }
      #header-info .link-user .details-user .nome-pf {
        display: block;
        text-transform: capitalize;
        font-weight: bold; }
      #header-info .link-user .details-user .perfil {
        display: block;
        text-transform: capitalize;
        font-size: 11px; }
    #header-info .link-user .img-user {
      background: #f0f0f0;
      padding: 5px 5px 5px 5px;
      border-radius: 50%;
      margin-right: 10px;
      display: inline-block; }

.navbar {
  border-radius: 0px !important;
  margin-bottom: 0px !important; }

.navbar-default {
  border: 1px solid #D8DBDF;
  border-right: 0px none;
  border-left: 0px none; }

@media screen and (max-width: 768px) {
  .ui-selectonemenu.form-control {
    width: 100% !important; }

  #header-info .btn {
    width: 100% !important;
    margin: 5px 0px !important; } }
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .unidades, .ano_letivo {
    width: 100%; }

  .ui-selectonemenu.form-control {
    width: 60% !important; } }
@media screen and (max-width: 1100px) {
  #ano, #ano_label {
    width: 100% !important; } }
@media screen and (max-width: 768px) {
  .link-user {
    text-align: center; } }
/*#### RODAP╔ ####*/
footer {
  background: #F5F5F5;
  font-size: 12px;
  color: #000;
  padding: 20px 0px 10px 0px;
  border-top: 1px solid #CCC; }

/*#### CORPO ####*/
#principal {
  background-color: #53A6F2;
  background-image: linear-gradient(to bottom, #53A6F2, #EAF0FE 90%);
  padding: 20px 0px; }
  #principal .alert {
    font-weight: normal !important; }
  #principal .div-imagem-principal {
    background: url("../images/eDucarCentro_transparente.png");
    background-repeat: no-repeat;
    background-size: contain !important;
    background-position: 101% 0;
    width: 100% !important;
    margin-right: 0px;
    margin-top: -20px; }

.breadcrumb {
  background-color: transparent; }
  .breadcrumb a {
    color: #FFF; }
  .breadcrumb > li + li::before {
    color: #FFF; }

.lado-esquerdo .list-group {
  border: 0px none;
  background: #f5f5f5;
  border-radius: 0px; }
  .lado-esquerdo .list-group a.list-group-item {
    background: #f0f0f0;
    color: #4F4F4F;
    font-size: 13px;
    position: relative;
    border: 1px solid #A8A8A8;
    border-radius: 0px; }
    .lado-esquerdo .list-group a.list-group-item:hover {
      background: #ACCBDC; }
  .lado-esquerdo .list-group i {
    float: right; }

.lado-direito {
  background: #FFF;
}
  
  .lado-direito .title-header {
    font-weight:100;
    font-size: 30px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    margin: 10px -15px 20px;
    padding-left: 15px;
    color: #66666A; }
  .lado-direito .styleTable {
    margin-top: 20px; }
  .lado-direito .panel .panel-heading {
    font-size: 18px; }
    
  .lado-direito .title-headerH {
    font-weight: 100;
    font-size: 18px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    margin: 10px -15px 20px;
    padding-left: 15px;
    color: #66666A; }
  .lado-direito .styleTable {
    margin-top: 20px; }
  .lado-direito .panel .panel-heading {
    font-size: 18px; }
    
  .lado-direito .title-headerT {
    font-weight: bolt;
    font-size: 30px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    margin: 10px -15px 20px;
    padding-left: 15px;
    color: #000000; }
    
  .lado-direito .styleTable {
    margin-top: 20px; }
  .lado-direito .panel .panel-heading {
    font-size: 18px; }

/*#### RODAP╔ FORMUL┴RIO ####*/
.footer-form {
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px; }

/*#### TABs (WIZARD) ####*/
.ui-wizard-step-titles {
  border-bottom: 1px solid #ddd !important;
  margin-bottom: 15px !important;
  display: block; }
  .ui-wizard-step-titles .ui-wizard-step-title {
    border-radius: 0px !important;
    border: 0px none !important;
    background: transparent !important;
    margin-bottom: -1px;
    font-weight: 400;
    padding: 10px 15px !important;
    cursor: default; }
    .ui-wizard-step-titles .ui-wizard-step-title.ui-state-highlight {
      border: 1px solid #ddd !important;
      border-bottom-color: #FFF !important;
      border-radius: 4px 4px 0px 0px !important;
      margin: -2px 0px -1px !important; }

.ui-wizard-navbar {
  margin-top: 15px; }

/*#### TABLES ####*/
.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer {
  padding: 0px !important;
  line-height: 53px; }
.ui-datatable .actions a {
  font-size: 16px !important; }
.ui-datatable .ui-datatable-header {
  text-transform: uppercase !important; }
.ui-datatable .ui-datatable-data td {
  font-size: 12px !important; }
.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
  padding: 8px 4px !important; }
.ui-datatable th.ui-state-default {
  background: #DAE8EF !important;
  color: #66666A !important;
  border: 1px solid #C1D5DF;
  font-weight: normal; }

/*#### PERMISSıES ####*/
.permission .panel-heading a {
  color: #31708f; }
  .permission .panel-heading a i:hover {
    color: #000; }
  .permission .panel-heading a.title-desricao:hover {
    text-decoration: underline; }
.permission .ui-widget-content {
  border: 0px none !important;
  background: transparent !important; }
.permission td.ui-datagrid-column {
  border: 1px solid #bce8f1 !important; }
  .permission td.ui-datagrid-column .title-permission-checkbox {
    font-weight: bold !important;
    text-align: center;
    background-color: #d9edf7;
    border-bottom: 1px solid #bce8f1;
    margin: -3px -3px 10px;
    padding: 5px 0px; }
  .permission td.ui-datagrid-column .ui-selectmanycheckbox td {
    padding-left: 10px;
    margin-top: 5px; }
    .permission td.ui-datagrid-column .ui-selectmanycheckbox td label {
      margin-left: 5px !important;
      font-weight: normal !important;
      margin-top: 0px !important; }

/*# sourceMappingURL=new_style.css.map */

/* CUSTOMIZAÇÕES*/

.destaque-texto{
	font-weight:bold;
	color:black;
}

.espacamento-direita{ margin-right:10px !important;}

 .alinhar-elementos-cadastro-aluno{
 	display:flex;
 	align-items:center;
 	justify-content:center;
 }
 
 .btn-cancelar{
 	font-size:15px;
 	color:#e74c3c;
 }
 
 .input-formulario{
 	border: 0px none !important;
	border-bottom:1px solid #B0BEC5 !important;
	border-radius: 0px !important;	
 }
 

/* ESTILOS PAAR FUNCIONALIDADE DAS FÓRMULAS MATEMÁTICAS */

.container-mostrar-formula{
	min-height:30px;
	min-width:30px;
	border:1px solid #ccc;
	display:inline-block !important;
	margin:5px 10px 10px;
	padding:5px;
	text-align:center;
}

.container-inline{
	display:inline-block !important;
}

.container-block{
	display:block !important;
}

.container-recurso-formula{
	display:flex;
	flex-direction:column;
	justify-content:center;
	border:1px solid #999;
}

.btn-add-formula{
	margin:auto;
	display:block !important;
}

.input-formula{
	background:white;
	width:100%;
	min-height:30px;
	max-height:60px;
	font-size:20px !important;
	overflow:hidden !important;
	border:1px solid #B0BEC5 !important;
	padding:3px;
	border-radius:0;
	text-align:center;
}

.input-formula-full{ width:100%;}

/* INICIO DA ESTILIZAÇÃO DO NOVO COMPONENTE DE ANEXAR IMAGEM NO CADASTRO DE TEXTO/IMAGEM */

.container-tamanho-imagem{
	float:right;
	margin-top:-2px;
}

.container-tamanho-imagem .ui-button{
	font-size:13px !important;
	padding:3px 8px;
}

.container-imagem .componente-anexo{
	padding:0 !important;
	margin-right:5px;
	text-align:right;
}

.container-imagem .componente-anexo .ui-widget-header{
	min-height:0 !important;
	padding:0 !important;
}

.container-imagem .panel{
	margin-bottom:0 !important;
}

.container-imagem .panel-heading{
	padding:5px 10px;
}

.container-imagem .panel-footer{ 
	padding:8px !important;
}

.container-tamanho-imagem .ui-corner-left{
	-webkit-border-top-left-radius:0 !important;
	border-top-left-radius:0px !important;
	-webkit-border-bottom-left-radius:0 !important;
	border-bottom-left-radius:0px !important;
}


.container-tamanho-imagem .ui-corner-right{
	-webkit-border-top-right-radius:0 !important;
	border-top-right-radius:0px !important;
	-webkit-border-bottom-right-radius:0 !important;
	border-bottom-right-radius:0px !important;
}


.conteudo-questao, .conteudo-formatado{
	min-height:200px !important;
	background-color:#eee;
}

.conteudo-questao{
	overflow-y:scroll;
}

.conteudo-formatado{
	overflow:auto;
	height:auto;
	border-radius:0;
}
 
/* ESTILIZAÇÃO DOS COMPONENTES DE CRIAR FÓRMULA E EDITOR  */


.construtor-formulas .katex-display{
	margin:0;	
	color:#34495e;
}

.btn-abrir-construtor-formula{
	padding:1px 6px;
	background:	#fff;
	border:1px solid #95a5a6;
	box-shadow: 0 2px 2px #bdc3c7;
	border-radius:3px;
	display:inline-block;
	margin-left:5px;
}

.construtor-formulas{
	width:350px;
	margin:10px auto;
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:space-between;
}

.item-formula-individual{
	font-size:10px !important;
}

.construtor-item-formula{
	font-size:13px;
	cursor: pointer;
	width:35px;
	height:35px;
	display:flex;
	align-items:center;
	justify-content:center;
	color: #34495e;
	background:	#fff;
	border:1px solid #95a5a6;
	box-shadow: 0 2px 2px #bdc3c7;
	border-radius:3px;
}

.usar-largura-formula{
	width:initial !important;
	height:initial !important;
	padding:5px !important;
}


/*  ESCONDER CONTEÚDO DO ENUNCIADO QUE APENAS REPLICA O CONTEÚDO, MAS QUE NÃO É IMPORTANTE  */

.conteudo-questao span[aria-hidden=true]{
	display:none;
}

/* RESET DO ESTILO DOS ELEMENTOS DENTRO DO EDITOR DE ENUNCIADO */

.enunciado-questao p{
	display:inline-block;
}

.ql-editor .katex{
	line-height:initial;	
}

.ql-toolbar.ql-snow{
	font-size:10px !important;
	padding:3px !important;
}

.ql-editor .mord.sqrt{
	font-size:17px;	
}

.ql-editor .mfrac{
	font-size: 23px;
}

.ql-editor .overline {
    font-size: 15px;
}

.ql-editor .delimcenter{
	font-size: 23px !important;
}

.ql-editor ol, .ql-editor ul{
	padding-left:0 !important;
}

