/* Styles provided by UW-IT for embedding Trumba calendars and making them more accessible
 * See  http://www.washington.edu/itconnect/connect/uw-event-calendar/publish-your-calendar */
.trumba-offscreen {
position: absolute;
left: -10000px;
top: -10000px;
}
.trumba-manage-link {
text-align: right;
}
#uwtrumba-form .text-format-wrapper {
margin-bottom: 1em;
}