/*CSS: specialist- chuyên khoa*/
.group-special:after {
    content: '';
    display: block;
    clear: both;
    margin-bottom: 30px;
}

.group-special:last-child:after {
    margin-bottom: 0;
}

.i-default {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.i-default:last-child {
    margin-right: 0;
}

.i-default .div-image {
    position: relative;
}

.i-default .div-image a {
    display: block;
    outline: 0;
}

.i-default .div-image img {
    width: 100%;
}

.i-default .div-title {
    height: auto;
    overflow: hidden;
    text-align: center;
    display: block;
}

.i-default .div-title a {
    color: #333333;
    font-size: 18px;
    text-decoration: none;
    outline: 0;
    display: block;
    padding: 12px 0 16px;
}

.item-specialist .div-title {
    height: 46px;
}

.item-specialist .div-title {
    border-bottom: 2px solid #e9e9e9;
}

.item-specialist .vl {
    font-size: 13px;
    color: #fff;
    background: rgba(42, 172, 241, .8);
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px 12px 0;
}

@media all and (max-width: 450px) {
    .form-add .div-input label {
        width: 100%;
        margin-bottom: 4px;
    }

    .form-add .div-input .form-control {
        width: 100%;
    }

    .group-code {
        width: 100%;
    }
}

@media all and (max-width: 420px) {
    .group-special:after {
        margin-bottom: 0;
    }

    .group-special:last-child .item-specialist:last-child {
        margin-bottom: 0;
    }
    .group-special:last-child .i-default:last-child{
        margin-bottom: 20px;
    }
    .i-default {
        width: 100%;
    }

    .item-specialist {
        width: 100%;
        margin-bottom: 30px;
    }
}

.vl {
    font-size: 13px;
    color: #fff;
    background: rgba(42, 172, 241, .8);
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px 12px 0;
}

.by-level {
    font-size: 16px;
    color: #666666;
    display: block;
    margin-top: 15px;
}


.group-button > .wrapper:after {
    content: '';
    display: block;
    clear: both;
}

.group-button {
    margin-top: 10px;
}

.group-button a {
    height: 52px;
    width: -webkit-calc((100% - 10px) / 2);
    width: -moz-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
    line-height: 55px;
    //padding: 0 15px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: block;
    outline: 0;
    background: #0095da;
    float: left;
    margin-right: 10px;
}

.group-button a:last-child {
    margin-right: 0;
}

.group-button a i {
    display: inline-block;
    width: 40px;
}

.group-button a i:before {
    display: inline-block;
    margin-right: 14px;
    vertical-align: middle;
}


/*DETAL*/
.boxDetail  {}
.boxDetail .title { 
	font-family:"Times New Roman";
	font-size:14pt;
	font-weight:bold; 
	margin-bottom:5px;
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:7px;
}
.boxDetail .imgDetail_left {
	display:block;
	float:left;
	margin-right:7px;
}
.boxDetail .imgDetail_right {
	display:block;
	float:right;
	margin-left:7px;
}
.boxDetail .fDespic {
	font-size:9px;
	color:#999999;
	text-align:center;
}
.font_date{ font-family:Arial; padding:0px;margin:0px; color:#989a9b; font-weight:normal;font-size:10px;}

.tools {
	margin:10px 0px; 
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:5px; 
} 
.tools .plugin { 
	white-space: nowrap;
}
.tools img { vertical-align:middle;}
 
.tools ul {list-style:none; float:right;}
.tools li { 
	float:left;
	padding-left:20px;
}
.toots a {	 
	text-decoration:none;
	color:#ca0d00;
	display:block;
	line-height:18px;
	font-size:11px;
}
.tools li.feedback a { padding-left:20px; background:url(../images/icon_feedback.png) left no-repeat;}
.tools li.tellfriend a  { padding-left:20px; background:url(../images/icon_email.png) left no-repeat;}
.tools li.print a { padding-left:20px; background:url(../images/icon_print.png) left no-repeat;}
.tools li.bookmark a { padding-left:20px; background:url(../images/icon_bookmark.png) left no-repeat;}
.tools li.back a { padding-left:20px; background:url(../images/icon_back.png) left no-repeat;}
 

/*CSS: Chứng chỉ đào tạo chuyên sâu*/

.the-content{log_info
    display: block;color:#999999;
    font-size: 16px;text-align: justify;
    margin-top: 10px;
}

.i-title {
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
}

.i-title h3 {
    font-weight: normal;
    color: #333;
    line-height: 30px;
}

.i-content {
    margin-top: 15px;
}

.the-content ul li {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    position: relative;
    padding-left: 18px;
}

.the-content ul li:last-child {
    margin-bottom: 0;
}

.the-content ul li:before {
    content: url(../images/point-black.png);
    display: block;
    vertical-align: middle;
    position: absolute;
    top: 7px;
    left: 0;
}

.the-content ul li span {
    display: inline-block;
}

.the-content ul li span {
    color: #999;
}

.the-content ul li span span {
    color: #2aacf1;
}

.border_schedule {
    margin-top: 25px;
}

.the-content table td{color:#333333;}

.row_title_schedule td {
    font-size: 16px;
    background: #f7f7f7;
    border-right: 1px solid #eaeaea;
    height: 45px;
    line-height: 44px;
    text-transform: uppercase;
}

.row_title_schedule td:first-child {
    border-left: 1px solid #eaeaea;
}

.row_detail_schedule td {
    padding: 15px 0 15px;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px dotted #d1d1d1;
}

.row_detail_schedule td:first-child a {
    text-decoration: none;
    outline: 0;
    color: #333;
}

.row_detail_schedule td:first-child a:hover {
    color: #f15922;
}

.row_detail_schedule td:first-child {
    font-size: 16px;
    padding-left: 45px;
    border-left: 1px solid #eaeaea;
}

.custom-select{
    width: 400px;
}