@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800');



body {
}


.signa{
	text-transform: none;
	margin-top: 20px;
	border-top: 1px solid #dcdcdc;
	line-height: 15px;
	padding-top: 10px;
	font-style: italic;
	font-size: 8pt;
}

iframe {
  border: 0;
}



.datatext{
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
}

.datatext23{
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
}

.datatext2{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: block;
    width: 100%;
    text-transform: uppercase;
    line-height: 1;
}

.innertextlogo{
	background-color: #acacac;
	width: 55px;
	height: 55px;
	float: left;
	border-radius: 100%;
	margin: 0 auto;
}

.innertextlogo .fa-align-left{
	font-size: 17pt;
	text-align: center;
	display: block;
	line-height: 55px;
	color: #727272;
}

.innertextlogo .fa-folder{
	font-size: 17pt;
	text-align: center;
	display: block;
	line-height: 55px;
	color: #727272;
}

.firstlineinner{
	font-weight: 500;
	color: #000;
	font-size: 14pt;
	cursor: pointer;
}

.nukle{
	float:left;
	cursor:pointer;
}



.seclineinner{
	font-size: 10pt;
	color: #6b6b6b;
}

.innertext{
	padding-top: 8px;
}

.innertextradio{
	margin-left:20px;
	float: left;
	padding-top: 10px;
}

.firstlineinner-topic{
	text-align:center;
	font-size: 11pt;
	color: #000;
}

.life{
	text-align:center;
}

.userletter{
	width: 100%;
    border-radius: 100%;
    height: 100%;
}

.forumtop{
	margin-bottom:20px;
}

.copyright{
}



.boxhead i{
	text-align:center;
	display: block;
	margin-bottom: 0;
	margin-top: 25px;
	color: #fff;
	font-size: 30pt;
}

.boxhead{
	width:100%;
	margin-bottom: 0;
}

.since{
	text-align:center;
	font-weight:700;
	display: block;
	line-height: 40px;
	color: #fff;
	width: 100%;
}

.carousel-item{
	background-position:center;
	background-size:cover;
	height:400px;

}

.navbar{
	/* padding:.8rem 1rem; */
}

.bg-light{
	background-color:#fff !important;
	border-bottom: 1px solid #dadce0;
}

.nav-link{
}

.buttons{
	
height: 100%;
	
display: block;
}

.buttons a{
	color: #333;
	width: 55px;
	display: block;
	float: right;
	text-align: center;
	padding: 6px;
	font-size: 14pt;
	height: 100%;
	border-left: 1px solid #dadce0;
}

.buttons a:hover{
	color:#666;
}

#loader {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #3179ff;
	z-index: 999999;
	opacity: 1;
	text-align: center;
}

.loading {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	width: 100px;
	margin: 0 auto;
	margin-top: 25px;
	position: relative;
	text-indent: -9999em;
}
#loader p {
	font-size: 22pt;
	font-weight: 700;
	color: #fff;
}

