.news_side {
    border-top: 1px solid #e5e5e5;
    padding: 20px 15px 0;
    margin-top: 20px;
}
/*MAIN FOCUS*/
#main_focus {
    background: url(../images/man_focus_b.gif) bottom left no-repeat;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

.list-news-focus {
    border: 1px solid #d7d7d7;
    overflow: hidden;
    min-height: 330px;
}

.list-news-focus .list-img {
    padding: 10px;
    border-right: 1px solid #d7d7d7;
}

.list-news-focus ul {

    list-style: none;
    padding: 0;
    margin: 0;
}

.list-news-focus .list-news {
    background: #ecf7ff
}

ul#tabs li {
    border-bottom: 1px solid #d7d7d7;
    height: 56px;
    outline: none;
    padding: 5px 10px;
    position: relative;
}

ul#tabs li .icon_current {
    display: none;
    border: medium none;
    left: 0;
    margin-left: -10px;
    position: absolute;
    top: 25px;
}

ul#tabs li.last {
    border-bottom: none;
}

ul#tabs li img {
    float: left;
    border: 1px solid #dcdcdc;
    padding: 2px;
    margin-right: 10px;
}

ul#tabs li a {
    font-weight: bold;
    text-decoration: none;
}

ul#tabs li a:hover {
    text-decoration: underline;
}

ul#tabs li a img {
    width: 72px;
    height: 48px;
    padding: 3px;
    border: 1px solid #ccc;
    background: #FFF
}

ul#tabs li.current {
    background: url(../images/tab-current.gif) bottom repeat-x;
}

ul#tabs li.current .icon_current {
    display: block;
}

ul#output {
    width: 410px;
    height: 310px;
    position: relative;
}

ul#output li {
    position: absolute;
    width: 330px;
    height: 310px;
}

ul#output li h3 {
    padding: 2px 0px;
}

ul#output li .desc {
    text-align: justify;
}

/*mainNews*/
.mainNews {
}

.mainL {
    width: 495px;
}

.mainR {
    width: 225px;
}

/***** FOCUS ***/
.boxFocusNews {
    padding-bottom: 20px;
    border-bottom: 1px dotted #d9d9d9;
}
.boxFocusNews .slick-dots {
    position: absolute;
    left: 385px;
    bottom: 0;
}
.boxFocusNews .slick-dots li {
    display: inline-block;
    margin-right: 3px;
}
.boxFocusNews .slick-dots li button {
    background: #fff;
    color: #333;
    border: 1px solid #134c78;
    width: 24px;
    height: 24px;
    font-size: 14px;
}
.boxFocusNews .slick-dots li.slick-active button,
.boxFocusNews .slick-dots li:hover button {
    background: #134c78;
    color: #fff;
}
#otherNews div.sl-item:not(:first-child) {
    display: none;
}
#otherNews.slick-initialized div.sl-item {
    display: block;
}
.news_cat_focus {
    overflow: hidden;
}
.news_cat_focus .info {
    float: right;
    width: 485px;
    padding-top: 10px;
}
.news_cat_focus h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
}
.news_cat_focus h3 a {
    text-decoration: none;
    color: #134c78;
}
.news_cat_focus h3 a:hover {
    color: #3eabea;
}
.news_cat_focus .pic {
    width: 370px;
    height: 246px;
    float: left;
}
.news_cat_focus .pic img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.news_cat_focus .news_dc {
    overflow: hidden;
    margin-bottom: 15px;
}
.news_cat_focus .short {
    color: #444444;
    font-size: 13px;
    line-height: 20px;
}
#tab-container-news_focus-nav {
    list-style: none;
    position: absolute;
    bottom: 15px;
    left: 290px;
    text-align: left;
}

#tab-container-news_focus-nav li {
    float: left;
}

#tab-container-news_focus-nav li a {
    color: #474747;
    display: inline-block;
    text-decoration: none;
    padding: 0px;
    height: 21px;
    width: 22px;
    font-size: 11px;
    font-weight: bold;
    margin-right: 2px;
    background: url(../images/tab_bg.gif) center no-repeat;
    text-align: center;
}

