.BodyContent > table {
    width: 100%;
}

.BodyContent body {
    overflow: hidden !important;
}

.news-time {
    color: #7d7c7c;
    font-size: 10px;
    font-weight: bold;
}

.news-dec {
    font-size: 12px;
    line-height: 1.3;
}

.content-main {
    margin: 0px auto;
    background-color: #FFF;
    word-wrap: break-word;
}

#ueh-content-wrapper {
    background: url(../images/stripe_bluegray_diagonal.png);
}

#ueh-col-left, #ueh-col-mind, #ueh-col-right {
    min-height: 500px;
    display: block;
    background-color: #FFF;
}

#ueh-col-left {
    width: 20%;
}

#ueh-col-right {
    width: 25%;
}

    #ueh-col-right > div {
        margin-bottom: 20px;
    }


#ueh-col-left {
    background-color: #FFF;
    float: left;
    margin: 10px 1%;
}

#ueh-col-mind #link-tab-bar {
    padding: 5px;
    margin-bottom: 15px;
    vertical-align: bottom;
    font-size: 12px;
    /*border-bottom: 3px solid #e5ecf9;*/ /*c3c6cb*/
}

    #ueh-col-mind #link-tab-bar ul {
        padding-left: 0px;
        height: 15px;
    }

        #ueh-col-mind #link-tab-bar ul:after {
            content: '';
            border-bottom: 3px solid #e5ecf9;
            width: 100%;
            height: 1px;
            display: block;
            clear: both;
        }

        #ueh-col-mind #link-tab-bar ul li {
            list-style: none;
            height: 32px;
            display: block;
            float: left;
            /*margin: 0 10px 0 0;            padding: 3px 15px 3px 0;*/
            margin: 0 5px 0 0;
            padding: 3px 10px 3px 0;
            background: url(../images/arrow-breadcrumb.png) no-repeat right;
        }

            #ueh-col-mind #link-tab-bar ul li a.icon-home {
                font-size: 25px;
                padding: 0 5px 0 0;
                font-weight: initial;
                margin: 0;
            }

            #ueh-col-mind #link-tab-bar ul li:last-child {
                background: none;
            }

            #ueh-col-mind #link-tab-bar ul li a {
                text-decoration: none;
                font-weight: bold;
                cursor: pointer;
                color: #005180;
                display: block;
                margin-top: 5px;
                margin-right: 5px;
            }

                #ueh-col-mind #link-tab-bar ul li a:hover {
                    color: #428bca;
                }

                #ueh-col-mind #link-tab-bar ul li a.ueh-icon {
                    margin-top: 0px;
                }

/*#ueh-col-mind #link-tab-bar .home:after{content:" > "; font-size:12px;font-weight:bold;}*/
#ueh-col-mind .ContentDetail {
    clear: both;
    padding-top: 10px;
}

    #ueh-col-mind .ContentDetail h1 {
        font-size: 20px;
        font-weight: bold;
        margin: 5px 0px;
        color: #FA7D37;
    }

    #ueh-col-mind .ContentDetail img { /*max-width:580px;*/
        width: 100% !important;
        height: auto !important;
        /*padding: 4px;*/
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    }

        #ueh-col-mind .ContentDetail img.not-shadow {
            box-shadow: none;
            padding: 0;
        }

    #ueh-col-mind .ContentDetail .block {
        text-align: justify;
        display: block;
        clear: both;
    }
        #ueh-col-mind .ContentDetail .block:after {
        content:'';
        height:15px;
        display:block;
        clear:both;
        }
        #ueh-col-mind .ContentDetail .block > h3 {
            text-align: center;
            font-weight: bold;
            font-size: 18px;
            margin: 15px auto;
        }

        #ueh-col-mind .ContentDetail .block div > img {
            width: 180px !important;
            height: 120px !important;
            display: block;
            float: left;
            margin: 0 5px 5px 0;
            box-shadow: none;
        }

        #ueh-col-mind .ContentDetail .block:not(:first-child) {
            border-image: url('../images/icon/news-block-line.jpg') 27 stretch;
            -webkit-border-image: url('../images/icon/news-block-line.jpg') 27 stretch;
            -o-border-image: url('../images/icon/news-block-line.jpg') 27 stretch;
            border-top: 2px solid transparent;
            padding: 0;
            border-bottom: 0;
            border-left: 0;
            border-right: 0;
        }

            #ueh-col-mind .ContentDetail .block:not(:first-child)>div {
                display: block;
                float: left;
                    width: 70%;
            }

            #ueh-col-mind .ContentDetail .block:not(:first-child) > h3 + div + div {
                width: 30%;
            }
                #ueh-col-mind .ContentDetail .block:not(:first-child) > h3 + div + div ul { 
                list-style: square url('../images/icon/bullet.jpg');
                margin-left:30px;
                }
            #ueh-col-mind .ContentDetail .block:not(:first-child) > h3 + div + div  ul li{
                line-height:1.8;
            }
                    #ueh-col-mind .ContentDetail .block:not(:first-child) > h3 + div + div a {
                        color:#224999;
                        text-decoration:none;
                        cursor:pointer;
                       font-style:italic;
                    }

                        #ueh-col-mind .ContentDetail .block:not(:first-child) > h3 + div + div a:hover {
                            color:#fa7d37;
                        text-decoration:none;
                        }
