 /* Customization Style of SyoTimer */
        .timer{
	font-family: 'Titillium Web', sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background-color: transparent;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #efefef;*/
	padding-bottom: 10px;
	width: 680px;
        }
        .timer .table-cell{
	display: inline-block;
	width: 79px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
        }
        .timer .table-cell .tab-val{
	font-size: 60px;
	color: #005397;
	height: 45px;
	line-height: 45px;
	margin: 0 0 5px;
        }
        .timer .table-cell .tab-metr{
	font-size: 15px;
	text-transform: uppercase;
	color: #999;
        }

        #simple_timer.timer .table-cell.day, 
        #periodic_timer_days.timer .table-cell.hour{
          
        }
		
		
		.table-cell.day {

			 }
			 
			 
			 		.table-cell.hour {

			 }