<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contactButton{ position: fixed; bottom: 0; left: 50%; max-height:100%; width:350px; overflow-y: auto; overflow-x: hidden; z-index:1000; } 
#contactButton .panel{ margin-bottom:0; width:100%; color:#333; display:none } 
#contactButton .ctb { position: fixed; bottom: 0; left: 50%; z-index: 1000; text-align: center; } 
#contactButton .ctb, #contactButton .panel{ border-radius: 5px 5px 0 0; } 
#contactButton .ctb em{ margin-right:3px; font-size: 1.6em; vertical-align:middle } 
@media (max-width:1199px) { #contactButton .ctb{ left:70px; } 
} 
@media (max-width:499px) { #contactButton{ right:auto; left:0; width:90% } 
} 
.page .contactmain { font-weight: bold; } 
.page .contactmain .margin-bottom { font-weight: 300; } 
.page .contactmain p { border-bottom: 1px dotted #c1c0c0; line-height: 25px; } 
.page .contactmain p:hover { background: #dddddd30; color: #005494; } 
.page .contactmain p:hover.fa, form:hover .fa { color: #2196f3; } 
.page .contactmain p:hover a { color: #10a2fb; } 
.page .contactmain p:hover .fa { color: #2196f3; } 
.page .contactmain p:hover span { color: #27af02; } 
.page .contactmain p .fa, form .fa { color: #22a200; } 
.page .contactmain p span { font-weight: 300; } 
#contact .bounce { margin-bottom: 20px; } 
#detail .title, .other-news .title, .title { 
position: relative; 
font-size: 18px; 
border-bottom: solid 1px #4CAF50; 
margin: 5px; 
} 
#contact .title .bophan { 
border-top-left-radius: 10px; 
border-top-right-radius: 10px; 
color: #fff !important; 
padding: 0 10px; 
background: linear-gradient(to bottom,#00d409 0%,#007b05 100%)!important; 
line-height: 1.7; 
} 
.title .bophan { border-radius: 0; color: #fff !important; padding: 0 10px; background: linear-gradient(to bottom,#005494 0%,#114c78 100%)!important; line-height: 1.7; } 
#detail .title h1, .other-news .title h4, .title h3, .title h2 { font-family: 'ambleregular'; text-transform: uppercase; position: relative; display: inline-block; background-color: #fff; font-family: 'Raleway',sans-serif; z-index: 1; margin: 0; color: #007b05; } 
#detail .title:after, .other-news.title:after, #contact .title:after { content: ""; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 4px; border-top: solid 0px #005494; border-bottom: solid 0px #114c78; } 
#contact .panel { margin-bottom: 18px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0); box-shadow: 0 1px 1px rgba(0, 0, 0, 0); } 
.contactmain .contact p { background: #eee0; } 
.title:after { 
content: ""; 
display: block; 
position: absolute; 
top: 50%; 
left: 0; 
width: 100%; 
height: 4px; 
border-top: solid 0px #1d8a00; 
border-bottom: solid 0px #1d8a00; 
} 
#hotro .panel-body {padding: 5px;} 

#hotro .panel-primary {
    border-color: #f1f1f1;
}
#hotro .supporter {
    border: 2px ridge #ffffff;
    margin-bottom: 5px;
    border-radius: 8px;
    padding: 6px;
    background: #f1f1f1;
}
#hotro .panel-heading {
    border-color: #FF9800;
    background-image: linear-gradient(to bottom,#10a2fb 5%,#10a2fb 40%, #10a2fb 95%,#ebf8ff 95%,#10a2fb 100%) !important;
    background-color: #10a2fb;
    background: #10a2fb;
    text-align: center;
    color: #fff;
    font-family: 'UTM Swiss Condensed',Arial,sans-serif;
    font-size: 18px;
    font-weight: 500;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    padding: 10px 0;
}
#hotro .bophan{
    border: 2px ridge #ffffff;
    border-radius: 30px;
}
#hotro  .text-danger {
    color: #008fe5;
}#hotro  .m-bottom {
    margin-bottom: 6px !important;
}
#hotro .fullname {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    padding-left: 5px;
    line-height: 40px;
    background: #333;
    color: #10a2fb;
    background-image: linear-gradient(to bottom,#ebf8ff 5%,#ffffff 40%, #ffffff 60%,#ebf8ff 95%,#c1c1c1 100%) !important;
}
#hotro   .contactList li {
    margin-bottom: 5px;
    display: block;
    border-bottom: 1px dotted #c1c0c0;
}
#hotro .imgfullname {
    width: 40px;
    height: 39px; 
    background: #fff;
    border: 1px solid #0000004d;
    padding: 2px;
    border-radius: 50%;
}</pre></body></html>