/*media screen*/
.filter {
    /*padding: 5px;*/
    font-weight: bold;
    font-size: 14px;
    color: #888;
    margin-bottom: 5px;
}

.checkbox img {
    width: 16px;
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 2px;
}

.searchblock {
    float: left;
    line-height: 27px;
    height: 27px;
    padding: 0 5px;
    text-align: left;
}

/*media screen*/
.measuments-box-header {
    /*padding: 0 20px;*/
    padding: 15px;
    background: #CCC;
    height: 45px;
    box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.1);
}

/*media screen*/
.user-measuments-box {
    clear: both;
    background: #f7f7f7;
    padding: 10px;
    margin: 5px 0;
    color: #777;
}

.pagination {
    margin: 2px 0;
}

div.tabcontent {
    border: solid 1px #ddd;
    border-top: 0;
}

.attributeSeoFrontDesc h2{
    font-size: 20px;
    text-transform: capitalize;
}

.attributeSeoFrontDesc h3{
    font-size: 18px;
    text-transform: capitalize;
}

@media screen and (min-width: 768px) {
    /*
    .collapse {
        display: block;
    }
    */
}