﻿
/*to reset all display of all browser*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0; /*border: 0;*/ /*font: inherit;*/ /*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

ol, ul
{
    list-style: none;
}

map
{
    display: inline;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}
/*-- starting my style--*/
/*=========================
Main sections
===========================*/
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial,Tahoma;
    font-size: 13px;
    line-height: 18px;
    background-color: #bdeaff;
    background-position: top center, bottom center;
    background-repeat: no-repeat, no-repeat;
    padding: 0 0 20px; /*     background-color: #790102;     background-image: url('../images/bg-TET.jpg'),  url('../images/ft-TET.png');     background-position: top center, bottom center;     background-repeat: no-repeat,  no-repeat;     padding:0 0 20px;*/ /*background-image: url('../images/bg.jpg');*/
}

#slideConten
{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border: solid 1px rgba(0,0,0,.075);
    height: 350px;
    width: 980px;
}

#slideConten2
{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border: solid 1px rgba(0,0,0,.075);
    height: 82px;
    width: 980px;
    color: #0033ff;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#slideConten2 a
{
    color: #0033ff;
}

#slideshow
{
    height: 100%;
    width: 100%;
}

#slideImg
{
    height: 350px;
    width: 980px;
}

#SlideLink
{
    height: 100%;
    width: 100%;
    text-align: center;
}

#SlideLinkImg
{
    height: 50px;
    width: auto;
    margin-right: 3px;
    margin-bottom: 2px;
}



#gritem1
{
    margin-top: 5px; /*position: relative;*/
    height: 80px;
    width: 980px;
    background: rgba(0,0,0,.075);
    border: solid 1px rgba(0, 0, 0, 0.20);
}

#gritem2
{
    /*position: absolute;*/
    margin: 10px;
    height: 80px;
    width: 100%; /*   background: rgba(0,0,0,.075);*/ /* background-color: #f0f0f0;*/ /* border: solid 1px rgba(0, 0, 0, 0.20);*/
    color: #0252e5;
    cursor: pointer;
    text-align: center;
}
#gritem2 a
{
    cursor: pointer;
}
#scitem
{
    /* margin-top: 5px;     margin-left: 30px;     float: left;*/
}

#imgitem
{
    margin: 0 auto;
    width: 80px;
    height: 55px;
    position: relative;
}

#titleitem a
{
    margin: auto;
    position: absolute;
    margin: 10px 10px 10px 10px;
    color: red;
}


.scitem
{
    border: solid 1px red;
    text-align: center;
}
.topBg
{
    background-color: #ffffff;
}

.top_right
{
    color: #0033ff;
    text-align: right;
    padding: 7px;
}

.top_right a
{
    color: #0033ff;
    text-decoration: none;
}

.top_right a:hover
{
    color: #ff0033;
    text-decoration: underline;
}

.activityBg
{
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    text-align: left;
    margin: 0px;
    height: auto;
}

.menuFoot
{
    padding-top: 50px;
    padding-bottom: 10px;
    width: 100%;
}

.menuFoot a
{
    color: #666666;
    text-decoration: none;
}

.menuFoot a:hover
{
    color: #3333ff;
    text-decoration: none;
}

/*=========================
For menu
===========================*/
.subMenuBg
{
    background-color: #f0f0f0;
    color: #0000cc;
    font-weight: normal;
    padding: 0px 7px;
    font-size: 12px;
    font-style: italic;
}

.subMenuBg a
{
    text-decoration: none;
    color: #0000cc;
}

.subMenuBg a:hover
{
    text-decoration: none;
    color: #cc0000;
}

.clock
{
    float: left;
    padding-top: 0px;
    padding-left: 5px;
}

.colorChoice
{
    float: right;
    padding-top: 5px;
    padding-right: 5px;
}

.searchbox
{
    margin-top: 2px;
    border: solid 1px #ffffff;
    height: 18px;
    width: 150px;
}
/*--- End of main menu --*/

/*=========================
For home pages
===========================*/
.topTitle
{
    float: left;
    background: url(../images/top_bg.jpg) no-repeat;
    height: 22px;
    width: 115px;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 8px;
}

#topNews_bg
{
    width: 350px;
    height: 250px;
    background-color: #ffffff; /*border:solid 1px #CFCFCF;*/
    color: #353737;
    text-align: justify;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    float: left; /*style="height: 30px; background-image: url(../images/bg_Center.png); background-repeat: no-repeat"*/
}

#topNews_bg ul
{
    list-style-image: url(../images/1/bullet.jpg);
    padding: 5px 0px 0px 20px;
    line-height: 20px;
}

.newNews_top
{
    height: 30px;
    background-color: #ffffff;
}

.newNews_bg
{
    width: 300px;
    height: 270px;
    margin-left: 410px;
    margin-top: 0px;
    background-color: #ffffff;
    position: relative;
}

.newNews_title
{
    background: url(../images/newest_top.png) no-repeat;
    width: 220px;
    height: 30px; /*    color: #126295;*/
    color: #00418c;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
}

.newNews_list
{
    /* list-style-image: url(../images/bullet.jpg);     list-style-position: inside;*/
    list-style: none;
    padding: 0px;
    text-align: justify;
    height: 100%;
    background-color: #ffffff;
}

.newNews_list li
{
    line-height: 18px;
    padding-bottom: 5px;
}

.newNews_list a
{
    text-decoration: none;
    color: #00418c;
    font-size: 13px;
}

.newNews_list a:hover
{
    color: #0000ff;
}

.listTopNews
{
    text-align: left;
    overflow: hidden;
}

.tbTopList td
{
    text-align: center;
    padding-left: 0px;
    padding-right: 5px;
}

.tbTopList td a
{
    text-decoration: none;
    color: #363636;
}

.tbTopList td a:hover
{
    text-decoration: underline;
    color: #0000ff;
}

.tbTopList img
{
    border: solid 1px #999999;
    padding: 2px;
}

/*=========================
For left menu
===========================*/

.boxleft_top
{
    padding-left: 2px;
    width: 222px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background: url(../images/bg_Right.png) no-repeat;
    background-size: 99%;
}

.boxleft_top a
{
    color: #fff;
    text-decoration: none;
}

.boxleft_bg
{
    padding-left: 2px;
    width: 216px;
    padding-left: 3px;
    padding-right: 2px; /*background:url(../images/box_left.png) repeat-y;*/
}

.boxleft_top_item
{
    padding-left: 2px;
    margin-top: 2px;
    background-image: url(../images/bg_danhmuc2.png);
    width: 219px;
    height: 30px;
    line-height: 30px;
}

.boxleft_top_item a
{
    text-align: left;
    margin-left: 25px;
    color: black;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}




.boxleft_top_2
{
    padding-left: 2px;
    background: url(../images/1/boxleft_top.png) no-repeat bottom left;
    width: 200px;
    height: 4px;
}



.rightList
{
    list-style-position: inside;
    list-style-image: url(../images/bullet.jpg);
    padding: 3px;
}

.rightList li
{
    line-height: 18px;
    padding-top: 5px;
}

.rightList a
{
    text-decoration: none;
    color: #0252e5;
}

.rightList a:hover
{
    color: #990000;
    text-decoration: underline;
}


.BoxAnh_Title
{
    height: 220px;
}

.BoxAnh_Title a
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 14px;
    text-align: justify;
}


