/**
error message
 */

/* while in production uncomment  */
:root {
    --main-hearder: #0079c0;
    --black: #000000;
    --base: #ccecfc;
    --gray: #b8babc;
    --input: #e8f0fe;
    --text:#ffd400;
    --text-shadow:#005690;
  }

form,
input,
textarea {
    -moz-user-select: all !important;
    -webkit-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important;
    -webkit-user-select: text !important;
}

* {
    user-drag: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-overflow-style: none;
    /* IE and Edge hide scrollbar bar*/
    scrollbar-width: none;
    /* Firefox hide scrollbar bar */
}

*::-webkit-scrollbar {
    /* chrome hide scrollbar bar */
    display: none;
}

:root {
    --base-app-top-bar: #0079c0;
    --base-app-gradient: #fad15d;
    --base-app-color: #51add41c;
    --base-app-courses: #56aed6;
    --base-app-block: #cef1ff;
    --base-app-courses-active: #87c04499;
}

.error-message {
    display: block;
    width: 100%;
    color: red;
}

#eye-show,
#eye-hidden,
#eye-show-check,
#eye-hidden-check,
#calender-fas
 {
    cursor: pointer;
    padding-right: 5px;
}

.col-md-9 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* .top_back_ground {
    display: flex;
} */

.ic_img_point {
    display: inline-block;
    width: 50px;
    height: auto;
}

.category_time {
    /* background-color: white; */
    color: black;
    /* flex-wrap: wrap; */
    align-content: space-around;
    /* flex-direction: column; */
    justify-content: flex-end;
    padding: 10px;
    align-items: center;
    display: flex;
}

#form-submit {
    padding: 10px;
}

.category_time_center_allign {
    display: flex;
    align-items: center;
}

.user {
    /* display: inline-block; */
    width: 40px;
    height: auto;
    /* border-radius: 50%; */
    /* border: #e0e0e0 2px solid; */
    margin-top: 4px;
    margin-right: 5px;
}

.kensakus {
    padding-top: 2%;
}

.lft_float {
    display: flex;
    /* flex-direction: column; */
    margin: 2px;
}
.rgt_float {
    display: flex;
    margin: 2px;
    padding-right: 4px;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.head_title {
    background-color: red;
    border-radius: 20px;
}

.right_header {
    display: flex;
    justify-content: space-around;
    /* align-items: center; */
    overflow: hidden;
    white-space: nowrap;
    /* margin: 0px 40px; */
    position: fixed;
    top: 7rem;
    background: var(--base);
    width: 100%;

}

.message.success,
.message.error {
    text-align: center;
    color: red;
    margin-bottom: 5px;
}

/**
paging
 */

.lineheight {
    height: 38px;
    line-height: 38px;
}

.inlineflex {
    /* display: inline-flex; */
    display: flex;
    justify-content: center;
}

.prev-page2,
.next-page2 {
    color: var(--base-app-courses);
    font-size: 20px;
}

.prev-page2:active,
.next-page2:active {
    background-color: var(--base-app-courses-active);
    transform: translateY(2px);
}

.prev-page2 {
    margin-right: 10px;
}

.next-page2 {
    margin-left: 10px;
}

.title_fst {
    text-align: left;
    border: none;
}

.pagination {
    display: flex;
    margin-bottom: 0;
    margin-top: 10px;
}

.pagination>li {
    display: inline;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    margin: 0 2px;
}

.pagination li.active a {
    background-color: #339c74;
    color: white;
    border-radius: 5px;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
    border-radius: 5px;
}

.custom-label-require {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.1em 0.5em;
    margin-left: 0.7em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    background-color: #d9534f;
}

.font {
    color: red;
    font-size: 20px;
    padding-left: 10px;
}

.note {
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-style: italic;
    padding-left: 2%;
    padding-bottom: 20px;
}

#likeimg {
    width: 30px;
    height: 30px;
}

.like-bars {
    display: inline-flex;
}

.system-description-style {
    color: #bb3232;
    padding: 0.5rem 1rem;
    min-width: 200px;
}

#main_header_space {
    margin-top: 10px;
}

.today {
    background: orange;
}

.sunday {
    color: red;
}

.yesterday {
    color: blue;
}

.whitetext {
    color: white;
    font-family: monospace;
}

.whitetext:hover {
    cursor: pointer;
    color: #ffffff;
}

.tutorial-tb {
    margin: 0 auto;
}

.tutorial-tb td {
    font-size: 20px;
    padding-left: 5px;
}

.tutorial-tb .box1 {
    background-color: #ff00007a;
    width: 30px;
    height: 30px;
    border-radius: 5px;
}

