/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
#login figure, #register figure {
  margin-bottom: 30px;
  background: #457cbf;
  background: -webkit-linear-gradient(left, #457cbf, #0771f2);
  background: linear-gradient(to right, #457cbf, #0771f2);
  padding: 8px 50px;
}
#login_bg, #register_bg, #admission_bg {
  background: url(https://coren-mg.dnapos.com.br/sistema/uploads/imagens/institucional/uniq-bg.jpg) center center no-repeat fixed;
}
#hero_in.general:before{background: url(https://coren-mg.dnapos.com.br/sistema/uploads/imagens/institucional/uniq-bg.jpg) center center no-repeat;}
a.btn_1, .btn_1{
  background-color: #457cbf;
  color: #ffffff;
}
a.btn_1:hover, .btn_1:hover {
  background-color: #cf2900;
  color: #ffffff;
}
#hero_in.general .wrapper {
  background-color: #457cbf;
  background-color: rgba(69, 124, 191, 0.8);
}
.main-menu > ul > li span > a{color: #ffffff;}
.box_list ul li:last-child a{
  border: 2px solid #cf2900;
  color: #cf2900;
}
.box_list ul li:last-child a:hover {
  background: #457cbf;
  border: 2px solid #457cbf;
}
.input_label::after{
	border-bottom: 2px solid #cf2900;
}
#hero_in .wrapper h1{color: #ffffff}
#hero_in .wrapper h1 span{
  background-color: #cf2900;
}
#hero_in.general{
  border-bottom: 5px solid #cf2900;
}
a{color: #cf2900;}
span.error{display: none!important;}
.hide{display: none;}
button{outline: none!important;}
.msg-form, .msg-login{height: 40px;}
.error_message{font-weight: unset;}

header{padding: 10px 30px;}
header.header.sticky{padding: 10px 30px;height: 85px;background: -webkit-linear-gradient(left, #457cbf, #0771f2); background: linear-gradient(to right, #457cbf, #0771f2);}
header #logo img{width: 205px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
header.header.sticky #logo img{width: 140px;}
header.header.sticky ul#top_menu {margin: 14px 0 0 0;}

@media only screen and (min-width: 992px) {
.main-menu {top:40px;}
header.header.sticky .main-menu {top: 23px;}
}
ul#top_menu {
	margin: 31px 0 0 0;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.bt-logout{font-size: 20px;}

@media (max-width: 991px) {
	#logo img {
		width: 140px!important;
		height: unset;
		margin-top: 2px;
	}
  #sidebar{
    <!-- display: none; -->
  }
	ul#top_menu {
    <!-- display: none; -->
    margin: 15px 0 0 0;
	}
	header.header.sticky ul#top_menu {margin: 10px 0 0 0;}
	#hamburger{margin-top: 13px}
	header.header.sticky {padding: 14px 30px;}
}

@media (max-width: 575px) {
	#logo img {
		width: 110px!important;
		margin-top: 20px;
	}
  ul#top_menu {
    margin: 3px 0 0 0!important;
  }
	header.header.sticky {padding: 10px 30px;}
}
footer{background-color: #457cbf;}
footer p, footer h5, footer ul.contacts li a i, .follow_us ul li:first-child, .follow_us ul li a i,
footer ul li a, footer ul.links li a, ul#additional_links li a, footer #copy,
footer ul li a:hover, footer ul.links li a:hover:after {
  color: #ffffff;
}

.animated .block-horizzontal{
  background: #457cbf;
}
.secondary_nav ul li a{
  color: #457cbf;
}
.thumb_cart img {
  height: 60px;
  object-fit: cover;
}

#disciplinas .options{font-size: 20px}
#disciplinas .options span{font-size: 14px}
#disciplinas .item_cart{margin: 14px 0 0 0;}
#disciplinas .thumb_cart{margin-right: 20px;}
#disciplinas .item_cart a{font-size: 18px;}

#disciplinas .box_cart{    
  border: unset;
  padding: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}

