body {
  margin: 0px;
  background-color: #152255;
  /*overflow: hidden;*/
}

.white {
  background-color: #FFF;
}

.aliceblue {
  background-color: aliceblue;
}

.login-messages {
  position: absolute;
  margin-top: -54px;
  z-index: 5;
}

.user-login img {
  margin: 0 auto 18px auto;
}

.img-center {
    margin:0 auto;
}

.area-login {
  /*padding-top: 10%;*/
  background-color: #263365;
  /*border-radius: 15px;*/
  height: 100%;

  display: inline-block;
  vertical-align: middle;
  float: none;
}

.identificacao{
  color: #96a8ec;
  font-size: smaller;
  padding-bottom: 10px;
}
.top-buffer {
  /*margin-top: 10%;*/
}

.minor-top-buffer {
  margin-top: 5%;
}

.logo-name{
  padding-top: 10px;
}

.logo-name span {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Mandali', sans-serif;
  font-size: 60px;
}

hr.divider {
  border-top: 1px solid #344586 !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

.access-login {
  width: 100%;
}

.system-info {
  color: #eee;
  position:absolute;
  z-index: 2;
  bottom:0;
  width:100%;
  height:40px;
  margin-bottom: 1%;
  margin-left: -1%;
  font-size: 12px;
}

#menus {
  width: 100%;
  height: auto;
  top: 2%;
  left: 0;
  text-align: center;
  position: absolute;
  font-size: 16px;
}

#menus a {
  margin-right: 25px;
  text-decoration: none;
}

#menus a:hover {
  color: #F73A89;
}

#noticias {
  width: 600px;
  margin: 0 auto;
  text-align: left;
}

#noticias img {
  margin: 0 auto;
}

.linha_noticia {
  margin-bottom: 10px;
  display: block;
}

.mais-noticias {
  float: right;
}

.noticias-destaque-logo {
  width: 20px;
  height: 20px;
  float: left;
}

.overflowy {
  overflow: auto !important;
}

.noticias-title {
  padding-bottom: 57px;
  padding-left: 50px;
  height: 53px;
  color: #152255;
  font-size: 40px;
  top: 0;
  left: 1%;
  position: absolute;
  border-bottom: 1px solid #F73A89;
  background: url('../../imagens/logo_brand.png') no-repeat left;
  background-size: 40px 40px;
}

.panel{
  background-color: rgba(255, 255, 255, 0.05) !important;
}

.panel-primary {
  /*height: 95%;
  max-height: 95%;*/
  background-color: #263365;
}

.panel-body {
  padding: 10px;
  background-color: #263365;
  /*height: 87%;*/
}

.outras-noticias {
  /*padding: 0px 10px;*/
  font-size: smaller;
  background-color: #202c5d;
  font-size: 11px;
  border-top: none;
  padding-top: 8px;
  /*background-color: #f5f5f5;*/
  /*border-top: 1px solid #ddd;*/
  /*border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;*/
}

.panel-primary>.panel-heading {
    color: #fff;
    /*background-color: #222c52 !important;
    border-color: #222c52;*/
    background-image: none;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 6px 6px 0 0;
    border-color: rgba(255, 255, 255, 0.1);;
}
.panel-primary {
  border-color: #263365;
  border-radius: 8px 8px 0 0;
  
}
.altura60{
  height:60% !important;
  max-height: 60%;  /* <-- altura maxima */
}
.altura20{
  height:25% !important;
  max-height: 25%;  /* <-- altura maxima */
}
.panel-body {
  height:83%;
  overflow-x:hidden;
  overflow-y:visible;
}
.panel-body::-webkit-scrollbar {
  width: 12px;
}
 
.panel-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.panel-body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.panel-footer {
  height: 30px;
}

.area-noticias {
  padding-top: 30px;
  /*background-color: #263365;*/
  /*border-radius: 15px;*/
  height: 100%;
  overflow-x:hidden;
  overflow-y:visible;
  /*display: none;*/
}

.area-noticias::-webkit-scrollbar {
  width: 12px;
  height: 300px;
}

.area-noticias::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

.area-noticias::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}


 .area-noticias>.col-xs-4 {
  /*height: 100%;*/
 }
.nav {
  font-size: 11px;
}

.esconde .naologado {
  display: block;
}

li {
  list-style-type: none;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 0px 15px;
  color: #D0D9FF;
}
.nav>li>a:hover {
  background-color: #202C5D;
}

.list-group {
  border-radius: none; 
  -webkit-box-shadow: none; 
  box-shadow: none;
  font-size: smaller; 
}

.area-login{
  padding-top: calc(10% - 2em);
}

.area-login::-webkit-scrollbar {
  width: 12px;
  height: 300px;
}

.area-login::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

.area-login::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}


.modal-content {
    padding: 10px;
    border-left: 12px solid darkred;
    /* background-color: indianred; */
    color: darkred;
}

/*
criar @media para alterar altura de cada janela de cordo com o media
*/
/* Small devices (tablets, 768px and up) */
/*@media (min-width: 400px) { 
  .altura60{
    height: none !important;
    max-height: none;  
  }
  .altura20{
    height: none;
    max-height: none;  
  }
}*/

/* Small devices (tablets, 768px and up) */
/*@media (max-width: 768px) { 
  .altura60 {
    height: none;
    max-height: 180px;
  }
  .altura20{
    height: none;
    max-height: 50px;  
  }
  .panel-body {
    height: 120px;
    overflow-x: hidden;
    overflow-y: visible;
  }

  .area-login {
    padding-top: calc(10% - 2em);
    position: absolute;
    display: block;
    height: 190px;
    width: 100%;
  }

  .img-center {
    margin: 0 auto;
    width: 100%;
  }

  input#password, input#username, button#btlogin {
    height: 10px;
    width: 100%;
    font-size: small;
    padding-top: 10px;
  }
  
  

}*/