/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
html body {
	line-height: 22px;
}
#wrapper{height:100%}
/*
.mobile-logo{display:none;}*/
.zagolovki-h1{font-size:10px ;
	line-height:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	position:relative;
	margin:0px 0px 20px 0px;
	padding:0px;
}
.zagolovki-h1 span{
	font-size:14px !important;
	line-height:14px;
	text-transform:uppercase;
	position:relative;
}
.zagolovki-h1 span:after, .zagolovki-h1 .itemTitle:after{
	content:'';
	position:absolute;
	top:18px;
	left:42%;
	height:2px;
	width:14px;
	background:#000;
}
.zagolovki-h1 {
	font-weight: normal;
	clear: both;
	margin: 0px;
	padding: 0px 100px 0px 0px;
	line-height: normal;
	float:left;}
	
.zagolovki-h1 span.itemDateCreated {
	clear: none!important;
	display: block!important;
	padding:10px 0px 0px 0px;
	font-size:14px!important;
	float:right;
	width:100px;
}
.button-zayavka{
	background: 0 0;
	border: 3px solid #fff;
	color: #212528;
	display: inline-block;
	font-size: 14px;
	height: 56px;
	line-height: 56px;
	moz-transition: all .3s;
	o-transition: all .3s;
	outline: 0;
	padding: 0 48px;
	position: relative;
	text-transform: uppercase;
	transition: all .3s;
	webkit-transition: all .3s;
	z-index: 99;
}
.button-zayavka:after{
	background: #fff;
	content: '';
	height: 56px;
	moz-transition: all .3s;
	o-transition: all .3s;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .3s;
	webkit-transition: all .3s;
	width: 100%;
	z-index: -1;
}
.button-zayavka:hover{
	background: 0 0;
	color: #fff;
}
.button-zayavka:hover:after{
	width: 0;
}
.button-zayavka{
	border-color: #212528;
	color: #fff;
}
.button-zayavka:hover{
	color: #212528;
}
.button-zayavka:after{
	background: #212528;
}	
#user21{position: relative;}
.send_request {
	border-top:1px solid #212528;
	padding: 17px 0px 17px 00px;
	margin-top:30px;
}
.send_request:before {
	content: "";
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	z-index:999;
	margin:auto;
	left:50%;
	background: url("../images/send_request.png") no-repeat top center;
	top: 13px;
	margin-left:-16px;
}
.send_kons a{
	text-transform:uppercase;
	text-decoration:none !important;
	color:#fff;
}
.send_kons a:hover{
	color:#fff;
	text-decoration:none !important;
}
.mobile-lang{
	display:none;
}
/* grids padding */
#yjsg1.yjsg_grid {
	padding: 0;
}
#youjoomla {
	padding: 0px 0px;
}
.yjsg_grid {
	padding: 20px 20px;
}
#yjsgbodytop {
	padding: 0;
}
#yjsgbodybottom {
	padding: 5px 0;
}
#footer.yjsgsitew {
	width: auto;
}
#holder,
#holder2,
#holder3 {
	padding:47px 20px 0px 20px;
}
.inside,
.insidem {
	padding: 0;
}
/* article and module titles font size*/
.article_title,
.module_title {
	font-size: 160%;
	font-size: 140%;
    font-weight: 400;
	font-family:Arial !important;
}
/* pathway */
#pathway {
	margin-bottom: 20px;
}
/*TOP MENU RESET */
/* flyouts */
div.top_menu ul.subul_main,
div.top_menu ul.subul_main.dropline,
div.top_menu ul.subul_main {
	margin-top: 5px;
	padding-top: 0!important;
	padding-bottom: 0!important;
}
/* mega holder */
div.YJSG-inner.horiznav {
	padding-top: 7px!important;
	padding-bottom: 7px!important;
}
/* mega haschild flyouts */
.top_menu ul.subul_main.level2,
.top_menu ul.subul_main.level3,
.top_menu ul.subul_main.level4 {
	margin-top: 20px;
}
/* No radius */
.readon,
.inputbox,
.button,
.validate,
input,
#pathway .breadcrumb,
.popbox img,
.popboxv img,
.add-on,
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle,
#midblock .newsitem_tools ul {
	box-shadow: none!important;
	-webkit-border-radius: 0!important;
	-khtml-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}
