body, p, h1, h2, h3, h4, h5, h6, div, span{
    font-family: Arial, Tahoma, Geneva, Verdana, Helvetica !important;
}
.fa_icon{
    display: inline-block;
    float: left;
    margin: 5px 10px 0px 0px;
}
.fa_icon i:before {
    width: 30px;
    height: 30px;
    border: 2px solid;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    color: #686868;
    display: inline-block;
    line-height: 26px;
    padding-right: 1px;
}
.title_phone, .title_email_wrap, .title_location_wrap {
    display: inline-block;
    font-size: 14px;
}
.title_location, .title_email, .pnone_title {
    text-transform: uppercase;
    font-weight: 600;
    color: #686868;
}
.item .card {
    margin: 20px 5px;
    border-width: 0px;
    border-top: 3px solid #f66249;
    /* background-color: rgba(67, 172, 196, 0.1); */
    box-shadow: 0 1px 4px rgba(0,0,0,0.1);
    border-bottom: 1px solid #dfdfdf;
    border-radius: 5px;
}
.item .card:hover{
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.sticky-art {
    margin-top: -6px;
    float: right;
    padding-right: 20px;
    font-size: 18px;
    color: #f66249;
    z-index:100;
}
.sticky-art i {
    float: right;
}
/* right panel */
.fa-2x {
font-size: 2em;
}
.main-menu .fa {
position: relative;
display: table-cell;
width: 60px;
height: 36px;
text-align: center;
vertical-align: middle;
font-size:20px;
}
.main-menu:hover,nav.main-menu.expanded {
width:200px;
overflow:visible;
}

.main-menu {
background:#fbfbfb;
border-top:solid 1px #ecf0f5;
border-left:solid 1px #ecf0f5;
border-bottom:solid 1px #ecf0f5;
border-right:1px solid #e5e5e5;
position:sticky;
bottom:40%;
right:0;
width:50px;
overflow:hidden;
-webkit-transition:width .05s linear;
transition:width .05s linear;
-webkit-transform:translateZ(0) scale(1,1);
z-index:1000;
}

.main-menu>ul {
margin:7px 0;
}

.main-menu li {
position:relative;
display:block;
width:200px;
}

.main-menu li>a {
position:relative;
display:table;
border-collapse:collapse;
border-spacing:0;
color:#999;
 font-family: arial;
font-size: 14px;
text-decoration:none;
-webkit-transform:translateZ(0) scale(1,1);
-webkit-transition:all .1s linear;
transition:all .1s linear;
  
}

.main-menu .nav-icon {
position:relative;
display:table-cell;
width:60px;
height:36px;
text-align:center;
vertical-align:middle;
font-size:18px;
}

.main-menu .nav-text {
position:relative;
display:table-cell;
vertical-align:middle;
width:195px;
  font-family: 'Titillium Web', sans-serif;
}

.main-menu>ul.logout {
position:absolute;
left:0;
bottom:0;
}

.no-touch .scrollable.hover {
overflow-y:hidden;
}

.no-touch .scrollable.hover:hover {
overflow-y:auto;
overflow:visible;
}

a:hover,a:focus {
text-decoration:none;
}

nav {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
}

nav ul,nav li {
outline:0;
margin:0;
padding:0;
}
.main-menu li:hover>a,nav.main-menu li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a {
color:#fff;
background-color:#5fa2db;
}
.area {
float: right;
background: #e2e2e2;
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(https://themes.googleusercontent.com/static/fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr24bNCNEoFTpS2BTjF6FB5E.woff) format('woff');
}
/* end right-panel */
.appimage img{
    width: 100%; margin-top: -12px; border-radius: 3px 3px 0px 0px;
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}
.apptitle a{
    font-size: 22px;
    color: #34a853;
    font-weight: 700;
}
.section-header{
    text-align: center; font-weight: bold; font-size: 200%; color: #f33; padding: 20px 0px;
}
.unregisted a{
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #f33;
}
.registed{
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    color: #33f;
}
.zoom{
    transition: transform .2s;
}
.zoom:hover{
    transform: scale(1.05);
}
.modal-backdrop
{
    opacity:0.2 !important;
}
.login-separate{
    padding-top: 20px;
    background: url("../images/line.png") top center no-repeat;
    background-size: 30% 20%;
}
.modal-header{
    background-color: #007f00;
    color: white;
}
.modal-title{
    font-size: 24px;
}
.title-bar{
    background-color: #25B0BE;
    height: 100px;
    color: #fff;
    margin-bottom: 20px;
}
.title-bar h1{
    margin-top:30px;
    display: inline-block;
}
.title-bar button{
    font-size: 1.4em;
    margin:30px 30px;
}
.monhoc-pic{
    border-radius: 5px;
    width: 100%;
}
.monhoc-info{
    border-radius: 5px;
    background-color: #f73f3f;
    padding:20px;
    color: #fff;
    font-size: 16px;
}
.monhoc-info a{
    color: #fff;
}
.monhoc-info p{
    line-height: 3em;
}
.monhoc-info a:hover{
    color: #0047ab;
}
.monhoc-intro{
    margin-top: 15px;
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-bottom: 35px;
    max-height: 400px;
    overflow-y: scroll;
}
.baihoc-list{
    margin-top: 30px;
}
.baihoc-list h4{
    font-size: 2em;
}
.items{
    height: 650px;
    overflow-y: scroll;
    background-color: #f5f5f0;
    padding: 5px;
}
.items li{
    list-style: none;
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.items ul{
    padding-left:5px;
}
.bh-menu{
    width: 25%;
    opacity: .6;
    background-color: #000;
    color: #fff;
    z-index: 2;
    position: absolute;
    top:0;
    height: 88%;
}
#bh-list:not(.in){
    height: 0px;
}
.bh-menu h5, .bh-menu i{
    font-size: 1.4em;
    color: #fff;
    font-weight: 800;
}
.bh-menu .show{
    overflow-y: scroll;
}
.card-body ul{
    padding-left: 0px;
    list-style: none;
}
.card-body ul li{
    padding:5px 0px;
}
.card-body ul li a{
    color: #fff;
}
.comm-content{
    max-height: 400px;
    overflow-y: scroll;
}