﻿@charset "utf-8";

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
   color: #5c5c5c;
  background:#fff;
}

.container {
  width: 1100px;  
  padding: 0px;
}
/* CSS Document */
.bg_main_LHP {

    background: url(../Styles/img/bg_LHP_Main.png) repeat-x;
    width: 100%;
    display: inline-block;
    border-top: 5px solid #d4d4d4;
}
.contain
{
    width: 100%;
    float: left;
    margin: 40px 0 0 0;
}

.header
{
    float: left;
    display: inline;
    width: 100%;
    height: 123px;
}

.logo
{
    float: left;
    width:30%;
    height: 100%;
    display: inline;
}

    .logo img
    {
        float: left;
        margin:20px 0 0 0px;
        display: inline;
        width: 100%;
        height: auto;
    }

.award
{
    float: left;
    width:39%;
    display: inline;
    height: 100%;
}

    .award img
    {
        float: right;
         width:295px;
        margin:5px 0 0 0px;
        display: inline;
    }

.header-right
{
    float: right;
    width: 31%;
    height: 100%;
    margin: 0;
}

.jm-topmenu
{
    padding: 20px 0px 2px 0;
}

    .jm-topmenu ul
    {
        float: right;
        margin: 0px;
        padding: 0px;
    }

        .jm-topmenu ul li
        {
            float: right;
            list-style: none;
        }

            .jm-topmenu ul li a
            {
                margin: 0 0 0 5px;
                color: #262626;
                font-size: 14px;
                background: none;
            }

        .jm-topmenu ul i
        {
            margin: 0;
            vertical-align: middle;
            font-size: 25px;
            color: #898989

        }

    .jm-topmenu span.image-title
    {
        margin: 0 0 0 10px;
        vertical-align: middle;
    }

.jm-search
{
    padding: 20px 0px 0 6px;
}

.header-menu {
    width: 100%;
    height: 50px;
    display: inline-table;
    background: #215EA3;
    float: left;
    margin: 0 0 0px 0;
}

  /*  .header-menu ul
    {
        float: left;
        margin: 0px;
        padding: 0px;
        width: auto;
        margin: 0 0 0 0px;
        background: #f2b002;
    }

    .header-menu li
    {
        background: url(img/line_2_50.png) 100% 50% no-repeat;
        display: inline-table;
        float: left;
        height: 50px;
    }

    .header-menu ul li a i {
        font-size: 25px;
        display: block;
    }

.header-menu a {
     display: block;
}

        .header-menu li a
        {
            float: left;
            color: #262626;
            font-size: 16px;
            padding: 0px 15px 0px 15px;
            font-family: Arial;
            line-height: 50px;
            width: max-content;
        }

        .header-menu li a.active, .header-menu li a:hover {
            color: #0053b1;
            text-decoration: none;
        }

        */

.banner-flash
{
    float: left;
    width: 100%;
    height: 390px;
    display: inline;
    margin: 0px;
    background: #000
}

.banner-flash img {
    width: 100% !important;
    height: 390px !important;
}

#mhblindsshow {
    width: 100% !important;
}

.main-left
{
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    display: inline;
}

.contentBox
{
    clear: both;
    margin: 0 0 10px;
    width: 100%;
    display: flex;
}

.news_noibat
{
    float: left;
    width:100%;
    display: inline;
}

.newsnb_left
{
    float: left;
    width: 75%;
    display: inline;
}

.img_newsnb
{
    float: left;
    width: 56.5%;
    display: inline;
}

    .img_newsnb img
    {
        float: left;
        width: 100%;
        height: 270px;
        display: inline;
    }

    .img-polaroid {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #aabcc7;
 
}


.nd_newsnb
{
    float: right;
    width: 43.5%;
    display: inline;
}

    .nd_newsnb h1
    {
        color: #0053b1;
        float: left;
        font-family: Arial;
        font-size: 18px;
        font-weight: bold;
        line-height: 28px;
        text-align: justify;
        margin: 0 0 0 28px;
        padding: 0px;
    }

        .nd_newsnb h1 a
        {
            color: #0053b1;
            float: left;
        }

.time
{
    float: left;
    font-size: 14px;
    margin: 15px 0 0 28px;
    color: #5c5c5c;
    width: 100%;
    font-style: italic;
}

.time1
{
    float: left;
    font-size: 14px;
    margin: 5px 0 0 28px;
    color: #5c5c5c;
    width: 100%;
    font-style: italic;
}

.noidung
{
    float: left;
    font-size: 14px;
    margin: 5px 0 0 28px;
    color: #5c5c5c;
    text-align: justify;
    line-height: 24px;
}

.noidung1
{
    float: left;
    font-size: 14px;
    margin: 5px 0 0 28px;
    color: #3e3e3e;
    text-align: justify;
    line-height: 18px;
}

