@import url("https://rsms.me/inter/inter.css");
/* Width utility classes (used in views) */
.float  { float: left; }
.w10    { float: left; width: 10%; }
.w25    { float: left; width: 25%; }
.w30    { float: left; width: 30%; }
.w40    { float: left; width: 40%; }
.w50    { float: left; width: 50%; }
.w75    { float: left; width: 75%; }
.w100   { float: left; width: 100%; }
.clr    { clear: both; }
.margin { margin: 10px; }

.highlight {
    font-style: italic;
    font-weight: bold;
}

.day {
    border-style: solid;
    border-width:  1px;
    padding:       10px;
    overflow:      hidden;
}

.durations  { padding-bottom: 5px; }
.duration   { margin: 15px 10px; }
.slot       { margin: 15px 10px; }
.multiday   { margin: 15px 10px; }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

