hr{
  border: 1px solid #009C94 !important;
}

hr.hr-title{
  border: 1px solid #EAEAEA !important;
}

.form-title{
  font-size: 32px;
    font-weight: 700;
    line-height: 1.13;
    text-align: left;
    color: #000;
    font-style: normal;
}

.container{
  color: #000 !important;
}

.sec-title {
  padding: 0 0 10px !important;
}

.sec-title .border {
  width: 145px;
}

.description{
  color: #000;
}

.prorroga-licencias-conducir{
  text-align: right;
}

.prorroga-licencias-conducir a,
.prorroga-licencias-conducir a:hover{
  color: #555;
  text-decoration: none;
}

.prorroga-licencias-conducir a:hover{
  text-decoration: underline;
}

.cementerio ul{
    margin-bottom: 150px;
}

.licencias-list,
.cementerio,
.reglamentaciones{
  padding-bottom: 22px;
}
.licencias-list,
.licencias-list a,
.cementerio,
.cementerio a,
.reglamentaciones,
.reglamentaciones a{
  color: #000;
  text-decoration: none;
}
.licencias-list ul, 
.licencias-list li{
  list-style: inside;
}
.licencias-list a:hover,
.cementerio a:hover,
.reglamentaciones a:hover{
  text-decoration: underline;
}
.licencias-list h4,
.cementerio h4,
.reglamentaciones h4{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px; 
}

.bromatologia-instructivos ul li{
  list-style: circle;
  padding-bottom: 10px; 
}

.box-importante,
.denuncias{
  margin-bottom: 10px;
  border: 1px solid #009C94;
}

.box-importante h1,
.box-importante h3,
.denuncias h1,
.denuncias h3{
  color: #009C94;
  margin-bottom: 10px;
}

.box-importante{
  margin-bottom: 30px;
}

.box-importante h3{
  color: #000;
  font-weight: bold;
}

.box-importante ul{
  margin-top: 15px;
  text-align: left;
}

.form-error{
  color: red;
}

.nichos p, .nichos a { color: #5B5B5E !important; font-size: 18px !important; }
.nichos a, .nichos a:hover { text-decoration: underline; font-weight: bold }
.files { margin-top: 15px; }

.tu-casa li{
    padding: 10px 0;
    list-style-type:disc;
}

.tu-casa .flyer{
    margin-top:-85px;
    border: 1px solid #CCC;
    padding: 5px;
    border-radius: 4px;
}

.tu-casa{
    padding-bottom:150px;
}

input,
textarea{
  border: 1px solid #CCC !important;
}

input[type="file"]{
  border: none !important;
}

#dni_file{
  display: inline-block;
}

.input-detail{
  font-size: 14px;
  color: #555;
  position: relative;
  top: -30px;
}

.post-select{
  margin-top: 30px;
}

.habilitacion button{
  padding: 2px !important;
  height: unset;
}

.habilitaciones_options .rechazar{
  color: white !important;
}


.btn-select{
    background-color: #FFF !important;
    border: 1px solid #CCC !important;
    color: #000000;
    display: block;
    font-size: 16px;
    height: 55px;
    padding: 30px;
    width: 100%;
    transition: all 500ms;
    border-radius: 0 !important;
}

.btn-select span{
  margin: 0 20px;
}

.ui-autocomplete{
    font-size: 14px !important;
    max-width: 70% !important;
    width: auto !important;
    padding: 10px;
}
.ui-widget-content{
    background: #f7f7f7 !important;
    color: #009C94;
    border: 1px solid #009C94;
}
.ui-menu-item:focus,
.ui-menu-item:focus-within,
.ui-menu-item:visited,
.ui-menu-item:active,
.ui-menu-item:hover{
  background: #009C94;
  color: #f7f7f7;
  border: 1px solid #009C94;
}
input[type="date"]{
  border: 1px solid #f4f4f4;
  color: #000000;
  display: block;
  font-size: 16px;
  height: 55px;
  margin-bottom: 30px;
  padding: 0 20px;
  width: 100%;
  transition: all 500ms ease;
  border-radius: 0;
}

