.phoneThumbBar {	bottom: 0;	left: 0;	right: 0;	position: absolute;	background-color:#000000;	opacity:0.6;	height: 120px;	z-index: 98;}.phoneThumbBG {	position: absolute;	bottom: 1px;	/*left: 0px;*/	right: 0px;	height: 105px;	overflow: hidden;	opacity: 0.9;	/*background-color:#888888;*/	z-index:102;}.phoneThumbBox {	position: absolute;	left: 0px;	right: 0px;	height: 95px;	/*background-color:#ff0000;*/}.phoneThumbItem{	position: absolute;	top: 0px;	left: 0px;	width: 60px;	height: 82px;	border-width: 1px;	border-style:inset;}.bottom.right, .bottom.right button, .bottom.right .numbering{  position: absolute;   top: 2px;  left: auto; }  a ,button{   cursor: pointer;  }  .bottom.right{  	 padding-right: 10px;  }  .top.right, .top.right button, .top.right .numbering{  position: absolute;   top: 2px;  left: auto; }   .top.right{  	 padding-right: 10px;  }    .bottom.left, .bottom.left button, .bottom.left .numbering{  position: absolute;   top: 2px;  right: auto; }   .bottom.left{  	 padding-left: 0px;  }	.pbToolBar{	width:100%;	display:flex;    justify-content: center;    overflow: hidden;    position: absolute;    z-index: 99; 	bottom: -270px;  	left: 0px; 	right: 0px;  	height: 42px;	}	.pbToolBar button {    width: 45px;    height: 33px;    padding: 2px;	}.pbTopBar{    overflow: hidden;    position: absolute;    z-index: 99;    text-align: center;   	top: -50px;  	left: 0px; 	right: 0px;   	height: 42px; 	}.pbTopBar img {    margin-left: 0px!important;    position: relative!important;}.pbTopBar button {    width: 45px;    height: 33px;    padding: 2px;}.phonebutton{	width : 40px;	height : 40px;	position : relative;	cursor : pointer;}.phonebutton div{	width : 25px;	height : 25px;	margin-left : 7px;	margin-top : 7px;}.phoneMoreButton{	width : 65px;	height : 40px;	position : absolute;	cursor : pointer;}.phoneMoreButton div{	width : 25px;	height : 25px;	margin-left : 20px;	margin-top : 7px;}.arigato {    position: relative;    float: left;    font-family: 'Roboto', sans-serif;    margin: 0 -20px 0 20px;    opacity: .6;    transition: .3s ease-in-out;}.arigato:hover {    opacity: 1;     }.arigato::before {	content:'MENU / ΜΕΝΟΥ';	cursor: pointer;}.arigato_open::before {    content:'CLOSE / ΚΛΕΙΣΙΜΟ';}