.container.toph_banner {
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    bottom: 9px;
    font-size: 35px;
    font-weight: 600;
    text-transform:uppercase;
    display: table;
}
.toph_banner {
    background-image: url(../img/toph-press.png);
    background-size: cover;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    height: 225px;
    margin-bottom: 20px;
}
.toph_bg {
    display: table-cell;
    background: rgba(45, 45, 45, 0.5);
    color:#fff;
    padding-right: 35px;
    padding-left: 35px;
    min-height: 225px;
    vertical-align: middle;
}
div.search_bar {
    margin-bottom: 15px;
}
.pagination {
    margin: 0 0 15px 0;
}
.pagination > .active > a {
    color: #fff !important;
}
.pagination > li > a {
    margin-left: 7px;
}
.pagination > .active > a {
    background-color: #1B9BD7;
}
.pagination > li:first-child > a {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination_block {
    max-width:10px;
    color: #333;
}
.SearchIcon
{
    color:#fff;
   
}
.SearchButton
{
    background-color:#115FA3;
    border-radius:0px;
}
.SearchButton:hover{
    background-color:#115FA3;
}
.form-control {
    border-radius: 0px;
}
.FilterButton {
    background-color:transparent;
    border-radius:0px;
    color:#115FA3;
    float: right;
}
.FilterButton:hover {
    background-color:transparent;
    color:#1B9BD7;
}
.dropdown-menu.dropdown_custom {
    right: 0;
    left: inherit;
    top: 30px;
}
.btn-primary.FilterButton {
    border-color:#ccc;
}
h4.modal-title {
    color: #231F20;
    font-size: 23px;
    font-weight: 600;
}
.press_listing ul {
    margin: 0;
    padding: 0;
}
.press_title {
    float: left;
    width: 80%;
    font-size: 18px;
    padding: 12.7px 0;
    background-color: #fff;
}
.berita_style .no_gutter{
    margin: 0;
}
.berita_style .search_bar{
    margin-bottom: 20px;
}

/*Latest News List*/
.table>tbody>tr>td {
    border-top: 0px;
    vertical-align: middle;
}
.table-hover > tbody > tr {
    border-bottom: 1px solid #F2F2F2; 
}
.table-hover > tbody > tr:hover {
    border-bottom: 1px solid #0F61A5;
}
.table-hover > tbody > tr > td > td > .news_calendar:hover {
    background-color: red !important;
}
.news_listing ul {
    padding:0;
}
.news_title {
    list-style-type: none;
    height: 78px;
    border-bottom: 1px solid #F2F2F2;
    font-size: 14px;
}
.news_title a {
    color: #58595B;
}
.news_link {
    background-color:#F2F2F2;
    height: 78px;
    display: block;
}
.news_link:hover {
    background-color:#1B9BD7;
    height: 78px;
    display: block;

}
.text_title {
    float: left;
    width: 80%;
    font-size: 18px;
    padding: 13px 0;
    background-color:#fff;
    min-height: 75px;
}
.text_date {
    float: right;
    width: 20%;
    text-align: center;
    padding: 1px 0;
    color: #58595B;
}
.news_link:hover .text_title {
    color: #1B9BD7;
}
.news_link:hover .text_date {
    color: #fff;
}
.text_date p {
    margin: 0;
}
.date_cal {
    font-weight: 600;
    font-size: 24px;
}
.active_news_date {
    color: #fff;
}
.active_news {
    background-color:#1B9BD7;
}
.active_news_txt {
    color: #1B9BD7;
}

.headingtitle_style {
    margin-top: 20px;
    margin-bottom: 20px;
}
.headingtitle_style h4 {
    color:#1B9BD7;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.othermenu_link {
    font-style: italic;
    font-size: 15px;
    text-align: right;
    color: #1B9BD7;
    padding: 3px 0;
}
.othermenu_link a:hover {
    text-decoration: underline;
}
.carousel-inner>.item{
    width: 100%;
    height: 312px;
}

.berita_lainnya_style > .row{
    margin-bottom: 5px;
}
.berita-item{
    margin-bottom: 20px;
}
.berita-item .img{height: 200px;overflow: hidden;}
.berita-item .img img{width: 100%;}
.berita-item .title{font-size: 18px;margin: 10px 0; font-weight: bold;}
.berita-item .title a{

}
.berita-item .title a span{display: block;font-size: 12px;font-style: italic;}
.berita-item .description{

}
.berita-item .description a{

}

/*News Detail*/
.header_title {
    text-transform: none;
}
.news_date {
    font-style: italic;
    font-size: 15px;
    font-weight: 300;
}
.news_description {
    font-size: 15px;
    text-align: justify;
    padding-bottom: 15px;
}
.berita-detail-item .img {
    min-height: 170px;
    margin: 5px 15px;
}
.berita-item-list img {
    height: 100%;
    overflow: hidden;
}
.berita-item-list {
    padding-bottom: 15px;
}
.berita-item-list .img img{width: 100%;}
.berita-item-list .title{font-size: 18px;margin: 10px 0; font-weight: bold;}
.berita-item-list .title a span{display: block;font-size: 12px;font-style: italic;}
.socmed_style {
    font-size: 15px;
    font-weight:bold;
    color: #49AFDF;
}
.icon_box_socmed {
    background-color:#1B9BD7;
    padding: 12px;
    color: #fff;
    vertical-align: middle;
    min-width: 35px;
}
.list-inline > li {
    vertical-align: middle;
}
.list-inline > li.active {
    padding-right: 0px;
}
.fa.pull-left {
    margin: 0;
}
@media (max-width: 1199px) {
    .berita-item .title a span {
    font-weight: normal;
    }
}
@media (max-width: 991px) {
    
}
@media (max-width: 767px) {
    .search_bar div {
        width:auto;
        float:left;
    }
    .filterButton {
        float: left;
        margin-right: 20px;
    }
    .press_title {
        padding: 24.8px 0; 
        width: 85%;
    }
    .text_date {
        width: 15%;
    }
    .description {
        margin-bottom: 10px;
    }
}
@media (max-width: 480px) {
    .carousel-control.right {
        top: 0px;
    }
    .carousel-control.left {
        top: 0px;
    }
    .press_title {
        padding: 15px 0;
        font-size: 16px;
    }
    .news_title {
        font-size: 12px;
    }
    .footer_style .phone-wrap li {
        display: block;
    }
    .footer_style {
    margin-bottom: 20px;
    }
    
}