#tab-container-news_focus-nav li a b {
    display: block;
    line-height: 17px;
    padding-top: 4px;
}

#tab-container-news_focus-nav li a:hover {
    background: url(../images/tab_on.gif) center no-repeat;
    color: #fff;
}

#tab-container-news_focus-nav li a.active {
    background: url(../images/tab_on.gif) center no-repeat;
    color: #fff;
}

/*HOME NEWS*/
.box-news {
    padding: 5px 0px;
    vertical-align: top;
}

h1.box-news-title {
    color: #9e9d9d;
    font-size: 12px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

h1.box-news-title a {
    color: #9e9d9d;
}

.box-news-content {
    border: 1px solid #d9d9d9;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.top-news {
    float: left;
    width: 380px;
    padding-right: 15px;
}

.other-news {
    float: left;
    width: 210px;
}

.other-news ul {
    list-style: none;
}

.other-news li {
    background: url(../images/icon_other.gif) 0 7px no-repeat;
    padding-left: 10px;
}

.other-news li a {
    color: #333333
}

/*----------------- VIEW 1 ----------------*/
#List_View .View1 {
    float: left;
    margin: 0px;
    border-bottom: 1px dotted #cccccc;
}

#List_View .last {
    border-bottom: none;
}

#List_View div.View1 div.item {
    border-right: 1px dotted #cccccc;
    float: left;
    padding: 10px 0px;
    padding-right: 15px;
    margin-right: 15px;
    width: 330px;
}

#List_View div.View1 div.item.last {
    border-right: none;
    margint: 0px;
    margin-right: 0px;
    padding-right: 0px;
}

/*----------------- VIEW 2 ----------------*/

#List_View .View2 {
    padding: 15px 0;
    border-bottom: 1px dotted #d9d9d9;
}
#List_View .View2:first-child {
    padding-top: 0;
}
#List_View .col1 {

}

#List_View .col2 {

}

#List_View .noItem {
    padding: 50px;
    text-align: center;
    color: #ff0000;
}
.box_rNews {
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #e5e5e5;
}
.box_rNews:first-child {
    padding: 0 0 10px 0;
}
.row + .main_nPage .box_rNews:first-child {
    padding: 20px 0 10px 0;
}
.box_rNews:last-child {
    border-bottom: none;
}
.box_rNews .title {
    background: url("../images/pat02.jpg") repeat-x left bottom;
    margin-bottom: 5px;
    position: relative;
}
.box_rNews .title h3 {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    background: #134c78;
    padding: 3px 10px;
    display: inline-block;
    text-transform: uppercase;
}
.box_rNews .title h3 a {
    color: #ffffff;
    text-decoration: none;
}
.box_rNews .title h3 a:hover {
    color: #fef96e;
}
.box_rNews .title > a {
    position: absolute;
    color: #134c78;
    background: #fff;
    padding: 0 0 0 10px;
    right: 0;
    bottom: 0;
    font-size: 13px;
    line-height: 13px;
}.box_rNews .title > a i {
    margin-right: 5px;
 }

 .rNews {
    padding: 15px 0;
    border-bottom: 1px dotted #d9d9d9;
}
.rNews:last-child {
    border-bottom: none;
}
/*********** Box NEWS *********/
.boxNews {
    padding: 5px 0px 0px;
}

.boxNews p {
    margin: 0px;
    padding: 5px 0px;
}

.boxNews h3 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
}

.boxNews h3 a {
    color: #134c78;
    text-decoration: none;
}
.boxNews h3 a:hover {
    color: #3eabea;
}

