@charset "utf-8";
/*
/*      ADD YOUR CUSTOM CSS
/*		TO THIS FILE.
/*
/*		Don't forget to make
/*		a backup of this file
/*		when you upgrade your
/*		osTicket Awesome 
/*		installation.
*/

a#osticket-link {
   color: white;
}

a#ostawesome-link {
   color: white;
}

span.number {
    font-family: 'Product Sans', Montserrat, sans-serif;
    font-size: 22px !important;
    font-weight: 100;
    position: relative;
    top: 3px;
}

#table-foot-options a {
    margin: 0 0 0 0px;
}
