*{
	font-family: arial;
	font-size: 12px;
	}
body{
	padding: 10px;
	margin: 0px;
	background: #e9ebee;
	color: #000;
	}
table{
	width: 100%;
	height: 100%;
	}
table *,
td *{
	vertical-align: middle;
	text-align: center;
	}
.ucKonten{
	display: inline-block;
	}
.uc{
	font-size: 20px;
	text-transform: uppercase;
	color: #ff7200;
	}
.ucDesc{
	text-transform: uppercase;
	text-align: right;
	-moz-text-align-last: right;
	text-align-last: right;
	border-top: 1px #343434 solid;
	padding-top: 5px;
	margin-top: 5px;
	letter-spacing: 7px;
	}
.ucKontenSosmed{
	background: #f6f7f9;
	border: 1px solid;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
	border-radius: 3px;
	padding-bottom: 20px;
	margin-top: 30px;
	}
.ucJudul{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #e1e2e3 solid;
	color: #343434;
	font-size: 11px;
	}
.sosmed{
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: -10px;
	}
.sosmedList{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	}
.sosmedList:hover{
	background: rgba(0,0,0,.04);
	}
.sosmedGambar{
	width: 40px;
	height: 40px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	}
.sosmedJudul{
	text-align: center;
	color: #0093dd;
	padding-top: 5px;
	}
.ucKontenLogo{
	padding-bottom: 30px;
	}
.ucLike{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #e1e2e3 solid;
	}