.list-test {
    width: 48%;
    border: solid 1px #D4D4D3;
    background: #ffffff;
}

.event-icon {
    width: 6em;
}

.list-test:nth-child(2n) {
    float: right;
}

.list-test .main-course-name {
    color: #000000;
    font-weight: 500;
    font-size: 14px;
}

.event-icon h4 {
    font-size: 11px !important;
    background: #76b737;
    color: #ffffff;
}

.div-content-test {
    padding: 0px;
}

    .div-content-test a:hover {
        text-decoration: none;
    }

.like-panel ul {
    padding: 0 !important;
}

    .like-panel ul li {
        width: auto !important;
        padding-right: 26px;
    }

.loading {
    background: url('../../img/loader.gif') no-repeat;
    width: 100px;
    height: 100px;
    display: none;
    margin: auto;
}

@media (max-width: 768px) {

    .like-panel ul li {
        padding-left: 10px;
    }

    .header-grid {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

@media (max-width: 460px) {
    .list-test {
        width: 100%;
    }

    ul.nav-tabs li:nth-child(3) {
        float: left !important;
    }
}

.wrapper-leftbar {
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0px 3px 0px #ed1b2d;
}

.top-left-header {
    overflow: hidden;
    background: #76b737;
}

    .top-left-header h4 {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
        padding: 15px 0 4px 10px;
    }

.panel {
    border-radius: 0 !important;
    box-shadow: none !important;
}

.panel-group .panel + .panel {
    border-top: none;
    margin-top: 0;
}

.panel-group {
    margin-bottom: 0;
}

.panel-title {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.list li {
    padding: 5px 0;
}

.list label {
    padding-left: 5px;
    font-weight: normal;
}

.grid-course-header {
    overflow: hidden;
}

.course-highlight {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 20px;
}

    .course-highlight:nth-child(3n) {
        margin-right: 0 !important;
        float: right;
    }

.tab-content {
    overflow: hidden;
    padding-top: 20px;
    border-top: 4px solid #dfdfdf;
    margin-top: 10px;
}

.nav-tabs {
    border: none;
}

    .nav-tabs > li > a {
        outline: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size: 13px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-right: 10px;
        color: #555;
        border: 1px solid #dfdfdf;
        width: 100%;
    }

    .nav-tabs > li {
        margin-right: 10px;
        overflow: hidden;
        border-bottom: 1px solid #dfdfdf;
    }

        .nav-tabs > li > a:hover {
            background: #ffffff;
            text-decoration: none;
        }

        .nav-tabs > li:first-child.active > a {
            float: left;
            text-align: left;
        }

        .nav-tabs > li > a.icon-free {
            background: url("../../img/free-regist.png") no-repeat;
            background-position: 93% 5px;
        }

        .nav-tabs > li > a.icon-register {
            background: url("../../img/approve-regist.png") no-repeat;
            background-position: 93% 5px;
        }

        .nav-tabs > li.active > a.icon-free {
            background: url("../../img/free-regist.png") #ffffff no-repeat;
            background-position: 93% 5px;
        }

        .nav-tabs > li.active > a.icon-register {
            background: url("../../img/approve-regist.png") #ffffff no-repeat;
            background-position: 93% 5px;
        }

        .nav-tabs > li > a.icon-certificate {
            background: url("../../img/certificate-regist.png") no-repeat;
            background-position: 93% 5px;
        }

        .nav-tabs > li.active > a.icon-certificate {
            background: url("../../img/certificate-regist.png") #ffffff no-repeat;
            background-position: 93% 5px;
        }

        .nav-tabs > li > a {
            padding: 5px 30px;
            text-align: left;
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            border-bottom: 1px solid #dfdfdf;
            color: #555;
        }

a.gridView:hover, a.gridView.selected-tab {
    background: url("../../img/gridView-hover.png") center center no-repeat #ed1b2d !important;
}

a.listView:hover, a.listView.selected-tab {
    background: url("../../img/listView-hover.png") center center no-repeat #ed1b2d !important;
}

a.tab-view {
    overflow: hidden;
    margin-top: 2px;
    padding: 14px 10px !important;
    text-align: center !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 1px solid #ed1b2d !important;
}

a.gridView {
    background: url("../../img/gridView.png") transparent center center no-repeat;
}

a.listView {
    background: url("../../img/listView.png") transparent center center no-repeat;
}

.margin-right-0 {
    margin-right: 0 !important;
}

.header-grid {
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 20px;
}

.header-border-bottom {
    display: block;
    border-bottom: 3px solid #dfdfdf;
    margin-top: 5%;
}

.register-type {
    border: 1px solid #999999;
    border-radius: 4px;
    float: left;
    margin: 0 5px 0 0;
    overflow: hidden;
    width: 45%;
}

    .register-type a {
        display: block;
        overflow: hidden;
        color: #000;
    }

        .register-type a:hover {
            text-decoration: none;
        }

    .register-type p {
        font-size: 14px;
        font-weight: 500;
        padding-top: 5px;
        text-indent: 5px;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    .register-type i {
        display: block;
        float: right;
        margin-top: 5px;
    }
/*-----------------------style for list item in list category----------------------*/


@media (max-width: 460px) {
    .header-grid {
        margin: 10px 0;
    }

    .course-highlight {
        width: 100%;
    }

    a.tab-view, a.icon-certificate {
        margin-top: 10px;
    }
}

/*---------------------style for has-sub menu in left bar------------------------*/
.list > li, .has-sub {
    cursor: pointer;
}

.list li ul.has-sub {
    margin-left: 15px;
}

.has-sub li a.active {
    color: #67b737;
}

.has-sub > li > a {
    font-style: italic;
    color: #505050;
}

    .has-sub > li > a:hover {
        color: #67b737;
    }
/*---------------------style for has-sub menu in left bar------------------------*/



@media (max-width:980px) {
    .user-listExam-padding-left-767 {
        padding-left: 15px !important;
    }
}

@media (min-width:768px) {
    .user-listExam-padding-left {
        padding-left: 0px;
    }

    .user-listExam-padding-left-767 {
        padding-left: 0px;
    }
}
#nav-ct li.active a.active{
    color: #67bd3c;
}
#filterReType {
    padding-top: 1px !important;
}
#filterReType a {
    display: block;
    border: 1px solid #dfdfdf;
    padding: 8px 40px 8px 20px;
    float: left;
    color: #666;
    margin-right: 20px;
}

    #filterReType a:hover {
        text-decoration: none;
        background: #ffffff;
    }

    #filterReType a.icon-free {
        background: url("../../img/free-regist.png") no-repeat;
        background-position: 93% 6px;
    }
    /*#filterReType a.active {
        box-shadow: 0px -4px 0px #ed1b2d;
    }*/

        /*#filterReType a.icon-free:hover, #filterReType a.icon-free.active {
            background: url("../images/free-regist.png") #ffffff no-repeat;
            background-position: 93% 6px;
        }*/

    #filterReType a.icon-regist {
        background: url("../../img/approve-regist.png") no-repeat;
        background-position: 93% 6px;
    }

        /*#filterReType a.icon-regist:hover, #filterReType a.icon-regist.active {
            background: url("../images/approve-regist.png") no-repeat #ffffff;
            background-position: 93% 6px;
        }*/

#filterReType .active {
    border-top-style: solid;
    border-top-width: 2px; 
    border-top-color: #76b737;
}

#filterReType a.icon-certificate {
    background: url("../../img/certificate-regist.png") no-repeat;
    background-position: 93% 6px;
}

    #filterReType a.icon-certificate:hover, #filterReType a.icon-certificate.active {
        background: url("../../img/certificate-regist.png") no-repeat #ffffff;
        background-position: 93% 6px;
    }

.grid-course-header {
    border-bottom: 3px solid #dfdfdf;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.number-user {
    padding-right: 3px;
}
