.login-register{
	background: url(../plugins/images/login-register.jpg) center center/cover no-repeat!important;
}
.resimlertable tr {
    width: 8.33333%;
    display: inline-block;
    padding: 0;
    border: 1px solid;
    margin: 5px;
}
.resimlertable,.resimlertable tbody{
	display: block;
}
.resimlertable tr td.sortable {
    position: absolute;
    background: #3b3f51;
    color: #e9ecf3;
    padding: 5px;
}