/* Minification failed. Returning unminified contents.
(10,1): run-time error CSS1019: Unexpected token, found '}'
 */
.glyphicon-refresh-animate {-animation: spin 1.5s infinite linear; -webkit-animation: spin2 1.5s infinite linear;}
@-webkit-keyframes spin2 { from { -webkit-transform: rotate(0deg);} to { -webkit-transform: rotate(360deg);}}
@keyframes spin { from { transform: scale(1) rotate(0deg);} to { transform: scale(1) rotate(360deg);}}
#cookies-id {
    font-size: 12px;
    margin-top: 10px;
    padding-left: 3px;
    position: absolute;
}
}
