﻿
.all-course-home {
    border-top: solid 1px #009999;
    background-color: #fff;
}

.menu-left-course-home {
    font-family: Open Sans, sans-serif;
    font-size: 13px !important;
}

.all-course-home .course-category {
    font-size: 13px;
}

.all-course-home ul li a {
    text-transform: capitalize !important;
}

.all-course-home ul.dropdown-menu li a {
    font-family: 'Open Sans';
    font-size: 13px !important;
    text-transform: capitalize !important;
}

/*Begin css top sư phụ*/
.menu-riight-course-home {
    background-color: #F0F0F0;
    border-left: 1px solid #ccc;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.2),0 0 3px 0 rgba(0,0,0,.19);
    min-height: 615px;
}

@media(max-width: 900px) {
    .all-master-hot {
        width: 100%;
        float: left;
        margin-top: 20px;
        padding-left: 15px;
    }

    .all-right-content-course-home {
        width: 100%;
        padding-left: 15px !important;
        padding-right: 0px !important;
        float: left;
        position: relative;
    }
}

@media(min-width: 900px) {
    .all-master-hot {
        width: 100%;
        float: left;
        margin-top: 20px;
        padding: 0px 40px;
    }

    .all-right-content-course-home {
        width: 100%;
        padding: 0px 40px !important;
        float: left;
        position: relative;
    }
}

@media only screen and (max-width: 567px) {
    li.dropdown-notification {
        padding: 0px 0px 0 8px !important;
    }

    ul.list-unstyled-nav.list-inline.pull-right {
        margin-bottom: 10px;
    }
}

.top-master-hot h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #384658;
    font-weight: 600;
    padding-top: 13px;
}

.content-master-hot {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 0px 40px;
}

    .content-master-hot .box-info-home .box-info-tab-home {
        border: none;
        border-bottom: solid 3px;
        border-image: url('../file/line.png') 30 round;
        border-image-repeat: unset;
        padding-bottom: 10px;
    }

    .content-master-hot > div > div.box-master-hot {
        border-bottom: solid 3px #009999;
        height: 108px;
        background-color: #ffffff;
    }

        .content-master-hot > div > div.box-master-hot > a > img {
            width: 64px;
            height: 64px;
            float: left;
            margin-left: 15px;
            margin-top: 20px;
            margin-right: 6px;
        }

        .content-master-hot > div > div.box-master-hot > a > h2 {
            font-size: 13px;
            font-weight: 600;
            padding-top: 17px;
            padding-bottom: 0px;
            margin-bottom: 3px;
        }

        .content-master-hot > div > div.box-master-hot > p {
            margin-bottom: 0px;
        }

            .content-master-hot > div > div.box-master-hot > p > span {
                color: #009999;
            }

.bx-default-pager {
    display: none !important;
}

.bx-viewport {
    height: auto !important;
}

.bx-controls-direction {
    position: absolute;
    top: 20px;
    right: 104px;
}

.bx-wrapper {
    /*max-width: 98% !important;*/
}

    .bx-wrapper .bx-controls-direction a.bx-prev {
        width: 6px !important;
        height: 9px !important;
        padding: 17px 21px 21px 17px;
        background-color: #ffffff;
        float: left;
    }

        .bx-wrapper .bx-controls-direction a.bx-prev:hover, .bx-wrapper .bx-controls-direction a.bx-next:hover {
            background-color: #e6e5e5 !important;
        }

    .bx-wrapper .bx-controls-direction a.bx-next {
        width: 6px !important;
        height: 9px !important;
        padding: 17px 21px 21px 17px;
        background-color: #ffffff;
        float: left;
        margin-right: 20px;
        margin-left: 5px !important;
    }

.top-master-hot div:nth-child(2) > a {
    padding: 10px 11px 10px 10px;
    background-color: #ffffff;
    font-size: 13px;
    color: #818181;
}

.all-right-content-course-home .bx-wrapper {
    max-width: 11180px !important;
}

.all-right-content-course-home-border {
    border-top: solid 1px #cccccc !important;
    display: block;
    float: left;
    width: 100%;
    margin: 25px 0px 0px 0px;
}

.top-course-new {
    margin-top: 20px;
    float: left !important;
    width: 100%;
    padding-right: 15px;
}

    .top-course-new h2 {
        padding-left: 0px !important;
    }

    .top-course-new div:nth-child(1) {
        padding: 0px;
    }

    .top-course-new div:nth-child(2) {
        padding: 0px;
    }



.all-right-content-course-home .bx-wrapper .bx-viewport {
    margin-left: 0px !important;
}

.all-right-content-course-home .bx-controls-direction a {
    margin-top: 26px !important;
}

.all-box-8 .box-info-home:last-child {
    /*padding-right: 22px !important;*/
}

.all-right-content-course-home:last-child {
    margin-bottom: 25px;
}

.a-personal {
    font-weight: bold;
    color: #5bc5f2;
    border: solid 1px #5bc5f2;
    padding: 7px 15px 7px 15px;
}
/*End css top sư phụ*/
.wish-list-course {
    position: absolute;
    z-index: 9;
    top: 20px;
}

    .wish-list-course i {
        text-align: center;
        color: #919293;
        padding: 12px 10px 10px 10px;
        font-size: 40px;
    }

        .wish-list-course i.wished {
            color: #b40000;
            font-size: 40px;
        }
/*begin css category */
.all-menu-listcatemnu {
    width: 100%;
    position: relative;
}

    .all-menu-listcatemnu > ul > li {
        position: relative;
    }

        .all-menu-listcatemnu > ul > li:hover {
            background: #F4F4F4;
        }

        .all-menu-listcatemnu > ul > li > ul.child, .all-menu-listcatemnu > ul > li > ul.child > li > ul.child {
            display: none;
            position: absolute;
            left: 100%;
            top: 0;
            min-height: 500px;
            z-index: 9999;
            background-color: #F4F4F4;
        }

            .all-menu-listcatemnu > ul > li > ul.child > li, .all-menu-listcatemnu > ul > li > ul.child > li > ul.child > li {
                border-bottom: solid 1px #e1dfdf;
            }

                .all-menu-listcatemnu > ul > li > ul.child > li > a, .all-menu-listcatemnu > ul > li > ul.child > li > ul.child > li > a {
                    color: #3E4D5C;
                }

                .all-menu-listcatemnu > ul > li > ul.child > li:hover, .all-menu-listcatemnu > ul > li > ul.child > li > ul.child > li:hover {
                    background-color: #5bc5f2;
                }

                .all-menu-listcatemnu > ul > li > ul.child > li > ul.child {
                    display: none;
                }

    .all-menu-listcatemnu ul {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style-type: none;
    }

        .all-menu-listcatemnu ul li:hover ul.child, .all-menu-listcatemnu ul li:hover ul.child li:hover ul.child {
            display: block;
        }

        .all-menu-listcatemnu ul li a {
            padding: 10.5px 11px;
            display: block;
        }

            .all-menu-listcatemnu ul li .current, .all-menu-listcatemnu ul li a:hover {
                color: #5b9bd1;
            }
/*like course*/
span.like-icon {
    cursor: pointer;
}

i.liked {
    color: #11a7ab;
}
