.widget-box1 .widgettitle{
    text-align: center;
    background-color: var(--primary-color);
    color: #ffffff;
    font-size: 18px;
    font-family: GoogleSans-Regular !important;
    padding: 10px;
}
h2.widgettitle::before {
    content: '\2729';
    margin-right: 5px;
    font-size: 20px;
}
.widget-box1 ul{
    margin: 0em 0 0em 0em;
    margin: 0em 0 0em 0em;
    padding: 8px 14px 10px 16px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    box-shadow: 5px 5px 5px rgba(0,0,0,.1);
}
.widget-box1 .widgettitle{
    margin: 0px;
}
.widget-box1 ul>li{
    list-style: none;
    margin-left: 0em;
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 0px;
}
.widget-box1 ul>li:last-child{
    border-bottom: 0px solid #e8e8e8;
}
.widget-box1 ul>li>a{
    font-size: 15px;
    padding-top: 12px;
    color: #4e4e4e;
    line-height: 22px;
    font-family: GoogleSans-Bold;
}
.widget-col2-box2{
    padding: 0px;
}

.GDTĐ_vertical{
    clear: both;
    text-align: left;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px !important;
    padding-bottom: 2px;
    border: 1px solid #CECECE;
    color: #666;
    width: 100%;
    margin-top: 20px;
}
.GDTĐ_vertical ul>li{
    list-style: circle inside !important;
    display: list-item !important;
    background: none !important;
    border-bottom: 1px dashed #CECECE;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
}
.GDTĐ_vertical ul>li>a{
    font-size: 15px;
}
