/* events colors*/

.color-brick {
  color:#db5246;
}

.color-brick {
  color:#db5246;
}



.lead-event {
  font-size: 20px;
}

/* ++++++++ eventos 2016 ++++++++ */

#tableEvents2016 .row-style {
  background: #BBC39A;
}

#tableEvents2016 .city-cell {
  padding: 10px;
  text-align: center;
  border: 1px solid #FFF;
  margin-right: -1px;
  width: 24%;
  vertical-align: top;
}

#tableEvents2016 .cityTitle {
    color: #504D38;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}

#tableEvents2016 .cityDate {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

#tableEvents2016 .cityInscricoes {
    color: #504D38;
    font-size: 12px;
    margin-bottom: 10px;
}

#tableEvents2016 .cityLocation {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

#tableEvents2016 .cityStreet {
  color: #504D38;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}

#tableEvents2016 .showcase-title {
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
}

#tableEvents2016 .showcase-text {
    color: #504D38;
    font-size: 15px;
    font-weight: normal;
}


#tableEvents2016 .check {
  cursor: pointer;
  margin-top: 6px;
  width:20px;
}

/* horarios 2016 */
table#tableHorario2016  {
  background-color: #404040;
  width: 100%;
  border: 1px solid #404040;
}

.bubble-years {
  float: left;
  background-color: #FFAA00;
  padding: 4px 6px;
  margin: 0px 0px 8px 0;
  border-radius: 8px;
}

#tableHorario2016 .header {
  background-color: #59553d;
  color: #FFF;
  font-size: 16px;
  padding: 6px;
  width: 100%;
  font-weight: bold;
  text-align: left;
}

#tableHorario2016 .header .margin-bottom {
  margin-bottom: 10px;
}

#tableHorario2016 .subHeader {
  background-color: #c4beb3;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  padding: 6px;
}

#tableHorario2016 .horario {
  background-color: #e5e2dc;
  color: #000;
  font-weight: normal;
  font-size: 12px;
  padding: 6px;
  width: 1%
}

#tableHorario2016 .content {
  background-color: #FFF;
  border: 1px solid #404040;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  padding: 6px;
  vertical-align: top;
  width: 22%;
}
#tableHorario2016 .content.empty {
  background-color: #F1F1F1 !important;
}



#tableHorario2016 .content.small {
  background-color: #FFF;
  border-bottom: 1px solid #404040;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  padding: 6px;
  vertical-align: top;
  width: 10%;
}

/* Registry */

#city-registry .check-city {
  width: 30px;
  vertical-align: 10px;
  height: 30px;
  margin-top: -1px;
}

#city-registry .check-city.closed {
  width: 10px;
}

#city-registry .city-row {
  text-align: left;
}

#city-registry .city-row .city {
  color: #504D38;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 4px;
  width: 161px;
}

#city-registry .city-row .date {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  width: 215px;
  padding-left: 12px;

}

#city-registry .city-row .date .registry {
  color: #504D38;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 4px;
  line-height: 1.3em;
}


#city-registry .city-row .place {
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  width: 195px;
  padding-left: 12px;
}


#city-registry .city-row .place .address {
  color: #504D38;
  font-size: 13px;
  font-weight: normal;
}

#city-registry .city-row .place .disciplina-lead {
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
}

#city-registry .city-row .place .disciplina {
  color: #504D38;
  font-size: 15px;
  font-weight: normal;
}


.city-row input[type='radio']:checked + div.checked {
   background-color: #FFBF00;
}

#city-registry .row {
  background-color: #BBC39A;
  padding: 6px;
  border-bottom: 1px solid #FFF;
  margin-left: 0;
  margin-right: 0;
}

#city-registry .row:hover {
  background-color: #75D657;
  cursor: pointer;
}

#city-registry .row-padding {
  margin-top: 10px;
  margin-bottom: 10px;
}


#city-registry .highlight {
  background-color: #75D657;
}

#city-registry .closed {
  background-color: #8BB9B9 !important;
}

#city-registry .closed:hover {
  background-color: #8BB9B9 !important;
  cursor: default;
}



#city-registry .txt-closed {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    background-color: red;
    padding: 6px;
    border-radius: 10px;
    float: left;
}

.ez-quick-search input {
    border: 1px solid #b1d1d5;
    padding: 4px;
    width: 100%;
    border-radius: 4px;
    font-size: 14px;
}
.ez-quick-search input:focus {
    border: 1px solid #66afe9;
    outline: 0;
    font-style: normal;
    color: #404040;
}

/******* form register *******/

.session-hours {
  background-color: #62B9C7;
  border-radius: 8px;
  padding: 2px 4px;
  color: #FFF;
  margin-right: 4px;
  font-size: 12px;
}

.session-checkbox {
  float: left;
  margin: 5px 6px 0 0;
}

.form-control.event {
  border: 0;
  height: inherit;;
  box-shadow: none;
}

.panel-info .panel-heading {
    background-color: #2D8A9A !important;
}