.tutorial-tb .box2 {
    background-color: #3b61be;
    width: 30px;
    height: 30px;
    border-radius: 5px;
}

.namelink {
    position: relative;
    display: inline-block;
    text-decoration: none;
    /* color: #00BFFF; */
}

.namelink .tooltiptext {
    visibility: hidden;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.namelink .tooltiptext::after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.namelink:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.mytbl_space {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
}

.tbl-costum th,
.tbl-costum td {
    padding: 5px;
    text-align: center;
    border: none;
}

th {
    text-align: inherit;
    padding-left: 2%;
}

.form-control {
    margin-top: 1%;
    font-family: "Open Sans", arial, verdana;
}

th:nth-of-type(1),
td:nth-of-type(1) {
    border-left: 0;
}

th:nth-of-type(7),
td:nth-of-type(7) {
    border-right: 0;
}

.mycus_day {
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: green;
    border-radius: 5px;
}

.progress_calendar {
    display: inline-flex;
    float: right;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    line-height: 16px;
}

.progress_no_count {
    background-color: #edf2fa;
}

.progress_low_count {
    background-color: #AFC7DC;
}

.progress_medium_count {
    background-color: #82A7C8;
}

.progress_medium_high_count {
    background-color: #3C75A9;
}

.progress_high_count {
    background-color: #0B5394;
}

.progress_no_count,
.progress_low_count,
.progress_medium_count,
.progress_medium_high_count,
.progress_high_count {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    margin: 0 2px;
}

.alltime_progress_hs,
.today_progress_hs {
    margin: 10px 0;
}

.category_block {
    /* background: #edf2fa; */
    border: none;
    border-radius: 5px;
    margin: 0 20px;
}

.category_title_time {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    /* background: #077485; */
    color: #fff;
    border-radius: 5px;
    font-family: monospace;
}

.category_title_time:active {
    background-color: var(--base-app-courses);
    transform: translateY(2px);
}

.course_block {
    width: calc(100% - 10px);
    padding: 10px;
    background: #dee2e6;
    border-radius: 5px;
    margin: 10px 10px 0 10px;
    border: 1px solid #999;
    color: var(--black)!important;
    font-size: 16px;
    font-family: monospace;
}
.course_block:hover{
  opacity: 0.5;
}

.ctrl_hidden {
    display: none;
}

.ctrl_show {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.his_title {
    border-left: 4px solid var(--main-hearder);
    padding-left: 10px;
    margin-top: 25px;
    font-size: 20px;
    font-family: monospace;
}

.alltimehis {
    padding-bottom: 100px;
}

.myhidden {
    display: none !important;
}

.groups {
    background-image: url("../img/content_img.png");
    color: #545050;
    font-size: 24px;
    padding: 7px 19px;
    font-weight: 500;
    letter-spacing: 7px;
    font-size:larger;
}

.groups:active {
    background-color: var(--base-app-courses-active);
    transform: translateY(2px);
}

.groups_title {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 20vh;
  border-top: 6px solid #2f2a53;
  border-bottom: 6px solid #2f2a53;
  margin-bottom: -8.3rem;
}

.cus_big_title {
    font-size: 24px;
    color: #333;
    padding-left: 10px;
    border-left: 5px solid var(--base-app-gradient);
    border-bottom: 1px solid var(--base-app-gradient);
}

#main_body_space {
    margin-top: 20px;
    padding-bottom: 70px;
}

.btn_area_test {
    margin: 10px 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

#main_body_space table th {
    border-bottom: 3px solid var(--base-app-gradient);
}

#main_body_space table {
    width: 100%;
    text-align: center;
}

#main_body_space table tr {
    border-bottom: 1px solid #d6d6d6;
    height: 50px;
}

.action1btn_th {
    width: 75px;
}

.action2btn_th {
    width: 200px;
}

.action_td {
    text-align: left;
    padding-left: 10px;
}

.add_btn {
    margin: 0px 2px;
    background-color: var(--base-app-top-bar);
    padding: 5px 15px 5px 15px;
    color: #fff;
}

.edit_btn {
    margin: 0px 2px;
    background-color: #e05050;
    padding: 5px 15px 5px 15px;
    color: #fff;
}

.back_btn {
    margin: 0px 2px;
    background-color: #828282;
    padding: 5px 15px 5px 15px;
    color: #fff;
}

.detail_btn {
    margin: 0px 2px;
    background-color: #5097e0;
    padding: 5px 15px 5px 15px;
    color: #fff;
}