.sticky_horizontal li a{
  float: left;
  display: inline-block;
  /*min-width: 70px;*/
  background-color: #fff;
  color: !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  text-shadow: none;
  padding: 10px 15px 8px 15px;
  line-height: 1;
  border-left: 1px solid #ededed;
  border-right: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.secondary_nav ul li {
     display: unset; 
     margin-right: unset; 
}

.secondary_nav ul li:first-of-type a{
    border-radius: 3px 0 0 3px;
    border-left: 0;
}
.secondary_nav ul li:last-of-type a{
    border-radius: 0 3px 3px 0;
}
.secondary_nav ul li a.active{
    background-color: #457cbf;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff!important;
}

[data-loader="circle-side"] {
  border: 2px solid ;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-right-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.list_lessons_2 ul li:before{
  content: "\5e";
}

#secao-modulos .card-header h5 a span{float: right;}
.card-header h5 a i.indicator{color: #457cbf;}

h2{margin-bottom: 30px;}
#secao-descricao p{margin-bottom: 10px;}

a.btn_1.outline, .btn_1.outline {
    border: 2px solid #457cbf;
    color: #457cbf;
}
.btn_1.outline.error {
  border-color: #cf2900;
  color: #cf2900;
}
a.btn_1.outline:hover, .btn_1.outline:hover{
  background: #457cbf;
  color: #fff;
  border-color: #457cbf;
}

.main_title_2 span em{
  background-color: #457cbf!important;
}

.forum-list tbody td{font-size: 12px;}
.forum-list tbody td a{font-size: 14px;}

@media (max-width: 991px) {
 .table.cart-list td:nth-of-type(1):before {
    content: "Título";
  }

  .table.cart-list td:nth-of-type(2):before {
    content: "Curso";
  }

  .table.cart-list td:nth-of-type(3):before {
    content: "Disciplina";
  }

  .table.cart-list td:nth-of-type(4):before {
    content: "Professor";
  }
  .table.cart-list td:nth-of-type(5):before {
    content: "Respostas";
  }
}

.box_cart .reviews-container .review-box{margin-bottom: unset;}
.bt-voltar{width: 205px!important; margin: 0 auto;}

.minha-resposta .rev-content{border-color: #457cbf}

.box_info_curso p{margin-bottom: 0;}

.dropcaps p:first-child::first-letter {
  background-color: #457cbf;
}

#form-avaliacao-n2 input[type='file'] {
  display: none
}

.indent_title_in i {
    color: #cf2900;
}
.secondary_nav {
    background: #cf2900;
}

.mn_perfil{}
.mn_perfil figure{
  border: 1px solid #ffffff;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #ffffff;
}
.submenu li:hover figure img{opacity: .8}
.mn_perfil figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Submenu*/
.submenu ul {
  position: absolute;
  z-index: 1;
  visibility: hidden;
  right: -19px;
  top: 100%;
  margin: 0;
  display: block;
  padding: 0;
  background: #fff;
  min-width: 210px;
  -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.submenu ul:before {
  bottom: 100%;
  right: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}
.submenu ul li {
  display: block;
  height: auto;
  padding: 0;
}
.submenu ul li a {
  font-size: 13px;
  font-size: 0.7rem;
  color: #457cbf!important;
  border-bottom: 1px solid #ededed;
  display: block;
  padding: 15px 10px;
  line-height: 1;
}

.submenu li:hover > ul {
  padding: 0;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.submenu ul li:last-child a {
  border-bottom: none;
}
.submenu ul li:hover > a {
  background-color: #f9f9f9;
  color: #cf2900!important;
  padding-left: 18px;
}

ul#top_menu > li{
  float: left;
}

ul#top_menu > li a.search-overlay-menu-btn{margin-top: 12px}

.profile h6{text-align: center; padding: 10px 0;}

.bs-wizard > .bs-wizard-step{
  width: 10%;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after{
  color: #cf2900;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot{
  background-color: #457cbf;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot{
  background-color: #457cbf; 
}
.form-group label{display: block; color: #000;}

.avaliacao_loading{
  width: 95%;
  height: 90%;
  background: #fff;
  position: absolute;
  z-index: 1;
  left: 21px;
}
.box_info_prova p{}
.box_info_prova h1{}
.box_info_prova h1 span{}
.box_info_prova #basicUsage{font-size: 30px;}
.txt-right{text-align: right!important;}

.theiaStickySidebar ul li a{color: #457cbf}
.theiaStickySidebar ul li a:hover{color: #cf2900}

.box_meu_perfil{}
.box_meu_perfil form{}
.box_meu_perfil form .row{border-bottom: 1px solid #f1f1f1; margin-bottom: 10px;}
.box_meu_perfil form .row label{font-size: 12px; font-weight: 600; margin-bottom: 0; text-transform: uppercase;}
.box_meu_perfil form .row p{margin-bottom: 15px; padding: 17px 0;}
.box_meu_perfil form .row imput{}
a.box_feat h3, a.box_feat i {color: #457cbf; -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
a.box_feat:hover h3, a.box_feat:hover i {color: #cf2900}
.info-datacadastro{text-align: center; color: #999; margin-bottom: 5px;}
.btn_off{background: #ccc!important;}
.box-alterar-senha, .box-alterar-imagem, .box-upload-arquivo{display:none}
.profile figure{height: 150px; position: relative;}
.profile figure img{height: 150px; width: 150px; object-fit: cover;}

.list_lessons ul li a strong, .card-header h5 a strong{font-weight: 300;}
.list_lessons ul li a.sub-item-ok strong, .card-header.item-ok h5 a strong{text-decoration: line-through; color: #999; font-style: italic;}
.box_detail h3{margin: 0 0 15px 0; }
.cor-n{color: #999}
.cor-nr{color: #dc3545}
.cor-nf{color: #000}
.list-mensagem ul li {
    border-top: 1px solid #ededed;
    padding: 12px 20px;
    font-weight: 500;
}
.list-mensagem ul li a{font-weight: 500;}
.table-mensagens a{color: #457cbf}
.table-mensagens a:hover{color: #cf2900}
.table-mensagens p{margin: 0}
.table-mensagens .td-lida{}
.table-mensagens .td-lida a i{font-size: 23px; font-weight: 600;}
.table-mensagens .td-assunto{padding-top: 3px; padding-bottom: 5px;}
.table-mensagens .td-assunto span{font-size: 12px; font-weight: 300;}
.table-mensagens .td-assunto p{font-weight: 500;}
.table-mensagens .td-para{}
.li-especial{}
.li-especial a{color: #cf2900!important}


.mensagens_aluno .card-body .rev-info, .mensagens_aluno .card-header h5 a span{font-size: 12px;
font-weight: 400;
display: block;
margin-bottom: 5px;
color: #666;}
.mensagens_aluno .accordion_2 .card-header h5 a i.indicator{
  margin-top: 8px;
}

.accordion_2 .card-header h5 a.respondido{
  color: #333;
  font-weight: 600;
}
.mensagens_aluno .rev-content{position: relative;
    padding: 25px 25px 0 25px;
    border: 1px solid #ededed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;}

.box_documentos select{width:220px;}


.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 16px;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
    outline: none;
}

.inputfile + label {
    color: #bdbebe;
    outline: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label,
.inputfile + label:hover {
    color: #006da8;
    outline: none;
}

.inputfile + label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #bdbebe;
    display: block;
    padding: 20px;
    margin: 0 auto 10px;
    outline: none;
}

.inputfile:focus + label figure,
.inputfile.has-focus + label figure,
.inputfile + label:hover figure {
    background-color: #006da8;
    outline: none;
}

.inputfile + label svg {
    width: 100%;
    height: 100%;
    fill: #f4f4f4;
}

#box-upload,
#box-sucesso-upload,
#box-erro-upload{background: #f4f4f4; border: 3px dashed #cccccc; text-align: center; position: relative;}
.box-upload-album,
.box-upload-album #box-erro-upload{padding: 40px 0; min-height: 285px;}
#box-upload p#arq_perm,
#box-upload p#audio_perm{font-size: 12px; color: #999;}
#box-upload p#audio_perm{width: 100%; margin: 0; position: absolute; bottom: 10px;}

#box-info{margin: 20px 0; padding: 15px 30px 1px 30px; background: #f4f4f4;}
#box-info p{font-size: 10px; line-height: 14px;}
#box-info p a{color: #006da8;}

#upload_form input[type=button]{background: #006da8; border: none; padding: 7px 100px; color: #fff; font-weight: 300; text-transform: uppercase; margin: 30px auto; display: block;}

#box-upload #loaded_n_total{margin: 20px 0 0 0;font-size: 13px;}
#box-upload #status{margin: 0; font-size: 18px; font-weight: 400;} 
#box-upload #box-upload-progresso{display: none;}

#upload-concluido{text-align: center; background: #006da8; color: #fff; padding: 10px; font-size: 16px; font-weight: 300; display: none;}
#upload-concluido span{display: block; font-size: 12px;}
.box-progresso{background: #f4f4f4; width: 100%; height: 190px; position: absolute; top: 0; z-index: 9; padding: 48px 200px; display: none;}

.tit_documento{
    max-width: 390px!important;
    word-wrap: break-word;
    display: block;
}

@media (max-width: 991px) {
  #arquivos_preview .table.cart-list td:before {
    content: none;
  }
  #arquivos_preview .table.cart-list td{
    padding-left: 10px;
  }
  .div-bts-documentos{padding: 10px 30px 0 30px}
}

ul.bullets li.doc-sim:before{
    content: "\5c";
    color: #006da8;}
ul.bullets li.doc-nao:before{
    content: "\5b";
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.whatsapp-link {position: fixed;width: 60px;height: 60px;bottom: 94px;right: 20px;background-color: #25d366;color: #fff;border-radius: 50px;text-align: center;font-size: 30px;box-shadow: 1px 1px 2px #888;z-index: 1000;}
.fa-whatsapp {margin-top: 16px;}


.tagsstatus {
  color: #fff;
  padding: 3px 10px;
  font-size: 13px;
  margin: 0 0 4px;
  letter-spacing: 0.4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}
.tagsstatus.color-paid{background-color: #a2d551;}
.tagsstatus.color-waiting{background-color: #FFA500;}
.tagsstatus.color-unpaid{background-color: #a2d551;}
.tagsstatus.color-bolsa{background-color: #0000CD;}

.tagsstatus.color-null{background-color: #FFD700; color: #000!important;}
.ic-pagar{color: #4682B4}
.cortapreco{text-decoration: line-through; color: #f00;}

.vertical-center {
  vertical-align: middle!important;
}

.vertical-center a{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 25px;
}

.i-alt-correta{
    color: #239B56;
    font-size: 25px;
}
.c-alt-correta{
  color: #239B56;
}
.c-alt-errada{
  color: #E74C3C;
}
.mn-vip{color: #cf2900!important;}

.mascara-vip{z-index: 999; position: absolute; top: 0; left: 0; height: auto!important;}
.profile-vip figure{}
.profile-vip figure img{border-radius: 0;}

.box-avisos{background-color: #f8d24b!important;}
.box-avisos h3 strong{background-color:#cf2900!important}
.box-avisos h3{color:#cf2900!important}
.box-avisos p{color:#000!important}

.white-popup-dropbox {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  color: #333;
}
.video-js {
    width: 100%!important;
}
#videoaula-aguarde h3{
  text-align: center;
  color: #457cbf;
}
.video-js video {
  opacity: 1!important;
}
.mn_acelerar{
    background: #000;
    padding: 6px;
    text-align: center;
}
.mn_acelerar button{
  opacity: 0.5;
}
.mn_acelerar button.active{
  opacity: 1;
}

.box-aviso-congresso-pago .box-avisos{background: #0c2a4f!important;}
.box-aviso-congresso-pago .box-avisos .form_title h3, .box-aviso-congresso-pago .box-avisos .card-body p{color:#fff!important;}
.box-aviso-congresso-pago .box-avisos .form_title h3 strong{background: #fff!important; }
.box-aviso-congresso-pago .box-avisos .form_title h3 strong i{color: #0c2a4f!important;}

#hero_in.congresso-2024:before {
    background: url(https://coren-mg.dnapos.com.br/sistema/uploads/imagens/institucional/banner-passaport-01.jpg) center center no-repeat;
}

@media (max-width: 991px) {
    .table.cart-list td {
      border: unset;
      border-bottom: unset;
      position: unset;
      padding-left: unset;
      display: unset;
    }
    .table.cart-list td:before{
      content: unset!important;
    }
    .thumb_cart {
      display: unset;
      margin: 4px;
      width: 50px;
      height: 50px;
    }
    .thumb_cart img {
      width: 50px;
      height: 50px;
    }
    .table.cart-list tr{
      position: relative;
    }
    .table.cart-list td:nth-of-type(3){
      width: 100% !important;
      display: block;
      height: 70px;
      position: absolute;
      top: 0;
      padding: 0;
    }
    .table.cart-list td:nth-of-type(3) a{
      width: 100%;
      display: block;
      height: 100%;
    }
    .table.cart-list td:nth-of-type(3) i{
      display: none;
    }
}

a.bt-solicit-pendente{border: 2px solid #ffc107!important; color: #ffc107!important;}
a.btn_solic_cert{background-color: #5cb85c!important; color: #ffffff!important;}
a.bt-solicit-pendente:hover {background: #ffc107!important; color: #fff!important; border-color: #ffc107!important;}
a.btn_solic_cert:hover {background-color: #cf2900!important; color: #ffffff!important;}
#conteudo-pendencias .card-header h5 a{cursor: auto;}
a.btn_solicitado_cert{background-color: #92278f!important; color: #ffffff!important;}
a.btn_solicitado_cert:hover {background-color: #cf2900!important; color: #ffffff!important;}
a.btn_deferido_cert{background: #fff!important; border: 2px solid #662d91; color: #662d91!important;}
a.btn_deferido_cert:hover{background: #662d91!important; border: 2px solid #662d91; color: #fff!important;}
a.btn_indeferido_cert{background: #fff!important; border: 2px solid #cf2900!important; color: #cf2900!important;}

.countdown{
  text-align:center;
    <!-- margin:140px 0 0 0; -->
}

.container_count {
  width:60px;
  display:inline-block;
  margin-right:5px;
  text-align:center;
  color: #dd7a87;
}
.container_count.last {
  margin-right:0;
}
#countdown_wp{
  text-align:center!important;
  margin: 0 auto;
  padding: 30px 0;
}
#days, #hours, #minutes, #seconds{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px solid #dd7a87;
  text-align:center;
  width:60px;
  height:60px;
  font-size:24px;
  line-height:56px;
  font-family:"Helvetica Neue", Arial, sans-serif;
  font-weight:600;
  color: #dd7a87;
}
.countdown h1{color: #c59d47;}
.countdown h3, .countdown h4 {color: #fff;}
