  .nhanmanh{
            color:blue;
            font-weight:bold;
        }
        #divphone{
                position: fixed;
    bottom: 0px;
    left: 0px;
    border-radius: 0px 5px 0px 0px;
    border: 0px solid #ee4b28;
    border-left: 0px solid #ee4b28;
    background-color: #ff6a00;
    opacity: 0.9;
    color: #fff;
    padding: 5px 15px;
    font-size: 16pt;
    font-weight:bold;
        }
         #divphone:hover{
            opacity:1;
        }
         #divphone a, #divphone i{
            color:#fff;
            text-decoration:none;
        }
        .footer_home{
            background-color: #1f1f1f;
            color:#fff;
            padding: 2rem 0 !important;
        }
        .footer_home ul,.footer_home p{
            list-style-type:none;
            font-size:10pt;
            padding:0px;
            line-height:110%;
            margin:5px;
        }
        .footer_home li{
            list-style-type:none;
            font-size:10pt;
            padding:0px;
            line-height:110%;
            margin:5px;
        }
        .footer_home h4{
            border-bottom:1px solid #ffd800;
            padding-bottom:10px;
        }
        .footer_home a{
           color:#fff;text-decoration:none;
        }
                 .footer_home a:hover{
           text-decoration:underline;
        }
        .logotext {
            color: #ff6a00;
        }

        .slogan {
            font-size: 16pt;
            font-style: italic;
        }

        .download-app {
            text-align: center;
            margin-top: 30px;
        }

            .download-app img {
                width: 150px;
            }

        .link_dangky {
            padding: 30px 0px 10px 0px;
        }
        .contact{
            background-color: whitesmoke;
        }
		.contact i {
			color:#ff6a00 ;
		}
		.contact p {
			font-size:16pt;
			
		}
            .link_dangky a {
                padding: 20px;
                background-color: #ee4b28;
                color: #fff;
                border-radius: 10px;
                text-decoration: none;
				white-space: nowrap;
            }

                .link_dangky a:hover {
                    background-color: #ff6a00;
                }

                li i {
                    color: #ff6a00;
                }
                .divcamket {}
                .divcamket li i {
                    color:forestgreen;
                }
                .divcamket .free {
                    color:#0094ff
                }
                .divcamket .khong {
                    color:#ff6a00;
                }
                #khuyenkhich {
                    padding-top:30px;
                }
                #khuyenkhich li {
                    display: inline;
                    margin-left:30px;
                    /*white-space: nowrap;*/
                }
                #khuyenkhich li i{
                      color:#ff6a00;
                }
                #baogia {
                    background-color: darkgoldenrod;
                    color:#ff6a00;
                }
				
				#mainNav{
				    background-color: #fff !important;
					box-shadow: 1px 0px 3px 3px lightgrey;
				}
				#mainNav .a1{
				    color:#000 !important;
					margin:5px 10px;
					text-decoration: none;
					
				}
				#mainNav .a1:hover{
				    color:#ff6a00 !important;
				}
				#mainNav .li1{
				    padding-top:7px;
					
				}
				
				#d1 {
				background: #fff;
				opacity:0.9;
				color: #000;
				padding:20px 00px;
				margin-top:40px;
				border-radius:10px;
				}
				#d1:hover {
			 
				opacity:1;
				 
				}
				#d1 hr{
				    width: 100%;
    text-align: left;
    border-width: 1px;
    max-width: 100%;}
	
	.quick_help{
		color:red;
		cursor:pointer;
	}

    
 .ajaxloading {
            display: none;
            position: fixed;
            width: 50px;
            height: 50px;
            border: none;
            z-index: 11001;
            font-size: 50px;
            color: #ff6a00;
            text-align: center;
        }

        .ajaxloading_bg {
            background-color: #ccc;
            opacity: 0.7;
            position: fixed;
            width: 100%;
            height: 100%;
            top: 0px;
            left: 0px;
            display: none;
            z-index: 11000;
        }

       #uudiem ul li .so{
           font-family:Arial;
           font-size:16pt;
           color:orangered;
           font-weight:bold;
           font-style:normal;

       }