/*list_item list*/
.list .item{
    overflow: hidden;
}
.list .item .thumb{
    float: left;
    margin-right: 20px;
}
.list .item .wrapper{
    overflow: hidden;
}
.thumb img {
    max-width: 100% !important;
    display: inline-block;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}
/*list grip*/
.grip{
    margin: 0 -10px;
    overflow: hidden;
}
.grip .item{
    float: left;
    padding: 10px;
}
input, textarea, a{
    outline: none;
}
@media screen and (min-width: 992px){
    .line-3 .item{
        width: 33.3333333%;
    }
    .line-4 .item{
        width: 25%;
    }
    .line-5 .item{
        width: 20%;
    }
}
@media screen and (max-width: 991px) and (min-width: 640px){
    .line-3 .item{
        width: 50%;
    }
    .line-4 .item{
        width: 33.333333%;
    }
    .line-5 .item{
        width: 25%;
    }
}
@media screen and (max-width: 639px) and (min-width: 480px){
    .line-4 .item{
        width: 50%;
    }
    .line-5 .item{
        width: 33.333333%;
    }
}
@media screen and (max-width: 479px){
    .line-5 .item{
        width: 50%;
    }
    .list .item .thumb{
        float: none;
        margin-bottom: 5px ;
        margin-right: 0;
    }

    .box.lamp .featured{
        width: 100%;
    }
    .top-links{
        margin-bottom: 10px;
    }
    .thumb img{
        width: 100% !important;
    }
    #news-search{
        margin-bottom: 0;
    }
    .filter{
        margin: 10px 0;
        float: left !important;
    }
}
.wBreadcrumb{
    overflow: hidden;
}
.wBreadcrumb li{
    float: left;
    padding-left: 10px;
}
.wBreadcrumb li > a{
    color: #99cc33;
    padding-right: 20px;
    background: url("../images/li-breadcrumb.png") no-repeat right center ;
    background-size: 9px 10px;
}
.wBreadcrumb li:first-child> a{
    padding-left: 0;
}
.wPager{
    overflow: hidden;
    text-align: center;
}
.wPager li{
    display: inline-block;
    background-color: #d1d3d4;
    margin: 0 3px;
}
.wPager li a{
    line-height: 25px;
    padding: 0 8px;
    color: #FFFFFF;
    font-size: 12px;
}
.wPager li.active, .wPager li:hover{
    background-color: #99cc33;
}
.clear{
    clear: both;
}
.navbar-toggle{
    border-color: #00adef;
}
.navbar-toggle .icon-bar{
    background: #00adef;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img{
    min-height: 200px;
    width: 100%;
}

.component.featured .thumb, .component.featured .wrapper{
    display: block;
}
.mt-20{
    margin-top: 20px;
}
.detailBox .content img{
    max-width: 100%;
}
textarea{
    width: 100%;
}
.navbar{
    margin-bottom: 0;
    background: #99cc33;
    border: none;
}
.navbar-brand{
    height: auto;
    padding: 10px;
}

/*comment box*/
#comment-box > .title{
    color: #00adef;
    font-size: 16px;
    font-weight: bold;
}
.write-cm-box .title{
    font-size: 16px;
    color: #323132;
    height: 30px;
    margin-right: 15px;
    font-style: italic;
}
.write-cm-box textarea{
    width: 100%;
    border: 1px solid rgba(0,173, 239, 0.25);
    margin: 5px 0 5px;
    border-radius: 5px ;
    padding: 5px 10px;

}
.write-cm-box input{
    width: 100%;
    max-width: 305px;
    border-radius: 3px;
    border: 1px solid rgba(0,173, 239, 0.25) ;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-bottom: 10px;
}
.write-cm-box .author{
    float: none!important;
}
.write-cm-box .content{
    overflow: hidden;
}
.write-cm-box input.input-style-01{
    font-size: 14px;
    padding: 5px 10px;
    width: 220px;
    border: 1px solid rgba(0,173, 239, 0.25);
    border-radius: 5px;
    display: block;
}
.write-cm-box input.code{
    width: 90px;
}
.write-cm-box button.submit-btn{
    float: right;
    border: none;
    background: #00adef;
    background-size: auto 100%;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    font-size: 16px;
    color:  #ffffff;
}
#list-comments{
    clear: both;
    list-style: none;
    overflow: hidden ;
    font-size: 12px;
}
#list-comments li{
    padding: 20px 0 0 0;
}
#list-comments .avatar-user{
    padding: 5px;
    border: 1px solid rgba(0,173, 239, 0.25);
    border-radius: 50%;
    float: left;
    height: 40px;
    width: 40px;
    margin-right: 10px;

}
#list-comments .author{
    font-size: 12px;
    float: none !important;
    padding: 0!important;
    margin-right: 20px;
}
#list-comments .time{
    color: #999B9E;
    font-size: 12px
}
#list-comments .detail{
    overflow: hidden;
}
#list-comments .content{
    clear: both;
    color: #565656 ;
    padding-top: 5px ;
    text-align: justify;
}
#list-comments .actions{
    margin-top: 5px;
}
#list-comments .actions span{
    color: #3b5998;
    font-size: 12px;
    padding: 5px 10px 5px 0;
    cursor: pointer;
}
#list-comments .actions span.quantity-like{
    padding-left: 10px;
    background: url("../images/like-03.png") no-repeat left;
}
#list-comments .features button{
    border: none;
    background: none;
    margin-left: 10px;
}
#list-comments .features button span{
    color: #7F7872;
    font-size: 14px;
}
#list-comments .features span{
    font-size: 12px;
    color: #BBBBBC;
}
.write-cm-box .right-content{
    text-align: right;
}
.write-cm-box .left-content{
    float: left;
}
.write-cm-box .right-content .btn{
    padding-left: 20px ;
    padding-right: 20px;
    min-width: 80px;
}
.rating > span{
    color: #bcbec0;
    font-size: 12px;
    line-height: 20px;
    padding-left: 10px;
}