.joomla_add_this {
display: table;
float: right;
height: 20px;
margin-top: -39px;
margin-bottom: 10px;
margin-right: -20px;
}
.blog_body_mess ul[style="list-style-type: square;"] li {
	list-style-type: square;
	padding-left: 5px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px;
}
.blog_body_mess img {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	}
.comment-t span {
	display: block;
	margin-top: 20px;
	margin-bottom: -10px;
	font-size: 22px !important;
	font-weight: normal !important;
}
/* Modal styles (jml) */
.overlay_bg {
	position: fixed;
	background-color: black;
	background-color: rgb(27, 27, 27);
	z-index: 65555;
	visibility: visible;
	zoom: 1;
	opacity: 0.55;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.overlay_bg2 {
	position: fixed;
	background-color: black;
	background-color: rgb(27, 27, 27);
	z-index: 65555;
	visibility: visible;
	zoom: 1;
	opacity: 0.15;
	filter: alpha(opacity=15);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.howto_topPart {
	position: absolute;
	background: url(/templates/igogmat/images/howtouse_bg.png) repeat-x left top;
	width: 100%;
	height: 36px;
	top: 0px;
	left: 0px;
	z-index: 65556;
	display: none;
}
.howto_image {
	left: 50%;
	top: 36px;
	margin-left: -480px;
	width: 960px;
	position: absolute;
	z-index: 65555;
}

.howto_image img {
	max-width: 100% !important;
}

.howto_overlay_bg {
	position: fixed;
	background: #d5e4eb;
	z-index: 65555;
	visibility: visible;
	zoom: 1;
	left: 0px;
	top: 36px;
	width: 100%;
	height: 100%;
}
.popup_title {
	font-size: 18px;
	line-height: 18px;
	color: #333;
	width: 95%;
	margin: auto;
	padding-left: 10px;
	padding-top: 10px;
}
.popup_title_simple {
	display: none;
}

.popup_desc {
	display: block;
	font-size: 12px;
	line-height: 14px;
	opacity: 0.8;
	width: 95%;
	color: #7F939F;
	padding-bottom: 5px;
	cursor: default;
	margin: auto;
	margin-top: 10px;
	padding-left: 10px;
	text-align: left;
}
.popup_desc_simple {
	display: block;
	font-size: 14px;
	line-height: 16px;
	opacity: 0.8;
	width: 95%;
	color: #333333;
	padding-bottom: 5px;
	cursor: default;
	margin: auto;
	margin-top: 13px;
	text-align: center;
}
.popup_btns {
	display: table;
	margin: auto;
	margin-top: 5px;
}
.popup_btn {
	display: inline-block;
	float: left;
	border: 1px solid #8C9BA4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	text-align: center;
	font-size: 12px;
	text-shadow: 0px 1px 0px white;
	color: #333;
	text-shadow: 0px 1px 0px white;
	font-weight: normal;
	text-decoration: none;
	background: white url(/templates/igogmat/images/std_button_bg.jpg) repeat-x center bottom;
	background: linear-gradient(bottom, #DEE1E2 0%, #FEFEFE 100%);
	background: -o-linear-gradient(bottom, #DEE1E2 0%, #FEFEFE 100%);
	background: -moz-linear-gradient(bottom, #DEE1E2 0%, #FEFEFE 100%);
	background: -webkit-linear-gradient(bottom, #DEE1E2 0%, #FEFEFE 100%);
	background: -ms-linear-gradient(bottom, #DEE1E2 0%, #FEFEFE 100%);
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, #DEE1E2), color-stop(1, #FEFEFE) );
	line-height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

#modal,
.blockMsg,
.popup_content,
#sbox-window {
	background: #ffffff;
	border: 0px !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;	
}

@media (max-width: 900px) {      
	#modal,
	.blockMsg,
	.popup_content,
	#sbox-window {
		top: 36px !important;
		margin-top: 0px !important;
	}

}


.popup_content {
	z-index: 999999; 
	left: 50%; 
	top: 50%;
	text-align: left;
	position: fixed;
	/* 		position: absolute; */
	overflow: visible;
	padding: 10px;
}

	.btn_close,
#sbox-btn-close {
	position: absolute;
	width: 16px;
	height: 16px;
	right: 10px;
	top: 10px;
	border: none;
	background: url(/templates/igogmat/images/delete_button.png) no-repeat center center;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	opacity: 0.6;
	cursor: pointer;
}

.btn_close:hover,
#sbox-btn-close:hover {
	opacity: 1;
}



	/* WEb-site alerts */
.show_messege {
	display: none;
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #f1ceab;
	border: 1px solid #efb99e;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #dd5600;
}


	/* Tooltips */
.tip-wrap{
	z-index: 9999999;
	margin-left: 25px;
	margin-top: -8px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
}

.tip-title {
	padding: 10px;
	margin: 0;
	font-size: 12px;
	margin-top: -15px;
	color: #222222;
	padding-top: 15px;
	font-weight: normal;
	padding-bottom: 2px;
}

.tip-text {
	font-size: 100%;
	margin: 0;
}

.no_achievments {
	width: 331px !important;
	height: 128px !important;
}

/* Pagination */
#blog_pagination {
display: table;
height: 50px;
clear: both;
line-height: 50px;
margin: 20px auto;
}
#blog_pagination .pagination ul li {
	float: left;
	display: table;
}
#blog_pagination .pagination ul li span {
	cursor: default;
}

#blog_pagination .pagination ul li span,
#blog_pagination .pagination ul li a {
	padding: 6px 9px 4px 9px;
	margin-right: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border: 1px solid #dddddd;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
#blog_pagination .pagination ul li a[title="End"] {
	margin-right: 0px !important;
}

#blog_pagination .pagination ul li a:hover {
	background: #444444;
	border: 1px solid #444444;
	color: #ffffff;
}
#blog_pagination .pagination ul li span.pagenav {
	background: #444444;
	border: 1px solid #444444;
	color: #ffffff;
}

#blog_share {
	display: table;
	width: 100%;
	margin: 20px auto 20px auto;
}
#blog_share_title {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 2px solid #eee;
	margin-bottom: 15px;
}

.blog_body_mess img.testimonial_inside_pic {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: -5px;
}
#add_this_fly {
	transition: left .5s ease;
}