html {

  margin: 0px;
  padding: 0px;
}

element.style {
  background: #337ab7;
  font-size: 1.5em;
  color: white;
}


.nav-link {
  background-color: #337ab7;
  color: #fff;
  font-size: 1.5em;
}

.nav-tabs>li.active>a {
  background-color: #d747c2 !important;
  color: #fff !important;
  font-size: 1.5em;
}

.nav>li.disabled>a {
  color: white !important;
  background-color: #ccc !important;
}
.owntemplate:hover{
  cursor: pointer;
}


/*
#titulo-cabecera1 {

  font-size: 1.5em;
  text-transform: uppercase;
  background-image: linear-gradient(to right, #d747c3 0%, #0985c3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}

.rosa{
  color: #d747c3;
  position: absolute;
  top: 1.3%;
  left: 2%;
  font-size: 2em;
}

.azul{ color: #0985c3;
  position: absolute;
  top: 1.3%;
  right: 3%;
  font-size: 2em;
}

.verdenew{ 
  background-color: #fffefd;
  border: 1px;
  box-shadow: 0px 5px 10px #b5b4b4;;
  border-radius: 0px 0px 25px 25px;
  width: 100%;
  padding-left: 6%;
  padding-right: 10%;
  padding-top: 0.5%;
  padding-bottom: 1%;
}

*/

body {
  height: 100%;

}

/*#pie{
  bottom: 0%;
  position: absolute;

}*/

#imagenpie {

  position: relative;
  bottom: 0%;
  width: 100%;

  opacity: 1;
}

#margeninferior {

  height: 20px;
}

.textoicono {
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
  font-size: bold;
  font-size: 0.9em;
  margin-top: 5%;
}

.anchomodal {
  min-width: 350px !important;
}


.jumbotron {
  padding-top: 0px;
}

#inicioInner .container {
  margin-left: 0px;
}

/***************************IMAGEN DE PIE, texto iconos y menu superior EN MÓVILES (desde aqui)***************************************************/
.hidden-data {

  visibility: hidden;
}

/***************************CAMBIAR ANCHO BOTONES VERDES***************************************************/
.green-button {
  display: inline-block;
  width: 95%;
}

#carga {
  position: fixed;
  z-index: 25000;
  background: rgb(255, 255, 255);
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5em;

}

#demo {

  color: red;

}

#demo2 {

  color: red;

}

/***************************IMAGEN DE PIE, texto iconos y menu superior EN MÓVILES (desde aqui)***************************************************/
/***************************IMAGEN DE PIE y texto iconos EN MÓVILES (desde aqui)***************************************************/
@media (max-width: 765px) {

  /*#imagenpie { 
    height: 17%; 
    position: fixed; 
    bottom:0%;
    width:100%; 
    box-shadow: -5px 0px 10px #b5b4b4;
    opacity: 1; 
}

#margeninferior{
  
 height: 200px;
}*/

  #imagenpie {

    position: relative;
    bottom: 0%;
    width: 100%;

    opacity: 1;
  }

  #margeninferior {

    height: 20px;
  }



  .textoicono {
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    font-size: bold;
    font-size: 0.7em;
    margin-top: 5%;
  }




  .jumbotron {
    padding-top: 0px;
  }



}

/* Portrait iPad 1, 2, Mini and Air */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {

  #imagenpie {
    height: 22%;
    position: fixed;
    bottom: 0%;
    width: 100%;

    opacity: 1;
  }

  #margeninferior {

    height: 300px;
  }

}

