.active-row {
  background-color: cornsilk !important;
}

.t-image {
 margin:20px;
}

.t-0 {
  margin-left:104px;
  margin-top:86px;
}
.t-1 {
  margin-left:26px;
  margin-top:32px;
  margin-bottom:96px;
}
.t-2 {
  margin-left:104px;
  margin-bottom:96px;
}
.t-3 {
  margin-left:103px;
  margin-top:32px;
  margin-bottom:96px;
}
.t-4 {
  margin-top:86px;
  margin-left:104px;
}
.t-5 {
  margin-top:86px;
  margin-left:104px;
}
.t-6 {
  margin-top:86px;
  margin-left:26px;

}


.t-label {
  position:absolute;
  border-radius:7px;
  background-color:white;
  display:inline-block;
  padding:1px 4px 1px 4px;
  font-size:10pt;
  cursor:default;
}
.t-bold {
  position:absolute;
  display:inline-block;
  padding:1px 4px 1px 4px;
  font-size: 12pt;
  font-weight: bold;
}
.t-ext {
  /*background-color: red;*/
  display:block;
  position:absolute;
  width:230px;
  text-align: center;
  font-size: 11pt;
  font-weight: bold;
}
.t-ext div {
  border-radius: 7px;
  /*background-color: white;*/
  color: white;
  display: inline-block;
  padding: 1px 4px 1px 4px;
  font-size: 11pt;
  cursor: default;
}
.t-ext a {
  color: white;
}
.t-label-0 {
}
.t-label-60 {
  -webkit-transform: rotate(60deg);
}
.t-label-300 {
  -webkit-transform: rotate(300deg);
}
.t-S-1 {left:249px;top:214px;}
.t-S-2 {left:249px;top:214px;}
.t-S-3 {left:249px;top:214px;}
.t-S-4 {left:249px;top:214px;}
.t-S-5 {left:249px;top:214px;}
.t-S-6 {left:249px;top:214px;}

.t-O-1 {left:127px;top:4px;}
.t-O-2 {left:370px;top:4px;}
.t-O-3 {left:491px;top:215px;}
.t-O-4 {left:487px;top:220px;}
.t-O-5 {left:368px;top:425px;}
.t-O-6 {left:128px;top:423px;}

.t-T-1 {left:7px;top:215px;}
.t-T-2 {left:128px;top:4px;}
.t-T-3 {left:370px;top:4px;}
.t-T-4 {left:372px;top:423px;}
.t-T-5 {left:128px;top:423px;}
.t-T-6 {left:7px;top:215px;}

.t-C-1 {left:128px;top:144px;}
.t-C-2 {left:249px;top:75px;}
.t-C-3 {left:370px;top:146px;}
.t-C-4 {left:370px;top:286px;}
.t-C-5 {left:249px;top:356px;}
.t-C-6 {left:128px;top:286px;}

.t-0-1 {left:154px;top:172px;}
.t-0-2 {left:214px;top:116px;}
.t-0-3 {left:290px;top:172px;}
.t-0-4 {left:290px;top:262px;}
.t-0-5 {left:214px;top:316px;}
.t-0-6 {left:154px;top:262px;}

.t-1-1 {left:-27px;top:120px;}
.t-1-2 {left: 76px;top:122px;}
.t-1-3 {left: 22px;top:201px;}

.t-2-1 {left:143px;top:18px;}
.t-2-2 {left:193px;top:100px;}
.t-2-3 {left:97px;top:105px;}

.t-3-1 {left:213px;top:120px;}
.t-3-2 {left:316px;top:122px;}
.t-3-3 {left:266px;top:201px;}

.t-4-1 {left:266px;top:228px;}
.t-4-2 {left:316px;top:310px;}
.t-4-3 {left:218px;top:315px;}

.t-5-1 {left: 93px;top:330px;}
.t-5-2 {left:196px;top:332px;}
.t-5-3 {left:146px;top:411px;}

.t-6-1 {left: 22px;top:228px;}
.t-6-2 {left: 72px;top:310px;}
.t-6-3 {left:-27px;top:315px;}




.tab-button {
  border-style:  solid;
  border-width:  1px 1px 0px 1px;
  border-radius: 4px 4px 0px 0px;
  color:         white;
  display:       inline-block;
  font-size:     13px;
  font-weight:   600;
  padding:       10px 15px 10px 15px;
}

.blue {
  border-color: #1c84c6;
  color: #1c84c6;
  background-color: white;
}
.blue.active {
  border-color: #1c84c6;
  color: white;
  background-color: #1c84c6;
}
.green {
  border-color: #19aa8d;
  color: #19aa8d;
  background-color: white;
}
.green.active {
  border-color: #19aa8d;
  color: white;
  background-color: #19aa8d;
}
.red {
  border-color: #c41e1e;
  color: #c41e1e;
  background-color: white;
}
.red.active {
  border-color: #c41e1e;
  color: white;
  background-color: #c41e1e;
}