body.register-background{
	background-image: url('/images/home-hero.jpg');
	background-size: cover;
	min-height: 100vh;
}
h1, h2, h3, h4, h5, h6{
	width: 100%;
}
.register-background h1, .register-background h2, .participants-serbia h1{
	text-align: center;
	margin: 70px 0;
	color: #fff;
}
.register-background h1{
    margin-bottom: 20px;
}
.register-background p{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 40px;
}
.register-background h2{
    margin-top: 0px;
    margin-bottom: 20px;
}
.register-background a, .export{
	color: #1f3568;
    padding: 15px 50px;
    font-size: 25px;
    border-radius: 60px;
    text-transform: uppercase;
    background: #fdd640;
    -webkit-box-shadow: 0 0 15px #8e8e8e;
    box-shadow: 0 0 15px #8e8e8e;
    margin: 15px auto;
    display: block;
    text-align: center;
}
.register-background a:hover, .export:hover{
	background: #1f3568;
    color: #fdd640;
    text-decoration: none;
}
.contact p{
    font-size: 20px;
}
.contact a{
    display: inline;
    box-shadow: none;
    padding: 0;
    font-size: 20px;
    background: transparent;
    color: #fff;
    text-decoration: none;
}
.register-background .contact a:hover{
    color: #fff;
    background: transparent;
    text-decoration: underline;
}
.blue-background{
	background-image: url('/images/register-hero.jpg');
	max-height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
}
.blue-background h1{
	margin-bottom: 130px;
	font-size: 55px;
}
.blue-background p{
	color: #fff;
    font-size: 30px;
}
.registration-form{
	background: url(/images/register-form-background.jpg) top right / cover no-repeat;
	padding: 70px 80px 40px 80px;
}
.registration-form input{
	display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    padding: 10px;
    height: auto;
    border: none;
}
.registration-form input[type='radio']{
	width: 25px;
    height: 25px;
}
.registration-form input[type='submit'], .add-another{
	width: 40%;
	color: #1f3568;
    padding: 15px 50px;
    font-size: 25px;
    border-radius: 60px;
    text-transform: uppercase;
    background: #fdd640;
    -webkit-box-shadow: 0 0 15px #8e8e8e;
    box-shadow: 0 0 15px #8e8e8e;
    margin: 30px auto;
    display: block;
    text-align: center;
    outline: none;
}
.add-another{
    width: auto;
}
.registration-form input[type='submit']:hover, .add-another:hover{
	background: #1f3568;
    color: #fdd640;
    text-decoration: none;
}
.registration-form textarea{
	width: 100%;
}

.registration-form .col-md-2, .col-md-5, .col-md-6, .delegations{
	margin-bottom: 40px;
}
.delegations a{
    width: 50%;
}
.interested, .agree{
	display: flex;
}
.interested p:first-child, .agree p:first-child{
	padding-right: 50px;
}
.blue-background p.agree{
	display: flex;
	background: #ffffff42;
	font-size: 20px;
	padding-left: 10px;
}
.agree input[type='radio'], .interested input[type='radio'], input[type='checkbox']{
	cursor: pointer;
}

.xdsoft_time_box.xdsoft_scroller_box, .xdsoft_prev, .xdsoft_next{
    display: none!important;
}
.xdsoft_datetimepicker .xdsoft_datepicker{
    width: 100%!important;
}
.nice-select .list, .nice-select{
    width: 100%!important;
}

#type_other{
    height: 0;
    opacity: 0;
    transition: all 1s ease;
}

.login-form{
    margin: 0 auto;
}

.login .alert-danger{
    margin: 20px auto;
}

.iti{
    width: 100%;
}
.country-select .nice-select .list{
    height: 300px!important;
    overflow-y: scroll!important;
}

.blue-background p.note{
    font-size:15px;
    font-weight: bold;
    padding:15px 0;
}
.checkbox-wrapper{
    position: relative;
}
.checkbox-wrapper input{
    position: absolute;
    bottom: 10px;
}
.error{
    padding: 5px;
    font-weight: bold;
    font-size: 18px;
}
.blue{
    max-height: 100vh;
    height: 100vh;
}
.tt{
    display: inline;
    margin-right: 20px;
    float: left;
    margin-top: 10px;
}
.logo{
    margin: 30px auto 0;
    width: 500px;
}
#data-table td, #data-table td a{
    color: #fff;
}
.thanks h2{
    color: #fff;
}
.thanks .registration-form{
    padding:100px;
}
.nice-select{
    margin-bottom: 35px;
}
.margin-bottom-35{
	margin-bottom: 35px;
}
.dropify-wrapper .dropify-message p{
	color: #ccc;
	font-size: 20px;
}
.iti__country-list{
	z-index: 10!important;
}
input.labelauty:checked + label{
    background-color: #36742E!important;
}
.special p.subtitle{
    width: 100%;
    text-align: center;
    margin-top: -115px;
    margin-bottom: 130px;
    font-size: 25px;
}