﻿/*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;*/
}

body {
    /*	font-family:Tahoma;*/
    font-family: Arial;
    font-size: 12px;
}

/*
h3 {
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}
*/
.topTitle1 {
    font: normal 20pt Times New Roman;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 20px 20px rgba(0,0,0,.15);
}

.topTitle {
    font: bold 18pt Arial; /* color:#ffffff; 	 text-shadow: 0 1px 0 #ccc,                0 6px 1px rgba(0,0,0,.1),                0 10px 10px rgba(0,0,0,.2),                0 15px 15px rgba(0,0,0,.15);*/
    color: #fa4a01;
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
    text-align: left;
    padding: 7px;
    line-height: 40px;
}

a {
    text-decoration: none;
    color: #0000e6;
}

    a:hover {
        color: #ff6633;
        text-decoration: underline;
    }

.topTable {
    /*background-color:#fa4a01;*/
    background-color: #83ba3b;
}

.login {
    color: #fff; /*padding:5px;*/
    text-align: center;
}

    .login a {
        color: #ffff00;
        text-decoration: none;
    }

        .login a:hover {
            color: #ffffff;
        }


/* login menu */
.loginMenu {
    padding: 0 0 0 0px;
    margin: 0;
    list-style: none;
    height: 28px;
    position: relative;
    z-index: 500;
    text-align: center;
    white-space: nowrap;
}

    .loginMenu li.top {
        display: block;
        text-align: center;
        position: relative;
        line-height: 27px;
        cursor: pointer;
    }
    /* Style the list OR link hover. Depends on which browser is used */
    .loginMenu a:hover {
        visibility: visible;
    }

    .loginMenu li:hover {
        position: relative;
        z-index: 200;
    }
    /* keep the 'next' level invisible by placing it off screen. */
    .loginMenu ul {
        border: solid 1px #f3f3f3;
        border-radius: 3px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .loginMenu ul, .loginMenu :hover ul ul, .loginMenu :hover ul :hover ul ul {
        position: absolute;
        left: -9999px;
        top: -9999px;
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .loginMenu :hover ul.sub {
        left: 100px;
        top: 25px;
        background: #f3f3f3;
        padding: 0px;
        white-space: nowrap;
        width: 100px;
        height: auto;
        border-left: solid 1px #ffffff;
        border-right: solid 1px #ffffff;
    }

        .loginMenu :hover ul.sub li {
            display: block;
            height: auto;
            position: relative;
            float: left;
            width: 99px;
            text-align: left;
            border-top: 1px solid #ffffff;
        }

            .loginMenu :hover ul.sub li a {
                display: block;
                font-size: 12px;
                font-family: Arial;
                height: auto;
                width: 100px;
                text-indent: 5px;
                color: #000000;
                text-decoration: none;
            }

                .loginMenu :hover ul.sub li a:hover {
                    background: #dddddd;
                    color: #000000;
                    width: 99px;
                }

    .loginMenu :hover ul :hover ul, .loginMenu :hover ul :hover ul :hover ul {
        left: 100px;
        top: -1px;
        background: #fa4a01;
        padding: 0px 0;
        white-space: nowrap;
        width: 100px;
        z-index: 200;
        height: auto;
        border-left: solid 1px #ffffff;
        border-right: solid 1px #ffffff;
    }
/*===end login menu==*/
.logout {
    color: #fff;
    padding: 5px;
    text-align: right;
}

    .logout a {
        color: #fff;
        text-decoration: none;
    }

        .logout a:hover {
            color: #ff0;
        }

.topMenu {
    color: #ffffff;
    padding: 3px;
    font-weight: bold;
    float: left; /*border-right:solid 1px #ffffff;*/
}

    .topMenu a {
        color: #fff;
        text-decoration: none;
    }

        .topMenu a:hover {
            color: #ffff00;
        }


.boxleft_top {
    /*background-color:#00CD00;*/ /*   background-color: #5f5f5f; xanh lá*/
    background-color: #f17904;
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 5px;
    text-align: left;
    border-radius: 3px 3px 0px 0px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25); /*box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);*/
}


/*- END OF LEFT MENU -*/
/*
.leftContent
{
	text-align:left;
	}
	
.tbLeft
{
	
	vertical-align:top;
	}	
.leftMenu
{
	font-weight:bold;
	height:28px;
	text-align:left;

	background-color:#ffffff;
	color:#AD3400;	
	}

.leftMenu ul
{
	padding-left:5px;
	width:180px;
	font-weight:normal;
	line-height:26px;
	list-style:none;
	text-align:left;
	list-style-image:url(../images/icon_arrow.png);
	list-style-position:inside;
	}

.leftMenu ul li
{
	margin-left:0px;
	border-bottom:solid 1px #cccccc;
}

.leftMenu a
{
	color:#AD3400;
	text-decoration:none;
	}

.leftMenu a:hover
{
	color:#0000ff;
	}


.leftMenuHideTd
{
	font-weight:bold;
	height:28px;
	text-align:left;

	background-color:#ffffff;
	color:#AD3400;	
	}

.leftMenuHide 
{
	padding-left:5px;
	width:190px;
	font-weight:normal;
	line-height:26px;
	list-style:none;
	text-align:left;
	list-style-image:url(../images/icon_arrow.png);
	list-style-position:inside;
	background-color:#ffffff;
	
	position:relative;
	}
.leftMenuHide li
{
	border-bottom:solid 1px #cccccc;
	margin:0px 5px;
	}
.leftMenuHide li ul 
{
	margin-left:0px;
	border-bottom:solid 1px #cccccc;
	list-style-image:url(../images/arrow_right.gif);
}

.leftMenuHide li a.top_link:hover ul
{
	display:block;
	position:absolute;
	left:10px; top:10px;
	visibility:visible;
}

.leftMenuHide a
{
	color:#AD3400;
	text-decoration:none;
	}

.leftMenuHide a:hover
{
	color:#0000ff;
	}
	
.top_link
{
	cursor:pointer;
	}

.boxleft_top
{
	background-color:#00CD00;
	width:200px;height:28px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	}
.boxleft_bg
{
	background-color:#ffffff;
	}
	
		*/
.album {
    width: 400px;
    height: 300px;
    padding: 2px;
    border: solid 1px #ccc;
    box-shadow: 5px 5px 5px #888888;
}

.albumName {
    font-family: Arno Pro;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #006600;
    text-align: center;
}
/*
.footer
{
	color:#ffffff;
	padding:0px;
	font-weight:normal;
	font-family:Arial;
	text-align:center;
	}
.footer a 
{
	text-decoration:none;
	color:#fff;
	}	
.footer a:hover
{
	color:#ff0;
	}*/

.cssButton {
    color: #fff;
    background-color: #04488d;
    border: 1px solid #04488d;
    border-radius: 10px;
    padding: 3px 15px !important;
    line-height: 22px;
    font-size: 12px;
}

    .cssButton a {
        color: #ffffff !important;
    }

.cssButtonBlue {
    color: #fff;
    background-color: #0040ff;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 3px 15px;
    line-height: 22px;
    font-size: 12px;
}

.cssButtonGreen {
    color: #fff;
    background-color: #008000;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 3px 15px;
    line-height: 22px;
    font-size: 12px;
}

.cssButtonYellow {
    color: #fff;
    background-color: #f7a624;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 3px 15px;
    line-height: 22px;
    font-size: 12px;
}

.cssButtonRed {
    color: #fff;
    background-color: #ea241a;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 3px 15px;
    line-height: 22px;
    font-size: 12px;
}

.cssButtonGray {
    color: #000;
    background-color: #d9d9d9;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 3px 15px;
    line-height: 22px;
    font-size: 12px;
}

.cssButtonGroup {
    color: #fff;
    background-color: #0040ff;
    border-radius: 10px;
    padding: 3px 15px;
    line-height: 18px;
    font-size: 12px;
}

.cssButton:hover, cssButtonBlue:hover, cssButtonRed:hover, cssButtonGreen:hover, cssButtonYellow:hover, cssButtonGray:hover {
    color: #cccccc;
    opacity: 90%;
}

.btn {
    line-height: 22px !important;
    /* line-height:26px !important;height:32px;padding:3px 6px !important;*/
    height: 26px;
    padding: 2px 6px !important;
}

.cssGridView {
    padding-left: 5px;
    background-color: #e3efff;
}

    .cssGridView th {
        text-align: center;
    }

    .cssGridView td {
        border: solid 1px #fff;
        padding: 5px;
    }

.cssGridViewPrint {
    padding-left: 5px;
    border-collapse: collapse;
    border: solid 1px #000;
}

    .cssGridViewPrint td {
        border: solid 1px #000;
        padding: 3px;
    }

.tableHeaderPrint {
    font-weight: bold;
    text-align: center;
    color: #000;
    background-color: #f0f0f0;
}

.cssAddList {
    text-align: right;
    padding-top: 20px;
    line-height: 26px;
}

.menuFoot {
    padding-top: 50px;
    color: #0000cc;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

    .menuFoot a {
        text-decoration: none;
        color: #0033ff;
    }

        .menuFoot a:hover {
            color: #006600;
        }
/* style for content */
.content {
    padding: 5px;
    margin: 5px; /* 	font-size:14px; 	background-color:#fff;*/
}

.title {
    font-size: 13px;
    color: #03C;
    padding: 10px 0px 20px 0px;
    font-weight: bold;
    text-align: center;
}

.title2 {
    font-size: 13px;
    color: #03C;
    padding: 5px 0px;
    font-weight: bold;
    text-align: center;
}

.tableHeader {
    /*color: #ffffff;*/
    text-align: center;
    background-color: #f0f0f0;
    border: solid 1px #cccccc;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 2px;
}

.titleFunction {
    font-size: 18px;
    text-align: center;
    color: Navy;
}

.red {
    color: Red;
}

.txtContent {
    background-color: #fff;
    text-align: justify;
    padding: 5px;
    color: #000; /*height: 900px;*/
}

.minheight {
    min-height: 350px;
}

.txtContent li {
    margin-left: 20px;
}

    .txtContent li li {
        margin-left: 30px;
    }

.txtContent p {
    padding-top: 10px;
    padding-bottom: 10px;
}

.txtContent a {
    text-decoration: none;
}

    .txtContent a:hover {
        color: #fa4a01;
    }

.titleLeft {
    /*background-color:#e3efff;*/
    text-align: left;
    padding: 10px;
    color: #03C;
    font-size: 14px;
    font-weight: bold;
}

    .titleLeft a {
        font-size: 12px;
        color: #03C;
        text-decoration: none;
    }

        .titleLeft a:hover {
            color: #FF4500;
        }

.titleCenter {
    text-align: center;
    padding: 10px;
    color: #03C;
    font-size: 14px;
    font-weight: bold;
}

    .titleCenter a {
        font-size: 13px;
        color: #03C;
        text-decoration: none;
        padding-top: 6px;
        font-size: 14px;
        font-weight: bold;
    }

        .titleCenter a:hover {
            color: #FF4500;
        }
/* style for forms */
.formTitle {
    background-color: #e3efff;
    text-align: center;
    padding: 10px;
    color: #03C;
    font-size: 15px;
    font-weight: bold;
}

.formMenu {
    background-color: #557eb4;
    padding: 5px 7px;
    height: auto;
    min-height: 30px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
}

    .formMenu a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }

        .formMenu a:hover {
            color: #ff0;
        }

.formView, .formViewBorder {
    background-color: #e3efff; /*text-align:justify;*/
    padding: 0px;
    color: #000;
    font-family: Arial;
    padding: 5px;
    border-radius: 3px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

    .formView table tr td {
        /*border:solid 1px #fff;*/
        padding: 3px 5px;
    }

    .formView tr td {
        /*border:solid 1px #fff;*/
        padding: 3px 5px;
    }

    .formView ul {
        list-style: none;
        margin-left: 20px;
        line-height: 25px;
    }

    .formView a, .formViewBorder a {
        text-decoration: none;
    }

        .formView a:hover, .formViewBorder a:hover {
            text-decoration: underline;
            color: Red;
        }

    .formViewBorder td {
        border: solid 1px #fff;
        padding: 3px;
    }

.formViewBorderNoShadow {
    background-color: #e3efff; /*text-align:justify;*/
    padding: 0px;
    color: #000;
    font-family: Arial;
    padding: 5px;
    border-radius: 3px;
}

    .formViewBorderNoShadow td {
        border: solid 1px #fff;
        padding: 3px 5px;
    }

#divAdvanceSearch {
    position: relative;
    top: 0px;
    left: 0px;
    display: none; /*background-color:#f3f3f3;*/
    padding: 5px;
}

.tableContent {
    padding-top: 10px;
    font-size: 13px;
}

    .tableContent td {
        height: 22px;
        padding: 3px;
        font-size: 13px;
    }

    .tableContent a {
        text-decoration: none;
    }

        .tableContent a:hover {
            color: #0033cc;
            text-decoration: underline;
        }

.detailBg {
    background-color: #e3efff;
    padding: 5px;
}

.mainTitle {
    color: #993300;
    margin: 5px;
    padding-bottom: 3px;
    font-weight: bold;
    border-bottom: double #666;
}

    .mainTitle a {
        text-decoration: none;
        color: #993300;
        font-weight: bold;
    }

        .mainTitle a:hover {
            color: Green;
        }

.listMenu {
    padding: 5px;
    color: #0033ff;
    text-decoration: none;
    font-weight: bold;
}

    .listMenu a {
        color: #0033ff;
        text-decoration: none;
        font-weight: bold;
    }

        .listMenu a:hover {
            color: #ff0033;
        }
/*------*/
.tbxCss {
    text-align: center;
}

.cssTbx {
    text-align: center;
}

.list {
    list-style-image: url(../images/arrow_right.gif);
    padding-left: 10px;
    margin-left: 20px;
    line-height: 24px;
}

    .list a {
        text-decoration: none;
        color: #2554C7;
    }

        .list a:hover {
            color: #FF0000;
        }

.listTitle {
    font-weight: bold;
    margin-left: 5px;
}

.note {
    color: Red;
    font-size: 12px;
}

.paging {
    padding-top: 1px;
    color: Navy;
}

.tbHeader {
    text-align: center;
    font-weight: bold;
    color: Navy;
}

.cssErr {
    color: #ff3300;
}

.cssMsg {
    color: #0000EE;
}

.cssIcon {
    border: none;
    height: 20px;
    vertical-align: middle;
}

.cssIconSmall {
    border: none;
    height: 10px;
    vertical-align: middle;
}

.cssIconBig {
    border: none;
    height: 20px;
    vertical-align: middle;
}

.introList {
    padding: 5px;
    font-family: Arial;
    font-size: 14px;
    margin-left: 10px;
    line-height: 20px;
}

    .introList li {
        font-weight: bold;
        padding-top: 7px;
        padding-bottom: 3px;
    }

        .introList li ul li {
            font-weight: normal;
        }

/* for report module*/
.reportMenu {
    padding: 5px;
    background-color: #ffffff;
    text-align: left;
}

    .reportMenu ul {
        padding-left: 0px; /*list-style-image:url(../images/arrow_right.gif);*/
        list-style-image: url(../images/bullet8.png);
        list-style-position: inside;
        line-height: 28px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .reportMenu li {
        padding-left: 5px;
        color: #003399;
        font-weight: normal;
        border-bottom: dotted 1px #ccc;
    }

        .reportMenu li a {
            color: #333333;
            text-decoration: none;
        }

            .reportMenu li a:hover {
                text-decoration: underline;
                color: #0033cc;
            }

.reportTitle {
    color: #993300;
    margin: 5px;
    padding-bottom: 3px;
    font-weight: bold;
    border-bottom: double #666;
}

    .reportTitle a {
        text-decoration: none;
        color: #993300;
        font-weight: bold;
    }

        .reportTitle a:hover {
            color: Green;
        }

.titlePrj {
    color: #990000;
    margin: 5px;
    padding-bottom: 3px;
    font-weight: bold;
}

    .titlePrj a {
        text-decoration: none;
        color: #990000;
        font-weight: bold;
    }

        .titlePrj a:hover {
            color: Green;
        }

.txtCTDT {
    display: table-cell;
    vertical-align: middle;
}

.verticaltext {
    filter: flipH() flipV();
    writing-mode: tb-rl;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    height: 120px;
}

.tableHeaderVertical {
    color: #ffffff;
    text-align: center;
    background-color: #336699;
    border: solid 1px #fff;
    font-weight: bold;
    text-decoration: none;
    filter: flipH() flipV();
    writing-mode: tb-rl;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    height: 160px;
}

/*===v3===*/
/* css create blank */
.blank-5 {
    padding-top: 5px;
    clear: both;
}

.blank-10 {
    padding-top: 10px;
    clear: both;
}

.clearfix {
    clear: both;
}



.boxNotify {
    padding: 5px;
    color: #000;
    border: solid 1px #cccccc;
    background-color: #fff;
    border-radius: 3px; /*-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);     box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);*/
}

.boxNotify ul {
        list-style-position: inside;
        margin-left: 15px;
    }


/* css for form table*/
.cssTable tr td {
    border: none;
    padding: 3px;
}


.cssTableBorder {
    /*background-color: #f1f1f1;*/
    background-color: #fff;
    text-align: justify;
    padding: 0px;
    color: #000;
    font-family: Arial;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

    .cssTableBorder th {
        text-align: center;
    }

    .cssTableBorder tr td {
        /*border:solid 1px #fff;*/
        padding: 3px;
        border: solid 1px #ddd;
    }

.cssTable a, cssTableBorder a {
    text-decoration: none;
    color: #0000ff;
}

    .cssTable a:hover, cssTableBorder a:hover {
        text-decoration: underline;
        color: #0000cc;
    }

.cssTableHeader {
    background-color: #557eb4;
    padding: 7px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    border: solid 1px #fff;
}

    .cssTableHeader th {
        text-align: center;
    }

.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;*/
}

    .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;
}

.cssSmall {
    font-size: 11px !important;
}

.cssView {
    font-weight: bold;
    color: navy;
}
.cssInfoView {
    color: blue;
}
@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 */

.list-col {
    display: inline-block;
    float: left;
    padding-right: 3px;
}

.list-col1 {
    display: inline-block;
    width: 154px;
    float: left;
    padding-right: 3px;
}

.list-col2 {
    display: inline-block;
    width: 204px;
    float: left;
    padding-right: 3px;
}

.list-col3 {
    display: inline-block;
    width: 304px;
    float: left;
    padding-right: 3px;
}

/* make blank rows*/
.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;
}
/*-end of make blank rows-*/

