@charset "utf-8";
/* CSS Document */

.lat_news ul li .newsbx p{ text-align:left; margin:0; padding:7px 10px; min-height:58px;}
.event_pt {background: #f5f5f5;min-height: 50px;}
.news_tag { padding: 5px 10px 5px 10px !important; bottom: 8px !important; opacity: 1 !important;}
.news_tag span { font-size: 18px !important;}

.ui.section.popular .item {
    padding: .5943rem !important;
    border-top-color: rgba(200,200,200,.24);
    display: flex;
    align-items: center;
}
.ui.section.popular li{ width:100%; font-size: 15px;}
.ui.section.popular .item .image {
    border-radius: 1px;
    display: block;
    margin-right: 10px;
    vertical-align: middle;
    width: 28px;
    height: 26px;
    overflow: hidden;
    text-align: center; border:1px solid #555;
    background: #fff; padding: 4px 6px;
}
.ui.divided.list a.item {
    color: rgba(0,0,0,.8);
	border-bottom:1px solid #f5f5f5;
}

.ui.divided.list a.item:hover { 
background-color: #f5f5f5;
/* Firefox */
    -moz-transition: all .5s ease-in;
    /* WebKit */
    -webkit-transition: all .5s ease-in;
    /* Opera */
    -o-transition: all .5s ease-in;
    /* Standard */
    transition: all .5s ease-in;}

.event_blog { padding: 5px 0 2px 0; float:left;}
.search_coup {
    text-align: left;
padding: 0px 0;
margin: 0 0 6px 0;
float: left;
width: 100%;
}
.search_coup input.inputsrch {
    border: 0px solid #888;
    background: #f5f5f5;
    padding: 6px 10px;
    width: 88%; border-radius: 0px;
    float: left;
}
.search_coup .search_btn {
    float: left;
background: #48b049;
border: 1px solid #48b049;
padding: 8px 10px;
color: #FFFFFF;
width: 12%;
cursor: pointer;
}

.ecoupon_detail{ margin-bottom:25px;}
.ecoupon_detail h3{ margin-bottom:20px;}
.ecoupon_detail img.side-img{ border:1px solid #eee; margin-bottom:20px;}

.eCoupon_item{ width:100%; margin:0; padding:0;}
.eCoupon_item a {
    color: #fff !important;
    border: none;
    font-size: 20px;
    border-radius: 5px;
    background: #48b049;
    padding: 12px 25px;
    text-align: center;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
}



element {

}
.ecoupon-list {
    border: 1px solid #c5c5c5;
    padding: 10px 0;
    border-top: 0;
	float:left;
    background: #FFF;
}
.ui.divided.list a.item:hover {
    color: white;
    background: #057200;
}