/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

#TB_ajaxContent {
    background-color: white;
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif
}

#TB_ajaxWindowTitle {
    background-color: white;
    font-size: 19px;
}

.svgBlobinator {
    margin-left: auto;
    margin-right: auto;
    display:block;
}