/*=========================
For blocks news
===========================*/
.tbBlock
{
    padding: 0px;
    font-size: 13px;
}

.titleTd
{
    margin-top: 5px;
    height: 30px;
    width: 700px;
}

.BoxNews_Encapse_Tile
{
    border-top: 2px solid #05a6af;
    margin-bottom: 5px;
    padding-left: -5px;
    margin-top: 10px;
}

.BoxNews_Title
{
    color: #00418c;
    margin-top: 5px;
    padding: 10px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 18px; /*position: relative;*/
    border-top: 2px solid #05a6af;
    font-family: Arial;
}

.BoxNews_Title a
{
    color: #00418c;
}

.BlockTitle
{
    color: #00418c;
    margin-top: 5px;
    padding: 10px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 18px; /*position: relative;*/
    border-top: 2px solid #05a6af;
    font-family: Arial;
}

.BlockTitle a
{
    color: #00418c;
}

.Titlebox
{
    color: #00418c;
    font-size: 16px;
    font-weight: bold;
    margin-left: -10px;
    padding-top: 10px;
	padding-bottom: 10px;
}

.Titlebox a
{
    color: #00418c;
}
.Titlebox:hover
{
    color: #0033ff;
    text-decoration: none;
}

.Titlebox4col
{
    color: #00418c;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0px;
    padding-top: 5px;
}

