/*
283b83 main color
8fb8fb  soft color 
2a4c83
*/ 
.navbar {
    border-bottom: 2px solid #283b83;
}

.bg_row0 {
    background-color: #283b83;
}

.navbar a {
    color: #283b83;
}

.title_main i{
    color: #283b83;

}

.title_main {
    border-bottom: 2px solid #283b83;
}

#myCarousel .carousel-control div i {
    color: #283b83;
}

.footer {
   
    background-color: #283b83;
}

.title_main i, .title_main_left i {
    color: #283b83;
}

.title_main_left {
    border-bottom: 2px solid #283b83;
}

.course_name {
    border-bottom: 2px solid #283b83;
    color: #283b83;
}

.bs-wizard {
    border-bottom: solid 2px #283b83 !important;
}

.box_object {
    background-color: #8fb8fb;
}


.lv1 .set-relative {
    background-color: #ECF2FE;
}

.box_list_icon{
    background-color: #8fb8fb;
}

.b_next{
	margin-bottom: 5px;
}

.config_title {
    border-bottom: 1px solid #283b83;
    border-left: 5px solid #283b83;
}

.title_filter {
    border-bottom: 1px solid #283b83;
    border-left: 5px solid #283b83;
}

.btn-my-active{
	background-color: #283b83;
}

.title_courses_detail h3 {
    color: #283b83;
}

.mt10{
	margin-top: 10px;
}

/*cms creat couse*/
.bs-wizard {
    background-color: #2a4c83;
}