.btn:hover {
    color: #fff;
    filter: opacity(0.8);
}

/* Ã£Æ’â€ Ã£Æ’Â¼Ã£Æ’â€“Ã£Æ’Â«Ã£ÂÂ®CSS */

.custom_area {
    border-radius: 5px;
    width: 100%;
}

.custom_area_title {
    background: var(--base-app-top-bar);
    font-size: 20px;
    color: #fff;
    padding: 5px 0 5px 10px;
}

.custom_area_table table {
    width: 70%;
    font-size: 16px;
    border: 1px solid black;
    margin: 20px auto;
    border-collapse: separate;
    border-spacing: 0px;
    border-radius: 5px;
    overflow: hidden;
}

.custom_area_table th {
    width: 25%;
    text-align: right;
    padding: 10px 15px 10px 0;
    background-color: var(--base-app-top-bar);
    color: white;
    border-bottom: 1px solid white;
    border-right: 3px solid black;
}

.custom_area_table tr:last-child th,
.custom_area_table tr:last-child td {
    border-bottom: none !important;
}

.custom_area_table td {
    width: 75%;
    text-align: left;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid;
}

.custom_area_table th span {
    font-size: 12px;
    background-color: #d9534f;
    color: #fff;
    padding: 1px 5px 1px 5px;
    border-radius: 5px;
    margin-left: 5px;
}

.custom_area_table th.th_txt_top {
    vertical-align: baseline;
}

.custom_area_table td input,
.custom_area_table td textarea {
    width: 90%;
    border: 1px solid #cecece;
    border-radius: 5px;
}

.custom_area_table td .cus_input {
    padding-left: 10px;
}

.input.file label {
    display: none;
}

#upload-file,
#upload-movie {
    width: auto;
    margin-left: 5px;
}

.custom_area_table td li {
    list-style-type: none;
    width: fit-content;
    margin-right: 20px;
}

.custom_area_table td li input {
    width: fit-content;
    margin-right: 5px;
}

.custom_area_table .custom_radiobtn_horizon {
    display: flex;
}

.custom_area_table td.custom_radiobtn_vertical {
    display: flex;
    flex-direction: column;
    width: 90%;
}

.custom_area_table td.custom_radiobtn_vertical li {
    display: flex;
    align-items: baseline;
}

.undisplay {
    display: none;
}

.file_limit span {
    font-size: 16px;
    font-weight: 600;
}

.file_limit {
    font-size: 14px;
    margin-top: 5px;
}

.upload_top {
    display: flex;
}

.file_name {
    margin-right: 10px;
}

.option_space {
    width: 90%;
    min-height: 90px;
    border: 1px solid #cecece;
    margin: 10px 0 10px 0;
    padding: 10px;
    border-radius: 5px;
}

.btn_opt {
    border: none;
    border-radius: 5px;
    width: 28px;
    height: 28px;
    color: #fff;
}

.add_opt {
    background-color: #339c74;
}

.del_opt {
    background-color: #909090;
}

.option {
    width: 100%;
    display: grid;
    align-items: start;
    justify-items: center;
    justify-content: space-between;
    grid-template-columns: calc(100% - 40px) 40px;
    padding: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.answeropt {
    border: 2px solid #339c74;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
}

#answeropt {
    padding-left: 10px;
}

.active_opt {
    border: solid var(--base-app-top-bar) 2px !important;
    background: #c2dff7!important;
}

.my_active_opt {
    border: solid #339c74 2px !important;
    background: #339c74;
    color: #FFF;
}

.border_style_opt:hover {
    /* background-color: #6c757d38; */
    color: #212529;
    border: solid rgb(0 0 0 / 43%) 1px;
}

.select_kind_space, .select_groups_space {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.select_kind, .select_groups {
    border: 2px solid #339c74;
    padding: 5px 10px;
    margin: 0px 10px 10px 0px;
    border-radius: 5px;
}

.btn-primary {
    background: #459aa5;
    border-color: #459aa5;
}

.font {
    color: #2b546a;
    font-size: 0.9rem;
}

.title {
  color: var(--text);
  font-size: 22px;
  margin-top: 10px !important;
  font-family: monospace;
  font-weight: bolder;
}

.border {
    box-shadow: rgb(0 0 0 / 4%) 0px 2px 10px;
    border-width: 10px;
    border-style: hidden !important;
}

.border:hover {
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.25);
}