.interact
{
    float: right;
    padding-top: 15px;
    color: #3e3e3e;
    font-size: 12px;
    font-style: italic;
}

    .interact a
    {
      
           color: #f2b002;
      border: 1px solid #f2b002;
       background: #fff;
     padding: 3px 5px;
     border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 400;
    }
      .interact a:hover {
         color: #fff; 
     background: #f2b002;     
    border: 1px solid #f2b002;
       text-decoration: none;
      }
.nd_newsnb .interact a {
     color: #f2b002;
      border: 1px solid #f2b002;
       background: #fff;
     padding: 5px;
     border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 400;    
     font-size: 14px;  
}

.nd_newsnb .interact a:hover {
       text-decoration: none;
          color: #fff;   
     background: #f2b002;     
    border: 1px solid #f2b002;
}

.nd_newsa .interact a {
      
     color: #f2b002;
      border: 1px solid #f2b002;
       background: #fff;
     padding: 5px;
     border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 400;    
     font-size: 14px;  
}

.nd_newsa .interact a:hover {
         color: #fff;     
    border: 1px solid #f2b002;   
     background: #f2b002;
       text-decoration: none;
}

.bgslide_news
{
    float: left;
    width: 100%;
    display: inline;
    margin-top: 18px;
    padding: 0px;
    border-bottom: 1px solid #c1c1c1;
}


.img_left_monan
{
    display: inline;
    float: left;
    width: 180px;
    padding: 10px 0px 10px 0px;
    margin: 0 25px 0 0;
}

.img_left_monan:last-child {
    margin-right: 0px;
}

    .img_left_monan img
    {
        float: left;
        width: 100%;
        height: 108px;
        border: 1px solid #acacac;
    }

.textimg a
{
    color: #3e3e3e;
    display: inline;
    float: left;
    font-family: Arial;
    font-size: 14px;
    text-align: justify;
    width: 100%;
    margin-top: 10px;
    line-height: 20px;
    font-weight: bold;
}

.newsnb_right
{
    float: right;
    width: 25%;
    display: inline;
}

