/*form-modal-alerta*/
#alertafrm {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}

 #alertafrm  .form-group {
    padding: 5px 5px 8px 5px;
}
 #alertafrm  .form-group label {
    font-size:14px
}

 #alertafrm  .deseo .form-group label {
    font-size:14px;
    padding-left:10px;
}
#alertafrm  .deseo .invalid-feedback{
  padding-left:10px
}
.form-group.date-group {
  padding: 0;
}

#alertafrm .cat-prim-canaloposicones .col-md-4 {
  flex: 0 0 auto;
  width: 33.333333%;
  margin: 0;
}

@media (min-width:992px) {
  #alertafrm .cat-prim-canaloposicones .col-md-4 {
    flex: 0 0 auto;
    width: 33.333333%;
    margin: 0%;
  }

}
#alertafrm .job-offer {
  width: 100%;
}
#alertafrm .invalid-feedback {
  font-size: 12px;
  position: absolute;
  line-height: 0.6;
}

#alertafrm .form-label {
  margin-bottom: 0px;
}
.job-offer .form-group label.radio-question.option_si {
    margin-right: 2%;
}

.job-offer .form-group label.radio-question {
    display: inline-blockblock;
    background-color: #fff;
    width: 48%;
    height: 31px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #343434;
    box-shadow: inset 0 1px 1px #00000013;
    cursor: pointer;
    padding: 2px;
    text-align: center;
    font-weight: normal;
    color: #555;
}
#alertafrm .job-offer input {
  margin-top: 7px;
  margin-right: 5px;
}
.deseo input#cdeseo {
    width: 15px;
    height: 15px;
    vertical-align: bottom;
    position: absolute;
    padding-right: 0;
    z-index: 99;
    margin-left: 0;
    margin-top: 6px;
}

#alertafrm .btn.btn-block {
  width: 100%;
  font-size: 20px;
margin-bottom: 5px;
  background-color: #10b3d6;
  border: 1px solid  #10b3d6;
  color: #ffffff;
  margin-top: 15px;
}
#alertafrm .btn.btn-block:hover {
  
  background-color: #10b3d6;
  border: 2px solid #10b3d6;
 
}


#alertafrm .help-block {
  font-size: 10px;
  margin-top: -33px;
  top: 24px;
  position: relative;
  float: right;
  padding-right: 10px;
}

#alertafrm .checkbox label {
  padding-left:25px
}
#alertafrm input {
  font-size: 13px;
  padding: 8px;
  color: #333333;
}

#alertafrm .sin-padding {
  padding: 0;
}

#alertafrm .form-control,
#alertafrm .form-select {
  padding: 5px;
  font-size: 13px;
}

#alertafrm .contact-legal {
  font-size: 12px;
}
#alertafrm .has-success .form-control {
  border-color: #198754;
}

#alertafrm .has-success .help-block {
  color: #198754;
  background-color: #ffffff;
  padding-right: 5px;
  padding-left: 7px;
  font-size: 12px;
  font-weight: 600;
  top: 21px;
  border-radius: 5px;
}

#alertafrm .has-success .success.optional-question {
  color: #198754;
  background-color: #ffffff;
  padding-right: 5px;
  padding-left: 7px;
  font-size: 12px;
  font-weight: 600;
  margin-top: -9px;
  border-radius: 5px;
  float:right;
  position: relative;
}
#alertafrm em.success.optional-question {
  background-color: #ffffff;
}


#alertafrm .has-error .form-control {
  border-color: #dc3545;
}

#alertafrm .has-error .help-block {
  color: #dc3545;
  background-color: #ffffff;
  padding-right: 5px;
  padding-left: 7px;
  font-size: 12px;
  font-weight: 600;
  top: 21px;
  border-radius: 5px;
}



#alertafrm .btn-group button {
  border: 1px solid #ced4da;
  font-size: 14px;
}




#alertafrm .multiselect-group a {
  color: #333333;
}

