#form_authorizationstep1 #email-label, #form_authorizationstep1 #email-element{
   display: block;
}


#tabreg {
background-color: #ebebeb;
width:600px !important;
margin-left: auto !important;
margin-right: auto !important;
}

#tabreg tr:nth-child(even) {
  background-color: #ebebeb;
}

#tabreg tr:nth-child(odd) {
  background-color: #27C1E6
}


#tabreg tr:hover {
background-color: #ED355D;
cursor:pointer;
}

#tabreg td   {
text-align: center;
padding: 10px;
}

#home-circles .circle:nth-child(2) {
    display: none;
}

.center-box {
    max-width: 1100px !important;
}