@font-face {
    font-family: 'DancingScript-Regular';
    src: url('fonts/DancingScript-Regular.otf') format('opentype');
}

.table > tbody > tr > td {
    vertical-align: middle;
}
td .btn{
	padding:10px 10px;
}