#alertafrm .multiselect-container>li.multiselect-group label {
  font-weight:400 !important;
}

#alertafrm .form-control {
  -webkit-appearance: auto;
  -moz-appearance: auto;
}

#alertafrm .col-xs-12 {
    width: 100%;
   
}
#alertafrm .col-xs-4{
width: 33.33333333%;
}
#alertafrm .col-sm-2{

    width: 28.333333%;
}
#alertafrm .col-xs-6{

    width: 50%;
}

#alertafrm .multiselect-container.dropdown-menu.show {
  max-height: 300px;
  overflow: hidden auto;
  position: absolute;
  will-change: transform;
  top: 0px;
  left: 0px;
  transform: translate3d(0px, 271px, 0px);
  width: 100%;
}
@media (min-width: 640px){

#alertafrm .col-sm-6 {
    flex: 0 0 auto;
    width: 50%
}
#alertafrm .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
#alertafrm .col-sm-2{
width: 16.66666667%;
}
#alertafrm .multiselect-container.dropdown-menu.show {
  max-height: 300px;
  overflow: hidden auto;
  position: absolute;
  will-change: transform;
  top: 0px;
  left: 0px;
  transform: translate3d(0px, 35px, 0px);
  width: 100%;
}

}
/* alerta*/

#rel_frm .alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

#rel_frm .alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
#rel_frm .alert-success .alert-link {
  color: #0c4128;
}

#rel_frm .alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;

}
/*#ErrRel {
  display: none;
}
*/
#rel_frm .alert-danger .alert-link {
  color: #6a1a21;
}
#rel_frm .alert-success .icon-ok {
  font-size:22px;
  padding-right:30px;
}
#rel_frm .alert-danger .icon-cancel {
  font-size:22px;
  padding-right:30px;
}

@font-face {
    font-family: fontello;
    src: url(/copo/fonts/fontello.eot?34879628);
    src: url(/copo/fonts/fontello.eot?34879628#iefix) format('embedded-opentype'),url(/copo/fonts/fontello.woff2?34879628) format('woff2'),url(/copo/fonts/fontello.woff?34879628) format('woff'),url(/copo/fonts/fontello.ttf?34879628) format('truetype'),url(/copo/fonts/fontello.svg?34879628#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}

.demo-icon,[class*=" icon-"]:before,[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


#rel_frm .icon-ok:before {
    content: '\e803'
}

#rel_frm .icon-cancel:before {
    content: '\e805'
}

#rel_frm .alert-success .icon-ok {
    font-size: 22px;
    padding-right: 30px;
}
#rel_frm h3 {
  font-size: 1rem;
  margin-bottom: 0;
}

#rel_frm .logo-title-cat-course {
  padding-left: 23px;
}

#rel_frm p {
  padding-left: 10px;
  color: #222222;
  font-size: 1rem;
}

#rel_frm .btn-primary{
    background-color: #081351;
    color: #fff;
    border: 2px solid #081351;
    margin-top: 15px;
    white-space: nowrap;
    height: 44px;
    margin-bottom: 15px;
  }

    #rel_frm .btn-primary:hover{
    background-color: #10b3d6;
    border: 2px solid #10b3d6;


  }

  #rel_frm .btn-secondary{
    color: #fff;
    margin-top: 15px;
    white-space: nowrap;
    height: 44px;
    margin-bottom: 15px;
  }
#loader-popup {
  display: none;
  position: absolute;
}

/*#alertafrm*/

#alertafrm{
border: 1px solid #081351;
background-color: #08135105;
border-radius: 0.25rem;
}


#alertafrm .text-side span {
  font-size: 16px;
  background-color: #efc20b;
  color: #081351;
  border-radius: 4px;
  padding: 0 5px;
}

#alertafrm .btn.btn-primary {
  background-color: #081351;
  border: 2px solid #081351;
  font-size: 20px;
  padding: 5px 30px;
}
#alertafrm.btn.btn-primary:hover {
  background-color: #10b3d6;
  border: 2px solid #10b3d6;
}
#alertafrm .form-group {
  margin-top: 0px;
}