.bg_newsmoi
{
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.bg_newsmoi h3.text_menu
{
    float: left;
    font-size: 16px;
    color: #0053b1;
    display: flex;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-decoration: underline;
    align-items: center;
}

.bg_newsmoi h3 i {
    font-size: 25px;
    color: #f2b002;
    margin: 0 5px 0 0;
}

.tintucnho
{
    float: left;
    position: relative;
    width: 100%;
    margin: 10px 0 0px 0;    
    padding: 0 0 10px 0;
    border-bottom: 1px solid #acacac;
}

    .tintucnho img
    {
        width: 120px;
        float: left;
        height: 70px;
        margin-right: 8px;
        padding-bottom: 0px;
        border: 1px solid #e1e1e1;
    }
    .tintucnho1
{
    float: left;
    position: relative;
    width: 100%;
    margin: 0 0 15px 0;    
    padding: 0 0 15px 0;
    border-bottom: 1px solid #acacac;
}

    .tintucnho1 img
    {
        width: 78px;
        float: left;
        height: 45px;
        margin-right: 8px;
        padding-bottom: 0px;
        border: 1px solid #959595;
    }
    

.tieudecon
{
    font-size: 14px;
    padding: 0 7px 0 0;
    color: #0053b1;
    margin: 0px;
    line-height: 16px;
    text-align: justify;
}

    .tieudecon a
    {
    font-weight: normal;        
    color: #0053b1;
    display: table-cell;
    }

        .tieudecon a:hover
        {
        color: #0053b1;
        }


.bg_thongtin
{
    width: 100%;
    display: flex;
    border-bottom: 8px solid #ebebeb;
    margin: 25px 0 0 0;
}

    .bg_thongtin h3
    {
      
        display: flex;
        padding: 0 0 10px 0;
        margin: 0 0 -8px 0;
        border-bottom: 8px solid #f2b002;
        align-items: center;
    }

        .bg_thongtin h3 a {
        color: #0053b1;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        }

        .bg_thongtin h3 a:hover
        {
            text-decoration: none;
        }

         .bg_thongtin h3 i {
             font-size: 35px;
             color: #8f8f8f;
             margin: 0 10px 0 0;
         }

    /* .bg_thongtin h3
    {
        color: #6d5006;
        font-size: 14px;
        font-weight: bold;
        display: inline;
        float: left;
        text-transform: uppercase;
        margin: 0 0 0 45px;
        line-height: 79px;
    } */

.bg_news
{
    display: flex;
    width: 100%;   
    padding: 0 ;
}


.bg_newsfull
{
    width: 100%;
    display: flex;
    margin: 30px 0 0 0;
}

.bg_newsleft
{
    width: 75%;
    display: inline-block;
    margin: 30px 0 0 0;
}

    .bg_newsleft h2
    {
        color: #0053b1;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
        margin: 0 0 0 28px;
        padding: 0px;
        text-align: justify
    }

        .bg_newsleft h2 a
        {
            color: #0053b1;
        }

.img_newsa
{
    float: left;
    width: 44.5%;
    display: inline;
}

    .img_newsa img
    {
        float: left;
        width: 100%;
        height: 207px;
        border: 10px solid #ebebeb;
    }

.nd_newsa
{
       width: 55.5%;
    display: inline-block;
}

.bg_newsright
{
    width: 25%;
    display: inline-block;
    margin: 30px 0 0 0;
}

.time2
{
    float: left;
    font-size: 11px;
    margin-top: 3px;
    color: #8d8d8d;
}

.bg_newsright ul li
{
    display: inline;
    float: left;
    width: 97%;
    border-top: 1px dotted #c8c8c8;
    margin: 10px 0px 0px 0px;
    padding: 10px 0 0 0;
}

    .bg_newsright ul li a
    {
        color: #085ba1;
    }


.main-right
{
    float: right;
    width: 233px;
    margin: 10px 0 0 0;
    display: inline;
}

.bg_menuright
{
    float: left;
    background: url(img/bg_menuright_233_44.gif) no-repeat;
    width: 233px;
    height: 44px;
    display: inline;
}

    .bg_menuright h2
    {
        float: left;
        line-height: 47px;
        font-size: 14px;
        color: #8c640b;
        font-weight: bolder;
        margin: 0 0 0 20px;
        display: inline;
        text-transform: uppercase;
    }

.bg_mainright
{
    float: right;
    display: inline;
    width: 204px;
    border-left: 1px solid #A9A9A8;
    border-right: 1px solid #A9A9A8;
    border-bottom: 1px solid #A9A9A8;
    padding: 0 10px 5px 10px;
    margin: 0 0 15px 0;
}

.list_sp
{
    float: left;
    width: 233px;
    margin-bottom: 10px;
}

/*-------------Style menu right------------------*/

#menu
{
    float: left;
    margin: 0 0 10px 0;
    width: 233px;
}

    #menu li
    {
        border-bottom: 1px dotted #644B0B;
        display: inline;
        float: left;
        position: relative;
        z-index: 1;
    }

        #menu li:last-child
        {
            border-bottom: medium none;
            float: left;
        }

        #menu li:hover ul
        {
            display: block;
        }

        #menu li a
        {
            background: url("img/icon_18_25.gif") no-repeat scroll 5px 5px rgba(0, 0, 0, 0);
            color: #644B0B;
            display: block;
            float: left;
            font-size: 12px;
            font-weight: bold;
            padding: 10px 0 10px 30px;
            width: 180px;
        }

        #menu li ul
        {
            background: none repeat scroll 0 0 #FFF7E3;
            border: 1px solid #F4B102;
            display: none;
            float: none;
            overflow: hidden;
            position: absolute;
            right: 100%;
            top: 0.5em;
        }

            #menu li ul a
            {
                background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
                font-size: 12px;
                font-weight: normal;
                line-height: 18px;
                padding: 6px 0 6px 15px;
                position: relative;
            }

/*--------------end style menu right-------------------------*/

.model_m_r
{
    width: 199px;
    float: left;
    display: inline;
    margin: 5px 0px 0px 4px;
}

.news-links
{
    float: left;
    width: 177px;
    font-size: 11px;
    font-family: Arial;
    color: #686868;
    margin-top: 7px;
    padding-bottom: 5px;
    display: inline;
    margin: 0 0 0 5px;
}

    .news-links ul li
    {
        background: url(img/icon_video.gif) no-repeat scroll 0px 8px transparent;
        clear: both;
        line-height: 20px;
        float: left;
        margin-top: 5px;
        display: inline;
        border-top: 1px dotted #686868;
        width: 100%;
        padding: 5px 0px 0px 20px;
    }

        .news-links ul li a
        {
            color: #686868;
        }

.slider-container
{
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

    .slider-container ul
    {
        margin: 0px;
        padding: 0px;
    }

        .slider-container ul li
        {
            list-style: none outside !important;
            margin: 0 !important;
            border: 0 !important;
            padding: 0 0px 20px 0 !important;
            position: relative;
            height: 134px;
            width: 100%;
            background: none;
            overflow: hidden;
        }

            .slider-container ul li img
            {
                float: left;
                width: 192px;
                height: 126px;
            }

.slide-desc
{
    background: #fff;
    FILTER: alpha(opacity='80');
    opacity: 0.8;
    height: 50px;
    left: 0px;
    position: absolute;
    top: 85px;
    width: 200px;
}

.slide-title
{
    color: #0089d0;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
    text-align: center;
    margin: 5px 0 0 0;
}

    .slide-title a
    {
        color: #0089d0;
        text-decoration: none;
    }

.picquangcao
{
    width: 100%;
    height: auto;
}

    .picquangcao ul
    {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .picquangcao ul li
        {
            width: 198px;
            height: auto;
            margin: 5px 0 10px 9px;
        }

.footer
{
    clear: both;
    color: #797f88;
    background: #f8f7f7;
    padding: 20px 0px;
    color: #3e3e3e;
    font-size: 14px;
    line-height: 24px;
    margin: 30px 0 0 0;
}

    .footer .indent
    {
        width: 50%;
        display: inline-block;
    }
    
.title-footer {
    color: #3e3e3e;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 0;
    display: inline-block;
}

.address-footer, .tel-footer {
    color: #3e3e3e;
    font-size: 14px;
}

.address-footer i, .tel-footer i {
    font-size: 20px;
    color: #f2b002;
    margin: 0 5px 0 0;
}

.right-footer {
    width: 49.5%;
    display: inline-block;
    text-align: right;
}

.right-footer p i {
     font-size: 25px;
    color: #f2b002;
    margin: 0 5px 0 0;
}

.text-tk-online {
    color: #0053b1;
    font-weight: bold;
}

/*-----------detail---------------------*/

.catItemView
{
    border-bottom: 1px solid #e0e0e0;
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
}

.catItemHeader h3.catItemTitle
{
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    line-height: 110%;
    margin: 0;
    letter-spacing: 0.5px;
}

    .catItemHeader h3.catItemTitle a
    {
        display: block;
        padding-bottom: 5px;
        color: #0053b1;
    }

    .catItemHeader h3.catItemTitle span.catItemDateCreated
    {
        color: #646464;
        font-size: 12px;
        font-weight: normal;
    }

.catItemBody
{
    padding: 10px 0 8px;
    margin: 0;
}

.catItemIntroText
{
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
}

    .catItemIntroText p
    {
        margin-bottom: 0;
    }

.catItemReadMore
{
    float: right;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 10px;
}

.home-ic
{
    padding: 4px 0 4px 20px;
    border-bottom: 1px solid #ccc;
    background: url(img/icon_home.jpg) 0px 6px no-repeat;
    margin: 0 5px 5px;
}

    .home-ic a
    {
        color: #0053b1;
    }

.w150
{
    width: 150px;
    float: left;
}

    .w150 img
    {
        width: 143px;
        height: 105px;
        float: left;
    }

.w440
{
    width: 540px;
    float: left;
    margin: 0 0 0 20px;
}


.itemTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #0053b1;
    margin: 0;
    letter-spacing: 0.5px;
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
}

span.itemDateCreated
{
    font-size: 11px;
    color: #646464;
    line-height: 2.5em;
    vertical-align: top;
}



.fck_detail
{
    font: 13px arial;
    line-height: 18px;
}

.entry
{
    float: left;
    width: 100%;
    display: inline;
    margin: 15px 0 0 5px;
}

    .entry h2
    {
        color: #0053b1;
        font-size: 20px;
        width: 100%;
        display: inline;
        text-align: left;
    }

    .entry ul
    {
        float: left;
        margin: 5px 0 0 0;
        padding: 20px 0 0 0;
        display: inline;
        background: url(img/bgNewCT.jpg) repeat-x #FFF;
        width: 100%;
    }


        .entry ul li
        {
            list-style: disc;
            float: left;
            width: 100%;
            margin: 0px 0 10px 25px;
            padding: 0px 0 0 0;
        }

            .entry ul li a
            {
                color: #0053b1;
            }

                .entry ul li a:hover
                {
                    color: #0053b1;
                }


.tplCaption
{
    width: 500px;
    height: 280px;
}

    .tplCaption img
    {
        width: 500px;
        height: 280px;
    }

/*------------------tra-cuu-diem-----*/
.bgtracuu
{
    float: left;
    width: 100%;
    height: 59px;
    display: inline;
    background: url(img/bg_tracuu_980_59.gif) no-repeat;
}

    .bgtracuu h1
    {
        color: #6d5006;
        font-size: 14px;
        font-weight: bold;
        display: inline;
        float: left;
        text-transform: uppercase;
        margin: 0 0 0 45px;
        line-height: 79px;
    }

.bg_box
{
    float: left;
    display: inline;
    width: 958px;
    border-left: 1px solid #cdd1d0;
    border-right: 1px solid #cdd1d0;
    border-bottom: 1px solid #cdd1d0;
    padding: 0 10px 20px 10px;
    margin: 0 0 20px 0;
}

.lookuprow2
{
    padding-top: 2px;
    width: 206px;
    float: left;
    margin: 0 35px 0 0px;
}

.headerketqua
{
    color: white;
    background-color: #0053b1;
}

.rowketqua
{
    color: #003399;
    background-color: white;
}


/*--------------album--------------------*/
.img_slide
{
    display: inline;
    float: left;
    margin-left: 19px;
    text-align: left;
    width: 135px;
    margin-right: 13px;
    margin-top: 10px;
}

    .img_slide img
    {
        border: 1px solid #CFCFCF;
        width: 135px;
        height: 90px;
        float: left;
        display: inline;
        padding: 2px;
    }

.textimg-slide
{
    color: #000000;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 135px;
    margin: 5px 0 0 0;
}

/*Style tin tiêu điểm ở trang chủ*/
.new_focus
{
    margin-top: 12px;
    padding-left: 8px;
    overflow: hidden;
}

    .new_focus img
    {
        width: 65px;
        float: left;
        height: 44px;
        margin-right: 8px;
        padding-bottom: 6px;
    }

/*stye trang video*/
.img_video
{
    display: inline;
    float: left;
    margin-left: 19px;
    margin-right: 13px;
    margin-top: 10px;
    text-align: left;
    width: 135px;
}

    .img_video img
    {
        border: medium none;
        display: inline;
        float: left;
        width: 120px;
        height: 90px;
    }

.textvideo-slide
{
    color: #000;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 135px;
    margin: 5px 0 0 0;
}

/*-----------------------------style paging----------------------------*/
.pagination-right
{
    clear: both;
    float: right;
    margin: 15px 0;
}

/*------------------------------------form-sign-in-------------------------*/
.form-signin
{
    padding: 19px 29px 29px;
    margin: 25px 0px 0px 210px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

    .form-signin .form-signin-heading,
    .form-signin .checkbox
    {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .form-signin input[type="text"],
    .form-signin input[type="password"]
    {
        font-size: 12px;
        height: auto;
        margin-bottom: 15px;
        padding: 7px 9px;
    }

.box-table
{
    float: left;
    padding: 15px;
}

/*--------------------------------form contact---------------------------------------*/
.registrationForm td.editor
{
    vertical-align: top;
    padding-bottom: 3px;
    font-size: 9pt;
    font-family: arial,tahoma,verdana;
}

.registrationForm td.label
{
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 9pt;
    font-family: arial,tahoma,verdana;
    background: none;
    color: #000;
}

.labelRequied
{
    font-weight: normal;
    color: #F00;
}

.field-validation-error
{
    color: #FC002A;
    font-weight: bold;
}

#myCaptcha img
{
    border: 1px solid #ccc;
}

#fContact label
{
    display: inline;
}

/*-------------------------social------------------------*/
.social
{
}

.g-plus
{
    float: left;
    width: 80px;
    margin-left: 20px;
}

.fb-like span
{
    vertical-align: inherit !important;
}

.twitter-share-button
{
    margin-left: 20px;
}

.SNTC
{
    color: #4D4D4D;
    text-decoration: none;
    font-family: tahoma;
    text-align: center;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
}

/*-----------------thêm--------------*/
.Bg_title_Header {
    width: 100%;
    background: #ebebeb;
    height: 20px;
    float: left;
    display: inline-table;
    padding: 0px;
}

.Bg_title_Header i{
    color: #f2b002;
    font-size: 20px;
    margin: 10px 0 0 10px;
}

.Bg_title_Header h2 {
    font-size: 15px;
    color: #d61820;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
}
.mar_30 {
    margin-right: 30px;
    padding: 0px;
    display: inline-block;
}

.video-form {
    width: 32%;
    height: auto;
    display: inline-block;
}

.form-menu-categories {
    width: 25%;
    display: inline-block;
    margin: 0 0 0 30px;
}

.form-menu-categories h5 {
    font-size: 16px;
    color: #0053b1;
    font-weight: bold;
    text-decoration: underline;
    margin: 0px 0 10px 0;
    padding: 0px;
}

.form-menu-categories h5 i {
color: #f2b002;
font-size: 25px;
margin: 0 5px 0 0;
}

.modcontent ul {
    padding: 0;
}

.modcontent ul li {
    list-style: none;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    transition: all 0.2s ease-in-out;
    margin: 0 0 5px 10px;
    line-height: 24px;
}

.modcontent ul li:before {
    content: "\F35F";
    position: absolute;
    left: 0;
    top: 0px;
     font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 23px;
    color: #0053b1;
}

.modcontent ul li a {
    color: #3e3e3e;
    font-size: 14px;
    font-weight: bold;
}

.modcontent1 ul {
    padding: 0;
}

.modcontent1 ul li {
    list-style: none;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    transition: all 0.2s ease-in-out;
    margin: 0 0 5px 10px;
    line-height: 24px;
}

.modcontent1 ul li:before {
    content: "\F764";
    position: absolute;
    left: 0;
    top: 6px;
   font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 10px;
    color: #0053b1;
}

.modcontent1 ul li a {
    color: #3e3e3e;
    font-size: 16px;
}


.imglist a {
    display: inline-block;
    margin: 10px 10px 0 0;
}

.imglist a img {
    vertical-align: top;
    width: 60px;
    height: 60px;
    border: 1px solid #414040;
}

.fix-icon {
    font-size: 28px !important;
    position: relative;
    top: 4px;
}

/* Nav Demo Styles -------------------- */

.main-nav,
.drop-nav {
  background: #2c3e50;  
  top: 50px;
  z-index: 999999;
}

.dropdown,
.flyout {
  position: relative;
}
/* .dropdown:after {
  content: "\25BC";
  font-size: .5em;
  display: block;
  position: absolute;
  top: 38%;
  right: 12%;
} */
.drop-nav,
.flyout-nav {
  position: absolute;
  display: none;
 background: #ebebeb !important;
 border:1px solid #c4c3cc;
}
.drop-nav li {
  border-bottom: 1px solid #acacac;
      width: 100%;
}
.dropdown:hover > .drop-nav,
.flyout:hover > .flyout-nav {
  display: block;
}
.flyout-nav {
  left: 100%;
  top: 0;
}

.header-menu li ul.drop-nav li a:hover, .header-menu li ul.drop-nav li ul.flyout-nav li a:hover {    
    color: #0053b1 !important;
    background: transparent !important;
}

.header-menu li ul.drop-nav li a {
    color: #3d3d3d !important;
}

.header-menu li ul.drop-nav li a i, .header-menu li ul.drop-nav li ul.flyout-nav li a i {
    font-size: 15px;
    color: #f2b002;
}

.header-menu li ul.drop-nav li, .header-menu li ul.drop-nav li ul.flyout-nav li {
    background: none !important;
}

.header-menu li ul.drop-nav li ul.flyout-nav {
    background: #ebebeb  !important;
}

.header-menu li:last-child .flyout-nav {
    right: 100%;
    left: inherit !important;
}

.header-menu li:last-child .drop-nav:last-child {
    right:0;
}

.carousel-control{
  width: 2% !important;
}

.carousel-indicators {   
    bottom: 0px !important;
}

/*---------search---------*/
.jm-search {
    padding: 0px !important;
    margin: 0px !important;
    display: inline-block;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0px !important;
    border: 1px solid #5c5c5c !important;
}

.gsc-input-box {
    border: 0px !important;
}

form.gsc-search-box, table.gsc-search-box {
    margin: 0px !important;
}

.gsc-search-button {
    margin-right: 2px;
}

.cse .gsc-search-button-v2:hover, .gsc-search-button-v2:hover {
    border-color: #2f5bb7;
    background-color: #357ae8;
    background-image: linear-gradient(top,#4d90fe,#357ae8);
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
    font-size: 0px;
    padding: 6px 27px;
    width: auto;
    vertical-align: middle;
    border: 1px solid #666666;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-color: #c58f00 !important;
    background-color: #f2b002 !important;
    background-image: linear-gradient(top,#4d90fe,#4787ed);
}











/* Menu Clearfix */

.wrap {
  text-align: center;
}

.
#header {
  overflow: visible;
  position: relative;
}

#header h1 {
  margin: 5px 0;
}

#primary-nav-button {
  background: transparent;
  display: none;
  border: 1px solid #aaa;
  position: absolute;
  bottom: 5px;
  right: 0;
  padding: 0;
  text-decoration: none;
  color: #333;
  text-align: center;
  font-weight: bold;
  font-size: 0;
}

#primary-nav-button:hover {
  background: rgba(0,0,0,0.05);
}

#primary-nav-button.selected {
  background: rgba(0,0,0,0.1);
}

#primary-nav-button:before {
  /* content: '☰'; */
  content: '\2261';
  display: block;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.05;
  height: 1em;
  width: 1em;
  color: inherit;
  speak: none;
}

.menu-LHP li {
  float: left;
  margin-right: 0px;
  position: relative;
}

.menu-LHP li:last-child {
  margin-right: 0;
}

.menu-LHP .sub-menu li {
  width: 100%;
}

.menu-LHP li a {
  display: block;
  text-decoration: none;
}

#top-nav li a {
  color: #8CC152;
  padding: 5px 0;
}

