.title-main {
    text-shadow: none !important;
}

header .top-bottom .navbar .navbar-nav>li {
    padding: 0.2em 0.4em;
    border-top: none !important;
}

.how-doi a{
    color: white;
    text-decoration: none;
}

.cma-date-news {
    margin-bottom: 1px;
    border-radius: 3px;
}

.cma-news-body{
    background-color: white;
}

.hightlight-wrapper, .hightlight{
    background-color: #40b6de!important;
    margin-top: 2px;
}

.hightlight-text {
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.border-left-primary{
    border: none !important;
}

.cma-button{
    color: rgb(233, 233, 233);
    text-decoration:none;
    text-transform: capitalize;
    padding: 3px 7px;
}
.cma-button:hover{
    color: white;
    border: 1px solid lightblue;
    padding: 5px 10px;
}

.cma-button{
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
    line-height: 1.6 !important;
    text-transform: uppercase !important;
    color: #40b6de;
 }


 .home-page .carousel .carousel-inner .carousel-caption {
    bottom: -70px !important;
}

.announcement{
    background-color: #17a9f2;
    padding: 8px 12px;
    color: white !important;
}

.announcement-title{
    color: white;
    font-size: 20;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-align: center;
}


.staff-member-action{
    background-color: #4ac3ffcc;
    color: black !important;
}