@charset "utf-8";
/* CSS Document */
#surelabMediaFilter.surelab-MediaFilter{
    margin: 65px auto;
}
#surelabMediaFilter .c-pointer{
    cursor: pointer;
}
#surelabMediaFilter .md-none, #surelabMediaFilter .jplist-hidden{
    display: none;
}
#surelabMediaFilter .media-filter-sort{
    margin: 20px 0 0;
}
#surelabMediaFilter .d-flex{
    display: flex;
}
#surelabMediaFilter button {
    background: white;
    border: none;
    color: #353535;
    box-shadow: inset 0px 0px 1px #b8b7b7;
    font-size: 13px;
    line-height: 16px;
    padding: 10px;
    margin: 0px 5px 0px 0;
    cursor: pointer;
}
#surelabMediaFilter button:hover{
    background: #fbfbfb;
    box-shadow: inset 0px 0px 2px #b8b7b7;
}
#surelabMediaFilter{
    color: #353535;
}
#surelabMediaFilter .media-title{
    background: #f0f0f0;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    padding: 20px 10px;
    border-right: 1.5px solid white;
    border-left: 1.5px solid white;
}
#surelabMediaFilter .media-content{
    font-size: 11px;
    line-height: 14px;
    padding: 20px 10px;
    border-right: 1.5px solid white;
    border-left: 1.5px solid white;
}
#surelabMediaFilter .media-content:first-child{
    border-left: none;
}
#surelabMediaFilter .media-content:last-child{
    border-right: none;
}
#mediaProducts .media-list-item.grey-back{
    background: #f5f5f5;
}
.media-col-1{flex: 1 0 16%}
.media-col-2{flex: 1 0 21%}
.media-col-3{flex: 1 0 12%}
.media-col-4{flex: 1 0 12%}
.media-col-5{flex: 1 0 12%}
.media-col-6{flex: 1 0 12%}
.media-col-7{flex: 1 0 12%}
.media-col-8{flex: 1 0 3%}
.media-col-10{flex: 1 0 10%}
.media-col-11{flex: 1 0 11%}
.media-sub-content{
    flex-wrap: wrap;
    padding: 10px 0 20px;
    border-top: 1px solid #d1d1d1;
}
#surelabMediaFilter .white-back .media-sub-content{
    border-top: 1px solid #ececec;
}
#surelabMediaFilter .grey-back .media-sub-content{
    border-top: 1px solid #d1d1d1;
}
#surelabMediaFilter .col-subtext {
    flex: 0 1 25%;
    padding: 10px;
    font-size: 11px;
    line-height: 13px;
}
#surelabMediaFilter .col-subtext h4{
    text-transform: uppercase;
    margin: 0 0 5px;
    color: #767676;
    font-size: 11px;
    line-height: 13px;
}
#surelabMediaFilter .media-list-item.visible .media-content{
    font-weight: bold;
}
#surelabMediaFilter .media-list-item.visible{
    box-shadow: inset 0px 0px 3px #b8b7b7;
}
#mediaProducts .open-toggle {
	background: url(https://i8.amplience.net/i/epsonemear/surelab_1121_icon_plus2) no-repeat center;
}
#mediaProducts .visible .open-toggle {
	background: url(https://i8.amplience.net/i/epsonemear/surelab_1121_icon_minus) no-repeat center;
}
#surelabMediaFilter .jplist-group, #surelabMediaFilter .jplist-box{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
#surelabMediaFilter .single-check{ 
    padding: 2.5px 10px;
    font-size: 11px;
    line-height: 13px;
    flex: 0 1 20%;
    display: flex;
}
#surelabMediaFilter .single-check input{
    align-self: center;
    margin: 0 5px 0 0;
}
#surelabMediaFilter .single-check label{
    align-self: center;
    font-size: 11px;
    line-height: 13px;
}
#surelabMediaFilter .toggle-btn img{
    height: 18px;
    display: block;
    margin-right: 5px;
}
#surelabMediaFilter .toggle-btn.reset-icon{
    background: white;
}
#surelabMediaFilter .toggle-btn{
    display: flex;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    margin: 10px 10px 0px 0;
    cursor: pointer;
    background: #f0f0f0;
    box-shadow: inset 0px 0px 1px #b8b7b7;
}
#surelabMediaFilter .toggle-btn:hover{
    background: #e4e4e4;
    box-shadow: inset 0px 0px 2px #949494;
}
#surelabMediaFilter .toggle-btn.reset-icon:hover{
    background: #fbfbfb;
    box-shadow: inset 0px 0px 2px #b8b7b7;
}
#surelabMediaFilter .toggle-btn:not(.reset-icon).filteropen{
    background: #e4e4e4;
    box-shadow: inset 0px 0px 2px #949494;
}
#surelabMediaFilter .jplist-group h3, #surelabMediaFilter .jplist-box h3{
    flex: 1 0 100%;
        margin: 10px 10px 3px;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
}
#surelabMediaFilter .media-panel:not(.reset-content, #mediaPagination){
    box-shadow: inset 0px 0px 2px #949494;
    padding: 10px 10px 15px;
}
#surelabMediaFilter .media-title-row{
    margin: 20px 0 0;
}
#mediaPagination{
    padding: 20px 0 0!important;
}
#mediaPagination .jplist-pagination{ 
    display: flex;
}
#mediaPagination button.jplist-current{
    background: #fbfbfb;
    box-shadow: inset 0px 0px 2px #b8b7b7;
}
#mediaPagination button{
    min-width: 36px;
}
#surelabMediaFilter #sortSet button.jplist-selected::before{
    background: #0075ff url(https://i8.amplience.net/i/epsonemear/checkmark-16) no-repeat center;
    background-size: 70%;
    border: none;
}
#surelabMediaFilter #sortSet .sort-group-item{
    flex: 0 1 20%;
    display: flex;
    flex-wrap: wrap;
}
#surelabMediaFilter #sortSet .single-check {flex: 1 0 100%;}

#surelabMediaFilter #sortSet .lighter-text{
    color: #767676;
}
#surelabMediaFilter #sortSet button{
    padding: 0 0 0 17px;
    border: none;
    box-shadow: none;
    position: relative;
    text-align: left;
    font-size: 11px;
    line-height: 13px;
}
#surelabMediaFilter #sortSet button:hover{
    background: none;
    box-shadow: none;
}
#surelabMediaFilter #sortSet button::before{
    content: '';
    width: 13px;
    height: 13px;
    border: 1px solid grey;
    display: block;
    border-radius: 3px;
    box-shadow: inset 0px 0px 1px #353535;
    position: absolute;
    left: 0;
    top: -1px;
}
.w-100{
	width: 100%;
}