.info-block {
  position: absolute;
  left: 30px;
  top: 23px;
}

.info-bottom {
  position: relative;
  display: inline-block;
}

.tooltip-bottom {
bottom: 24px;
left: 10px;
}

.info-one-click {
position: absolute;
right: 70px;
top: 58px;
}

.bottom-margin {
  margin-bottom: 16px;
}

.block {
  display: block;
}

.text-center {
  text-align: center;
}

#dlf {
}

@media only screen and (max-width: 960px) {
.login-block {
width: 100%;
}
#dlf {
margin: 20px 0;
}
.tooltip-bottom {
right: 14px;
left: auto;
}
.welcome-image {
  display: none;
}

}

@media only screen and (max-width: 420px) {
.tooltip-bottom, .tooltip-one-click {
width: 260px;
text-align: left;
}
}

@media only screen and (max-width: 360px) {
.info-block {
left: 10px;
}
.tooltip {
width: 200px;
text-align:left;
}
}

/* Main */

.login-block {
  width: 30%;
  padding: 16px;
  display: flex;
  display: -webkit-flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  box-shadow: 0px 0px 40px -6px rgba(0,0,0,0.25);
}

@media only screen and (max-width: 960px) {
  .login {
    flex-direction: column;
    margin: 0 auto;
    max-width: 600px;
  }
  .login-block {
    width: 100%;
  }
  .login-block:not(:first-child) {
    margin-top: 40px;
  }
}

.text-block {
  margin: 16px 0;
}

.popup-container {
  position: relative;
  text-align: center;
}

.bottom-text {
  margin-top: 24px;
  text-align: center;
  position: relative;
}

.print-link {
  display: block;
  text-align: center;
  margin: auto;
  margin-top: 16px;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: 600;
  color: #99ccff !important; 
}

.print-link:hover {
  color: #66ccff !important;
}



/* Premium Service (speed_test_progr.php) */

.page-container-medium {
  max-width: 600px;
  margin: 20px auto;
}

ol {
  list-style-type: decimal;
  margin: 0 0 16px 16px;
}


.bttn-section {
  display: flex;
  display: -webkit-flex;
  justify-content: space-evenly;
  margin-top: 24px;
}

.text-section {
  margin-top: 24px;
}

.subtitle-small {
  font-size: 14px;
  font-weight: 600;
  line-height: inherit;
  padding: 4px 0;
}

.text-bold {
  font-weight: 600;
}

@media only screen and (max-width: 500px){
  .bttn-section {
    flex-direction: column;
    align-items: center;
  }
}

/* Gratis Premium */

.regform {
  margin: 16px 0;
}


.input-group {
  position: relative;
  text-align: left;
  margin: 20px auto;
  max-width: 500px;
}

.input-group > label {
/* position: absolute;*/
  display: block;
}

.input-group > input {
  font-family: inherit;
  width: 100%;
  display: block;
  border-bottom: 1px solid #9b9b9b;
  background: transparent;
  transition: border-color 0.2s;
  padding: 10px 0 0 0;
  outline: 0;
}

.input-group > textarea {
  font-size: .8rem;
  letter-spacing: 1px;
  padding: 10px;
  width: 100%;
  height: 200px;
  max-width: 480px;
  line-height: 1.5;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 1px #999;
  margin: 10px auto;
}


/* Good Stuff */

.page-container {
  margin: 20px auto;
  max-width: 1000px;
}

.logo {
  text-align: center;
  height: 100px;
}

.logo > a > img {
  height: 100%;
}

.language {
  padding: 0 35px;
}

.language a {
  margin: 0 5px;
}

.content {
  width: 100%;
  box-shadow: 0px 0px 40px -6px rgba(0,0,0,0.25);
  padding: 20px 20px 40px 20px;
  margin: 30px auto;
}

.content-header {
  text-align: center;
}

ul {
  display: inline-block;
  text-align: left;
  margin: 0 0 16px 16px;
}

.disc-list > ul > li {
  list-style-type: disc;
}

.login {
  display: flex;
  display: -webkit-flex;
  justify-content: space-evenly;
  align-items: stretch;
  margin-top: 48px;
}

.bttn {
  text-decoration: none !important;
  color: black;
  text-align: center;
  outline: 0;
  border: 0;
  padding: 12px 16px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  font-weight: 600;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.bttn-primary {
  background: #ade3ff;
  width: 140px;
  opacity: 0.8;
}

.bttn-flexible {
  width: auto;
}


.bttn:hover, .bttn:active, .bttn:focus {
  color: #66ccff;
  background: #ade3ff;
  opacity: 1;
}


.register-bttns {
text-align: center;
margin-top: 40px;
display: flex;
justify-content: space-around;
}

.register-bttns .one-click-bttn {
margin: 0 40px;
}

.register-bttns > .ht {

}

.bttn-wrap {
  position: relative;
  display: inline-block;
  margin: 16px;
}

.text-wrap {
  position: relative;
  display: inline-block;
}

.register-bttns .bttn-wrap {
  margin: 16px;
}

.header-nonsplit {
  display: block;
}

.header-split {
  display: none;
}

.ht {
  height: 16px;
  width: 16px;
  position: absolute;
  display: inline-block;
}

.ht img {
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 1px 1px 1px 1px; /* fill the space of the ht container (which is 16x16 - because of 4px grid) */
}

.ht-bottom-left {
  left: -16px;
  top: 40px;
}

.ht-top-left {
  left: -16px;
  top: -16px;
}

.ht:hover .tooltip, .ht:active .tooltip { 
  display:block; 
} 


.ht-inline {
 right: -16px;
 top: 0px;
}

.ht-inline-left {
  left: -20px;
  top: 0px;
}

.ht-inline-right {
  right: -20px;
  top: 0px;
}

.tooltip {
  display: none;
  color: black;
  background: #E7E7E7;
  border: 1px solid black;
  -moz-border-radius:    5px;
  -webkit-border-radius: 5px;
  border-radius:         5px;
  padding: 10px;
  position: absolute;
  z-index: 1000;
  width: 300px;
  font-size: 13px;
  text-align: justify;
}

.tooltip-top-right {
  bottom: 16px;
  left: 14px;
}

.tooltip-bottom-right {
  top: 16px;
  left: 14px;
}

.tooltip-top-left {
  bottom: 24px;
  right: 16px;
}

.tooltip-top-middle-specific {
  bottom: 16px;
  left: 14px;

}

.tooltip-fast-srink {
  width: 300px;
}

.tooltip-medium-srink {
  width: 300px;
}

.tooltip-slow-srink {
  width: 300px;
}

@media only screen and (max-width: 720px) {
  .tooltip-fast-srink {
    width: 200px;
  }  
}

@media only screen and (max-width: 500px) {
  .tooltip-medium-srink {
    width: 200px;
  }
  .tooltip-top-middle-specific {
    bottom: 16px;
    left: -98px;

  }
}

@media only screen and (max-width: 380px) {
  .tooltip-slow-srink {
    width: 200px;
  }
  .header-nonsplit {
    display: none;
  }
  .header-split {
    display: block;
  }
}

.welcome-image {
  text-align: center;
}
