.apn_formsearch{
  background: #000;
  padding: 25px 25px 10px;
  color: #fff;
  margin-top: 80px;
}

.apn_formsearch h4{
    color: #fff;
    border-bottom: 1px solid;
    /* text-align: center; */
    text-transform: uppercase;
    font-size: 20px;
}
.apn_formsearch .group-field{
  margin-bottom: 15px;
}

.apn_formsearch .group-field span{
  display:block;
  font-size: 13PX;
  /*margin-bottom: 10px;*/
}

.apn_formsearch .group-field .textbox{
  border:0; border-bottom: 1px solid #fff; background: none;
  color:#fff;
  font-size: 16px;
  padding: 5px 3%;
  width: 94%;
}
.apn_formsearch .group-field .textbox.txtlink{
  display: block;
  text-decoration: none;
    margin-top: 7px;
    padding-bottom: 9px;
}
.apn_formsearch .group-field .textbox.txtfecha{
  /*width: 125px;*/
}

.apn_formsearch .group-field .btn-primary{
    background-color: #d69c4f;
    cursor: pointer;
    height: auto;
    margin-top: 0;
    border: 0;
    padding: 15px 10%;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
}

.apn-modal{display: none;  min-width: 900px; cursor: pointer; font-size: 18px;}
.apn-modal-title {border-bottom: 1px solid #e9e9e9; padding-bottom: 10px; font-weight: bold;}
.apn-modal-content{padding: 20px 0 0;}
.apn-modal-content span{display: block;}
.apn-modal-item{margin-bottom: 15px;}
.apn-modal-item a:hove{color: #d69c4f;}
.apn-modal-content .apn-modal-item .apn-model-titlecontent{font-weight: bold; color: #000; margin: 5px 0;}
.apn-modal-content .apn-modal-item .apn-model-listcontent{ color: #999;   margin: 3px 0 3px 10px; transition: .3s all linear;}
.apn-modal-item a:hover .apn-model-listcontent{color: #d69c4f;}


.wpst-item{padding-bottom: 10px; padding-top: 10px; border-bottom: 1px solid #e9e9e9; transition: .1s all linear;}
.wpst-content{padding: 0;}
.wpst-title{font-size: 14px; line-height: 20px;}
/*.wpst-item:hover{background: #000;}*/
.wpst-item:hover .wpst-title{color: #d69c4f;}
