/* --- Дополнительные стили к дизайну, применимые на всех устройствах --- */

/* jQuery Slider */
/* need for used dresses */
.ui-slider {
  clear: both;
  position: relative;
  z-index: 1;
  background: #fff;
  height: 10px;
  margin: 0 11px 0 5px;
  border-radius: 3px; }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    background: #95d1ff;
    top: 0;
    height: 10px; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 0 0 -5px;
    background: #fff;
    border: 1px solid #777;
    top: -4px;
    outline: none;
    cursor: pointer; }
    .ui-slider .ui-slider-handle:hover {
      border-color: #222; }

/*
.journallist img{
	width: 100%;
}
*/

/* TODO_TMP скрытие устаревшего текста, который был размещен в редакторе до установки * /
obsolete{
	display: none;
}
*/

/*
.request-set .form-captcha .feedback {
	top: 7px;
}
*/

/*
#addpagebtn{
	margin-bottom: 10px;
}
*/

/* ---forum 
.infopage-content #ktopicsform .button-set div.checkall{
	padding: 10px 10px 0 0;
	display: inline-block;
	float:right;
	font-size: 12px;
}
.forumlist .kunena-check-topic-actions,
	form#ktopicsform ul.forumlist li.forumbulkactions div,
	form#ktopicsform ul.forumlist li.kunena-footer-select{
	float:right;
}
.kmsgtext-quote{
	background: #eff1f3;
	padding-left: 10px;
}
.forum-thread .kreply-form {
	border: 1px solid #bfc3c6;
    padding: 10px;
	font-size: 12px;
	margin-bottom: 5px;
}
.forum-thread .kreply-form textarea{
	width: 95%;
	margin: 5px 0px 5px 0px;
}
.forum-thread .kreply-form input{
	margin: 5px 10px 0px 0px;
}
ul.forumlist .kalert a{
	font-size: 12px;
}
#Kunena{
	font-size: 12px;
}
 -/-forum */

/* fix height gor slider container in kafe-restoran
.restocontainer {
  height: 230px; } */
  
/* заголовочный блок 
.section.blocks h2{
	padding: 30px 0 30px 0;
	margin:0;
}
.section.blocks h2:not(:first-child){
	border-top: 1px solid #d8dfe7;
}*/
