.wrapper-motivated-skill-step-two .section{
	margin-top: 150px;
	padding: 60px 0;
	float: left;
	width: 100%
}
.wrapper-motivated-skill-step-two .hero-banner {
	position: relative;
	width: 100%;
	float: left;
	height: 310px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 150px;
}
.wrapper-motivated-skill-step-two .hero-banner .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.4);
	float: left;
	text-align: center;
}

.wrapper-motivated-skill-step-two div.short-description > h3 {
    color: rgb(1,104,179);
    font-weight: bold;
    font-size: 30px;
    margin: 0 0 35px 0;
    float: left;
    width: 100%;
}

.wrapper-motivated-skill-step-two div.short-description > h4 {
    margin-bottom: 35px;
    color: rgba(0,169,155,1);
    font-size: 18px;
    float: left;
    width: 100%;
}
.wrapper-motivated-skill-step-two div.short-description ul li {
	margin-bottom: 25px;
	float: left;
}
.wrapper-motivated-skill-step-two div.short-description > p {
    margin-bottom: 35px;
    float: left;
}

.wrapper-motivated-skill-step-two div.container .level-using {
	margin-bottom: 35px;
	margin-left: 35px;
	float: left;
	width: 100%;
}

.wrapper-motivated-skill-step-two #frm_question {
	position: relative;
	padding-bottom: 50px;
}

.wrapper-motivated-skill-step-two .group_questions {
    border-bottom: solid rgba(0,169,155,0.3) 1px;
    margin-bottom: 15px;
}

.wrapper-motivated-skill-step-two .control-group {
	display: inline-flex;
	margin: 15px 0px 40px 25px ;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: rgba(0,169,155,1);
	text-align: center;
	/*border-style: solid;*/
	/*border-width: 1px 0px 1px 0px;*/
}
.wrapper-motivated-skill-step-two .control {

	font-size: 18px;
	display: block;
	cursor: pointer;
	padding-top: 0px;
	margin: -30px 20px 10px;
}
.wrapper-motivated-skill-step-two .control-group-label {

    display: inline-flex;
    margin: 0px 0px -25px 35px ;
    background: #fff;
    color: rgba(0,169,155,1);
}

.wrapper-motivated-skill-step-two .control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.wrapper-motivated-skill-step-two .control__indicator {
	/*position: absolute;*/
	top: 2px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #ffffff;
}

.wrapper-motivated-skill-step-two .control--radio .control__indicator {
	border-radius: 50%;
	border: 1px solid rgba(0,169,155,1);
	margin-top: 15px;
}

/* Hover and focus states */
.wrapper-motivated-skill-step-two .control:hover input ~ .control__indicator,
.wrapper-motivated-skill-step-two .control input:focus ~ .control__indicator {
	background: rgba(0,169,155,1);
}

/* Checked state */
.wrapper-motivated-skill-step-two .control input:checked ~ .control__indicator {
	background: rgba(0,169,155,1);
}

/* Hover state whilst checked */
.wrapper-motivated-skill-step-two .control:hover input:not([disabled]):checked ~ .control__indicator,
.wrapper-motivated-skill-step-two .control input:checked:focus ~ .control__indicator {
	background: rgba(0,169,155,1);
}

/* Disabled state */
.wrapper-motivated-skill-step-two .control input:disabled ~ .control__indicator {
	pointer-events: none;
	opacity: .6;
	background: #e6e6e6;
}

/* Check mark */
.wrapper-motivated-skill-step-two .control__indicator:after {
	position: absolute;
	display: none;
	content: '';
}

/* Show check mark */
.wrapper-motivated-skill-step-two .control input:checked ~ .control__indicator:after {
	display: block;
}

/* Checkbox tick */
.wrapper-motivated-skill-step-two .control--checkbox .control__indicator:after {
	top: 4px;
	left: 8px;
	width: 3px;
	height: 8px;
	transform: rotate(45deg);
	border: solid #fff;
	border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.wrapper-motivated-skill-step-two .control--checkbox input:disabled ~ .control__indicator:after {
	border-color: #7b7b7b;
}

/* Radio button inner circle */
.wrapper-motivated-skill-step-two .control--radio .control__indicator:after {
	top: 7px;
	left: 7px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
}

/* Disabled circle colour */
.wrapper-motivated-skill-step-two .control--radio input:disabled ~ .control__indicator:after {
	background: #7b7b7b;
}

.wrapper-motivated-skill-step-two .control-group span{
	line-height: 40px;
	margin-left: 25px;
	margin-right: 25px;
}
.wrapper-motivated-skill-step-two section.button-next { margin-bottom: 50px; }
/*.wrapper-motivated-skill-step-two #btn-next.btn-group-lg > .btn,*/
/*.wrapper-motivated-skill-step-two #btn-next.btn-lg {*/
/*	background: #156bb5;*/
/*	border-color: #156bb5;*/
/*	border-radius: 0;*/
/*	padding-right: 30px;*/
/*	background-repeat: no-repeat;*/
/*	background-position: 95% 50%;*/
/*	position: absolute;*/
/*	bottom: 0;*/
/*	margin-left: -135px;*/
/*}*/
/*.wrapper-motivated-skill-step-two #btn-next.btn-group-lg > .btn::after,*/
/*.wrapper-motivated-skill-step-two #btn-next.btn-lg::after {*/
/*	content: url("../../images/icon/right_arrow.png");*/
/*	display: inline-block;*/
/*	padding-left: 5px;*/
/*	position: absolute;*/
/*	top: 12px;*/
/*}*/
.wrapper-motivated-skill-step-two #btn-next.btn-group-lg > .btn:hover,
.wrapper-motivated-skill-step-two #btn-next.btn-lg:hover {
	background-color: #1b9792;
	border-color: #1b9792;
}
.wrapper-motivated-skill-step-two .btn-next-step {
	text-align: center;
}
.wrapper-motivated-skill-step-two .btn-next-step {
	text-align: center;
}

