

/* Start:/local/templates/iguides-2022/components/rubium.web/idea/.default/style.css?164665376536871*/
/*action button panel*/
div.idea-title-buttons{
	position: absolute;
	right: 0;
	top: 5px;
	white-space: nowrap;
}

/*idea managment content block, for each page*/
div.idea-managment-content{font-size:12px; zoom:1;}

div.idea-managment-content div.idea-managment-content-left{
	float: right;
	margin-left: 20px;
	width: 265px;
}

div.idea-managment-content div.idea-managment-content-right{
	overflow-x: auto;
	overflow-y: hidden;
	_float: left;
}
/*end*/

/*status colors*/
.status-color-new {color: #289B00; border-bottom-color: #289B00; font-family: Arial;}
.status-color-processing {color: #606060; border-bottom-color: #606060; font-family: Arial;}
.status-color-completed {color: #f6b60c; border-bottom-color: #f6b60c; font-family: Arial;}
.status-action {border-bottom-width: 1px; border-bottom-style: dashed; font-family: Arial;}
.idea-action-cursor
{
	cursor: pointer;
}

img.idea-user-avatar {margin-top:-2px; padding-left:2px; padding-right:3px;}

.bx-idea-user-desc-contact {
	margin-bottom:5px;
	font-size:120%;
	color: #CC3333;
	margin: 10px 0;
	font-weight: bold;
}
.bx-idea-condition-description {float: right; font-size: 100%; margin-top: -3px; margin-right: 4px; text-align:right; line-height: 120%;}

/*Sort box line*/
div.idea-sort-by-box {background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/sort-box/left-box.jpg') top left no-repeat; height:23px; margin-bottom:17px;}
div.idea-sort-by-box2 {background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/sort-box/right-box.jpg') top right no-repeat; height:23px;}
div.idea-sort-by-box div.idea-sort-by-box-body {background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/sort-box/middle-box.jpg') top left repeat-x; height:23px; margin:0 6px;}
div.idea-sort-by-box div.idea-sort-by-title{color:#7F7F7F; padding-right:10px!important;line-height: 22px; float: right;height: 23px;padding: 0 4px;}
div.idea-sort-by-box div.idea-sort-by-link-selected, div.idea-sort-by-box div.idea-sort-by-link{
	float:right;
	height:23px;
	padding:0px 4px;
	_width:0;
	_white-space: nowrap;
}
div.idea-sort-by-box div.idea-sort-by-link-selected {background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/sort-box/selected-bg.jpg') top left repeat-x; border-radius: 3px;}
div.idea-sort-by-box div.idea-sort-by-link-selected a{color:#000000; display:block; height:23px; line-height: 22px; text-decoration:none;}
div.idea-sort-by-box div.idea-sort-by-link a{color:#4c4c4c; display:block; height:23px; line-height: 22px; text-decoration:none;}
div.idea-sort-by-box div.idea-sort-by-link:hover {background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/sort-box/hover-bg.jpg') top left repeat-x; border-radius: 3px;}
/*end Sort box line*/

/*Status box*/
div.status-box-l
{
	height:26px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/status-box/left-box.jpg') top left no-repeat;
}
div.status-box-l div.status-box-r
{
	height:26px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/status-box/right-box.jpg') top right no-repeat;
}
div.status-box-l div.status-box-r div.status-box-m
{
	height:26px;
	margin: 0 4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/status-box/middle-box.jpg') top right repeat-x;
}



div.status-box-l div.status-box-r div.status-box-m div.status-item
{
	height:26px;
	float:left;
	margin: 0 5px;
	_width:0;
	_white-space: nowrap;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item:hover
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/status-box/hover-bg.jpg') center left repeat-x;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item div
{
	height:26px;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item div a
{
	line-height: 26px;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	display: block;
	padding: 0 15px;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item-selected
{
	height:26px;
	float:left;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/status-box/selected-left.jpg') top left no-repeat;
	_width:0;
	_white-space: nowrap;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item-selected div
{
	height:26px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/status-box/selected-right.jpg') top right no-repeat;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item-selected div div
{
	height:26px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/status-box/selected-middle.jpg') top left repeat-x;
	padding: 0 10px;
	margin: 0 5px;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item-selected div div a
{
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	cursor: default;
}
/*end Status box*/

/*Detail comments official*/
div.blog-comment-common-official div.comment-list-tl
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/official-tl.jpg') top left no-repeat;
}

div.blog-comment-common-official div.comment-list-tl div.comment-list-tr
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/official-tr.jpg') top right no-repeat;
}

div.blog-comment-common-official div.comment-list-tl div.comment-list-tr div
{
	background: #f5f5f5;
	border-top: 1px solid #e4e4e4;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-official div.comment-list-bl
{
	height:4px;
	margin-bottom: 7px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/all-bl.jpg') top left no-repeat;
}

div.blog-comment-common-official div.comment-list-bl div.comment-list-br
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/all-br.jpg') top right no-repeat;
}

div.blog-comment-common-official div.comment-list-bl div.comment-list-br div
{
	border-bottom: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-official div.idea-answer
{
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 4px;
	background: #f5f5f5;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

div.blog-comment-common-official div.blog-comment-content-common
{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-left: 12px;
	padding-right: 7px;
	padding-top: 12px;
}
/*END Detail comments*/

/*Detail comments hidden*/
div.blog-comment-common-hidden div.comment-list-tl
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/hidden-tl.jpg') top left no-repeat;
}

div.blog-comment-common-hidden div.comment-list-tl div.comment-list-tr
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/hidden-tr.jpg') top right no-repeat;
}

div.blog-comment-common-hidden div.comment-list-tl div.comment-list-tr div
{
	background: #e1f0e0;
	border-top: 1px solid #d1dfd0;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-hidden div.comment-list-bl
{
	height:4px;
	margin-bottom: 7px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/all-bl.jpg') top left no-repeat;
}

div.blog-comment-common-hidden div.comment-list-bl div.comment-list-br
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/all-br.jpg') top right no-repeat;
}

div.blog-comment-common-hidden div.comment-list-bl div.comment-list-br div
{
	border-bottom: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-hidden div.idea-answer
{
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 4px;
	background: #e1f0e0;
	border-left: 1px solid #d1dfd0;
	border-right: 1px solid #d1dfd0;
}

div.blog-comment-common-hidden div.blog-comment-content-common
{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-left: 12px;
	padding-right: 7px;
	padding-top: 12px;
}
/*END Detail comments*/

/*Detail comments owner*/
div.blog-comment-common-owner div.comment-list-tl
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/owner-tl.jpg') top left no-repeat;
}

div.blog-comment-common-owner div.comment-list-tl div.comment-list-tr
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/owner-tr.jpg') top right no-repeat;
}

div.blog-comment-common-owner div.comment-list-tl div.comment-list-tr div
{
	background: #f9f4cd;
	border-top: 1px solid #e7e3bf;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-owner div.comment-list-bl
{
	height:4px;
	margin-bottom: 7px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/all-bl.jpg') top left no-repeat;
}

div.blog-comment-common-owner div.comment-list-bl div.comment-list-br
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/all-br.jpg') top right no-repeat;
}

div.blog-comment-common-owner div.comment-list-bl div.comment-list-br div
{
	border-bottom: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-owner div.idea-answer
{
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 4px;
	background: #f9f4cd;
	border-left: 1px solid #e7e3bf;
	border-right: 1px solid #e7e3bf;
}

div.blog-comment-common-owner div.blog-comment-content-common
{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-left: 12px;
	padding-right: 7px;
	padding-top: 12px;
}
/*END Detail comments*/

/*Detail comments common*/
div.blog-comment-common-common div.comment-list-tl
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/common-tl.jpg') top left no-repeat;
}

div.blog-comment-common-common div.comment-list-tl div.comment-list-tr
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/common-tr.jpg') top right no-repeat;
}

div.blog-comment-common-common div.comment-list-tl div.comment-list-tr div
{
	border-top: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
}

div.blog-comment-common-common div.comment-list-bl
{
	height:4px;
	margin-bottom: 7px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/all-bl.jpg') top left no-repeat;
}

div.blog-comment-common-common div.comment-list-bl div.comment-list-br
{
	height:4px;
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/all-br.jpg') top right no-repeat;
}

div.blog-comment-common-common div.comment-list-bl div.comment-list-br div
{
	border-bottom: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
}

div.blog-comment-common-common div.idea-answer
{
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 4px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

div.blog-comment-common-common div.blog-comment-content-common
{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-left: 12px;
	padding-right: 7px;
	padding-top: 12px;
}
/*END Detail comments*/

div.blog-qtl
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/qtl.jpg') #f9f4cd top left no-repeat;
}

div.blog-qtl div.blog-qtr
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/qtr.jpg') top right no-repeat;
	padding-top: 5px;
}

/*Hidden idea*/
div.blog-post-hidden
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/hidden-tl.jpg') #E1F0E0 top left no-repeat!important;
}

div.blog-post-hidden div.blog-qtr
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/comment-borders/hidden-tr.jpg') top right no-repeat!important;
}

/*END Hidden idea*/

div.blog-idea-body
{
	border-right: 1px solid #e8e8e8;
	padding-left: 18px;
	padding-right: 7px;
	padding-top: 7px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom: 7px;
}

div.blog-post-text{overflow-x:hidden;overflow-y:hidden;}

div.bottom-space{margin-bottom: 32px;}

/*Rating*/
div.post-rating {
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/post-rating-block.jpg') top left no-repeat;
	height:29px;
	width:170px;
	margin-right:5px;
	float:right;
	line-height: 28px;
	padding-left: 10px;
	font-size: 11px;
	color: #9c9c9c;
	font-family: Arial;
}
div.post-rating .rating-vote{height: 29px!important; width: 120px;}
* + html div.post-rating .rating-vote{margin-top: -6px;}
div.post-rating .rating-vote img {display: none;}
div.post-rating .rating-vote-result{font: bold 16px Arial!important; margin-top:4px!important; padding-left: 5px; width: 65px; margin-right:10px;}
div.post-rating .rating-vote-plus, div.post-rating .rating-vote-minus{margin-top: 5px!important;}

/*PageNavigation*/
.navigation-arrows .arrow, .navigation-arrows .ctrl{color: #999999;}
.navigation-arrows a {color: #000000!important;}
div.navigation-pages {margin-top:7px;}
span.nav-page a{color: #666666!important; text-decoration: none!important; padding: 0 7px; height:22px; display: inline-block; line-height: 22px}
span.nav-current-page{color: #FFFFFF; padding: 0 7px; background: #40a7e2; height:22px; background: #40a7e2; display: inline-block; line-height: 22px}
div.nav-delimiter {height:1px; border-bottom: 1px solid #d6d6d6; margin-bottom: 4px;}
/*end PageNavigation*/

div.body-blog{margin-right:12px; font-size: 12px;}
.blog-posts {display:inline; overflow:hidden; width:100%;}

div.idea-owner, div.idea-owner a{color: #7c7a66!important;}
div.idea-owner a {text-decoration: underline;}
div.idea-answer, div.idea-answer a{color: #7a7a7a!important;}

div.post-title a {color: #000000!important; font-weight: normal; font-size:140%;}
div.post-title h2 {margin-top: 5px; margin-bottom:9px; border: 0px!important; padding: 0px!important;}

div.blog-comment-official
{
	background: #f5f5f5;
	padding-left:12px;
	padding-right: 7px;
	padding-top: 7px;
}

div.blog-comment-hidden
{
	background: #E1F0E0;
	padding-left:12px;
	padding-right: 7px;
	padding-top: 7px;
}

div.blog-comment-duplicate
{
	background: #f3d56e;
	border-right: 1px solid #e8e8e8;
	padding-left:12px;
	padding-right: 7px;
	padding-top: 7px;
	height:25px;
}

div.blog-comment-line-official, div.blog-comment-line-duplicate
{
	padding-top: 3px;
	border-right: 1px solid #e8e8e8;
	background: #FFF;
}

div.blog-comment-content-official
{
	padding-top:11px;
}

div.tag-tbl
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/tbl.jpg') top left no-repeat;
	height: 5px;
}

div.tag-tbl div.tag-tbb
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/tbb.jpg') repeat-x;
	height: 5px;
	margin: 0 5px;
}

div.tag-tbl div.tag-tbr
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/tbr.jpg') top right no-repeat;
	height: 5px;
}

div.tag-tl
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/tl-r.jpg') top left #FFF no-repeat;
	height: 27px;
}

div.tag-tl div.tag-tr
{
	background: url('/local/templates/iguides-2022/components/rubium.web/idea/.default/images/tl-r.jpg') top right no-repeat;
	height: 27px;
}

div.tag-tl div.tag-block
{
	height: 27px;
	line-height: 26px;
	color: #7f7f7f;
}

div.tag-tl div.tag-block a{color: #7f7f7f; text-decoration:none;}


/*post*/
.blog-post {margin:0; padding-bottom: 2.5em; padding-right:0.8em;}

.blog-post-info {padding:0.2em 0.6em 0.2em}
.blog-post-info-back {}
.idea-post-content {overflow: hidden;}

.blog-post-date {margin:0.1em 0; padding:0 0 0 0.3em; line-height: 1.4em; display:inline;}
.blog-post-current .blog-post {padding-right: 0;}

.blog-post-edit-link, .blog-post-delete-link, .blog-post-comments-link, .blog-post-views-link, .blog-post-publish-link, .blog-post-hide-link, .blog-post-show-link {background-repeat: no-repeat; padding-left: 18px; height: 16px; display:inline-block; padding-right: 0.5em; font-size: 1.2em;}
.blog-post-comments-link {padding-left: 15px;}
.blog-post-show-link {padding-left: 19px;}


.blog-post-tag {padding-top: 0.4em;}
.blog-post-tag a {text-decoration: none !important;}
.blog-post-tag a:hover {text-decoration: underline !important;}
.blog-post-avatar img {float:right;}
.blog-post-avatar {padding: 0.1em 0.3em 0.3em 0.3em;}

/*post form*/
div.blog-post-field-text textarea {width: 100%;}
div.blog-post-field-text {padding-bottom: 0.2em;}
div.blog-post-fields {}
div.blog-post-field {}
div.blog-post-field-title input, div.blog-post-field-category input  { width: 99%;}
div.blog-post-field-code input  { width: 40%;}
div.blog-post-field-user {width: 100%; /*IE Fix or zoom:1 */}
div.blog-post-field-title, div.blog-post-field-category, div.blog-post-field-favorite, div.blog-post-field-date, div.blog-post-field-enable-comments { width:100%;}
div.blog-post-field-date {padding-top: 0.5em;}
div.blog-post-field-favorite div, div.blog-post-field-enable-comments div{display:inline;}
div.blog-post-field-favorite, div.blog-post-field-enable-comments {padding-bottom: 0.4em;}
div.blog-post-field-sep { width:2%; float: left;}
div.blog-post-image-item {
	float:left;
	padding-right: 1em;
	padding-bottom: 2em;
	height:150px;
}
.blog-post-image-item-border {
	display: inline-block;
	border: 1px solid #D8D8D8;;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 100px;
	position: relative;
}
div.blog-post-image-item-text {
	padding-top: 0.5em;
	width: 100px;
}
div.blog-post-image-item-text input {
	width: 100%;
}
div.blog-post-buttons {padding-top:1em; padding-bottom: 0.4em;}
div.blog-post-field-category div.blog-post-field-text label, div.blog-post-field-access-title, div.blog-post-field-code div.blog-post-field-text label {font-weight: bold; font-size: 1.1em;}
 
div.blog-post-bbcode-line {padding-top:0.2em;}
.blog-group-edit {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group-delete {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group, .blog-group-label{ }

div.blog-post-edit-form{/*width: 97%; */padding: 0.8em;}
div.blog-buttons {padding-top: 1em;}


/*comment*/
.blog-comment {margin:0; padding-top: 0.7em;}
.blog-comment-cont{}
.blog-comment-info {display:block;}
.blog-comment-content {display:block; overflow: hidden; padding-top: 0.5em;}
.blog-comment-meta {font-size:0.85em; padding-top: 0.5em; padding-bottom: 0.5em;}
.blog-comment-date {font-size:0.85em; display:inline;}
.blog-comment-author-info {display:inline;}
.blog-comment-avatar {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec;}
.blog-comment-avatar img{}
.blog-comment-meta a { text-decoration: none !important;}
.blog-comment-meta a:hover {text-decoration: underline !important;}
.blog-comment-link, .blog-comment-delete, .blog-comment-parent, .blog-comment-answer, .blog-comment-edit, .blog-comment-show, .blog-comment-hide {display:inline-block;}
.blog-add-comment {text-align:center; padding-top: 10px; padding-bottom: 3px;}
.blog-add-comment-space {padding-top: 7px;}
.blog-comment-nav {padding-bottom: 0.6em; padding-left: 0.7em;}

/*comment-form*/
div.blog-comment-form {width:100%;}
div.blog-comment-field-text  {width: 100%;}
div.blog-comment-field-text textarea { width: 99.9%; }
div.blog-comment-field-tags { display: none; }
div.blog-comment-field-tags input { width:80%; }
div.blog-comment-field-captcha input { width: 180px;}
div.blog-comment-field-settings input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.blog-comment-field-settings label { vertical-align: middle; }
div.blog-comment-fields { padding:0.8em;}
div.blog-comment-field {}
div.blog-comment-field-title input, div.blog-comment-field-desc input { width: 80%;}
div.blog-comment-field-user {width: 100%; padding-bottom: 5px; }
div.blog-comment-field-author, div.blog-comment-field-email { float:left; width:47%;}
div.blog-comment-field-text {padding-bottom: 0.2em;}
div.blog-comment-field-user-sep { width:5%; float: left; }
div.blog-comment-field-author input, div.blog-comment-field-email input { width:100%; }
div.blog-comment-field-bbcode {padding-top: 0.7em;}
div.blog-comment-field-captcha-image{padding-top: 0.4em;}
div.blog-comment-buttons { margin-top: 1em; padding-bottom: 0.4em; zoom:1;}
div.blog-comment-buttons input { padding:0 0.5em; font-size:1.184em;}


/*menu*/
div.blog-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1;}
div.blog-menu-box span { white-space:nowrap; display: inline-block;}
div.blog-settings-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1; }
div.blog-settings-menu-box span{ white-space:nowrap; display: inline-block;}


/*sidebar*/
.blog-sidebar { display:inline; float:right; overflow:hidden; width:20%;}
.blog-sidebar ul,.blog-sidebar ul li ul {margin:0;padding:0; list-style:none !important;}
.blog-sidebar ul li {margin:0;padding:0px; list-style:none !important; text-align:left;}
.blog-sidebar h3 { font-size: 1em; font-weight: bold; letter-spacing: 1px; border-bottom: 1px solid; padding:0; padding-bottom: 0.6em; margin: 0;}
.blog-sidebar li ul li {margin:0;padding:0; border:0;}
.blog-sidebar ul li ul li {text-align:left; margin:0; padding: 0;}
.blog-sidebar ul li ul li a {text-decoration: none; outline: 0;}
.blog-sidebar ul li ul li a:hover {text-decoration: underline;}
.blog-sidebar ul {padding: 1em; }
.blog-sidebar ul  li ul{padding-top: 0.4em; }
.blog-sidebar-title a {text-decoration: none;}
.blog-sidebar-avatar {text-align: center;}


/*general*/
div.blog-errors {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-errors ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-errors ul li {margin:0; padding:0;}

div.blog-notes {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-notes ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-notes ul li {margin:0; padding:0;}

div.blog-textinfo {border: 1px solid ; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-textinfo ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-textinfo ul li {margin:0; padding:0;}

div.blog-clear-float {clear: both;}

table.blog-table-header-left, table.blog-table-header-top {border-collapse:collapse; border: none;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {padding:0.5em; vertical-align:top; border-top: 1px solid;}
table.blog-table-header-left th {text-align:right;}
table.blog-table-header-top th {text-align:center;}

table.blog-edit-perms-table  {border: none;}
table.blog-edit-perms-table th, table.blog-edit-perms-table td {padding:0.2em; vertical-align:top; border: none; border-top: 0px;}
table.blog-edit-perms-table  th {text-align:center;}

div.blog-line {background-repeat: no-repeat; height:3px; width:100%;}
.blog-author {margin:0; padding:0; display:inline;}
.blog-author-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

/*bbcode line*/
div.blog-bbcode-line {margin-right: 3px; float: left;}
div.blog-smiles-line, div.blog-more-smiles {float: left; white-space:nowrap; margin-left: 5px; font-size: 0.95em;}
div.blog-bbcode-closeall {float: right;}
div.blog-bbcode-line img, div.blog-smiles-line img { border: 0;}
div.blog-bbcode-line a, div.blog-smiles-line a {vertical-align: middle;}
div.blog-bbcode-line a {width: 20px; height: 20px; float: left; margin-right: 0.2em; background-position: center center;  background-repeat:no-repeat; display: block;}
div.blog-bbcode-line a, div.blog-bbcode-line img, div.blog-smiles-line a, div.blog-smiles-line img { outline: none; }
div.blog-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 
div.blog-bbcode-closeall a{padding-left: 1em; vertical-align: middle; float: left;}

/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_bold.gif);}
a.blog-bbcode-italic {background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_italic.gif);}
a.blog-bbcode-color {background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_color.gif);}
a.blog-bbcode-underline{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_underline.gif);}
a.blog-bbcode-strike{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_strike.gif);}
a.blog-bbcode-url{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_link.gif);}
a.blog-bbcode-img-upload{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_image.gif);}
a.blog-bbcode-img{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_image_upload.gif);}
a.blog-bbcode-video{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-code{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_code.gif);}
a.blog-bbcode-quote{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_quote.gif);}
a.blog-bbcode-video{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-list{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/font_list.gif);}
a.blog-bbcode-cut{background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/bbcode/cut.gif);}


/*main page*/

div.blog-mainpage {width: 100%;}
div.blog-mainpage-side-left {float:left; width:52%; padding-right: 0.5em; }
div.blog-mainpage-side-right {float:right; width:46%; }

.blog-mainpage-item {margin:0; padding-bottom: 0.6em; padding-top: 0.5em;}
.blog-mainpage-title{margin:0; padding-bottom: 0.5em; padding-top: 0.4em; font-weight:bold; }
.blog-mainpage-content {line-height:1.4em; font-size:0.95em; display:block;}
.blog-mainpage-meta {font-size:0.89em; line-height:1.4em; margin:0; padding:0; padding-top: 0.4em;}
.blog-mainpage-meta a {text-decoration: none !important;}
.blog-mainpage-meta a:hover {text-decoration: underline !important;}

div.blog-mainpage-comment .blog-mainpage-meta {display:inline; padding-left: 0.4em; font-size: 0.89em;}
div.blog-mainpage-comment .blog-mainpage-content {padding-top: 0.4em;}
div.blog-mainpage-comment .blog-mainpage-content a {text-decoration: none !important;}
div.blog-mainpage-comment .blog-mainpage-content a:hover {text-decoration: underline !important;}
div.blog-mainpage-item .blog-author {font-weight: normal;}
div.blog-mainpage-comment .blog-mainpage-title {font-weight: normal;}


div.blog-mainpage-blogs .blog-mainpage-content a {text-decoration: none;}
div.blog-mainpage-blogs .blog-mainpage-content a:hover {text-decoration: none;}

.blog-tab { padding:0; margin:0; min-height:31px; height:100%; width:96%; line-height: 2.35em; display:block;}
.blog-tab-left {background-repeat: no-repeat; padding:0; margin:0; width: 3px; height: 31px; float:left;}
.blog-tab-right {background-repeat: no-repeat;  padding:0; margin:0; width: 3px; height: 31px; float:right;}

.blog-tab-container {width: 100%; display: block;}

.blog-tab-items {float: right;  font-size: 0.95em; padding-right: 0.6em; display:inline; white-space: nowrap;}
.blog-tab-items a {text-decoration: none !important; padding-left: 0.6em;}
.blog-tab-items a:hover {text-decoration: underline !important;}
.blog-tab-title {font-weight: bold; padding-left: 0.5em; float: left; display:inline; overflow:hidden;}
.blog-tab-title a {text-decoration: none !important;}
.blog-tab-title a:hover {text-decoration: underline !important;}


div.blog-tab-content {padding-top:0.2em; padding-left: 0.6em; padding-right: 0.6em; padding-bottom: 1.7em;}
div.blog-mainpage-search-cloud {padding-top: 0.4em;}


.blog-calendar  {text-align:center;}
.blog-calendar table th {font-weight:normal;}

.blog-rss div {padding-top: 0.6em;}
.idea-post-comment-rss-icon{
	float:right; margin-right: 8px; margin-top: -22px;
	_margin-top: -32px;
}

.blog-group-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

.blog-search-form {padding-top: 0.6em;}
.blog-search-form div{padding-bottom: 0.4em;}

.blog-mainpage-create-blog {padding-bottom: 1em; padding-left: 0.6em}

.blog-rss-subscribe {padding-bottom: 1.5em;}
.blog-rss-subscribe .blog-tab-items {padding-top: 0.55em;}
.blog-group-rss {padding-top: 1em;}

table.blogquote, table.blogcode { font-size:1em; margin:0.5em 1em; width:80%; border:1px solid;}
table.blogquote td, table.blogcode td { padding:0.95em 1.5em; }
table.blogcode td {font-family:"Courier New"; white-space:pre-wrap;}
table.blogcode pre {font-family:"Courier New"; font-size: 12px; margin: 0; line-height: 15px; white-space:pre-wrap;}

div.blog-post-quote, div.blog-post-code {padding-top: 0.6em; padding-bottom: 0.6em;}
div.blog-post-quote span, div.blog-post-code span {padding-left:0.6em;}
div.blog-post-quote table.blogquote, div.blog-post-code table.blogcode {margin: 0;}

/*page navigation*/
div.blog-page-navigation  {padding-bottom: 0.8em;}
div.blog-page-navigation a, span.blog-page-current, span.blog-page-dots {padding-left:0.75em;	padding-right: 0.5em; text-decoration: none;}

div.blog-page-navigation a.blog-page-first, div.blog-page-navigation span.blog-page-first { padding-left: 0.5em; }
span.blog-page-current { font-weight: bold; }

/*blog navigation*/
ul.blog-navigation {list-style-position:outside; list-style-type:none; padding: 0; margin: 0; padding-bottom: 1em; }
ul.blog-navigation li {display:inline;}

/*color*/

.idea-post-meta, .blog-comment-meta, .blog-comment-nav  {color: #969696;}
.idea-post-tag a, .blog-comment-meta a , .blog-mainpage-meta a{color:#969696 !important;}

.blog-post-date, .blog-comment-date {color: #767676;}
div.blog-post-date span.blog-post-time, div.blog-post-date span.blog-post-day {display:none;}
div.blog-post-edit-form, div.blog-comment-fields {background-color: #F5F5F5;}
.blog-sidebar {background-color: #f5f5f5;}
.blog-sidebar h3 {border-bottom-color: #dadada;}
.blog-bottombar h3 {color: #333333;}
.blog-sidebar-title {color: #000 !important;}
.blog-sidebar-title a {color: #000 !important;}

div.blog-errors {border: solid 1px #DFBDAC; background: #F6DBCE;}
div.blog-notes {border: solid 1px #DAD7A7; background: #F6F9D3;}
div.blog-textinfo {border: solid 1px #D5D5D5; background: #F6F6F6;}

.blog-required-field {color: red;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {border-top-color: #D5D5D5;}

div.blog-post-quote span, div.blog-post-code span {color: #7d7d7d; display: none;}
div.blog-post-code table.blogcode { border-color: #E8E8E8; color: #7D7D7D; background-color: #F7F7F7;}
div.blog-post-quote table.blogquote { border-color: #e5e0c4; color: #4a483f; background: url("/local/templates/iguides-2022/components/rubium.web/idea/.default/images/font_quote.gif") no-repeat scroll left top #fbf7e1;}

div.blog-mainpage-comment .blog-mainpage-content a, div.blog-mainpage-blogs .blog-mainpage-content a:hover, div.blog-mainpage-blogs .blog-mainpage-content a, div.blog-mainpage-comment .blog-mainpage-content a:hover {color: #333;}

.blog-tab, .blog-tab-container {background-color: #ededed;}
.blog-tab-items {color: #767676;}
.blog-tab-items a {color:#767676 !important;}
.blog-tab-title a {color: #000 !important;}
.blog-comment-cont-white {background-color: #fff; padding: 1px;}

/*images*/
div.blog-tab-left {background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/plashka_start.gif);}
div.blog-tab-right {background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/plashka_end.gif);}
div.blog-line {background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/line_gradient.gif);}

.blog-rss-icon {background-repeat: no-repeat; width:17px; height:17px; display:block; line-height: 1em;}
.blog-rss-icon {background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/rss_icon.gif);}
.blog-rss-icon-small  {background-repeat: no-repeat; width:12px; height:12px; display:block; line-height: 1em;}
.blog-rss-icon-small {background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/rss_icon_small.png);}

div.blog-comment-hidden .blog-comment-cont-white {background-color: #ededed;}

div#special_perms {padding-top: 0.5em;}

div.blog-post-meta div.blog-post-info-bottom {display:none;}

.blog-post-meta span.blog-post-link-counter {padding: 0 0 0 0.3em;}
div.blog-post-rating {float: right;}
* + html div.blog-post-rating {margin-top:-5px;}

img.linked {
	border: none;
	cursor: pointer;
	height: 21px;
	left: 2px;
	position: relative;
	top: 6px;
	width: 11px;
}

div.blog-edit-field-code label.blog-edit-field-caption {font-weight:bold;}
span#post-code-input {display:none;}
a#post-code-text {
	background-color: #fff4ca;
	border-bottom: dashed 1px;
	text-decoration: none;
}
div.blog-post-field-code {padding-top: 0.5em;}

div.blog-tags-cloud {text-align:center;}

div.blog-comment-preview div.blog-comment-cont-white{border-top: 1px solid red; border-bottom: 1px solid red;}

 /* Customize Light Editor*/
 /*
 
 
div.blog-post-edit-micro td.bxlhe-editor-cell {border-top: 1px solid #f1f1f1!important;}
div.blog-post-edit-micro .lhe-button-cont{background: transparent!important;}
div.blog-post-edit-micro .lhe-line-begin, div.blog-post-edit-micro .lhe-line-end{display: none!important;}
div.blog-post-edit-micro div.bxlhe-frame{border:1px solid #f1f1f1 !important; background: #fff!important;}
div.blog-post-edit-micro  table.bxlhe-frame-table td.bxlhe-editor-buttons, div.blog-post-edit-micro div.bxst-lhe-cont td.bxlhe-editor-cell{background: #f1f1f1 !important;}
div.blog-post-edit-micro .lhe-button, div.blog-post-edit-micro .lhe-tlbr-smile-cont, div.blog-post-edit-micro div.lhe-tlbr-smile-over{border:1px solid #f1f1f1 !important;}
*/
div.blog-post-edit-micro #edit-post-text { padding: 0 2px 0 0; }
div.blog-post-edit-micro .lhe-button-cont { background: transparent!important; }
div.blog-post-edit-micro .lhe-line-begin, div.blog-post-edit-micro .lhe-line-end { display: none!important; }
div.blog-post-edit-micro div.bxlhe-frame { border:1px solid #fff !important; background: #fff!important; }

div.blog-post-edit-micro table.bxlhe-frame-table td.bxlhe-editor-buttons, div.blog-post-edit-micro div.bxst-lhe-cont td.bxlhe-editor-cell { background: #f8f8f8 !important; }
div.blog-post-edit-micro td.bxlhe-editor-cell { border-top: 1px solid #e5e5e5 !important; }
div.blog-post-edit-micro .lhe-button-over,  div.blog-post-edit-micro div.lhe-tlbr-smile-over { background-color: #e7e7e7 !important; }
div.blog-post-edit-micro .lhe-button, div.blog-post-edit-micro .lhe-tlbr-smile-cont, div.blog-post-edit-micro div.lhe-tlbr-smile-over{border:1px solid #f8f8f8 !important;}

div.blog-post-edit-micro #lhe_btn_sourcebb, div.blog-post-edit-micro #blog-post-image{display: none;}
div.blog-post-edit-micro div.blog-comment-field-bbcode, div.blog-post-edit-micro div.blog-post-edit-form{padding:0.2em;}
div.blog-post-edit-micro {width: 500px; margin-bottom: 2em;}
div.blog-post-edit-micro #blogpost-length {font-weight:bold; display:inline;}
div.blog-post-edit-micro div.blog-post-buttons{text-align:right; padding-top:0.5em; padding-right:0.1em;}

div.blog-comment-form .lhe-button-cont { background: transparent!important; }
div.blog-comment-form .lhe-line-begin, div.blog-comment-form .lhe-line-end { display: none!important; }
div.blog-comment-form div.bxlhe-frame { border:1px solid #fff !important; background: #fff!important; }

div.blog-comment-form table.bxlhe-frame-table td.bxlhe-editor-buttons, div.blog-comment-form div.bxst-lhe-cont td.bxlhe-editor-cell { background: #f8f8f8 !important; }
div.blog-comment-form td.bxlhe-editor-cell { border-top: 1px solid #e5e5e5 !important; }
div.blog-comment-form .lhe-button-over,  div.blog-comment-form div.lhe-tlbr-smile-over { background-color: #e7e7e7 !important; }
div.blog-comment-form .lhe-button, div.blog-comment-form .lhe-tlbr-smile-cont, div.blog-comment-form div.lhe-tlbr-smile-over{border:1px solid #f8f8f8 !important;}
div.blog-comment-form  td.lhe-resize-row {height: 3px !important; border: none !important;}
div.blog-comment-form  td.lhe-resize-row img {height: 0px !important; border-top: 1px solid #dcdcdc !important; border-bottom: 1px solid #9c9c9c !important;}

div.blog-comment .blog-author {line-height: 30px;}

div.blog-post-edit-micro  td.lhe-resize-row, div.blog-post-edit-micro  td.lhe-resize-row img {display: none;}

div.blog-comment-line {background-color: #ededed; height:1px; background-image: url(/local/templates/iguides-2022/components/rubium.web/idea/.default/images/line-start.gif); background-repeat: no-repeat; background-position: left;}

span.blog-vert-separator {height: 7px; width:1px; margin-left: 0.2em; margin-right: 0.2em; background-color: #e0e0e0; display: inline-block;}

div.blog-post-meta a {color: #7C7A66 !important; margin-right:5px;}
div.blog-post-meta {padding-left:0px!important; padding-bottom:10px; margin-top:2px; font-size:0.85em; line-height:1.4em; padding-left: 0.6em; height:15px;}
div.blog-post-meta-empty {padding-left:0px!important; padding-bottom:7px!important; margin-top:0px!important; height:0px!important;}

/* Public Dialogs & Usability */
.js-idea-popup-status-item
{
	padding: 2px 5px;
	margin: 3px 0;
	min-width: 120px;
	height: 16px;
	font-size: 12px;
}

.js-idea-popup-status-item:hover
{
	background-color: #F0F0F0;
}

.js-idea-popup-status-item-1st
{
	margin-top: -3px!important;
}

.idea-action-cursor
{
	cursor: pointer;
}

.idea-add-button{
	display: inline-block;
	margin: 8px 0px 0px 0;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

.idea-add-button .t{
	background: url("/local/templates/iguides-2022/components/rubium.web/idea/.default/images/s1.png") repeat-x scroll 0 -173px transparent;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 27px;
	padding: 6px 10px 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	vertical-align: top;
	_height: 33px;
}
.idea-add-button .l{
	background: url("/local/templates/iguides-2022/components/rubium.web/idea/.default/images/s1.png") no-repeat scroll 0px -138px transparent;
	display: inline-block;
	height: 33px;
	vertical-align: top;
	width: 5px;
}
.idea-add-button .r{
	background: url("/local/templates/iguides-2022/components/rubium.web/idea/.default/images/s1.png") no-repeat scroll -7px -138px transparent;
	display: inline-block;
	height: 33px;
	vertical-align: top;
	width: 5px;
}
.padding-top-60{
	padding-top: 60px;
}
.comments.comments_qa{
	min-height: 300px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.comments.comments_qa .ttn_general_link.ticarea_zero.empty_comments span {
    width: 235px;
}
div.write_comment{
	min-height: 735px;
}
.itb_text.right{
	width: 747px;
}
.qa_AFTER_CONTENT_MOBILE > div{
	margin-bottom: 30px !important;
    margin-top: -10px !important; 
}
.qa_BEFORE_COMMENTS_1060, .qa_AFTER_COMMENTS_1060{
	width: 1060px;
	text-align: center;
    margin-bottom: 20px;
}
.qa_BEFORE_COMMENTS_1060 > div{
	margin-bottom: 0px !important;
}
.qa_AFTER_COMMENTS_1060 > div{
	margin-top: 15px !important;
}
/* End */


/* Start:/local/templates/iguides-2022/components/rubium.web/idea.detail/.default/style.css?17131736858760*/
/*Ratings*/
div.idea-rating-block {margin-right: 5px; text-align: right}

div.idea-rating-block span.idea-rating-block-left
{
    background: url('/local/templates/iguides-2022/components/rubium.web/idea.detail/.default/images/rating-border-left.png') no-repeat left top;
    padding-left:4px;
    display: inline-block;
    border-bottom: 1px solid #ededed;
}
div.idea-rating-block span.idea-rating-block-right
{
    padding-right:4px;
    background: url('/local/templates/iguides-2022/components/rubium.web/idea.detail/.default/images/rating-border-right.png') no-repeat right top;
    display: inline-block;
}

div.idea-rating-block span.idea-rating-block-content
{
    border-top: 1px solid #ededed;
    display: inline-block;
}

/*Standart template*/
.idea-rating-block-content-ext-standart
{
    height: 22px!important;
    padding-top: 4px!important;
    padding-left: 5px!important;
    padding-right: 2px!important;
}

.idea-rating-block-content-ext-standart .idea-rating-block-content-description
{
    display: inline-block;
    color: #9C9C9C;
    font-size: 11px;
    font-family: Arial;
    padding-right: 5px;
}

.idea-rating-block-content-ext-standart .rating-vote
{
    height: auto;
}

.idea-rating-block-content-ext-standart .rating-vote-result
{
    margin: 0px;
    font: bold 16px Arial!important;
    padding-right: 5px;
    margin: -1px 0 0!important;
}

/*Like template*/
.idea-rating-block-content-ext-like
{
    height: 21px!important;
    padding-right: 12px!important;
    padding-left: 9px!important;
    font-size: 11px!important;
}
.idea-rating-block-content-ext-like a
{
    color: #929292!important;
    text-decoration: none!important;
}

.idea-rating-block-content-ext-like .idea-rating-block-content-description
{
    display:none;
}

@-moz-document url-prefix()
{
    .idea-rating-block-content-ext-like .ilike-light .bx-ilike-right {padding-top: 2px!important;}
}

* + html .idea-rating-block-content-ext-like .ilike-light .bx-ilike-text {height: 16px!important;}

/*Tags*/
div.tag-line
{
    float: left;
    width: 60%;
    height: 27px;
    overflow: hidden;
    padding-top: 2px;
    padding-left:10px;
}
span.tag-marker{
    background: url("/local/templates/iguides-2022/components/rubium.web/idea.detail/.default/images/tag-marker.jpg") no-repeat scroll 0 1px transparent;
    margin-left: 5px;
    margin-right: 2px;
    padding-left: 15px;
}
/*Category link in the tag section*/
span.main-tag-category{/*border-bottom: 1px dashed;*/}
span.main-tag-category a, span.main-tag-category a:hover {text-decoration: none!important;}

/*Common*/
span.post-comment{float:right;}

div.tag-tl div.tag-block span.post-comment {padding-right: 30px; padding-top: 2px;}
div.tag-tl div.tag-block span.post-comment a{color: #0E5196; text-decoration:underline;}

/*Utils*/
.idea-post-meta
{
    border-top: 1px solid #ece8c3;
    margin-top: 3px;
    padding-top: 3px;
}

.idea-post-meta a{
    margin-right: 5px;
}

.idea-post-meta a, .idea-post-meta a span {
    font-size: 10px;
    color: #7C7A66!important;
    cursor: pointer;
}

.idea-post-meta-util-subscribe {
    float: right;
}
.idea-post-meta-util {
    float: left;
}
.queston img{
    max-width: 100%;
}
.category-descr.not_auth{
    margin-top: 20px;
}


.queston{
    position: relative;
}
.sharebox_container {
    float: left;
    width: 0px;
}

.sharebox_container .ya-share2 {
    width: 40px;
    display: block;
    position: absolute;
    padding: 0 0px 3px;
    margin: 0 0 0 -70px;
    background: #fff;
}
.sharebox_container .ya-share2.affix {
    position: fixed;
    top: 70px;
    bottom: auto;
}
.sharebox_container .ya-share2.affix-bottom {
    top: auto;
    bottom: 0px;
}

.sharebox_container .ya-share2 .sharebox_counter {
    width: 38px;
    height: 38px;
    margin: 0 0 10px 0;
    text-align: center;
    color: #333;
    font: normal 14px/38px 'Lato', sans-serif;
    border: 1px solid #EBEBEB;
    border-radius: 50%;

}

.sharebox_container .ya-share2 .ya-share2__container {
    position: relative;
    height: 114px;
    overflow: hidden;
}

.sharebox_container .ya-share2.opened .ya-share2__container {
    height: 304px;
}

.sharebox_container .ya-share2 .toggle_share {
    display: block;
    position: relative;
    width: 28px;
    height: 28px;
    font: bold 18px/20px Arial;
    background: #EBEBEB;
    border-radius: 50%;
    margin: 0 auto 0;
    text-align: center;
    text-decoration: none;
    text-indent: 1px;
    color: #000;
}
.sharebox_container .ya-share2 .toggle_share:after {
    content: '...';
}

.sharebox_container .ya-share2.opened .toggle_share {
    font: bold 20px/28px Arial;
    text-indent: 1px;
}
.sharebox_container .ya-share2.opened .toggle_share:after {
    content: '\00D7';

}


.sharebox_container .ya-share2 .ya-share2__list {
    text-align: center;
}

.sharebox_container .ya-share2 .ya-share2__item {
    margin: 0 0 10px 0;
}

.sharebox_container .ya-share2 .ya-share2__counter {
    display: none !important;
}

.sharebox_container .ya-share2__badge {
    border-radius: 50%;
}
.sharebox_container .ya-share2__container_size_m .ya-share2__icon {
    width: 28px;
    height: 28px;

}
.sharebox_container .ya-share2.affix {
    top: 190px;
}
.subscribe_block{
    display: none;
}
.queston_attach_imgs_container{
    padding-bottom: 20px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.queston_attach_imgs_container .item_img{
    float: left;
    width: 15%;
    text-align: center;
    padding: 10px;
}
.queston_attach_imgs_container img{
    cursor: pointer;
    width: 100%;
}
a.edit_question{
    position: absolute;
    top: 7px;
    margin-left: 15px;
    right: inherit;
    left: inherit;
}
.edit_question:before{
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ4LjgyNyA0OC44MjciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4LjgyNyA0OC44Mjc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZD0iTTQ4LjE1LDYuMDVsLTQuMzY4LTQuMzYyYy0wLjQ1MS0wLjQ1MS0xLjA0NC0wLjY3Ny0xLjYzNi0wLjY3N2MtMC41OTMsMC0xLjE4NiwwLjIyNS0xLjYzNiwwLjY3NmwtMy40OTQsMy40ODQgICAgIGw3LjY0LDcuNjI2bDMuNDk0LTMuNDgzQzQ5LjA1Myw4LjQxMiw0OS4wNTMsNi45NDksNDguMTUsNi4wNXoiIGZpbGw9IiMwMDAwMDAiLz4KCQkJPHBvbHlnb24gcG9pbnRzPSIxNC4zMzYsMjcuODEgMjEuOTc2LDM1LjQzNyA0My4wMjEsMTQuNDMxIDM1LjM4MSw2LjgwNCAgICAiIGZpbGw9IiMwMDAwMDAiLz4KCQkJPHBvbHlnb24gcG9pbnRzPSIxMi42ODcsMjkuNDQxIDExLjA1NiwzOC42OTQgMjAuMzI3LDM3LjA2NyAgICAiIGZpbGw9IiMwMDAwMDAiLz4KCQkJPHBhdGggZD0iTTMzLjgwNyw0Mi44MTZINS4wMDFWMTQuMDExSDI1LjMzbDUuMDEtNUgzLjIzNEMxLjQ1NSw5LjAxMSwwLDEwLjQ2NiwwLDEyLjI0NXYzMi4zMzhjMCwxLjc3OCwxLjQ1NSwzLjIzMywzLjIzNCwzLjIzMyAgICAgaDMyLjMzOWMxLjc3NywwLDMuMjMyLTEuNDU1LDMuMjMyLTMuMjMzVjIxLjQ2MmwtNSw0Ljk5MkwzMy44MDcsNDIuODE2TDMzLjgwNyw0Mi44MTZ6IiBmaWxsPSIjMDAwMDAwIi8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}
code
{
    display: block;
    margin-bottom: 10px;
    white-space: pre
}
.img_container
{
    text-align: left;
    display: inline-block;
}
.img_container .title
{
    margin-top: 5px;
    padding-left: 10px;
    background: aliceblue;
    font-style: italic;
    text-align: center;
}
.top_little_nav{
    margin-left: 4px;
    margin-right: 4px;
}
div.blog-notes{
    margin-bottom: 40px;
}
#content{
    margin-top: -5px;
}
h4.title-qa-home{
    padding-top: 5px;
}
.qaAdminArea {
    margin: 20px 0;
    text-align: center;
    padding: 30px;
    border: 1px dotted #FF8653;
    background: #FFF9F9;
    border-radius: 5px;
}
.qaAdminArea a {
    border-radius: 4px !important;
    display: inline-block;
    height: 30px;
    padding: 0 33px 2px;
    cursor: pointer;
    border: none;
    background: #FFB7B7;
    color: #FFFFFF;
    font: bold 12px/33px 'Lato';
    text-transform: uppercase;
    text-decoration: none;
}
.qaAdminArea a.-active {
    background: #DA6767;
}
.qaAdminArea a:hover,
.qaAdminArea a:active,
.qaAdminArea a:focus,
.qaAdminArea a:visited {
    color: #fff;
    text-decoration: none;
}
section.left.priority_change_container{
    width: 800px;
    margin-left: 0;
}

.article-preview__description img {
    margin: 10px 0;
}

/* End */


/* Start:/local/templates/iguides-2022/components/realcommenter_2.0/tape.show.tree/comments/style.css?164665536010087*/
.rating > del ins {
    display: flex;
    cursor: pointer;
    align-items: center;
    padding: 5px 0;
}
.br_comment._hightlight .comment:after {
    opacity: 1;
}
.br_comment._found > .comment:after {
    opacity: 1;
}
.br_comment > .comment:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #e4f1f4;
    z-index: -1;
    margin: -14px;
    transition: opacity 0.2s;
    border-radius: 8px;
    opacity: 0;
}
/* .br_comment .br_comment > .comment::after {
    top: 0;
} */
.br_comment {
    position: relative;
}

.rating > del {
    margin-left: 16px;
}

.rating > del ins:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    /*background-size: cover;
    background: url( 'data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="340 140 280 279"><path fill= "rgb(126,126,126)" d="M620 306v-52l-31-5-10-24 18-25-36-37-26 18c-8-4-16-8-24-10l-5-31h-52l-5 32c-9 2-16 5-24 9l-25-18-37 37 18 25c-4 8-7 16-9 25l-32 4v52l32 5c2 9 5 16 9 24l-18 26 36 36 26-18c8 4 16 7 25 9l5 31h51l6-31c8-2 16-6 23-10l27 19 36-37-19-26c4-7 8-15 10-24l31-4zm-140 28a54 54 0 1 1 54-54c0 30-24 54-54 54z"/></svg>') no-repeat center center;*/
    background-color: rgb(126, 126, 126);
    -webkit-mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="340 140 280 279"><path fill= "rgb(126,126,126)" d="M620 306v-52l-31-5-10-24 18-25-36-37-26 18c-8-4-16-8-24-10l-5-31h-52l-5 32c-9 2-16 5-24 9l-25-18-37 37 18 25c-4 8-7 16-9 25l-32 4v52l32 5c2 9 5 16 9 24l-18 26 36 36 26-18c8 4 16 7 25 9l5 31h51l6-31c8-2 16-6 23-10l27 19 36-37-19-26c4-7 8-15 10-24l31-4zm-140 28a54 54 0 1 1 54-54c0 30-24 54-54 54z"/></svg>') center center/contain no-repeat;
    mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="340 140 280 279"><path fill= "rgb(126,126,126)" d="M620 306v-52l-31-5-10-24 18-25-36-37-26 18c-8-4-16-8-24-10l-5-31h-52l-5 32c-9 2-16 5-24 9l-25-18-37 37 18 25c-4 8-7 16-9 25l-32 4v52l32 5c2 9 5 16 9 24l-18 26 36 36 26-18c8 4 16 7 25 9l5 31h51l6-31c8-2 16-6 23-10l27 19 36-37-19-26c4-7 8-15 10-24l31-4zm-140 28a54 54 0 1 1 54-54c0 30-24 54-54 54z"/></svg>') center center/contain no-repeat;
    -webkit-transition: background-color 0.3s ease-out 0s;
    -moz-transition: background-color 0.3s ease-out 0s;
    -o-transition: background-color 0.3s ease-out 0s;
    transition: background-color 0.3s ease-out 0s;
}

.rating > del ins:hover:before {
    background-color: rgb(0, 85, 204);
}

.rating > del._show ins:before {
    background-color: rgb(204, 131, 131);
}

.rating > del._show .br_options {
    display: block;
}

.rating > del .br_options {
    position: absolute;
    top: 33px;
    right: -19px;
    background-color: #eca4a4;
    z-index: 1;
    display: none;
    box-shadow: -2px 3px 30px -3px rgba(167, 85, 85, 0.65);
    border-radius: 5px;
    border: 3px solid #cc8383;
}

.rating > del .br_options:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 0;
    margin-top: -7px;
    z-index: 1;
    border: 3px solid #cc8383;
    background-color: #efbaba;
    -moz-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.rating > del .br_options div {
    padding: 5px 10px;
    font-family: Verdana;
    font-size: 13px;
    white-space: nowrap;
    cursor: pointer;
    z-index: 2;
    color: black;
    background-color: #efbaba;
    -webkit-transition: background-color 0.3s ease-out 0s;
    -moz-transition: background-color 0.3s ease-out 0s;
    -o-transition: background-color 0.3s ease-out 0s;
    transition: background-color 0.3s ease-out 0s;
}

.rating > del .br_options div:hover {
    background-color: rgb(244, 200, 200);
}

.rating > del .br_options div._break {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
}

.rating > del .br_options div[data-action-proof] {
    display: flex;
    justify-content: space-between;
}

/* bitrix/components/realcommenter_2.0/tape.show.tree/templates/.default/style.css */
.rating > del .br_options div[data-action-proof]:after {
    content: attr(data-proof-label);
    /* width: 20px; */
    /* height: 20px; */
    color: #3211e8;
    font-weight: bold;
    border-bottom: 1px dashed;
    padding: 0 3px;
    /* -webkit-mask: url( 'data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="1162px" height="874px" version="1.0" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 1273 957" xmlns:xlink="http://www.w3.org/1999/xlink"> <g><polygon fill="rgb(0, 0, 0)" points="0,502 460,957 1273,137 1135,0 473,668 151,350 "/></g> </svg>') 0 0/20px 20px; */
    /*mask: url( 'data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="1162px" height="874px" version="1.0" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 1273 957" xmlns:xlink="http://www.w3.org/1999/xlink"> <g><polygon fill="rgb(0, 0, 0)" points="0,502 460,957 1273,137 1135,0 473,668 151,350 "/></g> </svg>') 0 0/20px 20px;*/
}

.rating > del .br_options b {
    display: block;
    padding: 5px 10px;
}


.uploaded_images {
    align-items: flex-end
}

.uploaded_images span {
    margin-right: 11px;
    margin-bottom: 11px;
    display: inline-flex;
    cursor: pointer
}

.uploaded_files,.uploaded_images {
    display: flex;
    flex-wrap: wrap
}

.uploaded_files span {
    margin-right: 11px;
    margin-bottom: 11px;
    white-space: nowrap;
    display: inline-block
}

.itape_gallery_monitor {
    position: fixed;
    background: 0 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1000
}

.itape_gallery_monitor._show {
    background: rgba(0,0,0,.75)
}

.igm_shadow {
    z-index: 10
}

.igm_monitor,.igm_shadow,.imt_nav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.igm_monitor {
    z-index: 11;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 100px
}

.igm_monitor img {
    z-index: 2;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    box-shadow: 0 0 80px -5px rgba(0,0,0,.32)
}

.imt_nav {
    z-index: 1;
    height: 76px;
    margin: auto
}

.imt_nav span,.itape_gallery_monitor del:before {
    position: absolute;
    background-color: #fff;
    top: 0;
    bottom: 0;
    margin: auto
}

.igm_monitor img,.imt_nav span {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out 0s;
    -moz-transition: opacity .3s ease-out 0s;
    -o-transition: opacity .3s ease-out 0s;
    transition: opacity .3s ease-out 0s
}

.imt_nav span {
    width: 44px;
    height: 76px;
    -webkit-mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="44" height="76"> <path fill="rgb(255, 255, 255)" fill-rule="evenodd" d="M43.985 70.304l-5.698 5.681L5.89 43.681l-.177.177-5.698-5.681L.193 38l-.178-.177 5.698-5.681.177.177L38.287.015l5.698 5.681L11.587 38l32.398 32.304z"/> </svg>') center center/contain no-repeat;
    mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="44" height="76"> <path fill="rgb(255, 255, 255)" fill-rule="evenodd" d="M43.985 70.304l-5.698 5.681L5.89 43.681l-.177.177-5.698-5.681L.193 38l-.178-.177 5.698-5.681.177.177L38.287.015l5.698 5.681L11.587 38l32.398 32.304z"/> </svg>') center center/contain no-repeat;
    left: 20px;
    cursor: pointer
}

.imt_nav span:hover {
    background-color: #ffff80
}

.itape_gallery_monitor._show .igm_monitor img._show,.itape_gallery_monitor._show .imt_nav span,.itape_gallery_monitor._show del {
    opacity: 1
}

.igm_monitor.ncli_tinter:after {
    display: none
}

.igm_monitor.ncli_tinter:before {
    margin: auto;
    bottom: 0;
    right: 0;
    z-index: 0
}

.imt_nav span.itn_right {
    left: auto;
    right: 20px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: 'FlipH'
}

.itape_gallery_monitor del {
    background: 0 0;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    z-index: 13;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: background-color .3s ease-out 0s,opacity .3s ease-out 0s;
    -moz-transition: background-color .3s ease-out 0s,opacity .3s ease-out 0s;
    -o-transition: background-color .3s ease-out 0s,opacity .3s ease-out 0s;
    transition: background-color .3s ease-out 0s,opacity .3s ease-out 0s
}

.itape_gallery_monitor del:before {
    content: '';
    max-width: 27px;
    max-height: 27px;
    -webkit-mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"> <path fill="rgb(255,255,255)" fill-rule="evenodd" d="M29.998 27.813l-2.185 2.185L15 17.185 2.187 29.998.002 27.813 12.815 15 .002 2.187 2.187.002 15 12.815 27.813.002l2.185 2.185L17.185 15l12.813 12.813z"/> </svg>') center center/contain no-repeat;
    mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"> <path fill="rgb(255,255,255)" fill-rule="evenodd" d="M29.998 27.813l-2.185 2.185L15 17.185 2.187 29.998.002 27.813 12.815 15 .002 2.187 2.187.002 15 12.815 27.813.002l2.185 2.185L17.185 15l12.813 12.813z"/> </svg>') center center/contain no-repeat;
    right: 0;
    left: 0
}

.itape_gallery_monitor del:hover {
    background-color: red
}

@media (max-width: 820px) {
    .igm_monitor {
        padding:20px
    }
}

/* End */
/* /local/templates/iguides-2022/components/rubium.web/idea/.default/style.css?164665376536871 */
/* /local/templates/iguides-2022/components/rubium.web/idea.detail/.default/style.css?17131736858760 */
/* /local/templates/iguides-2022/components/realcommenter_2.0/tape.show.tree/comments/style.css?164665536010087 */
