.responsivtable  {
  overflow: auto;
  clear: both;
}

.page-id-2013 th, td {
 border: 0px solid #EAEAEA;
}
.page-id-2013 table {
max-width:none;
}
.page-id-2013 .table {
width:1170px;
}
.page-id-2013 div.type-page p {
    margin-bottom: 0px !important;
}

.su-table > p {
  display: none;
}

.tabletext {
font-size: 80%;
margin-bottom: 0 !important;
text-align: left;
}
.tabletext1 {
font-size: 80%;
margin-bottom: 0 !important;
text-align: center;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #e0f6fc;
}

.styletable1 {
background-color:#ffe851;
            width:  80%;
            height: 18px;
            border-radius:10%;
            margin: auto;
  
}
.styletable2 {
background-color:#87c846;
            width:80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;

}
.styletable3 {
background-color: #ff561c;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;

}
.styletable4 {
background-color:#ffc456;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable5 {
background-color:#fb3099;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable6 {
background-color:#ff9027;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable7 {
background-color:#00a4a1;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable8 {
background-color:#1e7737;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable9 {
background-color:#60d6f7;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable10 {
background-color:#d02724;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable11 {
background-color:#6c3a9e;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable12 {
background-color:#3cbc75;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable13 {
background-color:#fecbd9;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable14 {
background-color:rgb(243, 106, 246);
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable15 {
background-color:rgb(166, 255, 120);
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}
.styletable16 {
background-color:yellow;
            width:  80%;
            height: 18px;
            border-radius:10%;
            text-align: center;
            margin: auto;
}

.table-header-rotated th.row-header{
  width: auto;
}

.page-id-2013 .table-header-rotated td{
  width: 40px;
  border-top: 1px solid #dddddd;
  border-left: 2px solid #dddddd;
  border-right: 1px solid #dddddd;
  vertical-align: middle;
  text-align: center;
}

.page-id-2013 .table-header-rotated th.rotate-45{
  height: 80px;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  position: relative;
  vertical-align: bottom;
  padding: 0;
  font-size: 12px;
  line-height: 0.8;
}

.page-id-2013 .table-header-rotated th.rotate-45 > div{
  position: relative;
  top: 0px;
  left: 40px; /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  height: 100%;
  -ms-transform:skew(-45deg,0deg);
  -moz-transform:skew(-45deg,0deg);
  -webkit-transform:skew(-45deg,0deg);
  -o-transform:skew(-45deg,0deg);
  transform:skew(-45deg,0deg);
  overflow: hidden;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}

.page-id-2013 .table-header-rotated th.rotate-45 span {
  -ms-transform:skew(45deg,0deg) rotate(315deg);
  -moz-transform:skew(45deg,0deg) rotate(315deg);
  -webkit-transform:skew(45deg,0deg) rotate(315deg);
  -o-transform:skew(45deg,0deg) rotate(315deg);
  transform:skew(45deg,0deg) rotate(315deg);
  position: absolute;
  bottom: 30px; /* 40 cos(45) = 28 with an additional 2px margin*/
  left: -25px; /*Because it looked good, but there is probably a mathematical link here as well*/
  display: inline-block;
  // width: 100%;
  width: 85px; /* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
  text-align: left;
  line-height: 1em;
  // white-space: nowrap; /*whether to display in one line or not*/
}

@media screen and (max-width: 888px) {
  .grid_footer {
    display: grid;
    //grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
      "block1 block2"
      "block3 block4"      
      "block6 block7"
      "block8 block8"
      "block5 block5"
      ; 
    background-color: #fff;
    color: #444;
  }
}

@media screen and (min-width:889px){
  .grid_footer {
    display: grid;
    grid-gap:;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas:
      "block1 block2 block3 block4"
      "block5 block6 block7 block8"
    
      ; 
    background-color: #fff;
    color: #444;
  }
}

.blockF {
  background-color:#333;
  color: #fff;
 // border-radius: 5px;
  padding: 20px;
  font-size: 150%;
  overflow: hidden;
}
.aLink {
  color: #fff;
  font-size: 90%;
}
.aFooter {
  grid-area: block1;
  text-align: center;
  background-color: #555;}
.bFooter {
  grid-area: block2;
  text-align:center;
  background-color: #555;
  
}
.cFooter {
  grid-area: block3;
  text-align:center;
  background-color: #555;
}
.dFooter {
  grid-area: block4;
  text-align:center;
  background-color: #555;
}
.eFooter {
  grid-area: block5;
  text-align:center;
}
.fFooter {
  grid-area: block6;
  text-align:center;
}
.gFooter {
  grid-area: block7;
  text-align:center;
}
.hFooter {
  grid-area: block8;
  text-align:center;
}
.footerBox {
  display: block;
  
  border-color: red;
}
.footerImg {
  padding: 0;
  margin: 0;
}
.footerText{
 font-size: 21px !important;
  padding-top:5px;
}
#main {
	    min-height: calc(100vh - 446px);
}