#top-nav .sub-menu {
  background: #fff;
}

#top-nav .sub-menu li a {
  padding: 5px;
}

#top-nav .sub-menu li > a:hover,
#top-nav .sub-menu li.selected > a {
  background: #8CC152;
  color: #000;
}

#primary-nav li a {
    color: #262626;
  padding: 0px 14px 0px 14px;
}
#primary-nav li a.active {
    color: #0053b1;
    text-decoration: none;
}


#primary-nav li.active > a,
#primary-nav li > a:hover,
#primary-nav li.selected > a {
  background: transparent;
  color: rgb(0, 83, 177) ;
}



.menu-LHP .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  max-height: 1000px;
}

.menu-LHP .sub-menu.hide {
  display: none;
}

#primary-nav .sub-menu { 
  background: #ebebeb;
  min-width: 150px;
  z-index: 200;
  top: 50px;  
border: 1px solid #c4c3cc;
}

#primary-nav .sub-menu li {
  background: none;
    border-bottom: 1px solid rgb(172, 172, 172);
}

#primary-nav .sub-menu li:last-child {
    border-bottom: 0px;
}

#primary-nav .sub-menu li a i {
    display: inline-block;
    font-size: 15px;
    color: rgb(242, 176, 2);
}



#primary-nav.mobile {
  display: none;
  position: absolute;
  top: 100%;
  background: #A0D468;
  width: 100%;
}

