 @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=greek,greek-ext,latin-ext'); html, body {	width: 100%;	font-family: 'Roboto Condensed', sans-serif;	height: 100%;	color: #333;	font-size: 12px;	background-color: #f9f9f9;}* {	-webkit-transition: all, .3s, ease-in;	-moz-transition: all, .3s, ease-in;	-o-transition: all, .3s, ease-in;	transition: all, .3s, ease-in;	border-radius: 0px !important;}.container-table, .container-table tr, .container-table td {	height: 100%;	width: 100%;	vertical-align: middle;	text-align: center;	font-weight: 100;}   