#clientes h1,
#creditos h1,
#clientes h4,
#creditos h4,
#clientes h3,
#creditos h3 {
  color: #0077d2 !important;
  font-weight: bold;
}
#clientes h1 span,
#creditos h1 span,
#clientes h4 span,
#creditos h4 span,
#clientes h3 span,
#creditos h3 span {
  font-weight: 400;
}
#clientes h1.white,
#creditos h1.white,
#clientes h4.white,
#creditos h4.white,
#clientes h3.white,
#creditos h3.white {
  color: #fff !important;
}
#clientes .bgyellow,
#creditos .bgyellow {
  background-color: #fffbcf;
  padding-top: 10px;
}
#clientes.panel-body .input-group-btn,
#creditos.panel-body .input-group-btn {
  font-size: 16px !important;
  display: inline-block;
  width: auto;
}
#clientes.panel-body a.descargar,
#creditos.panel-body a.descargar {
  display: inline-block;
  vertical-align: top;
}
#clientes.panel-body .form-horizontal .form-group,
#creditos.panel-body .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
#clientes section,
#creditos section {
  background: #f7f7f7;
  padding: 0 10px;
}
#clientes section .parsley-errors-list,
#creditos section .parsley-errors-list {
  position: relative;
  bottom: auto;
}
#clientes section.bg2,
#creditos section.bg2 {
  border-top: 1px solid #CCC;
  padding: 10px;
  background: #F2F2F2;
}
#clientes section .title,
#creditos section .title {
  background: #0377D2;
  color: #FFF;
  padding: 10px;
  margin: 0 -10px 10px -10px;
}
#clientes section .title h2,
#creditos section .title h2,
#clientes section .title h3,
#creditos section .title h3,
#clientes section .title h4,
#creditos section .title h4 {
  color: #FFF;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
#clientes section .title a,
#creditos section .title a {
  color: #FFF;
  text-decoration: underline;
}
#clientes section .title .copyx,
#creditos section .title .copyx {
  font-size: 0.8em;
  color: #FFF;
  margin-top: 5px;
}
#clientes section .input-group-btn,
#creditos section .input-group-btn {
  font-size: 16px !important;
}
#clientes section label,
#creditos section label {
  display: block;
  font-size: .8em;
}
#clientes section label a,
#creditos section label a {
  font-size: .9em;
}
#clientes section .archivos .btn-default,
#creditos section .archivos .btn-default {
  color: #0377D2 !important;
  font-weight: bold;
}
#clientes section .archivos .btn-default span,
#creditos section .archivos .btn-default span {
  font-weight: 400;
}
#clientes section .archivos .parsley-errors-list,
#creditos section .archivos .parsley-errors-list {
  left: 0;
  right: auto;
  display: block !important;
  margin-top: -14px;
  width: 100%;
  bottom: 0;
}
#clientes section .archivos .parsley-errors-list li,
#creditos section .archivos .parsley-errors-list li {
  font-size: 12px;
  padding: 0px 4px;
  background-color: yellow;
  margin-bottom: 10px;
}
#clientes section .archivos input,
#creditos section .archivos input {
  visibility: hidden;
  height: 0px;
}
#clientes section input[type=radio],
#creditos section input[type=radio],
#clientes section input[type=checkbox],
#creditos section input[type=checkbox] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#clientes section .d-none,
#creditos section .d-none {
  display: none;
}
#clientes section .obras,
#creditos section .obras,
#clientes section .personas,
#creditos section .personas {
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#creditos .tipon,
#creditos .tipoc,
#creditos .mas20 {
  display: none;
}
#creditos section label.btn-default {
  font-size: 1em;
}
#credito1 h2 {
  margin-bottom: 15px !important;
}
#credito1 a {
  color: #FFF;
  display: block;
  margin-bottom: 10px;
  text-decoration: underline;
}
#credito1 .subtit {
  margin-bottom: 8px !important;
}
