.dc_checkbox{
	width:10%;
}
.dc_head{
	width:18%;
}
.dc_thumb{
	/*width: 70%;*/
	width: 52%;
    height: 56%;
}

div.dataTables_length {
    padding-left: 2em;
    }
    div.dataTables_length,
    div.dataTables_filter {
        padding-top: 0.55em;
    }

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}