.box-search {
        background: #f2f2f2;
    padding-top: 5px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.news-info {
    background-color: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 5px;
}

.w-le {
    width: 100% !important;
    background-color: whitesmoke;
}
/** NEWS SLIDER ********************************/
.news-slider {
    margin-bottom: 20px;
    background: #f2f2f2;
    border: 1px solid #ddd;
}
.news-slider-imgs .item .item-head {
    position: relative;
}
.news-slider-imgs .item .item-head img {
    width: 100%;
}
.news-slider-imgs .item-head-content {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background: url(../Images/bg/bg-70.html);
    width: 100%;
    height: 70px;
}
.news-slider-imgs .item-head-content .link-text {
    font-weight: bold;
    font-size: 16px;
}
.news-slider-imgs .item .desc {
    padding: 10px
}

.news-slider-imgs {
    position: relative;
    background-color: #fff;
}

.news-slider-imgs-wrap .slick-prev {
    position: absolute;
    left: 0;
    top: 40%;
    width: 30px;
    height: 50px;
    background: none;
    background-image: url(../icons/pre.html);
    border: none;
        z-index: 999;
                    background-position-x: -1px;
            background-repeat: no-repeat;
    background-position-y: center;
}
.news-slider-imgs-wrap .slick-next {
    position: absolute;
    right: 0;
    top: 40%;
    width: 30px;
    height: 50px;
    background: none;
    background-image: url(../icons/next.html);
    border: none;
        z-index: 999;
                background-position-x: 5px;
            background-repeat: no-repeat;
    background-position-y: center;
}

.news-slider-imgs-navigation .slick-prev {
    position: absolute;
    left: 0;
    top: 40%;
    width: 30px;
    height: 50px;
    background: rgb(0, 0, 0); /* fallback in case rgba is not supported */
    background: rgba(0, 0, 0, 0.7);
    border: none;
}
.news-slider-imgs-navigation .slick-next {
    position: absolute;
    right: 0;
    top: 40%;
    width: 30px;
    height: 50px;
    background: rgb(0, 0, 0); /* fallback in case rgba is not supported */
    background: rgba(0, 0, 0, 0.7);
    border: none;
}
.news-slider-list {
    /*padding: 10px 0px;*/
}
.news-slider-list .item {
    /*width: 99% !important;
    background: url('../Images/news_arrow.png') no-repeat 0px 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    border-bottom: 1px dashed #ddd;
    text-align: justify;
    color: #000;
    height: 50px;*/
        width: 100% !important;
    /*background: url('../icons/arrown-black.png') no-repeat 0px 15px;*/
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px dashed #eaeaea;
    text-align: justify;
    margin: 0px;
    height: 60px;
}

.news-slider-list .item.active {
    color: #fff;
    background-color: #0351a0;
}
.news-slider-imgs .title-heading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.news-slider-imgs-wrap .link-text {
    color: #fff;
}

.nav-tabs > li.active {
    border-bottom: 3px solid #fe0000;
    margin-bottom: -3px;
}
/**
    BANNER ********************************/
.small-banner {
    /*margin-bottom: 10px;*/
}

/**
    BIG NEWS ********************************/

.title-links {
    display: inline-block;
}
.title-links .first-btn  {
    color: #000;
    text-decoration: none;
    font-size: 12px;
}
.title-links .first-btn:hover {
    color: #337ab7;
    text-decoration: none;
}
.title-links a {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
}
.title-links .dropdown-toggle {
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 0;
    height: 22px;
    margin-top: 5px;
    padding: 0px 5px;
}

.big-news-list {
    border-top: 3px solid #d5d5d5;
    padding: 10px 0px;
}
.big-news-list .first-item img {
    width: 100%;
    /* border: 1px solid #0461af; */
    /*margin-bottom: 5px;*/
}
.big-news-list .first-item .title {
    font-size: 16px;
    font-weight: bold;
    padding-top: 0px;
    margin-bottom: 0px;
}
.big-news-list .first-item .desc {
    font-size: 13px;
    text-align: justify;
}


.big-news-list .text_tag{
    background: #f1f1f1 url(../Images/icon_tag.html) no-repeat left top;
    padding: 0 10px 0 20px;
    height: 20px;
    color: #939393;
    float: left;
    font: 400 13px/20px arial;
    margin: 0 5px 0 0;
}

.big-news-list .item {
    margin-bottom: 15px;
}
.big-news-list .item img {
    width: 100%;
    /*height: 80px;*/
}
.big-news-list .item .title {
    padding-top: 0;
    font-size: 15px;
    text-align: justify;
    /*font-weight: bold;*/
    margin-bottom: 0px;
    /* float: right; */
}
.big-news-list .item .desc {
    font-size: 12px;
    margin-bottom: 5px;
    color: #6f6f6f;
}
.big-news-list .item .title-only {
    font-size: 13px;
    padding-left: 10px;
}


.big-news-list.normal-news .first-item .desc {
    color: #000;
}
.big-news-list.normal-news .item {
    padding-left: 15px;
    background: url('../icons/arrown-black.html') no-repeat 10px 3px;
}

.big-news-list.normal-news .item-cate {
    padding-left: 15px;
    background: url('../icons/arrown-black.html') no-repeat 10px 6px;
}

.normal-news .item {
    margin-bottom: 0;
}
.normal-news .first-item {
    margin-bottom: 15px;
}

/**
    DOCUMENT TABS *******************************************************************/
.document-tabs {
    margin-bottom: 10px;
}

.document-tabs .tab-pane {
    padding: 10px;
    background: #fff;
}
.document-tabs .nav-tabs a {
    color: #000;
}
.document-tabs .nav-tabs a h4 {
    margin: 0;
}
.document-tabs .nav-tabs>li>a {
    border: none;
    border-radius: 0;
    background: none;
    margin: 0px;
    padding: 8px 10px;
    color: gray;
    font-weight: bold;
}
.nav-tabs {
    border-bottom: 3px solid #0351a0;
    background-color: #eaeaea;
}
.nav-tabs > li {
    margin-bottom: 0;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a:focus,
.nav-tabs > li.active a:hover {
    background: #eaeaea;
    cursor: pointer;
    color: #0351a0;
    padding: 8px 10px;
}

.warning-tabs .tab-content {
    border: 1px solid #9FC9F3;
    border-top: 0px;
}

.warning-tabs a h4 {
    font-size: 12px;
}
.warning-tabs .warning {
    text-align: center;
}
.warning-title {
    margin-top: 15px;
    font-weight: bold;
}

.warning-content .link-text {
    font-weight: bold;
    width: 100%;
    margin-top: 5px;
    float: left;
    color: #646464;
    text-align: left;
    text-transform: uppercase;
}

.videoimg-tabs .tab-content {
    padding: 0 10px;
    border: 1px solid #9FC9F3;
    border-top: 0px;
}

.spam {
    margin-bottom: 20px;
}
.spam-body {
    padding: 10px;
    border: 1px solid #9FC9F3;
    border-top: 3px solid #0351a0;
}
.spam-body .item {
    padding-left: 20px;
    padding-right: 10px;
    background: url('../icons/anti-spam-icon.html') no-repeat 0px 3px;
}

/**
    VIDEO *******************************************************************/
.big-news-list video {
    margin-bottom: 15px;
}



/**
    OTHERS *******************************************************************/
.right-banner {
    margin-bottom: 10px;
}
.img-gallery-content .item {
    position: relative;
}
.img-gallery-content .item p {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    padding: 10px;
    color: #fff;
    background: rgb(0, 0, 0); /* fallback in case rgba is not supported */
    background: rgba(0, 0, 0, 0.5);
}
.img-gallery {
    margin-bottom: 20px;
}

.videoimg-tabs .tab-pane {
    padding: 10px 0px 10px 0px;
}

.external-links {
    margin-bottom: 20px;
}
.external-links-body {
    padding: 10px;
    border: 1px solid #9FC9F3;
    border-top: 3px solid #0351a0;
}

.statistics-body {
    padding: 0px 10px;
    border: 1px solid #9FC9F3;
    border-top: 3px solid #0351a0;
    background-color: #fff;
}

.title-ab {
    /*position: absolute;*/
    bottom: 0px;
    width: 100%;
    /*height: 50px;
    background: url(../Images/bg/bg-70.png);*/
        /*padding: 5px;*/
}

.title-ab a {
    color: #272727;
}

.title-ab a:hover {
    color: #428bca;
    text-decoration: none; 
}


/* Large Devices, Wide Screens */
@media (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media (max-width : 992px) {

}

/* Small Devices, Tablets */
@media (max-width : 768px) {
    
}

/* Extra Small Devices, Phones */ 
@media (max-width : 480px) {
    
}

/* Custom, iPhone Retina */ 
@media (max-width : 320px) {
    
}

.nav_up_r {
    background: url("../icons/arrow_up.html") no-repeat scroll 50% 50% transparent;
    border: 1px solid #CCCCCC;
    bottom: 10px;
    cursor: pointer;
    opacity: 1;
    padding: 20px;
    position: fixed;
    right: 30px;
    white-space: nowrap;
    width: 20px;
    background-color: red;
}

#back-top {
	position: fixed;
	bottom: 30px;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../icons/up-arrow.html) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

.scrollToTop{
   width:60px;
   height: 60px;  
   background-image: url(../icons/top.png);
   position:fixed;
   right:30px;
   bottom:30px;
   display:none;
}


/********************* NEWS INFO ***************************** */
.breadcrumb {
    background : none;
    color : #333;
    padding : 0px 0px 0px 10px;
    margin-bottom : 0px;
}

.breadcrumb a {
    color : #333;
    text-decoration : none;
    font-size : 16px;
    font-weight : bold;
}
.breadcrumb a:hover {
    color : #0461af;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #333;
    font-size: 14px;
}