
@media only screen and (max-width: 991px) {
table.dataTable.display tbody tr.actiontablerow td:nth-of-type(1):before { content: "Check-out";text-align: left; }
table.dataTable.display tbody tr.actiontablerow td:nth-of-type(2):before { content: "Check-in";text-align: left; }
table.dataTable.display tbody tr.actiontablerow td:nth-of-type(3):before { content: "Δωμάτιο";text-align: left; }
table.dataTable.display tbody tr.actiontablerow td:nth-of-type(4):before { content: "Όνομα πελάτη";text-align: left; }
table.dataTable.display tbody tr.actiontablerow td:nth-of-type(5):before { content: "Πλήθος Δωματίων";text-align: left; }
table.dataTable.display tbody tr.actiontablerow td:nth-of-type(6):before { content: "Φόρος Διαμονής";text-align: left; }
table.dataTable.display tbody tr.actiontablerow td:nth-of-type(7):before { content: "Σύνολο";text-align: left; }
table.dataTable.display tbody tr.actiontablerow td{padding-left: 50% !important;text-align: left !important; width: 50% !important; position: relative !important;}
table.dataTable.display tbody tr .dataTables_empty:after, table.dataTable.display tbody tr .dataTables_empty:before{display: none;}
table.dataTable.display tbody tr.actiontablerow td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
 
table.dataTable.display tbody tr.actiontablerowCompleted td:nth-of-type(1):before { content: "Check-out";text-align: left; }
table.dataTable.display tbody tr.actiontablerowCompleted td:nth-of-type(2):before { content: "Check-in";text-align: left; }
table.dataTable.display tbody tr.actiontablerowCompleted td:nth-of-type(3):before { content: "Δωμάτιο";text-align: left; }
table.dataTable.display tbody tr.actiontablerowCompleted td:nth-of-type(4):before { content: "Όνομα πελάτη";text-align: left; }
table.dataTable.display tbody tr.actiontablerowCompleted td:nth-of-type(5):before { content: "Πλήθος Δωματίων";text-align: left; }
table.dataTable.display tbody tr.actiontablerowCompleted td:nth-of-type(6):before { content: "Φόρος Διαμονής";text-align: left; }
table.dataTable.display tbody tr.actiontablerowCompleted td:nth-of-type(7):before { content: "Σύνολο";text-align: left; }
table.dataTable.display tbody tr.actiontablerowCompleted td{padding-left: 50% !important;text-align: left !important; width: 50% !important; position: relative !important;}
table.dataTable.display tbody tr .dataTables_empty:after, table.dataTable.display tbody tr .dataTables_empty:before{display: none;}
table.dataTable.display tbody tr.actiontablerowCompleted td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
 
 
table.dataTable.display tbody tr.receiptActiontablerow td:nth-of-type(1):before { content: "Α/Α";text-align: left; }
table.dataTable.display tbody tr.receiptActiontablerow td:nth-of-type(2):before { content: "Εκδόθηκε";text-align: left; }
table.dataTable.display tbody tr.receiptActiontablerow td:nth-of-type(3):before { content: "Check-out";text-align: left; }
table.dataTable.display tbody tr.receiptActiontablerow td:nth-of-type(4):before { content: "Check-in";text-align: left; }
table.dataTable.display tbody tr.receiptActiontablerow td:nth-of-type(5):before { content: "Δωμάτιο";text-align: left; }
table.dataTable.display tbody tr.receiptActiontablerow td:nth-of-type(6):before { content: "Όνομα πελάτη";text-align: left; }
table.dataTable.display tbody tr.receiptActiontablerow td:nth-of-type(7):before { content: "Πλήθος Δωματίων";text-align: left; }
table.dataTable.display tbody tr.receiptActiontablerow td:nth-of-type(8):before { content: "Φόρος Διαμονής";text-align: left; }
table.dataTable.display tbody tr.receiptActiontablerow td:nth-of-type(9):before { content: "Σύνολο";text-align: left; }
table.dataTable.display tbody tr.receiptActiontablerow td{padding-left: 50% !important;text-align: left !important; width: 50% !important; position: relative !important;}
table.dataTable.display tbody tr .dataTables_empty:after, table.dataTable.display tbody tr .dataTables_empty:before{display: none;}
table.dataTable.display tbody tr.receiptActiontablerow td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
 
#reports-data-month-totals tbody tr.tablerow td:nth-of-type(1):before { content: "Έτος";text-align: left; }
#reports-data-month-totals tbody tr.tablerow td:nth-of-type(2):before { content: "Μήνας";text-align: left; }
#reports-data-month-totals tbody tr.tablerow td:nth-of-type(3):before { content: "Συνολικά Έσοδα";text-align: left; }
#reports-data-month-totals tbody tr.tablerow td:nth-of-type(4):before { content: "Φ.Π.Α.";text-align: left; }
#reports-data-month-totals tbody tr.tablerow td:nth-of-type(5):before { content: "Δημοτικός Φόρος";text-align: left; }
#reports-data-month-totals tbody tr.tablerow td:nth-of-type(6):before { content: "Φόρος Διαμονής";text-align: left; }
#reports-data-month-totals tbody tr.tablerow td:nth-of-type(7):before { content: "Καθαρά Έσοδα";text-align: left; }
#reports-data-month-totals .actions .action{margin-top: 10px;margin-bottom: 10px;}
#reports-data-month-totals tbody tr.tablerow td:before{top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);white-space: normal !important;line-height: 15px;}

} 
@media only screen and (max-width: 1200px) {
#reports-data tbody tr.tablerow td:nth-of-type(1):before { content: "Έτος";text-align: left; }
#reports-data tbody tr.tablerow td:nth-of-type(2):before { content: "Μήνας";text-align: left; }
#reports-data tbody tr.tablerow td:nth-of-type(3):before { content: "Αποδείξεις";text-align: left; }
#reports-data tbody tr.tablerow td:nth-of-type(4):before { content: "Τιμολόγια";text-align: left; }
#reports-data tbody tr.tablerow td:nth-of-type(5):before { content: "Αποδείξεις φόρου διαμονής";text-align: left; }
#reports-data .actions .action{margin-top: 10px;margin-bottom: 10px;}
#reports-data tbody tr.tablerow td:before{top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);white-space: normal !important;line-height: 15px;}

}