#primary-nav.mobile li {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #7cb142;
}

#primary-nav.mobile li.selected > a {
  border-bottom: 1px solid #7cb142;
}

#primary-nav.mobile li:last-child {
  border: none;
}

#primary-nav.mobile li a {
  padding: 5%;
}

#primary-nav.mobile .sub-menu li a {
  padding-left: 7%;  
}

#primary-nav.mobile .sub-menu .submenu li a {
  padding-left: 9%;  
}

#primary-nav.mobile .sub-menu .sub-menu .sub-menu li a {
  padding-left: 11%;  
}

#primary-nav.mobile .sub-menu {
  float: left;
  position: relative;
  width: 100%;
}


#primary-nav-button.mobile {
  display: inline-block;
}
  
/*----------Detail------------*/
.page-cover {
    -webkit-background-size: cover;
    background-size: cover;
    background: no-repeat scroll top center;
    display: flex;
    width: 100%;
    padding: 80px 0;
    position: relative;
}



.m0 {
    margin: 0;
}

.page_info {
    background-color: #ebebeb;
    position: absolute;
    bottom: 0px;
    padding: 8px 0;
    width: 100%;
    opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}

.page_info h3 {
    display: flex;
    padding: 0;
    align-items: center;
    color: #0053b1;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0px;

}

