/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018.02.02., 14:00:36
    Author     : kiraly.antal
*/

body{
    margin:0;
}

.msg_window_wrapper
{
    display: none;
}
.quiz-test-navigation input
{
    display: inline;
    width: initial;
    border: none;
}
.iframe_content input
{
    display: inline;
    width: initial;
    border: none;
    background-color: rgb(95, 168, 95) !important;
    color:white;
}
.start_button input
{
    display: inline;
    width: initial;
    border: none;
    background-color: rgb(95, 168, 95) !important;
    color:white;
    margin-left: 64px;
    height:22px;
    padding: 6px 10px 25px 10px;
}
.iframe_content label
{
    margin-left: 3%;
    width: 47%;    
}
#show_answers label, #order_by_radio_select label
{
    width: 25%;
}
.quiz-test-navigation + .iframe_content
{
    padding: 10px;
}
.quiz-test-navigation input
{
    height: 22px;
    padding: 4px 4px 25px 27px;
}
/*#apply-second-step
{
    display: initial !important;
}*/

.apply_select
{
    background-color: transparent;
    color: #fff;
    border-color:rgba(219,171,131,.6);
    outline-color:rgba(223,223,223,0);
}
.apply_select option
{
    background-color: #141414;
    color: #fff;
    border-color:rgba(219,171,131,.6);
    outline-color:rgba(223,223,223,0);
}
#p_title
{
    margin: 0px 0px 12px 0px;
    padding: 10px;
    width: 100%;
}
#b_health_aptitude
{
    margin: 0px 0px 10px 0px;
    padding: 3px;
    width: 100%;
}
#b_health_aptitude option
{
    width: 100%;
}
.contact_button
{
    color:#fff;
    background-color: transparent;
    border-color: rgba(219,171,131,.6);
    outline-color: rgba(223,223,223,0);
    letter-spacing: 2px;
    border-style: solid;
    border-width: 1px;
    line-height: 22px;
    padding: 8px 12px;
    text-align:center;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
}
#custom_quiz_form label
{
    /*margin: 0.5px 0% 0.5px 0%;*/
    width: 100%;
}
.question
{
    /*display: block !important;*/
}
#custom_quiz_form .question_radio
{
    background-color: transparent;
    border-color:rgba(255,255,255,.6);
    outline-color:rgba(175,175,175,0);
}

#custom_quiz_form .next_question
{
    display: inline;
    width: initial;
    border: none;
    background-color: rgb(95, 168, 95) !important;
    color:white;
    margin-left: 64px;
    height:22px;
    padding: 1px 6px;
    border: 0px none;
    font-weight: 600;
    height: 22px;
    width: 77px;
    text-transform: none;
    overflow: visible;
    margin: 4px 0px 0px 0px;
}
.start_button
{
    outline:none;
}
#quizpage_menu_form,#statistics_form
{
    margin-bottom:0px;
}
.socialicons i
{
    font-size: 20px;
}
.socialicons .icon
{
    display:inline-block;
    margin-left: 16px;
}
#apply_checkbox_div
{
    clear: both;
}
.checkbox_container input[type="checkbox"]{
    margin-left: 17px;
    margin-top: 0px;
}

.checkbox_container input,
#apply_checkbox_div input
{
    margin: -8px 0px 0px 18px;
    width: 15px;
    float: left;
}

.checkbox_container label,
#apply_checkbox_div label 
{
    color: #afafaf;
    width: 85%;
    float: right;
    font-size: 9px;
}
#contact_checkbox_div
{
        clear: both;
}
#contact_checkbox_div input
{
    margin: -8px 0px 0px 18px;
    width: 15px;
    float: left;
}

#contact_checkbox_div label 
{
    display: block !important;
    color: #afafaf;
    width: 90%;
    float: right;
    font-size: 9px;
}

#contact .contact_button
{
    float:right !important;
}

#cookie_details
{
    display:none;
}
#cookies_directive
{
    height:auto !important;
}
.page-not-found,#indicator,#policy
{
    margin-top:180px !important;
}
#course p {
    margin: 0px 0px 24px 0px;
}
.checkbox_container{
    min-height: 44px;
}

#kresz_exam_container {
    display: none;
}

#apply_radio_group_container {
    display: none;
}