.nextbutton {
    display: inline-block;
    border-radius: 4px;
    background-color: #f4511e;
    border: none;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    width: 150px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

.nextbutton span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.nextbutton span:after {
    content: "\00bb";
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.nextbutton:hover span {
    padding-right: 25px;
}

.nextbutton:hover span:after {
    opacity: 1;
    right: 0;
}

.img {
    width: 100px;
    height: auto;
    margin-bottom: 16px;
}

.content {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    width: 250px;
    text-align: center;
    height: 70px;
    margin: 15px;
    padding: 10px;
    overflow: hidden;
    background: var(--base-app-gradient);
    border-radius: 5px;
}
.content-padding{
margin: 53px 20px 20px;
}

.content-courseslist {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    width: 250px;
    text-align: center;
    height: auto;
    margin: 15px;
    padding: 10px;
    overflow: hidden;
    background: var(--base-app-gradient);
    border-radius: 5px;
}

.outer_container {
    width: 100%;
    margin-top: 5%;
    align-items: center;
    justify-content: center;
    height: auto;
}

.head_title {
    display: flex;
    flex-direction: row;
}

.header_today_time,
.header_total_time,
.header_total_title {
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 16px;
}
.header_total_time {
    display: flex;
    height: 100%;
    padding: 0px;
}


.header_today_time,
.header_total_time {
    border-left: 2px var(--base) solid;
}

.cus_time {
    font-size: 22px;
  font-family: "Open Sans", arial, verdana!important;  
}

.total_time {
    color: #ffffff;
}

/* for pc screen */

.inner_container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -5px;
    margin-top: 6.5rem;
    margin-bottom: 10px;
    padding: 0;
    align-content: center;
}
.inner_container_courseslist {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -5px;
    margin-top: 3rem;
    margin-bottom: 10px;
    padding: 0;
    align-content: center;
}
.inner_container_groupcourseslist {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -5px;
    margin-top: 3rem;
    margin-bottom: 10px;
    padding: 0;
    align-content: center;
}

.inner_container_1 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    margin: -5px;
    margin-top: 10px;
    padding: 0;
}

.progress-bar {
    background: #ffffff;
    border: 1px solid var(--base-app-block);
    border-radius: 50px;
    margin: 0px 5px 10px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    min-width: 120px;
}

.contentq_top .progress-bar {
    margin: 0;
}

.myprogress {
    color: #000000;
    background: #ff914d;
    border-radius: 4px;
    font-size: 12px;
    text-align: left;
    border-radius: 10px;
}

.select_base {
    padding: 10px;
    border-bottom: 2px solid #e0e0e0 !important;
}

.logo-wrapper {
    padding: 10px 0px;
}

/* for ios X */