input.date{
  color: #848484;
  display: block;
  font-size: 18px;
  height: 55px;
  margin-bottom: 30px;
  padding: 0 20px;
  width: 100%;
  transition: all 500ms ease;
  border-radius: 0;
}
input[disabled]{
  cursor: not-allowed !important;
}

.submit{
  margin-top: 30px;
    width: 100%;
    padding: 10px;
    background: #009C94;
    color: #FFF;
    font-weight: bold;
}

.declaracion-jurada p{
  border: 1px solid #CCC;
  padding: 20px;
}

.btn-success{
  padding-left: 30px !important;
}

.btn-success,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success.active, 
.btn-success:active, 
.open>.dropdown-toggle.btn-success {
  background-color: #009C94 !important;
  border: none !important;
  border-color: #4cae4c;
}

.rubrosModal,
.rubrosModal:hover{
  color: #555;
  cursor: pointer;
}

.formulario .error,
.nuevas-habilitaciones .error{
  top: 52px;
  position: absolute;
  font-size: 14px;
  color: red;
}

.nuevas-habilitaciones .adjuntos{
  top: 15px;
  position: absolute;
  font-size: 14px;
  color: red;
  left: 30px;
}

.nuevas-habilitaciones .error[data-error="job_description"]{
  top: 119px;
}

.nuevas-habilitaciones .error[data-error="tipo_habilitacion"]{
  top: 20px;
}

.nuevas-habilitaciones .procesando{
  background: #DDD;
  border: 1px solid #CCC;
  color: #FFF;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  margin-top: 30px;
}

#turnosForm .loading{
  position: relative;
  top: 10px;
}

.declaracion-jurada .error{
  position: unset;
}

.submit[disabled]{
  background: #DDD;
}

.jobs,
.hour{
  margin-bottom:30px;
}

.jobs button,
.hour button{
  background: #FFF;
  border: 1px solid #CCC !important;
  border-radius: 0;
  color: #555;
}

.hour .filter-option,
.jobs .filter-option{
  padding: 0 20px;
  font-size: 16px;
}

.contact-form-area .contact-form form button {
  padding: 19px 0 12px;
}

.select-all{
  padding-left: 0;
  font-size: 16px;
  padding-bottom: 10px;
}

.modal-header .close {
    margin-top: -35px;
}

.mainmenu-area {
    z-index: 1000;
}

.has-feedback label~.form-control-feedback {
    top: 42px;
    right: 30px;
}

.message-error .title{
  font-weight: bold;
}

.btn-muni{
  padding: 10px;
  background: #009C94;
  color: #FFF;
}
.btn-muni:hover{
  color: #FFF;
  padding:11px;
}

.turno-error{
  color: #000000;
  font-weight: bold;
  font-size: 30px;
}

.turno-confirmado{
  color: #009C94;
  font-weight: bold;
  font-size: 30px;
}

.link-muni,
.link-muni:hover{
  color: #009C94;
}

.registrer-offices select{
  color: #999;
}

.muni-loading{
  display: none;

.reporte-financiero #myTab {
  padding-left: 5px;
}

.reporte-financiero #myTab li>a {
  padding: 10px 5px;
  font-size: 12px !important;
}
.reporte-financiero #myTab a, 
.reporte-financiero #myTab a:hover, 
.reporte-financiero #myTab a:active, 
.reporte-financiero #myTab a:focus {
  color: #555;
}

.gobierno-abierto .title{
  text-align: center;
  border: 1px solid #999;
  border-radius: 4px;
  padding: 30px 15px;
  margin: 0 15px;
}

.gobierno-abierto .title:hover {
  background-color: #009C94 !important;
  border: none !important;
  border-color: #4cae4c;
}
.gobierno-abierto a{
  color: #333;
  font-size: 30px;
}
.gobierno-abierto .title:hover,
.gobierno-abierto a:hover{
  color: #FFF;
}

@media only screen and (max-width : 992px){
  .right-column{
    margin-top: 50px;
  }

}