/*#ueh-col-mind .ContentDetail .BodyContent > .block {    }*/
#ueh-col-mind .author {
    font-weight: bold;
    float: right;
    margin: 5px;
    font-style: italic;
    background-image: url(../images/icon/author_icon.png);
    width: 100%;
    height: 32px;
    background-repeat: no-repeat;
    padding-right: 34px;
    padding-top: 10px;
    text-align: right;
    background-position: 100%;
}

#ueh-col-left .ueh-menu-col {
}

    #ueh-col-left .ueh-menu-col h3 {
        border-bottom: none;
        background-color: #005180; /*@*/
        padding: 10px 5px;
        color: #FFF;
        text-transform: uppercase;
        font-weight: bold;
        /*font-size: 15px;*/
        font-size: 14px;
        margin: 0;
        border-bottom: 1px solid #FFF;
    }

    #ueh-col-left .ueh-menu-col ul {
        padding: 0px 5px;
        background-color: #1D79B1; /*#82C3E9*/
        font-size: 12px;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    }

        #ueh-col-left .ueh-menu-col ul li {
            list-style: none;
            /*padding:10px; padding:6px;    text-transform: uppercase;border-bottom:1px solid #FFF;*/
            padding: 0;
        }

            #ueh-col-left .ueh-menu-col ul li:hover ul li a:before,
            #ueh-col-left .ueh-menu-col ul li.sub-list:hover > a::after,
            #ueh-col-left .ueh-menu-col ul li.sub-list > a::after {
                content: "\f0da";
                text-decoration: inherit;
                speak: none;
                display: inline-block;
                opacity: 0.8;
                padding: 1px;
                font-family: 'FontAwesome';
                font-weight: normal;
                font-style: normal;
            }

            #ueh-col-left .ueh-menu-col ul li.sub-list:hover > a::after {
                /*content: "\f0d9";*/
                content: "\f0d7";
            }

            #ueh-col-left .ueh-menu-col ul li.sub-list > a::after {
                float: right;
            }

            #ueh-col-left .ueh-menu-col ul li:hover ul li a:before {
                float: left;
                padding: 1px 5px 1px 1px;
            }

            #ueh-col-left .ueh-menu-col ul li ul {
                display: none;
                /*display: inline-block;
                position: absolute;
                background-color: #FFF;
                left: 28.5%;
                margin-top: -25px;
                z-index: 999;*/
            }

            #ueh-col-left .ueh-menu-col ul li:hover ul {
                /*display: inline-block;
                position: absolute;
                background-color: #FFF;
                left: 28.5%;
                margin-top: -25px;
                z-index: 999;*/
                /*background-color: #FA7D37;left: 28.5%;*/
                /*left: 35%;*/
                display: inline-block;
                display: ruby;
                background-color: #FFF;
                width: 100%;
                /*position: absolute;*/
                /*left: 28.5%;*/
                /*margin-top: -5px;*/
                z-index: 999;
            }

                #ueh-col-left .ueh-menu-col ul li:hover ul li {
                    border-bottom: 1px solid #FFF;
                }

                    #ueh-col-left .ueh-menu-col ul li:hover ul li:hover {
                        background: none;
                    }

                    #ueh-col-left .ueh-menu-col ul li:hover ul li a {
                        /*color:#FA7D37;*/
                        color: #428bca;
                    }

                    #ueh-col-left .ueh-menu-col ul li:hover ul li:hover a,
                    #ueh-col-left .ueh-menu-col ul li:hover ul li:hover a:hover {
                        color: #FA7D37;
                    }


        #ueh-col-left .ueh-menu-col ul.square {
            padding: 0;
        }

            #ueh-col-left .ueh-menu-col ul.square li,
            #ueh-col-left .ueh-menu-col ul.square li:hover {
                background-color: transparent !important;
            }

                #ueh-col-left .ueh-menu-col ul.square li:hover a {
                    color: #FA7D37;
                }

                #ueh-col-left .ueh-menu-col ul.square li:after {
                    border-bottom: 1px solid #FFF;
                    content: ' ';
                    display: block;
                    width: 118%;
                    padding: 0;
                    margin: 0;
                    margin-left: -12%;
                }

                #ueh-col-left .ueh-menu-col ul.square li:last-child:after {
                    border-bottom: none;
                }

        #ueh-col-left .ueh-menu-col ul.icon {
            padding: 10px 0px;
        }

            #ueh-col-left .ueh-menu-col ul.icon li {
                padding: 6px;
            }

        #ueh-col-left .ueh-menu-col ul li.active {
            background-color: #288ECC;
        }

        #ueh-col-left .ueh-menu-col ul li:hover {
            /*background-color: #FA7D37;*/ /*@*/
            background-color: #288ECC;
        }

        #ueh-col-left .ueh-menu-col ul li a {
            color: #FFFFFF;
            font-weight: bold;
            width: 100%;
            padding: 5px;
            display: block;
        }

            #ueh-col-left .ueh-menu-col ul li a:hover {
            }

