@charset "utf-8";
/*
 CSS Create by 2fellows
*/
select{
	cursor: pointer;
}
a:hover, a:focus {
    text-decoration: none;
    outline-offset: none;
    outline: none;
}
.header-insite-top01 .container,
.header-insite-top02 .container,
.insite-content2f .container,
.control_headtab2f .container,
.float-vdo .container,
.section_courser_admintion2f .container,
.download-block .container,
.body_tabcourse2f .container{
    max-width: 1030px;
}
.float-vdo .container{
  max-width: 1000px;
}
.navication2f{
    border-bottom:1px solid #eeeeee;
    padding:10px 0 8px 0;
    margin-bottom:0px;
}
.content2f{
  margin-top: 30px;
  min-height: 800px;
}
.navication2f .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background:none;
    border-radius: 0;
    font-size:19px;
    line-height: 18px;
}
.navication2f .breadcrumb > .active {
    color:#0064b0;
}
.navication2f .breadcrumb a{
    color:#8c8b8b;
}
.navication2f .breadcrumb a:hover{
    color:#0064b0;
}
.navication2f .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #8c8b8b;
    content: ">\00a0";
}
.header-insite-top01{
    background-color: #08426e;
    padding: 8px 0;
    color: #fff;
    font-size: 13px;
    font-family: arial,tahoma;
    height: 35px;
    overflow: hidden;
}
.insite-top01,.insite-top02{
    float: left;
}
.insite-top2f{
    float: right;
}
.insite-top02 ul{
    display: inline-block;
    list-style: none;
}
.insite-top01{
    padding-right: 15px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image:url(../images/top-border.jpg);
}
.insite-top01 ul li a,
.insite-top02 ul li a{
    color: #fff;
    background-repeat: no-repeat;
    background-position: left top;
    display: inline-block;
    height: 16px;
    background-size: auto 16px;
}
.insite-top01 ul li a:hover,
.insite-top02 ul li a:hover,
.insite-top02 ul li a.active{
    color: #6ba3cd;
}
.insite-top01 ul li a.i-contact{
    background-image:url(../images/i-contact.png);
    width: 14px;
}
.insite-top01 ul li a.i-contact:hover{
    background-image:url(../images/i-contact-hover.png);
}
.insite-top01 ul li a.i-mail{
    background-image:url(../images/i-mail.png);
    width: 16px;
}
.insite-top01 ul li a.i-mail:hover{
    background-image:url(../images/i-mail-hover.png);
}
.language2f span{
    font-size: 12px;
    margin-right: 3px;
}
.language2f img{
    position: relative;
    top:2px;
}
.language2f{
    margin-right: 10px;
}
.insite-top02 ul li a.i-sitemap{
    background-image:url(../images/sitemap.png);
    width: 16px;
}
.insite-top02 ul li a.i-share{
    background-image:url(../images/i-share.png);
    width: 16px;
}
.insite-top02 ul li a.i-share:hover{
    background-image:url(../images/i-share-hover.png);
}
.insite-top02 ul li a.i-search{
    background-image:url(../images/search-white.png);
    width: 16px;
}
.insite-top02 ul li a.i-search:hover{
    background-image:url(../images/search-blue.png);
}
.insite-top2f .list-inline > li {
    display: inline-block;
    padding-right: 7px;
    padding-left: 7px;
}
#menu2f .navbar {
    position: relative;
    min-height:inherit;
    margin-bottom: 0px;
    border:none;
    padding: 0;
}
#menu2f .container-fluid,
#menu2f .navbar-collapse{
  /*  padding:0;*/
}
#menu2f .navbar-collapse{
    padding-left: 125px;
}
#menu2f .nav > li:first-child {
    width: 16%;
}
#menu2f .nav > li{
  min-width: 12%;
  margin: 0 auto;
}

#menu2f .nav > li > a {
    position: relative;
    font-size: 22px;
    color: #fff;
    padding: 15px 8px 20px 2px;

}
#menu2f .nav > li:first-child > a span{
  padding-right: 0;
}
#menu2f .nav > li > a span{
  height: 40px;
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
  min-width: 90px;
}
#menu2f .navbar-nav > li > a:hover,
#menu2f .navbar-nav > li.active > a{
    color:#9fd5fd;
}
#menu2f .navbar-default .navbar-nav > .active > a,
#menu2f .navbar-default .navbar-nav > .active > a:hover,
#menu2f .navbar-default .navbar-nav > .active > a:focus {
    background-color:transparent;
}
#menu2f .nav > li.dropdown:last-child > a{
  padding-right: 0;
}
#menu2f .navbar-default {
    background-color:transparent;
}
#menu2f .dropdown img{
    width: 20px;
}
#menu2f .navbar-brand{
  padding: 28px 10px;
  height: 125px;
  line-height: 0;
  position: absolute;
  top: -35px;
  background-color: rgba(254,254,255,0.9);
  width: 140px;
  overflow: hidden;
  text-align: center;
}
.header-insite-top02{
    background-color: #0064b0;
    height: 90px;
    background-image: url(../images/bg-menu.png);
    background-position: left top;
    background-repeat: repeat-x;
}
#menu2f .navbar-nav{
    padding: 15px 0 0 0;
    width: 100%;
}
#menu2f .navbar-brand > img{
}
/* css menumobile*/
#menu2f .navbar-default .navbar-toggle{
    border: none;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 8px;
}
#menu2f .navbar-default .navbar-toggle:hover,
#menu2f .navbar-default .navbar-toggle:focus{
    background-color:transparent;
}
#menu2f .navbar-toggle .icon-bar{
    width: 37px;
    height: 4px;
    margin-top: 4px;
}
#menu2f .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
#menu2f .navbar-toggle .icon-bar{
    border-radius:0;
}
#menu2f .navbar-brand > img.logo-desktop{ display: inline-block; height: 60px;}
#menu2f .navbar-brand > img.logo-mobile{ display: none;}
#menu2f .navbar-collapse.in {
    overflow-y: hidden;
}
.menu-left2f{
    margin-bottom:50px;
}
.menu-left2f #cssmenu > ul > li,
.menu-left2f #cssmenu > ul > li.active {
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
}
.menu-left2f #cssmenu ul li a {
    font-size: 22px;
    color: #5e5d5d;
    background-color: #fff;
    border: none;
    padding: 10px 0;
    line-height: 22px;
}
.menu-left2f #cssmenu ul li a:hover {
    color: #024d77;
}
.menu-left2f #cssmenu > ul > li.active > a span {
    border: none;
}
.menu-left2f #cssmenu > ul > li > a > span {
    display: block;
    padding: 15px 0;
    border: none;
    line-height: 26px;
}
.menu-left2f #cssmenu > ul > li.active > a {
    color: #024d77;
    background-color: #fff;
    border: none;
}
.menu-left2f #cssmenu > ul > li.has-sub > a {
    background-color: #fff;
    /*background-image:url(../images/arrow-menu.png);
    background-repeat: no-repeat;
    background-position: 95% center;*/
    border: none;
}
.menu-left2f #cssmenu > ul > li.has-sub.active > a,
.menu-left2f #cssmenu > ul > li.active > a {
    /*	background-image:url(../images/arrow-menu-active.png);*/
    color: #d9262b;
    font-weight: bold;
}
.menu-left2f #cssmenu ul ul {
    background-color: #fff;
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
}
.menu-left2f #cssmenu ul ul a {
    font-size: 20px;
    font-weight: normal;
    padding: 5px 5px 5px 50px;
    line-height: 20px;
    background-image: url(../images/i-submenu.png);
    background-repeat: no-repeat;
    background-position: 25px 8px;
}
.menu-left2f #cssmenu ul ul a:hover,
.menu-left2f #cssmenu ul ul li.active a,
.menu-left2f #cssmenu ul ul li.active a:hover{
    background-image:url(../images/i-submenu-hover.png);
    color: #d9262b;
    font-weight: bold;
}
.menu-left2f #cssmenu ul ul li {
    padding: 0;
}
.content-left2f{
    margin-bottom: 80px;
}
.banner-list-left2f{
    margin-bottom: 40px;
}
.banner-list-left2f h2,
.insite-testimonial2f h2{
    color: #0064b0;
    font-weight: bold;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 25px;
}
.bannerlist2f ul li{
    list-style: none;
}
.bannerlist2f ul li a{
    display: block;
    background-repeat: no-repeat;
    background-position: 90% center;
    color: #0064b0;
    font-weight: bold;
    font-size: 26px;
    line-height: 26px;
    border-color: #0064b0;
    border-style: solid;
    border-width: 1px 1px 4px 1px;
    margin-bottom: 10px;
    padding: 15px 20px;
}
.bannerlist2f ul li a:hover{
    background-color: #0064b0;
    color: #fff;
}
.bannerlist2f ul li .icon_banner01 a{
    background-image: url(../images/icon-download.png);
}
.bannerlist2f ul li .icon_banner01 a:hover{
    background-image: url(../images/icon-download-hover.png);
}
.bannerlist2f ul li .icon_banner02 a{
    background-image: url(../images/icon-brochure.png);
}
.bannerlist2f ul li .icon_banner02 a:hover{
    background-image: url(../images/icon-brochure-hover.png);
}
.bannerlist2f ul li .icon_banner03 a{
    background-image: url(../images/icon-testimonial.png);
}
.bannerlist2f ul li .icon_banner03 a:hover{
    background-image: url(../images/icon-testimonial-hover.png);
}
.bannerlist2f ul li .icon_banner04 a{
    background-image: url(../images/icon-register.png);
}
.bannerlist2f ul li .icon_banner04 a:hover{
    background-image: url(../images/icon-register-hover.png);
}
.heading-article2f{
    text-align: right;
    color: #0064b0;
    margin-bottom: 30px;
}
.heading-article2f h1{
    font-size: 40px;
    line-height: 45px;

    font-family: 'DBHeaventMedv3_2';
}
.heading-article2f h2{
    font-size: 70px;
    line-height: 55px;
    font-family: 'DBHeaventThinv3_2';
    font-style: italic;
}
.content-right2f{
    padding-left: 40px;
}

