.skiptranslate {display:none;}

.goog-te-gadget-simple {
    background-color: lightblue ! important;   
    border-top: 9px solid lightblue !important;    
    border-right: 9px solid lightblue !important;
    border-color: lightblue !important;
}

.goog-te-gadget-simple a {text-decoration: none !important;}

.goog-te-banner-frame.skiptranslate {display: none !important;}

.k-card {
    border-color: white;
    background-color: white
}
table, th, td {
    border:1px solid black;
}
th{
    font-weight: normal;
}

.k-button {
    border-radius: 20px;
}

.k-checkbox:checked, .k-radio:checked  {
    color: green;
}

.km-checkbox:checked, .km-radio:checked  {
    color: green;
    background: green;
    width:32px;
    height:32px;
}

.g-recaptcha div{
     transform-origin:0 0;
     -webkit-transform-origin:0 0;
     transform:scale(1.0);
     -webkit-transform:scale(1.0);
}

#rc-imageselect div{
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
}