.ueh-col-right-main {
    width: 77%;
    background-color: #FFF;
    float: left;
}

.ueh-2-col {
}

    .ueh-2-col .ueh-col-right-main #ueh-col-right {
    }

.ueh-3-col {
}

    .ueh-3-col .ueh-col-right-main #ueh-col-mind {
        width: 70%;
        float: left;
        margin: 5px 1%;
        /*padding: 0px 1%;*/
    }
        /*margin:10px 5px;*/
        .ueh-3-col .ueh-col-right-main #ueh-col-mind .list-news {
            width: 100%;
        }

            .ueh-3-col .ueh-col-right-main #ueh-col-mind .list-news.list img.img-thum-news {
                display: none !important;
            }

            .ueh-3-col .ueh-col-right-main #ueh-col-mind .list-news.list {
                clear: both;
                padding-top: 10px;
            }

        .ueh-3-col .ueh-col-right-main #ueh-col-mind a.see-more-news {
            position: relative;
            clear: both;
            background-color: #005180;
            color: #FFF;
            padding: 5px;
        }

            .ueh-3-col .ueh-col-right-main #ueh-col-mind a.see-more-news:hover {
                background-color: #FA7D37; /*@*/
            }

        .ueh-3-col .ueh-col-right-main #ueh-col-mind div table {
            width: auto !important;
            max-width: 100%;
        }

        .ueh-3-col .ueh-col-right-main #ueh-col-mind div p {
            line-height: 1.5 !important;
        }

    .ueh-3-col .ueh-col-right-main #ueh-col-right {
        width: 27%;
        float: left;
        /*width: 25%;margin:15px 1%;*/
        margin: 10px 0% 10px 1%;
    }

        .ueh-3-col .ueh-col-right-main #ueh-col-right h4 {
            background-color: #FA7D37; /*@*/
            padding: 10px;
            color: #FFF;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 15px;
        }

        .ueh-3-col .ueh-col-right-main #ueh-col-right ul {
            padding-left: 0px;
        }

            .ueh-3-col .ueh-col-right-main #ueh-col-right ul li {
                list-style: none;
                border-bottom: 1px solid rgba(0, 0, 0, 0.5);
            }

                .ueh-3-col .ueh-col-right-main #ueh-col-right ul li:last-of-type {
                    border-bottom: none;
                }

                .ueh-3-col .ueh-col-right-main #ueh-col-right ul li a {
                    font-size: 12px;
                    font-weight: bold;
                    color: #005180;
                }

                    .ueh-3-col .ueh-col-right-main #ueh-col-right ul li a:hover {
                        color: #428bca;
                    }

    .ueh-3-col .ueh-col-right-main #ueh-col-right {
    }

        .ueh-3-col .ueh-col-right-main #ueh-col-right .ueh-group-news-post span.news-time {
            margin: 5px 0px;
        }

        .ueh-3-col .ueh-col-right-main #ueh-col-right .list-event div.item-event {
            min-height: 50px !important;
        }

            .ueh-3-col .ueh-col-right-main #ueh-col-right .list-event div.item-event * {
                vertical-align: middle;
                display: block;
            }

            .ueh-3-col .ueh-col-right-main #ueh-col-right .list-event div.item-event .thum-date-event {
                width: 40px;
                height: 50px;
                margin-right: 5px;
            }

                .ueh-3-col .ueh-col-right-main #ueh-col-right .list-event div.item-event .thum-date-event .day {
                    font-size: 20px;
                    padding: 2px 0px;
                }

                .ueh-3-col .ueh-col-right-main #ueh-col-right .list-event div.item-event .thum-date-event .month-year {
                    font-size: 15px;
                }

            .ueh-3-col .ueh-col-right-main #ueh-col-right .list-event div.item-event .event-sub {
                margin: inherit;
                min-height: 50px;
            }


            .ueh-3-col .ueh-col-right-main #ueh-col-right .list-event div.item-event div.info-event {
                float: none;
                width: auto;
                min-height: 50px;
            }

                .ueh-3-col .ueh-col-right-main #ueh-col-right .list-event div.item-event div.info-event * {
                    font-size: 12px;
                    vertical-align: middle;
                }
