.you_short_chanel_info { background:url(/public/img/patterns/glass-06.png);  margin:10px 0; padding:10px;}
.you_short_chanel_hat { background:#eee; padding:10px; margin:0;}
.show_more_bodys{margin:10px;}
.men_block { background: #eee; padding:5px; margin:0 0 10px 0;}
.search_block { background: #ccc; padding:5px 10px; margin:0;}
#search_area {margin-top:10px;}
.chanel_logo {max-height:120px;}
.kvestchion:hover{cursor: 	help;}
hr { width:99%; margin:1em auto; border:none; height:1px; background:#aaa; }

@media screen and (min-width: 768px) {
    .modal-wide .modal-dialog {
		width: 800px; 
		background:url(/public/img/patterns/glass-06.png);
		}
}
.modal-wide .modal-content {background:url(/public/img/patterns/glass-03.png);}
.modal-wide .modal-header {background: #ccc;}


/* Important part */
.modal-dialog{overflow-y: initial !important}
.modal-body{max-height: 600px;overflow-y: auto;}
body.modal-open {overflow: visible;}
body.modal-open { height: auto;}

.mainpuzo {margin:10px 0;padding:5px;} 

.label-black{color:#000; font: normal 14px Sansus Webissimo;}

.col-fixed {width:140px;}


.ls_dialog_block{margin:5px 10px;padding:10px;background: #eee; min-height:90px;}
.ls_dialog_block:hover{background: #ddd;cursor: pointer}
.ls_dialog_block_avatar{width:70px;height:70px; margin-right:10px;}

.ls_dialog_in_mess{margin:5px 10px 5px 100px;padding:10px;background: #eee; min-height:90px;}
.ls_dialog_my_mess{margin:5px 100px 5px 10px;padding:10px;background: #eee; min-height:90px;}

.dialog_body_messages{max-height:600px;overflow: auto}
#dialogs_area{max-height:800px;overflow: auto}


.gchart_framebox{border:0;}

.popover{z-index: 9999999999;}

/*--------------------tetst-----------------------*/
/*
 .modal-open .modal {
  .dropdown-menu {  z-index: @zindexDropdown + @zindexModal; }
  .dropdown.open { *z-index: @zindexDropdown + @zindexModal; }
  .popover       {  z-index: @zindexPopover  + @zindexModal; }
  .tooltip       {  z-index: @zindexTooltip  + @zindexModal; }
}
 * body::before {
  content: "xs";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  background-color: #000;
  color: #fff;
}
@media (min-width : 768px) { body::before { content: "sm"; }}
@media (min-width : 992px) { body::before { content: "md"; }}
@media (min-width : 1200px) { body::before { content: "lg"; }}*/
/*--------------------tetst-----------------------*/
