* {
    margin: 0px;
    padding: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}
#thuong-Hieu-San-Pham {
    position: fixed;
    left: 29%;
    right: 29%;
    top: 10px;
}
#handleFBAccountIntegration {
    background-image: url(/Templates/img/bg_37.jpg);
    background-repeat: repeat-x;
    color: #333333;
    margin: 0px auto;
}
#handleFBAccountIntegration h1{
    /*background-image: url(/Templates/img/header.png);
    background-repeat: repeat;*/
    overflow: hidden;
    width: 100%;
    font-size: 15px;
    color: #ffffff;
}
#handleFBAccountIntegration h1 a {
    background-image: url(/Templates/img/logo30.png);
    background-position: 10px 4px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    letter-spacing: 1px;
    padding: 10px 10px 10px 45px !important;
    text-decoration: none;
}

#handleFBAccountIntegration h1 a:hover {
    text-decoration: underline;
}

h1 span.Slogand,
#handleFBAccountIntegration h1 span {
    display: inline;
    font-size: 12px;
    font-weight: normal;
}

#handleFBAccountIntegration h1 a span.WebIcon{
    display: none!important;
}

h2 {
    text-align: center;
}
#pleaseWait {
    margin-top: 40px;

}
html body #handleFBAccountIntegration.Amplifieruser{
    background-image: none;
}
html body #handleFBAccountIntegration.Amplifieruser h1 {
}
html body #handleFBAccountIntegration.Amplifieruser h1 a{
    color: #FFFFFF;
    text-decoration: none;
    background-image: none;
    background-image: url(/Templates/img/Amplifier_Round.png);
    background-color: #3B5998;
}
html body #handleFBAccountIntegration.Amplifieruser h1 a:hover  {
    text-decoration: underline;
}
html body #handleFBAccountIntegration.Amplifieruser h1 span {
    display: inline;
    font-size: 12px;
    font-weight: normal;
}



#tieuDe {
    font-size: 20px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
}
#waiting {
    background-image: url(/Templates/img/loading.gif);
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
    padding: 35px 0px 5px 0px;
    text-align: center;
}

html body .HandlingDialog {
    display: block!important; 
    position: absolute; 
    right: 30%; 
    left: 30%; 
    z-index: 90; 
    background-color: #ffffff; 
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 0px 16px 0px #000000;
}

html body .HandlingDialog h2 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

html body .HandlingDialog ol {
    padding-left: 40px;
}
html body .HandlingDialog li {
    padding-top: 5px;
    padding-bottom: 5px;
}
html body #highLight {
    padding-left: 20px;
    background-color: #eaeaea;
    font-style:italic;
}

html body #highLight ul{
    padding-left: 20px;
    padding-bottom: 20px;
}