.Titlebox4col:hover
{
    color: #0033ff;
    text-decoration: none;
}

.p_des
{
    text-align: justify;
}

.titleBg
{
    /*color: #ffffff;     margin-top: 5px;     margin-bottom: 5px;     margin-left: 10px;     font-weight: 600;     letter-spacing: 0.5px;     text-transform: uppercase;     font-size: 15px;     position: relative;*/
    background: url(../images/bg_Center.png) no-repeat;
    height: 30px;
    width: 645px;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    float: left;
    padding-left: 40px;
    padding-right: 15px;
    line-height: 30px;
    text-align: left;
}

.titleBg a
{
    text-align: left;
    color: blue;
    font-size: 14px;
    text-decoration: none;
}

.titleBg a:hover
{
    color: #FFFF00; /*color:#ff7e00;*/
}

.titleCenter
{
    background: url(../images/block_top.png) repeat-x;
    width: 47px;
    height: 28px;
    float: left;
}

.titleRight
{
    background: url(../images/blocktop.png) repeat-x;
    height: 28px;
    text-align: right;
    font-style: italic;
    padding-right: 5px;
    float: right;
    line-height: 28px;
}

.titleRight a
{
    color: #000;
    text-decoration: none;
}

.titleRight a:hover
{
    color: #ff6600;
}


.blockBg
{
    background: url(../images/block_bg.png) repeat-y;
    height: 230px;
    width: 690px;
    padding: 5px;
}

.blockBottom
{
    background: url(../images/block_bottom.png) no-repeat;
    width: 690px;
    height: 5px;
}

.blockTitle
{
    height: auto;
    width: 680px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align: justify;
}

