#accordion div.menuHead {
    cursor: default;
}

#menuview {
    position: absolute;
    left: -340px;
    top: 50px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 335px;
    /* display: none; */
    color: #fff;
    border-right: 0px solid #5d5d5d;
    box-shadow: 1px 0px 14px rgba(0, 0, 0, 0.4);
    background-color: #fff;
    z-index: 1;
}

#menuview.menuclose {
    /* left: 26px; */
}

#accordion {
    list-style: none;
    padding: 0 0 0 0;
    width: 100%;
    color: #fff;
    /* -webkit-box-shadow: rgba(180, 181, 181, 0.74902) 0px 0px 11px 0px; */
    /* box-shadow: rgba(180, 181, 181, 0.74902) 0px 0px 11px 0px; */
    -ms-box-shadow: rgba(180, 181, 181, 0.74902) 0px 0px 11px 0px;
    -moz-box-shadow: rgba(180, 181, 181, 0.74902) 0px 0px 11px 0px;
    -webkit-backface-visibility: hidden;
    height: 670px;
    margin: 0px;
}

#menuview .viewport {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 670px;
    margin-left: 0px;
}

#menuview .overview {
    list-style: none;
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    padding-bottom: 0px;
}

#menuview .arrow {
    /* background-image: url("../images/Menu_selected_arrow.png"); */
    width: 9px;
    height: 10px;
    position: relative;
    background-size: 100% 100%;
    margin-top: 6px;
    margin-left: 7px;
    opacity: 0;
    display: inline-block;
}

#accordion .divide {
    background-image: url("../images/Menu_sapration_line.png");
    height: 3px;
    background-size: 100% 100%;
}

#accordion a {
    position: relative;
    text-decoration: none !important;
    color: #5d5d5d;
    font-size: 14px;
    /* margin-left: 20px; */
    font-family: CentraleSans-Book;
    cursor: pointer;
}

#accordion ul li {
    font-weight: normal;
    cursor: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 6px 10px 70px;
    width: 76%;
}

#accordion ul li:hover {}

#menuview .selectedParent {
    /* color: #012c52 !important; */
}

#menuview .selected {
    color: #fff !important;
}

#menuview .selectedMenuItem {
    background-color: #0089c4;
}

#menuview .visited {
    opacity: 1;
}

#P15 {
    width: 104%;
}

#menuview .lesson {
    /* border-bottom: 1px solid #ccc; */
    padding: 0px 20px;
    /* border-right: 1px solid #fff; */
    position: absolute;
    width: 434px;
}

#menuview .moduleStatus {
    position: relative;
    width: 6px;
    height: 6px;
    top: 5px;
    /* display: inline-block; */
    /* vertical-align: middle; */
    font-size: 24px;
    margin: 0px 15px;
}

#menuview .moduleTitle {
    width: 87%;
    display: inline-block;
    vertical-align: middle;
}

#menuview .pageTitle {
    display: inline-block;
    vertical-align: middle;
    width: 81%;
    color: #fff;
    position: absolute;
    left: 100px;
}

#menuview .lessonTitle {
    color: #fff;
    margin-left: 30px;
    font-family: CentraleSans-Book;
    font-size: 17px;
    margin: 5px;
    /* cursor: pointer; */
}

#menuview .optionsContainer {
    padding-bottom: 6px;
    padding-top: 6px;
}

#menuview .option {
    color: #008ac3;
}

#menu-Patch {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4);
}

#menu-topContent {
    position: absolute;
    background-color: #fff;
    height: 49px;
    width: 335px;
    top: -50px;
    border-bottom: 1px solid #0089C4;
}

#menu-backArrow {
    position: absolute;
    left: 15px;
    top: 14px;
    width: 12px;
    height: 22px;
    background-repeat: no-repeat;
    /* background-image: url(../images/menu_back_button.png); */
    cursor: pointer;
}

#menu-backArrow:hover {
    /* background-image: url(../images/menu_back_button_hover.png); */
}

#menu-Text {
    position: absolute;
    left: 60px;
    top: 10px;
    color: #5b8f22;
    font-size: 24px;
    font-family: CentraleSans-Light;
}

#menu-footer {
    position: absolute;
    background-color: #0089C4;
    height: 49px;
    width: 335px;
    top: 622px;
    display: none;
}

#menuview .lesson:first-child {
    top: 30px;
}

#menuview .lesson:nth-child(2) {
    top: 160px;
}

#menuview .lesson:nth-child(3) {
    top: 320px;
}

#menuview .lesson:nth-child(4) {
    top: 20px;
    left: 450px;
}

#menuview .lesson:nth-child(5) {
    left: 450px;
    top: 390px;
}

#menuview .lesson:nth-child(6) {
    left: 450px;
    top: 484px;
}

#horiBorder_1 {
    position: absolute;
    width: 440px;
    left: 15px;
    top: 146px;
    height: 1px;
    background-color: #fff;
}

#horiBorder_2 {
    position: absolute;
    width: 440px;
    height: 1px;
    background-color: #fff;
    left: 15px;
    top: 310px;
}

#horiBorder_3 {
    position: absolute;
    width: 440px;
    left: 456px;
    top: 386px;
    height: 1px;
    background-color: #fff;
}

#horiBorder_4 {
    position: absolute;
    width: 440px;
    left: 456px;
    top: 475px;
    height: 1px;
    background-color: #fff;
}

#verticalBorder {
    position: absolute;
    height: 560px;
    left: 456px;
    top: 30px;
    width: 1px;
    background-color: #fff;
}

#overview .topic {
    position: relative;
    width: 298px;
    left: 18px;
}

.topicTitleMenu {
    position: relative;
    color: #0089c4;
    padding: 5px 0px;
}

.page:hover {
    /* background-color: #0089c4; */
}

.page:hover .option {
    color: #fff !important;
}

.page .menu-slno {
    position: absolute;
    width: 16px;
    display: inline-block;
    text-align: right;
    left: -28px;
}

.menu-tickmark {
    /* background-image: url(../images/tick_mark.png); */
    position: absolute;
    width: 17px;
    height: 13px;
    text-align: right;
    left: -48px;
    opacity: 0;
}

.visitedMenuItem .menu-tickmark {
    opacity: 1;
}