.bao-gia-service{
    width: 100%;
    border-collapse: collapse;
}

.bao-gia-service, .bao-gia-service td, .bao-gia-service th {
    border: 1px solid #6f7b8a;

}
.bao-gia-service td, .bao-gia-service th{
    padding: 4px 10px;
}
.bao-gia-service tr td:first-child{
    width: 20%;
}

.bao-gia .form-group .form-label{
    color: #000 !important;
}

#info-service >.form-label{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

#info-service >h3{
    text-align: center;
    margin-top: 30px;
}

#info-service {
    color: #000;
}

#info-service p span{
    font-weight: bold;
    letter-spacing: 1px;
}

.ajaxloading {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(255,255,255,0.7);
    background-image:url('../../images/newsite/loading.gif');
    background-size:150px auto;
    background-position:center center;
    z-index:2;
    background-repeat:no-repeat;
    display:none;
}