@media screen and (min-width: 270px) and (max-width: 758px) {
    .outer_container {
        width: 100%;
        margin-top: 5%;
        align-items: center;
        justify-content: center;
        height: auto;
    }

    .inner_container_1 {
        width: fit-content;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .content {
        margin: 10px;
        padding: 5px;
    }
    .content-padding{
    margin: 32px 18px 0px;
    }
}

@media screen and (max-width: 1000px) and (min-width: 760px) {
    .outer_container {
        width: 100%;
        margin-top: 5%;
        align-items: center;
        justify-content: center;
        height: auto;
    }

    .inner_container {
        display: flex;
        flex-direction: row;
    }
    .inner_container_courseslist {
        display: flex;
        flex-direction: row;
    }

    .inner_container_1 {
        width: fit-content;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .content {
        margin: 20px;
        padding: 10px;
    }
    .content-padding{
    margin: 32px 18px 0px;
    }
}

/* for mobile sizses  */
.content:hover{
  opacity: 0.5;
}
.scroll_space {
    width: 100%;
}

.scroll_space_1 {
    overflow-x: scroll;
}

.scroll_space_1::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for Chrome, Safari and Opera */

.scroll_space::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */

.scroll_space {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.kind_title_student {
    display: flex;
    justify-content: space-between;
    border-left: 5px solid rgba(69, 154, 165, 1);
    border-bottom: 2px solid rgba(69, 154, 165, 1);
    padding-left: 10px;
    font-size: 20px;
    align-items: flex-end;
}

.kind_title_student2 {
    border-left: 5px solid rgba(69, 154, 165, 1);
    border-bottom: 2px solid rgba(69, 154, 165, 1);
    padding-left: 10px;
    font-size: 20px;
}

.kind_intro {
    color: #454545;
    font-size: 16px;
    margin: 10px 0;
}

.inner_container a {
    text-decoration: none;
}

.cus_btn_base {
    width: 100%;
    padding: 10px;
}

.details_btn {
    border: none;
    background: none;
    font-size: 14px;
    margin-left: 7px;
    color: rgba(255, 255, 25);
}

.details_btn:hover {
    color: rgba(255, 255, 255) !important;
}

@media (min-width: 769px) {
    div.bar {
        display: none;
    }
}

@media (max-width: 767px) {
    .cus_btn_base {
        position: fixed;
        background:var(--base-app-top-bar)!important;
        border-top: 1px solid darkgrey;
        padding: 10px 15px;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .select_base {
        padding: 10px 0px 60px 0px;
        border-bottom: 2px solid #e0e0e0 !important;
    }

    .right_header {
        margin: 0px 0px;

    }
}

@media (max-width: 375px) {
    .end_of_page {
        padding-bottom: 52px;
    }

    .right_header {
        margin: 0px 0px;
    }
}

@media screen and (min-width: 280px) and (max-width: 540px) {
    .qexplain_media {
        margin-bottom: 42px;
    }
}

.contentq_top {
    margin-top: 10px;
    display: flex;
    justify-content: space-around;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.btn_base {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
}

@media screen and (min-width: 1024px) {
    .cus_btn_base {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 25px 10px;
    }

    .btn_base {
        width: 35%;
    }

    .mycancel_btn,
    .mynext_btn,
    .myanswer_btn,
    .myfinish_btn,
    .myback_btn,
    .onemore_btn {
        padding: 10px 40px !important;
    }
}

.contentq_top #lblStudySec {
    color: #616161;
}

.contentq_top .learntime {
    justify-self: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.contentq_top .progress-bar {
    color: red;
    justify-self: end;
}

.nav-item {
    color: red !important;
}

.navbar-dark .navbar-toggler {
    color: rgb(255 255 255) !important;
}

.questionsBody {
    margin-top: 1em;
    background-color: #efefef;
    /* border-bottom: 2px solid #54C2F0; */
    /* filter: drop-shadow(0 0 0.75rem #0079ad); */
    padding: 15px 10px 10px 10px;
    margin-bottom: 1em;
    font-size: 18px;
    word-wrap: break-word;
    /* text-align: justify; */
    line-height: 2;
    border-radius: 5px;
}

.questionsBody .cus_lang_ques {
    font-size: 12px;
    padding-left: 10px;
    word-wrap: break-word;
}

.ques_title {
    font-size: 14px;
    border-radius: 5px;
    padding: 10px;
    margin-top: 10px;
}

.select_answer {
    padding: 15px;
    margin: 10px 0;
    word-wrap: break-word;
    line-height: 2;
    border-radius: 5px;
    border: solid #49505730 2px;
    background: var(--light);
}

.list_circle {
    list-style-type: lower-alpha;
}

.mycancel_btn,
.mynext_btn,
.myanswer_btn,
.myfinish_btn,
.myback_btn,
.onemore_btn {
    padding: 5px 25px;
    border: 1px solid;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
        rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.mycancel_btn {
    background-color: #f44336;
    border-color: #e05050;
}

.mycancel_btn:active {
    background-color: #f98181;
    transform: translateY(2px);
}

.mycancel_btn:hover {
    background-color: #e32b1e;
}

.mynext_btn {
    background-color: #04c;
    border-color: var(--cyan);
}

.myanswer_btn {
    background-color: #249905;
    border-color: #249905;
}
.deletedacc_btn {
    background-color: #dc3545;

}

.myanswer_btn:active {
    background-color: #4caf50;
    transform: translateY(2px);
}

.myanswer_btn:hover {
    background-color: #076a0b;
}

.myfinish_btn {
    background-color: #339c74;
    border-color: #339c74;
}

.onemore_btn {
    background-color: #339c74;
    border-color: #339c74;
}

.myfinish_btn:active,
.onemore_btn:active {
    background-color: #5affc0;
    transform: translateY(2px);
}

.mynext_btn:active {
    background-color: #216bef;
    transform: translateY(2px);
}

.btn_base a {
    text-decoration: none;
}

.myback_btn {
    background-color: var(--momo);
    border-color: #ccecfc;
}

.myback_btn:active {
    background-color: darkgrey;
    transform: translateY(2px);
}

.select_answer {
    font-size: 16px;
}

.select_answer .cus_lang_answer {
    font-size: 12px;
    padding-left: 10px;
    word-wrap: break-word;
}

.details_icon {
    font-size: 30px;
    color: #9e9e9e;
    margin-left: 0px;
    align-items: center;
    display: flex;
}

.details_icon:hover {
    color: #ff5500;
}

.kg-hamburger {
    padding: 0.25em;
    font-size: 1.3em;
    display: flex;
}

.dropdown {
    color: #249905 !important;
}

.img_details {
    width: 100%;
    height: auto;
    margin: 10px 0;
}

.kind_details {
    display: flex;
    flex: 0.5;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.kind_details_1 {
    flex: 1;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    padding-left: 4px;
}

h1.title_kind_detail {
    color: #2b546a;
    font-size: 18px;
}

p {
    margin-bottom: 0;
}

.modal-dialog {
    margin: 25% auto 25% auto;
}

.modal-content {
    width: calc(100% - 30px);
    margin: 0 15px 0 15px;
    border: none;
}

.mymodal_closebtn {
    text-align: right;
}

.mymodal_img {
    width: 100%;
    text-align: center;
}

.mymodal_img .md_img {
    margin-left: auto;
    margin-right: auto;
}

.myxbtn {
    font-size: 1.65em;
    margin-right: 10px;
    margin-top: 10px;
    color: #fff;
    background-color: red !important;
    width: 35px;
    height: 35px;
    border-radius: 100px;
}

.mymodal_qexplain {
    padding: 10px;
    margin: 10px 0;
}

.qexplainAn,
.qexplainEx {
    border: 1px solid;
    border-radius: 5px;
    padding: 10px;
    display: block;
    grid-template-columns: auto auto;
}

.qexplainAn {
    border: #249905 2px solid !important;
    background: #249905;
    word-wrap: break-word;
    color: white;
}

.qexplainEx {
    border-color: #aaffc1;
    background: #aaffc1;
    margin-top: 10px;
    word-wrap: break-word;
    font-family: monospace;
}

.modal_btnbase {
    text-align: center;
}

.modal_btnbase .mynext_btn,
.modal_btnbase .mycancel_btn {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

/* correct options */

.cr_opt {
    background: #e8f5e9;
    border: #4caf50 2px solid !important;
    color: #047b09;
}

/* wrong options */

.wr_opt {
    background: #f2ebec!important;
    border: #ff5252 2px solid !important;
    color: #ff5252;
}

.questionsExplain {
    padding: 0 0 20px 0;
    border-top: 2px solid #deb40b;
}

.cus_lang_ques,
.cus_lang_ques,
.cus_lang_answer {
    display: flex;
}

.answers {
    display: flex;
    flex-wrap: wrap;
}

.cus_title {
    margin-top: 3px;
    min-width: 100%;
}

.cus_answer_sp {
    padding-left: 10px;
}

.display_this_language:hover {
    border-right: 5px solid white;
    background: #ffc107;
    text-decoration: none !important;
    color: #495057;
}
a:hover {
    text-decoration: none !important;
}

.myresult_base {
    margin-top: 10px;
    padding-bottom: 10px;
}

.result_hr {
    height: 2px;
    width: 100%;
    color: gray;
    background: linear-gradient(to right,
            #56aed6 15%,
            #2196f3 40%,
            var(--base-app-top-bar) 60%,
            #fbd462 80%,
            #afb0af 100%);
    margin-top: -5px;
}

.courses_top_container {
    display: flex;
    justify-content: space-between;
}

#courses_list_icon {
    font-size: 22px;
    color: var(--black);
    background: var(--white);
    padding: 13px 8px 8px;
    font-weight: 300;
    border-radius: 25px;
}

#courses_list_icon:hover {
    color: var(--main-hearder);
    /* border: solid 1px var(--base-app-top-bar); */
  }

.result_chil{
  display: flex;
  font-size: 16px;
  color: var(--black);
  font-family: monospace;
}
.mondai{
  color: #041a93;
  font-size: 20px;
  font-family: monospace;
}
.nokori{
font-family: monospace;
}
.qspanel{
  padding-left: 10px;
  padding-right: 10px;
}
.myresult_base{
  padding-left: 10px;
  padding-right: 10px;
}

.option-container{
    display:flex;
    justify-content:left;
    align-items:center;
    flex-wrap: wrap;
    position:relative;
}

.option-number{
    background-color: var(--base-app-top-bar);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 25px;
    height: 25px;
    padding: 10px;
    margin-right: 10px;
    border-radius: 100%;
}

.option-text{
    margin-left: 30px;
}

.select_answer{
    padding: 10px
}
.correct_img{
  width: 180px;
}
.wrong_img{
  width: 180px;
}

.option-container{
    display:flex;
    justify-content:left;
    align-items:center;
}

.option-number-answer{
    display: inline-block;
    background-color: #fff;
    color: #027311;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-radius: 100%;
    text-align:center;
}
.hide-language{
    display:none;
}

.testresult {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    font-family: monospace;
}

.custom_limit_title,
.category_title,
.course_title {
    color: var(--base-app-top-bar);
    margin-right: 10px
}
.custom_limit_title_courseslist{
  color: var(--base-app-top-bar);
  margin-bottom: 15px;
}
.boxWidth{
  width: 100%
}
.mycancel_msg {
    padding: 30px 10px 10px 10px;
    margin-bottom: 20px;
    color: #e05050;
    text-align: center;
}

.myaddcrum {
    border-bottom: 2px solid #339c74;
    width: fit-content;
    margin-bottom: 15px;
}

.bg-green {
    background-color: var(--base-app-top-bar);
    border-bottom: solid 1px white;
}

.md_image {
    width: 35px !important;
    margin: 4px;
}

.cus_title {
    color: #ffffff;
    justify-content: center;
    font-family: monospace;
}

.cus_time {
    color: #ffffff;
}

hr.style1 {
    background-color: #54c2f0 !important;
    width: 100%;
    height: 1px;
    opacity: 0.35;
}

hr.default {
    height: 2px;
    width: 100%;
    color: gray;
    background: linear-gradient(to right,
            #58468b 15%,
            #5d696ead 40%,
            #210764 60%,
            #3f73a8 80%,
            #267377 100%);
    margin-top: 0px;
}

#top_back_ground {
    width: 100%;
    color: white;
    flex-wrap: wrap;
    justify-content: space-evenly;
    flex-direction: column;
    z-index: 2;
    margin-top: 100px;
}

.top_back_grounds {
    background-color: var(--base-app-color);
    height: 105px;
    width: 100%;
    border-radius: 0 0 25px 25px;
    color: white;
    flex-wrap: wrap;
    justify-content: space-evenly;
    flex-direction: column;
}

.main-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main-logo-hearder{
    width: 100%;
    height: 80px;
}

.navbar-toggler-icon {
    color: #fff !important;
}

.top {
 margin-top: 275px;
}

.total_color {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0px;
    border-bottom: solid 1px white;
}

.first_color {
    align-items: center;
    margin: 5px;
}

.sec_color {
    align-items: center;
    margin: 5px;
}

.third_color {
    align-items: center;
    margin: 5px;
}

.border_style_opt {
    margin-bottom: 5px;
    border-radius: 15px;
    border: solid #49505730 2px;
    box-shadow: rgb(0 0 0 / 4%) 0px 2px 10px;
}

.sticky-top {
    min-width: 100%;
    position:fixed !important;
}

.front_nav_link {
    background: var(--base-app-top-bar)!important;
    margin: 5px;
    color: white !important;
    border-radius: 25px;
    font-family: monospace!important;
}


.payment-link {
    background: var(--base-app-courses) !important;
}
.front_nav_link_1 {
    border-radius: 15px;
    color: white !important;
}

button:focus {
    outline: none !important;
}

.front_nav_link {
    display: table-cell;
    padding: 5px;
}
.front_nav_link:hover{
    opacity: 0.3;
}
.front_nav_link_1 {
    display: block;
    padding: 5px;
}

.ic_img {
    width: 60px !important;
}

.us_btn_base1 {
    display: flex;
}

.h1,
h1 {
    font-size: 25px;
}

@media screen and (min-width: 1140px) {
    .demo_content {
        position: absolute !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        margin: auto !important;
        display: block !important;
    }
}

/* Reflect this section if screen size is bigger 768px */
@media (min-width:768px) {

    .mycancel_btn,
    .mynext_btn,
    .myanswer_btn,
    .myfinish_btn,
    .myback_btn,
    .onemore_btn {
        padding: 10px 40px !important;
        margin-bottom: 1em;
    }
    .message_box{
        height: 400px!important;
        }
        .front_nav_link {
            display: table-cell;
            padding: 10px;
        }
}

@media (min-width:540px) {
        .front_nav_link {
            display: table-cell;
            padding: 10px!important;
        }
}
/* for menu button */
.okasen-header{
  width: 100%;
}
/* for text vertical  */
.txt-vertical{
    margin-top: auto;
    margin-bottom: auto;
    font-size: 16px;
    font-family: monospace;
}
.header_total_title{
  width: -webkit-fill-available;
  justify-content: space-around;
  padding:3px;
  background-color: #56aed6;
  font-family: monospace;
}
.header_total_time{
  width: -webkit-fill-available;
  background: #56aed6;
}
.header_today_time{
  width: -webkit-fill-available;
  background: #56aed6;
  margin-right: 12px;
}
.message_box{
margin-top: 2rem;
height: auto;
padding-left: 3rem;
padding-right:3rem;
margin-bottom: -2px;
}
.hamburger_color{
  color: #246fab;
}
.menu_toggler{
  border:none;
  background: none;
  font-size: XXX-larger;
}
.groupps_txt{
font-family: monospace;
  color:var(--text);
  font-weight: 900;
  font-size: 36px;
  -webkit-text-stroke: 0.5px var(--text-shadow);
    text-shadow:
        2px 2px 2px var(--text-shadow),
      -1px -1px 0 var(--text-shadow),
       1px -1px 0 var(--text-shadow),
       -1px 1px 0 var(--text-shadow),
        1px 1px 0 var(--text-shadow);
}

.border-rht{
  border-right: 2px solid var(--base);
  margin-left: 12px;
    width: auto;
    margin-right: 12px
}
.mycategorytitle{
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    padding: 0px 12px;
    color: var(--black);
    font-size: 26px;
  }
  .myrequired_input{
    background: #b30000;
    padding: 7px 6px;
    border-radius: 3px;
    color: #FFF;
    margin-left: 5px;
    font-size: 8px;
    font-weight:600;
  }
  .myrow{
    margin: 10px 0px;
    font-size: 18px;
    font-family: monospace;
}
.std_submit_btn{
    margin-top: 10px;
  }

  .myrow button{

  }
  .myrow_btn{
    display: flex;
    align-content: center;
    align-items: center;
  }
  .btn-space{
    padding: 2em 0em;
  }
  .mynewpw{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .unlock_btn{
    background: #cc7e0b;
    color: #FFF;
    margin-bottom: 5px;
  }
  .form-control{
  	border-bottom: 2px solid var(--main-hearder)!important;
      border-top: none !important;
      border-right: none!important;
      border-left: none!important;
      margin-top: 10px;
      height: 50px!important;
  }

  /* profile image css */
  .avater-display-container{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;

  }
  .avater-display-wrap{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    border: 2px solid #e0e0e0;
    border-radius: 100%;
    object-fit:cover;
    border: 1px solid var(--base-app-top-bar);
    -webkit-box-shadow: 0px -1px 10px -1px rgba(0,0,0,0.67);
    box-shadow: 0px -1px 10px -1px rgba(0,0,0,0.67);
  }
  .avater-wrap{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    border: 2px solid #e0e0e0;
    border-radius: 100%;
    object-fit:cover;
  }
  input#upload {
  display: none;

}
.icon-container{
    display:flex;
    padding: 1em 0em;
    align-items:center;
    justify-content:center;
}
.avater-wrap{
    margin-right:1em;
}
.avater-wrap:hover{
    border: 2px solid #000;
    -webkit-box-shadow: 0px -1px 10px -1px rgba(0,0,0,0.67);
    box-shadow: 0px -1px 10px -1px rgba(0,0,0,0.67);
}
.pro-selected{
    border: 1px solid var(--base-app-top-bar);
    -webkit-box-shadow: 0px -1px 10px -1px rgba(0,0,0,0.67);
    box-shadow: 0px -1px 10px -1px rgba(0,0,0,0.67);

}
.owl-icon{
    width:80%;
}

.acc-dlt-btn-container{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 2em 0em;
}
.acc-del-btn{
    background-color: #dc3545;
    padding: .5em 1.35em;
    color: #fff;
    border-radius: 3em;
}
.acc-del-btn-wrap{
    padding: 1em 0em;
}
.acc-del-btn:hover{
    background-color: #4caf50;
    color: #fff;
}
.form-control-border{
  border-top: 2px solid var(--main-hearder);
}
.category_title{
  width: 140px;
  margin-right: 15px;
  color: var(--white);

}
.course_title{
  width: 130px;
  margin-right: 15px;
  color: var(--black);
}
.category_title_time {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
  background: var(--base-app-top-bar);
  color: var(--white)!important;
  border-radius: 5px;
  flex-direction: row;
  font-size: 18px;
  font-weight: 600;
}

.ctrl_show {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.course_time{
  border-left: 5px solid var(--white)!important;
  padding-left: 10px;
}

.title-desigen{
  background: #eef1f4;
  margin: 10px 12px 25px;
  padding: 13px;
}
.top-info{
  margin-top: 250px;
}

.pass_stamp {
    position: absolute;
    top: 47px;
    left: 1rem;
}
.cus_btn_base {
    position: fixed;
    background: var(--base-app-top-bar)!important;
    border-top: 1px solid darkgrey;
    padding: 10px 15px;
    bottom: 0;
    left: 0;
    width: 100%;
   }
