.k-grid-content {
	outline:none;
}

.st-modifygraphs {
  width: 210px;
  overflow-y:auto;
  overflow-x:hidden;
}
.cloudlink {
  width: 35px;
  height: 40px;
  float: left;
  padding-right: 10px;
  text-align: center
}
.cloudlink i {
  font-style: normal !important;
  font-weight: bold;
  vertical-align: top;
  background: #ccc;
  width: auto;
  height: auto;
  opacity: 1;
  width: 34px;
  height: 28px;
  text-align: center;
  border-radius: 2px;
  padding-top:5px;
  text-shadow: -1px -1px 0px rgba(0,0,0,0.25);  
  color: #fff;
}
.st-related-meta-source, .st-related-meta-date {
  font-size: 14px;
  color: #000;
}
span.navigatable {
font-weight: normal;
color: inherit;
background: rgb(255, 255, 123,0.5);
}
span.hltopic {
  background: rgba(0,117,205,0.15);
  padding: 1px 0;
  border-radius: 2px;  
  border-bottom: 1px solid rgba(0,117,205,0.25);
}
.st-active i.icon-list, .st-active i.icon-read {
  opacity: 0.7 !important;
}
.icon-read {
  background-image: url(/css/station/st-icons/read.png);
}
.st-refresh-selected .icon-list {
  opacity: 0.25;
}
.st-read {
  float: right;
  display: block;
  padding: 10px 10px 0 0 ;
}
#simplesearch .k-textbox {
width: 88%;
}

.relatedarticles h4 {
 margin: 35px 0 10px 0; 
}

.st-header .icon-arrow-left {
  background-image: url(/css/station/st-icons/arrow-left-white.png);
}
.st-header .icon-arrow-right {
  background-image: url(/css/station/st-icons/arrow-right-white.png);
}
.st-header .icon-arrow-left-circle {
  background-image: url(/css/station/st-icons/arrow-left-circle-white.png);
}
.st-header .icon-arrow-right-circle {
  background-image: url(/css/station/st-icons/arrow-right-circle-white.png);
}
.st-header .icon-info {
  background-image: url(/css/station/st-icons/info-white.png);
}
