.zzzk-floatwrap .k-button {
font-size:10px;
}

.k-mid,.k-top,.k-bot {
white-space:nowrap;
}
.k-in {
	white-space:normal;
}

.articleranking {
padding: 0 4px;
background: #F2F4F7;
border-radius: 4px;
font-weight: 500;
font-size: 12px;
line-height: 140%;
}

.st-refresh-filter-name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.st-video-tags-marker {
cursor:pointer;
}

#dashcontainer,#analyticscontainer {
width:1280px;
z-index:1;
position:absolute;
}

.st-playingnow {
background-color:rgb(255,0,0);
}

.st-col-2-stat-local {
overflow-y:auto;
}
html,
body
{
    height:100%;
    margin:0;
    padding:0;
    overflow:hidden;
}

.unread td   {
font-weight:bold;
}
.starred td   {
color:rgb(255,0,0);
}

a.starred {
background-color:rgb(255,0,0);
}

label {display:block;padding-top:5px;padding-bottom:5px;font-weight:bold;}

.k-wbutton {
        
        width: 31px;
	min-width: 31px;
	height:31px;
    }

.negative {
background-color:#ff0000;
}
.positive {
background-color:#00ff00;
}

.hl  {
background-color:yellow;
}

#categorytreeview {
overflow-x:hidden;
}

@media print {
	body * {
		visibility:hidden;
	}
	body {
 overflow-x: none;
 overflow-y: none;
}
#printer {
	visibility:visible;
	position:absolute;
	left:0px;
	top:0px;
	
}
	#printer *{
		visibility:visible;
		
	}
	
	  #xform_article {
		  display: inline ;
		  background:rgb(100,100,100);
		 // xdisplay:block;
    position: fixed;
	overflow:visible;
    left: 0;
    top: 0;
	width:100%;
	height:auto;
	padding:0;
  }
  .articlecustomtageditor,.multilevel,.hideonprint {
	  display:none;
  }
  .st-col-2 {
	  
	  width:70%;
	  
  }
	.st-col-3 {
	  width:30%;
	  
	  
  }
	

#dialogs,.st-meta-actions {display:none;}
}

.k-splitter .k-splitbar-static-horizontal {
    width: 0;
    border-width: 0;
    background: green;
}

.mychart {
/*max-width:600px;*/
}
span.navigatable {
font-weight: bold;
}
span.hltopic {
background: rgb(123, 255,123);
}
#dashchart {
height:258px;
width:340px;
}

.cloudlink {
display:none;
}
.cloudview .cloudlink {
display:block;
}

.st-video-transcript {
position:relative;
}
