.widget
{
    position: relative;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}
.widget:last-child
{
    border-bottom: 0;
}
.widget .widget-header
{
    background: url(../images/titlebox2.png) 0 0 repeat-x;
    width: 100%;
}
.widget .widget-header h6
{
    background: url(../images/widget-header.png) 0 0 repeat-x;
    background: url(../images/title-widget.jpg) 0 0 repeat-x;
    line-height: 30px;
    height: 30px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-left: 20px;
}
.widget .widget-header h6 span
{
    width: auto;
    height: 23px;
    display: block;
}
.widget .widget-content-title
{
    font-weight: bold;
}
.widget .Row,.widget .widget-content .spotlight_list li
{
    clear: both;
    overflow: hidden;
    padding-bottom: 15px;
}
.widget .Row:last-child,.widget .widget-content .spotlight_list li:last-child
{
    padding-bottom: 0;
}
.widget .left-Col,.widget-content .spotlight_list li a:first-child
{
    width: 72px;
    height: 48px;
    float: left;
    padding: 0;
}
.widget .left-Col img,.widget-content .spotlight_list li img
{
    width: 100%;
    height: 48px;
    border: 0;

}
.widget .right-Col,.widget-content .spotlight_list li a:nth-child(2)
{
    float: right;
    width: 195px;
    line-height: 18px;
    background: none;   
    padding: 0;
    padding-bottom: 5px;
    font-weight: bold;
}
.widget .right-Col,.widget-content .spotlight_list li a:nth-child(2):after
{
    content:"  ›";
    color: rgb(26, 170, 244);
}
.widget-content
{
    margin-top: 2px;
    padding: 10px;
}
.widget-content a
{
    line-height: 18px;
    background: none;
    padding-bottom: 5px;
    width: 100%;
    color: black;
    text-decoration: none;
}
.widget .widget-content-title
{
    font-weight: bold;
}

.widget .widget-content li a
{
    display: block;
    padding-right: 10px;
    padding: 10px 10px 10px 0px;
}
.widget-content .widget-ul-link,.widget-content.advanced ul
{
    margin-top: 15px;
}
.widget-content .widget-ul-link li a
,.widget-content.advanced ul li a
,.widget-content ul.list li a
,.widget.video-clip .list li a
{
    font-weight: bold;
    color: black;
    padding: 5px 0;
}
/*border common*/
.widget-content,.widget-content.gallery .widget-gallery-row .thumbnail
{
    border:solid 1px #D6D6D6
}
.widget-content .widget-ul-link li
,.widget-content.basic li
,.widget-content.advanced ul li
,.widget-content ul.list li
{
    border-bottom: 1px solid #f1f1f1;
}
.widget-content .widget-ul-link li:last-child
,.widget-content.advanced ul li:last-child
,.widget-content ul.list li:last-child
{
    border-bottom: none;
}
/*wiget red*/
.widget.widget_red .widget-header
{
    background: none;
    margin-bottom: 5px
}
.widget.widget_red .widget-header h6
{
    display: block;
    margin: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
    color: #c42c37;
    font-weight: bold;
    text-align: left;
}
.widget select
{
    width: 100%;
}
/*widget service*/
.widget-content.basic li a
{
    font-weight: bold;
    display: block;
    padding: 10px 10px 10px 0px;
    text-decoration: none;
}
.widget-content.basic li a:hover,.widget-content.basic li.active a
{
    color: #1955b0;
}

/*poll*/
.widget-poll .widget-content 
{
    padding-top: 7px;
    padding-bottom: 5px;
    text-align: left;
    padding-left: 8px;
    font-family: Arial;
    color: #3E3E3E;
    font-size: 12px;
    margin-bottom:5px;
}
.widget-poll .widget-content-title {
    padding-bottom: 5px;
    text-align: left;
    padding-left: 8px;
    font-family: Arial;
    color: #3E3E3E;
    font-size: 12px;
    margin: 0;
}
.widget-poll label
{
    padding-top: 3px;
    line-height: 20px;
    text-align: left;
    padding-left: 5px;
    font-family: Arial;
    color: #3E3E3E;
    font-size: 12px;
}
.widget-poll form a
{
    color: #000;
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
}
.widget-poll .vote
{
    background-image: url(../images/bgVoteBtn.gif);
    background-repeat: no-repeat;
    background-position:left center; 
    padding-left: 20px;
    margin-left: 5px;
}
.widget-poll .a_poll_result
{
    background-image: url(../images/bgResultBtn.gif);
    background-repeat: no-repeat;
    background-position:left center; 
    padding-left: 20px;
}
/*and poll*/
/*Adv*/
.widget .widget-adv
{
    overflow:hidden;
}
.widget.widget_parent_adv img
{
    width:100%;
    border:0;
}

.widget.video-clip .tieude h2
{
    font-size: 1em;
    position: absolute;
    color: rgb(255, 255, 255);
    background: rgba(15, 15, 15, 0.71);
    width: 97%;
    box-sizing: border-box;
    padding: 5px;
}
.widget.video-clip .widget-content
{
    border: 0;
    padding: 0;
    margin: 0;
}

/* Tiny Carousel */
.widget_parent_adv  .widget-content{ height: 300px; overflow: hidden;}
.widget_parent_adv  .widget-content .viewport { float: left; width: 100%; height: 300px; overflow: hidden; position: relative; }

.widget.widget_parent_adv .widget-content li a{
    padding: 0;
    width: 100%;
}

.widget_parent_adv  .widget-content .next {
    margin: 30px 0 0 10px;
}

.widget_parent_adv  .widget-content .disable { visibility: hidden; }
.widget_parent_adv  .widget-content .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 100%; left: 0; top: 0; }
.widget_parent_adv  .widget-content .overview li {   float: left; margin: 0 20px 0 0; padding: 1px; width: 100%;height: 150px; }
.widget.weblink .widget-content
{
    border: none;
    padding: 0;
    margin-top: 0;
}
.widget.weblink .widget-content ul li:last-child
{
    border-bottom: none;
}
.widget-content ul.list
{
    margin-top: 10px;
}
.widget-content.gallery
{
    padding: 0;
    border:0;
}
.widget-content.gallery .widget-gallery-row .thumbnail
{
    padding: 5px;
    overflow: hidden;
}
.widget-content.gallery ul.list li a,
.widget-content.gallery .widget-content-title,
.widget.video-clip .list li a
{
    background: url("../images/muiten-home.png") no-repeat left 8px;
    padding-left: 20px;
    color: #004B9A;
}
.widget-content.gallery .widget-content-title
{
    line-height: 25px;
    margin-top: 5px;
    background-position: left 2px;
}