html {
    height: 100%;
}

body {
    font-family: Verdana;
    margin: 0;
    font-size: 14px;
    height: 100%;
    
}

.carasoul_cls  table {
    
    border-spacing: 0px !important;
    background-color: white;
}

.container_cls {
    position: relative;
    margin: auto;
    width: 98%;
    height: 98%;
    
}

.head_cls {
    width: 100%;
    height: 10%;
    background: #ee695e;
}

.headTxt_cls {
    height: 100%;
    margin-left: 3%;
    color: #ffffff;
    font-size: 28px;
}

.headTxt_cls table {
    height: 100%;
}

.subhead_cls {
    width: 100%;
    height: 10%;
    background-color: #ffffff;
    color: #636366;
    font-style: normal;
}

.subheadTxt_cls {
    height: 100%;
    margin-left: 3%;
    color: #474848;
    font-size: 20px;
    font-style: normal;
}

.subheadTxt_cls table {
    height: 100%;
}

.body_cls {
    height: 72%;
    width: 100%;
    background-color: #d1ebee;
    
    position: relative;
}

.bottomImg_cls {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

/*******************************/
.quizImage_cls {
    left: 20px;
    position: absolute;
    top: 158px;
    
}

.quizContainer_cls {
    background-color: #6acbd7;
    border-radius: 10px;
    
    min-height: 100px;
    min-width: 350px;
    padding: 10px;
    position: relative;
    float: right;
    right: 30px;
    top: 20px;
    width: auto;
    height: 85%;
    overflow: auto;
}

.questionContainer_cls {
    display: none;
}

.question_cls {
    min-width: 150px;
    margin: 3px 0 0 5px;
    display: inline-block;
    
}

.questionPH_cls {
    height: 20px;
    background-color: #ffffff;
    
    border-radius: 5px;
    min-width: 30px;
    max-width: 100px;
}

.questionNum_cls {
    width: 27px;
}

.optionContainer_cls {
    position: relative;
    display: inline-block;
    height: auto;
    height: 20px;
    margin: 3px 0 0 5px;
}

.option_cls {
    position: absolute;
    top: 0px;
    left: 0px;
    min-width: 30px;
    max-width: 100px;
    height: auto;
    background-color: #d1ebee;
    border-radius: 5px;
    text-align: center;
    
    cursor: pointer;
}

.option_cls table {
    width: 100%;
    height: 100%;
}

/*********************/
.footer_cls {
    position: relative;
}

.nextBtn_cls, .backBtn_cls, .helpBtn_cls {
    background-color: #6acbd7;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    right: 27px;
    text-align: center;
    top: 12px;
    width: 75px;
}

.nextBtn_cls table, .backBtn_cls table, .helpBtn_cls table {
    width: 100%;
    height: 100%;
}

.helpBtn_cls {
    right: 125px;
}

.backBtn_cls {
    display: none;
}

.progres_cls {
    left: 10px;
    position: absolute;
    top: 17px;
}

.progresTxt_cls {
    display: inline-block;
    font-size: 14px;
    color: #474848;
}

.progresBar_cls {
    display: inline-block;
    margin-left: 10px;
    width: 200px;
    border: 2px solid #6acbd7;
    border-radius: 5px;
    background-color: #ffffff;
    height: 15px;
}

.progresFill_cls {
    width: 100px;
    height: 100%;
    background-color: #d1ebee;
    margin: 0px;
}

.feedback_cls {
    color: #474848;
    font-size: 14px;
    left: 384px;
    position: absolute;
    top: 15px;
    width: auto;
    font-weight: bold;
    display: none;
    
}

/***********************/
.hint_cls {
    float: left;
    height: 241px;
    left: 40px;
    position: relative;
    top: 20px;
    width: 263px;
}

.carasoul_cls {
    
    height: 300px;
    width: 285px;
    overflow: hidden;
    border: 10px solid #ffffff;
}

.carasoulBox_cls {
    position: relative;
}

.carasoulImg_cls {
    float: left;
    width: auto;
    text-align: center;
    position: relative;
}

.carasoulImg_cls table {
    width: 100%;
    height: 100%;
}

.navContainer_cls {
    position: relative;
    margin: auto;
    text-align: center;
    margin-top: 10px;
}

.nextImgBtn_cls {
    background-color: #6acbd7;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    
    width: 75px;
}

.backImgBtn_cls {
    background-color: #6acbd7;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 75px;
}

/*********************/
.footer_cls {
    position: relative;
}

.nextBtn_cls, .backBtn_cls {
    background-color: #6acbd7;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    right: 27px;
    text-align: center;
    top: 12px;
    width: 75px;
}

.nextBtn_cls table, .backBtn_cls table, .nextImgBtn_cls table, .backImgBtn_cls table {
    width: 100%;
    height: 100%;
}

.backBtn_cls {
    display: none;
}

.progres_cls {
    left: 10px;
    position: absolute;
    top: 17px;
}

.progresTxt_cls {
    display: inline-block;
    font-size: 14px;
    color: #474848;
}

.progresBar_cls {
    display: inline-block;
    margin-left: 10px;
    width: 200px;
    border: 2px solid #6acbd7;
    border-radius: 5px;
    background-color: #ffffff;
    height: 15px;
}

.progresFill_cls {
    width: 100px;
    height: 100%;
    background-color: #d1ebee;
    margin: 0px;
}

.feedback_cls {
    color: #474848;
    font-size: 14px;
    left: 384px;
    position: absolute;
    top: 15px;
    width: auto;
    font-weight: bold;
    display: none;
    
}