/* =========== ULS | Norte Alentejo =========== */

.color1txt{
    color: #5dbae1 !important;
}

.color1border{
    border-color: #5dbae1 !important;
}

.color1bg{
    background: #5dbae1 !important;
}


.color2txt{
    color: #272525 !important;
}

.color2border{
    border-color: #272525 !important;
}

.color2bg{
    background: #272525 !important;
}

.topBanner {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    overflow: hidden;
    background: #5dbae1;
}

.mdl-navigation a:hover{
  color: #272525 !important;
}

.mdl-navigation .sub-menu li:hover{
  background: #272525;
}

.sub-menu{
  padding: 0;
  border-top: 3px solid #272525;
}

a{
  color: #272525 !important;
}


.vertical-mdl-tabs.mdl-tabs.is-upgraded a.mdl-tabs__tab.is-active {
    background-color: #272525;
}

#spms-tems{
   width: 500px;
   height: 400px
}
.asterix-c{
	color: #5dbae1 !important;
}

.pagephp .eventdiv .dateEvent {
    color: #000000;
}

.pagephp .eventdiv .dateDesc a {
    color: #000000 !important;
}

.agendah3 {
    color: #272525;
}

.eventdiv .dateEvent {
    color: #272525;
}

.eventdiv .dateDesc a {
    color: #272525 !important;
}

.newsdate {
    color: #00609c !important;
}
.newstextbox .color2txt {
    color: #00609c !important;
}