@import url(bootstrap.min.css);
@import url(animate.css);
@import url(https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.css);
@import url(owl.carousel.css);
@import url(style.css);


.UIHDSD_VNPT .btn {
    background: #1f7ed0;
    background: linear-gradient(225deg,#2ed3ae 0%,#109df7 100%);
    text-decoration: none;
    display: inline-block;
    color: #fff!important;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px;
    width: 140px;
    text-align: center;
    margin: 0 auto;
    border-radius: 2px;
    margin-top: 10px;
    cursor: pointer;
    transition: all .3s ease;
    left: 0;
    right: 0;
    bottom: 20px;
    font-size: 13px;
    border: none!important;
}
.UIHDSD_VNPT .btn a{
    color: #fff!important;
    font-size: 13px!important;
    border: none!important;
}
.UIHDSD_VNPT h4 {
    padding: 0;
    margin: 0;
}
.UIHDSD_VNPT i.fa.fa-arrow-right {
    margin-right: 5px;
}

.UIHDSD_VNPT .AdMask {
    position: fixed !important;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000007a;
    z-index: 100;
    height: 100% !important;
}

.UIHDSD_VNPT .table-bordered .center {
    width: 89px;
  vertical-align: inherit;
}