.page_info h3 i {
    font-size: 35px;
    color: #8f8f8f;
    margin: 0 10px 0 0;
}

.line-lhp {
    width: 100%;
    height: 8px;
    background-color: #ebebeb;
    display: flex;
    margin: 30px 0 0 0;
    position: relative;
}

.line-lhp hr {
     width: 20%;
    height: 8px;
    background-color: #f2b002;
    display: flex;
    position: absolute;
    left: 0;
    margin: 0px;
}

.img_news_detail {
    width: 30.2%;
    display: inline-block;
}

.img_news_detail img {
    float: left;
    width: 100%;
    height: 130px;
    border: 10px solid #ebebeb;
}

.bg_newsleft_detail {
    width: 75%;
    display: flex;
    margin: 15px 0 0 0;
}

.bg_newsleft_detail h2 {
    color: #0053b1;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 0 28px;
    padding: 0px;
    text-align: justify;
}

.mar_30_flex {
    margin-right: 30px;
    padding: 0px;
    display: block;
    width: 100%;
}

.nd_newsa_detail {
    width: 69.8%;
    display: inline-block;
}

.nd_newsa_detail .interact a {
    /*color: #fff;*/
    font-size: 14px;
}

.row_detail {
    width: 100%;    
    border-bottom: 1px solid #acacac;
    padding: 15px 0;
    display: flex;
}

