html{
	position:relative;
	min-height:100%
}
body{
	color:#fff;
	background-color:#181818;
	font-family:'Noto Sans',sans-serif
}
.clear{
	clear:both
}
.tracker {
    display: none;
}
.tracker {
    visibility: hidden!important;
}
.mobile_hidden{
	display:none
}
.bix {
	margin:0 auto 30px 0;
	display:block;
}
.bix iframe{
	display:block;
	margin:0 auto;
}
.bcx {
	margin:0 auto 20px 0;
	display:block;
}
.bcx iframe{
	display:block;
	margin:0 auto;
}
.btx {
	margin:20px auto 10px auto;
	display:block;
}
.btx iframe{
	display:block;
	margin:0 auto;
}
.navbar{
	border-radius:0;
	border:none;
	margin-bottom:0
}
.navbar .active{
	color:#fff!important
}
.navbar-brand{
	transform:translateX(-50%);
	top:0;
	left:50%;
	position:absolute
}
.navbar-brand{
	padding:0
}
.navbar .li_coin{
	position:relative
}
.navbar .coins{
	margin:10px 0 0 0;
	width:32px;
	height:32px;
	display:inline-block;
	position:absolute;
	right:0;
	top:0
}
.navbar .coin_text{
	font-size:16px;
	display:inline-block;
	padding:15px 0 0 5px;
	position:absolute;
	right:35px;
	top:0
}
.container{
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:75px;
	padding:10px;
	width:100%;
	max-width:1200px
}
.container .imhentai{
	background:#222;
	margin-top:0;
	padding:10px 0 16px 0;
	font-size:24px;
	line-height:24px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	border-radius:0 0 5px 5px;
	margin-bottom:15px;
	text-align:center
}
.blacklisted{
	opacity:.1;
	-webkit-filter:blur(5px);
	filter:blur(5px)
}
.inner_thumb{
	position:relative;
	overflow:hidden
}
.ribbon{
	text-align:center;
	position:absolute;
	width:75px;
	font-size:10px;
	padding:3px;
	-webkit-box-shadow:0 0 3px #333;
	box-shadow:0 0 3px #333;
	color:#ffe;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	top:8px;
	z-index:1
}
.alert a{
	font-weight:700;
	text-decoration:none
}
.alert a:hover{
	font-weight:700;
	text-decoration:underline
}
.alert-danger a{
	color:#a94442
}
.alert-success a{
	color:#3c763d
}
.navbar-toggle{
	margin-right:5px
}
.ribbon.ribbon-left{
	left:-20px
}
.ribbon-green{
	background:#468847
}
.normal_btn{
	background:#b34141;
	border:1px solid #b34141;
	margin:0;
}
.normal_btn:hover{
	background:#a53e3e;
	border:1px solid #b34141;
}
.normal_btn:focus{
	background:#b93030;
	border:1px solid #b34141;
	outline:0;
}
.normal_btn:active{
	background:#b93030 !important;
	border:1px solid #b34141 !important;
	outline:0;
}
.normal_btn:disabled{
	background:#b93030 !important;
	border:1px solid #b34141 !important;
	outline:0;
}
#a_drop{
	display:none
}
#dropdown_menu{
	display:none;
	position:absolute;
	background:#232323;
	left:68px;
	top:47px;
	box-shadow:0 0 30px rgba(0,0,0,1);
	border-radius:0 0 5px 5px
}
#dropdown_menu ul{
	margin:0;
	padding:0
}
#dropdown_menu ul li{
	list-style-type:none;
	padding:5px 35px 5px 10px;
	margin:0;
	border-bottom:1px solid #3a3a3a
}
#dropdown_menu ul li:hover{
	background:#191919
}
#dropdown_menu ul li:last-child{
	border-bottom:none
}
#dropdown_menu ul li a{
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:600
}
.pagination{
	margin:25px auto 30px;
	display:table
}
.pagination>li>a,.pagination>li>span{
	background-color:#101010;
	border:1px solid #272727;
	color:#9d9d9d
}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{
	background-color:#101010;
	border:1px solid #272727;
	color:#9d9d9d
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{
	background-color:#e96969;
	border-color:#e96969;
	z-index:0
}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{
	color:#101010
}
#bar{
	background:#fb5e5e;
	padding:0;
	position:absolute;
	bottom:-60px;
	width:100%;
	height:50px;
	font-weight:700
}
#bar .wrap{
	margin:0 auto;
	max-width:1200px;
	text-align:center
}
#bar .bar_align{
	margin:0 auto;
	width:44.4%
}
#bar .f_logo{
	background-image:url(../images/f_logo.png);
	width:50px;
	height:50px;
	float:left
}
#bar h1{
	margin:0;
	padding:16px 0 16px 10px;
	font-size:16px;
	line-height:16px;
	float:left;
	font-weight:700
}
#bar .f_message{
	margin:0;
	padding:16px 0 16px 10px;
	font-size:16px;
	line-height:16px;
	float:left;
	font-weight:700
}
#footer{
	background:0 0;
	padding:0;
	position:absolute;
	bottom:-110px;
	width:100%;
	height:50px;
	font-weight:700
}
#footer .wrap{
	margin:0 auto;
	max-width:1200px;
	text-align:center
}
#footer .f_bottom{
	background:#101010;
	padding:30px 0 30px 0
}
#footer .f_bottom .f_row{
	float:left;
	width:235px;
	margin-right:40px
}
#footer .f_bottom .f_row.last{
	margin-right:0;
	width:69px
}
#footer .f_bottom .bottom_align{
	margin:0 auto;
	width:894px
}
#footer .f_bottom .line{
	width:69px;
	height:3px;
	background:#fb5e5e;
	margin:15px 0
}
#footer .f_bottom h3{
	margin:0;
	padding:0;
	text-align:left;
	font-size:18px;
	font-weight:700
}
#footer .f_bottom ul{
	margin:0;
	padding:0
}
#footer .f_bottom ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left
}
#footer a{
	color:#9d9d9d
}
.container .custom_search{
	text-align:center;
	padding:10px 0 15px 0
}
.container .custom_search.cres{
	text-align:center;
	padding:10px 0 3px 0
}
.container .custom_search .left{
	float:left;
	width:199px;
	margin-right:3px;
	border-radius:5px 0 0 5px;
	margin-left:5px
}
.container .custom_search .left .left_ul,.container .custom_search .right .right_ul{
	margin:0;
	padding:0;
	font-size:0
}
.container .custom_search .left .left_ul li,.container .custom_search .right .right_ul li{
	list-style-type:none;
	display:inline-block;
	font-size:14px;
	margin:0;
	cursor:pointer;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	text-transform:uppercase;
	font-weight:700;
	color:#e96969;
	background:#222;
	width:100%;
	height:54.5px;
	line-height:54.5px;
	margin:-right:3px
}
.container .custom_search .left .left_ul li span,.container .custom_search .right .right_ul li span{
	background:#181818;
	display:block
}
.container .custom_search .left .left_ul li.active,.container .custom_search .right .right_ul li.active{
	color:#fff
}
.container .custom_search .left .left_ul li:nth-child(1){
	border-radius:5px 0 0 0
}
.container .custom_search .right .right_ul li:nth-child(1){
	border-radius:0 5px 0 0
}
.container .custom_search .left .left_ul li:nth-child(1),.container .custom_search .right .right_ul li:nth-child(1){
	margin-bottom:3px
}
.container .custom_search .right .right_ul li:nth-child(2){
	border-radius:0 0 5px 0
}
.container .custom_search .left .left_ul li:nth-child(2){
	border-radius:0 0 0 5px
}
.container .cres .right .right_ul li:nth-child(2){
	border-radius:0
}
.container .cres .left .left_ul li:nth-child(2){
	border-radius:0
}
.container .custom_search .middle{
	float:left
}
.container .custom_search .right{
	float:right;
	width:200px;
	margin-left:2px;
	border-radius:0 5px 5px 0;
	margin-right:5px
}
.container .custom_search .left .left_ul,.container .custom_search .left .right_ul,.container .custom_search .middle .cats,.container .custom_search .middle .langs{
	margin:0;
	padding:0;
	font-size:0
}
.container .custom_search .middle .cats li{
	list-style-type:none;
	display:inline-block;
	font-size:14px;
	padding:8px 30px;
	margin:0;
	cursor:pointer;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	text-transform:uppercase;
	font-weight:700
}
.container .custom_search .middle .cats li:nth-child(1){
	background:#193154
}
.container .custom_search .middle .cats li:nth-child(2){
	background:#350303
}
.container .custom_search .middle .cats li:nth-child(3){
	background:#33315d
}
.container .custom_search .middle .cats li:nth-child(4){
	background:#2b3c00
}
.container .custom_search .middle .cats li:nth-child(5){
	background:#004748
}
.container .custom_search .middle .cats li:nth-child(6){
	background:#4a2100
}
.container .custom_search .middle .langs li{
	list-style-type:none;
	display:inline-block;
	font-size:14px;
	padding:8px 0;
	width:106.8px;
	height:36px;
	margin:0;
	cursor:pointer;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	text-transform:uppercase;
	font-weight:700;
	vertical-align:top
}
.container .custom_search .middle .langs li:nth-child(1){
	background-image:url(../images/en_lang.png);
	margin-right:3px
}
.container .custom_search .middle .langs li:nth-child(2){
	background-image:url(../images/jp_lang.png);
	margin-right:3px
}
.container .custom_search .middle .langs li:nth-child(3){
	background-image:url(../images/es_lang.png);
	margin-right:3px
}
.container .custom_search .middle .langs li:nth-child(4){
	background-image:url(../images/fr_lang.png);
	margin-right:3px
}
.container .custom_search .middle .langs li:nth-child(5){
	background-image:url(../images/kr_lang.png);
	margin-right:3px
}
.container .custom_search .middle .langs li:nth-child(6){
	background-image:url(../images/de_lang.png);
	margin-right:3px
}
.container .custom_search .middle .langs li:nth-child(7){
	background-image:url(../images/ru_lang.png)
}
.container .custom_search .middle ul .disabled{
	opacity:.4
}
.container .custom_search .middle input[type=text]{
	vertical-align:top;
	display:inline-block;
	width:592px;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin-right:3px;
	outline:0
}
.container .custom_search .middle .inputs{
	margin:3px 0
}
.container .custom_search .middle .inputs .btn{
	background:#b34141;
	border:1px solid #b34141;
	margin-right:3px;
	outline:0;
	border-radius:0
}
.container .custom_search .middle .inputs .btn:hover{
	background:#a53e3e;
	border:1px solid #b34141
}
.container .custom_search .middle .inputs .sec{
	margin-right:0
}
.container .cats_mt,.container .langs_mt,.container .sort_mt{
	display:none;
	margin:4px 0 0 0;
	padding:0
}
.container .sort_mt li{
	list-style-type:none;
	display:inline-block;
	font-size:13px;
	margin:0;
	cursor:pointer;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	text-transform:uppercase;
	font-weight:700;
	color:#e96969;
	background:#222;
	width:120px;
	height:36px;
	line-height:36px
}
.container .sort_mt li:nth-child(1){
	margin-bottom:4px
}
.container .sort_mt li.active{
	color:#fff
}
.container .cats_mt li{
	list-style-type:none;
	display:inline-block;
	font-size:14px;
	padding:8px 0;
	width:114px;
	margin:0;
	cursor:pointer;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	text-transform:uppercase;
	font-weight:700
}
.container .cats_mt li:nth-child(1){
	background:#193154;
	margin-bottom:4px
}
.container .cats_mt li:nth-child(2){
	background:#350303
}
.container .cats_mt li:nth-child(3){
	background:#33315d;
	margin-bottom:4px
}
.container .cats_mt li:nth-child(4){
	background:#2b3c00
}
.container .cats_mt li:nth-child(5){
	background:#004748
}
.container .cats_mt li:nth-child(6){
	background:#4a2100
}
.container .langs_mt li{
	list-style-type:none;
	display:inline-block;
	font-size:14px;
	padding:8px 0;
	margin:0;
	cursor:pointer;
	width:110px;
	height:36px;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	text-transform:uppercase;
	font-weight:700;
	vertical-align:top
}
.container .langs_mt li:nth-child(1){
	background-image:url(../images/en_lang.png);
	margin-bottom:4px
}
.container .langs_mt li:nth-child(2){
	background-image:url(../images/jp_lang.png)
}
.container .langs_mt li:nth-child(3){
	background-image:url(../images/es_lang.png);
	margin-bottom:4px
}
.container .langs_mt li:nth-child(4){
	background-image:url(../images/fr_lang.png)
}
.container .langs_mt li:nth-child(5){
	background-image:url(../images/kr_lang.png);
	margin-bottom:4px
}
.container .langs_mt li:nth-child(6){
	background-image:url(../images/de_lang.png)
}
.container .langs_mt li:nth-child(7){
	background-image:url(../images/ru_lang.png);
	margin-bottom:4px
}
.container .cats_mt .disabled,.container .langs_mt .disabled{
	opacity:.4
}
.container .g_buttons .likes{
	display:inline-block;
	margin-right:5px
}
.container .g_buttons .likes #dlike_btn,.container .g_buttons .likes #like_btn{
	margin-right:0;
	position:relative;
	border:none;
	height:34px
}
.container .g_buttons .likes #like_btn{
	float:left;
	border-radius:5px 0 0 5px
}
.container .g_buttons .likes #dlike_btn{
	border-radius:0 5px 5px 0
}
.container .g_buttons .likes #like_btn .gb{
	position:absolute;
	width:100%;
	height:4px;
	bottom:0;
	left:0;
	background:#15a500;
	border-radius:0 0 0 5px
}
.container .g_buttons .likes #dlike_btn .rb{
	position:absolute;
	width:100%;
	height:4px;
	bottom:0;
	left:0;
	background:red;
	border-radius:0 0 5px 0
}
.thumb{
	position:relative;
	margin-bottom:2.375em!important;
	display:inline-block;
	vertical-align:top
}
.thumb .caption h2{
	background:#181818;
	margin:0;
	padding:0;
	font-size:unset;
	line-height:unset;
	text-align:unset;
	border-radius:unset
}
.thumb .caption{
	background:#181818;
	padding:3px;
	color:#333;
	position:absolute;
	overflow:hidden;
	z-index:0;
	max-height:26px;
	width:100%;
	display:block;
	text-align:center;
	text-decoration:none;
	left:0;
	right:0;
	top:100%;
	box-shadow:0 8px 20px rgba(0,0,0,.5)
}
.thumb .caption:hover{
	z-index:1;
	max-height:100%
}
.thumb .caption a{
	color:#e96969;
	text-decoration:none;
	text-align:center;
	font-weight:700;
	display:block;
	font-size:14px;
	line-height:20px
}
.thumb .caption a:hover{
	color:#fff
}
.thumb_fav{
	margin:0 10px 39px 0;
	padding:0
}
.thumb_fav .caption{
	background:#3f3f3f;
	padding:4px;
	color:#333;
	position:absolute;
	overflow:hidden;
	z-index:0;
	max-height:28px;
	width:100%;
	display:block;
	text-align:center;
	text-decoration:none;
	left:0;
	right:0;
	top:100%
}
.thumb_fav .caption:hover{
	z-index:1;
	max-height:100%
}
.thumb_fav .caption a{
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:700;
	display:block
}
.not_found_404 h1{
	text-align:center;
	font-weight:700
}
.not_found_404 p{
	text-align:center
}
.not_found_404 .last{
	margin-bottom:30px
}
.galleries{
	margin:0
}
.galleries h1.sub_title{
	background:0 0;
	margin-top:10px;
	padding:10px 0 16px 0;
	font-size:24px;
	line-height:24px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	border-radius:0 0 5px 5px;
	margin-bottom:15px
}
.galleries h2{
	background:#222;
	margin-top:0;
	padding:10px 0 16px 0;
	font-size:24px;
	line-height:24px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	border-radius:0 0 5px 5px;
	margin-bottom:15px
}
.galleries .sub_links{
	padding:0 0 21px 0;
	text-align:center
}
.galleries .sub_links .latest_sub,.galleries .sub_links .popular_sub{
	margin:0;
	padding:0;
	display:inline-block;
	font-size:unset;
	background:0 0;
	line-height:unset;
	text-align:unset
}
.galleries .sub_links a{
	font-size:20px;
	line-height:20px;
	color:#e96969;
	padding:0 20px
}
.galleries .sub_links a:hover{
	color:#fff
}
.galleries .sub_links .active{
	font-weight:700
}
.galleries h1 .search_key{
	font-weight:700
}
.galleries h2 .search_key{
	font-weight:700
}
.thumbnail{
	border-radius:0;
	padding:0;
	border:none;
	background:0 0;
	margin-bottom:0
}
.thumbnail img{
	margin:0;
	padding:0
}
.thumbnail:hover .caption{
	z-index:1;
	max-height:100%
}
.thumbnail:hover .remove_fav_link{
	opacity:1;
	transition:all .5s ease
}
.thumbnail .remove_fav_link{
	cursor:pointer;
	position:absolute;
	background:rgba(178,16,16);
	width:100%;
	padding:5px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	opacity:0;
	top: 20px;
    z-index: 1;
}
.thumbnail .cat_flag{
	width:100%;
	background:#222;
	color:#e96969;
	height:20px;
	border-radius:5px 5px 0 0
}
.thumbnail:hover .cat_doujinshi{
	background:#500505;
	color:#fffcfc;
	cursor:default
}
.thumbnail:hover .cat_manga{
	background:#193154;
	color:#fffcfc;
	cursor:default
}
.thumbnail:hover .cat_western{
	background:#33295d;
	color:#fffcfc;
	cursor:default
}
.thumbnail:hover .cat_artistcg{
	background:#00473e;
	color:#fffcfc;
	cursor:default
}
.thumbnail:hover .cat_gamecg{
	background:#4a2100;
	color:#fffcfc;
	cursor:default
}
.thumbnail:hover .cat_imageset{
	background:#2b3c00;
	color:#fffcfc;
	cursor:default
}
.thumbnail:hover .caption a{
	color:#fff
}
.galleries_info .tags_text{
	vertical-align:-webkit-baseline-middle
}
.galleries_info .btn{
	border:1px solid #312e2e;
	font-weight:600;
	border-radius:5px;
	background:#312e2e;
	padding:4px 7px;
	vertical-align:top;
	color:#e96969;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative
}
.galleries_info .btn.manga{
	background:#193154;
	border:1px solid #193154;
	color:#fff
}
.galleries_info .btn.manga:hover{
	background:#11223c
}
.galleries_info .btn.doujinshi{
	background:#500505;
	border:1px solid #500505;
	color:#fff
}
.galleries_info .btn.doujinshi:hover{
	background:#350303
}
.galleries_info .btn.western{
	background:#33295d;
	border:1px solid #33295d;
	color:#fff
}
.galleries_info .btn.western:hover{
	background:#261e46
}
.galleries_info .btn.artistcg{
	background:#00473e;
	border:1px solid #00473e;
	color:#fff
}
.galleries_info .btn.artistcg:hover{
	background:#00342e
}
.galleries_info .btn.gamecg{
	background:#4a2100;
	border:1px solid #4a2100;
	color:#fff
}
.galleries_info .btn.gamecg:hover{
	background:#371800
}
.galleries_info .btn.imageset{
	background:#2b3c00;
	border:1px solid #2b3c00;
	color:#fff
}
.galleries_info .btn.imageset:hover{
	background:#212e00
}
.galleries_info .btn:active,.galleries_info .btn:focus{
	background:#312e2e
}
.galleries_info .btn:hover{
	background:#292828;
	color:#fff
}
.galleries_info .btn_long{
	padding:4px 14px 4px 7px
}
.galleries_info .btn_long:hover{
	padding:4px 7px 4px 7px
}
.galleries_info .btn .split_tag{
	display:none
}
.galleries_info .btn .rborder{
	position:absolute;
	top:0;
	right:0;
	width:6px;
	background:#e96969;
	height:100%
}
.galleries_info .btn:hover .split_tag{
	display:inline-block
}
.galleries_info .btn:hover .rborder{
	display:none
}
.galleries_info .btn .text{
	font-weight:600;
	border-radius:5px 0 0 5px;
	background:#312e2e;
	padding:4px 7px;
	float:left;
	vertical-align:top;
	color:#e96969
}
.galleries_info .btn .badge{
	font-family:Arial;
	font-weight:300;
	background:#565656;
	padding:2px 7px;
	font-size:12px;
	top:2px;
	color:#fff;
	vertical-align:top;
	right:0;
	border-radius:15px;
	line-height:12px
}
.thumbnail .sep{
	border-bottom:1px solid #464646;
	padding:0
}
.cat_flag .gallery_cat{
	float:right;
	margin:0;
	padding:0;
	line-height:19px
}
.cat_flag .thumb_cat{
	float:right;
	margin:0!important;
	padding:0 5px!important;
	border:none;
	padding:0;
	margin:0;
	font-weight:600;
	font-size:13px;
	text-shadow:1px 0 1px #000;
	color:#e96969;
	text-decoration:none
}
.cat_flag .thumb_cat:hover{
	color:#fff
}
.cat_flag .thumb_flag{
	float:left;
	width:38px;
	height:20px;
	padding:0;
	margin:0;
	border-radius:5px 0 0 0
}
.tag{
	margin:0 5px 5px 0
}
.gallery_divider{
	border-top:1px solid #000;
	webkit-overflow-scrolling:touch;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	height:2px
}
.galleries_info{
	margin:0;
	padding:0
}
.galleries_info li{
	list-style-type:none;
	margin:0 0 5px 0
}
.galleries_info .pages,.galleries_info .posted{
	margin:0 0 15px 0
}
.gallery_first{
	padding:15px 0 0 0;
	margin:0 0 15px 0
}
.gallery_first h1{
	margin:0 0 10px 0;
	font-size:20px;
	font-weight:700;
	line-height:1.42857143
}
.gallery_first .subtitle{
	margin:0 0 15px 0
}
.gallery_first .dl_btn,.gallery_first .fap_btn,.gallery_first .fav_btn{
	background:#b34141;
	border:1px solid #b34141;
	margin-bottom:9px
}
.gallery_first .dl_btn:hover,.gallery_first .fap_btn:hover,.gallery_first .fav_btn:hover{
	background:#a53e3e;
	border:1px solid #b34141
}
.gallery_first .dl_btn:active,.gallery_first .dl_btn:focus,.gallery_first .fap_btn:active,.gallery_first .fap_btn:focus,.gallery_first .fav_btn:active,.gallery_first .fav_btn:focus{
	background:#b93030;
	border:1px solid #b34141;
	outline:0
}
.gallery_second{
	padding:15px 0 0 0;
	margin:0
}
.gallery_th{
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:0 7px 7px 0;
	padding:0;
	width:19.26949%;
}
.gthumb{
	border-radius:0;
	padding:0;
	border:none;
	background:0 0;
	margin-bottom:3px;
}
.gthumb img{
	margin:0;
	border:3px solid #312e2e;
	width:100%;
}
.gallery_view{
	padding:0;
	margin:0 0 10px 0
}
.gallery_view img{
	width:100%
}
.gallery_view .pre_img{
	position:relative;
	clear:both;
	margin:0 auto
}
.gallery_view .return_btn{
	border:1px solid #312e2e;
	font-weight:600;
	border-radius:5px;
	background:#312e2e;
	padding:4px 7px;
	vertical-align:top;
	color:#e96969;
	margin:0 auto;
	display:table;
	outline:0
}
.gallery_view .return_btn:active,.gallery_view .return_btn:focus{
	background:#312e2e;
	border-color:#312e2e
}
.gallery_view .return_btn:hover{
	background:#292828;
	color:#fff
}
.comments{
	padding:15px 0;
	margin:0 0 10px 0
}
.related{
	padding:15px 0;
	margin:0 0 10px 0
}
.related_galleries{
	margin:0 0 15px 0;
	font-size:24px
}
.tg{
	text-align:center
}
.tag_btn{
	margin:0 10px 10px 0
}
.panel-register{
	max-width:335px;
	background:#222;
	border-radius:0;
	margin:50px auto 0 auto;
	color:#9d9d9d
}
.panel-register h2{
	font-size:22px;
	text-align:center;
	font-weight:700
}
.panel-register .panel-body form{
	margin:0 auto;
	display:block
}
.g-recaptcha,.panel-register button,.panel-register input{
	width:302px;
	max-width:302px;
	margin:0 auto
}
.panel-register input[type=submit],.panel-register input[type=submit]:active{
	background:#b34141;
	border:1px solid #b34141;
	outline:0
}
.panel-register input[type=submit]:hover{
	background:#b93030;
	border:1px solid #b34141;
	outline:0
}
.panel-login a,.panel-register a{
	color:#e96969
}
.divider{
	text-align:center;
	margin-top:20px;
	margin-bottom:5px
}
.divider hr{
	margin:7px 0;
	width:35%
}
.logo{
	float:left;
	margin:3px 5px 0 3px
}
.a_drop{
	float:left;
	background:#565656;
	padding:7px 12px;
	border-radius:3px;
	margin:8px 0 0 0;
	color:#fff
}
.a_drop:focus,.a_drop:hover{
	color:#fff
}
.left{
	float:left
}
.right{
	float:right
}
.profile_divider{
	border-top:1px solid #000;
	webkit-overflow-scrolling:touch;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	height:2px;
	margin:20px 0;
}
.profile_block{
	padding:0;
	margin:0;
}
.profile_block .pb_left {
	float:left;
}
.profile_block .pb_left h2 {
	margin:10px 0 0 0;
}
.profile_block .pb_right {
	float:right;
}
.profile_block .user_profile_avatar {
	float: left;
}
.profile_block .user_profile_avatar img {
	width: 220px;
    height: 220px;
	margin: 0; 
	border:2px solid #fff;
	display:block;
}
.profile_block .user_profile_avatar .acc_settings{
	background:#b34141;
	border:1px solid #b34141;
	margin:0;
	width:220px;
	border-radius:0;
}
.profile_block .user_profile_avatar .acc_settings:hover{
	background:#a53e3e;
	border:1px solid #b34141
}
.profile_block .user_profile_avatar .acc_settings:focus{
	background:#b93030;
	border:1px solid #b34141;
	outline:0
}
.profile_block .user_profile_info {
	float: left;
	padding:0 0 0 50px;
	width:81%;
}
.profile_block .user_profile_info h3 {
	margin:0 0 20px 0;
}
.profile_block .user_profile_info p {
	margin:0 0 30px 0;
}
.profile_block .user_profile_info h4 {
	margin:0 0 20px 0
}
.profile_block h2, .profile_block h4 {
	padding:0;
}
.profile_block .joined_h4 {
	text-align: right;
	margin:15px 0 0 0;
}
.profile_block .user_profile_info h3 {
	margin:0 0 20px 0;
}
.loading-div {
	background: url("../images/ajax-loader.png") center center no-repeat;
	width:100%;
	height:130px;
}
.favo_text {
	margin:20px 0 15px 0;
}
.profile_edit_block{
	padding:0;
	margin:0;
}
.profile_edit{
	padding:0;
	margin:0;
}
.profile_edit h3{
	margin:0 0 10px 0
}
.profile_edit ul {
	margin:0;
	padding: 0;
}
.profile_edit ul li {
	margin: 0 10px 0 0;
    padding: 0;
    list-style-type: none;
    max-width: 383px;
    display: inline-block;
    vertical-align: top;
}
.profile_edit #save_blacklist {
	width: 100px;
    height: 53px;
    font-size: 18px;
    text-transform: uppercase;
}
.profile_edit .li_left {
	margin-right:0;
}
.profile_edit .file_text{
	margin:0!important;
	width:185px!important;
	cursor:default
}
.profile_edit .input-group{
	margin:0 0 10px 0
}
.profile_edit file{
	margin:0 0 10px 0
}
.profile_edit .p_email {
	float: none;
	margin-right: 10px;
}
.profile_edit .p_location {
	float: left;
	margin-right: 10px;
}
.profile_edit .p_gender {
	float: none;
}
.profile_edit input[type=password],.profile_edit input[type=text]{
	width:300px;
	padding:10px;
	color:#000;
	margin:0 0 10px 0
}
.profile_edit textarea{
	width: 500px;
    height: 120px;
    padding: 10px;
    margin: 0 0 8px 10px;
    color: #000;
    resize: none;
}
.profile_edit select{
	padding:10px;
	color:#000;
	margin:0 0 10px 0
}
.profile_edit p{
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:11px;
	font-weight:700;
	cursor:default
}
.profile_edit .bio_p {
	padding:0 0 0 10px;
}
.profile_edit .avt_div{
	position:relative;
	width:270px;
}
.profile_edit .avt_div img {
	margin: 0 0 10px 0; 
	border:2px solid #fff;
	width:270px;
	height:270px;
}
.profile_edit .remove_avatar{
	cursor:pointer;
	position:absolute;
	background:rgba(178,16,16,.3);
	width:100%;
	padding:5px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	opacity:1
}
.profile_edit .remove_avatar:hover{
	background:rgba(178,16,16,.5);
	transition:all .5s ease
}
.profile_edit_block .btn{
	margin:0 5px 0 0
}
.profile_log_block{
	background:#1d1d1d;
	padding:12px;
	margin:0 0 10px 0
}
#alert_close{
	float:right;
	cursor:pointer;
	font-size:16px
}
#comments ul{
	margin:0;
	padding:0
}
#comments ul li{
	list-style-type:none;
	padding:0;
	margin:0;
	border-bottom:none
}
#comments ul .master_c{
	padding:0;
	margin-bottom:5px;
	border-bottom:1px solid #2f2e2e
}
#comments ul .reply_c{
	margin-left:20px
}
#comments .comment{
	padding:5px;
	margin:0 0 10px 0
}
#comments .comment .left{
	float:left
}
#comments .comment .left_ch{
	float:left;
	margin:0
}
#comments .posted{
	margin:0 0 0 10px;
	color:#a0a0a0
}
#comments .posted a{
	cursor:pointer;
	color:#e96969
}
#comments .custom_ttl{
	color:#b0b0b0;
	font-size:13px;
	font-style:italic
}
#comments .text{
	overflow-wrap:break-word
}
#comments ul .replied{
	padding:10px 0 10px 10px
}
#comment_text{
	width:100%;
	height:100px;
	padding:10px;
	margin:0;
	color:#000
}
#comments .reply_link{
	cursor:pointer
}
#comments .reply_avatar_comment{
	width:50px;
	height:50px
}
.noshow{
	display:none
}
.next_img{
	cursor:pointer
}
.next_nav,.prev_nav{
	width:20%;
	height:100%;
	background:#000;
	opacity:0;
	position:absolute;
	top:0;
	cursor:pointer
}
.prev_nav{
	left:0
}
.next_nav{
	right:0
}
.nav_pagination{
	margin:10px auto 10px auto;
	padding:10px;
	display:block;
	text-align:center;
	font-size:1.3em
}
.nav_pagination a{
	font-size:17px;
	text-decoration:none;
	color:#e96969;
	cursor:pointer
}
.nav_pagination a:hover{
	color:#fff
}
.nav_pagination .nav_first,.nav_pagination .nav_last{
	margin:20px
}
.nav_pagination .nav_next,.nav_pagination .nav_prev{
	margin:20px
}
.nav_pagination .btn_pages{
	font-weight:400;
	line-height:1;
	height:auto;
	color:#fff;
	padding:0;
	margin:0;
	background:0 0;
	cursor:pointer;
	border:none
}
.nav_pagination .btn_pages:hover{
	text-shadow:0 0 7px #ff00bc
}
.nav_pagination .btn_pages:focus,.nav_pagination .btn_pages:hover{
	outline:0;
	border:none
}
.nav_pagination .current,.nav_pagination .total_pages{
	font-weight:600
}
.invisible i{
	display:none
}
#progressbar{
	width:124px;
	max-width:124px;
	display:inline-block;
	padding:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:none;
	border-radius:4px;
	height:34px;
	vertical-align:top;
	margin:0 5px 5px 0;
	position:relative
}
#progressbar .ui-progressbar-value{
	background-color:#b34141;
	border-color:#b34141;
	margin:0
}
#percent_progress{
	position:absolute;
	top:6px;
	left:10px;
	font-size:12px;
	line-height:24px;
	text-align:center;
	font-weight:600;
	color:#000
}
.achievementsUl{
	margin:0;
	padding:0
}
.comment .head .colored{
	color:#fff;
	font-weight:700;
	text-shadow:0 0 7px #ff00bc
}
.a_z{
	margin:0 0 25px 0;
	text-align:center
}
.a_z ul{
	margin:0;
	padding:0
}
.a_z ul li{
	list-style-type:none;
	display:inline-block
}
.a_z .btn{
	border:1px solid #312e2e;
	font-weight:600;
	border-radius:5px;
	background:#312e2e;
	padding:4px 7px;
	vertical-align:top;
	color:#e96969;
	overflow:hidden;
	max-width:345px;
	text-overflow:ellipsis;
	position:relative
}
.a_z .btn_az.active{
	background:#e96969;
	color:#fff;
	border:1px solid #ff9c9c
}
.a_z .btn_az.active:hover{
	background:#e96969;
	border:1px solid #ff9c9c;
	cursor:pointer
}
.a_z .sep{
	font-size:18px;
	line-height:30px
}
.stags{
	margin-left:0;
	margin-right:0
}
.stags h1{
	margin-top:10px;
	padding:10px 0 15px 0;
	font-size:24px;
	line-height:24px;
	text-align:center
}
.stags .btn{
	border:1px solid #312e2e;
	font-weight:600;
	border-radius:5px;
	background:#312e2e;
	padding:4px 7px;
	vertical-align:top;
	color:#e96969;
	overflow:hidden;
	max-width:345px;
	text-overflow:ellipsis;
	position:relative
}
.stags .btn_az{
	border:1px solid #312e2e;
	font-weight:600;
	border-radius:5px;
	background:#312e2e;
	vertical-align:top;
	color:#e96969;
	overflow:hidden;
	width:30px;
	height:30px;
	display:inline-block;
	line-height:30px;
	text-decoration:none;
	margin-right:4px
}
.stags .btn_az:hover{
	background:#292828;
	color:#fff;
	text-decoration:none
}
.stags .btn_long{
	padding:4px 14px 4px 7px
}
.stags .btn_long:hover{
	padding:4px 7px 4px 7px
}
.stags .btn:hover{
	background:#292828;
	color:#fff;
	max-width:999%;
	z-index:1;
	position:relative
}
.stags .btn .text{
	font-weight:600;
	border-radius:5px 0 0 5px;
	background:#312e2e;
	padding:4px 7px;
	float:left;
	vertical-align:top;
	color:#e96969
}
.stags .btn .badge{
	font-family:Arial;
	font-weight:300;
	background:#565656;
	padding:2px 7px;
	font-size:12px;
	top:2px;
	color:#fff;
	vertical-align:top;
	right:0;
	border-radius:15px;
	line-height:12px
}
.stags .btn .split_tag{
	display:none
}
.stags .btn .rborder{
	position:absolute;
	top:0;
	right:0;
	width:6px;
	background:#e96969;
	height:100%
}
.stags .btn:hover .split_tag{
	display:inline-block
}
.stags .btn:hover .rborder{
	display:none
}
.stags .sub_links{
	padding:0 0 25px 0;
	text-align:center
}
.stags .sub_links h2{
	margin:0;
	padding:0;
	display:inline-block;
	font-size:unset
}
.stags .list_tag{
	margin:0;
	padding:0;
	display:inline-block;
	font-size:unset;
	line-height:unset;
	font-weight:700
}
.stags .sub_links a{
	font-size:20px;
	line-height:20px;
	color:#e96969;
	padding:0 20px
}
.stags .sub_links a:hover{
	color:#fff
}
.stags .sub_links .active{
	font-weight:700
}
.preloader {
	text-indent:-9999px;
	background: url("../images/loader.gif") center center no-repeat #312e2e;
}
.view_link{
	background:#b34141;
	border:1px solid #b34141;
	margin-bottom:10px
}
.view_link:hover{
	background:#a53e3e;
	border:1px solid #b34141
}
.view_link:active, .view_link:focus{
	background:#b93030 !important;
	border:1px solid #b34141 !important;
	outline:0
}