.form-control {
  text-transform: uppercase;
}

.bg-carregando {
  background-image: url(../img/loading.gif);
  background-repeat: no-repeat;
  width: 100%;
  padding: 80px;
  background-position: center;
}

.left_col {
  height:100%;
  min-height:100%;
  background-color:#f5f5f5;
  box-shadow: 4px 0 6px -5px #808080;
}

.btn-active {
	background-color:#808080;
	color: #ffffff;
	border-top: solid 2px; 
	border-bottom:solid 2px;
	border-left: solid 0px;
	border-right: solid 0px;
	border-color:#ffff; 
	font-size:16px;
  padding-top:20px;
  padding-bottom:20px;
}

.borda-white {
  border: solid 1px;
  border-color: #ffff;
}

.botao-area{
  border-top: solid 2px; 
  border-bottom:solid 2px;
  border-left: solid 0px;
  border-right: solid 0px;
  border-color:#ffff; 
  background-color:#DCDCDC;
  font-size:16px;
  padding-top:20px;
  padding-bottom:20px;
}

.btn-cancelar {
  background-color: #d9534f !important;
  border-color: #d9534f !important;
}

body, html{
  height: 100%;
}

#aguarde {
    position:absolute;
    display: none;
}

#aguarde2 {
    position:absolute;
    display: none;
}

#aguarde4 {
    position:absolute;
    display: none;
}

#aguarde3 {
  display:none;
}

.div-travada {
    left: 0;
    top: 0;
    background-color: #ffff;
    filter: alpha(opacity = 65);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    opacity: 0.65;
    z-index: 9998;
}

.bg-opacity {
  opacity:0.65;
}


#blanket {
    left: 0;
    top: 0;
    background-color: #ffff;
    filter: alpha(opacity = 65);
    height: 100%;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    opacity: 0.65;
    z-index: 9998;
}

#aguarde {
    top: 50%;
    left: 50%;
}

#aguarde2 {
    top: 50%;
    left: 20%;
}

#aguarde4 {
    top: 50%;
    left: 45%;
}

.group-buttom-line {
  margin-bottom:20px;
}

.hide {
  display: none;
}

.bg-azul {

  color:#015f95;
}

.bg-cinza {

  color:#015f95;
}


.item-ead{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;

    background-color: #213679;
    border-radius: 15px 15px 15px 15px;
}
.item-ead a{
    color:white;
    font-size: 16px;
    line-height: 5px;
}

.item-pos-graduacao{
    padding: 20px;
    background-color: #213679;
    border-radius: 15px 15px 15px 15px;
    font-size:24px;
}

.item-pos-graduacao a{
    color:white;
    font-size: 16px;
    line-height: 5px;
}

.font-cinza {
  color:#6e6e6e;
}

.box-formulario-compra {
  padding: 20px;
  border: solid 2px;
  border-color: #DCDCDC;
  border-radius: 10px 10px 10px 10px;
}

.box-formulario-compra input.form-control{
  background-color: #f5f5f5;
  box-shadow: 2px 2px 2px 2px #DCDCDC;
}

.box-formulario-compra select {
  box-shadow: 2px 2px 2px 2px #DCDCDC;
}

.box-cad-venda {
  padding: 20px;
}

.box-cad-venda input.form-control{
  background-color: #f5f5f5;
  box-shadow: 2px 2px 2px 2px #DCDCDC;
}

.box-cad-venda select {
  box-shadow: 2px 2px 2px 2px #DCDCDC;
}

.box-valor-curso {
  background-color:#015f95;
  border-radius: 50px 50px 50px 50px;
  padding:20px;
}

.label-radio-compra {
  color:#808080;
  font-size:20px;
}

.radio-compra {
  border: 0px;
  width:1.2em; 
  height: 1.2em;
}

.label-radio-venda {
  font-size:16px;
}

.radio-venda {
  border: 0px;
  width:1.1em; 
  height: 1.1em;
}




.label-check-compra {
  color:#000000;
  font-size:20px;
}

.check-compra {
  border:0px;
  width:1.0em;
  height:1.0em;
}

.label-modular {
  color:#000000;
  font-size:16px;
}