.boxNews .img_left {
    text-align: center;
    float: left;
    width: 170px;
}
.boxNews .img_right {
    text-align: center;
    float: right;
    width: 170px;
}
.boxNews .img_right img,
.boxNews .img_left img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.boxNews .img_right img:hover ,
.boxNews .img_left img:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.boxNews .img_left + .news_info {
    float: right;
    width: 685px;
}
.boxNews .img_right + .news_info {
    float: left;
    width: 685px;
}
.boxNews .short {
    text-align: justify;
    color: #444444;
    font-size: 13px;
    line-height: 20px;
}
.boxNews .news_dc {
    overflow: hidden;
    margin-bottom: 10px;
}
.news_dc div {
    float: left;
    font-size: 12px;
    color: #bbbbbb;
}
.news_dc div i {
    margin-right: 3px;
}
.news_dc div:not(:first-child) {
    margin-left: 10px;
}
.relate_news {
    font-weight: bold;
    color: #5F5F5F;
}

.relate_news a {
    color: #5F5F5F;
    text-decoration: underline;
}

/*********** Detail NEWS *********/
.boxDetail .news_dc {
    overflow: hidden;
    margin-bottom: 10px;
}
.boxDetail .imgDetail_left {
    display: block;
    float: left;
    margin-right: 7px;
}

.boxDetail .imgDetail_right {
    display: block;
    float: right;
    margin-left: 7px;
}

.boxDetail .fDespic {
    font-size: 9px;
    color: #999999;
    text-align: center;
}

