#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: #f00; }
.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; }

