#high .container {
    background: none repeat scroll 0 0 rgba(237, 237, 237, 0.8);
    display: table;
    min-height: 50px;
    margin-bottom: 15px;
}


#high .col-sm-4 {
    padding: 0 15px 0 12px;
}

#high .col-sm-8{
    padding-left: 5px;
}


@media (max-width: 990px) {

#high {
    display: none;
}

}


#center-content .box1 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    padding: 14px 20px;
    margin: 14px 0 16px 10px;
    height: auto;
    overflow: auto;
}

.news-head h1 {
    margin:0 0 5px 0;
}

.news-head h2 {
    margin:0;
    color:#9c3482;
}

.news-body {
    margin-top: 15px;
}

.news-body-top {font-weight:600;}

.news-body-top, .news-body {
    font-size: 1.2em;
}

.news-body ul {
  margin-left: 5px;
  list-style: none;
  margin-left: 0;
  padding: 0.5em 0 0.5em 1em;
  text-indent: -0.7em;
}

.news-body li {
  padding-top: 10px;
}

.news-body li:before {
 content: "\0BB \020";
}

.album-content {
    margin-top: 30px;
}


#center-content .box2 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    padding: 14px 20px;
    margin: 14px 0 16px 0;
    height: auto;
    overflow: auto;
}

.comment-form {
    display: none;
}

.day #forecastdeg-max0, .day #forecastdeg-min0 {
    margin-left: 7px;
}

.genericbox {
    font-size: 1.2em;
    margin:0 0 15px 0;
}


.genericbox h1 {
    margin:0 0 5px;
}

.genericbox h2 {
    margin:0;
}

.genericbox h2 {
    color:#9c3482;
}


.genericbox ul {
  margin-left: 5px;
  list-style: none;
  margin-left: 0;
  padding: 0.5em 0 0.5em 1em;
  text-indent: -0.7em;
}

.genericbox li {
  padding-top: 10px;
}

.genericbox li:before {
 content: "\0BB \020";
}


#center-content .areas:first-child {
    padding-top: 10px;
}

#center-content .areas:last-child {
    padding-bottom: 0;
}


#center-content .select-year {
    margin: 5px 8px 10px 8px;
    display: table;
}



#center-content .title-archive {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background: none repeat scroll 0 0 #e9e9e9;
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    height: 2.5em;
    line-height: 2.5em;
    position: relative;
    text-align: right;
    width: 11em;
    padding-right: 10px;
    float:left;
}

#center-content .news-archive {
    border: 1px solid #e5e5e5;
    background: none repeat scroll 0 0 rgba(251, 251, 251, 1);
    min-height: 185px;
    margin: 0 7px 5px 7px;
}

#center-content .news-archive .news-img {
    max-height: 95px;
    overflow: hidden;
    position: relative;
}

#center-content .news-archive .news-txt{
    padding: 5px 10px;
}

#center-content .news-archive h1 {
    font-size: 14px;
}



#center-content .dropdown  {
    float:left;
}

#center-content .album-new ul {
    margin:0;
    padding:0;
}


.event {
    margin-left:10px;
}

.event h1 {
    margin:0 0 5px;
}

.event h2 {
    margin:0;
}

#center-content .events-item {
    border: 1px solid #e5e5e5;
    background: none repeat scroll 0 0 rgba(251, 251, 251, 1);
    min-height: 205px;
    margin: 0 7px 5px 7px;
}

#center-content .events-img {
    left: 0;
    max-height: 120px;
    overflow: hidden;
    position: relative;
    top: 0;
}

.placeholder {
    left: 0;
    position: relative;
    top: 0;
    z-index: 0;
}

.img-event {
    left: 0;
    position: absolute;
    top: 0;
}


.events-item  .events-head {
    min-height: 68px;
}

.events-item h1 {
    font-size: 12px;
    color: #333333;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2em;
    padding: 5% 6% 3% 6%;
}

.events-item:hover h1 {
    color: #9c3482;
}

