 .iceOutConStat {
   border:medium none;
   font-size:2em;
   height:25px;
   margin:10px;
   width:25px;
}
  .iceOutConStatInactive {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.iceOutConStatActive {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.iceOutConStatCaution {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.iceOutConStatDisconnect {
    position: absolute;
    left: 0px;
    top: 0px ;
    width: 100%;
    height: 100%;
}

