.feature ul li .icon-fa
{
    /*padding: 35px 0;*/
}
.social li .icon-social i
{
    padding:7px 0;
}
.top-page .fa-icon i
{
    padding:15px 0;
}
.wrap-frm-contact {
    padding: 10px;
    border-radius: 5px;
    background: #EDEFF4;
    box-shadow: 0 0 6px #bcb8b8;
}
.wrap-frm-contact .frm label
{
    float:left;
    white-space:nowrap;
}
.find-your-perfect .btn-blackbean
{
    border: 0;
    cursor: pointer;
    padding: 4px 20px;
}
/*********
PHÂN TRANG
*******/
.PagerControl a{
  padding: 1px 7px;
  border: 1px solid #000000;
  color: #000000;
  border-radius: 3px;
}
.PagerControl a i
{
    height:22px
}
.item-paging-page {
    background: #fff !important;
    color: #000 !important;
}

.PagerNumberArea .DisabledPage {
    background: #fff !important;
    color: #000 !important;
}

.PagerNumberArea .TotalPage {
    display: none !important;
}
.PagerControl span,
.PagerControl a {
  padding: 0px 6px;
  border: 1px solid #000000;
  color: #000000;
  margin: 1px;
  display: inline-block;
  border-radius: 3px;
}
.PagerControl span,
.PagerControl a:hover {
  background: #000000;
  color: #f8f8f8;
}
/*Tag*/
.TagCloud a {
  color: #666666;
}
.TagCloud a:hover {
    color: #000000;
}
/*Warn*/
.ErrorLabel,.EditingFormErrorLabel,.EditingFormInfoLabel
{
    color: #F66;
}
.sidebar-right .find-your-perfect .txtfind .TextBoxField
{
    color: #999999;
    font-family: opensans-light;
    font-size: 13px !important;
}
.frm_product
{
    float:left;
    display:inline;
}
.wrap-frm-contact textarea
{
    float:left !important;
}
.wrap-frm-contact-2 .TextBoxField
{
    float:left !important;
}
.map2 div,.wrap-frm-contact-2 .map div,.content .map div {
  border-radius:10px;
}
.notefind
{
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}