.blockTitle a
{
    color: #F74906; /*color: #00ACE9;*/ /*color: #000;*/
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.blockTitle a:hover
{
    color: #cc3300;
    text-decoration: underline;
}

.blockImage
{
    float: left;
    padding: 1px;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 140px;
    height: 90px;
    border: 1px solid #999999;
}

.blockDes
{
    height: 60px;
    width: 680px;
    text-align: justify;
    color: #251515;
    padding-right: 10px;
    font-size: 13px;
}

.blocDesSear
{
    height: 150px;
    width: 520px;
    text-align: justify;
    color: #000000;
    padding-right: 10px;
}

.blockSeeMore
{
    float: right;
    padding-top: 3px;
    padding-bottom: 20px;
    padding-right: 20px;
}

.blockSeeMore a
{
    color: #666666;
    text-decoration: none;
}

.blockSeeMore a:hover
{
    color: #022bfd;
}

.blockList
{
    height: auto;
    width: 675px;
    text-align: left;
    margin-top: 5px;
    margin-left: 10px;
    padding-left: 0px;
}

.blockList ul
{
    margin-left: 5px;
    padding-left: 8px;
    line-height: 18px;
    list-style-image: url(../images/bullet.jpg);
}

.blockList ul li
{
    /*font-weight: bold;*/
    font-family: Arial;
    font-size: 13px;
    padding-top: 5px;
    margin-right: 0px;
}

.blockList a
{
    color: #004891;
    text-decoration: none;
    line-height: 17px;
}

.blockList a:hover
{
    color: #cc0033;
    text-decoration: underline;
}


.rightmore
{
    width: 650px;
    text-align: right;
    padding-right: 10px;
    color: #0033ff;
    font-size: 12px;
    margin-top: 10px;
}

.rightmore a
{
    color: #0033ff;
    font-weight: normal;
    text-decoration: none;
}

.rightmore a:hover
{
    color: #cc0033;
}
/*--- End of block news --*/


/*-- for list news --*/
.listTitle
{
    color: #004891;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    margin-left: 0px;
}

.listTitle a
{
    color: #004891;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.listTitle a:hover
{
    /*color:#ff6600;*/
    text-decoration: underline;
}

.listDes
{
    text-align: justify;
    padding: 0px 5px 5px 0px;
}
/*-- end of list news --*/

/*=========================
For comment part
===========================*/
.commentBoxTop
{
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    color: #ffffff;
    text-align: left;
    height: 26px;
    text-transform: none;
    background-color: #0066cc;
    border: solid 1px #0066cc;
}

.commentBoxBg
{
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 8px;
}

.commenttable
{
    background-color: #ffffff;
    margin: 5px;
    margin-left: 10px;
}

.commenttable td
{
    padding: 5px 10px;
}

.commentbax
{
    font-size: 13px;
    font-weight: bold;
    color: #fc3030;
}

.commentTitle
{
    color: #022bfd;
}

.commentContent
{
}

.commentAuthor
{
    font-style: italic;
}

.centerbox
{
    color: #fc3030;
    font-weight: bold;
}
/*--- End of comment --*/

/*=========================
For footer
===========================*/
.footMenu
{
    float: left;
    border: solid 1px #cccccc;
    padding: 1px;
    margin: 0px 5px 7px 0px;
}

.footer
{
    /*  background-color: #046dc0;*/
    background-color: #0167b1;
}

.footer_right
{
    color: #ffffff;
    text-align: right;
    padding: 7px;
}

.footer_right a
{
    color: #ffffff;
    text-decoration: none;
}

.footer_right a:hover
{
    color: #ffff00;
    text-decoration: underline;
}

.footerInfo
{
    color: #fff;
    text-align: center;
    padding: 7px; /*background-color: #046dc0;*/
}

.footerInfo a
{
    color: #fff;
    text-decoration: none;
}

.footerInfo a:hover
{
    color: #ffff00;
    text-decoration: underline;
}

.sitemap
{
    padding: 7px;
}

.sitemap a
{
    text-decoration: none;
}

.sitemap a:hover
{
    color: #FF4500;
}
/*--- End of footer--*/
.bandroll
{
    padding: 7px;
}
.bandroll:hover
{
    border: solid 1px #f3f3f3;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    }
/*=========================
For right menu
===========================*/
.boxright_top-title
{
    margin-top: 10px; /* width: 97%;&*/
    height: 25px;
    padding: 0px 0px;
    overflow: hidden;
}

.boxright_top-title h4
{
    float: left;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 5px;
}

.boxright_top-title h2
{
    padding-left: 0px;
    color: #ff6600;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    font-size: 16px;
    font-family: arial;
}

.boxright_top-title h2 a
{
    color: #892727;
    font-weight: bold;
}

.striper-line
{
    /*background: url(../images/striper.png);*/
    background: url(../images/striper_bg.png) repeat-x;
    height: 11px;
    overflow: hidden;
    margin-top: 4px;
}

.weblink-box
{
    width: 100%;
    padding: 2px 0px;
    margin-bottom: 13px;
    font-weight: bold;
    background: url(../images/striper2.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 50%;
    background-repeat: repeat-x;
}

.weblink-box h3
{
    padding-left: 10px;
    background: #fff;
    display: inline;
    color: #1129b7;
    font-size: 20px;
    text-transform: uppercase;
    padding-right: 10px;
    font-family: Roboto-Bold;
}


.boxright_top
{
    /*width: 97%;     height: 30px;*/
    line-height: 30px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.boxright_top a
{
    color: #ffffff;
    text-decoration: none;
}

.boxright_top a:hover
{
    color: #ffff00;
}

.boxright_top_2
{
    width: 220px;
    height: 4px;
    background: url(../images/bg_Right.png) no-repeat bottom left;
}



.boxright_bg
{
    margin-bottom: 10px;
    width: 97%;
    color: #000000;
    text-align: justify;
    height: auto; /*border: solid 1px #046dc0;     border-radius: 0px 0px 4px 4px;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.boxright_bottom
{
    /*background: url(../images/boxright_bottom.png) no-repeat;*/
    height: 12px;
}

.boxright_bg_left
{
    background: url(../images/boxright_bg.png) repeat-y;
    color: #000000;
    text-align: left;
    padding: 0px;
}

.boxright_bg_center
{
    background: url(../images/boxright_bg.png) repeat-y;
    color: #000000;
    text-align: center;
    padding: 0px;
}

/*-- box hình ảnh hoạt động/video--*/
#divTab1
{
    float: left;
    margin-left: 30px;
    cursor: pointer;
}

#divTab2
{
    float: left;
    cursor: pointer;
}

#divAlbum
{
    width: 288px;
    height: 225px;
}

#div
{
    width: 190px;
    height: auto;
    margin-left: 2px;
}
/*-- hết box hình ảnh hoạt động/video--*/
.rightMenu
{
    border: solid 1px #3087ea;
    padding: 3px;
    width: 200px;
}

.boxWeather
{
    padding-left: 7px;
    text-align: left;
}

.adBorder
{
    text-align: center;
    margin: 0px 0px;
}

.adBorderLeft
{
    width: 210px;
    padding: 1px;
    border: solid 1px #cccccc;
    text-align: center;
    margin: 5px 0px;
}

.videoList
{
    padding: 5px 3px;
    text-align: left;
}

.videoList ul
{
    list-style-image: url(../images/bullet.gif);
    list-style-position: inside;
    margin-left: 5px;
}

.videoList ul li a
{
    text-decoration: none;
    color: #0033cc;
}

.videoList ul li a:hover
{
    text-decoration: underline;
    color: #ff0033;
}

.videoMore
{
    float: right;
    font-style: italic;
    padding-right: 10px;
    font-size:12px;
}

.videoMore a
{
    color: #666666;
    text-decoration: none;
}

.videoMore a:hover
{
    color: #ff0033;
    text-decoration: underline;
}

.notify
{
    text-align: justify;
    padding: 7px;
    color: #0033ff;
    line-height: 30px;
}

.notify a
{
    text-decoration: none;
    color: #0033ff;
}

.notify a:hover
{
    color: #ff0000;
}

.leftReport
{
    color: #333333;
    width: 120px;
}

.rightReport
{
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    color: #094d9c;
}
/*--- End of right menu --*/

.Zoomsite
{
    text-align: left;
    color: #004891;
    font-weight: bold;
    font-size: 14px;
}

.Zoomsite a
{
    text-decoration: none;
    color: #004891;
    font-weight: bold;
    font-size: 14px;
}

/*=========================
For detail page
===========================*/
.detailBg
{
    text-align: justify;
    padding: 10px 15px;
    width: 100%;
}

.detailTitle
{
    width: 100%;
    height: auto;
    text-align: left;
    border-bottom: dotted 1px #27408B;
    text-align: left;
    color: #0065ad;
    font-weight: bold;
    font-size: 14px;
}

.detailTitle a
{
    text-decoration: none;
    color: #006cb5;
    font-weight: bold;
    font-size: 14px;
}

.detailTitle a:hover
{
    color: #990000;
}

.detailDes
{
    font-size: 13px;
    text-align: justify;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 5px;
    width: 100%;
    height: auto; /*color:#27408B;*/ /*color: #0033ff;*/
    color: #000000;
    padding: 0px;
    float:left;
    /*clear: both;*/
}

.detailContent
{
    font-family: Arial;
    font-size: 13px;
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 0px;
    clear: both;
}

.detailContent p
{
    padding-top: 10px;
}


.detailContact
{
    font-family: Arial;
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
}

.detailContact p
{
    padding-top: 5px;
}

.dnewstitle
{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
    height: auto;
    color: #ff0000;
    font-weight: bold;
    font-size: 16px;
    text-align: justify;
}

.dnewstitle a
{
    color: #02345e;
    text-decoration: none;
}

.dnewstitle a:hover
{
    color: #339900;
}

.dnewstitleCenter
{
    /*color:#3333ff; */
    color: #02345e;
    font-weight: bold;
    padding: 14px 5px;
    font-size: 14px;
    text-align: center;
}

.dnewstitleCenter a
{
    color: #02345e;
    text-decoration: none;
}

.dnewstitleCenter a:hover
{
    color: #339900;
}
/*
.detailImg
{
	text-align:center;
	width:200px;height:124px;
	}
*/

.detailView
{
    text-align: right;
    float: right;
    color: #666666;
    padding-top: 3px;
}

.detailView a
{
    color: #666666;
    text-decoration: none;
}

.detailView a:hover
{
    color: #022bfd;
}

.newsTitle
{
    padding: 0px 5px;
    text-align: justify;
    padding-left: 5px;
}

.detailAuthor
{
    text-align: right;
    font-style: italic;
    font-weight: bold;
    padding-right: 20px;
}

.title2
{
    color: #003366;
    font-weight: bold;
    text-align: left; /*border-bottom:double #003399;*/
    padding-top: 10px;
}

.title2 a
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}

.title2 a:hover
{
    color: #0066cc;
    text-decoration: underline;
}

.imgRounding
{
    padding: 3px;
    border: solid 1px #cccccc;
    margin-right: 5px;
    margin-bottom: 5px;
}

.newsContent
{
    text-align: justify;
    padding: 0px 5px;
}

.goUp
{
    text-align: right;
    padding-top: 3px;
}

.goUp a
{
    text-decoration: none;
}

.goUp a:hover
{
    color: #6b9902;
}


.boxnewsdate
{
    color: #6b9902;
}

.linelist
{
    height: 12px;
    width: 690px;
    margin-left: 20px;
    border-top: dotted 1px #cccccc;
}

.dnewsdateleft
{
    font-size: 12px;
    float: left;
    padding-top: 5px;
    color: #666666;
    font-style: italic;
}

.dnewsdateright
{
    font-size: 12px;
    float: right;
    padding-top: 5px;
    padding-right: 10px;
    color: #666666;
}

.dnewsdateright a
{
    text-decoration: none;
    color: #666666;
}

.dnewsdateright a:hover
{
    color: #0033ff;
}

.shortImg
{
    width: 208px;
    float: left;
    margin-right: 5px;
}

.shortImgBorder
{
    padding: 3px;
    border: solid 1px #cccccc;
}

.imgDes
{
    color: #27408B;
    font-style: italic;
    padding: 3px;
}

.relatedList
{
    font-size: 13px;
    font-weight: bold;
    color: #EE0000;
    float: left;
    padding-left: 5px;
}

.bottomLine
{
    border-bottom: solid 2px #e4fb9f;
    width: 100%;
}

.listnewsitem
{
    padding: 8px;
}

.listnewsitem a
{
    text-decoration: none;
    color: #0252e5;
    font-weight: bold;
    font-size: 13px;
}

.listnewsitem a:hover
{
    color: #EE0000;
}

.listnewsitem img
{
    padding: 1px;
    margin: 5px;
    border: solid 1px #f0f0f0;
}

/*-- for document detail page--*/
.listdocHeader
{
    padding: 3px 5px;
    font-weight: bold; /*background-color:#f9f9f9;*/
    background-color: #cccccc;
}

.listdoc
{
    padding: 3px 5px;
    font-weight: normal;
}

.listdoc a
{
    text-decoration: none;
}

.listdoc a:hover
{
    text-decoration: underline;
    color: #fc3030;
}

/*--- End of detail page --*/

/*=========================
For poll
===========================*/
.tablepoll td
{
    padding-bottom: 2px;
    padding-top: 8px;
    border-bottom: #c0c0c0 1px solid;
}

.tablepoll #bottom
{
    padding-bottom: 2px;
    padding-top: 8px;
    border-bottom: #c0c0c0 0px solid;
}

.pollall
{
    padding: 10px;
}

.pollall a
{
    color: #046cd1;
}

.pollall a:hover
{
    color: #fc0303;
}

.divpollview
{
    background-color: #119d47;
    height: 12px;
}

.polltitle
{
    font-weight: bold;
    font-size: 13pt;
    color: #075e94;
}

/*--- End of pool --*/


/*=========================
Others
===========================*/
.red
{
    color: #EE0000;
    padding-right: 2px;
}

.clearfix
{
    clear: both;
}

.faq
{
    padding-top: 5px;
    font-weight: bold;
    color: #022bfd;
}

.faqTitle
{
    color: #022bfd;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 20px;
}

.faqQuestion
{
    font-weight: bold;
    color: #666666;
    padding-left: 20px;
}

.faqAnswer
{
    padding-bottom: 5px;
    padding-left: 20px;
}

.faqLine
{
    height: 3px;
    border-top: dashed 1px #cccccc;
}

.slug
{
    margin-left: 20px;
    padding-top: 15px;
    color: #022bfd;
    font-weight: bold;
}

.slug a
{
    text-decoration: none;
}

.slug a:hover
{
    color: #FF7F00;
}

.fileattach
{
    margin-left: 20px;
    padding-top: 15px;
    color: #022bfd;
    font-weight: bold;
}

.listattach
{
    margin-left: 20px;
    font-weight: normal;
}

.listattach a
{
    text-decoration: none;
    color: #022bfd;
    font-weight: normal;
}

.listattach a:hover
{
    color: #FF7F00;
}

.paging a
{
    text-decoration: none;
}

.tbCss
{
    text-align: center;
}

.seeMore
{
    padding-top: 8px;
    float: right;
    padding-right: 20px;
}

.seeMore a
{
    text-decoration: none;
    color: #666666;
}

.seeMore a:hover
{
    text-decoration: none;
    color: #0033ff;
}

.errCss
{
    color: #fc3030;
    margin-left: 20px;
}

.imgBorder
{
    border: solid 1px #D3D3D3; /*border:solid 1px #cccccc;*/
    padding: 1px;
    margin-right: 7px;
}

.topBg
{
    width: 380px;
    height: 250px;
}

.cssGridView
{
}

.cssGridView a
{
    text-decoration: none;
}

.cssGridView td
{
    padding: 2px;
}

.cssErr
{
    color: #ff0000;
}

.blank-10
{
    display: block;
    height: 10px;
    clear: both;
}


.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
    margin-right: 5px;
}

.sidebanner22
{
    margin: 10px 5px 10px px;
}

/*==FOR INPUT BOX==*/
/*=========================
input box
=========================*/
fieldset[disabled] .form-control, fieldset[disabled] input
{
    background-color: #fff;
}

.form-control
{
    display: block;
    width: 100%;
    height: 30px;
    padding: 3px 6px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder
{
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder
{
    color: #999;
}

.form-control::-webkit-input-placeholder
{
    color: #999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
{
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control
{
    cursor: not-allowed;
}

textarea.form-control
{
    height: auto;
}

input[type=search]
{
    -webkit-appearance: none;
}


/*=========================
Bac si
=========================*/
/*
.list-staff li
{
	display: inline-block;
	padding: 10px;
	vertical-align: top;
	width: 200px;
}

.list-staff li a
{
	display: block;
	margin: 0 auto;
}
.list-staff li:hover
{
    border: solid 1px #f3f3f3;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    }
.list-staff li a img
{
	height: 114px;
	width: 114px;
}

.list-staff span
{
	display: block;
	margin: 0 0 0px;
	text-align: center;
	text-decoration: none;
}

.list-staff span.title
{
	background: none repeat scroll 0 0 #0094D7;
	color: #FFFFFF;
	line-height: 15px;
	margin: 0;
	padding: 5px;
	text-decoration: none;
}

*/


@media screen and (min-width: 320px)
{
    .list-staff-item
    {
        text-align: center;
        box-size: border-box;
        padding:10px 20px;
        height:300px;
    }
    .list-staff-item .imgBS
    {
        height:230px;
        width:100%;
    }
}
@media screen and (min-width: 768px)
{
    .list-staff-item
    {
        text-align: center;
        box-size: border-box;
        padding:5px 10px;
        height:250px;
    }
    .list-staff-item .imgBS
    {
        height:180px;
        width:100%;
    }
}
@media screen and (min-width: 992px)
{
    .list-staff-item
    {
        text-align: center;
        box-size: border-box;
        padding:10px 20px;
        height:300px;
    }
     .list-staff-item .imgBS
    {
        height:230px;
    }
}
@media screen and (min-width: 1200px)
{
    .list-staff-item
    {
       text-align: center;
        box-size: border-box;
        padding:10px 20px;
        height: 300px;
    }
    .list-staff-item .imgBS
    {
        height:230px;
    }
}
/*
.list-staff-item
{
    text-align: center;
    box-size: border-box;
    padding:10px 20px;
    height:300px;
   }*/
  /*
.list-staff-item img
{
  width: 100%;
    height: auto;
    position:relative
}*/
.list-staff-item .title
{
    border: solid 1px #f3f3f3;
    border-radius: 15px 0px 15px 0px;
    padding:5px;
    background-color:#0094D7;
    color:#ffffff;
}
.list-staff-item:hover
{
    border: solid 1px #f3f3f3;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}

/*=============*/
#fullDesc li
{
    display: inline-block;
    padding: 10px;
    vertical-align: top;
    width: 100%;
}

/* End Doctor*/




@media screen and (-webkit-min-device-pixel-ratio:0)
{
    input[type=date], input[type=time], input[type=datetime-local], input[type=month]
    {
        line-height: 34px;
    }

    .list-col
    {
        display: inline-block;
        float: left;
        padding-top: 5px;
    }


    .list-col1
    {
        display: inline-block;
        width: 120px;
        float: left;
        padding-top: 5px;
    }

    .list-col2
    {
        display: inline-block;
        width: 200px;
        float: left;
        padding-right: 10px;
        padding-top: 5px;
    }

    .list-col3
    {
        display: inline-block;
        width: 300px;
        float: left;
        padding-right: 10px;
        padding-top: 5px;
    }

    .list-col4
    {
        display: inline-block;
        width: 400px;
        float: left;
        padding-right: 10px;
        padding-top: 5px;
    }

    /*== BLANK ==*/

    .blank-5
    {
        display: block;
        height: 5px;
        clear: both;
    }

    .blank-10
    {
        display: block;
        height: 10px;
        clear: both;
    }

    .blank-20
    {
        display: block;
        height: 20px;
        clear: both;
    }

    .blank-30
    {
        display: block;
        height: 30px;
        clear: both;
    }

    /* style for icon top */
    .#toppage1k
    {
        bottom: 20px;
        color: #666666;
        cursor: pointer;
        padding: 5px;
        position: fixed;
        right: 10px;
        text-align: center;
        text-decoration: none;
        width: 100px;
    }

    /* tesst*/
    .header_test
    {
        background-color: Blue;
        background: url( '../images/next.png' ) no-repeat scroll 0 0 transparent;
    }

    .jcarousel-skin-tango .jcarousel-next-horizontal
    {
        /* background: url('../images/next.png') no-repeat scroll 0 0 transparent;*/
        cursor: pointer;
        height: 52px;
        width: 43px;
        margin-top: 3px;
        position: absolute;
        right: 10px;
        top: 10px;
        background-color: Red;
    }

    .jcarousel-skin-tango .jcarousel-prev-horizontal
    {
        background: url( '../images/pre.png' ) no-repeat scroll 0 0 transparent;
        cursor: pointer;
        height: 55px;
        left: 0px;
        top: 19px;
        margin-top: 3px;
        position: absolute;
        width: 32px;
    }
}



/*Them Them*/
#topNews_bg_Them
{
    width: 390px;
    height: auto;
    background-color: #f2f0f0;
    color: #353737;
    text-align: justify;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    float: left;
}


#topNews_bg_Them ul
{
    list-style-image: url(../images/1/bullet.jpg);
    padding: 5px 0px 0px 20px;
    line-height: 20px;
}


/* css for form */
.cssForm
{
    display: inline-block;
    vertical-align: middle;
    padding: 3px 6px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; /*margin:2px 2px 2px 0px;*/
    margin: 4px;
    height: 28px;
}

.cssForm:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.cssForm::-moz-placeholder
{
    color: #999;
    opacity: 1;
    font-style: italic;
}

.cssForm:-ms-input-placeholder
{
    color: #999;
    font-style: italic;
}

.cssForm::-webkit-input-placeholder
{
    color: #999;
    font-style: italic;
}

.cssForm[disabled], .cssForm[readonly], fieldset[disabled] .cssForm
{
    background-color: #eee;
    opacity: 1;
}

.cssForm[disabled], fieldset[disabled] .cssForm
{
    cursor: not-allowed;
}

textarea.cssForm
{
    height: auto;
}

.cssFormDll
{
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0px;
    text-overflow: '';
    padding: 1px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    input[type=date].cssForm, input[type=time].cssForm, input[type=datetime-local].cssForm, input[type=month].cssForm
    {
        line-height: 30px;
    }
}
/* end css for form */

.cssTextbox
{
    text-align: center;
}

.cssErr
{
    color: Red;
}

.cssInfo
{
    color: Blue;
}

.cssNote
{
    font-size: 12px;
    font-style: italic;
}

.cssInline
{
    display: inline-block;
    color: Red;
}

.noMargin
{
    margin: 0px;
}

.noPadding
{
    padding: 0px;
}

/* .marginButtonGroup
 {
     margin-right:-3px;
     }*/

.cssIcon
{
    height: 20px;
    border: none;
}

.padding10
{
    padding-top: 10px;
}

.viewupper
{
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
}

.viewnormal
{
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

#headerdate
{
    color: #333333;
}
/* over styles in bootstrap */
/*
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
{
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 5px;
}
*/
.img-thumbnail
{
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 2px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-thumbnail-big
{
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/*===================*/
.img-border
{
    display: inline-block;
    max-width: 100%;
    padding: 2px;
    margin-right: 5px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-border-big
{
    display: inline-block;
    max-width: 100%;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