.events-item .data-events {
    background: linear-gradient(to bottom, #9d3483, #bb3e9c) repeat scroll 0 0 rgba(255, 255, 255, 0);
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    min-height: 22px;
    margin: 0;
    padding: 4% 5%;
    position: relative;
    text-transform: lowercase;
}


.events-item:hover .data-events {
    background: linear-gradient(to bottom, #7c2967, #8f2f78) repeat scroll 0 0 rgba(255, 255, 255, 0);
}


.events-item a .ver-mais {
    background: url("/files/91/9109.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    bottom: 6px;
    height: 17px;
    position: absolute;
    right: 8px;
    width: 17px;
}








/* Dropdown Menu Year */

.dropdown {
  width: 7em;
  margin: 0 auto;
  margin-bottom: 1em;
  color: #4d4d4d;
  font-size: 12px;
}


.dropdown dt a {
   border: 1px solid #e5e5e5;
   display: block;
   height: 2.5em;
   line-height: 2.5em;
   text-decoration: none;
   width: 100%;
   font-size: 12px;
}


.dropdown dt a:hover, .dropdown dt a:active {
  border-color: #bdc3c7;
}


.dropdown dt span {
  display: block;
  padding: 0 1em;
  line-height: 2.5em;
  background: url("/files/89/8970.png") no-repeat scroll right center;
  border-right: 1em solid transparent;
  cursor: pointer;
}


.dropdown dd {
  position: relative;
}


.dropdown dd ul {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e5e5;
    display: none;
    font-weight: 600;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -2.5em;
    width: 100%;
    z-index: 9;
}


.dropdown dd ul li {
    border-top: 1px solid #e5e5e5;
}

.dropdown dd ul li:first-child {
    border-top: 0;
}

.dropdown dd li a {
  display: block;
  padding: 0 1em;
  line-height: 2.3em;
  text-decoration: none;
}


.dropdown dd li a:hover {
  background-color: #7c2768;
  color: #fff;
  cursor: pointer;
}


.dropdown dd li .default {
  background-color: #dbdbdb;
  color: #333333;
}

.dropdown dd li .default:hover {
  background-color: #dbdbdb;
  color: #333333;
}



.selected {
    font-weight: 700;
}




@media (min-width: 990px) {

.day .city {
    left: 100px;
}

.day #deg {
    left: 100px;
}

}



/* ÁLBUM GALERIA */

.single-album-item {
    box-shadow: 0 0 8px 
    rgba(34, 30, 31, 0.3);
    margin-bottom: 30px;
}

.single-album-image {
    text-align: center;
    display: block;
    height: 150px;
    overflow: hidden;
}

.single-album-image img {
    width: 100%;
}

.single-album-text {
    background: 
#f6f6f6 none repeat scroll 0 0;
border-bottom: 3px solid
    #86bc42;
        border-bottom-color: rgb(134, 188, 66);
    padding: 29px 24px 12px;
}





/* MENU CIAC */
.ciac-list {
    margin-bottom: 120px;
}

.ciac-list .ciac-list-item{
    width: 44%;
    text-align: center;
    display: block;
    float: left;
    margin: 0 3%;
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 10%);
    transition: background 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;
    background: #fff;
}

.ciac-list .ciac-list-item a{
    width: 100%;
    display: inline-block;
    outline: 0;
    cursor: pointer;
    border: none;
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    border-radius: 7px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    background: #fff;
    color: #9c3482;
}

.ciac-list .ciac-list-item:hover{
    background: rgba(255,255,255,0.9);
    box-shadow: 0 6px 20px rgb(93 93 93 / 23%);
}

.ciac-list .ciac-list-item:hover a{
    color: #111;
}

.required-label
{
  color: #ff0000;
  font-weight: normal;
}




#ciac
{
  padding: 10px;
}



#ciac h2
{
  width: 100%;
  margin-top: 50px;
  text-align: center;
}

#ciac p
{
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}

#ciac .form-button
{
  text-align: center;
  margin-bottom: 15px;
}

#ciac .form-button input
{
  padding: 15px 40px;
}

#ciac .label
{
  margin-top: 15px;
}