@font-face{
    font-family: 'Roboto', sans-serif;
}

@font-face{
    font-family: 'Roboto Condensed';
    src: url('/_projects/gdprauto/templates/default/fonts/RobotoCondensed-Regular.ttf') format('truetype');
}

body{
    background: #e4edf2;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Roboto Condensed",Arial,sans-serif;
    color: #555;
}


textarea{
    outline: none;
    height: 349px;
    width: 100%;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 2px solid rgb(232, 235, 237);
    margin: 0px;
    resize: none;
}

footer img, .top-navbar .header_img .header_img{
    max-width: 317px;
    max-height: 85px;
    width:100%;
    height: auto;
}

.row{
    border-bottom: 0;

}

input[type="radio"], input[type="checkbox"] {
    margin: 5px 10px 0;
    margin-top: 1px \9;
    line-height: normal;
}

.col-md-12, .col-sm-12{
    min-height: 0 !important;
}
#employees_position_div{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#driving_school_leader_div{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.form_container{
    max-width: 1000px;
    min-height: 460px;
    margin: 120px auto 30px;
    background-color: #fff;
    width:100%;
}

fieldset{
    border:0px;
}
.ev_or_tarsas{
    text-align: center;
    margin-bottom: 20px;
}
.ev_or_tarsas label{
    margin-right: 10px;
}

#add_employess{
    margin-right: 126px;
}

/*.col-lg-5{
    height: 360px;
}*/


span.emailError{
    margin-left: 68px;
    display: none;
    font-size: 12px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 2;
    margin-top: -73px;
    line-height: 1;
    background-color: #e34f4f;
    color: #fff;
    font-weight: 400;
    padding: 6px 8px;
}


span.emailError:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 6px 6px 0;
    border-color: transparent #e34f4f;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -6px;
    left: 20%;
}

span.error{
    margin-left: 70px;
    display: none;
    font-size: 12px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 2;
    margin-top: -73px;
    line-height: 1;
    background-color: #e34f4f;
    color: #fff;
    font-weight: 400;
    padding: 6px 8px;
}


span.phoneError:after, span.licenseError:after,span.numberError:after,span.error:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 6px 6px 0;
    border-color: transparent #e34f4f;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -6px;
    left: 20%;
}

.phoneError{
    margin-left: 56px;
    display: none;
    font-size: 12px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 2;
    margin-top: -73px;
    line-height: 1;
    background-color: #e34f4f;
    color: #fff;
    font-weight: 400;
    padding: 6px 8px;
}

.numberError{
    margin-left: 55px;
    display: none;
    font-size: 12px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 2;
    margin-top: -73px;
    line-height: 1;
    background-color: #e34f4f;
    color: #fff;
    font-weight: 400;
    padding: 6px 8px;

}

.licenseError{
    margin-left: 55px;
    display: none;
    font-size: 12px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 2;
    margin-top: -73px;
    line-height: 1;
    background-color: #e34f4f;
    color: #fff;
    font-weight: 400;
    padding: 6px 8px;
}
#remove_Alvallalkozo{
    margin-right: 337px;
}

#remove_employess{
    margin-right: 345px;
}

.form_div{
    display: inline-block;
    width: 100%;
    padding: 40px 23px;
    position: relative;
    min-height: 450px;
}
label{
    font-weight: normal;
}


legend{
    border: none;
}

.custom_radio:before{
    content: '';
    position: absolute;
    width: 23px;
    height: 23px;
    border: 1px solid gray;
    border-radius: 6px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    background-color: white;
    border-radius: 25px;
}
.custom_radio_checked:before{
    content: '✔';
    position: absolute;
    color:white;
    width: 23px;
    height: 23px;
    border: 1px solid gray;
    border-radius: 6px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    background-color: gray;
    border-radius: 25px;
}

#has_website_checkbox{
    width: 100%;
    text-align: center;
    border:none;
}

.input_div{

    border: none;
    border-bottom: 2px solid #e8ebed;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    height: 44px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;
    padding: 6px 0px 6px 0;
    width: 45%;
    float: left;
    margin-right: 24px;
}

#question_form input[type=text],#question_form input[type=email]{
    border:none !important;
    width:100%;
}
#question_form input[type=text],#question_form input[type=email]:focus{
    outline:0;
}
button:focus {
    outline:0;
}

.button{
    background: #0073e5;
    color: #fff;
    padding: 10px 30px 10px 20px;
    border: none;
    color: #fff;
    text-decoration: none;
    transition: background .5s ease;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    -o-transition: background .5s ease;
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    outline: 0;
    text-align: center;
    background: #409fff;
    position: relative;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 1;
    padding: 10px 30px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.checkbox_div{
    width: 100%;
    text-align: center;
    clear: both;
}
.checkbox_div label{
    margin-right: 10px;
}



.orange_div{
    height: 100%;
    text-align: center;
    background-color: #F60;
    min-height: 460px;
    color: #fff;
    padding: 70px 50px 30px;
    box-sizing: border-box;
}