/* Landscape iPad 1, 2, Mini and Air*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {



  #imagenpie {

    position: relative;
    bottom: 0%;
    width: 100%;

    opacity: 1;
  }

  #margeninferior {

    height: 20px;
  }


  /* Portrait iPad 3, 4 and Pro 9.7 */
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

    #imagenpie {
      height: 22%;
      position: fixed;
      bottom: 0%;
      width: 100%;

      opacity: 1;
    }

    #margeninferior {

      height: 300px;
    }

  }

  /* Landscape iPad 3, 4 and Pro 9.7*/
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

    #imagenpie {

      position: relative;
      bottom: 0%;
      width: 100%;

      opacity: 1;
    }

    #margeninferior {

      height: 20px;
    }

  }


  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {

    #imagenpie {

      position: relative;
      bottom: 0%;
      width: 100%;

      opacity: 1;
    }

    #margeninferior {

      height: 20px;
    }

  }

  @media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {

    #imagenpie {

      position: relative;
      bottom: 0%;
      width: 100%;

      opacity: 1;
    }

    #margeninferior {

      height: 20px;
    }

  }

  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {

    #imagenpie {

      position: relative;
      bottom: 0%;
      width: 100%;

      opacity: 1;
    }

    #margeninferior {

      height: 20px;
    }

  }

  /***************************IMAGEN DE PIE EN MÓVILES (hasta aqui)***************************************************/

  .ui-btn.ui-checkbox-off:after {
    background: #fff;
    /*opacity:1;
    border: 1px solild #0088c3;*/

  }

  .ui-btn.my-tooltip-btn,
  .ui-btn.my-tooltip-btn:hover,
  .ui-btn.my-tooltip-btn:active {
    background: none !important;
    border: 0 !important;
    margin: 0;
  }

  .inline {
    display: inline-block !important;
  }

  .i18nhtml {}

  .i18nph {}

  .i18nb {}

  .i18nt {}

  .submenu {
    display: block;
    margin: auto 5%
  }

  .izq {
    float: left;
    margin-left: 0px;
    color: white !important;
  }

  .der {
    float: right;
    margin-right: 0px;
    color: white !important;
  }

  .titulo-cabecera {

    font-size: 24px;
    text-transform: uppercase;
    color: white;
    font-weight: 600;
    margin-top: 15px;
  }

  .sel {
    font-size: 14px;
  }

  .verde {
    background-color: #CA2F95;
    border-bottom: 4px solid grey;
    border-radius: 0px 0px 25px 25px;
    margin-left: 10px;
    margin-right: 10px;
    height: 98%;
    text-align: center;
  }

  .blanco {
    color: #ffffff;
  }

  .clear10 {
    height: 10px;
    width: 100%;
    clear: both;
  }

  .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: grey;
    /* adjust as needed */
  }

  .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";
    /* adjust as needed, taken from bootstrap.css */
  }

  .blue {
    background-color: #fffefd !important;
    color: black !important;
  }

  /*******************************************************************/
  .checkbox label:after,
  .radio label:after {
    content: '';
    display: table;
    clear: both;
  }

  .checkbox .cr,
  .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
  }

  .radio .cr {
    border-radius: 50%;
  }

  .checkbox .cr .cr-icon,
  .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
  }

  .radio .cr .cr-icon {
    margin-left: 0.04em;
  }

  .checkbox label input[type="checkbox"],
  .radio label input[type="radio"] {
    display: none;
  }

  .checkbox label input[type="checkbox"]+.cr>.cr-icon,
  .radio label input[type="radio"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
  }

  .checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
  .radio label input[type="radio"]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
  }

  .checkbox label input[type="checkbox"]:disabled+.cr,
  .radio label input[type="radio"]:disabled+.cr {
    opacity: .5;
  }

  .noenlace:hover {
    text-decoration: none !important;
    font-weight: bold;
    color: black;
  }

  .noenlace {
    text-decoration: none !important;
    font-weight: bold;
    color: black;
  }

  #ex1Slider .slider-selection {
    background: #BABABA;
  }

  .sel_seltime {
    padding: 3px;
  }

  .seltime-espacio {
    margin-top: 10px;
  }

  .capaerrores {
    display: none;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: 100;
    color: #FF0000;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
  }

  .capaexito {
    display: none;
    font-size: 12px;
    background-color: #8bea92;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 3px;
    font-weight: 100;
    color: #003300;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    border: 1px solid #003300;
    /*width: 182px;*/
    margin-bottom: 3px;
    /*width: 280px;*/
  }


  /*******************************************************************/

  .select-new {
    font-size: 14px !important;
    padding-top: 0px !important;

  }

  .izq1 {
    float: left;

  }

  .izq12 {
    padding-left: 8px;
  }

  .izq13 {
    float: left;
    margin-bottom: 122px;
  }

  .text {
    font-size: 14px !important;
    margin-left: -10px;

  }

  .text1 {
    font-size: 21px !important;
    margin-bottom: 40px;

  }

  .text12 {
    font-size: 21px !important;
    margin-left: 10px;

  }

  .sp-izq {
    margin-left: -10px !important;
  }

  .gris {
    background-color: grey !important;
  }

  .go-left {
    float: left;
    padding-left: -15px;
  }

  .move {
    float: left;
    position: relative;
    top: 2px !important;
    left: -8px;
    z-index: 20;
  }

  .move1 {
    padding-left: 8px;
  }

  .bajo {
    padding-bottom: 1px;
  }

  .move-down {
    margin-top: 15px;
  }

  .body-sign {
    padding: 5px;
  }

  .margin {
    padding: 5px;
  }

  .izq-sel {
    float: left;
    width: 45%;
  }

  .der-sel {
    float: left;
    width: 45%;
  }
  #containerInicio input[type="checkbox"]{
    box-shadow: inset 0 -1px 0px rgb(0 0 0 / 8%) !important;
    margin-bottom: 1px !important;
}
