
.active .btn-polem{
    background-color: #ffc300 !important;
    color: #FFF !important;
}

.btn-polem{
    color: #ffc300 !important;
}

.polem-nomeprojeto
{
    color: #FFF;
}

.logo_bee
{
    border: none;
    position: absolute;
    z-index: 9999;
    margin-top: -16px;
    width: 132px;
    height: 99px;

}

#polem-panel{
    margin-top: 60px;
}

.polem_thumb{
    width:25px;
    height: 25px;
    border: none;
}

#polem_infobar
{
    width: 100%;
    height: 22px;
    background-color: #ffc300;
    margin-top: -15px;
     	-webkit-box-shadow: inset 0 -4px 6px -5px #000000;
	   -moz-box-shadow: inset 0 -4px 6px -5px #000000;
	        box-shadow: inset 0 -4px 6px -5px #000000;
}

.polem_infobar_content{
    float: right;
    font-size: 10px;
    font-weight: bold;
    padding-top: 3px;
    color: #FFF;
    text-shadow: 0.1em 0.1em #333;
    padding-right: 20px;
}

#submenu-noticias
{
    
}


.polem-mainMenu li
{
    margin-bottom: 2px;
}

.polem-submenu
{
    padding-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: dotted 1px #CCC !important;
}

.polem-submenu-link a:link
{
    color: #333;
}

/* Modulo Eventos*/

.presentation  {
    text-align: center;
  /* width: 105px;*/
}

a {
    color:#333;
}
a:hover {
    color: #999;
}

.nav-tabs>li.active>a {
    color: #999;
    /*width: 105px;*/
}
.presentation a {
    padding: 10px 0px !important;
    width: 92px;
}

.presentation a span {
    font-size: 25px;
}

.presentation a p {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: bold;
}
