.h5ab-reorder-cont:after {
content: "";
display: table;
clear: both;
}

.h5ab-reorder-js-cont,
.h5ab-reorder-css-cont {
width: 250px;
float: left;
padding: 1em;
}

.h5ab-reorder-js-list,
.h5ab-reorder-css-list {
list-style: none;
padding: 0;
margin: 0;
}

.h5ab-reorder-js-list li,
.h5ab-reorder-css-list li {
background-color: #fff;
padding: 0.5em;
width: 100%;
}

#h5ab-reorder-jquery-lock,
#h5ab-reorder-footer-script,
#reset-by-iframe,
#reset-by-window {
display: none;
}

#h5ab-reorder-jquery-lock + label,
#h5ab-reorder-footer-script + label {
width: 250px;
}

#h5ab-reorder-jquery-lock + label,
#h5ab-reorder-footer-script + label,
#reset-by-iframe + label,
#reset-by-window + label {
padding: 1em 1em 1em 3em;
background-color: #e74c3c;
color: #fff;
display: inline-block;
position: relative;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
margin: 0 0 10px;
}

#h5ab-reorder-jquery-lock + label::before,
#h5ab-reorder-footer-script + label::before,
#reset-by-iframe + label::before,
#reset-by-window + label::before {
content: "";
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQklEQVQYV5WQQQoAQAgC9f+PdulQVHRwuxQ5oEVJAgCSjL6r9BwueGgBXPDelV0Xun1GGrk23HP/g5a1dYz9HvfhD17FP/tzvfJcAAAAAElFTkSuQmCC);
width: 10px;
height: 10px;
position: absolute;
left: 15px;
top: 18px;
}

#h5ab-reorder-jquery-lock:checked + label,
#h5ab-reorder-footer-script:checked + label,
#reset-by-iframe:checked + label,
#reset-by-window:checked + label {
background-color: #2ecc71;
}

#h5ab-reorder-jquery-lock:checked + label::before,
#h5ab-reorder-footer-script:checked + label::before,
#reset-by-iframe:checked + label::before,
#reset-by-window:checked + label::before {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAASUlEQVQYV4WQ2w4AMARD1///6C4kBLHOk3BaF5xPkKQhUFxAEmwQgNVxQu5oxSrYoAQ9AVwUO89prfmC8hjllOJI5q7zbfKPFb71+ywD9EVSXgAAAABJRU5ErkJggg==);
}

.h5ab-affiliate-advert {
position: absolute;
width: 300px;
top: 5px;
right: 5px;
background-color: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 5px;
}

@media (max-width: 1120px) {

.h5ab-affiliate-advert {
margin: 5px 0;
position: static;
}

}
