.overview-top-panel{

}
.overview-top-panel-title{
  /* background: #FFF; */
  /* position: relative; */
}
.overview-top-panel-title-column1{
  height: 38px;
  width: 328px;
  background:linear-gradient(135deg,#000F4A 15px, #001C8B 0);
  background-repeat: no-repeat;
}
.overview-top-panel-title-column1 span{
  font-size: 14px;
  text-indent: 38px;
  line-height: 38px;
  color: #0efcff;
}
.overview-top-panel-title-column1-info{
  background:linear-gradient(-45deg,#000F4A 15px, #001C8B 0);
  background-repeat: no-repeat;
  width: 76px;
  height: 38px;
  color: #0efcff;
  font-size: 12px;
  line-height: 38px;
}
.overview-top-panel-title-column2{
  margin-left: 10px;
  height: 38px;
  width: 180px;
  background:linear-gradient(135deg,#000F4A 15px, #001C8B 0);
  background-repeat: no-repeat;
}
.overview-top-panel-title-column2 span{
  font-size: 14px;
  text-indent: 38px;
  line-height: 38px;
  color: #0efcff;
}
.overview-top-panel-title-column2-info{
  background-color: #001C8B;
  background-repeat: no-repeat;
  width: 88px;
  height: 38px;
  color: #0efcff;
  font-size: 12px;
  line-height: 38px;
}
.overview-top-panel-title-column3{
  height: 38px;
  width: 81px;
  background:#001C8B;
  color: #0efcff;
  background-repeat: no-repeat;
}
.overview-top-panel-title-column3 span{
  line-height: 38px;
  font-size: 14px;
}
.overview-top-panel-title-column3-info{
  background-repeat: no-repeat;
  width: 167px;
  height: 38px;
  color: #0efcff;
  font-size: 14px;
  background-image:linear-gradient(-45deg,#000F4A 15px, #001C8B 0);
}
.overview-top-panel-title-column3-info span{
  line-height: 38px;
  font-size: 12px;
  text-align: right;
  width: 80%;
}
.overview-top-panel-title-column4{
    margin-left: 10px;
    color: #0efcff;
    width: 356px;
    height: 38px;
    background:linear-gradient(135deg,#000F4A 15px, #001C8B 0);
    background-repeat: no-repeat;
}
.overview-top-panel-title-column4 span{
  line-height: 38px;
  text-indent: 38px;
  font-size: 14px;
}
.overview-top-panel-title-column4-info{
    background-image:linear-gradient(-45deg,#000F4A 15px, #001C8B 0);
    width: 70px;
    height: 38px;
}
.overview-top-panel-title-column4-info span{
  color: #0efcff;
  line-height: 38px;
  font-size: 12px;
}
.overview-top-content-left{
  margin-left: 10px;
  width: 255px;
  height: 238px;
  background-color: #000F4A;
}
span a{
  color: #0efcff;
  text-decoration: none;
  width: 133px;
}
.overview-top-content-center{
  width: auto;
  height: auto;
}
.overview-top-content-center-left{
  background-color: #000F4A;
  width: 404px;
  height: 238px;
  overflow: hidden;
}
.overview-top-content-center-left:hover{
  overflow-x: hidden;
  overflow-y: scroll;
}
.overview-top-content-center-right{
  margin-left:10px;
  background-color: #000F4A;
  width: 251px;
  height: 238px;
}
.overview-top-content-right{
  margin-left:10px;
  background-color: #000F4A;
  width: 426px;
  height: 238px;
}
.circle-icon{
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.red-color{
  background-color: #ff0000;
}
.orange-color{
  background-color: #f49425;
}
.yellow-color{
  background-color: #eaff00;
}
.blue-color{
  background-color: #0000ff;
}
.red-font{
  color: #ff0000;
}
.orange-font{
  color: #f49425;
}
.yellow-font{
  color: #eaff00;
}
.blue-font{
  color: #0000ff;
}
.overview-top-content-center-left-main{
  display: block;
  font-size: 14px;
  padding: 15px 15px 0 15px;
  width: 434px;
}
.overview-top-content-center-left-main i{
  display: inline-block;
  margin-right: 5px;
}
.overview-top-content-right *{
  width: 400px;
  height: 238px;
}

