
.lk_content { margin:30px; }
.lk_content h1 { color:#2da4e5; font-size:30px; font-family:'Open Sans Condensed', sans-serif; font-weight:700; margin-bottom:20px; }
.lk_content .filters { color:#212121; font-size:14px; }
.lk_content .filters .button { background:#0288d1; border-radius:3px; width:213px; height:35px; line-height:35px; text-align:center; font-size:14px; color:#fff; font-weight:400; }
.lk_content .filters .button.save { background:url(/images/picts/save_pict.png) #0288d1 30px 50% no-repeat; width:183px; padding-left:20px; }
.lk_controls.mtask .filter_group input[type='text'] { display:inline-block; vertical-align:top; border:solid 1px #ccc; width:90px; font-size:14px; border-radius:5px; height:32px; line-height:32px; padding:0 5px }
.lk_controls.mtask .filter_group .filter_element { margin-bottom:15px; }

.quick_filter .search input {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    border: solid 1px #dadada;
    padding: 0px 5px;
    font-size: 14px;
}

#searchButton { width:100px; }

/*
	Стили для раздела База Знаний
*/

.help.wiki .left_side .lk_links { width:250px; }
.help.wiki .settings .left_side .lk_links .block { display:block; color:#0288d1; font-size:14px; font-weight:600; width:215px; padding:6px 5px 6px 15px; height:auto; line-height:16px; text-decoration:none; background-color:#e5f7ff; position:relative; padding-right:15px; margin-bottom:10px; }

.help.wiki .left_side .lk_links .block span { display:none; font-size:10px; padding:0 3px; color:#7ed1ff; }
.help.wiki .left_side .lk_links .block.down span.glyphicon-chevron-down { display:inline; }
.help.wiki .left_side .lk_links .block.up span.glyphicon-chevron-up{ display:inline; }
.help.wiki .left_side .lk_links .sub_menu  { display:none; }
.help.wiki .settings .left_side .lk_links .sub_menu .block {  font-weight:400; width:215px; padding:5px 3px 5px 30px; height:auto; line-height:16px; opacity:0.9; background:none;  }
.help.wiki .left_side .lk_links .elem { position:relative; width:250px; }
.help.wiki .left_side .lk_links .elem.active .sub_menu { display:block;  }
.help.wiki .left_side .lk_links .elem:hover .sub_menu { /*display:block;*/ }
.help.wiki .left_side .lk_links .block:hover { background-color:#e5f7ff; }
.help.wiki .settings .left_side .lk_links .sub_menu a.active { color:#000;  font-weight :700; }
.help.wiki .settings .left_side .lk_links .glyphicon {
	z-index:100;
  	position: absolute;
  	top: 7px;
  	right: 5px;
    min-width: 15px;
    height: 15px;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    border: none;
    margin: 0 8px 0 8px;
    border-radius: 50%;
    background: none;
    color: #0288d1;
}

.help.wiki .right_side { display:inline-block; vertical-align:top; max-width:800px; margin-top:30px; margin-left:80px; }
.help.wiki .right_side h1 { margin:0px 0; font-weight:700; font-size:30px; }
.help.wiki .right_side h2 { margin:20px 0; font-weight:400; font-size:20px; }
.help.wiki .right_side h3 { margin:20px 0; font-weight:600; font-size:16px; }
.help.wiki .right_side p { font-size:14px; color:#727272; line-height:170%; padding-bottom:15px; }
.help.wiki .right_side ul { padding-bottom:8px; }
.help.wiki .right_side ol { padding-bottom:8px; }
.help.wiki .right_side ul li { font-size:14px; color:#727272; line-height:170%; padding-bottom:7px; margin-left:20px; list-style-type:disc; }
.help.wiki .right_side ol li { font-size:14px; color:#727272; line-height:170%; padding-bottom:7px; margin-left:20px; list-style-type:decimal; }
.help.wiki .right_side table { float:none; border-spacing:0; border:solid 1px #dadada; border-collapse:collapse; }
.help.wiki .right_side table th { padding:5px 10px; border:solid 1px #dadada; background:#f1f1f1; font-size:14px; color:#727272; line-height:170%; }
.help.wiki .right_side table td { padding:5px 10px; border:solid 1px #dadada; font-size:14px; color:#727272; line-height:170%; }

.help.wiki  .quick_filter .search  { float:right; width:350px; padding:0; }

.article_panel { padding:10px; }
.article_panel a { color:#222; text-decoration: none; font-weight: bold; font-size: 16px; }
.article_panel p { padding-top:10px; font-size: 14px; }


.help.wiki .oglav { /*display: grid; grid-template-columns: 550px 550px;*/   }	
.help.wiki .oglav li { padding:10px; }
.help.wiki .oglav li .sub_menu {  }
.help.wiki .oglav li .sub_menu a { display:block; padding:10px 0 0 10px; }
.help.wiki .oglav h3 { font-weight:600; font-size:16px; margin-top:20px; }

.help.wiki .status1 { text-decoration: none; font-weight: bold; }
.help.wiki .status { text-decoration: none; }


.help.wiki .info_keys .tag { color: #8b8b8b; text-decoration: none; margin-right: 20px; font-size: 14px; cursor:pointer; }
.help.wiki .info_keys .tag:hover { color:#0288d1; }

.help.wiki .info_choice { margin:10px 0; }
.help.wiki .info_choice .close_tag { display:inline-block; background:#fff; color:#212121; font-size:14px; padding:5px 10px; margin-right:10px; }
.help.wiki .info_choice .close_tag span { vertical-align:middle; margin-left:10px; cursor:pointer; }

.help.wiki .info_keys .tag1 { color: #8b8b8b; margin-right: 20px; font-size: 16px; }
.help.wiki .quick_filter {margin-left: -40px;}

.help.wiki .right_side {  display:inline-block; width:70%; margin-left:3%;  margin-top:30px; }
.help.wiki .left_side { display:inline-block; width:25%; margin-top:30px; }

@media (max-width: 1100px) {	

	.help.wiki .right_side {  display:inline-block; width:65%; margin-left:3%;  margin-top:30px; }
	.help.wiki .left_side { display:inline-block; width:30%; margin-top:30px; }


}

@media (max-width: 850px) {	

	.help.wiki .left_side .lk_links {
		width: 100%;
	}

	.help.wiki .left_side .lk_links .elem {
		width: 100%;
	}

	.help.wiki .settings .left_side .lk_links .block {
		
		font-size: 14px;
		font-weight: 600;
		width: 85%;
		padding: 6px 5px 6px 15px;
		padding-right: 15px;
		margin-bottom: 10px;
	}
	
	.help.wiki .settings .left_side .lk_links .sub_menu .block {
		width: 85%;
	}
}