.box-valor-curso-2 {
  background-color:#015f95;
  border-radius: 10px 10px 10px 10px;
  padding:20px;
  color: black;
}

.table-detalhes-pedido tbody td {
  border: solid 1px !important;
  border-color: #DCDCDC !important;
  padding:30px !important;
  background-color:#ffff !important;
}

.table-detalhes-pedido thead th {
  background-color:#535353;
  color:#ffff;
  font-size:20px;
  border: solid 1px !important;
  border-color: #DCDCDC !important;
  padding:20px !important;
}

.table-detalhes-pedido tfoot td {
  background-color:#535353 !important;
  color:#ffff !important;
  padding:15px !important;
  font-size:22px;
  border: solid 1px !important;
  border-color: #DCDCDC !important;
}

.table-detalhes-venda thead th {
  background-color:#535353;
  color:#ffff;
  font-size:16px;
  border: solid 1px !important;
  border-color: #DCDCDC !important;
  padding:10px !important;
}

.table-detalhes-venda tbody td {
  padding:10px !important;
  font-size:14px;
  color:#000000;
}

.table-detalhes-venda tfoot td {
  background-color:#535353 !important;
  color:#ffff !important;
  padding:15px !important;
  font-size:16px;
  border: solid 1px !important;
  border-color: #DCDCDC !important;
}

.tabela-carrinho thead th {
  background-color:#DCDCDC !important;
  color:black !important;
  font-size:16px;
  padding:10px !important;
}

.tabela-carrinho tbody td {
  background-color:#808080 !important;
  color:#ffff !important;
  font-size:16px;
  padding:10px !important;
}

.hide-tr {
  display:none !important;
}

.tabela-carrinho tfoot td {
  background-color:#DCDCDC !important;
  color:black !important;
  font-size:18px;
  padding:10px !important;
  font-weight:bold;
  font-weight:600;
}

.table-resumo-pedido tbody td {
  padding:5px 20px !important;
  font-size:13px;
}

.div-botoes-inferiores {
  background-color: #0066ad;
  padding:20px;
  font-size:20px;
  color:#ffff;
  font-weight:bold;
  font-weight:100;
  border-radius: 15px 15px 15px 15px;
  box-shadow: 5px 6px 0 #08204d;
  font-family: MuseoSansRounded, sans-serif;
}

.div-botoes-inferiores a {
  font-size:22px;
  color:#ffff;
  font-weight:bold;
  font-weight:600;
  font-family: MuseoSansRounded, sans-serif;
}

.box-filtro-venda {
  padding: 20px;
  border: solid 2px;
  border-color: #DCDCDC;
  border-radius: 10px 10px 10px 10px;
}

.box-filtro-venda input.form-control{
  background-color: #f5f5f5;
  box-shadow: 2px 2px 2px 2px #DCDCDC;
}

.box-filtro-venda textarea.form-control{
  background-color: #f5f5f5;
  box-shadow: 2px 2px 2px 2px #DCDCDC;
}

.box-filtro-venda select {
  box-shadow: 2px 2px 2px 2px #DCDCDC;
}

.box-filtro-venda .input-group .input-group-addon {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 2px 2px 2px 1px #DCDCDC;
  padding-left:10px;
  padding-right:10px; 
}

.box-resumo-venda {
  padding: 7px;
  border: solid 2px;
  border-color: #DCDCDC;
  border-radius: 10px 10px 10px 10px;
}

.bl-curso {
  background-color:#f5f5f5;
  margin-bottom: 20px;
  border-radius: 15px 15px 15px 15px;
  padding-top:1px;
  padding-left:10px;
  padding-right:10px;
}

.filtro-fixo-top {
  position: fixed;
  top:0;
  z-index: 100;
  margin-right:1px;
}

.modal-header-loja {
  background-color:#ffffff;
  color:#174677;
  padding:10px;
}

.box-produto-int .grupo.produto .btn-link-quantidade:hover {
  background-color: #000000;
}

