.cc-revoke{display:none;}
.cc-message, .cc-btn {font-family:'Lato', sans-serif;}

.mappreloadbutton{
min-width: 140px;
color: rgb(255, 255, 255);
border-color: transparent;
background-color: rgb(75, 168, 192);
border-radius: 5px;
margin-left: .5em;
font-family: 'Lato', sans-serif;
display: block;
padding: .4em .8em;
font-size: .9em;
font-weight: 700;
border-width: 2px;
border-style: solid;
text-align: center;
white-space: nowrap;
    }
.mappreloadbutton:hover{
background-color: rgb(113, 206, 230);
}
