.block_d8e92fd9798046548b1d7613c19b5b5e {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.block_d8e92fd9798046548b1d7613c19b5b5e .contentImg {
    min-width: 100%;
}
.mainthermometer {
    padding-bottom: 40px;
}
.donnerTable{position: absolute; width:96%}



@media only screen and (max-width: 800px) {
   .block_af2b28cc9b614fc9ab8906618a226f91.cols3.imgMgn1 .imgGridItem {
     width: 100%;
   }
}

@media only screen and (min-width: 768px) {
    #navTopLevel > li:last-child > a {
        background: #e70094 ;
        padding: 10px 15px;
        border-radius: 0px;
        border: 2px solid #ffffff;
        color: white;
        font-weight: bold;
    }

/* --------- HOME ---------- * /

/* vision statement white */
.block_bcf392a210184b40ad8bd7889fa956a8 .contentTitle,
.block_bcf392a210184b40ad8bd7889fa956a8 {
    color: #fff;
}

.headerImg {
   max-width: 100% !important;
   padding: 0px !important;
}
.headerImg img {
   width: 100%;
}
}
.page_affd075fc8bb4292b464a6d9c9448e47 .primaryAndSecondaryContainer {padding-top: 0}

#thermometer .current, #thermometer .goal{color:#000!important}
#thermometer{margin:0 auto!important;}
#thermometer .meter{    background: linear-gradient(to right, #e70094 60%, #c1007b 62%, #95015f 100%)!important;}
#thermometer:before{background-image: radial-gradient(circle farthest-side at 26% 36%, #ffffff 10%, #e70094 26%, #db028d 72.5%, #b90177 84.2%)!important;}
.mainthermometer h2{font-family: brandongrotesquebold,Arial,Verdana,sans-serif;
    font-style: normal;font-weight: 700; color: #000;     font-size: 35px; text-align:center; 
    padding-bottom:12px; background: #f4f4f4; margin-bottom: 57px; padding-top: 15px;} 
.mainthermometer h2 span{color:#c40e73; padding-top: 15px;}
#thermometer .current:before {
    color: #d20187;
}

#home .primaryAndSecondaryContainer {
    padding-top: 0;
}
#thermometer .meter{     margin-left: -20px !important;
    width: 40px !important; bottom:68px!important;}

.thermometer-box{
    position: absolute;
    /*background: url(https://static.spacecrafted.com/b5513a908146410cae44c406f0ff1287/i/d4e5c43856ec432e802a2fc7a990ffe7/2/5feFb8zhrk/group2470.png);*/
    background: url(https://static.spacecrafted.com/b5513a908146410cae44c406f0ff1287/i/d4dd38bba44c462bafb73f98ca12a5c1/2/5feFb8zhrk/sclr.png);
    width: 47px;
    height: 272px;
    top: 1px;
    left: 13px;
    z-index:9;
    border-radius: 13px 13px 0 0;
    background-repeat: no-repeat;
    background-position: bottom right;
    opacity: 0.75;
}

.mainthermometer #thermometer .current{
  right: -75px!important;    font-size: 18px;

}
#thermometer .current:before {
    content: "" !important;
    position: relative;
    top: 0px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #b90177;
    left: 0;
    vertical-align: middle;
    margin-right: 2px;
}
#thermometer .current:after {
content: "" !important;
    position: absolute;
    top: 20px;
    border-top: 0px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #db018d;
    left: 0;
    vertical-align: middle;
    margin-right: 2px;
}






.wrapper {
    display: flex; justify-content: flex-start;  align-items: center;flex-wrap: wrap;
}
.doner-name ul li{
    list-style: none;     display: flex; padding: 5px 0;justify-content: space-between;
}
.doner-name ul li span{
  color:  #e70094;    padding-left: 10px;
    }
.doner-name ul{padding-left:0;    padding-right: 2em;}    
#thermometer {
    margin: 0 !important;
}
.doner-name {
    margin-right: 280px;
    background-color: #f1f1f1;
    padding: 11px;
    border-radius: 10px;
    box-shadow: 1px 2px 0 rgb(0 0 0 / 10%);
    height: 240px;
    width: 300px;
    position: relative;
    overflow: hidden;
}
.doner-name table tr th{
    color:  #e70094;  
    }
.doner-name table td{
    font-size: 20px;
    width: 130px;
    }    
.doner-name table{
    margin-bottom: 0;
}
.doner-name table, .doner-name table th, .doner-name table td{
        /*border-color: #b90177; */
        border:0;
    }  
    .doner-name table tr td:first-child{
        color: #099d1b
        }
    .doner-name table tr td:last-child{
        color: #b90177;text-align: right;
        }
    .doner-name table tr:nth-child(even){
        background-color: #0000000a;
        }
 
.spac-y {
    padding: 35px 0;
}
#thermometer:before{width:80px !important; height:80px !important;}
#thermometer {
    width: 80px  !important;
    height: 340px  !important;
}
#thermometer:after{width:40px  !important; margin-left: -21px !important;height: 272px !important;}

 @media (max-width:480px){
     .doner-name table{
    width: 100%; 
}
    .doner-name {
    margin-right: 0;
    width: 100%;
    margin-bottom: 65px;
} 
.wrapper {
    justify-content: center;
}
.mainthermometer h2 {
    margin-bottom: 27px;
}
.mainthermometer h2{
    font-size: 30px;
    }
    .doner-name table td {
    font-size: 18px;
}
.spac-y {
    padding: 15px 0;
}
.mainthermometer {
    padding-bottom: 0;
}


.thermometer-box {
    width: 36px;
    height: 272px;
    top: 1px;
    left: 13px;
}
#thermometer:before {
    width: 70px !important;
    height: 70px !important;
}
#thermometer {
    width: 75px !important;
}
#thermometer .meter {
    margin-left: -24px !important;
    width: 36px !important;
}
#thermometer:after {
    width: 34px !important;
    margin-left: -25px !important;
}
     }