#alertafrm label.form-label {
  margin-bottom: 0px;
  color: #222222;
  padding-left: 4px;
}

#alertafrm .form-select,
#alertafrm .form-control {
  font-size: 14px !important;
}

#alertafrm {
  padding-top: 9px;
  padding: 0.5rem;
  margin-top: 1rem;
  margin-top: 0rem;
}
#alertafrm .form-group.date-group {
  margin-top:5px;
}


::placeholder {

  /* Chrome, Firefox, Opera, Safari 10.1+ */

  font-size: 14px;
}

:-ms-input-placeholder {

  /* Internet Explorer 10-11 */

  font-size: 14px;
}

::-ms-input-placeholder {

  /* Microsoft Edge */

  font-size: 14px;
}


/*modal-opinions*/

@font-face {
font-family: 'fontello';
src: url('/copo/fonts/fontello.eot?34879628');
src: url('/copo/fonts/fontello.eot?34879628#iefix') format('embedded-opentype'),
url('/copo/fonts/fontello.woff2?34879628') format('woff2'),
url('/copo/fonts/fontello.woff?34879628') format('woff'),
url('/copo/fonts/fontello.ttf?34879628') format('truetype'),
url('/copo/fonts/fontello.svg?34879628#fontello') format('svg');
font-weight: normal;
font-style: normal;
}


.demo-icon,
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;/* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;/* fix buttons height, for twitter bootstrap */
  line-height: 1em;/* Animation center compensation - margins should be symmetric */

  /* remove if not needed */
  margin-left: .2em;/* You can be more comfortable with increased icons size */

  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;/* Uncomment for 3D effect */

  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-star:before { content: '\e807'; } /* '' */
.icon-star-empty:before { content: '\e808'; } /* '' */


.icon-star,
.icon-star-empty {
  color: #efc20b;
  font-size: 18px;
  vertical-align: text-bottom;
 }

.form-opinions label {
  font-weight: 600;
  display: block;
}
.text-points {
  display: inline-block;
  padding-left: 17px;
}
.icon-star, .icon-star-empty {
  margin-left: 0;
}

.form-group .text-points {
  color: red;
}
@media (max-width:480px) {
  label {
    display: none;
  }

   #alertafrm .form-group {
    padding-bottom: 20px;
  }

  .deseo label,
  .date-group label,
  .job-offer label {
    display: block;
  }

   #alertafrm .form-group.date-group {
   padding-bottom: 20px;
    padding-top: 0;
  }

  #alertafrm .job-offer {
    padding-bottom: 20px;
  }

}
/*tick*/
.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"] {
    padding-right: 2.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-position: right .25rem center,center right 1.1rem;
    background-size: 16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);
}

.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 2.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
 background-position: right .25rem center,center right 1.1rem;
    background-size: 16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);
}
.time {
  opacity: 0.5;
  font-size: 12px;
}
.footer a {
  vertical-align: baseline;
}
#alertafrm .col {
    flex: 1 0 0%;
}

/*remove number input arrows*/

/* Chrome, Safari, Edge, Opera */
#alertafrm input::-webkit-outer-spin-button,
#alertafrm input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#alertafrm input[type=number] {
  -moz-appearance: textfield;
}

#alertafrm .feedback-is-invalid {
  display: block;
  width: 100%;
  margin-top: -0.2rem;
  font-size: 0.875em;
  color: #dc3545;
  font-size: 12px;
  line-height: 0.6;
  left: -8px;
  margin-left: 5px;
}

#alertafrm .feedback-is-valid {
  display: none;
}

#alertafrm .fecha-de-nacimiento label {
  font-size: 14px;
  padding-top: 5px;
 
}

#alertafrm .form-group.date-group {
 padding-top:0;
  margin-top: 0;
}

