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