.box-produto-int .grupo.produto .btn-link-quantidade {
  border-radius: 4px;
  width: 30px;
  height: 40px;
  border: 0;
  color: #000000;
  text-decoration: none !important;
  background-color: #DCDCDC;
  font-weight:bold;
  font-weight:700;
}
.box-produto-int .grupo.produto .btn-link-quantidade:hover {
  background-color: #808080;
  color:#ffffff;
}
.box-produto-int .grupo.produto .btn-link-dir {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.box-produto-int .grupo.produto .btn-link-esq {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.box-produto-int .grupo.produto .input-quantidade {
  min-width: 30px;
  height: 40px !important;
  border-radius: 0 !important;
  margin: 0 !important;
  border-left: 0;
  border-right: 0;
  padding: 0 5px !important;
  color: black !important; 
}

label {
  color: #08c;
  font-size: 1em;
  font-weight: 700 !important;
  margin-top:5px;
}

.modal-header .close {
  position: relative;
  z-index: 5;
  right: 0;
  left:0!important;
  top: 0;
  opacity: 10;
  background-color: rgba(255, 255, 255, 0.9);
  text-shadow: none;
  width: 35px;
  height: 35px;
  text-align: center;
  outline: none !important;
}

.text-black {
  color:#000000!important;
  font-family: MuseoSansRounded, sans-serif;
}

.text-red {
  color:#a94442!important;
  font-family: MuseoSansRounded, sans-serif;
}

.text-azul {
  color:#0088cc!important;
  font-family: MuseoSansRounded, sans-serif;
}

#btn-cadastrar-ead {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-cliente-validacao {
  padding: 10px 16px;
  font-size: 18px !important;
  line-height: 1.3333333;
  border-radius: 6px;
  font-family: MuseoSansRounded, sans-serif;
}

.div-cliente-validacao {
  margin-top:50px;
  margin-bottom:200px;
}

.niveltext{
  font-size: 15px;
  font-weight: 700;
  margin-left: 20px;
  margin-top: 15px;
  /*border-left: 2px solid #014479;*/
  padding-left: 10px;
  color: #014479;
}
.menu-curso-rapido .botao-area{
  border: 0px !important
}
.menu-curso-rapido .botao-area:hover{
  background: #F5F5F5 !important;
  color: #000 !important; 
}

#curso-rapido-page .bl-curso {
  margin-bottom: 20px;
  color:#213679;
  width: 100%;
    height: 150px;
    font-size:16px; 
    font-family:MuseoSansRounded;
    font-weight:900;
    color:#174677; 
    text-transform: uppercase;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
}



#curso-rapido-page  .bl-curso:hover {
  background-color: #174677;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}

#curso-rapido-page .bl-curso {
  margin-bottom: 20px;
  color:#213679;
  width: 100%;
  height: 150px;
  font-size:16px;
  font-family:MuseoSansRounded;
  font-weight:900;
  color:#174677;
  text-transform: uppercase;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
}



#curso-rapido-page  .bl-curso:hover {
  background-color: #174677;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}
#curso-rapido-page .box-curso-content:hover{
  color: #fff !important;
}
.page-mobile-curso-rapido .box-curso-content-mobile a{
  color: #174677 !important;
}

.page-mobile-curso-rapido  .bl-curso-mobile {
  margin-bottom: 20px;
  color:#213679;
  width: 100%;
    height: 150px;
    font-size:16px; 
    font-family:MuseoSansRounded;
    font-weight:900;
    color:#174677; 
    text-transform: uppercase;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #eee;
}

.page-mobile-curso-rapido  .bl-curso-mobile:hover {
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all .4s ease-out;
  border-bottom: 1px solid #174677;
}


#curso-rapido-page  .bl-curso-md {
  margin-bottom: 20px;
  color:#213679;
  width: 100%;
    height: 150px;
    font-size:16px; 
    font-family:MuseoSansRounded;
    font-weight:900;
    color:#174677; 
    text-transform: uppercase;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
}



#curso-rapido-page  .bg-basico:hover {
  background-color: #69c2ff;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}
#curso-rapido-page  .background_1:hover {
  background-color: #69c2ff;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}

#curso-rapido-page  .bg-intermediario:hover {
  background-color: #1f8cd6;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}
#curso-rapido-page  .background_2:hover {
  background-color: #1f8cd6;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}

#curso-rapido-page  .bg-avancado:hover {
  background-color: #174677;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}