/*Item 
.item-event>div:after,.item-news>div:after{display: block;content: " ";float: left;clear: both;width: 100%;height: 1px;padding-bottom: 8px;}
*/
/*<<<<<<<<<<<<<Start List Event>>>>>>>>>>>>>>>>*/
.list-event {
    display: block;
    clear: both;
}

    .list-event div.item-event {
        width: 100%;
        min-height: 100px;
        clear: both;
        margin: 10px auto;
    }

        .list-event div.item-event > div {
            display: block;
        }

        .list-event div.item-event div.thum-date-event {
            width: 96px;
            height: 96px;
            float: left;
            background-color: #005180;
            padding: 2px;
            color: #FFF;
            font-weight: bold;
        }

            .list-event div.item-event div.thum-date-event * {
                display: block;
                clear: both;
                text-align: center;
            }

            .list-event div.item-event div.thum-date-event .day {
                font-size: 60px;
                line-height: 1;
            }

            .list-event div.item-event div.thum-date-event .month-year {
                text-transform: uppercase;
                font-size: 16px;
            }

        .list-event div.item-event div.info-event {
            float: left;
            margin: 0px 5px;
            width: 80%;
        }

            .list-event div.item-event div.info-event h3.event-sub,
            .list-event div.item-event div.info-event h3.event-sub a {
                color: #005180;
                text-decoration: none;
                font-weight: bold;
                margin: 0px 0px 10px 0px;
                font-size: 16px;
            }

            .list-event div.item-event div.info-event .event-emp {
                color: #888888;
                font-weight: bold;
                font-size: 12px;
            }

            .list-event div.item-event div.info-event .event-time {
                color: #555555;
                font-size: 12px;
                margin-bottom: 10px;
            }

                .list-event div.item-event div.info-event .event-time * {
                    vertical-align: bottom;
                }

                .list-event div.item-event div.info-event .event-time .time-from,
                .list-event div.item-event div.info-event .event-time .time-to,
                .list-event div.item-event div.info-event .event-time .at {
                    color: #4E84C4;
                    font-weight: bold;
                }


/*>>>>>>>>>>>>>End List Event  <<<<<<<<<<<<<<<<*/



/*<<<<<<<<<<<<<Start List News>>>>>>>>>>>>>>>*/
.list-news .item-news {
}

    .list-news .item-news .img-thum-news {
        width: 20%;
        height: auto;
        float: left;
        margin-right: 10px;
        display: block;
    }

    .list-news .item-news ing.img-thum-news {
    }
    /*.list-news .item-news div.info-event{width:100%;padding:0px 10px 5px 10px;min-height:90px;}*/
    .list-news .item-news div.info-event {
        width: 100%;
        padding: 0px 10px 5px 22%;
        min-height: 90px;
        text-align: justify;
    }

        .list-news .item-news div.info-event:after {
            content: ' ';
            height: 1px;
            clear: both;
            display: block;
        }

        .list-news .item-news div.info-event h3.news-sub,
        .list-news .item-news div.info-event h3.news-sub a {
            font-size: 12px;
            line-height: 1.3;
            margin: 0px;
            color: #005180;
        }

        .list-news .item-news div.info-event p.news-time {
            margin: 5px auto;
        }

        .list-news .item-news div.info-event p.news-dec {
            font-size: 11px;
        }