.ball:nth-of-type(2) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.ball:nth-of-type(3) {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
 @-webkit-keyframes loading {
 0% {
 opacity: 0;
 -webkit-transform: scale(0.5);
 transform: scale(0.5);
}
 20% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 40% {
 -webkit-transform: translate3d(33px, 0, 0);
 transform: translate3d(33px, 0, 0);
}
 60% {
 -webkit-transform: translate3d(66px, 0, 0);
 transform: translate3d(66px, 0, 0);
}
 80% {
 -webkit-transform: translate3d(99px, 0, 0);
 transform: translate3d(99px, 0, 0);
 opacity: 1;
}
 100% {
 -webkit-transform: translate3d(99px, 0, 0) scale(0.5);
 transform: translate3d(99px, 0, 0) scale(0.5);
 opacity: 0;
}
}
.position-center-center {
	left: 50%;
	position: absolute;
	top: 55%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
 @keyframes loading {
 0% {
 opacity: 0;
 -webkit-transform: scale(0.5);
 transform: scale(0.5);
}
 20% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 40% {
 -webkit-transform: translate3d(33px, 0, 0);
 transform: translate3d(33px, 0, 0);
}
 60% {
 -webkit-transform: translate3d(66px, 0, 0);
 transform: translate3d(66px, 0, 0);
}
 80% {
 -webkit-transform: translate3d(99px, 0, 0);
 transform: translate3d(99px, 0, 0);
 opacity: 1;
}
 100% {
 -webkit-transform: translate3d(99px, 0, 0) scale(0.5);
 transform: translate3d(99px, 0, 0) scale(0.5);
 opacity: 0;
}
}

.userig{
	margin:0 auto;
	width:100px;
	height:100px;
	border-radius: 100%;
	background-position:center;
	background-size:cover;
	margin-bottom:15px;
}

.nmname{
	width:100%;
	text-align:center;
	font-weight:700;
	text-transform: capitalize;
}

.postanz{
	text-transform: capitalize;
	font-size: 11pt;
	padding-bottom: 4px;
	font-weight: 500;
	padding-top: 9px;
	color: #000;
}

.points{text-transform: capitalize;font-size: 11pt;padding-bottom: 2px;padding-top: 2px;color: #000;}

.datatext33{
	font-size: 14px;
    font-weight: 600;
	padding-bottom:6px;
	width:100%;
    line-height: 1;
}

.topictext{
	font-size: 13px;
	line-height: 25px;
	text-align: justify;
	font-weight: normal;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	width: 100%;
	color: #ffffff !important;
}


.buttonpost:hover{
	background-color: #f8fafe !important;
    background-image: none;
    border-color: #dfdfdf;
    box-shadow: none;
	text-decoration:none;
}

.buttonpost i{
	font-size: 12px;
    vertical-align: middle;
    margin-left: 5px;
}

.arrowhost{
	padding: 1px 7px 0px 7px;
}

.topnav span{
	padding-top: 3px;
}

.topnav a:hover{
	text-decoration:none;
}

.topnav{
	margin-bottom:11px;
}

#cke_editor1{
	width:100%;
}

#cke_editor2{
	width:100%;
}

.righte{
	text-align: left;
	float: left;
}


.buttonpost2:hover{
	background-color: #f8fafe !important;
    background-image: none;
    border-color: #dfdfdf;
    box-shadow: none;
	text-decoration:none;
}


.deta{
	color: #fff;
	cursor:pointer;
	height: 100%;
	position: relative;
	padding: 13px 10px 13px 15px;
}

.deta:hover{
	color:#cecece;
	height: 100%;
	position: relative;
	padding: 13px 10px 13px 15px;
	font-weight:800;
}

.buttonpost2 i{
	font-size: 12px;
    vertical-align: middle;
    margin-left: 5px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

.robie:nth-child(odd){
	background-color: #212121;
}



.datacenterzzt .datatext{
	color: #fff;
}

.robie:nth-child(even){
	background-color: #191919;
}



.grew{
	font-weight:700;
}

.likebg{
	background-color: #ffffff;
	width: auto;
	padding: 2px 11px 0px 11px;
	margin-left: 6px;
	font-size: 10pt;
	float: right;
	margin-top: -2px;
	text-transform: uppercase;
	font-weight: 500;
}

.likebg2{
	background-color: #02d202;
	width: auto;
	padding: 3px 7px 0px 7px;
	border-radius: 5px;
	float: left;
	font-weight: 500;
}

.topnav a{color: #000 !important;}

.sticky + .content {
  padding-top: 60px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.likenames{
	color: #ababab;
	font-weight: 600;
	float: right;
	width: 100%;
	text-align: right;
	word-spacing: 9px;
	font-size: 9pt;
}

.sess{
	padding-right: 20px;
    font-weight: 700;
    line-height: 40px;
}

.whois{
	float:left;
	padding-right: 10px;
}

