﻿#dangkydichvu .md-form .prefix
{
    font-size:1.5rem
}
#container_search
{
    margin-top:30px;    
    margin-bottom:30px;
}
.md-form label
{
    font-weight:normal;    
}
#form-search
{
    margin-top:20px    
}
#form-search button
{
    float:left;
    margin:0px;
    padding:10px;    
}
#txtsearch.form-control
{
    border:1px solid #ccc;
    padding:2px 15px;
    float:left;
    width:70%;
}
table.regiter
{
    width:100%;    
}
.modal-body p
{
    font-size:1rem;    
}
.dangkylaithu h2
{
    text-align:center;
    margin:0px 0px 30px;    
}
.dangkylaithu
{
    
    padding:30px 0px;    
    
}
.dangkylaithu select
{
    background:none;
}
.dangkylaithu select *
{
    color:#555;    
}
.dangkylaithu .form-control
{
    border:solid 1px #ddd;
    padding-left:15px;    
}
.dangkylaithu input
{
    width:97%;
}
.dangkylaithu textarea.form-control
{
    width:99%;
    padding:15px;
}
.dangkylaithu input::placeholder,.dangkylaithu textarea::placeholder{
  
}
.dangkylaithu span
{
    
}
.lienhe
{
    margin:0px;
    color:#1a03d2;
}
.lienhe .congty h2
{
     
}
.lienhe .congty
{
    text-align:center;
}
.lienhe .congty p
{
    margin:0px;    
    font-size:1rem;
    line-height:1.3rem;
}
.lienhe .congty h2:after
{
    display:block;
    margin:15px auto;
    width:75%;
    height:2px;
    background:#ec2a26;
    content:"";    
}
.lienhe p
{
    font-size:1rem;
    margin:0px;    
}
.lienhe p i.fa
{
    border-radius:50%;
    padding:4px;
    background:#1b6aed;
    color:#fff;
    font-size:.8rem;
}
.lienhe p.website
{
    text-align:center;
    font-size:1.4rem;
    background:#1b6aed;
    color:#fff;
    
}
.lienhe p i.fa.radius-2
{
    padding:3px 6px 2px;
    border-radius: 50% 48%;    
}
.search 
{
    padding:10px 10px;
    float:left;
}
.search .txtSearch
{
    width:60%;
    float:left;
    padding:0px 5px;
    margin:0px;
}
.search .btSearch
{
    width:32%;
    background:#1b6aed;
    font-size:.9rem;
    font-weight:bold;    
    text-transform:none;
    margin:0px;
    float:right;
}
/*cau hinh tren di dong*/
@media screen and (max-width: 980px) 
{
    #form-search
    {
        margin-top:10px    
    }
    #txtsearch.form-control
    {
        width:46%;
    }
}