/* Buttons */
.button,
.button:hover,
.validate,
a.readon,
a.hover,
a.focus {
	text-transform: uppercase;
	padding: 15px 20px!important;
	line-height: normal!important;
	position: relative;
	font-size: 100%;
	border: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/* User pages */
div.userpageswrap.user div.userpages {
	width: 45%;
}
legend {
	font-weight: normal;
	line-height: 22px;
	padding: 5px 10px;
	margin: 15px 0 0 0!important;
	width: auto!important;
	font-size: 100%;
}
div.userpageswrap.user dt {
	font-weight: normal;
	text-align: left;
	margin: 0 0 10px 0!important;
}
div.userpageswrap.user dd {
	font-size: 100%;
	padding: 5px 0;
	margin: 0 0 10px 150px!important;
}
/* eror */
body.yjsgerror-page #errorpage {
	box-shadow: none;
	border-radius: 0;
	border: none;
}
body.yjsgerror-page .error_title {
	padding: 15px 0;
}
body.yjsgerror-page #errorol,
body.yjsgerror-page p.error_contact,
body.yjsgerror-page p.error_msg {
	border: none;
}
/* Module styles */
/* yj1 , yj2 ,yj3 , yj4, yj5 */
.yj1 h2.module_title,
.yj2 h2.module_title,
.yj3 h2.module_title,
.yj4 h2.module_title,
.yj5 h2.module_title {
	text-transform: uppercase;
	font-size: 140%!important;
}
/* yj3, yj4, yj5 */
.yj3,
.yj4,
.yj5 {
	padding: 15px;
	margin: 10px 0;
}
.yj3 h2.module_title,
.yj3 h2.module_title span,
.yj4 h2.module_title,
.yj4 h2.module_title span {
	margin: 0;
}
/* Header */
#header {
	width: 283px;
	max-width: 283px!important;
	margin:40px 0px 30px 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
	padding:0px 0px;
	position: fixed;
}
/* Side block */
#side_block_out {
	display: block;
	overflow: hidden;
	position: fixed;
	padding:0px 20px;
	top: 0;
	left: 0;
	width: 250px;
	height: 100%;
}
.side_block {
	display: block;
	width: 250px;
	z-index: 1000;
	padding: 253px 0 40px 0;
}
/* Side block-r */
#side_block_out_right.white {
	display: block;
	overflow: hidden;
	position: fixed;
	background:#fff;	
	top: 0;
	right: 0;
	padding:0px 10px;
	width: 100px;
	height: 100%;
}
.side_block_right {
	display: block;
	width: 100px;
	z-index: 1000;
	padding: 20px 0 20px 0;
}
.side_block_right .logo_right{
	top:50%;
	width:86px;
	height:96px !important;
	position:absolute;
	margin-top:-41px;
	text-align:center;
	padding: 0px 7px !important;
}
#side_block_out_right.grey {
	display: block;
	overflow: hidden;
	position: fixed;
	background:#212528;
	top: 0;
	right: 0;
	padding:0px 10px;
	width: 100px;
	height: 100%;
}
/* Main holder */
#centertop {
	display: block;
	position: relative;
	margin: 0;
	height:100%;
	padding-left: 290px;
	padding-right: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Top menu */
