@font-face {
    font-family: 'Calibri Light';
    src: url(../../fonts/calibril.ttf);
}

::-webkit-scrollbar {
    width: 10px;
    padding-top: 20px;
}

::-webkit-scrollbar-thumb {
    max-height: 15px;
    background: white;
    border-radius: 5px;
    border: solid 1px #4267b2;
}

*{
    font-family: "Calibri Light";
    font-size: 16px;
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    color: rgb(183, 32, 37);
}

header .social {
    background: #e0dede;
    width: 36%;
    padding: 8px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px dashed #0717da;
}

header .social>a>img {
    width: 18%;
}

.pnmiddle{ position: fixed; top: 50%; right:0; z-index: 9999;}
.pnmiddle span{ position:absolute; top: 0; right:0; padding: 3px 8px; cursor: pointer; display: block; width: 90px;}
.pnmiddle #pnfeedback{ position: relative; background: #fff; padding: 10px; display: none; width: 100%;}
.pnmiddle #pnfeedback .close{ cursor: pointer; position: absolute; top:-25px; right: 15px; font-size: 24px;}
.pnmiddle #pnfeedback img{ width: 40px; cursor: pointer;}
.pnmiddle #pnfeedback img:hover{ border: 1px solid #eee;}

.pnmiddle #lblbookdemo{ background: #22e2a2; color:#fff;  top: 50px; width: 142px;}

.pnmiddle #lblbookdemo a{
    color:#fff;
}
.main-nav .navbar-collapse {
    background: #187d44;
}

.main-nav .navbar-collapse .navbar-nav .nav-item{
    border-right: 2px solid white;
}

.main-nav .navbar-collapse ul li a.nav-link{
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    font-weight: 500;
}

.navbar-light .navbar-nav .show>.nav-link {
    color: white;
}

.main-nav .navbar-collapse ul li a.nav-link:hover {
    background:  rgb(183, 32, 37);
    color: white;
    font-weight: 500;
}

.bk-red{
    background:  rgb(183, 32, 37);
    color: white;
    font-weight: 500;
}
/*custom sidebar*/
.sidebar .card-header{
    background: #e7e7e7;
}

.sidebar .card-header .sidebar-title{
    color: white;
}
/*******************/
footer .unit-list a{
    padding: 5px;
    margin-left: 50px;
}

footer ul {
    list-style: none;
}

footer .title-unit {
    margin: auto;
    border-bottom: 30px solid #187d44;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    height: 0;
    width: 230px;
}

footer .title-unit span {
    font-size: 20px;
    color: white;
    font-weight: 600;
}

footer .footer-bottom{
    background: #33576d;
}

footer .footer-bottom p{
    padding: 8px;
    margin-bottom: 0;
}

footer .title-footer {
    color: #4f4d4d;
}

.color-text {
    color: #187d44;
}

.r-color-custom{
    border-bottom: 1px solid #00ae4c;
    color: rgb(183, 32, 37);
    /*font-weight: bold;*/
    font-style: italic;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#login-content{
    position: absolute;
    width: 35%;
    right: 0%;
    background: white;
    z-index: 1000;
}
#btn-login-page{
    border-radius: 20px;
    width: 80%;
    font-size: 14px;
    background-color: #187d44;
}

#input-account, #input-pass{
    border-radius: 20px;
    border: 1px solid #187d44;
}

#btn-sign-up{
    background: rgb(183, 32, 37);
    border: 1px solid rgb(183, 32, 37);
    width: 90%;
    border-radius: 20px;
    font-size: 14px;
}

.r-color{
    color:rgb(183, 32, 37);
    font-weight: bold;
}

#li-form-login .dropdown-menu {
    padding: 0 15px!important;
    margin: 0px!important;
    left: unset!important;
}
#li-form-login .dropdown-toggle::after{
    display: none;
}
.btn-bk-blue{
    color: #fff;
    background-color: #4267b2;
    border-color:#4267b2;
}
.btn-bk-red{
    color: #fff;
    background-color: rgb(183, 32, 37);
    border-color: rgb(183, 32, 37);

}

.blu-color{
    color: #4067b1;
}
.red-color{
    color:  rgb(183, 32, 37);
}

.bk-second{
    background-color: #4267b2;
}

.txt-white {
    color: white;

}
.border-red {
    border: 1px solid rgb(183, 32, 37);
}

.border-blu {
    border: 1px solid #4067b1;
}

.border-gray {
    border: 1px solid rgba(0, 0, 0, .125);
}


.blu-color {
    color: red;
}

.red-color {
    color: rgb(183, 32, 37);
}

.gray-color {
    color: rgba(0, 0, 0, .125);
}

.bk-second {
    background-color: #4267b2;
}

.txt-white {
    color: white;

}

.bk-slide-blu {
    background-color: rgba(64, 103, 177, 0.102);
}

.bk-slide-red {
    background-color: rgba(183, 32, 37, 0.102)
}

.bk-slide-gray {
    background-color:rgba(193, 193, 193, 0.102);
}
img{
    max-width: 100%;
}
#btn-logout{
    position: absolute;
    right: 0px;
    top: 40px;
    cursor: pointer;
    z-index: 1000;
}

#log-out-container{
    cursor: pointer;
}

.img-container img {
    min-height: 240px;
}

.book-item img{
    min-height: 240px;
}
.bootstrap-table .pagination-detail {
    display: none;
}
.maque-header{
    /*font-size: 23px;*/
}
.sidebar .card .card-header {
    padding: 2px 3px;
}
.sidebar .card .card-body {
    padding: 7px 5px;
}
.sidebar .card .card-title {
    margin-bottom: 3px;
}