.article2f > h1,
.article2f > h2,
.article2f > h3,
.article2f > h4,
.article2f > h5{
    font-weight: bold;
    color: #474747;
    margin-bottom: 20px;
}
.article2f > h2{font-size: 40px; line-height: 40px;}
.article2f > h3{font-size: 35px; line-height: 35px;}
.article2f > h4{font-size: 30px; line-height: 30px;}
.article2f > h5{font-size: 26px; line-height: 26px;}
.home-vdo2f h2, .home-business2f h2{
  font-family: 'DBHeaventMedv3_2';
}
.article2f ,
.article2f p,.course-popup,.insite-course-des2f p,
.announcement-detail .article2f a,.detail-journal .t-detail2f p{
    font-size: 20px;
    line-height: 24px;
    color: #4a4a4a;
}
.announcement-detail .article2f a:hover{
      color: #0064b0;
}
.article2f > p,.insite-course-des2f .box-course-des p,.insite-course-des2f > p{
    margin-bottom: 20px;
}
.article2f ol li strong,.article2f ul li strong,.article2f strong{ color: #000;}
.course-popup strong{
    color: #0064b0;
}
.t-center-strong2f{
    text-align: center;
    color: #0064b0;
}
.table-course2f table{
    border-top: 2px solid #478fc6;
    margin-bottom: 30px;
}
.table-course2f table thead tr th{
    text-align: center;
    font-weight: bold;
    background-image: url(../images/bg-blue.png);
    background-repeat:repeat;
    color: #fff;
    border-bottom: 1px solid #ddd;
    font-size: 26px;
    line-height: 26px;
}
.bg_blue{
    background-image: url(../images/bg-blue-white.png);
    background-repeat:repeat;
}
.bg_white{
    background-image: url(../images/bg-white.png);
    background-repeat:repeat;
}
.table-course2f table tbody td.bg_blue{
    padding-left: 40px;

}
.table-course2f table tbody td{
    font-weight: bold;
}
.table-course2f table tfoot td{
    color: #000;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
}
.t-center2f{
    text-align: center;
}
.table-slide2f{
    text-align:center;
    margin-bottom:10px;
    display:none;
}
.table-slide2f span{
    font-size: 16px;
    color: #777777;
    line-height: 18px;
    margin:0 20px;
}
.box-testimonial {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    line-height: 22px;
}
.insite-testimonial2f  .t-msg{
    color: #4a4a4a;
    margin-bottom: 10px;
    display: block;
}
.insite-testimonial2f  .t-name{
    display: block;
    color: #4a4a4a;
    text-align: right;
    font-size: 18px;
    font-style: italic;
}
.insite-testimonial2f .img-profile{
    width: 130px;
    height: 130px;
    overflow: hidden;
    display: block;
    border-radius: 100%;
    margin: 0 auto 20px;
    border: 1px solid #ccc;
}
.insite-testimonial2f .img-profile img{
    width: 100%;
}
.text-hover{
    display: block;
}
.insite-testimonial2f  .slick-prev {

    background-image:url(../images/right03.jpg);
    right:0;
}
.insite-testimonial2f .slick-next{
    background-image:url(../images/left03.jpg);
    right:25px;
}
.insite-testimonial2f button.slick-arrow{
    width: 20px;
    height:20px;
    border:none;
    background-size: 20px;
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    background-color:#fff;
    text-indent:30px;
    overflow:hidden;
    top:-47px;
}
.article2f img{
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}
.article2f > img{
    display: block;
    margin:0 auto 20px;
}
.article2f table{
    width: 100% !important;
    border-top: 2px solid #478fc6;
    margin-bottom: 30px;
}
.article2f table > tbody > tr > td,
.article2f table > tr > td,
.article2f table > tfoot > tr > td {
    padding: 8px 5px;
    line-height: 22px;
}
.article2f > table > tbody > tr > td,
.article2f > table > tr > td{
    border: 1px solid #ddd;
}
.article2f > table > tbody > tr:first-child > td strong,
.article2f > table >  tr:first-child > td strong{
    color: #fff;
}
.article2f > table > tbody > tr:nth-child(odd) > td,
.article2f > table >  tr:nth-child(odd) > td{
    background-image: url(../images/bg-blue-white.png);
    background-repeat: repeat;
}
.article2f > table > tbody > tr:first-child > td,
.article2f > table  > tr:first-child > td{
    text-align: center;
    font-weight: bold;
    background-image: url(../images/bg-blue.png);
    background-repeat: repeat;
    color: #fff;
    border-bottom: 1px solid #ddd;
    font-size: 26px;
    line-height: 26px;
    border-top: none;
}
.t-right2f{
    text-align: right;
}

.article2f .table-duration2f  table{
    border-top: 1px solid #555;
    margin-top: 40px;
    background-color: #fff;
}
.article2f .table-duration2f  table  tr  td{
    border-bottom: 1px solid #555;
    color:#8b8c8d;
}
.article2f .table-duration2f  table  tr  td strong{
    color: #424242;
    font-size: 24px;
}
.article2f .table-duration2f  table  tr  td:first-child{
    border-right: 1px solid #555;
}
.article2f .table-duration2f  table  tr  td.bg-blue01{
    background-color: #edf4f9;
    border-right: 1px solid #fff;
}
.article2f .table-duration2f  table  tr  td.bg-blue02{
    background-color: #d9e8f3;
    border-left: 1px solid #fff;
}
.list-magazine2f table  tr.bg-blue01 td{
    background-color: #deebf5;
}
.list-magazine2f{
    margin-top: 70px;
}
.list-magazine2f table  tr td{
    font-size: 21px;
    line-height: 23px;
    padding: 15px 40px;
    border: none;
}
.t-magazine2f{
    padding-left: 20px;
    background-image: url(../images/icon04.png);
    background-repeat: no-repeat;
    background-position: left 4px;
}
.t-magazine2f:hover{
    background-image: url(../images/icon05.png);
}
.t-magazine2f a{
    display: block;
    color: #8b8c8d;
}
.t-magazine2f a:hover{
    color: #000;
}
.t-author2f{
    text-align: center;
    color: #8b8c8d;
}
.full-content2f {
    margin-bottom: 25px;
}
.list-magazine2f .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #a3a3a3;
    font-size: 25px;
    font-weight: bold;
    color: #424242;
    background-image: url(../images/img-border.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.list-magazine2f .table > thead > tr{
    background-image: url(../images/img-border.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.img-cover2f{
    width: 77px;
    height: 109px;
    display: block;
    background-image: url(../images/bg-book.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 9px 10px 19px 10px;
    margin: 0 auto;
}
.img-cover2f img{
    width: 100%;
    height: 81px;
}
.box-magazine2f{
    border: 1px solid #d1d1d1;
    display: block;
    position: relative;
    margin-bottom: 15px;
}
.box-magazine2f > a{
    border: 7px solid #fff;
    display: block;
    padding: 15px 10px 0 10px;
}
.i-more-maz2f{
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 22px;
    height: 22px;
    text-align: center;
    background-color: #0064b0;
    padding: 5px;
    z-index: 1;
}
.i-more-maz2f img{
    width: 100%;

}
.box-detail-maz2f{
    display: block;
    float: left;
    width: 100%;
}
.num-maz2f{
    font-family: 'steelfib';
    font-size: 95px;
    line-height: 95px;
    float: left;
    width:35%;
    color: #0064b0;
    text-align: center;
}
.detail-maz2f{
    float: left;
    width: 65%;
}
.detail-maz2f h3{
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 2px;
    color: #424242;
    height: 40px;
    overflow: hidden;
}
.detail-maz2f p{
    color: #8b8c8d;
    font-family: tahoma;
    font-size: 13px;
    line-height: 15px;
    display: block;
    height: 45px;
    overflow: hidden;
}
.box-magazine2f:hover{
    border:1px solid #0064b0;
}
.box-magazine2f:hover > a{
    border: 7px solid #0064b0;
}
.content-collapse2f .panel-group .panel {
    border-radius: 0;
}
.content-collapse2f .panel-heading {
    padding: 0;
    border-left:none;
    border-top:none;
    border-right: none;
    border-bottom: 2px dotted #a9a9a9;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background :transparent;
}
.content-collapse2f .panel-title > a {
    display: block;
    color: #424242;
    font-size: 28px;
    padding: 20px 40px 20px 70px;
    line-height: 30px;
    background-color: transparent;
    background-image: url(../images/top1.png);
    background-repeat: no-repeat;
    background-position: right center;
    position: relative;
}
.content-collapse2f .panel-title > a.collapsed {
    color: #424242;
    background-color:transparent;
    background-image: url(../images/down1.png);
}
.content-collapse2f .panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom:0px;
}
.content-collapse2f .panel-group .panel-heading + .panel-collapse > .panel-body {
    background-color: #edf4f9;
    border: none;
    padding: 20px 30px;
    display: none;
}
.content-collapse2f .panel-group .panel + .panel {
    margin-top: 0;
}
.article2f .content-collapse2f  strong{
    color: #424242;
    font-size: 60px;
    line-height: 40px;
    top: 12px;
    left: 0;
    display: inline-block;
    position:absolute;
}
.article2f .collapse-detail2f p,
.article2f .collapse-detail2f li,
.article2f .collapse-detail2f{
    color: #8b8c8d;
    font-size: 22px;
    line-height: 24px;
}
.article2f .collapse-detail2f ul{
    margin-left: 20px;
}
.article2f .collapse-detail2f p{
    margin-bottom: 20px;
}
.icon-contact{
    width: 128px;
    height: 128px;
    display: block;
    margin: 0 auto 20px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100%;
}
.icon-contact.icon01{
    background-image: url(../images/icon-contact1.png);
}
.icon-contact.icon02{
    background-image: url(../images/icon-contact2.png);
}
.icon-contact.icon03{
    background-image: url(../images/icon-contact3.png);
}
.icon-contact.icon04{
    background-image: url(../images/icon-contact4.png);
}
.icon-contact.icon05{
    background-image: url(../images/icon-contact5.png);
}
.icon-contact.icon06{
    background-image: url(../images/icon-contact6.png);
}
.icon-contact.icon07{
    background-image: url(../images/icon-contact7.png);
}
.icon-contact.icon08{
    background-image: url(../images/icon-contact8.png);
}
.t-contact2f{
  color: #000;
  font-size: 21px;
  line-height: 20px;
  display: block;
  text-align: center;
  height: 100px;
  overflow: hidden;
  margin-bottom: 20px;
  word-wrap: break-word;
}
.t-contact2f strong{ font-weight: lighter;}
.t-contact2f a{
    color: #000;
}
.t-contact2f a:hover{
    color: #d9262b;
}
.t-contact2f span{
    display: block;
}
.content-announcement2f{
    position: relative;
    margin-bottom: 100px;
}
.img-left2f{
    height: 100%;
    overflow: hidden;
    width: 380px;
    position: absolute;
}
.img-left2f > img{
    width: 100%;
}
.box-click-load2f span{
    display: block;
}
.box-click-load2f span > a{
    display: block;
    background-color: #de252b;
    text-align: center;
    width: 35px;
    height: 35px;
    padding: 9px;
}
.box-click-load2f span > a:hover,
.btn-more2f a:hover,
.box-eleaning2f .view-vdo2f a:hover{
    background-color:#373636;
}
.list-download2f > ul li{
    list-style: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #9b9b9b;
}
.list-download2f {
    padding-bottom: 80px;
}
.box-date2f{
    background-color: #0064b0;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    max-width: 80px;

}
.t-day{
    font-size: 45px;
    line-height: 42px;
    font-family: 'steelfib';
    margin-bottom: 5px;
}
.t-month-year{
    font-size: 13px;
    line-height: 12px;
    font-family: arial;
}
.content-announcement2f .list-download2f{
    padding-left: 70px;
}
.t-des-download2f {
    font-size: 21px;
    line-height: 22px;
}
.t-des-download2f a{
    color: #4f4f4f;
    font-family: 'DBHeaventMedv3_2';
    max-height: 44px;
    overflow: hidden;
    margin-bottom: 5px;
    display: block;
}
.t-des-download2f a:hover,
.box-newsdetail2f .t-news2f a:hover{
    color: #0064b0;
}
.t-des-download2f p{
  height: 40px;
  overflow: hidden;
  display: block;
  color: #9e9e9e;
  font-size: 21px;
  line-height: 21px;
}
.box-click-load2f{
    float: right;
}
.content-announcement2f .list-download2f{
    background-color: #fff;
    position: relative;
    z-index: 1;
}
.img-top-collapse2f > img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-top-collapse2f{
    margin-bottom: 50px;
}
.list-news2f ul li{
    list-style: none;
    margin-bottom: 50px;
}
.box-newsdetail2f{
    padding-top: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../images/bg-border.jpg);
}
.box-newsdetail2f .t-news2f a{
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: #1b1b1b;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
    margin-bottom: 5px;
}
.box-newsdetail2f p{
    color: #747474;
    font-size: 20px;
    line-height: 22px;
    height: 45px;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
}
.img-news2f{
    line-height: 0;
    height: 180px;
    background-color: #eee;
    overflow: hidden;
}
.img-news2f img{
    height: 100%;
    display: block;
    margin: 0 auto;
}
.news-thumbnail2f{
    padding-left: 15px;
}
.btn-more2f a{
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    background-color:transparent;
    padding: 8px 20px 10px 20px;
}
.box-newsdetail2f .btn-more2f a{
    background-color:#0064b0;
}
.box-eleaning2f{
    border: 1px solid #bebebe;
    padding: 15px;
    position: relative;
    margin-bottom: 30px;
}
.box-eleaning2f:hover{
    border: 11px solid #0064b0;
    padding: 5px;
}
.box-eleaning2f:hover  .view-vdo2f{
    right:-10px;
    bottom: -10px;
}
.thumb-vdo2f{
    position: relative;
    height: 165px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #000;
}
.thumb-vdo2f span.i-vdo{
    width: 90px;
    height: 90px;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    text-align: center;
    top: 55px;
}
.box-eleaning2f .view-vdo2f{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.box-eleaning2f .view-vdo2f a{
    display: block;
    padding: 9px;
    height: 35px;
    width: 35px;
    background-color: #0064b0;
}
.t-vdo2f a{
    display: block;
    font-size: 23px;
    line-height: 27px;
    overflow: hidden;
    height: 24px;
    margin-bottom: 10px;
    color: #0064af;
    font-family: 'DBHeaventMedv3_2';
    margin-bottom: 10px;
}
.detail-vdo2f{
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left 4px;
    background-image: url(../images/bg-border2.jpg);
}
.detail-vdo2f p{
  padding-right: 10px;
  display: block;
  color: #747474;
  font-size: 21px;
  line-height: 23px;
  height: 67px;
  overflow: hidden;
  margin-bottom: 25px;
}
.thumb-vdo2f a >  img{
    height: 100%;
    display: block;
    margin: 0 auto;
}
.t-vdo2f a:hover{
    color: #373636;
}
.content-faq2f .panel-group .panel {
    border-radius: 0;
}
.content-faq2f .panel-heading {
    padding: 0;
    border-left:1px solid #0064b0;
    border-right: 1px solid #0064b0;
    border-bottom: 1px solid #0064b0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 5px solid #0064b0;
}
.content-faq2f .panel-title > a {
    display: block;
    color: #222222;
    font-size: 28px;
    padding: 0 60px 20px 75px;
    line-height: 30px;
    background-color: #fff;
    background-image: url(../images/top1.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    position: relative;
}
.content-faq2f .panel-title > a.collapsed {
    color: #222222;
    background-color: #fff;
    background-image: url(../images/down1.png);
}
.content-faq2f .panel {
    margin-bottom: 0;
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom:25px;
}
.content-faq2f .panel-group .panel-heading + .panel-collapse > .panel-body {
    background-color: #edf4f9;
    border: none;
    padding:40px;
    border-top: 1px solid #5397c9;
    background-image: url(../images/bg-answer.png);
    background-repeat: no-repeat;
    background-position: 90% bottom;
    min-height: 200px;
}
.content-faq2f .panel-group .panel + .panel {
    margin-top: 0;
}
.content-faq2f strong{
    top: 0;
    left: 0;
    display: inline-block;
    position: absolute;
    height: 50px;
    width: 50px;
    background-color: #0064b0;
    padding: 13px;
}
.content-faq2f p,
.content-faq2f li,
.content-faq2f{
    color: #222222;
    font-size: 23px;
    line-height: 24px;
}
.content-faq2f ul{
    margin-left: 20px;
}
.content-faq2f p{
    margin-bottom: 20px;
}
.content-faq2f .panel-title > a span{
    display: block;
    top: 8px;
    position: relative;
    font-size: 25px;
    font-family: 'DBHeaventMedv3_2';
    line-height: 25px;
}
.content-faq2f  .panel-title {
    height: 100%;
    overflow: hidden;
}
.form2f .input2f{
    margin: 0;
    border: none;
    position: relative;
}
.form2f .input2f .form-control{
    border: none;
    margin-top: 12px;
    height: 32px;
    font-size: 24px;
    line-height: 26px;
}
.form2f .input2f select.form-control{
    padding-top: 0;
    padding-bottom: 0;
    margin-left: -4px;
}
.content-compare2f .form2f {
    padding: 15px 30px 30px;
    border: 1px solid #c7c9c8;
}
.form2f{
    padding: 50px 30px;
    border:1px solid #c7c9c8;
}
.content-form2f h5{
    color: #282828;
    font-size: 30px;
    margin-bottom: 20px;
        font-family: 'DBHeaventMedv3_2';
}
.input-border2f{
    border-bottom:1px solid #c7c9c8;
}
.t-input2f{
    font-size: 24px;
    line-height: 24px;
    background-image: url(../images/border-form.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 15px;
    padding-bottom: 15px;
}
.t-input2f span{
    color: #0063af;
    display: inline-block;
    margin-left: 3px;
    font-weight: lighter;

}
.form2f .map2f{ margin-bottom: 50px; overflow: hidden;}
.form2f .input2f textarea.form-control{
    height: auto;
    background-image: url(../images/bg-textarea.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.textarea2f .t-input2f{
    height: 98px;
    padding-top: 15px;
}

.executives-list .card-wrapper{
    transition: .5s all ease;
    padding:15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.executives-list .card-wrapper img{
    display: block;
    margin: 0 auto;
    width: 100%;
}

.executives-list .card-wrapper:hover {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(173,173,173,1);
    -moz-box-shadow: 0px 0px 25px 0px rgba(173,173,173,1);
    box-shadow: 0px 0px 25px 0px rgba(173,173,173,1);
}

.executives-list .card-detail-wrapper {
    text-align: center;
}

.executives-list .card-detail-wrapper h2{
    font-size: 24px;
    font-weight: bolder;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 0;
}

.executives-list .card-detail-wrapper p{
    font-size: 22px;
    line-height: 22px;
    color: #666;
    margin-top: 5px;
    min-height: 66px;
    display: block;


}

.executives-list .card-detail-wrapper a{
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px;
    display: block;
    opacity: 0;
    transition: .5s all ease;
}
.executives-list .card-wrapper:hover a{
    opacity: 1;
}

.col-cancel {
    float: none;
    display: block;
    margin: 0 auto;
}
.btn-search {
    text-align: right;
}
.btn-search:hover .btn{
    background-color: #373636;

}
.btn-search .btn{
    margin-top: 30px;
    border-radius: 0;
    transition: .5s all ease;
    background-color: #d32329;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    padding: 5px 20px;
}

.list-course2f .table > thead > tr > th {
    vertical-align: top;
    border-bottom: 1px solid #a3a3a3;
    font-size: 23px;
    font-weight: bold;
    color: #424242;
    background-image: url(../images/img-border.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
        line-height: 25px;
}
.list-course2f .table > thead > tr > th strong span{ display: block; text-align: center; }
.list-course2f .table > thead > tr{
    background-image: url(../images/img-border.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.list-course2f table tr.bg-blue01 td{
    background-color: #deebf5;
}
.list-course2f{
    margin-top: 70px;
}
.list-course2f table tr td{
    font-size: 20px;
    line-height: 22px;
    padding: 15px 40px;
    border: none;
}

.content-compare2f h5 {
    color: #282828;
    font-size: 30px;
    margin-bottom:0px;
    font-weight: bold;
    margin-top: 40px;
}

.content-compare2f .list-course2f {
    margin-top: 30px;
}

.content-contactform2f .form2f{
    padding: 30px;
}
.content-contactform2f iframe{
    width: 100%;
}
.course-info2f{
    overflow: hidden;
    line-height: 0;
}
.course-ymba2f a{
    color: #fff;
    padding: 25px 20px 20px 25px;
    display: block;
}
.course-section01,
.course-section02,
.course-section03{
    margin-bottom: 20px;
}

.course-ymba2f h2{
    font-size: 80px;
    font-weight: bold;
    line-height: 70px;
    margin-bottom: 10px
}
.course-ymba2f p{
    font-size: 35px;
    line-height: 40px;
}
.course-ymba2f strong{
    font-size: 35px;
    line-height: 35px;
    font-weight: lighter;
}
.course-section02 {
    /*  height: 345px;*/
    position: relative;
}
/*.box-news-vdo2f {
    width: 540px;
    background-color: #000;
    height: 345px;
    position: absolute;
    top: 0;
    right: 0;
}*/
.box-news-vdo2f{
    position: relative;
}
.content-newsvdo2f .plyr--audio .plyr__controls button.tab-focus:focus,
.content-newsvdo2f .plyr--audio .plyr__controls button:hover,
.content-newsvdo2f .plyr__play-large {
    background-image: url(../images/icon-vdo2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    background-color: rgba(0,0,0,0);
    box-shadow: none;
    width: 113px;
    height: 113px;
    border-radius: 100%;
    cursor: pointer;
}
.content-newsvdo2f 	.plyr__play-large svg{
    display: none;
}
.content-newsvdo2f .plyr__play-large:focus {
    outline:none;
}
.content-newsvdo2f .plyr{
    background-color: #000;
    position: relative;
}
.content-newsvdo2f .plyr--video .plyr__controls{
    opacity: 0;
}
.content-newsvdo2f .plyr--video.plyr--playing .plyr__controls{
    opacity: 1;
}
.content-newsvdo2f .plyr__video-wrapper{
    /* height: 345px;*/
    overflow: hidden;
    margin-bottom: 0px;
}
.content-newsvdo2f .plyr__progress--played, .plyr__volume--display{
    color:#0064b0 !important;
}
.content-newsvdo2f .plyr audio,.content-vdo2f .plyr video{
    height: 100%;
}
.content-newsvdo2f  .plyr video{
    height: auto;
    object-fit: initial;
    padding: 0;
}
.box-textintro-news2f {
    padding: 40px 50px 40px 30px;
    height: auto;
    z-index: 1;
    /* background-color: #fff;*/
    position: relative;
    text-align: center;
}
.box-textintro-news2f {
    color: #0064b0;
    font-size: 45px;
    line-height: 50px;
}
.box-textintro-news2f h2 strong{
    font-size: 45px;
    line-height: 45px;
    font-style: normal;

}
.tx-name{
    margin-top: 20px;
    font-size: 25px;
    line-height: 25px;
    color: #676767;
}
.course-tab2f .nav-tabs > li{
    width: 16.66%;
    height: 160px;
}
.course-tab2f .nav-tabs > li:hover > a,
.course-tab2f .nav-tabs > li.active > a,
.course-tab2f .nav-tabs > li.active > a:hover,
.course-tab2f .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #0064b0;
    border: none;
}
.course-tab2f .nav-tabs > li > a {
    height: 100%;
    padding: 15px 15px;
    background-color: #9d9d9d;
    color:#fff;
    margin-right:0;
    line-height: 35px;
    font-size: 30px;
    border:none;
    border-radius:0;
    margin-bottom:0px;
    cursor:pointer !important;
    position: relative;
    margin-right: 4px;
    overflow: hidden;
    background-image: url(../images/icon1.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.course-tab2f .nav-tabs > li > a > span{
    position: absolute;
    bottom: 15px;
    padding-right: 0;
    display: block;
    word-wrap: break-word;
    width: 80%;
}
.course-tab2f .nav-tabs {
    border-bottom: none;
}
.course-tab2f  .tab-content > .tab-pane{
  padding: 0;
  background-color: #f9f9f9;
  float: left;
  width: 100%;
}
.content-coursedetail2f .article2f{
  padding: 30px 50px;
}
.content-coursedetail2f .article2f h2{
    color: #0064b0;
    margin-bottom: 20px;
}
.content-coursedetail2f .article2f h3{
    font-size: 30px;
    line-height: 30px;
}
.box-testimonial-news2f {
    padding: 80px 50px 40px 0;
    height: 345px;
    z-index: 1;
    background-color: #fff;
    position: relative;
}
.box-testimonial-vdo2f {
    width: 100%;
    background-color: #000;
    height: 345px;
    position: absolute;
    top: 0;
    left: 0;
}
.vdoright2f{
    position: absolute;
    right: 0;
    height: 345px;

}
.wrapper2f .course-section04 .container{
    position: inherit;
}
.control-bgred2f{
    background-color: #e6212b;
}
.course-section01 .icon-left{
    position: absolute;
    right: 15px;
    top: 0;
      display: none;
}
.course-info2f a img{
    width: 100%;
}
.box-testimonial-news2f h2{
    font-size: 75px;
    line-height: 75px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #383838;
}
.box-testimonial-news2f h2 strong{
    color: #0064b0;
}
.tx-testimonial{
    font-size: 22px;
    line-height: 24px;
    color:#a6a6a6;
}
.iconlink2f {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto 30px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    border: 7px solid #0064b0;
    -moz-transition: all .2s ease-in;
    -o-transition:all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition:all .2s ease-in;
}
.box-icon-course:hover .iconlink2f{
    border: 7px solid #e6212b;
}
.box-icon-course.i-link01 .iconlink2f{
    background-image: url(../images/ic-download.png);
}
.box-icon-course.i-link01:hover .iconlink2f{
    background-image: url(../images/ic-download-hover.png);
}
.box-icon-course.i-link02 .iconlink2f{
    background-image: url(../images/ic-brochure.png);
}
.box-icon-course.i-link02:hover .iconlink2f{
    background-image: url(../images/ic-brochure-hover.png);
}
.box-icon-course.i-link03 .iconlink2f{
    background-image: url(../images/ic-testimonial.png);
}
.box-icon-course.i-link03:hover .iconlink2f{
    background-image: url(../images/ic-testimonial-hover.png);
}
.box-icon-course.i-link04 .iconlink2f{
    background-image: url(../images/ic-faq.png);
}
.box-icon-course.i-link04:hover .iconlink2f{
    background-image: url(../images/ic-faq-hover.png);
}
.box-icon-course.i-link05 .iconlink2f{
    background-image: url(../images/ic-gallery.png);
}
.box-icon-course.i-link05:hover .iconlink2f{
    background-image: url(../images/ic-gallery-hover.png);
}
.box-icon-course.i-link06 .iconlink2f{
    background-image: url(../images/ic-director.png);
}
.box-icon-course.i-link06:hover .iconlink2f{
    background-image: url(../images/ic-director-hover.png);
}
.box-icon-course.i-link07 .iconlink2f{
    background-image: url(../images/ic-description.png);
}
.box-icon-course.i-link07:hover .iconlink2f{
    background-image: url(../images/ic-description-hover.png);
}
.box-icon-course.i-link08 .iconlink2f{
    background-image: url(../images/ic-teacher.png);
}
.box-icon-course.i-link08:hover .iconlink2f{
    background-image: url(../images/ic-teacher-hover.png);
}
.box-icon-course.i-link09 .iconlink2f{
    background-image: url(../images/ic-education.png);
}
.box-icon-course.i-link09:hover .iconlink2f{
    background-image: url(../images/ic-education-hover.png);
}
.box-icon-course.i-link10 .iconlink2f{
    background-image: url(../images/ic-doc.png);
}
.box-icon-course.i-link10:hover .iconlink2f{
    background-image: url(../images/ic-doc-hover.png);
}
.box-icon-course.i-link11 .iconlink2f{
    background-image: url(../images/ic-register.png);
}
.box-icon-course.i-link11:hover .iconlink2f{
    background-image: url(../images/ic-register-hover.png);
}
.box-icon-course {
    text-align: center;
    margin-bottom: 30px;
}
.tx-link2f{
    display: block;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
}
.box-icon-course a .tx-link2f{
    color: #0064b0;
}
.box-icon-course:hover a .tx-link2f{
    color: #e6212b;
}
.course-section04{
    margin-bottom: 60px;
}
.course-section05{
    margin-bottom: 50px;
}
.article2f ul{
    list-style: none;
}
.article2f ul li{
    margin-bottom: 15px;
}
.article2f > ol{
    margin-bottom: 20px;
}
.article2f > ul,
.article2f > ol,
.content-coursedetail2f .article2f > ul{
    padding-left: 20px;
}
.course-info2f .bx-wrapper .bx-controls-direction a{
    width: 22px;
    height: 49px;
    z-index: 999;
    opacity: 0;
}
.course-info2f:hover .bx-wrapper .bx-controls-direction a {
    opacity: 0.5;
}
.course-info2f .bx-wrapper .bx-prev{
    left: 10px;
    background-image:url(../images/left.png);
    background-position:0 0;
}
.course-info2f .bx-wrapper .bx-next{
    right: 10px;
    background-image:url(../images/right.png);
    background-position:0 0;
}
.course-info2f .bx-wrapper .bx-next:hover{
    background-position:0 0;
}
.course-info2f .bx-wrapper .bx-pager,.course-info2f .bx-wrapper .bx-controls-auto{
    bottom:10px;
    display:none;
}
.control-testimonial2f .bx-wrapper .bx-pager,
.control-testimonial2f  .bx-wrapper .bx-controls-auto{
    bottom:20px;
    padding-top: 0;
}
.control-testimonial2f .bx-wrapper .bx-controls-direction a{
    display: none;
}
.control-testimonial2f .bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    width: 13px;
    height: 13px;
    margin: 0 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
.control-testimonial2f .bx-wrapper .bx-pager.bx-default-pager a:hover,
.control-testimonial2f .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0064b0;
}
.insite-banner2f {
    position: relative;
}
.insite-banner2f img{
    height: auto;
    width: 100%;
}
.insite-banner2f {
    line-height: 0;
}
/* css mega menu */
.dropdown_menu2f .container {
    max-width: 1030px;
}
.dropdown_menu2f.menu_fullscreen {
    display: none;
}
.dropdown_menu2f {
    position:absolute;
    z-index: 100;
    display: none;
}
.menu_level2f ul{
    list-style: none;
}
.menu_level2f ul.menulevel01 {
    display: flex;
    flex-wrap: wrap;
}
.menu_level2f ul.menulevel01 > li {
    width: 25%;
    list-style: none;
    float: left;
    font-size: 25px;
    line-height: 25px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.menu_level2f ul.menulevel01 > li > a,
.menu_level2f ul.menulevel02 > li > a {
    color: #fff;
    display: block;
}
.menu_level2f ul.menulevel01 > li > a {
    margin-bottom: 10px;
}
.menu_level2f ul.menulevel02 > li {
    list-style: none;
    display:block;
}
.menu_level2f ul.menulevel02 > li > a {
    font-size: 23px;
    line-height: 22px;
    color: #fff;
    display: block;
    margin-bottom: 5px;
    padding-left: 0;
    background-size: 8px;
    display: block;
    font-family: 'DBHeaventMedv3_2';
}
.menu_level2f ul.menulevel02 > li > a:hover,
.menu_level2f ul.menulevel03 > li > a:hover,
.menu_level2f ul.menulevel04 > li > a:hover{
    color: #43b5e0;
}
.menu_level2f ul.menulevel03 > li > a{
    background-image: url(../images/icon07.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 20px;
    background-size: 14px;
    margin-bottom: 4px;
    display: block;
}
.menu_level2f ul.menulevel03 > li > a:hover{
    background-image: url(../images/icon08.png);
}
.menu_level2f ul.menulevel04{
    padding-left: 20px;
    margin-bottom: 10px;
}
.menu_level2f ul.menulevel04 > li > a{
    background-image: url(../images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 15px;
    display: block;
}
.menu_level2f ul.menulevel04 > li > a:hover{
    background-image: url(../images/arrow-left-hover.png);
}
ul.third-megamenu li{
    list-style: none;
    padding-left: 0px;
    font-size: 20px;
    color: #fff;
}
ul.third-megamenu li a{
    color: #fff;
}
ul.third-megamenu li a:hover{
    color:#000;
}
ul.third-megamenu{
    margin-bottom: 20px;
}
.input2f .fileUpload {
    position: absolute;
    overflow: hidden;
    margin: 10px 0 0 0;
    left: 12px;
    top: 0;

}
.input2f  #uploadFile{
    border: none;
    margin-top: 12px;
    height: 32px;
    font-size: 24px;
    line-height: 26px;
    background: none;
    color: #808A8E;
    padding: 0 0 0 100px;
    width: 100%;
}
.input2f .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #808A8E;
}
.input2f .btn{
    border-radius: 0;
    font-size: 20px;
    line-height: 20px;
    background-color: #0064b0;
    border-color: #0064b0;
}
.input2f .input-group.date .input-group-addon {
    border: none;
    background: none;
}
.datepicker.dropdown-menu{
    background-color:#eee;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
    color: #fff !important;
    background-color: #d32329  !important;
    border-color: #d32329  !important;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today {
    color: #ffffff !important;
    background-color: #d32329  !important;
    border-color: #d32329  !important;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #333 !important;
    cursor: pointer;
}
.body-tab2f .btn-search2f .btn.btn-gray{
    height:75px;
    width:100%;
    font-size: 40px;
}

.datepicker table tr th.prev,
.datepicker .prev:hover {
    background-image:url(../images/double-left-arrows.png) !important;
    background-repeat:no-repeat !important;
    background-position:center center !important ;
    text-indent: -40px;
    overflow: hidden;
}
.datepicker table tr th.next,
.datepicker .next:hover{
    background-image:url(../images/double-right-arrows.png) !important;
    background-repeat:no-repeat !important;
    background-position:center center !important;
    text-indent: -40px;
    overflow: hidden;
}
.datepicker .datepicker-switch:hover, .datepicker .prev:hover,
.datepicker .next:hover, .datepicker tfoot tr th:hover {
    background-color: transparent !important;
}
.datepicker {
    border-radius: 0 !important;
}
.datepicker.dropdown-menu {
    background-color: #0064b0;
    border: none;
}
.datepicker table{
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #60bae6 !important;
}
.datepicker .datepicker-switch {
    width: 145px;
    font-weight: bold;
    font-size: 22px;
}
.t-check-radio {
    padding-top: 20px;
    padding-left: 12px;
}
.input-checkbox2f span, .t-check-radio span {
    color: #808A8E;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 15px;
    font-size: 24px;
}
.form2f .input2f .inputother .form-control{
    margin-top: 0;
    position: relative;
    padding-left: 0;
    top: -2px;
}
.box-manage2f  a{
    display: inline-block;
    height: 24px;
    margin-left: 5px;
}
.box-manage2f{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 24px;
    margin-left: 5px;
}
.course-section04{
    background-color: #0064b0;
    padding: 20px 0 40px 0;
    color: #fff;
}
.course-section04 h2,
.text-testimonial2f{
    text-align: center;
}
.course-section04 h2{
    font-size: 80px;
    line-height: 70px;
    font-family: 'DBHeaventMedv3_2';
}
.text-testimonial2f{
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 30px;
}
.img-testimonail2f{
    height: 200px;
    overflow: hidden;
    background-color: #000;
}
.img-testimonail2f img{
    height: 100%;
    display: block;
margin:0 auto;

}
.box_testimonail2f{
    margin: 0 10px;
    height: 200px;
    background-color: #2178ba;
}
.detail-testimonail2f{
    height: 200px;
    padding:10px 15px;
}
.i-view2f a{
    display: inline-block;
    margin-bottom: 10px;
}
.des-testimonial2f .i-view2f{
    text-align: right;
}
.des-testimonial2f{
    font-size: 16px;
    line-height: 18px;
}
.des-testimonial2f strong,
.des-testimonial2f span {
    display: block;
}
.des-testimonial2f strong {
    margin-top: 10px;
    font-size: 20px;
    line-height: 22px;
}
.des-testimonial2f p {
    padding-top: 10px;
    display: block;
    height: 60px;
    overflow: hidden;

}
.des-testimonial2f .i-view2f a:hover{
    opacity: 0.7;
}
.course-section04 .slick-arrow,
.slide-testimonial2f  .slick-arrow{
    display: none !important;
}
.slide-testimonial2f  .slick-dots{
    list-style: none;
    position: absolute;
    bottom: -30px;
    text-align: center;
    width: 100%;
}
.slide-testimonial2f  .slick-dots li{
    display:inline-block;
    margin-right:10px;
}
.slide-testimonial2f  .slick-dots li button{
    border:none;
    width:10px;
    height:12px;
    border-radius:100%;
    background-color:#fff;
    text-indent:10px;
    overflow:hidden;
}
.slide-testimonial2f  .slick-dots li.slick-active button{
    background-color:#333;
}
.course-section01  .container{
    position: relative;
}
.paginate2f{
    text-align: center;
    margin-top: 40px;
}
.paginate2f .pagination > li > a,
.paginate2f .pagination > li > span {
    position: relative;
    float: left;
    padding: 8px 13px 8px 13px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #555;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 24px;
    line-height: 16px;
}
.paginate2f .pagination > li.active span{
    background-color: #0064b0;
    border: 1px solid #0064b0;
    color: #fff;
}
.paginate2f .pagination > li {
    display: inline-block;
    margin: 0 4px;
}
.paginate2f ul.pagination li.active a,
.paginate2f ul.pagination li:hover a{
    background-color: #0064b0;
    border: 1px solid #0064b0;
    color: #fff;
}
.paginate2f  .pagination > li:last-child > a,
.paginate2f  .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 40px;
}
.paginate2f .pagination > li:first-child > a,
.paginate2f .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 40px;
}
.paginate2f ul li img{
    position: relative;
    top: 3px;
}
.input2f .form-control[disabled],
.input2f .form-control[readonly],
.input2f fieldset[disabled] .form-control{
    background: none;
}
.has-error .form-control,
.has-error .form-control:focus {
    border: none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.menu_level2f .menulevel03 li a{
    color: #fff;
    font-size: 20px;
    line-height: 22px;
}
/* css 20/03/60 */
#calendar-slide2f .slick-slide {
    overflow: hidden;
    margin: 0 10px;
}
#calendar-slide2f button.slick-arrow,
#calendar-slide2f button.slick-arrow{
    border:none;
    width:15px;
    height:40px;
    background-repeat:repeat-x;
    background-size:100%;
    background-color:transparent;
    padding:0;
    text-indent: -9999px;
    position:absolute;
    z-index:999;
    top: 33%;
}
#calendar-slide2f .slick-prev.slick-arrow,
#calendar-slide2f .slick-prev.slick-arrow{
    background-image:url(../images/left01.png);
    left:0;
}
#calendar-slide2f .slick-next.slick-arrow,
#calendar-slide2f .slick-next.slick-arrow{
    background-image:url(../images/right01.png);
    right:0;
}
.img-slidernav2f.slick-slide img{
    height:100px;
    margin:0 auto;

}
#calendar-slide2f .slider.slider-for.slick-slider{
    height:500px;
    overflow:hidden;
    margin-bottom:30px;
}
#calendar-slide2f .slider.slider-nav{
    padding:0 30px;
}
#calendar-slide2f .img-slidernav2f.slick-slide{
    margin:0 15px;
    height:100px;
    background-color: #eee;
    cursor:pointer;
}
#calendar-slide2f{
    margin-bottom:80px;
}
.img-slidefor2f.slick-slide img{
    display:block;
    margin:0 auto;
    height:500px;
    width:auto;
    max-width:inherit;
}
/* css login */
.modal-backdrop {
    z-index: -1;
}
.form2f{
    margin-bottom: 20px;
}
.btn-search.t-center2f{
    text-align: center;
}
.recap2f{
    text-align: center;
    margin: 20px;
}
.recap2f img{
    max-width: 300px;
    width: 100%;
}
.remark-form{
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #666;
}
.calender2f{
    position:relative;
}
.calender2f .fc button{
    width: 15px;
    height: 40px;
    border: none;
    background-color: #fff;
    margin: 0;
    position: absolute;
    top: 5px;
    text-indent: 1px;
    overflow: hidden;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
}
.calender2f .fc button.fc-prev-button{
    background-image:url(../images/left01.png);
    left:7px;
}
.calender2f .fc button.fc-next-button{
    background-image:url(../images/right01.png);
    right:10px;
}
.calender2f,.calender2f .ui-widget{
    font-family: 'DBHeaventv3_2';
}
.calender2f .fc-center{
    width:100%;
    position:relative;
    margin-bottom: 20px;
}
.calender2f .fc-toolbar h2 {
    font-size: 50px;
    line-height:50px;
    margin: 0;
    color: #0064b0;
    margin:0 10px;
    float: none;
}
.calender2f  .ui-widget-header{
    border: 1px solid #08426e;
    background:#0064b0;
    color: #fff;
    font-size:22px;
    font-weight:lighter;
}
.calender2f .ui-widget-content {
    border: 1px solid #08426e;
    background: #fff;
    color: #333;
    font-size:20px;
}
.calender2f  .fc-event {
    border: 1px solid #b1510a;
    background-color: #b1510a;
    font-weight: normal;
}
.calender2f  .fc-day-grid-event .fc-time {
    font-weight: lighter;
    color: #000;
}
.calender2f  .ui-state-highlight,
.calender2f  .ui-widget-content
.calender2f  .ui-state-highlight{
    border: 1px solid #b1510a !important;
    background: #e6e6e6 !important;
    color: #000 !important;
    border-bottom: none !important;
}
.form-calendar2f {
    background-color: #f6f7fb;
    padding: 30px 40px 0 40px;
    margin-bottom: 30px;
}
.calender2f,.calendar-detail2f{
    margin-bottom: 50px;
}
.calendar-detail2f a,.content-about2f p  a{
    color: #555;
}
.calendar-detail2f a:hover,.content-about2f p  a:hover{
    color: #ff7c1c;
}
.content-about2f > table{
    max-width: 100%;
    width: auto !important;
}
.content-about2f  p img{
    width: auto !important;
    height: auto !important;
    max-width: 100%;
}
.modal-backdrop.in {
    z-index: 999;
}
.content-form2f .select2-container--default .select2-selection--single .select2-selection__rendered ,
.content-form2f .select2-container--default .select2-search--dropdown .select2-search__field,
.select2-results__option,
.select2-container--default .select2-search--dropdown .select2-search__field{
    font-size: 22px;
}
.select2-results__option{
    line-height: 20px;
}
.select2-search--dropdown .select2-search__field {
    padding: 0 4px;
    width: 100%;
    box-sizing: border-box;
    line-height: 20px;
    color: #808A8E;
}
.input-border2f .select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 4px;
    border: none;
    margin-top: 12px;
    height: 32px;
    font-size: 24px;
    line-height: 26px;
}
.input-border2f .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 13px;
    right: 1px;
    width: 20px;
}
.select2-container .select2-dropdown {
    background-color: #333;
    border: 1px solid #333;
    border-radius: 0;
}
.select2-container  .select2-results{
    color: #fff;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #0064b0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #808A8E !important;
    font-size: 24px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border-radius: 4px;
    border: none !important;
    margin-top: 12px;
    height: 32px;
    font-size: 24px;
    line-height: 26px;
}
.input-border2f .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    font-size: 19px;
}
.input2f > span{
    margin-top: 12px;
    font-size: 24px;
    line-height: 26px;
    display: block;
    color: #808A8E;
    padding: 4px 12px;
}
.img-center2f{ text-align: center;}
.content-history2f p{ margin-bottom: 10px;}
.article2f {
    min-height: 500px;
    margin-bottom: 50px;
}
.mission2f h3{
    font-size: 30px;
    line-height: 22px;
    margin-bottom: 20px;
    color: #0064b0;
    font-weight: bold;
    background-image: url(../images/line-border-bottom.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 15px;
    text-align: center;
}
.mission2f div{
    margin-bottom: 20px;
}
.article2f .mission2f p > strong{
    color: #4a4a4a;
}
.article2f .mission2f ul li {
    margin-bottom: 0px;
    list-style: none;
}
.mission2f{
    margin-bottom: 50px;
}
.vision2f{
    text-align: center;
}
.vision2f h2{
    margin-bottom: 20px;
}
.vision2f h3{
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 55px;
}
.vision2f h5{
    font-size: 30px;
    line-height: 30px;
}
.select2-selection__choice__remove{ margin:0 !important;     margin-right: 5px !important;}

.input2f.auto2f .select2-container--default .select2-selection--multiple {
    height: auto;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{ padding: 0; }
.article2f  > ul,
.article2f   ul > li{
    list-style: disc;
}
.content-faq2f.reportlist .panel-title > a{
        padding: 10px 50px 10px 20px;
}
.content-faq2f.reportlist .panel-title > a span{
    top:0;
}
.content-faq2f.reportlist .panel-body-content{
    background-color: #eee;
    padding: 20px 30px;
}
.content-faq2f.reportlist .collapse-detail2f p{
    margin-bottom: 5px;
}
.content-faq2f.reportlist .collapse-detail2f  a{ color: #333; }
.content-faq2f.reportlist .collapse-detail2f  a:hover{ color:#d32329; }
/*
.content-faq2f.reportlist .panel-title > a.collapsed{      color: #222222;}
.content-faq2f.reportlist .panel-title > a{ color: #d32329; }*/
.content2f .col-md-12 > .content-right2f{padding-left: 0;}
.content-coursedetail2f .article2f  ul li {
    margin-bottom: 5px;
}
.content-coursedetail2f .article2f  ul{
    margin-bottom: 20px;
}
.content-coursedetail2f  .article2f > table > tbody > tr:first-child > td,
.content-coursedetail2f  .article2f > table  > tr:first-child > td{
    font-size: 22px;
    line-height: 20px;
}
.content-coursedetail2f .article2f table > tbody > tr > td,
.content-coursedetail2f .article2f table > tr > td{
    font-size: 22px;
    line-height: 20px;
}
.content-coursedetail2f .article2f {
    min-height: 200px;
    margin-bottom: 0px;
}
.head-tasks-left{
    text-align: right;
    margin-bottom: 10px;
}
.head-tasks-left a.btn{
    font-size: 22px;
    line-height: 20px;
    min-width: 80px;
    border-radius: 0;
    margin-left: 10px;
}
.table2f{
    font-size: 20px;
    line-height: 22px;

}
.table2f .table > tbody > tr > td{
    padding: 5px 7px;
    font-size: 20px;
    line-height: 22px;

}
.table2f  table  tr> th{
    text-align: center;
    background-image: url(../images/bg-blue.png);
    background-repeat: repeat;
    color: #fff;
    border-bottom: 1px solid #ddd;
    font-size: 22px;
    line-height: 22px;
    border-top: none;
    text-align: center;
}
.table2f  table > tr:nth-child(odd) > td,
.table2f  table >  tr:nth-child(odd) > td{
    background-image: url(../images/bg-blue-white.png);
    background-repeat: repeat;
}
.table2f  table  tr a{
    color: #0064b0;
}
.table2f  table  tr a:hover{
    color:#d8262a;
}
.content-coursedetail2f  .t-contact2f{
    color: #0064b0;
    font-weight: normal;
    line-height: 22px;
    font-size: 21px;
    height: 130px;
}
.btn-couse2f{
    margin-bottom: 20px;
    text-align: right;
}
.btn-couse2f .btn{
    margin-top: 30px;
    border-radius: 0;
    transition: .5s all ease;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    padding: 5px 20px;
    margin: 0 5px;
}
.btn-couse2f .btn.btn-online{
    background-color: #d93729;
}
.btn-couse2f .btn.btn-testimonial{
    background-color: #525252;
}
.btn-couse2f .btn.btn-online:hover,
.btn-couse2f .btn.btn-testimonial:hover{
    background-color: #333;
}
.content-projectdetail2f{
    margin: 30px 15px 50px 15px;
}
.content-projectdetail2f > .row{
    background-color: #9d9d9d;
    margin-bottom: 3px;
}
.box-heading2f{
  padding: 15px 40px 30px 5px;
  background-image: url(../images/icon1.png);
  background-repeat: no-repeat;
  background-position: right top;
  color: #fff;
  line-height: 26px;
  font-size: 26px;
}
.box-detail2f{
    min-height:100px;
}
.box-detail2f{
    padding: 20px 0;
}
.content-projectdetail2f > .row > .col-sm-9{
    background-color: #f9f9f9;
}
.content-projectdetail2f > .row > .col-sm-3{
    padding-right: 0;
}
.article2f .box-detail2f ul li{
    margin: 0;
}
.article2f .box-detail2f ul,.article2f .box-detail2f ol{
    margin-left: 20px;
}
.article2f .box-detail2f p > strong{
    display: block;
    margin-bottom: 10px;
}
.content-cbi-testimonail2f{
    margin: 50px 0;
    padding-bottom: 50px;
    padding-top: 30px;
    background-color: #e6effb;
}
.content-cbi-testimonail2f h2 {
    font-size: 70px;
    line-height: 60px;
    font-family: 'DBHeaventMedv3_2';
    text-align: center;
    color: #0064b0;
    margin-bottom: 10px;
}
.content-cbi-testimonail2f .box_testimonail2f{
    background-color: #d93729;
    color: #fff;
}
.slide-testimonial2f  .slick-dots li.slick-active button{
    background-color: #d93729;
}
.slide-testimonial2f  .slick-dots li button{
    background-color:#373636;
}
.home-compare2f a{
    display: block;
    line-height: 0;
}
.listicon2f ul.slick-dots{
  display: none !important;
}
.listicon2f button.slick-prev,
.listicon2f button.slick-next{
	background-color:transparent;
	background-repeat:no-repeat;
  position: absolute;
  border:none;
  width: 25px;
  height: 70px;
  text-indent: -9999px;
  z-index: 99;
  top:20%;
	}
.listicon2f button.slick-prev{
	background-image:url(../images/arrowleft-lg.png);
	left:-30px;
	}
.listicon2f button.slick-next{
	background-image:url(../images/arrowright-lg.png);
	right:-30px;
	background-position: right;
	}
.listicon2f:hover  button.slick-prev,
.listicon2f:hover  button.slick-next{
	opacity:1;
	}
a:focus {
    outline:none;
    outline: none;
    outline-offset:none;
}
.card-wrapper-img{
    height: 250px;
    overflow: hidden;
    background-color: #eee;
}
.box-album2f{
    margin-bottom: 30px;
    padding: 7px;
    border: 1px solid #ccc;
}
.cover-album2f{
    height: 130px;
    overflow: hidden;
    background-color: #eee;

}
.cover-album2f img{
    width: 100%;
}
.title-album2f a{
  color: #000;
  font-size: 22px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  margin-bottom: 5px;
  display: block;
  margin-top: 10px;
  font-family: 'DBHeaventMedv3_2';
}
.title-album2f a:hover{
    color: #dc372b;
}
.title-album2f span{
  font-size: 21px;
  color: #666;
  line-height: 21px;
  display: block;
  height: 62px;
  overflow: hidden;
}
.heading-article2f .t-album-des2f{
    color: #7d7f80;
    font-size: 22px;
    line-height: 22px;
}
.control-listcourse2f ul li{
  display: inline-block;
  list-style: none;
  width: 25%;
  float: left;
}
.control-listcourse2f ul li .boxcourse2f > div{
  border:1px solid #fff;
  padding: 0 15px 15px 15px;
  height: 200px;
  cursor: pointer;
}
.control-box01{ background-color:#0077c0; }
.control-box02{ background-color:#004990; }
.control-box03{ background-color:#003468; }
.control-box04{ background-color:#005dab; }
.control-box05{ background-color:#764c29; }
.control-box06{ background-color:#009ddc; }
.control-box07{ background-color:#58585a; }
.text-course-num{
  color: #fff;
  font-size: 80px;
  line-height: 40px;
  font-weight: bold;
  font-style: italic;
  margin-top: 10px;
  opacity: 0.8;
}
.t-course01{
  font-size: 35px;
  line-height: 30px;
  color: #ffff88;
  font-weight: bold;
}
.t-course02{
  font-size: 32px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
}
.text-course-name{
  margin-top: 10px;
  height: 130px;
  display: table-cell;
  vertical-align: bottom;
}
.course-englist-mba2f,.course-accelerated-mba2f{
  float: left;
  width: 100%;
  padding: 30px 30px 90px 0;
  position: relative;
}
.course-englist-mba2f{
  background-color: #79bde9;
  background-image: url(../images/bg-course01.png);
  background-repeat: no-repeat;
  background-position: center ;
  background-size: 90%;
}
.course-accelerated-mba2f{
  background-color: #004990;
  background-image: url(../images/bg-course02.png);
  background-repeat: no-repeat;
  background-position: center 30px;
  background-size: 95%;
}
.content-coursedetail2f  .course-englist-mba2f ul li{
  margin: 0;
}
.control-listcourse2f{
  max-width: 780px;
  margin: 0 auto;
}
.course-englist-mba2f h2,
.course-accelerated-mba2f h2{
  font-size: 90px;
  font-weight: bold;
  line-height: 55px;
  padding-left: 60px;
  padding-bottom: 70px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50px;
}
.course-englist-mba2f h2{
  color: #005696;
  background-image: url(../images/bg-c01.png);
}
.course-accelerated-mba2f h2{
  color: #ffe484;
  background-image: url(../images/bg-c02.png);
}
.control-box05,
.control-box06,
.control-box02{
  position: relative;
  top: 40px;
}
.control-box04{
  position: relative;
  right: -30px;
}
.control-box05,
.control-box06,
.control-box07{
  position: relative;
  right: -40px;
}

.course-popup{
  display: none;
  background-color: #fff;
  border: 2px solid #666 !important;
  width: 700px;
  z-index: 9999;
  position: absolute;
  top: 200px;
  left: 150px;
  padding: 20px !important;
  float: left;
  max-width: 100%;
  height: auto !important;
}
.course-popup table{
  margin-bottom: 20px;
}
.boxcourse2f:hover .course-popup {
  display: block;
}
.control-listcourse2f ol > li{
  display: block;
  width: 100% !important;
  list-style-type: decimal;
}
.course-popup h3{
  font-size: 28px;
  line-height: 25px;
  margin-bottom: 10px;
}
.course-accelerated-mba2f .control-listcourse2f ul li .boxcourse2f > div{
      box-shadow: 0px 10px 20px #002c59;
}
.control-acbox01{ background-color:#005696; }
.control-acbox02{ background-color:#0068b3; }
.control-acbox03{ background-color:#603813; }
.control-acbox04{ background-color:#009ddc; }
.control-acbox05{ background-color:#764c29; }
.control-acbox06{ background-color:#58585a; }
.course-accelerated-mba2f h2{
  margin-bottom: 20px;
}
.control-acbox02 {
    position: relative;
    top: -60px;
}
.control-acbox05 {
    position: relative;
    left: 140px;
}
.control-acbox06 {
    position: relative;
    left:195px;
}
.course-collapse2f{
  padding: 30px;
}
.course-collapse2f .panel-group .panel {
	border-radius: 0;
	}
.course-collapse2f .panel-heading {
	padding: 0;
	border: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	}
.course-collapse2f .panel-title > a {
  display: block;
  color: #fff;
  font-size: 30px;
  padding: 10px 30px 10px 25px;
  line-height: 30px;
  background-color: #d93729;
  background-image: url(../images/accordion-up.png);
  background-repeat: no-repeat;
  background-position: right center;
	}
.course-collapse2f .panel-title > a.collapsed {
	color: #fff;
	background-color: #0064b0;
	background-image: url(../images/accordion-down.png);
	}
.course-collapse2f .panel {
	margin-bottom: 0;
	background-color: #fff;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 10px;
  font-size: 23px;
  line-height: 24px;
  color: #4a4a4a;
	}
.course-collapse2f .panel-group .panel-heading + .panel-collapse > .panel-body {
  background-color: #fff;
  border: 1px solid #eee;
  padding: 20px;
	}
.course-collapse2f .panel-group .panel + .panel {
	margin-top: 0;
	}
.content-coursedetail2f .course-collapse2f  .article2f{
  padding: 0;
}
.box-course-name a{
  font-size: 23px;
  line-height: 24px;
  color: #4a4a4a;
  display: block;
  background-color: #e3f3ff;
  border: 1px solid #fff;
  padding: 7px 15px;
  }
.box-course-des strong,.insite-course-des2f p strong{
  color: #0064b0;
}
.box-course-name a span{
  display: inline-block;
}
.t-course-code{
  min-width: 90px;
  display: inline-block;
}
.t-course-credit{
  font-weight: lighter;
  margin-left: 30px;
}
.box-course-des > div{
  padding: 15px;
  background-color: #f5f5f5;
  border: 1px solid #fff;
}
.insite-course-des2f{
  margin-bottom: 30px;
}
.btn-sendfile{
	margin-top: 40px;
	text-align: center;
}
.btn-sendfile .btn{
	border-radius: 0;
    font-size: 20px;
    line-height: 20px;
    margin: 0 10px;
    display: inline-block;
    min-width: 100px;
}
.tab-organization2f > .nav-tabs {
    border-top: 2px solid #0064b0;

	border-bottom: none;
}
.tab-organization2f  > .nav-tabs > li > a {
    margin-right: 0;
    border: none;
    border-radius: 0;
    font-size: 28px;
    color: #4f4f4f;
    line-height: 24px;
    display: block;
    text-align: center;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.tab-organization2f  > .nav-tabs > li:last-child a{
	border-right:1px solid #ccc;}
.tab-organization2f  > .nav-tabs > li{
	 height: 53px;
	 width:33.3333%;
	}
.tab-organization2f  > .nav-tabs > li.active{
	    background-image: url(../images/down-arrow2.png);
    background-repeat: no-repeat;
    background-position: center 40px;
	}
.tab-organization2f > .nav-tabs > li.active > a,
.tab-organization2f > .nav-tabs > li.active > a:hover,
.tab-organization2f > .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #0064b0;
    border: none;
	}
.tab-organization2f .tab-content{
	margin-top:40px;
	}
.body-tab2f h3 {
   margin-bottom:100px;
   text-align: center;
   display: block;
   font-size: 40px;
   clear: both;
   font-weight: bold;
}
.content-tab-org2f .box-person2f {
    margin-bottom: 44px;
}
.box-person2f {
    height: 150px;
    background-image: url(../images/bg-organiz.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    background-position: left bottom;
    float: left;
    width: 100%;
    margin-bottom: 60px;
    border-radius: 8px;

}
.img-person2f {
    position: absolute;
    bottom: 0;
    width: 40%;
}
.name-person2f {
    padding-top: 40px;
    position: absolute;
    width: 55%;
    right: 0;
}
.img-person2f img{
  width: 90%;
}
.text-name01 {
    font-size: 30px;
    color:#0064b0;
    font-weight: bold;
}
.text-name02 {
    font-size: 24px;
    line-height: 18px;
    color: #555;
}
.box-person2f.boxsmall{
  height: 115px;
}
.boxsmall .text-name01 {
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 5px;
  }
.boxsmall .name-person2f{
  padding-top: 25px;
}
.boxsmall .text-name02 {    font-size: 18px;  line-height: 20px; padding-right: 5px;}
.boxsmall .img-person2f{  width: 30%;}
.boxsmall .img-person2f img{ width: 100%;}
.boxsmall .name-person2f{ width: 65%;}
.body-tab2f{
  margin-bottom: 100px;
}
.ceo-present2f{

    position: relative;

    background-color: #0064b0;

}

.ceo-present2f,

.history-ceo2f{

    max-width: 900px;

    margin: 0 auto 40px;

}

.img-ceo {

    line-height: 0;

}

.img-ceo img {

    width: 100%;

}

.title-ceo {

    padding: 60px 0 0 30px;

    color: #fff;

}

.title-ceo h1 {

    font-size: 40px;

    line-height: 40px;

    border-bottom: 1px solid #fff;

    padding-bottom: 10px;

    margin-bottom: 15px;

}

.title-ceo h3 {
  font-size: 28px;
  line-height: 30px;
}

.content-ceo2f{

    font-size: 23px;

    line-height: 24px;

    color: #4a4a4a;

}


.history-ceo2f h3 > strong {

    color: #0064b0;

}

.ceo-detail2f {

    border-left: 1px solid #ddd;

    padding-left: 20px;

    padding-bottom: 10px;

    padding-top: 10px;

    margin-bottom: 60px;

}

.ceo-detail2f p {

    font-size: 23px;

    line-height: 22px;

    margin-bottom: 15px;

}

.ceo-detail2f a{

    color: #000;

}
.content-ceo2f{
  font-size: 23px;
  line-height: 24px;
  color: #4a4a4a;
}
.history-ceo2f h3 {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 30px;
    padding-left: 15px;
    padding-top: 5px;
    font-family: 'DBHeaventMedv3_2';
}
.history-ceo2f h3 > strong {
    color: #0064b0;
    font-weight: normal;
}
.ceo-detail2f strong{
    font-weight: normal;
    font-family: 'DBHeaventMedv3_2';
}
.ceo-detail2f {
    border-left: 1px solid #ddd;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 60px;
}
.ceo-detail2f p {
  font-size: 23px;
  line-height: 22px;
  margin-bottom: 15px;
}
.ceo-detail2f a{
  color: #000;
}
.popup_person2f .modal-dialog {
    width: 80%;
    margin: 10% auto;
    max-width: 500px;
}
.popup_person2f .modal-content{
  border: none;
  border-bottom: 5px solid #0064b0;
}
.committee-left2f img{
  display: block;
  margin: 0 auto ;
  max-width: 100%;
  padding-top: 20px;
}
.committee-right2f{
  font-size: 22px;
  color: #4f4f4f;
  line-height: 20px;
  padding-top: 30px;
}
.committee-right2f h3 {
  color: #0064b0;
  font-size: 30px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
.committee-right2f h5{
  font-size: 24px;
  color: #4f4f4f;
  margin-bottom: 20px;
}
button.close{
  opacity: 0.7;
  right: -20px;
  top: -30px;
  position: absolute;
}
button.close img{
  width: 20px;
}
.committee-right2f p{
  margin-bottom: 5px;
}

.course_banner2f {
  position: relative;
  overflow: hidden;
 width:100%;
}
.course_banner2f{}
.course_banner2f img{
  width: 100%;
}
.detail-right-block p{
  font-size: 23px;
  line-height: 25px;
  margin-bottom: 20px;

}
.content2f.nonemargintop{ margin-top:0;}
.control_headtab2f{
  background-color: #d2e4f2;
  padding: 15px 0;
}
.control_headtab2f .nav-tabs {
    border-bottom: none;
}
.control_headtab2f .nav-tabs > li > a {
    margin-right: 0;
    line-height: 20px;
    border: none;
    border-radius: 0;
    font-size: 21px;
    background-color: #fff;
        margin-right: 3px;
    color: #000;
    padding: 13px 8px;
    min-width: 93px;
text-align: center;
}
.control_headtab2f .nav-tabs > li:last-child > a{
  margin-right: 0;
}
.control_headtab2f .nav-tabs > li.active > a,
.control_headtab2f .nav-tabs > li.active > a:hover,
.control_headtab2f .nav-tabs > li.active > a:focus{
  border: none;
  background-color: #0063af;
  color: #fff;
}
.box-courserlink{
  overflow: hidden;
}
.thumbnail-link,.thumbnail-testlink{
  height: 230px;
  overflow: hidden;
}
.box-courserlink.bgorg{ background-color: #fd7a22;}
.box-courserlink.bgred{ background-color: #d42029;}
.course-faq{ background-color: #0063af;}
.content_coursemainpage2f .container > h3,
.section_courser_iconlink01 h3{
  font-size: 40px;
  text-align: center;
  line-height: 40px;
  padding: 50px 0;
  font-weight: bold;
}
.box-controlbg{
  padding:25px 30px;
}
.box-controlbg,.course-faq{
  height: 125px;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
.box-courserlink .t-title2f{
  font-size: 33px;
  line-height: 28px;
  margin-bottom: 15px;
}
.box-courserlink .btn-viewmore a{
  font-size: 22px;
  display: inline-block;
  color: #fff;
  min-width: 140px;
  border: 1px solid #fff;
  border-radius: 25px;
  background-repeat: no-repeat;
  background-position: 110px center;
  background-image: url(../images/arrow-viewmore.png);
  padding-right: 10px;
}
.course-faq img{
    width: 100%;
    position: relative;
  }
.box-courserlink .btn-viewmore a img{
  margin-left: 10px;
  position: relative;
  top: 1px;
}
.box-courserlink .btn-viewmore a:hover,
.box-courserlink .btn-viewmore a:focus{
  background-color: #fff;
}
.box-courserlink.bgorg .btn-viewmore a:hover,
.box-courserlink.bgorg .btn-viewmore a:focus{
  color: #fd7a22;
    background-image: url(../images/arrow-viewmore-org.png);
}
.box-courserlink.bgred .btn-viewmore a:hover,
.box-courserlink.bgred .btn-viewmore a:focus{
  color: #d42029;
    background-image: url(../images/arrow-viewmore-red.png);
}
.course-faq div{
  display: inline-block;
  float: left;
}
.course-faq span{
  height: 100%;
}
.course-faq span .img-faq{
  height: 100%;
}

.box-courserlink .course-faq{
  text-align: left;
  float: left;
  width: 100%;
      margin-top: 15px;
}
.text-faq span{
  text-align: right;
  display: block;
}
.img-faq{
  margin-right: 0px;
}
.text-faq  strong{
  font-size:50px;
  line-height:50px;
}
.text-faq  span{
 font-size: 30px;
 line-height: 30px;
}
.box-courserlink.bggray{
  background-color: #fff;
  position: relative;
}

.pic-testimonial img{
  width: 100%;
      position: relative;
}
.pic-testimonial a,
.box-courserlink.bggray .thumbnail-testlink{
    height: 215px;
    display: block;
}
.box-courserlink.bggray .thumbnail-testlink{
  margin-bottom: 0;
  background-color: #eee;
}
.text-testimonial{
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  padding: 30px 20px 20px 20px;
}
.text-testimonial h3{
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.text-testimonial h5{
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 30px;
  color: #333;
  width: 60%;
}
.t-des-testimonail{
   color: #666;
   font-size: 17px;
   line-height: 20px;
}
.t-des-testimonail span{
  display: block;
}
.section_courser_admintion2f{
  margin-bottom: 50px;
      margin-top: 30px;
}
.section_courser_overview2f{
  background-color: #0063af;
  padding: 70px 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/arrow-bg-white.png);
  min-height: 300px;
}
.control-iconlink01{
  margin-bottom: 45px;
  background-color: #dfebf7;
  padding: 35px 0;
}
.control-iconlink01 .bgborder{
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(../images/line-border-blue.png);
}
.control-iconlink01 .box-iconlink{
  text-align: center;
}
.box-iconlink h5{
  font-size: 25px;
  line-height: 25px;
  font-weight: bold;
  max-width: 170px;
  margin: 0 auto 20px;
  min-height: 50px;
}
.control-iconlink01 {
  padding-right: 15px;
  margin-top: 80px;
}
.iconlink{
  height: 75px;
  line-height: 0;
  margin-bottom: 20px;
}
.course-viewmore a{
  width: 130px;
  height: 34px;
  border-radius: 30px;
  background-color: #0063af;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 22px;
  background-repeat: no-repeat;
  background-position: 105px center;
  background-image: url(../images/arrow-viewmore.png);
  padding-right: 10px;
}
.course-viewmore a:hover,
.course-viewmore a:focus{
  background-color: #333;
}
.control-linkdoc2f{
  border:1px solid #eeeeee;
}
.borderright01{
  border-right:1px solid #eeeeee;
}
.box-iconlinkdoc{
  padding: 35px 20px 25px 25px;
}
.icon-linkdoc{
  padding-top: 5px;
  text-align: center;
}
.section_courser_iconlink02{
  margin-bottom: 100px;
}
.des-linkdoc h5{
  font-size: 30px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
.des-linkdoc p{
  color: #666666;
  font-size: 20px;
  line-height: 20px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 15px;
}
.viewmore-doc a{
  color: #666666;
  font-size: 20px;
  background-repeat: no-repeat;
  background-position: 100px center;
  background-image: url(../images/arrow-viewmore-gray.png);
  padding-right: 10px;
  border: 1px solid #666666;
  height: 34px;
  width: 120px;
  border-radius: 3px;
  display: block;
  padding-left: 20px;
}
.viewmore-doc a:hover,
.viewmore-doc a:focus{
  background-color: #666;
  color: #fff;
  background-image: url(../images/arrow-viewmore.png);
}
.thumbnail-link img{
  height: 100%;
}
.img-overview01 img{
  width: 100%;
}
.box-overviewleft2f{
  position:relative;
}
.headline-overview{
  position: relative;
  text-align: right;
  color: #fff;
  z-index: 100;
}
.box-overviewright2f{
  padding-top: 170px;
}
.headline-overview h2{
 font-size: 40px;
 text-align: right;
 line-height: 30px;
 padding-bottom: 15px;
}
.headline-overview h1{
 font-size: 70px;
 line-height: 40px;
 font-weight: bold;
}
.headline-overview h3{
  font-size: 62px;
  line-height: 55px;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(../images/border-org.jpg);
  display: inline-block;
  color: #84fffc;
}
.t-overview{
  font-size: 22px;
  line-height: 24px;
  color: #fff;
}
.box-overviewright2f .t-overview {
  max-width: 365px;
  float: right;
}
.share-whynida ul{
	display: inline-block;
	list-style: none;
	}
.share-whynida ul li{
	display: inline-block;
	padding-right:10px;
  padding-left:0;
	}
.share-whynida ul li a{
  display:inline-block;
  width:32px;
  height:32px;
  border-radius: 30px;
  background-repeat:no-repeat;
  background-position:center bottom;
}
.share-whynida ul li a.i_facebook{
background-image:url(../images/icon-facebook.png);
}
.share-whynida ul li a.i_facebook:hover{
background-image:url(../images/icon-facebook-hover.png);
}
.share-whynida ul li a.i_twitter{
background-image:url(../images/icon-twitter.png);
}
.share-whynida ul li a.i_twitter:hover{
background-image:url(../images/icon-twitter-hover.png);
}
.share-whynida ul li a.i_googlepluse{
background-image:url(../images/icon-googlepluse.png);
}
.share-whynida ul li a.i_googlepluse:hover{
background-image:url(../images/icon-googlepluse-hover.png);
}
.text-onbanner2f{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  z-index: 9;
}
.text-onbanner2f .container{
  position: relative;
}
.img_course_banner2f{
  line-height: 0;
  background-color: #181818;
}
.box-whynida{
  width: 100%;
  max-width: 700px;
  background-color: #d42028;
  padding:30px 25px;
  position: absolute;
  bottom: 30px;
  right: 15px;
}
.box-whynida h3{
  color: #fff;
  font-size: 34px;
  line-height: 32px;
  margin-bottom: 10px;
  font-family: 'DBHeaventMedv3_2';
}
.listwhy2f ul{
  list-style: none;
  margin-bottom: 0px;
}
.listwhy2f ul li span{
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  background-image: url(../images/dot-org.png);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding-left: 22px;
  display: block;
  margin-bottom: 5px;
}
.listwhy2f ul li a:hover{
  color: #000;
}
.listwhy2f ul li{
  margin-bottom: 3px;
}
.share-whynida ul{
  padding-left: 30px;
}
.thumbnail-link{ background-color: #f1f7fb;}
.thumbnail-link img {
  width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
}
.body_tabcourse2f{
  padding-top: 50px;
  font-size: 25px;
line-height: 25px;
}
.body_tabcourse2f img{
  max-width: 100%;
}
.body_tabcourse2f a{
	color: #000;
}
.body_tabcourse2f a:hover {
    color: red;
}
.control-coursedetail2f h5{
  font-size: 30px;
  line-height: 30px;
  color: #FD7922;
}
.control-coursedetail2f .panel-default > .panel-heading{
  padding: 0;
  border: none;
  background: none;
}
.control-coursedetail2f .panel {
    margin-bottom: 0px;
    background: none;
    border: none;
    border-radius:0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #D2E3F2;
}
.control-coursedetail2f .panel-group .panel-heading + .panel-collapse > .panel-body,
.control-coursedetail2f .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}
.control-coursedetail2f .panel-body {
  font-size: 25px;
  line-height: 25px;
  background-color: #fff;
  padding: 0 40px;
}
.control-coursedetail2f  .collapse{

}
.control-coursedetail2f .panel-group .panel + .panel {
    margin-top: 0;
}
.control-coursedetail2f .panel-default > .panel-heading  a {
  display: block;
  padding: 0;
  font-size: 35px;
  line-height: 38px;
  color: #242424;
  padding: 15px 0px 15px 40px;
  background-color: #fff;
  background-image: url(../images/icon-on.png);
  background-repeat: no-repeat;
  background-position: left center;
  position: relative;
  min-height: 50px;
  font-family: 'DBHeaventMedv3_2';
}
.control-coursedetail2f .panel-default > .panel-heading a.collapsed {
	color: #222222;
	background-color: #fff;
	background-image: url(../images/icon-off.png);
}
.control-coursedetail2f .listcourse-detail2f .panel{
  border: none;
  padding: 0;
  margin-bottom: 15px;
  position: relative;
}
.control-coursedetail2f .panel-body{
  padding: 0;
}
.control-coursedetail2f .listcourse-detail2f .panel-group,
.des-coursecontent2f{
  padding:30px 30px 20px 30px;
  background-color: #F8F8F8;
  margin-bottom: 20px;
}
.control-coursedetail2f .listcourse-detail2f .panel-heading{
  padding: 0;
}
.control-coursedetail2f .listcourse-detail2f .panel-body{
  background: none;
    padding-top: 15px;
    padding-left: 30px;
}
.listcourse-detail2f{
  padding-left: 40px;
}
.control-coursedetail2f .listcourse-detail2f .panel-heading a{
  background-image: url(../images/icon-minus.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 30px;
  color: #0063AD;
  font-family: 'DBHeaventMedv3_2';
  background-color: #f8f8f8;
  display: block;
}
.control-coursedetail2f .listcourse-detail2f .panel-heading a.collapsed{
  background-image: url(../images/icon-plus.png);
}
.control-coursedetail2f .panel-body{
  color: #333333;
}
.bg-borderleft{
  position: absolute;
  left: 6px;
  height:100%;
  width: 1px;
  background-color: #dddddd;
  top: 0;
}
.control-coursedetail2f .listcourse-detail2f .panel-body > p{
  margin-bottom: 15px;
}
.body_tabcourse2f .article2f{
  color: #002841;
  margin-bottom: 0;
}
.body_tabcourse2f .article2f table{
  border: none;
  margin-bottom: 0;
}
.body_tabcourse2f  .article2f > table > tbody > tr > td,
.body_tabcourse2f  .article2f > table > tr > td {
    border: none;
    border: 1px solid #eee;
}
.body_tabcourse2f  .article2f > table > tbody > tr:nth-child(odd) > td,
.body_tabcourse2f  .article2f > table > tr:nth-child(odd) > td {
    background-image: none;
    background-color: #f3f3f3;
}
.article2f table > tfoot > tr > td{
  background-color: #478fc6;
  text-align: center;
  color: #fff;
  border: 1px solid #ddd;
}
.article2f table > tfoot > tr > td p{
  color: #fff;
}
.body_tabcourse2f  .article2f > table > tbody > tr:first-child > td{
  background-color: #00b8cd;

}
.control-coursedetail2f .listcourse-detail2f .panel-group h4{
  font-size: 26px;
  margin: 15px 0;
  color: #fff;
  padding: 10px 15px;
  background-color: #fff;
  background-image: url(../images/bg-blue.png);
  background-repeat: repeat;
  line-height: 24px;
}
/* css 08-08-2560 */
.content-chart2f{ margin-bottom: 100px;}
.person-img2f img{ width: 100%;}
.person-intro2f a,
.img_person2f a{
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  color: #fff;
  font-size: 25px;
  line-height: 24px;
   }
.img_person2f a{
    vertical-align: bottom;
}
.person-intro2f a,.img_person2f a  ,  .img_person2f{ height: 225px ; overflow: hidden;}
.article2f .img_person2f img{
  height: 100% !important;
  max-width: inherit;
}
.img_person2f img,.person-img2f img{
  position: relative;
  -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.img_person2f a:hover img,.person-img2f a:hover img{
  -webkit-transform: scale(1.1);
transform: scale(1.1);
}
.person-intro2f{
  background-color: #0064b0;
  margin-bottom: 15px;
}
.main-person2f .person-intro2f a{
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  background-color:#0064b0;
}
.main-person2f .person-img2f a,
.main-person2f .person-intro2f a,.person-img2f{height: 300px;overflow: hidden;}
.main-person2f,.listperson2f{
  padding: 0 15px 0 0;
}
.person-intro2f span{
  display: block;
  text-align: left;
}
.img_person2f{
  overflow: hidden;
  margin-bottom: 15px;
}
.person-intro2f a{
  padding: 0 20px;
  background-image: url(../images/double-left-arrows.png);
  background-position: 20px 20px;
  background-repeat: no-repeat;
}
.person-name2f{
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
  margin-bottom: 8px;
  font-family: 'DBHeaventMedv3_2';
}
.person-position{
  font-size: 21px;
  line-height: 21px;
  margin-bottom: 25px;
  min-height: 40px;
}
.main-person2f .person-name2f{
  font-size: 38px;
  line-height: 38px;
}
.main-person2f .person-position{
  font-size: 25px;
  line-height: 25px;
}
.person-intro2f.personright span{
  text-align: right;
}
.person-intro2f.personright a{
  background-position: right 0;
    background-image: url(../images/double-right-arrows1.png);
}
.main-person2f .person-intro2f a{
  background-image:none;
}
.content-chart2f .pull-right {
    float: left !important;
}
.article2f .mini-logo2f img{
  max-width: 300px;
  margin: 0 auto 50px;
  display: block;
  width: 100% !important;
}
.mini-about2f > h2{
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  font-family: 'DBHeaventMedv3_2';
  color: #0064b0;
  background-image: url(../images/line-border-bottom.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 10px;
  margin-top: 30px;
}
.article2f .img-training img{
  display: block;
  margin: 0 auto;
}
.mini-about2f ol{
  padding-left: 15px;
}
.main-person2f.perdetail  .person-intro2f a {
    display: block;
    width: 100%;
    padding: 30px 20px;
  }
.main-person2f.perdetail  .person-position{    min-height: inherit;}
.main-person2f.perdetail .t-persondetail{ font-size: 21px; line-height: 21px;}
.main-person2f.perdetail .person-intro2f{ color: #fff;    padding: 30px 20px;}
.main-person2f.perdetail  .person-intro2f a{
  display: inline-block;
  width: 100%;
  padding: 0;
  height: auto;
}
.listperson2f.perdetail .t-persondetail{ font-size: 19px; line-height: 19px;}
.listperson2f.perdetail  .person-intro2f{ color: #fff; padding: 15px 15px;    }
.listperson2f.perdetail  .person-intro2f,.listperson2f.perdetail  .img_person2f img,
.listperson2f.perdetail .img_person2f{
    height: 220px !important;
    overflow: hidden;
   }
.listperson2f.perdetail .person-intro2f span {
     display: block;
     text-align: left;
     font-size: 18px;
     line-height: 18px;
 }
.listperson2f.perdetail .img_person2f img {
       /*left: 0;*/
       display: block;
       margin: 0 auto;
   }
.main-person2f.perdetail  .person-intro2f .t-persondetail a{
  width: auto;font-size: 21px; line-height: 21px;
}
.listperson2f.perdetail .person-intro2f a {
    padding: 0;
    background-image: none;
    background-position: 0;
    background-repeat: no-repeat;
    display: inline-block;
    width: auto;
    font-size: 19px;
    line-height: 19px;
    height: auto;
}
.article2f .main-person2f.perdetail .person-img2f img{
  display: block;
  margin: 0 auto;
}
.listperson2f.perdetail .pull-right {
    float: left !important;
}
.listperson2f.perdetail .person-position{ min-height: inherit;}
.article2f .main-person2f.perdetail .person-img2f,
.listperson2f.perdetail .img_person2f,.pepartmentlist  .img_person2f{ background-color: #efeff7;}
.pepartmentlist .img_person2f img{ width: auto; height: 100%;}
.pepartmentlist .person-intro2f span{ display: inline-block;}
.pepartmentlist .person-intro2f span:last-child{min-width: 90px;}
.t-persondetail strong{ font-weight: normal;}
.main-person2f.perdetail .person-intro2f,.main-person2f.perdetail .person-img2f,
.article2f .main-person2f.perdetail .person-img2f img,.main-person2f.perdetail .img_person2f{ height: 230px !important; overflow: hidden;}
.person-intro2f.personright .t-persondetail{ text-align: right;}
.social-content2f { text-align: right;}
.article2f .social-content2f ul li a{ display: inline-block;}
.article2f .social-content2f ul li img{ width: 30px !important;}
.article2f .social-content2f ul li span{      font-size: 23px;  color: #8c8b8b; position:relative;top:10px;}
.article2f .social-content2f ul li span {
    position: relative;
    top: -10px;
}
.article2f .social-content2f{ margin-top: 30px;}
.article2f .social-content2f ul li a:hover img{ opacity: 0.8;}
.article2f .social-content2f ul li{ padding-right: 0;}
.section_courser_overview2f .container{ position:relative;}
.content-doc-lownload2f h2{
  font-size: 30px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
}
.content-doc-lownload2f{    padding: 25px;  background-color: aliceblue;}
.article2f .content-doc-lownload2f ul li{ list-style-position: inside;margin-bottom: 0;}
.article2f .content-doc-lownload2f ul li a{color: #8c8b8b;}
.article2f .content-doc-lownload2f ul li a:hover{color: #0064b0;}
.body_tabcourse2f img {
    max-width: 100%;
    width: 100% !important;
    height: auto !important;
}
.body_tabcourse2f  .article2f > table > tbody > tr:first-child > td p{ color: #fff;}
.body_tabcourse2f ol{ padding-left: 20px;}
.body_tabcourse2f ol li a{ color: #000;}
.body_tabcourse2f ol li a:hover{ color:red;}
.section_courser_overview2f p > img{
	max-width: 100%;
    height: auto;
}
.slide-detail img{
    max-width:100%!important;
}
.img_person2f a {    background-color: #efeff7;}
.img_person2f img{ display: block;margin: 0 auto;   width: 100%;}

.main-journal{
  margin-top: 70px;
}
/*.main-journal .col-sm-3{
  padding-right: 33px;
  padding-left: 33px;
}*/
.heading-journal2f{
  margin-bottom: 70px;
  text-align: center;
}
.heading-journal2f h1{
  font-size: 45px;
  line-height: 45px;
  color: #0064b0;
  font-family: 'DBHeaventMedv3_2';
}
.heading-journal2f h2{
  font-size: 50px;
  line-height: 50px;
  color: #0064b0;
  font-family: 'DBHeaventMedv3_2';
  margin-bottom: 15px;
}
.heading-journal2f .text-journal{
  font-family: 'DBHeaventv3_2';
  font-size: 25px;
  color: #848484;
  line-height: 1;
}
.block-journal{
  position: relative;
  background-color: #fff;
}
.block-journal .col-sm-offset-1{
  margin-left:40px;
}
.top-tabjournal-left {
  left: 0;
  background-color: #fff;
}
.top-tabjournal-right {
  right: 0;
  background-color: #f5f5f5;
}
.top-tabjournal-left,
.top-tabjournal-right {
  position: absolute;
  width: 60%;
  height: 100%;
}
.journal-tap .nav-tabs{
  margin-bottom: 70px;
  text-align: center;
  border-bottom: 1px solid transparent;
}
/*.journal-tap .nav-tabs > li{
    float:none;
    display:inline-block;
    zoom:1;
}*/
.journal-tap .nav-tabs > li > a{
  color: #373737;
  font-size: 23px;
  font-family: 'DBHeaventv3_2';
  border: 1px solid #e1e1e1;
  border-radius: 0;
  margin-right: 0;
  background-color: transparent;
  padding: 10px 10px;
      line-height: 22px;
    min-height: 66px;
}
.journal-tap .nav-tabs > li.active > a,
.journal-tap .nav-tabs > li:hover > a{
  border-bottom: 2px solid #0064b0;
  transition: 0.3s;
  color: #0064b0;
}
.pic-journal,.textright-journal,.bg_maz_right{
  height: 475px;
}
.block-journal .bg_maz_right{
  position: absolute;
  right: 0;
  width: 50%;
  top: 0;
}
.block-journal .container{
  z-index: 1;
}
.pic-journal{
  overflow: hidden;
  border: 1px solid #e1e1e1;
}
.pic-journal img{
  width: 100%;

  height: auto;
}
.textright-journal {
  position: relative;
  padding: 35px 50px 40px 40px;
}
.bg_maz_right,.textright-journal ,.pic-journal{
  background-color: #f5f5f5;
}
.textright-journal h1{
  line-height: 1;
  /*margin: 30px 0;*/
  margin-bottom: 15px;
  font-size: 50px;
  color: #373737;
  font-family: 'DBHeaventMedv3_2';
  line-height: 40px;
}
.journal-blue{
  color: #0064b0;
}
.textright-journal .head-detailjournal{
  font-size: 25px;
  color: #3d3d3d;
  font-family: 'DBHeaventv3_2';
  line-height: 1;
  margin-bottom: 20px;
}
.list-journal {
  margin-bottom: 40px;
}
.list-journal img{
  margin-right: 18px;
  vertical-align: middle;
}
.list-journal li{
  list-style: none;
  font-size: 25px;
  color: #858585;
  line-height: 1;
  /*overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-image: url(../images/icon-circle.png);
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: left 9px;*/
  display: block;
}
.btn-journal .btn{
  border-radius: 0;
  font-size: 25px;
  color: #fff;
  background-color: #0064b0;
  padding: 15px 46px;
  font-family: 'DBHeaventv3_2';
  line-height: 1;
  border: none;
}
.btn-journal .btn:hover{
  background-color: #373636;
  transition: 0.5s;
}
.head-thum-journal p{
  font-family: 'DBHeaventv3_2';
  font-size: 25px;
  color: #0064b0;
  text-align: right;
  line-height: 1;
  height: 25px;
  overflow: hidden;
  word-break: break-all;
  white-space: normal;
  width: 100%;
  display: block;
}
.head-thum-journal p .journal-blue{
  font-size: 55px;
  line-height: 0;
}
.thum-journal .thumbnail{
  border-radius: 0;
  border: none;
  margin-bottom: 45px;
  padding: 0;
}
.plus img{

  padding: 10px;
}
.thum-journal {
    position: relative;
    width: 85%;
    display: block;
    margin: 0 auto;
}
.plus{
  position: absolute;
  right: 0;
  bottom:0;
  opacity: 0;
  background-color: #e80a0a;
  width: 40px;
  height: 40px;

    text-align: center;
}
.thum-journal:hover .plus{
  transition: 0.8s;
  opacity: 1;
}
.pic-thumjournal{
  height: 250px;
  background-color: #fff;
  width: 100%;
  overflow: hidden;
  padding: 5px;
  border: 1px solid #e1e1e1;
}
.pic-thumjournal a{
  width: 100%;
  height: 100%;
  display: block;
      overflow: hidden;
}
.pic-thumjournal img{
  width: 100%;
  min-height: 100%;
}
.pic-thumjournal:hover img{
  transform: scale(1.1);
  transition: 0.5s;
}
.mid{
  position: relative;
  top: 50%;
  transform: translateY(20%);
}
.mainmenu{
  position: relative;
}
.submenu{
  position: absolute;
  z-index: 999;
      background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  width: 202px;
  border: 3px solid #08426e;
  bottom: -255px;
  right: 0
}
.submenu .right-sub{
  background-image: url(../images/right-sub.png);
  background-repeat: no-repeat;
  background-position: left,center;
  font-size: 18px;
  list-style: none;
  text-align: left;
  line-height: 1;
  /*border-bottom: 1px solid #c8d5df;*/
  padding: 5px 0;
}
.submenu .right-sub:hover{
  transition: 0.3s;
  background-color: #fff;
  background-image: url(../images/right-sub-black.png);
}
.submenu .right-sub:hover a{
  color: #000;
  transition: 0.3s;

}
.submenu .right-sub a{
  padding-left: 20px;
  color: #fff;
}
.top-mainmenu{
  position: absolute;
  right: 85px;
  top: 60px;
}
.sub-barmenu{
  opacity: 0;
}
.mainmenu:hover .sub-barmenu{
  opacity: 1;
}
.red{
  font-size: 24px;
  color: red;
  padding: 4px 12px;
  margin-top: 6px;
}
.head-about .bg-about{
  width: 100%;
  height: auto;
}
.circle-about{
  text-align: center;
}
.logo-aacsb img{
  float: right;
}
.head-aacsb{
  border-left: 2px solid #0064b7;
}
.head-aacsb .p-aacsb1{
  margin-left: 30px;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  color: #565656;
}
.head-aacsb .p-aacsb2{
  margin-left: 30px;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  color: #565656;
}
.detail-aacsb p{
  margin-top: 50px;
  color: #565656;
  font-size: 30px;
  line-height: 1;
}
.sec-block{
  margin-top: 70px;
}
.thi-block{
  margin-top: 60px;
}
.right-people img{
  position: absolute;
  top: -100px;
  width: 100%;
}
.bg-aacsb {
  margin-bottom: 85px;
  margin-top: 153px;
  height: auto;
  background-position: center;
  background-image: url(../images/bg-aacsb.png);
}
.head-business p{
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  -webkit-text-stroke: 0.7px #0064b0;
}
.thum-aascb .thumbnail{
  width: 33.33%;
  float: left;
  border: 1px solid transparent;
  background-color: transparent;
}
.thum-aascb .caption p{
  text-align: center;
  font-size: 25px;
  color: #fff;
  line-height: 1;
}
.yellow{
  color: #ffde02;
}
.business-block{
  margin-bottom: 200px;
}
.business-block .left-business-block{
  border-top: 5px solid #0064b0;
  padding-top: 45px;
}
.business-block .left-business-block{
  font-size: 35px;
  color: #0064b0;
  line-height: 1;
  font-weight: bold;
  padding-bottom: 35px;
}
.list-aacsb .cir{
   line-height: 1;
   color: #565656;
   list-style: none;
   font-size: 30px;
   padding-left: 15px;
   padding-bottom: 10px;
   background-size: 8px 8px;
   background-repeat: no-repeat;
   background-position: left 12px;
   background-image: url(../images/circle-list.png);
}
.list-aacsb .cir1{
   line-height: 1;
   color: #565656;
   list-style: none;
   font-size: 30px;
   padding-left: 18px;
   padding-bottom: 10px;
   background-size: 11px 12px;
   background-repeat: no-repeat;
   background-position: left 12px;
   background-image: url(../images/circle-list1.png);
}
.list-aacsb .nocir{
   line-height: 1;
   color: #565656;
   list-style: none;
   font-size: 30px;
   padding-left: 15px;
   padding-bottom: 10px;
}
#main-about {
  width: 900px;
  height: 900px;
  /*border: 1px solid #000;*/
  position: relative;
  display: block;
  margin: 0 auto;
   }
#center {
  position: absolute;
  left: 450px;
  top: 450px;
  transform: translate(-50%,-50%);
   }
   /*#center img {
     width: 300px;
   }*/
   #center img{
     width: 100%;
   }
.field {
  width: 50px;
  height: 50px;
  position: absolute;
  border: 3px solid #0064b7;
  background-color: #fff;
  border-radius: 50%;
 }
 .field img{
   width: 22px;
   height: 22px;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
 }

#main-about-detail {
  width: 900px;
  height: 900px;
  /*border: 1px solid #000;*/
  position: relative;
  display: block;
  margin: 0 auto;
}
.field-detail {
  position: absolute;
  /*border: 3px solid #0064b7;*/
  background-color: #fff;
  border-radius: 20px;
 }
 .field-wrapper {
   position: absolute;
   top: -50%;
   left: -50%;
   transform: translate(-50%,-50%);
   width: 266px;
}
.field-wrapper p{
  font-size: 20px;
  color: #565656;
  line-height: 1;
  padding-left: 20px;
  margin-top: 15px;
}
.field-wrapper .head-text {
  line-height: 1;
  font-size: 20px;
  font-weight: bold;
  color: #0064b7;
  display: block;
  background-size: 12px 12px;
  background-image: url(../images/right-about.png);
  background-repeat: no-repeat;
  background-position: left 4px;
  padding-left: 20px;
}

#crosshair-x {
  width: 900px;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  top: 450px;
}
#crosshair-y { width: 1px;
   height:900px;
   background: #000;
   position: absolute;
   left: 450px;
   top: 0;
 }
.bgcolor-about-right{
  height: 210px;
  background-color: #ebf3f9;
  /*float: right;*/
  width: 42%;
  position: absolute;
  top: 440px;
  right: 0;
  z-index: -1;
}
.bgcolor-about-left{
  height: 205px;
  background-color: #ebf3f9;
  /* float: left; */
  width: 50%;
  position: absolute;
  top: 950px;
  left: 0;
  z-index: -1;
}
.float-pic{
  position: absolute;
  right: 50px;
  bottom: -70px;
}

.main-picmanager{
    height: 197px;
    width: 197px;
    overflow: hidden;
    float: left;
    border: 5px solid #0064b7;
    border-radius: 50%;
    background-color: #fff;
}
.top-manager{
    width: 50%;
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
}
.text-manager p{
  line-height: 1;
  padding: 25px 0;
}
.text-manager .text-top{
  color: #0064b0;
  font-size: 43px;
  border-bottom: 5px solid #0064b0;
}
.text-manager .text-bottom{
  color: #0064b0;
  font-size: 37px;
}
.sec-manager {
  border-top: 2px solid #0064b0;
  clear: both;
}
.head-sec-manager{
  text-align: center;
  margin-top: 5px;
}
.head-sec-manager span{
    padding: 0 35px;
    font-size: 40px;
    color: #0064b0;
    border: 3px solid #0064b0;
}

.thum-manager .thumbnail{
  margin-top: 35px;
  padding: 0;
  border: 1px solid transparent;
}
.thum-manager .pic-thum-manager{
  height: 134px;
  width: 134px;
  overflow: hidden;
  margin: 0 auto;
  border: 5px solid #0064b0;
  border-radius: 50%;
}
.thum-manager .pic-thum-manager img{
  width: 124px;
  height: 124px;
}
.thum-manager .caption h3{
  font-size: 20px;
  color: #0064b0;
  text-align: center;
}
.thum-manager .caption p{
  font-size: 18px;
  color: #0064b0;
  text-align: center;
}
.all-thum-manager .col-sm-offset-2{
  margin-left: 12%;
}
.main-pic-mission{
  height: 480px;
}
.main-pic-mission img{
  max-height: 350px;
  max-width: 70%;
  overflow: hidden;
  border: 15px solid #fff;
}
.pic-mission1{
  position: absolute;
  top: 0;
  left: 100px;
}
.pic-mission2{
  position: absolute;
  right: 80px;
  top: 115px;
}
.head-mission p{
  font-size: 70px;
  text-align: center;
  color: #0064b0;
  font-weight: 600;
  line-height: 1;
  margin-top: 80px;
  margin-bottom: 40px;
}
.detail-mission p{
  font-size: 30px;
  line-height: 1;
  text-align: center;
  color: #797979;
  padding: 0 85px;
  margin-bottom: 270px;
}
.banner-ymba {
  max-height: 600px;
  overflow: hidden;
  position: relative;
}
.banner-ymba img{
  width: 100%;
}
.head-float{
  position: absolute;
  top: 10%;
      z-index: 9;
  right: 183px;
}
.head-float .bigtext{
    color: #fff;
    font-size: 130px;
    letter-spacing: 0.5cm;
    line-height: 100px;
    text-align: right;
    position: relative;
    left: 20px;
    text-shadow: 1px 1px 1px #000;
}
.head-float .smalltext{
    color: #fff;
    line-height: 1;
    font-size: 30px;
    font-weight: normal;
    text-align: right;
    letter-spacing: 0.1cm;
    max-width:384px;
    font-family: 'DBHeaventMedv3_2';
    text-shadow: 1px 1px 1px #000;
    float:right;
}
.float-block{
  position: absolute;
  right: 183px;
  top: 283px;
  padding: 44px 22px;
  background-color: #d42028;
}
.float-block  h4{
  color: #fff;
  font-size: 60px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 45px;
}
.list-float li{
  list-style: none;
  color: #fff;
  font-size: 35px;
  line-height: 1;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url(../images/circle-yellow.png);
}
.ymba-block1{
  background-color: #d2e3f2;
  margin-bottom: 15px;
}

.ymba-block1 .nav-tabs > li > a{
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff;
  border-bottom-color: transparent;
  border-radius: 0;
  padding: 10px 0;
  width: 132px;
  text-align: center;
  font-size: 18px;
  margin-right: 10px;
}
.ymba-block1 .nav-ymba .nav-tabs{
  padding: 20px 0;
}
.body-navymba .ymba-pic{
  width: 50%;
}
.float-ymba{
  position: absolute;
}
.float-ymba img{
  max-width: 85%;
}
.right-block-text{
  position: relative;
  margin-top: 35px;
}
.right-block-text .head-right{
  font-size: 50px;
  line-height: 1;
  font-family: steelfib;
  margin-bottom: 20px;
}
.why img{
  position: absolute;
  left: -17px;
  top: -31px;
  z-index: -1;
}
.right-block-text .head-right1{
  color: #0064b0;
  font-family: steelfib;
  font-size: 50px;
  padding-left: 25px;
  margin-bottom: 45px;
  line-height: 1;
}
.big{
  font-size: 80px;
}
.bottom-head {
  font-size: 40px;
  line-height: 40px;
  font-family: 'DBHeaventMedv3_2';
  line-height: 1;
  background-image: url(../images/border-org.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 5px;
}
.detail-right-block{
  margin-top: 30px;
  padding-bottom: 20px;
  color: #666666;
  font-size: 23px;
  line-height: 24px;
}
.list-right{
  margin-top: 35px;
  margin-bottom: 17px;
}
.list-right li{
  list-style: none;
  color: #666666;
  line-height: 1;
  font-size: 20px;
  background-image: url(../images/black-circle.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
}
.bg-right-ymba{
  background: #e2e8ee;
  width: 92%;
  position: absolute;
  right: 0;
  height: 330px;
}
.head-left {
  color: #000;
  padding-top: 0px;
  margin-bottom: 20px;
  font-size: 40px;
  font-family: 'DBHeaventMedv3_2';
  line-height: 35px;
}
.left-block-text{
  padding: 0 60px;
  text-align: right;
}
.head-left .redleft{
  color: #d42028;
}
.detail-left-block{
  line-height: 1;
  font-size: 25px;
  color: #666666;
}
.vdo-right-block .mainvdo{
  width: 100%;
}
.vdo-right-block .playvdo{
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-55%, -55%);
}
.thum-ymba{
  margin-top: 60px;
}
.thum-ymba .thumbnail{
  padding: 0;
  border: 1px solid transparent;
  border-radius: 0;
  margin-bottom: 60px;
}
.cap1{
  background-color: #fd7a23;
  padding: 20px;
  height: 126px;
  overflow: hidden;
}
.cap1 h3{
  color: #fff;
  text-align: center;
  font-size: 33px;
}
.cap1 p{
  text-align: center;
}
.cap1 .btn-default{
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  width: 130px;
  border-radius: 20px;
  font-size: 18px;
}
.cap2{
  background-color: #d42028;
  padding: 20px;
  height: 126px;
  overflow: hidden;
}
.cap2 h3{
  color: #fff;
  text-align: center;
  font-size: 33px;
}
.cap2 p{
  text-align: center;
}
.cap2 .btn-default{
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  width: 130px;
  border-radius: 20px;
  font-size: 18px;
}
.cap3{
  background-color: #0063af;
  padding: 20px;
  height: 126px;
  overflow: hidden;
}
.cap3 span img{
  width: 30%;
  float: left;
}
.cap3 .ban{
  color: #fff;
  font-size: 57px;
  line-height: 01;
  width: 70%;
  float: right;
  text-align: right;
}
.cap3 .ban1{
  width: 70%;
  float: right;
  font-size: 33px;
  color: #fff;
  text-align: right;
  position: relative;
  top: 50%;
  transform: translateY(-160%);
  line-height: 1;
}
.cap3 p{
  text-align: center;
}
.cap3 .btn-default{
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  width: 130px;
  border-radius: 20px;
  font-size: 18px;
}
.people-aacsb img{
  width: 100%;
}
.download-block{
  background-color: #f1f7fb;
  margin-bottom: 30px;
  padding: 30px 0 30px 0;
}
.left-download{
  width: 30%;
  float: left;
  position: relative;
text-align: left;
    margin-top: 6px;
}
.left-download img{
  height: 60px;
}
.right-download{
  width: 70%;
  float: right;
}
.right-download .head-download{
  font-size: 25px;
  line-height: 28px;
  color: #000;
  font-weight: normal;
}
.right-download .detail-download{
  font-size: 20px;
  color: #666666;
  font-weight: normal;
  line-height: 1;
  height: 40px;
  overflow: hidden;
    width: 80%;
}
.pad80{
  padding: 80px 0;
}
.download-block .btn{
  background-color: transparent;
      font-size: 21px;
      border: 1px solid #666666;
      color: #666666;
      margin-top: 5px;
      padding: 7px 20px 4px 20px;
      line-height: 20px;
}
.download-block .btn:hover,
.download-block .btn:focus{
  background-color: #666;
  color: #fff;
}
.borleft{
  display: block;
  width: 2px;
  height: 30px;
  position: relative;
  top: 0;
  left: 50%;
  background-color: #0064b0;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: 0;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
/*
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
*/
.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
#menu2f .navbar-default .navbar-nav > .open > a,
#menu2f .navbar-default .navbar-nav > .open > a:hover,
#menu2f .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
#menu2f .dropdown-menu.multi-level{
  width: 220px;
  left: 0;
  padding: 0;
  margin-top: 0px;
  border: 1px solid rgba(200, 213, 223, 0.4);
}
#menu2f .dropdown-menu{
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  width: 220px;
  border: 1px solid rgba(200, 213, 223, 0.4);
  padding: 0;
  border-top: 3px solid #0064b0;
}
#menu2f .dropdown-menu.multi-level > .menu_level2f{
  background-color: #fff;
  border-top: 3px solid #0064b0;
}
#menu2f .dropdown-menu.multi-level > .menu_level2f  .dropdown-menu{

}
#menu2f .dropdown-menu.multi-level  li a{
  font-size: 23px;
  line-height: 20px;
  display: block;
  padding: 10px;
  word-wrap: break-word;
  white-space: normal;
  padding-left: 30px;
      padding-right: 35px;
  color: #666;
  -webkit-transition: margin .4s ease,padding .4s ease,background .4s ease;
-o-transition: margin .4s ease,padding .4s ease,background .4s ease;
transition: margin .4s ease,padding .4s ease,background .4s ease;

}
#menu2f .dropdown-menu.multi-level  li a:hover,
#menu2f .dropdown-menu.multi-level  li a:focus{
  background-color: #f5f5f5;

  }
#menu2f .dropdown-menu  li a{
  background-image: url(../images/icon_menu01.png);
  background-repeat: no-repeat;
  background-position: 12px 14px;
}
#menu2f .dropdown-menu  li a:hover,
#menu2f .dropdown-menu  li a:focus{
  background-image: url(../images/icon_menu02.png);
  color: #d7292f;
}
/*
#menu2f .dropdown-menu.multi-level  li.dropdown-submenu:hover .dropdown-menu{
  display: block !important;
}*/
.detail-journal .t-detail2f{
  margin-bottom: 15px;
}
.detail-journal .t-detail2f ul li{
  margin-bottom: 10px;
}
.head-thum-journal{
  height: 50px;
  overflow: hidden;
  display: table-cell;
  width: 1%;
  vertical-align: bottom;
}
.head-thum-journal a{
  display: block;
}
.home-section-channel2f h2{
  text-align: center;
  color: #0064b0;
  font-size: 65px;
  line-height: 50px;
  margin-bottom: 30px;
      font-family: 'DBHeaventMedv3_2';
}
.pic-thumjournal .plus img{
  width: auto;
}
.content-contactform2f .field {
    width: auto;
    height: auto;
    position:relative;
    border: none;
    background-color:transparent;
    border-radius: 0;
}

/*------------------*/
.float-pic-about{
  position: relative;
  float: left;
  width: 45%;
  height: auto;
  overflow: hidden;
  line-height: 0;
}
.float-pic-about img{
  width: 100%;
}
.float-text-about{
  position: relative;
  float: left;
  width: 55%;
}
.right-block-text{
  position: relative;
  float: left;
  width: 65%;
  margin-left: 30px;
}
.float-vdo{
    background-image: url(../images/bg_vdo.jpg);
    background-repeat: repeat-y;
    background-size: 100%;
}
.float-vdo .container{
  background-color: #e3e8ee;
  padding: 40px 15px;
}
.vdo-right-block .content-vdo2f .plyr--audio .plyr__controls button.tab-focus:focus,
.vdo-right-block .content-vdo2f .plyr--audio .plyr__controls button:hover,
.vdo-right-block .content-vdo2f .plyr__play-large{
  background-image: url(../images/play-icon.png);
  background-size: 65px;
}
.vdo-right-block .content-vdo2f .plyr__play-large {
    z-index: 1;
    top: 50%;
    left: 50%;
}
.vdo-right-block .plyr__video-wrapper{
  height: 100%;
}
.arrow_menu{
  position: absolute;
  right: 0;
  top: 6px;
  width: 17px;
}
.ministie #menu2f .nav > li{ width: 20%;}
.ministie #menu2f .nav > li > a span {
  max-width: 140px;
  min-width: inherit;
  }
.content-right2f  .article2f .img_person2f img {
      left: 0;
      height: auto !important;
      max-width: inherit;
      width: 100% !important;
  }
  .box-whynida .icon-close {
      float: right;
      font-size: 40px;
      color: #fff;
      border-radius: 25px;
      line-height: 20px;
  }
  .box-whynida .icon-close:hover{ opacity: 0.5; }
  .detail-journal{
    max-height: 240px;
    overflow: hidden;
    margin-bottom: 30px;
  }
.pic-testimonial a{
  display: block;
}
.vdo-right-block .content-vdo2f{
  height: 250px;
}
.courseleft30{
  position: relative;
  left: -50px;
}
.person-intro2f a{
  vertical-align: bottom;
}
.journal-tap .nav-tabs > li{
  width: 16.666%;
}
.article-video{
  text-align: center;
}
.article-video iframe{
  max-width: 560px;
  width: 100% !important;
}
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}




/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e3e8ee; cursor: pointer;}
.scrollbar-inner > .scroll-element .scroll-bar { background-color:#0064b0;  }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }
.detail-right-block .scroll-wrapper.scrollbar-inner{ height: 240px;}
.detail-right-block .scroll-wrapper > .scroll-content{ padding-right: 15px;}
.alumni_des{
  text-align: right;
  margin-bottom: 40px;
}
.article2f  h2.head_alumni{
  text-align: right;
  font-size: 40px;
  line-height: 45px;
  font-family: 'DBHeaventMedv3_2';
  font-weight: normal;
  color: #0064b0;
}
.alumni_des p a{
  color: #4a4a4a;
}
.alumni_des p a:hover{
      color: #0064b0;
}
.thumbnail_testimonials2f {
    background-color: #000;
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    display: block;
    overflow: hidden;
}
.thumbnail_testimonials2f a{
  position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: block;
}
.thumbnail_testimonials2f img{
    width: auto !important;
    max-width: inherit;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.list-download2f > ul li:last-child{
  border: none;

}
.box-eleaning2f .thumb-vdo2f{    background-color: #eee;}
.box-eleaning2f .thumb-vdo2f img{
  height: 100%;
  display: block;
  margin: 0 auto;

}
.course-structure-headinfo > p{
  color:#222222;
  font-family: 'DBHeaventMedv3_2';
  margin-bottom: 15px;
  font-size: 30px;
}
.isupload_des p {
    color: #6b6b6b;
    font-size: 23px;
    line-height: 25px;
  }
.isupload_des{
  margin-bottom: 30px;
}
.content_isupload h2{
  font-family: 'DBHeaventMedv3_2';
}
.box-eleaning2f .thumb-vdo2f .i-vdo img{ height: auto;}
.box-contact2f  .t-contact2f strong{ font-weight: bold;}
.contact_des2f{
  text-align: right;
}
.contact_des2f p{
  font-size: 25px;
  line-height: 27px;
      color: #6b6b6b;
}
.contact_des2f span{
  display: inline-block;
}
.article2f .pagin_article{
  padding: 0;
}
.content-result ul li{
  list-style: none;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.content-result ul li a{
  display: inline-block;
    font-family: 'DBHeaventMedv3_2';
    color: #000;
    font-size: 23px;
    line-height: 23px;
}
.content-result ul li a:hover{
      color: #0064b0;
}
.content-result ul li span{
  display: block;
  font-size: 21px;
  line-height: 21px;
}
.content-result h1{
  text-align: right;
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 28px;
}

.course-structure-footinfo p{
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 15px;
}
.footer-subject-detail,.head-subject-detail,.course-structure-headinfo {
  font-size: 21px;
  line-height: 21px;
}
.footer-subject-detail p{
  margin: 15px 0;
}
.footer-subject-detail,.head-subject-detail{ padding-left: 40px;}
.detail-right-block ol{ padding-left: 20px;}
.listcourse-download2f ul li{
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #9b9b9b;
}
.listcourse-download2f .t-des-download2f{

  padding: 5px 0;
}
.listcourse-download2f .t-des-download2f a{
  font-size: 25px;
  line-height: 25px;
    margin-bottom: 0;
}
.content-cbi-testimonail2f  .des-testimonial2f strong{
    margin-top: 5px;
    font-size: 19px;
    line-height: 20px;
    font-weight: lighter;
}
.content-cbi-testimonail2f .des-testimonial2f{
  font-size: 19px;
}
.content-cbi-testimonail2f .des-testimonial2f p{
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 21px;
  height: 88px;
  padding-top: 5px;
}
.content-cbi-testimonail2f .des-testimonial2f strong,
.content-cbi-testimonail2f .des-testimonial2f span{
  opacity: 0.8;
font-size: 17px;
line-height: 15px;
}
.listperson2f.perdetail .person-position{ margin-bottom: 5px;}
.article2f .box-detail2f table{
  border-top: 1px solid #ddd;
  margin-bottom: 0;
}
.article2f .box-detail2f > table > tbody > tr:first-child > td,
.article2f .box-detail2f > table > tr:first-child > td {
    text-align: center;
    background-image: url(../images/bg-blue.png);
    background-repeat: repeat;
    border-bottom: 1px solid #ddd;
    font-size: 23px;
    line-height: 23px;
    border-top: none;
    font-family: 'DBHeaventMedv3_2';
    color: #fff;
}
.article2f .box-detail2f > table > tbody > tr > td, .article2f .box-detail2f > table > tr > td {
    border: 1px solid #ddd;
}
.testimonials2f .t-vdo2f a{
  height: auto;
  font-size: 23px;
line-height: 23px;
}
.testimonials2f .detail-vdo2f p {
    padding-right: 10px;
    margin-bottom: 10px;
  }
.testimonials2f .detail-vdo2f{
  height: 123px;
  overflow: hidden;
}
.t-contact2f{
  padding-top: 5px;
}
.t-contact2f sup{
  font-family: arial;
  font-size: 11px;
}
.ceo-detail2f > ul,.ceo-detail2f > ol{
  margin-bottom: 20px;
  padding-left: 20px;
}
.ceo-detail2f > ul ul{
	margin-left: 20px;
}
.content-vdo2f video {
    object-fit: initial;
}
.course-structure-footinfo{
font-family: 'DBHeaventMedv3_2';
}
.content_management2f{
  padding: 0;
  position: relative;
}
.head-mn{
    height: auto;
    border-left: 8px solid #165796;
    color: #165796;
    max-width: 750px;
    padding: 5px 0 5px 25px;
    margin-bottom: 40px;
}
.head-mn h2{
    font-size: 65px;
    line-height: 45px;
    font-family: 'DBHeaventMedv3_2';
}
.head-mn h4{
  font-size: 75px;
  line-height: 40px;
}
.mn-box-course2f{
  float: left;
  width: 100%;
}
.mn-box01{
  float: left;
  width: 54px;
  margin-right: 15px;
}
.t-mncourse{
  color: #165796;
    font-size: 19px;
    margin-bottom: 5px;
    line-height: 15px;
}
.mn-box02{
  float: left;
  width: 50px;
  color: #165796;
  font-size: 60px;
  font-family: 'steelfib';
  line-height: 54px;
  margin-top: 10px;
}
.mn-box03{
  color: #535354;
  font-size: 21px;
  line-height: 21px;
  float: left;
  max-width: 250px;
  min-height: 120px;
  margin-bottom: 15px;
}
.control_manageinfo2f h3{
  color: #165796;
  font-size: 45px;
  line-height: 35px;
  font-family: 'DBHeaventMedv3_2';
  margin-bottom: 20px;
}
.mn_galleryleft,.img_mn_gallery2f{ line-height: 0; background-color: #000;}
.mn_galleryleft img,.img_mn_gallery2f img{ width: 100%;}
.img_mn_gallery2f{
  margin-bottom:20px;
  height: 140px;
  overflow:hidden;
}
.mn_galleryleft{
  height: 300px;
  overflow: hidden;
}
.mn_gallery2f{
  margin-bottom: 30px;
}
.stoty_thumbnail2f{ line-height: 0; height: 165px; margin-bottom: 20px; overflow: hidden;}
.stoty_thumbnail2f a{ display: block;}
.t-story a{
  display: inline-block;
  color: #165796;
  font-size: 25px;
  line-height: 25px;
  font-family: 'DBHeaventMedv3_2';
  margin-bottom: 5px;
}
.box-mn-story2f p{
  color: #535354;
  font-size: 21px;
  line-height: 21px;
}
.content_management2f .icon_close{
    line-height: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 25px;
    opacity: 0.5;
    cursor: pointer;
}
.t-story a:hover{ color:red;}
/* career */
.careerlist2f ul li {
  list-style: none;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.careerlist2f ul li a{
    color: #0064b0;
    font-size: 30px;
    line-height: 30px;
    display: inline-block;
    font-family: 'DBHeaventMedv3_2';
    margin-bottom: 16px;
}
.careerlist2f ul li a:hover{
  color: #dc372b;
}
.careerright{
  text-align: right;
}
.t-career-des{
    color:#6b6b6b;
    font-size: 23px;
    line-height: 23px;
    width: 50%;
}
.t-career-no{
  color: #dc372b;
  font-size: 23px;
  line-height: 23px;
  display:inline-block;
  font-family: 'DBHeaventMedv3_2';
}
.t-career-date{
  color: #6b6b6b;
  font-size: 21px;
  line-height: 21px;
  margin-top: 5px;
}
.btn-search-career .btn {
    border-radius: 0;
    transition: .5s all ease;
    background-color: #d32329;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    padding: 5px 20px;
    height: 40px;
    width: 100%;
}
.btn-search-career .btn:hover{
	background-color: #373636;
}
.search_career2f {
      margin-bottom:35px;
}
.search_career2f .form-control{
  height: 40px;
  font-size: 23px;
  line-height: 23px;
  border-color: #ddd;
  margin-bottom: 15px;
}
.ceo-detail2f a:hover{ color: #dc372b; }
@media (max-width: 767px){
  .careerright {
    text-align: left;

}
}
/* eng career */
/* css placement */
.icon_placement{
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    z-index: 999;
    background-color: #0064b0;
    left: 50%;
    margin-left: -60px;
    top: 88px;
    text-align: center;
    padding-top: 20px;
    border: 5px solid #fff;
}
.icon_placement img{
	max-width: 100%;
}
.form-login-user .box-login2f h3,
.form-login-company  .box-login2f h3{
    font-size: 40px;
    font-weight: normal;
    border:none;
    line-height: 40px;
    padding-left: 25px;
    margin-bottom: 40px;
    background-color: #0064b0;
    color: #fff;
    padding: 40px 10px 65px 10px;
    text-align: center;
}
.form-login-user .box-login2f ,
.form-login-company  .box-login2f{
	padding: 0;
	border: 1px solid #DDDDDD;
	margin-bottom: 30px;
}
.btn-login2f .btn.btn-red{
	background-color: #d32329;

}
.btn-login2f .btn.btn-red:hover,
.btn-login2f .btn.btn-red:focus{
	  background-color:#373636;
}
.login_placement{
	    padding: 50px 0 20px 0;
}
.search_career2f{
	border: 1px solid #ddd;
	padding: 15px;
	max-width: 290px;
}
.boxfilter{
	padding: 15px 0 0 0;
    border-top: 1px solid #ddd;
}
.search_career2f h3{
	font-family: 'DBHeaventMedv3_2';
	font-size: 27px;
	line-height: 27px;
	color: #0064b0;
	padding-bottom: 10px;
}
.boxfilter h5{
	font-family: 'DBHeaventMedv3_2';
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 10px;
}
/* end css placement */
.journal_emailcontact {
       font-size: 23px;
    line-height: 24px;
    color: #4a4a4a;
    text-align: right;
    margin-bottom: 10px;
}
.journal_emailcontact strong{
     font-weight: normal;
     font-family: 'DBHeaventMedv3_2';
     color: #000;
}
.journal_emailcontact a{color: #4a4a4a;}
.journal_emailcontact a:hover{ color: #dc372b; }
.header-insite-top02 .container{
    padding: 0;
}
.head_course01{
    margin-bottom:15px;
    font-family: 'DBHeaventMedv3_2';
}
.head_course01 strong{
    color: #0064b0;
}
.head_course01 span {
    display: inline-block;
    margin-left: 5px;
}
.brand_mini {
    border: 1px solid #ccc;
    height: 150px;
    overflow: hidden;
    padding: 10px;
    vertical-align: middle;
    display: table-cell;
    width: 1%;
}
.brand_mini_mba{
    padding-right: 15px;
}
.content2f .brand_mini_mba .nopaddingright {
    padding-right: 0;
}
.brand_mini_mba .row > div{ margin-bottom: 15px; }
.article2f .brand_mini_mba img{ display: block; margin:0 auto; }
.article2f .logo_quality img{    max-width: 250px !important;
    margin: 0 auto;
    display: block;}
.vdocate_name2f a{
	display: block;
	border: 1px solid #ddd;
	padding: 35px 15px 15px 120px;
	color: #4c4b4b;
	font-size: 30px;
	line-height: 30px;
	border-top: 5px solid #0064b0;
	height: 115px;
	padding-left: 120px;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-image: url(../images/movie-clapper.png);
	background-size: 75px;
}
.vdocate_name2f a:hover{
	color: #0064b0;
}
.vdocate_name2f{
	margin-bottom: 30px;
}
.content-result strong{
	font-weight: normal;
	    font-family: 'DBHeaventMedv3_2';
}
.content-result ul li .href-result a{
	    font-size: 21px !important;
	        font-family: 'DBHeaventv3_2' !important;
    line-height: 21px;
    color: #8c8b8b;
}
.navication2f .container{ padding-left: 0; }
/* css 11/04/61 */
.box-people .thumbnail_testimonials2f{
	    padding-bottom: 0;
}
.home-testimonials2f .plyr--audio .plyr__controls button.tab-focus:focus,
.home-testimonials2f .plyr--audio .plyr__controls button:hover,
.home-testimonials2f .plyr__play-large {
    background: rgba(255, 255, 255, .15);
    color: #fff;
}
.home-testimonials2f .plyr--video .plyr__controls{ display: none; }
.home-testimonials2f .plyr{
	min-width: 100% !important;
}
.phd-overview-box .left-block-text{ text-align: left; }
.phd-overview-box .detail-left-block ul{
	margin-bottom: 20px;
	margin-left: 25px;
}
.phd-overview-box .detail-left-block h3{
	margin-bottom: 20px;
}
.phd-overview-box .detail-left-block p{ margin-bottom: 10px; }
/* 22/03/61 ZH Language */
.nida-body-zh  #menu2f,
.nida-body-zh .control_headtab2f,
.nida-body-zh .listwhy2f ul li span,
.nida-body-zh .float-text-about,
.nida-body-zh  .bottom-head,
.nida-body-zh .head-left,
.nida-body-zh .detail-left-block,
.nida-body-zh  .control-coursedetail2f .panel-default > .panel-heading a,
.nida-body-zh .control-coursedetail2f .listcourse-detail2f .panel-heading a,
.nida-body-zh .control-coursedetail2f .panel-body,
.nida-body-zh .course-structure-headinfo > p,
.nida-body-zh .course-structure-footinfo,
.nida-body-zh .footer-subject-detail p,
.nida-body-zh .body_tabcourse2f .article2f p,
.nida-body-zh .t-contact2f,
.nida-body-zh .content-menu2f,
.nida-body-zh .box-list-cate2f ul li strong,
.nida-body-zh .body-program2f .panel-title > a,
.nida-body-zh .navication2f .breadcrumb,
.nida-body-zh .heading-article2f h1,
.nida-body-zh .article2f .social-content2f ul li span,
.nida-body-zh .headtext-programs p,
.nida-body-zh .list-new .left-new,
.nida-body-zh .heading-program2f strong,.list-new .right-new,
.nida-body-zh .heading-current2f strong,.nida-body-zh .text-student,
.nida-body-zh  .home-section-channel2f h2,.nida-body-zh .article2f,
.nida-body-zh  .right-download .head-download,
.nida-body-zh .heading-journal2f h1,
.nida-body-zh .heading-journal2f h2,
.nida-body-zh .heading-journal2f .text-journal,
.nida-body-zh .journal-tap .nav-tabs > li > a,
.nida-body-zh .btn-journal .btn,
.nida-body-zh .text-backdrop,
.nida-body-zh .menu-left2f #cssmenu{
	font-family: arial;
}
.nida-body-zh #menu2f .nav > li > a,
.nida-body-zh #menu2f .dropdown-menu.multi-level li a,
.nida-body-zh .control_headtab2f,
.nida-body-zh .listwhy2f ul li span,
.nida-body-zh .control-coursedetail2f .panel-body,
.nida-body-zh .course-structure-headinfo > p,
.nida-body-zh .course-structure-footinfo p,
.nida-body-zh .footer-subject-detail p,
.nida-body-zh .body_tabcourse2f .article2f p,
.nida-body-zh .t-contact2f,
.nida-body-zh .menu-top-list2f ul li a,
.nida-body-zh .menu-top-search2f .form-control,
.nida-body-zh .menu-top-lang2f ul li a,
.nida-body-zh .navication2f .breadcrumb,
.nida-body-zh .list-new .right-new,
.nida-body-zh  .viewall2f,
.nida-body-zh .list-course2f table tr td,
.nida-body-zh .article2f table > tbody > tr > td {
	font-size: 14px;
	line-height: 22px;
}
.nida-body-zh .list-course2f table tr td{
	font-size: 13px;
	line-height: 22px;
}
.nida-body-zh #menu2f .nav > li:first-child > a span {
    padding-right: 0px;
}
.nida-body-zh #menu2f .dropdown-menu li a{
	background-position: 12px 16px;
}
.nida-body-zh #menu2f .nav > li > a{     padding: 20px 45px 33px 2px;}
.nida-body-zh #menu2f .nav > li:last-child > a{ padding-right: 0; }
.nida-body-zh .control_headtab2f .nav-tabs > li { width: 14%; }
.nida-body-zh .control_headtab2f .nav-tabs > li > a{ min-width: inherit; }
.nida-body-zh #menu2f .nav > li > a span{min-width: inherit; padding-right: 0;   display: block; height: auto;}
.nida-body-zh #menu2f .nav > li{min-width: inherit;}
.nida-body-zh #menu2f .nav > li:first-child {width: auto;}
.nida-body-zh.topfixed  #menu2f .nav > li > a {  padding: 20px 40px 23px 2px;}
.nida-body-zh .detail-right-block p,
.nida-body-zh .detail-left-block,
.nida-body-zh .control-coursedetail2f .listcourse-detail2f .panel-heading a,
.nida-body-zh .box-list-cate2f ul li strong,
.nida-body-zh .article2f p,
.nida-body-zh .article2f > ol,.nida-body-zh .article2f > ul,
.nida-body-zh  .detail-right-block ol,
.nida-body-zh .heading-journal2f .text-journal,
.nida-body-zh .journal-tap .nav-tabs > li > a{
    font-size: 18px;
    line-height: 30px;
}
.nida-body-zh .control-coursedetail2f .listcourse-detail2f .panel-heading a,
.nida-body-zh .box-list-cate2f ul li strong{ font-weight: bold; }
.nida-body-zh .bottom-head{padding-bottom: 10px;}
.nida-body-zh .bottom-head,.nida-body-zh .head-left,
.nida-body-zh .heading-article2f h1,
.nida-body-zh .heading-journal2f h1,
.nida-body-zh .heading-journal2f h2{
	font-size: 30px;
	font-weight: bold;,
	line-height: 40px;

}
.nida-body-zh  .control-coursedetail2f .panel-default > .panel-heading a{
    font-size: 23px;
    font-weight: bold;
    line-height: 35px;
}
.nida-body-zh .body-program2f .panel-title > a,
.nida-body-zh .list-course2f .table > thead > tr > th,
.nida-body-zh .body_tabcourse2f .article2f  td p,
.nida-body-zh .article2f > table > tbody > tr:first-child > td strong ,
.nida-body-zh  .article2f .content-history2f{
    font-size: 16px;
    line-height: 25px;
}
.nida-body-zh .article2f .social-content2f ul li span,
.nida-body-zh  .t-input2f,
.nida-body-zh .form2f .input2f .form-control{
    font-size: 18px;
    line-height: 30px;
}
.nida-body-zh .headtext-programs p {
    font-size: 45px;
    padding-top: 15px;
}
.nida-body-zh  .heading-current2f,.nida-body-zh  .home-section-channel2f h2{
	font-size: 40px;
}
.nida-body-zh  .heading-program2f,.nida-body-zh  .list-new .left-new,
.nida-body-zh .content-compare2f h5,.nida-body-zh .text-backdrop{
    font-size: 23px;
    line-height: 23px;
}
.nida-body-zh .list-new .left-new{ padding-bottom: 15px; }
.nida-body-zh .list-new .right-new a{ top: 2px; }
.nida-body-zh  .text-student,.nida-body-zh  .btn-search .btn{
	font-size: 21px;
	line-height: 21px;
}
.nida-body-zh .heading-current2f strong,
.nida-body-zh  .text-student,
.nida-body-zh  .heading-program2f,.nida-body-zh  .list-new .left-new{
	font-weight: bold;
}
.nida-body-zh .article2f > h3{
	font-size: 24px;
}
.nida-body-zh  .download-block .btn{
	    font-size: 16px;
	    padding: 10px 20px 4px 20px;
}
.nida-body-zh  .right-download .head-download{
	font-size: 21px;
	font-weight: bold;
}
.nida-body-zh .box-courserlink .btn-viewmore a{
	font-size: 18px;
	line-height: 30px;
	padding-top: 5px;
}
.nida-body-zh .menu-left2f #cssmenu ul li a{
	font-size: 16px;
}
.nida-body-zh  .menu-left2f #cssmenu ul ul a{ font-size: 14px; }
.introl_isupload{
  font-size: 24px;
    line-height: 26px;
    margin-bottom: 20px;
}
.t-upload02 {color: red;}
.introl_isupload a{ color: #0064b0; }
.introl_isupload a:hover{ color: red; }
.append-telephone-alunmi{ position: relative; }
.btAdd{
    position: absolute;
    right: 0;
    font-size: 21px;
    line-height: 21px;
    margin-top: 12px;
}
.btAdd img {
    position: relative;
    top: 3px;
    width: 18px;
    margin-right: 5px;
}
.btn_course_register{
  position: absolute;
  z-index: 99;
  width: 100%;
  bottom: 30px;
}
.btn_course_register .container{ position: relative;    max-width: 1030px; }
.btn_course_register a{ 
    position: relative;
    border-radius: 0;
    font-size: 23px;
    line-height: 23px;
    background-color: #fd7a22;
    color: #fff;
    padding: 10px 15px;
   }
.btn_course_register a:hover{
  color: #fff; 
  background-color: #333;
}   
.content-right2f #calendar-slide2f{
	max-width: 800px;
	margin:0 auto;
}
.content-right2f #calendar-slide2f .img-slidefor2f,
.content-right2f #calendar-slide2f .slider.slider-for.slick-slider{
	height: 600px;
    margin: 0 auto 30px;
}
.content-right2f #calendar-slide2f .img-slidefor2f > img{
    height: 100% !important;
    width: 100% !important;
    object-fit: contain;
}
.content-right2f #calendar-slide2f .img-slidefor2f{
background-color: #eee;
}
#calendar-slide2f .img-slidernav2f.slick-slide img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
@media (max-width: 1200px){
    .nida-body-zh #menu2f .nav > li > a{     padding: 20px 39px 33px 2px;}
    .nida-body-zh.topfixed  #menu2f .nav > li > a {  padding: 20px 35px 23px 2px;}
}
@media (max-width: 1024px){
.nida-body-zh .headtext-programs p {
    font-size: 35px;
    padding-top: 10px;
    margin-bottom: 10px;
}
}
@media (max-width: 991px){
	.nida-body-zh #menu2f .nav > li > a { padding: 20px 20px 33px 2px;}
	.nida-body-zh #menu2f .nav > li:first-child > a span { padding-right: 0;}
	.nida-body-zh.topfixed #menu2f .nav > li > a { padding: 20px 20px 23px 2px;}
	.nida-body-zh #menu2f .nav > li > a{ font-size: 12px; }
	.nida-body-zh .body-program2f .panel-title > a{ font-size: 14px; }
	.nida-body-zh .control_headtab2f .nav-tabs > li > a,
	.nida-body-zh .control_headtab2f .nav-tabs > li:last-child > a { padding: 10px 2px; margin: 2px;font-size: 16px;}
	.nida-body-zh .bottom-head, .nida-body-zh .head-left { font-size: 26px;line-height: 35px;}
	.nida-body-zh .detail-right-block p,.nida-body-zh .detail-left-block p{    font-size: 16px;   line-height: 26px;}
}
@media (max-width: 991px) and (min-width: 769px){
	.nida-body-zh #menu2f .nav > li:first-child a span {max-width: 100%;}

}
@media (max-width: 768px){
	.nida-body-zh .control_headtab2f { padding-bottom: 15px;}
	.nida-body-zh .control_headtab2f .nav-tabs > li > a {  min-height: inherit !important;}
	.nida-body-zh  .insite-top2f {  width: 265px;}
	.nida-body-zh #menu2f .nav > li:first-child {width: 100%;}
	.nida-body-zh #menu2f .nav > li > a,
	.nida-body-zh.topfixed #menu2f .nav > li > a { font-size: 14px; padding: 10px 15px;}
	.nida-body-zh .control_headtab2f .nav-tabs > li > a,
	.nida-body-zh .control_headtab2f .nav-tabs > li:last-child > a{font-size: 12px;}

}

@media (max-width:767px){
.nida-body-zh .control_headtab2f .nav-tabs > li {  width: 33%;}
.nida-body-zh .control_headtab2f .nav-tabs > li > a,
.nida-body-zh .control_headtab2f .nav-tabs > li:last-child > a{font-size: 16px;}
.btn_course_register {    bottom: 0;  right: 0; }
.share-whynida ul {  padding-left: 0;}
.box-whynida{    padding: 20px 0 50px 40px !important;  }
.content-right2f #calendar-slide2f .img-slidefor2f, .content-right2f #calendar-slide2f .slider.slider-for.slick-slider{
	height: 450px !important;
}
#calendar-slide2f .img-slidernav2f.slick-slide {
    margin: 0 10px;
    height: 80px;}
#calendar-slide2f .slick-slider .slick-list{margin: 0 -10px;}    
}
@media (max-width:480px){
	.nida-body-zh  .insite-top2f {  width: 230px;}
	.nida-body-zh .heading-current2f, .nida-body-zh .home-section-channel2f h2 { font-size: 30px;}
	.content-right2f #calendar-slide2f .img-slidefor2f, .content-right2f #calendar-slide2f .slider.slider-for.slick-slider{
	height: 250px !important;
}
#calendar-slide2f .img-slidernav2f.slick-slide {
    margin: 0 5px;
    height: 50px;}
#calendar-slide2f .slick-slider .slick-list{margin: 0 -5px;}    
	}
.readmore a{
    /*font-size: 23px;
    list-style: 23px;*/
    color: #0064b0;
}
.readmore a:hover{
    color: #000;
}
.journal-tap  .article2f,
.journal-tap  .article2f p{
        font-size: 23px;
    line-height: 24px;
}
.journal-tap .article2f > h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
        color: #0064b0;
    font-family: 'DBHeaventMedv3_2';
    font-weight: normal;
}
strong{
   font-family: 'DBHeaventMedv3_2';
   font-weight: normal; 
}