﻿h1{
  color: #396;
  font-weight: 100;
  font-size: 32px;
 /* margin: 160px 0px 20px;*/
}

.jiologo
{
	position: relative;
    left: 0px;
    top: 30px;
}

#rowbehind {
  text-align: left;
  height:330px;
  /*margin-top:120px;*/
  background-repeat:no-repeat;
  position:relative;
}

#rowfront {
	text-align:center;
	height:200px;
	width:100%;
	margin-bottom:0px;
	background-color:#edeeef;
	opacity:0.7;
	position: absolute; 
	bottom: 0;
}

#clockdiv{
	font-family: sans-serif;
	background-color:#F4F5F6;
	color:#black;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 36px;
	background-color:#edeeef;
	line-height:1!important;
}

#clockdiv > div{
	padding: 0px;
	border-radius: 3px;
	display: inline-block;
}

#clockdiv div > span{
	padding: 15px;
	border-radius: 3px;
	display: inline-block;
  	font-size: 36px;
}

.smalltext{
	padding-top: 5px;
  	padding-left: 35px;
	font-size: 36px;
}

#logoJioi{
	width:175px;
	height:320px;	
	position:absolute;
    z-index: 2;
}