#curso-rapido-page  .background_3:hover {
  background-color: #174677;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}

#curso-rapido-page  .bl-curso-md-1 {
  margin-bottom: 20px;
  color:#213679;
  width: 100%;
    height: 150px;
    font-size:16px; 
    font-family:MuseoSansRounded;
    font-weight:900;
    color:#174677; 
    text-transform: uppercase;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
}


#curso-rapido-page  .bl-curso-md-1:hover {
  background-color: #1f8cd6;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}


#curso-rapido-page  .span:before {
    position: absolute;
    content: '';
    left: 15px;
    bottom: 20px;
    height: 4px;
    width: 50px;
    background: #eeeeee;
    transform: translate3d(0, 0, 0);
}


#curso-rapido-page  .span:hover::after {
    position: absolute;
    content: '';
    left: 15px;
    bottom: 20px;
    height: 4px;
    width: 50px;
    background: #ff0054;
    transform: translate3d(0, 0, 0);
}


#curso-rapido-page  .span-md:before {
    position: absolute;
    content: '';
    left: 15px;
    bottom: 20px;
    height: 4px;
    width: 50px;
    background: #eeeeee;
    transform: translate3d(0, 0, 0);
}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media screen and (max-width: 992px) , screen and (max-height: 600px) {

    .height-carrinho {
      min-height: 60vh;
    }
}

@media screen and (max-width: 1024px) {

    .height-carrinho {
      min-height: 60vh;
    }
}

@media screen and (min-width: 1200px) {

#curso-categoria-page  .bl-curso-md {
  margin-bottom: 20px;
  color:#213679;
  width: 100%;
    height: 150px;
    font-size:16px; 
    font-family:MuseoSansRounded;
    font-weight:900;
    color:#174677; 
    text-transform: uppercase;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
}



#curso-categoria-page  .bg-basico:hover {
  background-color: #69c2ff;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}
#curso-categoria-page  .background_1:hover {
  background-color: #69c2ff;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}

#curso-categoria-page  .bg-intermediario:hover {
  background-color: #1f8cd6;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}
#curso-categoria-page  .background_2:hover {
  background-color: #1f8cd6;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}

#curso-categoria-page .bg-avancado:hover {
  background-color: #174677;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}

#curso-categoria-page .background_3:hover {
  background-color: #174677;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}

#curso-categoria-page  .bl-curso-md-1 {
  margin-bottom: 20px;
  color:#213679;
  width: 100%;
    height: 150px;
    font-size:16px; 
    font-family:MuseoSansRounded;
    font-weight:900;
    color:#174677; 
    text-transform: uppercase;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
}


#curso-categoria-page  .bl-curso-md-1:hover {
  background-color: #1f8cd6;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
    height: 150px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.9s;
}


#curso-categoria-page .span:before {
    position: absolute;
    content: '';
    left: 15px;
    bottom: 20px;
    height: 4px;
    width: 50px;
    background: #eeeeee;
    transform: translate3d(0, 0, 0);
}


#curso-categoria-page .span:hover::after {
    position: absolute;
    content: '';
    left: 15px;
    bottom: 20px;
    height: 4px;
    width: 50px;
    background: #ff0054;
    transform: translate3d(0, 0, 0);
}


#curso-categoria-page  .span-md:before {
    position: absolute;
    content: '';
    left: 15px;
    bottom: 34px;
    height: 4px;
    width: 50px;
    background: #eeeeee;
    transform: translate3d(0, 0, 0);
}

#curso-categoria-page  .span-md:hover::after {
    position: absolute;
    content: '';
    left: 15px;
    bottom: 34px;
    height: 4px;
    width: 50px;
    background: #ff0054;
    transform: translate3d(0, 0, 0);
}
#curso-categoria-page .cursos-list2-mobile, .box-curso-content{
  color: #174677 !important;
}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media screen and (max-width: 992px) , screen and (max-height: 600px) {

    .height-carrinho {
      min-height: 60vh;
    }
}

@media screen and (max-width: 1024px) {

    .height-carrinho {
      min-height: 60vh;
    }
}

@media screen and (min-width: 1200px) {

    .height-carrinho {
      min-height: 40vh;
    }
}

