﻿.card-cc-custom-border{
    border:1px solid  #288ce4;
}
.card-cc-custom-header{
    background-color: #288ce4;
    color:white;
    font-size:large;
}
.g-recaptcha {
    transform:scale(0.5);
    transform-origin:0 0;
}
.btn-search{
    background-color: #288ce4;
}
.content-wrap-ThongBao {

	padding-top: 20px;
}
.content-wrap{

	padding-top: 20px;
}
.form-control {
border-color:Highlight;
}
.btn-primary-custom{
    background-color:#288ce4; 
    color:white;
}