.padding-10 {
    padding: 10px;
}

.margin-7 {
    margin: 7px;
}

.alignRight {
    text-align: right;
}

.alignLeft {
    text-align: left;
}

.alignCenter {
    text-align: center;
}

.cssMain {
    line-height: 36px;
}



.cssTableLeft {
}

cssTableLeft tr td {
    text-align: left;
}

.cssTableCenter {
}

    .cssTableCenter tr td {
        text-align: center;
    }

.cssNote {
    font-size: 8px;
    font-style: italic;
}

.listTree {
    list-style: none;
}

.listTree li ul {
        list-style: none;
        margin-left: 20px;
    }

.cssInfo {
    font-weight: bold;
}

.css2C {
    color: #0000FF;
}
/* responsive*/
/*
@media screen and (max-width: 480px) {
   #banner
   {
       display:none;
       }
}
*/

.cssListDM {
    list-style-image: url(/skin/images/arrow_right.gif);
    padding-left: 10px;
    margin-left: 20px;
    line-height: 24px;
}

.list a {
    text-decoration: none;
    color: #2554C7;
}

    .list a:hover {
        color: #FF0000;
    }

.cssLine {
    border-top: solid 1px #ffffff;
    padding-bottom: 10px;
}

.minWidth {
    min-width: 440px;
}

.birthdayBox {
    margin-top: 10px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #f3f3f3;
    padding: 3px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*UYÊN*/

.form-control {
    margin-left: 0px;
    height: 24px;
    padding: 2px 8px;
}

.tableHeader th {
    background-color: #e7e9eb !important;
}

input[type=checkbox], input[type=radio] {
    margin: 0px 0 0 !important;
}

.footerAd {
    
}
.footerAd img {
    height:100%; 
    display:inline;
}