.bg_newsright_detail
{
    width: 25%;
    display: inline-block;
    margin: 15px 0 0 0;
}

.menu-categories-detail {
    width: 100%;
    display: inline-block;
    margin: 0px 0 15px 0;
    padding: 0px;
}

.text-detail {
    width: 100%;
    display: flex;
    border-bottom: 8px solid #ebebeb;
    margin: 0px 0 20px 0;
    color: #0053b1;
}

.menu-categories-detail h5 {
    font-size: 16px;
    color: #0053b1;
    font-weight: bold;
   padding: 0 0 10px 0;
    margin: 0 0 -8px 0;
    border-bottom: 8px solid #f2b002;
}

.menu-categories-detail h5 i {
    color: #f2b002;
    font-size: 25px;
    margin: 0 5px 0 0;
}

.slider-image-lhp-detail .imglist a {
    display: inline-block;
    margin: 10px 19px 0 0;
}

.slider-image-lhp-detail .imglist a:last-child {
    margin-right: 0px;
}

.backgroud_1 {
    padding: 0 15px;
    margin: 0 0 30px 0;
    position: relative;
}

.backgroud_2 {
    background: #fafafa;
    padding: 0;
    margin: 0 0 30px 0;
    position: relative;
}

.backgroud_3 {
    background: transparent;
    padding: 0;
    margin: 0 0 20px 0;
    position: relative;
}

.modcontent3 ul {
    padding: 0;
}

.modcontent3 ul li {
    list-style: none;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    transition: all 0.2s ease-in-out;
    margin: 0 0 5px 10px;
    line-height: 24px;
}



.modcontent3 ul li a {
    color: #567fc1;
    font-size: 16px;
    text-decoration: underline;
}