.boxDetail .noteNews {
    margin: 5px 0px;
    padding: 5px;
    border: 1px solid #bbbbbb;
    background-color: #e8e8e8;
    text-align: justify;
}
.content-news {
    font-size: 14px;
    line-height: 23px;
    color:  #333333;
    text-align: justify;
    margin-bottom: 20px;
}
.content-news img {

}
.hr {
    background: url(../images/hr.gif) repeat-x center;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.boxNews p.more {
    margin: 0px;
    padding: 2px 0px;
    text-align: right;
}

.tools {
    margin: 10px 0px;
    border-top: 1px dotted #b2b2b2;
    border-bottom: 1px dotted #b2b2b2;
    padding: 5px;
}

.tools .plugin {
    white-space: nowrap;
}

.tools img {
    vertical-align: middle;
}

.tools ul {
    list-style: none;
    float: right;
}

.tools li {
    float: left;
    padding-left: 20px;
}

.toots a {
    text-decoration: none;
    color: #ca0d00;
    display: block;
    line-height: 18px;
    font-size: 11px;
}

.tools li.feedback a {
    padding-left: 20px;
    background: url(../images/icon_feedback.png) left no-repeat;
}

.tools li.tellfriend a {
    padding-left: 20px;
    background: url(../images/icon_email.png) left no-repeat;
}

.tools li.print a {
    padding-left: 20px;
    background: url(../images/icon_print.png) left no-repeat;
}

.tools li.bookmark a {
    padding-left: 20px;
    background: url(../images/icon_bookmark.png) left no-repeat;
}

.tools li.back a {
    padding-left: 20px;
    background: url(../images/icon_back.png) left no-repeat;
}

/*--------------------*/
.new_titleNews, .new_titleNews a:link, .new_titleNews a:active, .new_titleNews a:visited {
    color: #FF4200;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.new_titleNews a:hover {
    color: #FD7849;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.tooltipTitle {
    color: #FF0000;
}

.tooltipDes {
    color: #000000
}

/*------*/
.toolSearch {
    background: url(../images/toolSearch_bg.gif) repeat-x;
}

.toolSearch_l {
    background: url(../images/toolSearch_l.gif) left no-repeat;
    padding-left: 10px;
}

.toolSearch_r {
    background: url(../images/toolSearch_r.gif) right no-repeat;
    padding-right: 10px;
}

.toolSearch .btn_search {
    cursor: pointer;
    border: none;
    background: url(../images/btn_search.gif) center no-repeat;
    width: 50px;
    padding: 3px 2px;
    color: #FFFFFF;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}

.font_keyword {
    background-color: yellow;
    color: red;
    font-weight: bold;
}

.font_keyword a {
    background-color: yellow;
    color: red;
    font-weight: bold;
}


.font_username {
    color: #c53915;
}

.contentComment {
    padding: 10px 0px;
}

/*COMMENT*/
.comment{
    margin-bottom: 20px;
    padding-top: 20px;
    overflow: hidden;
}
.comment .input-group {
    display: block;
}
.comment .title{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #333333;
}
.formComment .form-control{
    height: 38px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.formComment textarea.form-control{
    height: 100px;
    resize: vertical;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.formComment .input-group-btn{
    padding-left: 5px;
    vertical-align: top;
}
.formComment button.btn{
    height: auto;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding: 7px 20px;
    text-transform: uppercase;
    background: #134c78;
    font-weight: 700;
    border: 0px;
}
.formComment button.btn span{
    color: #ffffff;
}
.formComment .w_content{
    width: 100%;
}
.formComment .w_content .content-info{
    padding: 15px;
    clear: both;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    display: none;
}
.formComment .w_content .content-info .info-title{
    margin-bottom: 10px;
}
.formComment .w_content .content-info .form-control{
    float: none;
    margin-bottom: 10px;
}


/*=================================*/
.grid-comment{
    padding-top: 20px;
}

.grid-comment .node-commnet{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.grid-comment .node-commnet .avatar{
    width: 55px;
    float: left;
}
.grid-comment .node-commnet .avatar img{
    width: 100%;
}
.grid-comment .node-commnet .info-comment{
    margin-left: 70px;
}
.grid-comment .node-commnet .info-comment .info-preson{
    font-size: 12px;
    line-height: 25px;
    color: #7c7c7c;
}
.grid-comment .node-commnet .info-comment .info-preson .name{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.grid-comment .node-commnet .info-comment .linkanswer{
    margin-bottom: 10px;
    text-align: right;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    color: #263415;
}
.grid-comment .node-commnet .info-comment .linkanswer a{
    position: relative;
    display: inline-block;
    padding-right: 12px;
    color: #999;
}
.grid-comment .node-commnet .info-comment .linkanswer a:hover{
    text-decoration: underline;
}
.grid-comment .node-commnet .info-comment .linkanswer a:after{
    position: absolute;
    font-family:"fontawesome";
    content:"\f054";
    top:2px;
    right: 0px;
    color: #999;
    font-size: 7px;
}


.comment_reply {}
.comment_reply .form_reply {
    margin-bottom: 10px;
}
.comment_reply .reply-com {
    margin-bottom: 5px;
}
.comment_reply .reply-info {
    overflow: hidden;
}
.comment_reply .reply-info .reply-name  {
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    width: calc(100% - 110px);
}
.comment_reply .reply-info .reply-button {
    width:100px;
    text-align: right;
}

.comment_reply .reply-info .reply-button .btn {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    padding: 6px 20px;
    text-transform: uppercase;
    background: #c50f1b;
    font-weight: 700;
    border: 0px;
    height: 34px;
}

.comment_reply .nodeanswer{
    background-color: #dddddd;
    margin-bottom:1px;
    padding: 10px;
    min-height: 75px;
}
/*SEARCH*/
.formSearch {
    background: #FAFAFA;
    padding: 5px;
    border: 1px solid #ccc;
}

p.mess_result {
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
}

p.mess_result span {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}

.tbl_poll {
    margin: 5px;
}

.tbl_poll {
    background: #FFFFFF;
    border: 1px solid #ccc;
}

.tbl_poll .fPoll {
    padding: 5px;
    font-weight: bold;
    color: #8A0000;
    border-bottom: 1px solid #ccc;
}

.tbl_poll .btn {
    border-top: 1px solid #ccc;
    background: #FFFFFF;
    text-align: center;
}

.tbl_poll .poll_content {
    padding: 5px;
    background: #EEEEDD;
}

/* box_sidebar */
.sidebar-news {
    padding: 2px 0px;
}

.sidebar-news ul {
    list-style: none;
    padding-top: 5px;
}

.sidebar-news li {
    background: url(../images/hr.gif) bottom repeat-x;
    padding: 10px 10px;
    overflow: hidden;

}

.sidebar-news li.last {
    background: none;
}

.sidebar-news .img {
    float: left;
    border: 1px solid #c5c5c5;
    margin-right: 7px;
}

.sidebar-news .img img {
    padding: 1px;
}

.sidebar-news h3 {
    padding-top: 5px;
    font-weight: bold;
}

.sidebar-news .news-date {
    color: #7e9baf;
}

#jCarouselLite_right_news li {
    height: 100px;
}
.date_pick {
    background: url("../images/date_picker.jpg") no-repeat left bottom;
    width: 145px;
    height: 60px;
    float: right;
    padding: 20px 0 0 0;
}
.date_pick input.form-control {
    width: 0;
    display: none;
    padding: 0;
}
.date_pick .input-group.date .input-group-addon {
    width: 145px;
    height: 40px;
    border: none;
    background: transparent;
}
.opt_news {
    text-align: right;
    font-size: 14px;
    padding: 0 0 20px;
}
.other_News {
    padding: 30px 0 0;
}
.other_News .title {
    background: url("../images/pat02.jpg") repeat-x left bottom;
    margin-bottom: 15px;
}
.other_News .title h3 {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    background: #134c78;
    padding: 3px 10px;
    display: inline-block;
    text-transform: uppercase;
}
.other_News ul li {
    padding: 5px 0 5px 15px;
    overflow: hidden;
    position: relative;
}
.other_News ul li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 4px;
    height: 8px;
    top: 12px;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid #333333;
}
.other_News ul li a {
    color: #134c78;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    display: block;
    float: left;
    text-decoration: none;
}
.other_News ul li a:hover {
    color: #3eabea;
}
.other_News ul li .news_dc {
    display: block;
    float: left;
    line-height: 16px;
    padding: 3px 0 0 5px;
}
.news_side .other_News {
    padding-top: 0;
}
/**/
.main_nFocus {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 15px 20px;
}
.main_nFocus:before {
    content: '';
    position: absolute;
    left: 500px;
    top: -30px;
    width: 1px;
    background: #e5e5e5;
    height: -webkit-calc(100% + 30px);
    height: -moz-calc(100% + 30px);
    height: calc(100% + 30px);
}
.nFocus_desc {
    float: left;
    width: 470px;
}
.nFocus_tabs {
    width: 370px;
    float: right;
    overflow: hidden;
}
.nFocus_desc_item .pic {
    margin-bottom: 15px;
}
.nFocus_desc_item .pic img {
    max-width: 100%;
}
.nFocus_desc_item .news_dc {
    overflow: hidden;
    margin-bottom: 10px;
}
.nFocus_desc_item .short {
    color: #444444;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
}
.nFocus_desc_item h3 {
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
    line-height: 28px;
}
.nFocus_desc_item h3 a {
    color: #134c78;
    text-decoration: none;
}
.nFocus_desc_item h3 a:hover {
    color: #3eabea;
}
/**/
#nFocus_tabs {
    margin-top: -12px;
    margin-bottom: -12px;
}
.nFocus_tabs_item {
    border-bottom: 1px dotted #d9d9d9;
    padding: 12px 0 12px;
    overflow: hidden;
}
.nFocus_tabs_item .pic {
    width: 170px;
    float: left;
}
.nFocus_tabs_item .info {
    width: 185px;
    float: right;
}
.nFocus_tabs_item .pic img {
    max-width: 100%;
}
.nFocus_tabs_item .news_dc {
    overflow: hidden;
    margin-bottom: 10px;
}
.nFocus_tabs_item h3 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    text-align: left;
    margin-bottom: 7px;
    line-height: 20px;
}
.nFocus_tabs_item h3 a {
    color: #134c78;
    text-decoration: none;
}
.nFocus_tabs_item h3 a:hover {
    color: #3eabea;
}
#nFocus_tabs.slick-vertical .slick-slide {
    border: none;
}
