/* Custom variables
-------------------------------------------------------------- */
/* Indigo colour palette
-------------------------------------------------------------- */
/* Generic grayscale
-------------------------------------------------------------- */
/* Tints
-----------------------------------------------------------------*/
/* Form colours
--------------------------------------------------------------*/
/* element specific
-------------------------------------------------------------- */
/* Project specific
-------------------------------------------------------------- */
/* Mixins
-------------------------------------------------------------- */
/* 
* Mixin name: Unit
* Use: 
* 		1. Set REM value with pixel value fallback
* Note: N/A
-------------------------------------------------------------- */
/* 1
-------------------------------------------------------------- */
/* Overrides
-------------------------------------------------------------- */
/* Patterns
-------------------------------------------------------------- */
/* Utilities
-------------------------------------------------------------- */
/* Partials
-------------------------------------------------------------- */
@media only screen and (min-width: 990px) {
  #srs-academic-manual .prebox {
    width: 44%;
    float: left;
    margin: 1em; } }

@media only screen and (min-width: 990px) {
  #srs-academic-manual .box h1 {
    font-size: 2.4rem;
    height: 55px; } }

@media only screen and (max-width: 989px) {
  #srs-academic-manual .box h1 {
    font-size: 2rem; } }

#srs-academic-manual h2 {
  clear: both; }

#srs-academic-manual .threecolumns > section {
  border-top: none; }

.box {
  background-color: #e6e6e6; }