.sidebar .card .card-body p{
    margin-bottom: 3px!important;
}

.search-top-container .searchbar-top{
    background-color: #e4dede;
    color: #00AE4C;
    border-radius: 20px;
    /*padding: 5px;*/
    border: 1px solid lightgray;
    margin: 10px 10px 0px 10px;
    position: relative;
}

::placeholder{
    color: #00AE4C;
}

.search-top-container .searchbar-top > .search_icon_top{
    color: #5e5d5d;
    background: #e4dede;
    position: absolute;
    top: 0;
    right: 8px;
}

.search-top-container .search_icon_top{
    height: 25px;
    width: 25px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color:white;
    position: absolute;
    right: 8px;
    border: unset!important;
}

.search-top-container .search_input_top{
    border: 0;
    outline: 0;
    background: none;
    width: 100%;
    caret-color: blue;
    margin-left: 15px;
}
.search-top-container{
    width: 50%;
    float: right;
}

.bx-wrapper{
    margin-bottom: 20px;
}

.btn-green {
    background: #0f6848;
    color: white;
}

.btn-border-green {
    border: 1px solid #0f6848;
    color: #0f6848;
}

.course-item .status {
    background: #0f6848;
    color: white;
}

.course-item .approved {
    float: right;
    padding-right: 5px;
}

.course-item .name {
    color: #00AE4C;
}

.course-item .item-footer {
    border: 1px solid #0f6848;
}

.course-name {
    border-bottom: 2px dotted;
    padding-bottom: 5px;
}

.list-introduce-course li{
    list-style: none;
    background: #F6FFFC;
    margin-bottom: 10px;
    padding: 5px;
    font-weight: bold;
}

.list-introduce-course li a{
    color: #20916A;
}

.list-introduce-course .item a::after{
    text-align: center;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent;
    border-left: 0;
    float: right;
    margin-top: 5px;
}

.box-hidden {
    display: none;
}

.show-program iframe,
.show-schedule iframe,
.course-content iframe {
    height: 400px;
}

.course-item{position: relative; border: 1px solid #eee;}

.course-item .info {
    position: relative;
	box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    margin: 0;
    overflow: hidden;
}

.course-item .info .image{
	height:150px;
	overflow:hidden;
	position:relative;

}
.course-item .info .image img{ max-height: 100%; max-width: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }


.course-item .desc {
    display: none;
    background-color: rgba(255, 255, 255, 0.9);
    color: #ffffff;
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 25px 44px;
    text-align: center;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.course-item .desc p {
    padding: 5px;
    color: #696969;
}

.course-item:hover .desc {
    display: block;
    z-index: 50;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.comments button {
    height: 50px;
}

.comment-list .main-comment {
    width: 100%;
}

.comment-list .user-avatar {
    display: inline-block;
    margin-right: 10px;
}

.comment-list .user-name {
    display: inline-block;
}

.comment-list .user-name small {
    font-size: 12px;
}

.load-quiz,
.load-sub-major,
.load-major,
.load-kind-of-doc,
.load-knowledge,
.load-level-training,
select[data-placeholder]{}

#listcate{ width: 100%; padding: 0; margin: 0; display: block;}
#listcate li{ display: inline-block; width: 48%;}
#listcate li a{ font-size:13px; display: block; text-align: left;}
#listcate:after{ clear:both; content:''; display:block;}

.list-group li a{ display: block; text-align: center; font-size: 13px;}

.carousel-indicators li{ background:#000;}

.pnslidercourse{ position:relative;}
.owl-controls .owl-nav .owl-prev{ left: -35px; top:140px; position: absolute;}
.owl-controls .owl-nav .owl-next{ right:-35px; top:140px; position: absolute;}
.owl-controls .owl-nav img{ width:20px;}

#bmenu{ display: inline-block;box-sizing: border-box; text-align: center; margin: 0 auto;}
#bmenu li{ float: left; margin: 0 18px;}

.bicon{ text-align: center;}
.main-wrapper{ position: relative;}
.main-wrapper .language{ position: absolute; top: 28px; right: 0; z-index: 9999;}
.main-wrapper .language a{ font-size: 13px; }
.main-wrapper .language a.active{ font-weight: bold; }
.main-wrapper #pnsearch{ position: absolute; top: 30px; right: 132px; z-index: 9999;}
.main-wrapper #pnsearch span{ cursor: pointer;}
.main-wrapper #pnsearch #formsearch{ display: none;width: 100%;}

.item_search .title{ font-size: 14px; font-weight: bold;}

.title_set{ text-transform: uppercase; font-size: 20px;}

.bannerpage{ margin-bottom: 20px; text-align: center;}

#frmBookdemo{ width: 80%;}

.mb-5px{
    margin-bottom: 5px;
}
.image.is-5by4 img
{
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.image {
    display: block;
    position: relative;
}

.image img {
    display: block;
    height: auto;
    width: 100%;
}
.image.is-5by4 img
{
    height: 100%;
    width: 100%;
}
.is-5by4 {
    padding-top: 80%;
}

@media only screen and (max-width: 991px) {
    .navbar-collapse {
        width: 90%;
    }
    .dropdown{
        display: block!important;
    }
    ::-webkit-scrollbar {
        display: none;
    }
}

.parent-service{
    background: none;
    font-weight: bold;
}

.no-dot-list{
    list-style-type: none;
}

.dropdown-custom{
    height: 200px;
    overflow: scroll;
}