.list-news.list .item-news .img-thum-news.news-time {
    margin: 0px;
    text-align: right;
    padding-right: 5px;
}

.list-news.list .item-news div.info-event {
    min-height: initial;
    border-bottom: 1px solid #EEE;
    margin-bottom: 5px;
}
/*>>>>>>>>>>>>>End List News  <<<<<<<<<<<<<<<<*/



#ueh_info_bar {
    background: #1D79B1; /*#1D8DD1;#333333;*/
}

@media ( min-width : 980px) {
    #ueh_info_bar {
        border: none;
        padding-top: 10px;
        position: relative;
        clear: both;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        min-width: 700px;
    }

        #ueh_info_bar #socialicons {
            font-size: 14px;
        }

        #ueh_info_bar h4 {
            display: inline;
            text-transform: uppercase;
            padding-left: 27px;
            padding-right: 10px;
            border-right: 1px solid #fff; /*676767*/
            font-weight: bold;
            color: white;
        }

        #ueh_info_bar ul li, #ueh_info_bar ul {
            list-style: none;
            display: inline-block;
            text-align: left;
        }

            #ueh_info_bar ul li a {
                color: white;
                padding: 0 5px;
                margin: 0 5px;
                text-decoration: none;
            }

                #ueh_info_bar ul li a:hover {
                    text-decoration: none;
                    color: #CCCCCC;
                }
}

@media screen and (min-width: 481px) and (max-width: 980px) {
    #ueh_info_bar {
        border: none;
        padding-top: 10px;
        position: relative;
        clear: both;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
    }

        #ueh_info_bar #socialicons {
            font-size: 14px;
            display: none;
        }

        #ueh_info_bar h4 {
            display: none;
            text-transform: uppercase;
            padding-left: 45px;
            padding-right: 10px;
            border-right: 1px solid #fff; /*676767*/
            color: white;
            font-size: 12px;
            font-weight: bold;
        }

        #ueh_info_bar ul li, #ueh_info_bar ul {
            list-style: none;
            display: inline-block;
            text-align: center;
        }

            #ueh_info_bar ul li a {
                color: white;
                padding: 0 5px;
                margin: 0 5px;
            }
}

@media ( min-width : 980px) {
    #ueh_info_bar {
        border: none;
        padding-top: 10px;
        position: relative;
        clear: both;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        min-width: 700px;
    }

        #ueh_info_bar #socialicons {
            font-size: 14px;
        }

        #ueh_info_bar h4 {
            display: inline;
            text-transform: uppercase;
            padding-left: 27px;
            padding-right: 10px;
            border-right: 1px solid #fff; /*676767*/
            font-weight: bold;
            color: white;
        }

        #ueh_info_bar ul li, #ueh_info_bar ul {
            list-style: none;
            display: inline-block;
            text-align: left;
        }

            #ueh_info_bar ul li a {
                color: white;
                padding: 0 5px;
                margin: 0 5px;
                text-decoration: none;
            }

                #ueh_info_bar ul li a:hover {
                    text-decoration: none;
                    color: #CCCCCC;
                }
}

@media ( min-width : 1200px) {

    #ueh_info_bar h4 {
        padding-left: 36px;
        font-size: 12px;
        font-weight: bold;
    }

    #socialicons {
        margin-right: 20px;
    }
}


@media ( max-width : 480px) {
    #ueh_info_bar {
        display: none;
        font-size: 12px;
        font-weight: bold;
    }
}

@media ( max-width : 1350px) {

    /*#ueh-col-left .ueh-menu-col ul li:hover ul {
        display: inline-block;
        position: absolute;
        background-color: #FFF; 
        left: 25%;
    }*/
}

@media only screen and (min-width: 680px) and (max-width: 979px) {
    .navbar .nav > li > span > a {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        font-size: 11px;
    }

    #ueh_info_bar h4 {
        padding-left: 14px;
        font-size: 12px;
        font-weight: bold;
    }
}