.wrapper-motivated-skill-step-two .btn-view-more {
	background-color: #156bb5;
	border-color: #156bb5;
	border-radius: 0;
	color: #fff;
	height: 50px;
	line-height: 30px;
	padding-left: 45px;
	padding-right: 65px;
	position: relative;
	background-position: 85% 50%;
	background-repeat: no-repeat;
	margin-top: -50px;
}
.wrapper-motivated-skill-step-two .btn-view-more::after {
	content: url('../../images/icon/left_arrow.png');
	display: inline-block;
	position: absolute;
	margin-top: 2px;
	margin-left: 15px;
	-webkit-transform: rotate(270deg);
	   -moz-transform: rotate(270deg);
	     -o-transform: rotate(270deg);
	    -ms-transform: rotate(270deg);
			transform: rotate(270deg);
}
.wrapper-motivated-skill-step-two .btn-view-more:hover {
	background-color: #1b9792;
	border: 1px solid #1b9792;
}

/* design title*/
.section .container .row .col-sm-12 .group-title{
	color: rgba(0,169,155,1);
	padding-bottom: 10px;
	margin: 10px 0px 10px;
}
.color-board{
    padding-top: 2px;
    margin: 0px;
    height: 40px;
    background: #0d4e86;
	display: flex;
	align-items: center;
	justify-content: center;

}
.color-board_0{
    background: hsl(179deg 70% 34%);
}
.color-board_1{
    background: hsl(32deg 72% 37%);
}
.color-board_2{
    background: hsl(32deg 95% 47%);
}
.color-board_3{
    background: hsl(33deg 86% 70%);
}
body.modal-open{
    position: unset!important;
}
/*.modal.fade.bottom:not(.show) .modal-dialog {*/
/*    -webkit-transform: translate3d(0,0.9%,0);*/
/*    transform: translate3d(0,0.9%,0);*/
/*}*/
.card.board-list {
    min-height: 100px;
    max-height: 100px;
    overflow: hidden;

}


label.error.valid:lang(en) {
    background: url('../assets/fron-end/images/checked.gif') no-repeat;
    display: block;
    height: 16px;
    width: 16px;
    margin-top: 16px;
    left: 93%;
}

label.error.valid:lang(km) {
    background: url('../assets/fron-end/images/checked.gif') no-repeat;
    display: block;
    height: 16px;
    width: 16px;
    margin-top: 16px !important;
    left: 87%;
}

#error-mess label.error {
    position: absolute;
    top: 40px;
}

#error-mess label.valid {
    right: 15px;
    z-index: 10;
}

label.error:lang(km),
label.error:lang(en) {
    float: left;
    right: 22%;
    margin-top: 40px;
    text-align: right;
    position: absolute;
    font-size: 12px;
    font-weight: unset;
    color: red;
}

label.error:lang(km) {
    right: 3%;
}

.wrapper-motivated-skill-step-two .modal-title {
    margin: 0;
    line-height: 0.429;
}

.board-lists {
    /*display: grid;*/
    /*grid-auto-columns: 275px;*/
    /*grid-auto-flow: column;*/
    /*grid-gap: 10px;*/
    /*min-height: 400px;*/

}

.board-list {
    background-color: white;
    border-radius: 3px;
    /*display: grid;*/
    /*grid-auto-rows: max-content;*/
    /*grid-gap: 10px;*/
    min-height: 650px;
    padding: 0px;
    color: white;
}

.list-title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: white;
}
h1, h2, h3, h4, h5, h6 {
    /* margin: 0; */
    word-wrap: break-word;
    font-family: roboto-bold, battambang-bold;
}

.card {
    background-color: white;
    border-radius: unset;
    /*box-shadow: 1px -1px 4px rgb(9 30 66 / 90%);*/
    padding: 10px;
    cursor: pointer;
}

.card.board-list {
    background: #ebecf0;
    /*border: 2px solid #ebecf0;*/
    /*margin-bottom: -9px;*/
    /* color: white;*/
    border-radius: unset;
}
.kabanbord .co_bord {
    /*width: 100% !important;*/
}

@media (min-width: 768px) {

    #boardlists {
        display: flex;
    }
    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: 0 !important;
        z-index: 0 !important;
    }

}
@media (max-width: 768px) {

    .co-padding-mobile{
        padding-left: 0px!important;
        padding-right: 0px!important;

    }
    .lang-mobile-screen{

        padding: 5px;
        width: 57%;
        margin-left: auto;
        margin-top: -15px;
    }
    /*.modal {*/

    /*    top: unset!important;*/
    /*    bottom: 0!important;*/
    /*}*/

}
.col-sm-12.change-cont {
    margin-top: -15px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    padding-bottom: 5px;
    font-size: 12px;
}
.col-board-skill{
    min-height: 625px;
    max-height: 625px;
    overflow: hidden;
    padding: 0px;
}
.choose-level{
    background-color: #ebecf0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.h3-skill{

    color: #1c9792;
}
.dek-dis-none{
    display: none;
}