.last-row p {
    color: #0053b1;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    padding: 15px 0 0px 0;
    margin: 0px;
}

.last-row {
    background: url(../Styles/img/bg_tra_cuu_diem_thi.jpg) no-repeat bottom center;
    width: 100%;
    padding: 0 25px;
}

.interact_detail {
    text-align: right;
    padding-top: 8px;
    color: #0053b1;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 180px;
}

.interact_detail a {
    color: #0053b1;
}

.justify-content-center {
        -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -moz-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.dis_flex {
    display: flex;
}

.pagenavi_lhp .pagination>li>a, .pagenavi_lhp .pagination>li>span {
    border: 0px !important;
    font-size: 14px;
}

.home-ic-detail {
    padding: 0px;
    margin: 0 0px 10px 0px;
    font-size: 14px;
    font-style: italic;
    color: #0053b1;
    line-height: 24px;
}

.home-ic-detail a, .home-ic-detail span {
    color: #5c5c5c;
}

.itemTitle {
    font-size: 18px;
    font-weight: bold;
    color: #0053b1;
    margin: 0;
    padding: 0px;
    line-height: 28px;
}

.itemBody .time {
    margin: 0px 0 10px 0;
    padding: 0px;
}

.itemBody img {
    width: 100%;
    height: auto;
    margin: 10px 0 15px 0;
    vertical-align: middle;
    max-width: 100%;
}

.itemBody {
    color: #1f1f1f;
    line-height: 24px;
}

.itemIntroText
{
    padding-top: 5px;
    font: 14px arial;
    color: #1f1f1f;
    line-height: 18px;
    text-align: justify;
}

.news-detail-title {
    color: #5c5c5c;
    font-weight: bold;
    font-style: italic;
}

.itemAuthorLatest_detail h3 {
    display: flex;
    padding: 0 0 10px 0;
    margin: 0 0 -8px 0;
    border-bottom: 8px solid #f2b002;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.itemAuthorLatest_detail h3 i {
    font-size: 25px;
    color: #8f8f8f;
    margin: 0 10px 0 0;
}

.itemAuthorLatest_detail h3 a {
    color: #0053b1;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.itemAuthorLatest_detail {
    width: 100%;
    display: flex;
    border-bottom: 8px solid #ebebeb;
    margin: 25px 0 20px 0;
    color: #0053b1;
}

.itemAuthorLatest ul {
    padding: 0;
}

.itemAuthorLatest ul li {
    list-style: none;
    padding: 0px;
    position: relative;
    margin: 0 0 5px 0px;
    line-height: 28px;
}

.itemAuthorLatest ul li i {
    font-size: 25px;
    color: #0053b1;
    position: absolute;
    left: 0px;
}

.itemAuthorLatest ul li a {
    color: #1f1f1f;
    font-size: 14px;
    padding: 0 0px 0 25px;
}

.share_lhp {
    display: flex;
    width: 100%;
    background: #fafafa;
    border-top: 1px solid #acacac;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    margin: 30px 0;
}


/*---------------*/
/***** Bubba *****/
/*---------------*/

figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
   /* min-width: 320px;
    max-width: 480px;
    max-height: 360px;*/
    width: 100%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

figure.effect-bubba {
	background: #9e5406;
}

figure.effect-bubba img {
	/*opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;*/
}

figure.effect-bubba:hover img {
	/*opacity: 0.4;*/
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 150px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

.img_newsnb figure.effect-bubba p {
    padding: 200px 2.5em;
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    /*opacity: 0.8;*/
}

figure figcaption, figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

figure h2, figure p {
    margin: 0;
}

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.ehover1 img {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.ehover1:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

figure.effect-bubba p a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}
/*---hiệu ứng ảnh nhỏ---*/
.column {
	margin: 15px 15px 0;
	padding: 0;
}
.column:last-child {
	padding-bottom: 60px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
	margin: 0 0 0 25px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
.hover15 figure {
	width: 78px;
	height: 45px;
	margin: 0 8px 0 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
.hover15 figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

.img_left_monan.hover15 figure {
    width: 100% !important;
    height: auto !important;
} 

.tintucnho.hover15 figure {
    width: 120px !important;
    height: 70px !important;
}


.sm-blue {
    background: #215EA3 !important;
    background-image: linear-gradient(to bottom, #215EA3, #215EA3) !important;
}
    .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
        padding: 13px 15px;
        color: #ffffff !important;
        font-weight: bold;
    }
    .sm-blue ul {
        border: 1px solid #c4c3cc;
        padding: 0px 0;
        background: #215EA3 !important;
    }
.activemenu {
    background: -webkit-linear-gradient(top, #215EA3 90%, #215EA3, #ff3c0f, #f01062) 90% !important;
}
.sm-blue ul li a i {
    display: inline-block;
    font-size: 15px;
    color: #ffffff !important;
}