body{
	padding-left: 15px;
}
div.form form{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
div.form th{
	padding: 10px;
	text-align: right;
}
div#imgovr{
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(50, 50, 50, 0.9);
	text-align: center;
	z-index: 1050;
}
div#imgovr img{
	height: 100%;
}

div#imgovr video{
	max-height: 100%;
	max-width: 95%;
	height: 100%;
}

.iv-fullscreen {
	z-index: 1060;
}

div.row div.postitus{
	vertical-align: top;
	display: inline-block !important;
	width: 16%;
}

div.row div.postitus div{
	vertical-align: top;
	margin-bottom: 20px;
	padding-right: 5px;
}

div.postitus{
	font-size: 9pt;
}

div.row div.v4{
	width: 66%;
	display: inline-block;
}
div.row div.v2{
	width: 33%;
	display: inline-block;
}

div.row div.v1{
	width: 99%;
	display: block;
	text-align: center;
}

div.p2is img.profile {
	border-radius: 50%;
}

img.tGraphSidecar, img.t8{
	border: 1px solid blue;
}
span.tGraphSidecar, span.t8{
	background-repeat: no-repeat;
	background-image: url('/css/65c15d7731ea.png');
	background-position: 0px 0px;
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: top;
}
img.tGraphImage, img.t1, img.tfeed{
	border: 1px solid green;
}
span.tGraphImage, span.t1, span.tfeed{
	background-repeat: no-repeat;
	background-image: url('/css/65c15d7731ea.png');
	background-position: -32px 0px;
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: top;
}
img.tGraphVideo, img.t2{
	border: 1px solid red;
}
span.tGraphVideo, span.t2{
	background-repeat: no-repeat;
	background-image: url('/css/65c15d7731ea.png');
	background-position: 0px -32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: top;
}
