﻿   
.Y_Kien_Dong_Gop {
        float: left;
        width: 100%;
        margin: 13px 0px;
        position: relative;
    }

        .Y_Kien_Dong_Gop .Footer_Table_Legal {
            bottom: -32px;
        }

    /*    .Y_Kien_Dong_Gop .CSSTableGenerator tr:nth-child(even) td {
            background: #fcfcfc;
        }

		
        .Y_Kien_Dong_Gop .CSSTableGenerator tr:nth-child(odd) td {
            background: #f6f6f6;
        }

        .Y_Kien_Dong_Gop .CSSTableGenerator a, .CSSTableGenerator p {
            color: #111111;
        }

        .Y_Kien_Dong_Gop .CSSTableGenerator tr:nth-child(odd) {
            background-color: #E4E7ED;
        }

        .Y_Kien_Dong_Gop .CSSTableGenerator {
            border-radius: 6px;
            overflow: hidden;
            border: 1px #749DC5 solid;
        }

    .CSSTableGenerator tr:first-child td {
        font-weight: normal;
        text-align: left;
    }
*/
    .Trichdan {
        font-size: 13px;
        padding: 0px 0px;
        float: left;
        font-weight: bold;
        padding: 10px 0px 0px 20px;
    }

    .Number_Show {
        height: 28px;
        margin: 0px;
        padding: 0px;
        float: right;
        margin-top: 7px;
        margin-right: -10px;
    }

        .Number_Show b {
            padding-right: 7px;
            width: 50px;
        }

    .Header_YKien {
        background: green;
        overflow: hidden;
        background: #4792d3 none repeat scroll 0 0; /* Old browsers */
		
              border-bottom: 1px #749DC5 solid;
    }

    .Input_SearchYKien {
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 7px;
        float: right;
        margin: 0px 10px 10px 0px;
    }

    .ButtonSEarchYKien {
        float: right;
        padding: 3px 10px;
        border: 1px #c1c1c1 solid;
        border-radius: 4px;
       
        font-weight: bold;
        color: #1e4283;
        font-weight: bold;
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    }

    .Section_Header_YKien {
        float: left;
        padding-top: 20px;
        width: 100%;
        height: 20px;
		margin-bottom:10px;
    }

        .Section_Header_YKien h3 {
            float: left;
            margin: 5px 0px 0px 0px;
            font-size: 13px;
            text-transform: uppercase;
            max-width: 400px;
        }
/*******************chi tiet**************************/
  #round {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        width: 100%;
        background: white;
        border-color: #DEDEDE;
    }

    .round-content {
        padding: 10px;
    }

    .curved-box-css3 {
        width: 98%;
        margin: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        float:left;
    }

    .dm-GopY {
        float: none;
        font-size: 12px;
        font-family: Arial;
        line-height: 20px;
        padding: 10px 10px 0 10px;
        border-left: solid 1px #e0e0e0;
        border-right: solid 1px #e0e0e0;
        background: #f9fafb;
        width: 100%;
    }

    .dm-con {
        border-bottom: 1px solid #E0E0E0;
        font-family: Arial;
        font-size: 12px;
        line-height: 25px;
        padding: 3px;
        width: 100%;
    }
     
	 .CSSTableGenerator a:hover{
		color:#333;
	 }