body {
    font-family: 'Roboto';
    font-weight: normal;
}

@media(min-width: 601px) {
    body.pl #login_content .service-fresh {
        margin-left: 0px !important;
    }
}

body.en #login_content .service-fresh,
body.sk #login_content .service-fresh,
body.cz #login_content .service-fresh {
    margin-left: 264px !important;
}


input[type="text"], input[type="password"], input[type="email"], textarea, select {
    padding: 7px 6px 8px 6px;
}

.center {
    width: 335px;
    margin: 0 auto;
}
.container.body-container {
    width: 1230px;
}
.center h4 {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align:center;
    font-size: 33px;
    font-family: 'Roboto';
    line-height: 33px;
}

.signin-box {
    background: #f1f1f1;
    border-radius: 5px;
    position: absolute;
    margin-top: 190px;
    margin-left: 0px;
    height: 371px;
    width: 374px;
    padding: 20px 29px 15px 29px;
}

.signin-box h4 {
    margin-bottom: 10px;
}

.signin-box.service-legacy h4,
.signin-box.service-legacy h5 {
    color: #fff;
}

.signin-box.service-legacy .login_options a {
    color: #fff;
}

.signin-box.service-legacy .login_options a:hover {
    text-decoration: none;
    color: #ddd;
}

.signin-box h5 {
    text-align: center;
    margin-bottom: 30px;
    font-weight: normal;
}

.signin-box.service-legacy {
    right: 0px;
    background: #5e5e5e;
}

.signin-box.service-legacy form .submit-form span {
    color: #fff;
}

#login_content .center.wide {
    width: 960px;
    position: relative;
}

#login_content .service-or {
    border-radius: 500px;
    background-color: #fff;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 455px;
    top: 400px;
    text-align: center;
}

#login_content .service-or span {
    padding-top: 14px;
    display: block;
    font-weight: bold;
}

.signin-box span.fa {
    top: 10px !important;
    left: 13px;
    position: absolute;
    font-size: 14px;
}
.signin-box span.fa-lock {
    font-size: 18px;
}
.signin-box.auto-height {
    height: auto;
}

ul li {
    display:inline-block;
    color:red;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 14px !important;
}
input {
     width: 200px;
}
.first-name-text-input input,
.last-name-text-input input,
.password-input input,
.postalcode-text-input input,
.place-text-input input {
    width: 138px;
}
.mail-email-input input,
.datepicker-text-input input,
.alias-name-text-input input
{
    width: 331px;
}
.signin-box .password-input input {
    width: 372px;
    min-height: 37px;
}
.first-name-text-input,
.last-name-text-input,
.alias-name-text-input,
.mail-email-input,
.password-input,
.datepicker-text-input,
.postalcode-text-input,
.place-text-input,
.sex-radio-button,
.termsOfService,
.submit-form {
    float: left;
}
#switch-names {
    color: #209e54;
    font-size: 11px;
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    display: block;
}
#switch-names:hover {
    text-decoration: underline;
}
#fos_user_resetting_form label{
    width: 105px;
}

.last-name-text-input,
.password-input.last,
.place-text-input {
    margin-left: 13px;
}
.termsOfService label {
    float: right;
    text-align: left;
    width: 340px;
    font-size: 15px;
}
.termsOfService {
    width: 370px;
    margin-bottom: 10px;
}
.termsOfService .termsLink {
    color: #209e54;
}
.termsOfService .termsLink:hover {
    text-decoration: underline;
}
.termsOfService input {
    float: left;
}
#fos_user_registration_form div{
     width: 200px;
}
.sex-radio-button {
    width: 370px;
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
    font-family: 'Roboto';
}
.sex-radio-button > span {
    float: left;
    margin-left: 60px;
    color: #5a5a5a;
    font-family: 'Roboto';
}
.sex-radio-button > div {
    display: block;
    margin-left: 10px;
    float: left;

}
.sex-radio-button label {
    font-size: 14px;
}
.sex-radio-button > div label,
.sex-radio-button > div input {
    float: left;
    font-weight: bold;
    color: #5a5a5a;
}
.sex-radio-button > div input {
    margin-right: 5px;
}
#country-container select{
    padding-left: 34px;
    width: 373px;
}

body.en .register-box {
    height: 425px !important;
}

.register-box h4 {
    margin-top: 5px !important;
}

.register-box #recaptcha-container {
    width: 303px;
    height: 80px;
    position: relative;
    clear: both;
    text-align: center;
    margin: 0 auto 12px auto;
}

.register-box {
    padding: 20px 27px 15px;
    margin-top: 30px;
    background: #f1f1f1;
    border: 1px solid #e5e5e5;
    width: 375px;
    height: 623px;
    border-radius: 5px;
    position: absolute;
}
.register-box.term-of-service {
    height: 400px;
}
.register-box #resetPassword,
.register-box .submit-form {
    background: #f7f7f7;
    border-top: 2px solid #dadadc;
    height: 88px;
    width:428px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}

.signin-box.service-legacy .submit-form {
    background: #4f4f4f;
    border-top: 2px solid #464646;
}

.signin-box .submit-form button,
.register-box .submit-form button {
    font-family: 'Roboto';
    margin-top: 28px;
    margin-left: 32px;
    float: left;
}
.signin-box .submit-form span,
.register-box .submit-form span {
    display: inline-block;
    margin-top: 33px;
}
.btn.facebook {
    border: 1px solid #3a579b;
    height: 21px;
    color: #3a579b;
    background-color: #F7F7F7;
    line-height: 21px;
    float: right;
    font-family: 'Roboto';
    margin-top: 28px;
    margin-right: 32px;
}
.btn.facebook i {
    background-color: #3a579b;
    border-radius: 500px;
    color: #F7F7F7 !important;
    display: block;
    height: 12px;
    width: 12px;
    float: left;
    margin-top: 5px;
}
.btn.facebook:hover{
    color: #fff;
    border: 1px solid #3a579b;
    background-color: #3a579b;
}
.btn.facebook:hover i {
    background-color: #1a3069;
    color: #3A579B !important;
}
.signin-box .submit-form {
    background: #f7f7f7;
    border-top: 2px solid #dadadc;
    height: 88px;
    width:431px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
.signin-box .login_options {
    width: 371px;
    float: left;
    margin-top: 25px;
}
.signin-box .login_options a:hover{
    text-decoration: underline;
    color: #585858;
}
.signin-box .login_options input,
.signin-box .login_options label {
    float: left;
    font-size: 14px;
    margin-left: 5px;
}
.signin-box .login_options a {
    float: right;
    font-size: 14px;
}
label {
    font-weight: 700;
}
::-webkit-input-placeholder {
   color: #333333;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333333;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333333;
}

:-ms-input-placeholder {
   color: #333333;
}
a.pull-right {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.register-box .ui-autocomplete {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    width: 100px !important;
}
.register-box .ui-autocomplete > li > a {
    height: auto;
    min-height: 0;
}

#logo span {
    display: none;
}