#topmenu_holder,
.top_menu {
	width: auto!important;
}
/* Live search */
.clivesearch {
	padding: 0;
	margin: 0;
}
.clivesearch .yjsquare_in {
	padding: 25px 0;
}
.clivesearch form {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.clivesearch .yj_inputbox {
	height: 50px;
	line-height: 50px;
	padding: 5px 10px;
	margin: 0;
	border: none;
	font-size: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clivesearch .button,
.clivesearch .icon-search {
	border: none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	top: 10px;
	right: 10px;
	padding: 0;
	position: absolute;
	text-indent: -999px;
	z-index: 1000;
}
.clivesearch .button,
.clivesearch .button:hover {
	background: none!important;
}
.clivesearch .icon-search {
	text-indent: 0;
	z-index: 0;
	font-size: 14px;
}
/*results*/
.LiveSearchResults {
	padding: 0;
	border: none;
}
.LiveSearchResults .LiveSearchExpandDetails,
.LiveSearchResults .LiveSearchExpandDetails a:hover,
.LiveSearchResults .LiveSearchExpandDetails a.hovered {
	width: 8px;
	height: 8px;
	padding: 0;
	right: 10px;
	top: 22px;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.LiveSearchResults a {
	padding: 15px 10px;
}
.LiveSearchResults a,
.LiveSearchContainer .noResults {
	font-weight: normal;
}
.LiveSearchResults a.next,
.LiveSearchResults a.back {
	margin: 10px;
	padding: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/* Vertical menu */
.cverticalmenu {
	padding: 0;
	margin: 40px 0px 40px 0px;
}
.cverticalmenu .yjsquare_in {
	padding: 0;
}
.cverticalmenu ul.yj-vertical-menu li ul {
	border: none;
}
.cverticalmenu ul.yj-vertical-menu li {
	padding-bottom: 22px;
}
.yj-vertical-menu li.parent:after {
	content: "";
	display: block;
	height: 15px;
	width: 9px;
	position: absolute;
	top: 3px;
	right: 10px;
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-moz-transition:all,.5s;
	-o-transition:all,.5s;
	-webkit-transition:all,.5s;
	transition:all,.5s;
	background: url("../images/menu-st.png") no-repeat right center;
    opacity: 1;
}
.yj-vertical-menu li.parent:hover:after{
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
/* Tag could */
.ctags {
	margin: 20px;
}
.ctags .yjsquare_in {
	padding: 15px 0 0 0;
}
.ctags a.yjtag {
	float: left;
	display: table;
	position: relative;
	margin: 0 10px 15px 0;
	padding: 2px 25px 2px 10px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.ctags a.yjtag:after {
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	top: 10px;
	right: 8px;
	left: auto;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
/* Order now */
.cordernow {
	padding: 0;
	margin: 20px;
}
.cordernow .template_readmore {
	margin: 30px 0 0 0;
}
/* template reamore buttons */
.template_readmore,
.template_readmore2,
.template_readmore3,
.template_readmore4 {
	padding: 7px 20px;
	line-height: normal;
	margin: 10px 0;
	font-size: 80%;
	display: table;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-ms-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
.template_readmore2 {
	padding: 7px 35px 7px 20px;
}
.template_readmore4 {
	padding: 7px 35px 7px 20px;
}
.template_readmore2:after,
.template_readmore4:after {
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	background: #212528;
	top: 40%;
	right: 15px;
	left: auto;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
/* Contact info */
.ccontactinfo {
	padding: 0;
	margin: 0px;
	bottom: 5%;
    position: absolute;
}
.ccontactinfo {
	font-size: 100%;
	line-height: 28px;
}
.ccontactinfo p {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.yj_facebook,
.yj_twitter,
.yj_rss,
.yj_googleplus,
.yj_flickr {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -999px;
	float: left;
	margin: 0 7px;
}
/* Main menu */
#topmenu_holder {
	padding: 0px;
}
.horiznav ul li.level0 {
	margin: 0 15px 0 0;
}
.horiznav a {
	font-size: 110%;
	font-weight: normal;
	text-transform: capitalize!important;
}
ul.subul_main a,
.top_menu .horiznav .group_holder li.haschild a {
	font-size: 90%;
	font-weight: normal!important;
	text-transform: capitalize!important;
}
/* Image slider */
.cimageslider {
	margin: 40px 0 0 0;
	padding: 0;
}
.cimageslider.home2 {
	margin: 40px 0;
}
.cimageslider .yjsquare_in {
	padding: 0;
}
.cimageslider .YJIS_outer.cimageslider {
	margin: 0;
}
.cimageslider .YJSlide_slide .YJSlide_intro {
	background: none;
	width: 100%;
	height: auto;
	right: -100%;
	top: 200px;
	left: auto;
	padding: 0;
}
.cimageslider .YJSlide_slide .YJSlide_intro_in {
	padding: 0;
	margin: 0;
	height: 100%;
}
.cimagesliderh1 {
	display: table;
	overflow: hidden;
	margin: 0;
	padding: 5px 15px;
	font-size: 190%;
	right: 0;
	top: 0;
	position: absolute;
	text-align: center;
}
.cimageslider .template_readmore2 {
	top: 21%;
	position: absolute;
	right: 0;
	font-size: 140%;
	text-transform: none;
	padding: 15px 35px 15px 20px;
}
/* navigation */
/*bottom nav*/
.cimageslider .navContainer {
	margin: 0;
	z-index: 1000;
	width: auto!important;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.cimageslider .navContainer .bnav {
	border: none;
	background: none;
	padding: 0 2px;
	font-size: 10px;
}
/* Custom paragraph */
.cparagraph {
	text-align: center;
}
.cparagraph p {
	padding: 0 20px;
}
.cparagraph .template_readmore3 {
	margin: 20px auto 10px auto;
	font-size: 140%;
	padding: 15px 20px;
	text-transform: none;
}
/* Module engine */
/* Module engine members */
.cmoduleengine {
	padding: 0;
	margin: 0;
}
.cmoduleengine .yjsquare_in {
	padding: 0;
}
.cmoduleengine .yjme_item {
	float: left;
	clear: none;
	width: 205px;
	margin: 0 10px;
}
.cmoduleengine.members .yjme_item {
	margin: 10px 0;
}
.cmoduleengine.members .yjme_item:after {
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	top: 45%;
	right: 10px;
	left: auto;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.cmoduleengine .yjme_item.class0 {
	margin: 0 10px 0 0;
}
.cmoduleengine .yjme_item.class3 {
	margin: 0 0 0 10px;
}
.cmoduleengine .yjme_item_in {
	padding: 0;
	margin: 0;
	border: none;
}
.cmoduleengine.members .yjme_item_in {
	padding: 20px 15px;
}
.cmoduleengine .yjme_item div.imageholder {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
.cmoduleengine.members .yjme_item div.imageholder {
	margin: 0 25px 0 0;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.cmoduleengine .yjme_item a.item_title {
	font-size: 120%;
	margin: 15px 0;
}
.cmoduleengine.members .yjme_item a.item_title {
	margin: 0;
	padding-left: 100px;
	font-size: 100%;
}
.cmoduleengine .yjme_item a.item_readmore,
.cmoduleengine .yjme_item a.item_readmore span {
	line-height: normal;
	width: auto;
	height: auto;
	border: none;
	float: left;
	margin: 20px 0 0 0;
	padding: 15px 35px 15px 20px;
}
.cmoduleengine .yjme_item a.item_readmore span {
	padding: 0;
	margin: 0;
}
.cmoduleengine .yjme_item div.item_details {
	float: none;
	margin: 0 0 10px 0;
}
.cmoduleengine .item_details .item_category,
.cmoduleengine .item_details .item_cdate,
.cmoduleengine .item_details .item_author {
	font-weight: normal;
	font-size: 90%;
}
.cmoduleengine.members .yjme_item p.item_intro {
	padding: 15px 15px 15px 0;
	font-style: italic;
	display: table;
}
.yjme_row .yjme_item {
	float: left;
	clear: none;
}
.rowitemwidth100 {
	width: 100%!important;
}
.rowitemwidth50 {
	width: 50%!important;
}
.rowitemwidth33 {
	width: 33.33%!important;
}
.rowitemwidth25 {
	width: 25%!important;
}
.rowitemwidth20 {
	width: 20%!important;
}
.rowitemwidth16 {
	width: 16.6%!important;
}
/* YJ News Pop */
.cnewspop {
	margin: 0;
	padding: 0;
}
.cnewspop h2.module_title {
	text-align: center;
	font-size: 250%;
	text-transform: uppercase;
}
.cnewspop ul.yjnewspopFilter {
	margin: 10px 0 20px 0;
	border: none;
}
.cnewspop ul.yjnewspopFilter li {
	margin-bottom: 10px;
}
.cnewspop ul.yjnewspopFilter li a {
	border-radius: 0;
}
.cnewspop .yjnewspopC div.yjnewspopIntro {
	opacity: 0.5;
	box-shadow: none;
}
.cnewspop .yjnewspopC div.yjnewspopIntro h2 {
	font-size: 120%;
}
.cnewspop div.yjNewsPopContainer .load_more{
	height:auto;
}
.cnewspop div.yjNewsPopContainer a.getmore{
	padding: 15px 20px;
	line-height: normal;
	font-size: 100%;
	display: table;
	text-transform: uppercase;
	height:auto;
	width:auto;
	text-shadow:none;
	border:none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.24s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/* Custom K2 Module */
.ccustomk2 {
	margin: 0 0 20px 0;
	padding: 0;
}
.ccustomk2 .yjsquare_in {
	padding: 20px;
}
.ccustomk2 h2 {
	margin: 0;
}
.ccustomk2 .template_readmore4 {
	margin: 20px 0 0 0;
}
/* K2 extra */
.yj_author,
.yj_cat,
.yj_hits {
	display: block;
	overflow: hidden;
	font-size: 100%!important;
	padding: 0!important;
	margin: 0 15px 0 0!important;
	clear: none;
	float: left;
}
.yj_hits {
	float: none!important;
}
.yj_date span,
.yj_author,
.yj_cat span {
	font-weight: normal!important;
}
/* K2 Menu */
/* K2 Content */
/* K2 Comments */
/* K2 Tags side position */
.k2menu,
.k2content,
.k2comments,
.k2tags {
	margin: 0 0 20px 0;
}
.k2tags {
	padding: 0;
	margin: 20px;
}
.k2tags .yjsquare_in {
	padding: 15px 0 0 0;
}
.k2CategoriesListBlock.k2menu.yj5,
.k2ItemsBlock.k2content.yj3,
.k2LatestCommentsBlock.k2comments.yj4,
.k2TagCloudBlock.k2tags {
	padding: 0;
	margin: 0;
}
/* Hover effect */
.yj_hover_title,
.yj_hover_readmore {
	display: block;
	position: absolute;
	z-index: 1000;
	right:-1500px;
}
.yj_hover_title {
	padding: 10px 15px;
	font-size: 140%;
	top: 45%;
}
.yj_hover_readmore {
	top: 68%;
	margin: 0;
	background:#212528;
	border:2px solid #212528;
}
.k2content .yj_hover_title,
.k2content .yj_hover_readmore,
.cmoduleengine .yj_hover_title,
.cmoduleengine .yj_hover_readmore {
	font-size: 100%;
	text-align: center;
	padding: 5px 10px;
	top: 45%;
}
.k2content .yj_hover_title,
.k2content .yj_hover_readmore {
	font-size: 120%;
}
.cmoduleengine .yj_hover_readmore,
.k2content .yj_hover_readmore {
	padding: 8px 15px;
	top: 60%;
}
/* Rotate hover */
.yj_hover_effect,
.yj_hover_effect img,
.cimageslider,
.cimageslider .yjisImg {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.yj_hover_effect,
.cimageslider {
	overflow: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.yj_hover_effect:hover img,
.cimageslider:hover .yjisImg {
	-webkit-transform: scale(1.2) rotate(-2deg);
	-moz-transform: scale(1.2) rotate(-2deg);
	-ms-transform: scale(1.2) rotate(-2deg);
	-o-transform: scale(1.2) rotate(-2deg);
	transform: scale(1.2) rotate(-2deg);
	opacity: 0.7;
}
/*RTL*/
.yjsgrtl #header,
.yjsgrtl #side_block_out {
	left: auto;
	right: 0;
}
.yjsgrtl #side_block_out_right{
	left: 0;
	right: auto;
}
.yjsgrtl #centertop {
	padding-left: 0;
	padding-right: 320px;
}
.yjsgrtl .cparagraph h2.module_title,
.yjsgrtl .cparagraph p {
	text-align: center;
}
.yjsgrtl .cmoduleengine .yjme_item a.item_readmore,
.yjsgrtl .cmoduleengine .yjme_item a.item_readmore span,
.yjsgrtl ul.preSocialLinks,
.yjsgrtl ul.preSocialLinks li,
.yjsgrtl div.itemTagsBlock span,
.yjsgrtl ul.itemTags li {
	float: right;
}
.yjsgrtl .cmoduleengine.members .yjme_item div.imageholder,
.yjsgrtl div.itemAuthorBlock img.itemAuthorAvatar,
.yjsgrtl div.itemComments ul.itemCommentsList li img,
.yjsgrtl div.userBlock img {
	float: right!important;
	margin: 0 0 0 25px;
}
.yjsgrtl .cmoduleengine.members .yjme_item p.item_intro {
	padding: 15px 0 15px 15px;
}
.yjsgrtl .cmoduleengine.members .yjme_item a.item_title {
	padding-right: 100px;
	padding-left: 0;
}
.yjsgrtl .cmoduleengine.members .yjme_item:after {
	right: auto;
	left: 10px;
}
.yjsgrtl div.k2TagCloudBlock a,
.yjsgrtl div.k2TagCloudBlock a:hover {
	margin: 0 0 15px 10px;
	float: right;
}
.yjsgrtl .ccontactinfo p span {
	float: right;
	margin: 0 0 0 10px
}
.yjsgrtl #holder2 div.catItemView,
.yjsgrtl div#holder2 div.itemView,
.yjsgrtl .latestItemView {
	margin: 0 0 20px 20px;
}
.yjsgrtl .yj_date,
.yjsgrtl .yj_author,
.yjsgrtl .yj_cat,
.yjsgrtl .yj_hits {
	float: right!important;
	margin: 0 0 0 15px!important;
}
.yjsgrtl .k2CategoriesListBlock ul.level0 a {
	padding: 0;
}
.yjsgrtl .k2CategoriesListBlock ul li a:after {
	left: auto;
	right: 5px;
}
.yjsgrtl div.k2LatestCommentsBlock ul li a.lcAvatar img {
	float: right;
	margin: 0 0 0 20px;
}
.yjsgrtl span.preSocialsTitle {
	margin: 0 0 0 10px;
}
.yjsgrtl ul.itemTags li {
	padding: 2px 25px 2px 10px!important;
}
.yjsgrtl div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl,
.yjsgrtl div.itemComments ul.itemCommentsList li span.commentToolbar,
.yjsgrtl div.itemComments ul.itemCommentsList li span.commentLink,
.yjsgrtl p.userAdditionalInfo {
	float: left;
}
.yjsgrtl div.itemComments ul.itemCommentsList li span.commentLink {
	margin: 0 10px 0 0!important;
}
.yjsgrtl div.itemCommentsForm {
	overflow: hidden;
}
.yjsgrtl div.itemCommentsForm form input#submitCommentButton {
	clear: both;
}
.yjsgrtl div.userBlock {
	margin: 0 0 30px 20px;
}
/* Responsive menu */
span#yjmm_selectid {
	font-size: 110%!important;
	color: #fff!important;
	text-align: left;
	font-weight: normal!important;
	padding-left: 5px!important;
}
#topmenu_holder.response {
	margin: 0;
	padding: 0;
}
/* Component view */
.component_view {
	display: block;
	padding: 0 20px;
}
/* Search results */
dl.search-results dt.result-title{
	margin-top:10px;
	padding:10px 10px 5px 10px;
	font-size:120%;
}
dl.search-results dd{
	font-size:90%;
	padding:0 10px 0 25px;
	margin:0;
}
dl.search-results dd.result-text{
	padding:15px 0 10px 25px;
}
dl.search-results dd.result-created{
	margin-bottom:20px;
	padding-bottom:10px;
}
.b-top {
	z-index:2600;
	position:fixed;
	right:0;
	bottom:30px;
	width:36px;
	height:36px;
}
.b-top:hover {
	opacity:1;
	cursor:pointer;
}
.b-top-but {
	z-index:2600;
	position:absolute;
	display:block;
	right:32px;
	bottom:30px;
	padding:0px;
	color:#000;
	width:36px;
	height:36px;
	background: url("../images/top.png") no-repeat center center;
	-webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -o-transition: all 0.3s ease; /* IE 9 */
    -ms-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
}
.b-top-but:hover {
	opacity:1;
	cursor:pointer;
	-webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
    transform:scale(1.15);
}
.schetchik{
	bottom:0px;
	position:absolute;
	color:#fff;
}
.schetchik-none{
	display:none;
}
@media only screen and (min-width: 1025px) {
.itemFullText .ul-colums{
	width: 46%;
	float:left;
	padding:0px 2%;
}
}