@charset "UTF-8";
/************************  *************************/
/* 			   Breakpoints Variables  	       	   */
/************************  *************************/
/************************  *************************/
/* 			     	  Color Variables  	       	   */
/************************  *************************/
/************************  *************************/
/* 			     	  Font Variables  	       	   */
/************************  *************************/
@font-face {
  font-family: "Calluna";
  src: url("font/calluna_regular_tabular.eot");
  src: url("font/calluna_regular_tabular.eot") format("embedded-opentype"), url("font/calluna_regular_tabular.woff2") format("woff2"), url("font/calluna_regular_tabular.woff") format("woff"), url("font/calluna_regular_tabular.ttf") format("truetype"), url("font/calluna_regular_tabular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Calluna Sans";
  src: url("font/CallunaSansRegular.eot");
  src: url("font/CallunaSansRegular.eot") format("embedded-opentype"), url("font/CallunaSansRegular.woff2") format("woff2"), url("font/CallunaSansRegular.woff") format("woff"), url("font/CallunaSansRegular.ttf") format("truetype");
  font-style: normal;
  -moz-font-feature-settings: "lnum";
  -ms-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  -o-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}
/************************  *************************/
/* 			   Structure Variables  	       	   */
/************************  *************************/
/************************  *************************/
/* 			   dataTable - Desktop 	    		   */
/************************  *************************/
.dataTables_wrapper {
  display: none;
  overflow-y: auto;
  margin: 20px auto 50px;
  padding-bottom: 20px;
}
.dataTables_wrapper table.dataTable {
  border-bottom: 0;
  border-spacing: 5px 0;
}
.dataTables_wrapper table.dataTable thead th,
.dataTables_wrapper table.dataTable thead td {
  vertical-align: bottom;
  padding: 8px 10px;
  border-bottom: 2px solid #330072;
}
.dataTables_wrapper table.dataTable thead .sorting_desc:after {
  margin-left: 5px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1.28571429rem;
  text-align: center;
  font-family: "laurier_icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "n";
}
.dataTables_wrapper table.dataTable thead .sorting_asc:after {
  margin-left: 5px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1.28571429rem;
  text-align: center;
  font-family: "laurier_icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "k";
}
.dataTables_wrapper table.dataTable tr.even,
.dataTables_wrapper table.dataTable tr.alt,
.dataTables_wrapper table.dataTable tr:nth-of-type(even) {
  background: #f9f9f9;
}
.dataTables_wrapper table.dataTable td:before {
  display: none;
}
.dataTables_wrapper label {
  text-align: left;
  color: #330072 !important;
}
.dataTables_wrapper .top {
  overflow: hidden;
  margin-bottom: 18px;
}
.dataTables_wrapper .bottom {
  overflow: hidden;
  margin-top: 17px;
  padding: 2px 0;
}
.dataTables_wrapper .dataTables_info {
  color: #330072 !important;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button, .dataTables_wrapper .dataTables_paginate > a, .dataTables_wrapper .dataTables_paginate > span > a {
  margin-left: -1px !important;
  padding: 6px 12px !important;
  border: 1px solid #ddd !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #fff !important;
  background: #330072 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  background: transparent !important;
}

/************************  *************************/
/* 	            dataTable - Mobile  		       */
/************************  *************************/
@media screen and (max-width: 1280px) {
  .dataTables_wrapper table.dataTable:not(.registrar-table) {
    box-sizing: border-box;
    display: block;
    margin: 0 auto !important;
    border: none;
    font-weight: normal !important;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) th,
.dataTables_wrapper table.dataTable:not(.registrar-table) td {
    box-sizing: border-box;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) thead,
.dataTables_wrapper table.dataTable:not(.registrar-table) tbody,
.dataTables_wrapper table.dataTable:not(.registrar-table) th,
.dataTables_wrapper table.dataTable:not(.registrar-table) td,
.dataTables_wrapper table.dataTable:not(.registrar-table) tr,
.dataTables_wrapper table.dataTable:not(.registrar-table) td:before {
    display: block;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) tr {
    background: transparent !important;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) tr:nth-of-type(odd) {
    background-color: transparent;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) tr td {
    position: relative;
    text-align: right !important;
    overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) tr td:nth-of-type(odd) {
    background-color: #f6f6f6;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) tr td:first-child {
    border-top: none !important;
    font-weight: 700 !important;
    color: #330072;
    background-color: transparent;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) tr td:last-child {
    border-bottom: none !important;
  }
  .dataTables_wrapper table.dataTable:not(.registrar-table) tr td:before {
    position: relative;
    float: left;
    width: 50%;
    text-align: left;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 1rem;
    padding: 2px;
  }
}
/************************  *************************/
/* 			   dataTable - Print  			       */
/************************  *************************/
/************************  *************************/
/* 			  Datepicker - Desktop 	    		   */
/************************  *************************/
.datepicker-container .datepicker-panel {
  color: #330072;
}
.datepicker-container .datepicker-panel > ul > li.highlighted {
  color: #fff;
  background-color: #924da7;
}
.datepicker-container .datepicker-panel > ul > li:hover, .datepicker-container .datepicker-panel > ul > li.picked, .datepicker-container .datepicker-panel > ul > li.picked:hover {
  color: #fff;
  background-color: #330072;
}

/************************  *************************/
/* 	           Datepicker - Mobile  		       */
/************************  *************************/
/************************  *************************/
/* 			   Datepicker - Print  			       */
/************************  *************************/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `rem` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `rem` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/************************  *************************/
/* 			  NProgress - Desktop 	    		   */
/************************  *************************/
#nprogress {
  z-index: 10000001;
}
#nprogress .bar,
#nprogress .peg,
#nprogress .spinner {
  z-index: 1000001;
}
#nprogress .bar {
  background: #f2a900;
}
#nprogress .spinner .spinner-icon {
  border-top-color: #f2a900;
  border-left-color: #f2a900;
}

/************************  *************************/
/* 	            NProgress - Mobile  		       */
/************************  *************************/
/************************  *************************/
/* 			   NProgress - Print  			       */
/************************  *************************/
/************************  *************************/
/* 			   Basic HTML - Desktop  	       	   */
/************************  *************************/
*,
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-font-feature-settings: "lnum" !important;
  -ms-font-feature-settings: "lnum" !important;
  -webkit-font-feature-settings: "lnum" !important;
  -o-font-feature-settings: "lnum" !important;
  font-feature-settings: "lnum" !important;
}

html {
  height: 100%;
  font-size: 18px;
}

body {
  position: relative;
  margin: 0 auto;
  padding: 0;
  line-height: 1.6;
  font-size: 18px;
  font-family: "Calluna Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  background: #f2f2f2;
  -webkit-print-color-adjust: exact;
  color: #444;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  font-weight: normal;
  text-transform: initial;
  color: inherit;
}

h2,
h3,
h4,
h5,
h6 {
  margin: 15px auto 10px;
}

h1,
.h1 {
  margin: 0;
  font-size: 50px;
  font-size: 2.7777777778rem;
}

h2,
.h2 {
  font-size: 24px;
  font-size: 1.3333333333rem;
}

h3,
.h3 {
  font-size: 22px;
  font-size: 1.2222222222rem;
}

h4,
.h4 {
  font-size: 20px;
  font-size: 1.1111111111rem;
}

h5,
.h5 {
  font-size: 18px;
  font-size: 1em;
}

h6,
.h6 {
  font-size: 16px;
  font-size: 0.8888888889rem;
}

p {
  margin: 6px auto 18px;
}

p a {
  text-decoration: underline;
}

hr {
  margin: 0;
  border: 0.5px solid #e1e1e1;
}

/************************  *************************/
/* 	           Basic HTML - Mobile  		       */
/************************  *************************/
@media screen and (max-width: 960px) {
  html,
body {
    font-size: 16px;
  }
}
/************************  *************************/
/* 			   Basic HTML - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	          Formatting - Desktop  	       	   */
/************************  *************************/
small {
  font-size: 14px;
  font-size: 0.7777777778rem;
}

strong {
  font-weight: bold;
}

/************************  *************************/
/* 	          Formatting - Mobile  	        	   */
/************************  *************************/
/************************  *************************/
/* 	           Formatting - Print  	        	   */
/************************  *************************/
/************************  *************************/
/* 	      Forms & Inputs - Desktop  	       	   */
/************************  *************************/
button,
input,
select,
textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  font-family: "Calluna Sans";
  color: #585858;
}

input[type=radio],
input[type=checkbox] {
  margin-right: 10px;
  direction: ltr;
  display: inline-block;
  font-family: "Material Icons";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
input[type=radio]:before,
input[type=checkbox]:before {
  content: "check_box_outline_blank";
  position: relative;
  top: -5px;
  left: -5px;
  color: #330072;
  background-color: #fff;
}
input[type=radio]:checked:before,
input[type=checkbox]:checked:before {
  content: "check_box";
}

input[type=radio]:before {
  content: "radio_button_unchecked";
  position: relative;
  top: -5px;
  left: -5px;
  color: #330072;
  background-color: #fff;
}
input[type=radio]:checked:before {
  content: "radio_button_checked";
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
textarea,
select {
  width: 100%;
  padding: 9px;
  border: 1px solid #e8e8e8;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
  font-size: 18px;
  font-size: 1em;
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,
textarea:focus,
select:focus {
  outline: none;
  border: 1px solid #f2a900 !important;
}

input:not([type=submit]):not([type=button]):read-only {
  background-color: transparent !important;
  border: 0 !important;
  font-size: 1rem !important;
  font-weight: bold;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

textarea {
  overflow: auto;
  max-width: 100%;
  height: auto;
  float: left;
}

button,
.button {
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

option {
  color: #444;
}
option[value=""][disabled] {
  display: none;
}

fieldset {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  line-height: 33px;
  border: none;
}
fieldset label {
  display: inline-block;
  color: #444;
  font-size: 18px;
  font-size: 1em;
}

legend {
  display: block;
  margin: 5px 0 10px;
  padding: 0;
  color: #330072;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.2222222222rem;
}

/************************  *************************/
/* 	       Forms & Inputs - Mobile   	       	   */
/************************  *************************/
/************************  *************************/
/* 	       Forms & Inputs - Print  	        	   */
/************************  *************************/
/************************  *************************/
/* 	              Frames - Desktop  	       	   */
/************************  *************************/
iframe {
  width: 100%;
  border: none;
}

/************************  *************************/
/* 	              Frames - Mobile  	       	       */
/************************  *************************/
/************************  *************************/
/* 	               Frames - Print  	        	   */
/************************  *************************/
/************************  *************************/
/* 	              Images - Desktop  	       	   */
/************************  *************************/
img {
  max-width: 100%;
  height: auto;
}

/************************  *************************/
/* 	              Images - Mobile  	        	   */
/************************  *************************/
/************************  *************************/
/* 	               Images - Print  	        	   */
/************************  *************************/
/************************  *************************/
/* 	        Audio & Video - Desktop  	       	   */
/************************  *************************/
video {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/************************  *************************/
/* 	        Audio & Video - Desktop  	       	   */
/************************  *************************/
/************************  *************************/
/* 	        Audio & Video - Desktop  	       	   */
/************************  *************************/
/************************  *************************/
/* 	                Links - Desktop  	       	   */
/************************  *************************/
a {
  text-decoration: underline;
  cursor: pointer;
  color: #330072;
}
a:active, a:focus, a:hover, a:visited {
  color: #330072;
}
a:focus {
  outline: 2px dotted;
}

/************************  *************************/
/* 	                Links - Mobile  	       	   */
/************************  *************************/
/************************  *************************/
/* 	                Links - Print  	        	   */
/************************  *************************/
/************************  *************************/
/* 	                Lists - Desktop  	       	   */
/************************  *************************/
ul {
  padding: 0;
}

ol {
  padding: 0;
}
ol > li {
  list-style-type: decimal;
}

li {
  margin: 5px auto 0 40px;
}
li > p {
  margin: 0 auto;
}

/************************  *************************/
/* 	                Lists - Mobile  	       	   */
/************************  *************************/
/************************  *************************/
/* 	                 Lists - Print  	       	   */
/************************  *************************/
/************************  *************************/
/* 	                Tables - Desktop  	       	   */
/************************  *************************/
table {
  box-sizing: content-box;
  width: 100%;
  margin: 20px auto 50px;
  border-collapse: separate;
  border-spacing: 5px 0px;
  font-size: 14px;
  font-size: 0.7777777778rem;
  text-align: left;
}

table > thead th,
table > tbody td {
  box-sizing: content-box;
  overflow: hidden;
  padding: 8px 10px;
  border-bottom: 0;
  line-height: 18px;
}

table > thead th {
  border-bottom: 2px solid #330072;
  min-width: 100px;
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background: #f6f6f6;
}

table > tbody td {
  border-top: 1px solid #330072;
}
table > tbody td:hover {
  background: #f6f6f6;
}

table thead {
  font-size: 14px;
  color: #330072;
}

/************************  *************************/
/* 	                Tables - Mobile  	       	   */
/************************  *************************/
/************************  *************************/
/* 	                Tables - Print  	       	   */
/************************  *************************/
/************************  *************************/
/* 	     Styles & Semantics - Desktop  	       	   */
/************************  *************************/
footer {
  margin-top: 60px;
}

/************************  *************************/
/* 	     Styles & Semantics - Mobile  	       	   */
/************************  *************************/
/************************  *************************/
/* 	     Styles & Semantics - Print  	       	   */
/************************  *************************/
/************************  *************************/
/* 	                States - Desktop  	       	   */
/************************  *************************/
*:focus {
  outline: #330072 dotted 2px;
}

/************************  *************************/
/* 	                States - Mobile  	       	   */
/************************  *************************/
/************************  *************************/
/* 	                States - Print  	       	   */
/************************  *************************/
/************************  *************************/
/* 				  Objects - Desktop  	       	   */
/************************  *************************/
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background-color: #330072;
  opacity: 0.5;
  -webkit-box-shadow: inset 0 0 6px #330072;
}

::-webkit-scrollbar-thumb {
  background-color: #f2a900;
  -webkit-box-shadow: inset 0 0 6px #f2a900;
}

.relative {
  position: relative;
}

.cascade-region {
  height: auto !important;
}

.col-100 {
  width: 100%;
}

.ato-component .row,
.ato-component .row .row {
  display: block;
  width: 100%;
  margin: 0 auto;
}

/************************  *************************/
/* 			     Objects - Mobile  			       */
/************************  *************************/
/************************  *************************/
/* 			     Objects - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		  Homepage Header - Desktop  	       	   */
/************************  *************************/
header .header .menu_button {
  right: 30px;
}

ul.flexnav.flexnav-show .open-item {
  position: absolute;
  display: none;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.075);
  text-align: center;
  cursor: pointer;
}
ul.flexnav.flexnav-show .open-item.active i {
  transform: rotate(90deg);
}

@media (max-width: 800px) {
  ul.flexnav.flexnav-show .open-item {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .menu.top .look_laurier {
    display: none !important;
  }
}
button.slide_button.btn.white.active {
  text-decoration: none;
  color: #ffffff !important;
  background-color: transparent !important;
  border: 2px solid transparent;
}

.site__header li {
  margin: 0 auto;
}
.site__header .header .logo {
  width: 25%;
  min-width: 125px;
}
.site__header .menu_wrapper.header-fixed {
  position: fixed;
  max-height: 100vh;
}
.site__header .menu_wrapper div {
  overflow-y: auto;
  overflow-y: overlay;
}
.site__header .menu.bottom {
  margin-bottom: 0 !important;
}
.site__header .menu.bottom ul.toolkit-boxes {
  width: 100%;
}
.site__header .menu.bottom ul.toolkit-boxes li {
  margin: 5px;
}
.site__header .search.form input[type=text] {
  width: 216px !important;
}

.rowBody {
  position: relative;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background-color: #330072;
  opacity: 0.5;
  -webkit-box-shadow: inset 0 0 6px #330072;
}

::-webkit-scrollbar-thumb {
  background-color: #f2a900;
  -webkit-box-shadow: inset 0 0 6px #f2a900;
}

.logo a:focus,
footer a:focus {
  outline: 2px dotted #330072;
}

.utility_bar a:focus {
  outline: 2px dotted #fff;
}

header .header .logo img.mobile_logo {
  min-width: 175px;
}

.menu_button .touch-button {
  height: 50px;
}
.menu_button .touch-button::before {
  line-height: 50px !important;
}

.col-75 {
  float: left;
  width: calc(100% * (3 / 4));
}

.col-67 {
  float: left;
  width: calc(100% * (2 / 3));
}

.col-33 {
  float: left;
  width: calc(100% * (1 / 3));
}

.col-25 {
  float: left;
  width: calc(100% * (1 / 4));
}

.right {
  float: right !important;
}

.left {
  float: left !important;
}

header ul.toolkit-boxes > li > p {
  margin: 0 0 18px 0;
}
header ul.toolkit-boxes > li a {
  color: #330072;
}

/* Accordion */
.accordion {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}

.accordion .s_panel h3 {
  background: #330072;
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #ffffff;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  outline: 0;
  cursor: pointer;
}

.accordion .s_panel h3:hover,
.accordion .s_panel h3:focus,
.accordion .s_panel h3:active {
  background: #330072;
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  outline: 0;
  cursor: pointer;
}

.accordion .s_panel h3:before {
  float: right;
  margin-right: 20px;
}

.accordion .s_panel .ui-accordion-header-icon {
  float: right;
}

.accordion .s_panel .ui-accordion-content {
  display: inline-block;
  background: #f6f6f6;
  width: 100%;
  padding: 30px 20px;
  border: none;
}

.accordion .s_panel .ui-accordion-content > h3,
.accordion .s_panel .ui-accordion-content > h3:hover,
.accordion .s_panel .ui-accordion-content > h3:focus,
.accordion .s_panel .ui-accordion-content > h3:active {
  background: transparent;
  padding: 0px;
  color: #ffffff;
  outline: 0;
  cursor: default;
  border-bottom: none;
  font-weight: bold;
  font-size: 122.2%;
  color: #444444;
}

/*Bren Addition 2017-11-22*/
.accordion .s_panel .ui-accordion-content p,
.accordion .s_panel .ui-accordion-content ul li,
.accordion .s_panel .ui-accordion-content ol li {
  font-size: 18px;
  line-height: 28.8px;
}

/* Accordion */
/* Look into Laurier */
header .look_into_laurier {
  position: relative;
  padding: 0;
  background-color: #330072;
}

header .look_into_laurier .slide_button.btn {
  /*width: 200px;*/
  width: auto;
  padding: 5px 20px;
  margin-top: 15px;
  margin-left: 20px;
  z-index: 200;
  float: left;
}

header .look_into_laurier .toggleUp {
  position: absolute;
  right: 60px;
  bottom: 10px;
  cursor: pointer;
  z-index: 20;
}

header .look_into_laurier a.close {
  width: 75px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  z-index: 20;
  background-color: transparent;
  border: 2px solid transparent;
}

header .look_into_laurier a.close,
header .look_into_laurier a.close:active,
header .look_into_laurier a.close:hover {
  text-decoration: none;
  color: #ffffff !important;
  background-color: transparent !important;
  border: 2px solid transparent;
}

header .look_into_laurier .look_laurier {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  color: #ffffff;
  display: none;
}

header .look_into_laurier .look_laurier .row {
  margin: 0;
}

header .look_into_laurier .look_laurier .upcoming_deadlines.desktop .large-8 {
  padding-top: 40px;
}

header .look_into_laurier .look_laurier h1 {
  margin: 35px 0 0 0;
}

header .look_into_laurier .look_laurier .description {
  font-size: 80%;
}

header .look_into_laurier .look_laurier .toolkit-header.mobile {
  display: none;
}

header .look_into_laurier .look_laurier .toolkit-header {
  margin-bottom: 10px;
  text-transform: uppercase;
}

header .upcoming_deadlines.mobile {
  display: none;
}

header ul.toolkit-boxes {
  display: table;
  position: relative;
  width: 66.66667%;
  margin: 40px 0 0 0;
  padding: 0 10px;
}

.menu.bottom .look_laurier ul.toolkit-boxes li ul {
  margin-left: 0px;
}

.menu.bottom .rowBody .look_laurier ul.toolkit-boxes li ul > li {
  list-style-type: none;
  line-height: 1.6;
  margin-bottom: 1.25em;
  margin-left: 0px;
}

header ul.toolkit-boxes > li {
  display: table-cell;
  width: 30%;
  min-height: 220px;
  max-height: 220px;
  background: #ffffff;
  border: 1px solid transparent;
  float: left;
  padding: 30px;
  margin: 0 10px;
  list-style: none;
  vertical-align: middle;
  font-size: 80%;
  color: #444444;
  overflow: hidden;
}

header ul.toolkit-boxes > li > p.title {
  margin-bottom: 0;
  text-transform: none;
  font-size: 100%;
  font-weight: bold;
}

header ul.toolkit-boxes > li > p:first-child {
  text-transform: uppercase;
}

header .utility_bar {
  overflow: hidden;
  color: #fff;
  width: 100%;
  height: 69px;
  line-height: 35px;
  display: block;
}

header .utility_menu {
  float: right;
  padding-top: 19px;
}

header .utility_menu li {
  list-style-type: none;
  margin-left: 0px;
  float: left;
}

header .utility_menu a {
  margin-right: 30px;
  color: #fff;
  text-decoration: none;
  width: 100%;
}

/* Look into Laurier */
/* ********************************************************************************************** */
/* menu arrow icon */
.accordion_header .menuIcon.active i {
  transform: rotate(180deg);
}

.accordion_header .menuIcon {
  display: none;
  background-color: #330072;
  width: 100%;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  padding: 7px;
}

.accordion_header .menuIcon i {
  display: inline-block;
  width: 100%;
  color: #ffffff;
  font-size: 25px;
  transform: rotate(0);
}

.accordion_header a#menuExpand:hover i {
  color: #f2a900;
  /* change arrow to gold color on hover */
}

/* rotate image when the 'opened' class exists */
#menuExpand.opened i {
  /* Rotate div */
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

/* ********************************************************************************************** */
/* Menu */
header .header {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

header .header .logo {
  float: left;
  width: 50%;
  min-width: 140px;
  height: auto;
}

.logo a:focus {
  outline: 2px dotted #330072;
}

header .header .logo img.mobile_logo {
  display: none;
}

header .searchbar {
  position: absolute;
  right: 210px;
  top: 35%;
  width: 270px;
  height: 50px;
  border: 2px solid #ccc;
  overflow: hidden;
}

header .search.form p {
  margin: 0;
}

header .menu_wrapper .menu .collapse input[type=text],
header .search.form .search {
  margin: 0;
  vertical-align: middle;
  /*font-size: 160%;*/
}

header .search.form input[type=text] {
  height: 46px;
  border: 0;
  font-size: 18px;
  width: 216px;
  float: left;
}

header .search.form button.search {
  background: #f2a900;
  border: none;
  padding: 0 10px;
  color: #222222;
  cursor: pointer;
  height: 46px;
  width: 50px;
}

header .search.form button.search:hover {
  background: #330072;
  text-decoration: none;
  color: #ffffff;
}

header .search.form button.search.icon.icon-search:before {
  vertical-align: middle;
}

header .header .menu_button {
  position: absolute;
  top: 35%;
  right: 30px;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 140%;
  color: #222222;
}

header .header .menu_button:hover {
  cursor: pointer;
  color: #fff;
}

header .header .menu_button.open {
  display: none;
}

header .header .menu_button:hover .touch-button,
header .header .menu_button:hover .title {
  background: #330072;
}

header .header .menu_button .title {
  display: inline-block;
  position: relative;
  float: left;
  height: 100%;
  color: #fff;
  background: #6b7036;
  width: 110px;
  border-right: 1px solid #ffffff;
  text-align: center;
  font-size: 18px;
}

header .header .menu_button .touch-button {
  float: left;
}

header .header .menu_button .touch-button.active:before {
  content: "b";
}

header .header .menu_button .touch-button,
header .header .menu_button .toggle {
  background: #f2a900;
  width: 50px;
  text-align: center;
}

header .menu_wrapper {
  display: none;
  width: 100%;
  position: relative;
}

header .menu_wrapper .menu {
  display: block;
  width: 100%;
  float: left;
}

header .menu_wrapper .menu.top {
  padding: 40px 0 0 0;
}

header .menu_wrapper .menu.bottom {
  padding: 40px 0;
  margin-bottom: 40px;
}

header .menu_wrapper .menu.top {
  background: #e4e4e4;
}

header .menu_wrapper .menu.bottom {
  background: #330072;
  color: #ffffff;
}

header .menu_wrapper .menu .toolkit-header {
  margin-bottom: 10px;
  text-transform: uppercase;
}

header nav a {
  text-decoration: none;
  color: #2d2d2d;
}

/*

  header .menu.top nav ul > li:last-child > ul > li:first-child > a:before {
    content: 'f'
    font-family: "laurier_icons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
     speak: none;
      line-height: inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    color: #F2A900;
    -webkit-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;


  }*/
header .menu.top nav ul > li:last-child > ul > li:first-child > a:hover:before {
  color: #330072;
}

header .menu_wrapper .menu.top ul.inline-list {
  margin: 25px 0 0 0;
  text-transform: uppercase;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

header .menu_wrapper .menu.top ul.inline-list > li {
  display: inline-block;
  float: left;
  margin: 0;
  list-style: none;
}

header .menu_wrapper .menu.top ul.inline-list > li > a {
  text-decoration: none;
}

header .menu_wrapper .menu.top ul.inline-list > li > a {
  display: block;
  padding: 20px 30px;
  text-decoration: none;
  color: #2d2d2d;
}

header .menu_wrapper .menu.top ul.inline-list > li > a:hover,
header .menu_wrapper .menu.top ul.inline-list > li > a:active {
  background: #ffffff;
  text-decoration: none;
  color: #330072;
}

/* Menu */
/* Header */
/* Navbar */
ul.nav-bar {
  display: inline-block;
  width: 100%;
  background: #e4e4e4;
}

ul.nav-bar > li {
  display: inline-block;
  float: left;
  margin-left: 0;
  list-style: none;
}

ul.nav-bar > li.ui-tabs-active > a,
ul.nav-bar > li > a:hover,
ul.nav-bar > li > a.current,
ul.nav-bar > li > a:focus {
  background: #330072;
  text-decoration: none;
  color: #ffffff;
}

ul.nav-bar > li > a {
  display: block;
  padding: 30px 40px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 80%;
  color: #2d2d2d;
}

/* Navbar */
ul#theMenu {
  display: inline;
}

nav#utilityMenu {
  max-width: 1300px;
  margin: 0 auto;
  display: block;
}

.accordion_header {
  text-align: center;
}

.btn.white {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn.white:active, .btn.white:focus, .btn.white:hover {
  background: #ffffff;
  color: #330072;
}

.btn {
  display: inline-block;
  padding: 12px 40px;
  margin-bottom: 0;
  font-size: 100%;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

/************************  *************************/
/* 		  Homepage Header - Mobile   		       */
/************************  *************************/
/************************  *************************/
/* 		  Homepage Header - Mobile   		       */
/************************  *************************/
@media screen and (max-width: 960px) {
  .col-75 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  footer ul.footer-links {
    left: 0px !important;
    margin: 20px 0px 0px !important;
  }
}
@media screen and (max-width: 1023px) {
  .site__header .search.form input[type=text] {
    width: 196px !important;
  }
}
@media screen and (max-width: 640px) {
  header.site__header .header .menu_button {
    top: 30%;
    width: 35px;
    height: 35px;
  }
  header.site__header .header .menu_button .touch-button {
    width: 35px;
    height: 35px;
  }
  header.site__header .header .menu_button .touch-button::before {
    line-height: 35px !important;
  }
  header.site__header .header .logo {
    min-width: 160px;
    padding-top: 10px;
  }
  header.site__header .header .logo img.mobile_logo {
    max-width: 100%;
    width: 100%;
    min-width: 0;
  }
  header.site__header .header .searchbar {
    top: 30%;
    right: 75px;
    width: 35px;
    height: 35px;
  }
  header.site__header .header .searchbar .search.form button.search {
    height: 35px;
    width: 35px;
    top: -1px;
    left: -1px;
  }
}
@media (max-width: 1023px) {
  /* Header */
  header .look_into_laurier .slide_button.btn {
    bottom: 2%;
  }

  header .utility_menu {
    bottom: 4%;
  }

  header .logo .header_logo {
    max-width: 30%;
    width: 100%;
    min-width: 270px;
  }

  header .header .menu_button {
    width: 50px;
  }

  header .header .menu_button .title {
    display: none;
  }

  header .header .menu_button .touch-button {
    background: #6b7036;
    color: #fff;
  }

  header .searchbar {
    right: 85px;
    width: 250px;
  }

  header .search.form input[type=text] {
    width: 196px;
  }

  /* Header */
}
/*Phone */
@media only screen and (max-width: 768px) {
  header .utility_bar {
    display: none;
  }

  header nav a:hover,
header nav a:active {
    background: #ffffff;
    text-decoration: none;
    color: #330072;
  }

  .accordion_header .menu_accord {
    max-height: 0;
    overflow: hidden;
    float: none;
    width: 100%;
    -webkit-transition: max-height 0.5s;
    /* Safari transition */
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }

  /*Any more than 1 items show Next arrow*/
  .row-items.row-items-0 > .row-link,
.row-items.row-items-1 > .row-link {
    display: none;
  }

  .row-items .row-link.next {
    display: block;
  }

  .menu_accord a {
    line-height: 30px;
    font-size: 15px;
    display: block;
    width: 100%;
    background-color: #330072;
    /* background-color: #330072; */
    text-transform: uppercase;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 17px;
  }

  .purpleState {
    background: #330072 !important;
    color: #e6e6e6 !important;
  }

  /* gray background */
  .greyState {
    background: #e6e6e6 !important;
  }

  .greyState a {
    color: #330072 !important;
  }

  header .utility_menu li {
    list-style-type: none;
    padding-left: 20px;
    float: left;
    clear: left;
    line-height: 30px;
    text-transform: uppercase;
    width: 100%;
  }

  header .utility_bar {
    height: auto;
  }

  header .utility_menu {
    float: none;
  }

  header .look_into_laurier .slide_button.btn {
    display: none;
  }

  .accordion_header .menuIcon {
    display: inline-block;
  }

  /* Header */
  header .accordion_header {
    /*display: none;*/
  }

  header .header .logo img.header_logo {
    display: none;
  }

  header .header .logo img.mobile_logo {
    display: block;
  }

  header .searchbar {
    right: 95px;
    width: 50px;
    top: 12%;
  }

  header .search.form input[type=text] {
    display: none;
  }

  header .header .menu_button {
    top: 12%;
  }

  /* Header */
  .row.campus .large-6.columns > .large-6.columns {
    width: 100%;
  }

  a.video_play {
    font-size: 600%;
    margin-top: -75px;
  }

  .header .column {
    padding: 0 30px;
  }

  header.site__header .header .menu_button {
    top: 30%;
    width: 35px;
    height: 35px;
    right: 30px !important;
  }

  header.site__header .header .menu_button .touch-button {
    line-height: 35px !important;
    width: 35px;
    height: 35px;
  }

  header.site__header .header .menu_button .touch-button::before {
    line-height: 35px !important;
  }

  header.site__header .header .logo {
    min-width: 160px;
    padding-top: 10px;
  }

  header.site__header .header .logo img.mobile_logo {
    max-width: 100%;
    width: 100%;
    min-width: 0;
  }

  header.site__header .header .searchbar {
    top: 30%;
    right: 75px;
    width: 35px;
    height: 35px;
  }

  header.site__header .header .searchbar .search.form button.search {
    height: 35px;
    width: 35px;
    top: -1px;
    left: -1px;
  }
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
 *********************************/
.flexslider {
  position: relative;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
  margin-left: 0;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav a:before {
  display: inline-block;
  content: "";
}

.flex-direction-nav a.flex-next:before {
  content: "";
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  display: inline-block;
  content: url("../../images/General/pause-btn-white.png");
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: url("../../images/General/play-btn-white.png");
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  height: 15px;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin-right: 12px;
  display: inline-block;
  margin-left: 0;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  background: #ffffff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #f2a900;
}

.flex-control-paging li a.flex-active {
  background: #f2a900;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

.flexnav {
  display: block;
  width: 100%;
  max-height: 0;
  float: left;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
}

.flexnav.flexnav-show {
  max-height: 2000px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.flexnav li {
  margin-left: 0;
  font-size: 100%;
  position: relative;
  overflow: hidden;
}

.flexnav li span.nolink {
  background: #e4e4e4;
  position: relative;
  display: block;
  vertical-align: middle;
  padding: 10px;
  overflow: hidden;
  text-transform: uppercase;
  color: #5c5c5c;
}

.flexnav li a {
  background: #e4e4e4;
  position: relative;
  display: block;
  vertical-align: middle;
  padding: 10px;
  overflow: hidden;
  color: #222222;
}

.flexnav li a:hover,
.flexnav li a:focus,
.flexnav li a:active {
  background: #ffffff;
  border: none;
  text-decoration: none;
  font-size: inherit;
  color: #2f0070;
  cursor: pointer;
}

.flexnav > li > a {
  text-transform: uppercase;
}

.flexnav li ul {
  width: 100%;
  margin-left: 0;
}

.flexnav li ul li {
  margin-left: 0;
  font-size: 100%;
  position: relative;
  overflow: hidden;
}

.flexnav li ul.flexnav-show li {
  margin-left: 0;
  overflow: visible;
}

.flexnav li ul li a {
  display: block;
}

.flexnav .touch-button {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  padding: 10px;
  display: none;
  background: #acaca1;
  background: rgba(0, 0, 0, 0.075);
  text-align: center;
}

.flexnav .touch-button:hover {
  cursor: pointer;
}

.touch-button.icon.icon-toggleright:before {
  line-height: 1em;
  vertical-align: middle;
}

.touch-button.icon.icon-toggleright.active:before {
  content: "k";
}

@media (min-width: 801px) {
  .flexnav {
    overflow: visible;
  }

  .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    overflow: visible;
    width: 20%;
  }

  .flexnav li a {
    border-bottom: none;
  }

  .flexnav li > ul {
    display: block !important;
    position: relative !important;
    margin: 0 !important;
  }

  .flexnav li > ul li {
    width: 100%;
    /*margin-bottom: 20px!important;*/
  }

  .flexnav li ul li > ul {
    margin-left: 100%;
    top: 0;
  }

  .flexnav li ul li a {
    border-bottom: none;
  }
}
/*  Greater than or equal to 801px width  */
@media (max-width: 800px) {
  .flexnav .touch-button {
    display: inline-block;
  }

  .flexnav > li > a {
    text-transform: uppercase;
    border-bottom: 1px solid #cccccc;
  }

  .flexnav li ul li a {
    display: block;
    background: #f2f2f2;
    border-bottom: 1px solid #cccccc;
  }

  .flexnav li a:hover,
.flexnav li a:focus,
.flexnav li a:active {
    border-bottom: 1px solid #cccccc;
  }
}
/*  Less than or equal to 800px width  */
@media only screen and (min-width: 769px) {
  .columns.large-4 {
    position: relative;
    width: 33.33333%;
  }
}
@media (max-width: 768px) {
  header .upcoming_deadlines.desktop {
    display: none !important;
  }
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  white-space: normal;
  margin: 10px 0;
}

@media (max-width: 1220px) {
  .look_laurier .row.desktop {
    margin-top: 20px;
  }

  header ul.toolkit-boxes > li {
    margin: 5px;
    min-height: 275px;
    max-height: 275px;
  }
}
@media (max-width: 900px) {
  /* Header */
  header .look_into_laurier .overlay_caption h1 {
    font-size: 370%;
  }

  header .look_into_laurier .overlay_caption h2 {
    padding: 25px 0 0;
  }

  header ul.toolkit-boxes > li {
    padding: 30px 7.5px;
  }

  /* Header */
}
/************************  *************************/
/* 	     Homepage Header - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		  Student Header - Desktop  	       	   */
/************************  *************************/
header.site__header .students__menu {
  /*Quick Links*/
  /******** Events Tabs ***********/
  /* *************************************************************************** */
  /* My Quick Links */
  /* added by Andrei */
  /* the login button */
  /* area with My Quick Links with bk color and padding */
  /* overwrite 4_base.css where padding-left is 40px */
  /* span full width the background */
  /*
  @media (max-width: 1024px){
  #personal #links-home #quickLinksPersonal {
      width: 100%;
  }
  }
  */
  /*.module-Text,*/
  /* li:before{ content:"·"; font-size:16.2px; vertical-align:middle; line-height:26px; } */
  /*Colors*/
  /*Backgrounds*/
  /**Sprint 2 tweaks **/
  /*End Sprint 2 tweaks */
  /*Fonts*/
  /**
  * Remove the gray background color from active links in IE 10.
  */
  /*My Laurier*/
  /*JQUERY UI Overrides*/
  /*Tab Overrides*/
  /*End Tabs*/
  /* Universal Page */
  /*
  
  All Link text should be Purple #330072 and Underline (currently the underline is not rendering)
  This applies to text within Accordions, tabs and Quick Link Boxes as well as standard text boxes
  
  */
  /*May 10 / 2016*/
  /*June 17th */
  /*
  .textModule h2{
  margin: 10px 0;
  }
  
  .textModule h3{
  margin: 10px 0;
  }
  */
  /*Accessibility*/
}
header.site__header .students__menu nav#utilityMenu {
  padding: 0;
}
header.site__header .students__menu .utility_bar {
  display: flex;
  height: 60px;
  padding: 0;
}
header.site__header .students__menu .utility_menu {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
  width: 100%;
}
header.site__header .students__menu .utility_menu.dev {
  padding: 0;
}
header.site__header .students__menu .utility_menu ul {
  padding: 0;
}
header.site__header .students__menu .utility_menu ul li {
  padding: 0;
}
header.site__header .students__menu .utility_menu ul li a {
  padding: 0 15px;
}
header.site__header .students__menu .utility_menu a,
header.site__header .students__menu .utility_menu a:hover,
header.site__header .students__menu .utility_menu a:focus {
  outline: 0;
  color: #fff;
}
header.site__header .students__menu #header .site-logo {
  min-height: 75px;
  display: block;
}
header.site__header .students__menu #header .site-logo img {
  width: unset;
}
header.site__header .students__menu #header .site-logo img#logo-mobile {
  display: none;
}
header.site__header .students__menu #header .site-text {
  position: absolute;
  top: 38%;
  width: 50%;
  left: 46.5%;
  text-align: left;
  background-color: transparent;
}
header.site__header .students__menu #header .site-text p.site {
  margin: 0;
  text-transform: capitalize;
  font-size: 48px;
  position: relative;
  color: #330072;
  line-height: 48px;
}
header.site__header .students__menu #header > .col-33.right > form {
  float: right;
  position: relative;
  top: 61px;
}
header.site__header .students__menu #header #mobile-nav {
  display: none;
}
header.site__header .students__menu #header #mobile-nav > .icon {
  line-height: 1;
  font-size: 25.2px;
}
header.site__header .students__menu #header #search > form #searchBtnSubmit {
  padding: 1px 6px;
}
header.site__header .students__menu .page-universal.no-main-menu #menu,
header.site__header .students__menu .page-universal.no-main-menu #mobile-nav {
  display: none;
}
header.site__header .students__menu #menu {
  padding: 0;
}
header.site__header .students__menu #nav {
  display: block;
  overflow: unset;
}
header.site__header .students__menu #nav li {
  position: relative;
}
header.site__header .students__menu #nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header.site__header .students__menu #mnuMyLaurier,
header.site__header .students__menu #nav > ul > li {
  width: 14.2857142857%;
}
header.site__header .students__menu #nav > ul > li {
  float: left;
  background-color: #e4e4e4;
  border-right: 2px solid #fff;
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  height: 60px;
  text-transform: uppercase;
  padding: 0 15px;
  overflow-y: hidden;
  cursor: pointer;
  z-index: 1001;
}
header.site__header .students__menu #nav > ul > li > ul {
  margin: 0;
  display: none;
}
header.site__header .students__menu #nav > ul > li > div,
header.site__header .students__menu #nav > ul > li > div > div,
header.site__header .students__menu #nav > ul > li > div > div > div {
  width: 100%;
}
header.site__header .students__menu #nav > ul > li > .icon {
  display: none;
}
header.site__header .students__menu #nav > ul > li .mnuItem {
  color: #330072;
}
header.site__header .students__menu #nav > ul > li .mnuItem:focus {
  outline: 2px dotted #330072;
}
header.site__header .students__menu #nav > ul > li:hover {
  background-color: #d3d3d3;
}
header.site__header .students__menu #nav > ul li a {
  text-transform: uppercase;
}
header.site__header .students__menu #nav li.hasFocus,
header.site__header .students__menu #nav li:hover {
  overflow-y: visible;
}
header.site__header .students__menu #nav > ul > li ul {
  display: none;
  padding: 0;
}
@media (min-width: 1024px) {
  header.site__header .students__menu #nav > ul > li.hasFocus > ul,
header.site__header .students__menu #nav > ul > li:hover > ul {
    display: block !important;
  }
}
header.site__header .students__menu #nav > ul > li.hasFocus > ul,
header.site__header .students__menu #nav > ul > li:hover ul {
  display: block;
  clear: both;
  position: absolute;
  background-color: #fff;
  z-index: 1000;
  left: 0px;
  -webkit-box-shadow: 0px 2px 5px 0px #999;
  -moz-box-shadow: 0px 2px 5px 0px #999;
  box-shadow: 0px 2px 5px 0px #999;
  width: 240px;
}
header.site__header .students__menu #nav > ul > li.hasFocus ul li,
header.site__header .students__menu #nav > ul > li:hover ul li {
  width: 100%;
  padding: 10px 15px;
  border-bottom: 2px solid #e4e4e4;
  background-color: #fff;
  line-height: 0;
}
header.site__header .students__menu #nav > ul li {
  max-width: 100%;
  list-style: none;
}
header.site__header .students__menu #nav ul li ul li a {
  overflow: hidden;
  max-width: 100%;
  word-wrap: normal;
  white-space: pre-wrap;
  text-align: left;
  font-size: 14px;
  line-height: 16px;
}
header.site__header .students__menu #nav > ul > li:hover ul li:last-child {
  border-bottom: none;
}
header.site__header .students__menu #nav > ul > li:hover ul li a {
  display: inline-block;
  text-transform: none;
}
header.site__header .students__menu #nav > ul > li:hover ul li:hover {
  background-color: #5b328e;
  color: #fff;
}
header.site__header .students__menu #nav > ul > li:hover ul li:hover a {
  color: #fff;
}
@media (max-width: 1024px) {
  header.site__header .students__menu #header {
    padding-bottom: 0;
  }
  header.site__header .students__menu #nav > ul > li {
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    padding: 10px 25px;
    overflow-y: hidden;
    background-color: #fff;
    border-bottom: 2px solid #e4e4e4;
    padding-left: 10px;
  }
  header.site__header .students__menu #nav > ul > li > .icon {
    display: block;
    position: absolute;
    right: 35px;
    color: #330072;
  }
  header.site__header .students__menu #mobile-nav {
    margin-right: 21px;
  }
  header.site__header .students__menu #nav > ul > li > div,
header.site__header .students__menu #nav > ul > li > div > div,
header.site__header .students__menu #nav > ul > li > div > div > div {
    width: 100%;
    display: block !important;
  }
  header.site__header .students__menu #nav > ul > li > div > div > div {
    text-align: left !important;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop {
    border-bottom: none;
    padding: 0px;
    padding-left: 10px;
  }
  header.site__header .students__menu #nav > ul > li ul,
header.site__header .students__menu #nav > ul > li:hover ul {
    display: none;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop:hover > div > div,
header.site__header .students__menu #nav > ul > li.mobileDrop > div > div,
header.site__header .students__menu #nav > ul > li:hover > div > div {
    height: auto !important;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop:hover,
header.site__header .students__menu #nav > ul > li.mobileDrop {
    height: auto;
    background-color: #fff;
    padding-left: 0px;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop > div {
    background-color: #d3d3d3;
    /*May 31st*/
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop .icon {
    margin-top: 10px;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop > div {
    padding-left: 10px;
    border-bottom: 2px solid #e4e4e4;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop .mnuItem {
    padding: 10px 0;
    background-color: #d3d3d3;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop:hover ul,
header.site__header .students__menu #nav > ul > li.mobileDrop ul {
    display: block !important;
    position: relative;
    clear: both;
    width: 100%;
    border: none;
    box-shadow: none;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop:hover ul li,
header.site__header .students__menu #nav > ul > li.mobileDrop ul li {
    background-color: #fff;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    text-transform: none;
    color: #330072;
    font-size: 14px;
    display: block;
    border-bottom: 2px solid #e4e4e4;
    border-left: none;
  }
  header.site__header .students__menu #nav > ul > li > ul > li {
    height: 40px;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop ul li a {
    text-transform: none;
    color: #330072;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop ul li:hover {
    background-color: #5b328e;
    color: #fff;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop ul li:hover a {
    color: #fff;
  }
  header.site__header .students__menu #nav > ul > li > div {
    padding-left: 15px;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop > div {
    padding-left: 25px !important;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop:hover > ul > li,
header.site__header .students__menu #nav > ul > li.mobileDrop > ul > li {
    padding-left: 35px !important;
  }
}
@media (min-width: 1025px) {
  header.site__header .students__menu #nav > ul > li:first-child > ul > li {
    padding-left: 30px;
  }
  header.site__header .students__menu #nav > ul > li:first-child > div > div > div.mnuItem {
    padding-left: 15px;
  }
}
header.site__header .students__menu #mobile-nav > .icon {
  font-size: 25.2px;
}
@media (max-width: 1023px) {
  header.site__header .students__menu li.mobileDrop {
    padding-left: 0;
  }
  header.site__header .students__menu li.mobileDrop .mnuItem {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  header.site__header .students__menu #header .site-logo {
    margin-left: 15px !important;
  }
  header.site__header .students__menu #mnuMyLaurier,
header.site__header .students__menu #header .site-text {
    padding-left: 15px !important;
  }
  header.site__header .students__menu #nav > ul > li > div {
    padding-left: 5px !important;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop > div {
    padding-left: 15px !important;
  }
  header.site__header .students__menu #nav > ul > li.mobileDrop:hover > ul > li,
header.site__header .students__menu #nav > ul > li.mobileDrop > ul > li {
    padding-left: 25px !important;
  }
  header.site__header .students__menu #leftMenu {
    padding-bottom: 10px;
  }
}
header.site__header .students__menu #nav > ul > li ul li a {
  display: inline-block;
  width: 100%;
}
header.site__header .students__menu #mnuMyLaurier {
  background-color: #330072 !important;
  color: #fff !important;
  cursor: pointer;
  padding: 0 15px;
  font-size: 14px;
  float: left;
}
header.site__header .students__menu #mnuMyLaurier:focus {
  outline: 2px dotted #330072;
}
header.site__header .students__menu #mnuMyLaurier > div {
  width: 100%;
  position: relative;
}
header.site__header .students__menu #myLaurierBar {
  padding: 15px 25px;
  text-align: right;
  line-height: 10px;
  background-color: #330072 !important;
}
header.site__header .students__menu #myLaurierBar a {
  text-transform: uppercase;
  display: inline-block;
  margin-right: 20px;
}
header.site__header .students__menu #myLaurierBar a:hover {
  color: #fff;
  text-decoration: underline;
}
header.site__header .students__menu #mnuMyLaurier:hover,
header.site__header .students__menu #mnuMyLaurier.open {
  background-color: #5b328e !important;
}
header.site__header .students__menu #mnuMyLaurier .myLaurierTriangle .icon {
  display: none;
}
header.site__header .students__menu #mnuMyLaurier.open .myLaurierTriangle {
  border: none;
  right: 14px;
}
header.site__header .students__menu #mnuMyLaurier.open .myLaurierTriangle .icon {
  display: block;
  color: #f2a900;
  position: relative;
  font-size: 14px;
}
header.site__header .students__menu .myLaurierTriangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13.9px 8px 0 8px;
  border-color: #f2a900 transparent transparent transparent;
  display: inline-block;
  cursor: pointer;
  margin-right: 14px;
  margin-top: 6px;
  float: right;
}
header.site__header .students__menu #personal {
  padding-top: 40px;
}
header.site__header .students__menu #myLaurierBar {
  height: 40px;
  font-size: 14px;
}
header.site__header .students__menu #mySchedule {
  background-color: #eee;
  padding: 20px;
}
header.site__header .students__menu #myScheduleContainer {
  min-height: 334px;
  padding-right: 20px;
}
header.site__header .students__menu #myScheduleContainer caption {
  text-align: left;
  padding-bottom: 10px;
}
header.site__header .students__menu #schedule {
  clear: left;
}
header.site__header .students__menu #eventCalendarQuickLinks.canGoFull {
  max-width: 100%;
}
header.site__header .students__menu .classinfo .col-16.col-subj-code,
header.site__header .students__menu .classinfo .col-16.col-type-code,
header.site__header .students__menu .classinfo .col-16.col-day-of-week {
  width: 14%;
}
header.site__header .students__menu .classinfo .col-16.col-location,
header.site__header .students__menu .classinfo .col-16.col-instructor {
  width: 20.16%;
}
@media (min-width: 1024px) {
  header.site__header .students__menu #mnuMyLaurier.open .myLaurierTriangle .icon {
    right: 15px;
  }
}
@media (max-width: 1024px) {
  header.site__header .students__menu #mnuMyLaurier {
    position: relative;
    padding-left: 25px;
    height: 40px;
  }
  header.site__header .students__menu #mnuMyLaurier > div > div {
    height: 40px !important;
  }
  header.site__header .students__menu .myLaurierTriangle {
    position: absolute;
    right: 21px;
    top: 10px;
    margin-right: 0px;
  }
  header.site__header .students__menu #myLaurierLinks {
    clear: both;
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
  }
  header.site__header .students__menu #schedule {
    margin-bottom: 40px;
  }
  header.site__header .students__menu #quickLinks,
header.site__header .students__menu #myQuickLinks {
    max-width: 48%;
    width: 100%;
  }
  header.site__header .students__menu #quickLinks {
    float: left;
  }
  header.site__header .students__menu #myQuickLinks {
    float: right;
  }
  header.site__header .students__menu #myLaurierLinks > #myQuickLinks {
    float: left;
    width: 100%;
    max-width: 570px;
  }
  header.site__header .students__menu #personal #links-home #quickLinksPersonal {
    float: left;
    width: 45%;
    margin-right: 20px;
  }
  header.site__header .students__menu #loadedEvents {
    max-width: 570px;
    flex-flow: row wrap;
    display: flex;
  }
  header.site__header .students__menu #eventCalendarQuickLinks a.btn {
    max-width: 100%;
    width: 100%;
    flex-basis: 46%;
    max-width: 100%;
  }
  header.site__header .students__menu div#loadedEvents a:nth-child(odd) {
    margin-right: 4%;
  }
  header.site__header .students__menu div#loadedEvents a:nth-child(even) {
    margin-right: 0%;
  }
  header.site__header .students__menu #schedule,
header.site__header .students__menu #eventCalendarQuickLinks {
    margin-left: 0;
    max-width: 610px;
  }
  header.site__header .students__menu #myLaurier-header,
header.site__header .students__menu #mySchedule {
    margin-left: 0px;
    max-width: 570px;
  }
}
@media (max-width: 600px) {
  header.site__header .students__menu #mnuMyLaurier,
header.site__header .students__menu #mnuMyLaurier > div > div {
    height: 40px !important;
  }
  header.site__header .students__menu #mnuMyLaurier > div > div > div {
    font-size: 14px;
  }
  header.site__header .students__menu .myLaurierTriangle {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  header.site__header .students__menu #personal #links-home #quickLinksPersonal {
    width: 100%;
  }
  header.site__header .students__menu #schedule,
header.site__header .students__menu #scheduleContainer,
header.site__header .students__menu #myLaurierLinks,
header.site__header .students__menu #quickLinks,
header.site__header .students__menu #myQuickLinks,
header.site__header .students__menu #eventCalendarQuickLinks {
    clear: both;
    width: 100%;
    max-width: 100%;
  }
  header.site__header .students__menu #schedule {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    overflow-x: scroll;
  }
  header.site__header .students__menu #schedule > #myScheduleContainer {
    min-width: 500px;
    width: 100%;
    max-width: 100%;
    display: block;
  }
  header.site__header .students__menu #myScheduleContainer {
    min-height: auto;
    padding-bottom: 20px;
  }
}
header.site__header .students__menu #personal {
  overflow: hidden;
}
header.site__header .students__menu #myLaurier {
  overflow: hidden;
  max-width: 100%;
  background-color: #5b328e;
}
header.site__header .students__menu #myLaurier-inner {
  margin-top: 40px;
  padding: 0px;
}
header.site__header .students__menu #myLaurier-inner a {
  text-decoration: underline;
}
header.site__header .students__menu #myLaurier-header {
  color: #fff;
  margin-bottom: 15px;
}
header.site__header .students__menu #myLaurierBar {
  background-color: #5b328e;
}
header.site__header .students__menu h2.myEventCalendar {
  padding-bottom: 20px;
  text-transform: capitalize;
}
header.site__header .students__menu h2.myEventCalendar a {
  text-decoration: none;
  color: #fff;
}
header.site__header .students__menu #eventCalendarQuickLinks {
  padding-top: 20px;
  margin-bottom: 40px;
  max-width: 100%;
}
header.site__header .students__menu #eventCalendarQuickLinks p.loginMessage,
header.site__header .students__menu #eventCalendarQuickLinks a {
  color: #fff;
}
header.site__header .students__menu #eventCalendarQuickLinks a.btn {
  display: inline-block;
  max-width: 24%;
  margin-right: 1.3%;
  border: 2px solid #330072;
  transition: background-color 0.5s ease;
}
header.site__header .students__menu div#loadedEvents a:last-child {
  margin-right: 0;
}
header.site__header .students__menu #eventCalendarQuickLinks a.btn:hover {
  background-color: #330072;
  color: #330072;
}
header.site__header .students__menu #eventCalendarQuickLinks h2 {
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  text-transform: none;
}
header.site__header .students__menu .White-button {
  display: inline-block;
  width: 100%;
  padding: 10px 5px;
  text-align: center;
  margin-bottom: 8px;
  text-decoration: none;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none !important;
  color: #fff !important;
  border: 2px solid #fff;
  color: #fff;
  background-color: #5b328e !important;
  border: 2px solid #fff !important;
}
header.site__header .students__menu .White-button:hover {
  color: #330072 !important;
}
header.site__header .students__menu .col-25 {
  max-width: 270px;
  width: 100%;
}
header.site__header .students__menu #myQuickLinks,
header.site__header .students__menu #quickLinks,
header.site__header .students__menu #quickLinksPersonal {
  background-color: #eee;
  padding: 20px 10px;
  height: 284px;
}
header.site__header .students__menu #myQuickLinks h2,
header.site__header .students__menu #quickLinks h2,
header.site__header .students__menu #quickLinksPersonal h2 {
  color: #444;
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}
header.site__header .students__menu #quickLinks,
header.site__header .students__menu #quickLinksPersonal {
  margin-bottom: 40px;
}
header.site__header .students__menu #myQuickLinks ul,
header.site__header .students__menu #quickLinks ul,
header.site__header .students__menu #quickLinksPersonal ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
header.site__header .students__menu .quicklinks li a.quicklink {
  font-size: 14px;
  color: #330072;
  text-transform: none;
  text-decoration: underline;
  /*May 24th 2016*/
}
header.site__header .students__menu .quicklinks li a.quicklink:hover {
  text-decoration: underline;
}
header.site__header .students__menu #links-home .tabs {
  height: 210px;
}
@media (min-width: 600px) {
  header.site__header .students__menu #myQuickLinks,
header.site__header .students__menu #quickLinks,
header.site__header .students__menu #quickLinksPersonal {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  header.site__header .students__menu {
    /******** Events Tabs ***********/
  }
  header.site__header .students__menu nav#quickLinksPersonalA {
    display: none;
  }
  header.site__header .students__menu #personal {
    clear: both;
  }
  header.site__header .students__menu #personal #links-home {
    float: right !important;
    width: 100%;
    max-width: 100%;
    padding-top: 40px;
  }
  header.site__header .students__menu #personal #tabs-home {
    float: left !important;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  header.site__header .students__menu #personal #links-home #tabs-home-events,
header.site__header .students__menu #personal #links-home #quickLinks {
    float: left;
    max-width: 44.5%;
    /*570px; / 1280 */
    /*270 + 30 + 270*/
    width: 100%;
  }
  header.site__header .students__menu #personal #links-home #quickLinks {
    clear: left;
    min-width: 420px;
  }
  header.site__header .students__menu #personal #links-home #tabs-home-events {
    clear: right;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  header.site__header .students__menu #personal #links-home #tabs-home-events,
header.site__header .students__menu #personal #links-home #quickLinks {
    max-width: 100%;
    width: 100%;
  }
}
header.site__header .students__menu #links-home #quickLinksPersonal {
  /* background-color: #eee; */
  margin-top: 10px;
  padding: 0px;
  height: auto;
  margin-bottom: auto;
}
header.site__header .students__menu #newQuickLinks {
  clear: both;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 15px;
  background-color: #f6f6f6;
  height: 244px;
}
header.site__header .students__menu #newQuickLinks h2 {
  font-size: 18px;
  text-transform: uppercase;
}
header.site__header .students__menu #newQuickLinks li a.quickLink {
  font-size: 16px;
  color: #330072;
  text-transform: none;
  text-decoration: none;
  line-height: 30px;
}
header.site__header .students__menu #newQuickLinks li a.quickLink:hover {
  text-decoration: underline;
}
header.site__header .students__menu #quickLinksPersonalA #newQuickLinks #loadedQuickLinks ul {
  padding-left: 0px;
}
@media only screen and (max-width: 1024px) and (min-width: 600px) {
  header.site__header .students__menu #personal #links-home #quickLinksPersonalA {
    max-width: 100%;
    float: left;
    min-width: 50%;
    clear: right;
    padding-left: 15px;
  }
}
header.site__header .students__menu html * {
  box-sizing: border-box;
}
header.site__header .students__menu html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
header.site__header .students__menu body {
  font-size: 18px;
  line-height: 26px;
  background: white;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Calluna Sans";
  font-weight: normal;
  font-style: normal;
  position: relative;
  cursor: default;
  /*min-width: 600px;*/
}
header.site__header .students__menu body * {
  outline: 0;
}
header.site__header .students__menu div.clear {
  width: 100%;
  clear: both;
}
header.site__header .students__menu .row {
  width: 100%;
  max-width: 1230px;
  padding-left: 30px;
  padding-right: 30px;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
header.site__header .students__menu .col {
  float: left;
  position: relative;
  display: block;
}
header.site__header .students__menu .col-100 {
  width: 100%;
  clear: both;
  overflow: hidden;
}
header.site__header .students__menu .col-75 {
  width: 100%;
  max-width: 75%;
  /*270 + 30 + 270 + 30 + 270 */
}
@media (min-width: 1025px) {
  header.site__header .students__menu #nav {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1230px) {
  header.site__header .students__menu {
    /*
        fixed size of 75% of (1024px - (270px + 30) = 724px - 60 )
        75% of 1024px = 768px
        734 / 1024 =    71.67!!
        724 -20 margin = 704 / 1024 = 68.75%    
    */
  }
  header.site__header .students__menu #personal > .col-75 {
    max-width: 73.5%;
    /*71% May 26th 2016*/
    padding-right: 20px;
  }
  header.site__header .students__menu #mySchedule {
    max-width: 71%;
  }
  header.site__header .students__menu #links-home {
    max-width: 26.5%;
    /*new */
  }
}
header.site__header .students__menu .col-66 {
  width: 65.99%;
}
header.site__header .students__menu .col-50 {
  /*width: 49.99%;*/
  width: 100%;
  max-width: 570px;
  /*270 + 30 + 270 */
  margin-left: 30px;
}
header.site__header .students__menu .col-33 {
  width: 32.99%;
}
header.site__header .students__menu .col-25 {
  max-width: 270px;
  /* 270 of 1230px */
  width: 100%;
}
header.site__header .students__menu .col-16 {
  width: 16.66%;
}
header.site__header .students__menu .col.left {
  float: left;
}
header.site__header .students__menu .col.right {
  float: right;
}
header.site__header .students__menu img.site-logo-mobile {
  max-width: 37.18%;
  /* 435px / 1230 */
  width: 100%;
}
header.site__header .students__menu img#logo-mobile {
  display: none;
}
header.site__header .students__menu .page-title {
  margin-top: 0;
  margin-bottom: 20px;
  /*so text sits at 20 below it*/
}
header.site__header .students__menu .text-module {
  width: 100%;
  padding-right: 70px;
}
header.site__header .students__menu #primaryNav {
  width: 270px;
}
@media (max-width: 1024px) {
  header.site__header .students__menu {
    /**NEW**/
    /**END NEW**/
    /*.col-16{ width: 24.66%; }*/
    /*.module-Text,*/
  }
  header.site__header .students__menu #header {
    padding-left: 0;
    padding-right: 0;
  }
  header.site__header .students__menu img.site-logo-mobile {
    display: none;
  }
  header.site__header .students__menu img.site-logo-desktop {
    display: block;
  }
  header.site__header .students__menu img#logo {
    max-width: 30%;
    /*365px / 1230*/
    width: 100%;
    min-width: 270px;
  }
  header.site__header .students__menu .col-75 {
    /*becomes col-100 */
    width: 100%;
    max-width: 100%;
    /*270 + 30 + 270 + 30 + 270 */
    margin-left: 30px;
  }
  header.site__header .students__menu .col-25 {
    /*Becomes col 50 */
    width: 100%;
    max-width: 570px;
    /*270 + 30 + 270 */
  }
  header.site__header .students__menu .col-66 {
    width: 100%;
  }
  header.site__header .students__menu .col-33 {
    width: 49.99%;
  }
  header.site__header .students__menu #header {
    padding-bottom: 0;
  }
  header.site__header .students__menu .tabs {
    float: left;
    margin-left: 30px;
  }
  header.site__header .students__menu .row {
    /* padding-left: 25px; */
    padding-right: 25px;
  }
  header.site__header .students__menu .text-module {
    padding-right: 50px;
  }
  header.site__header .students__menu #secondMenu #menu-home-bottom {
    max-width: 100%;
    padding-left: 30px;
  }
  header.site__header .students__menu .col-instructor {
    display: none;
  }
  header.site__header .students__menu .classinfo .col.col-16 {
    max-width: 19%;
    width: 19%;
  }
  header.site__header .students__menu .classinfo .col.col-type-code,
header.site__header .students__menu .classinfo .col.col-day-of-week {
    width: 13%;
  }
  header.site__header .students__menu .classinfo .col.col-time {
    width: 26%;
    max-width: 26%;
  }
  header.site__header .students__menu #myLaurier-buttons {
    float: left;
    margin-top: 30px;
    margin-left: 0;
    display: flex;
    margin-bottom: 30px;
  }
  header.site__header .students__menu a.White-button:not(:last-child) {
    margin-right: 4%;
  }
  header.site__header .students__menu a.White-button {
    width: 48%;
    flex: 1;
  }
}
@media (max-width: 600px) {
  header.site__header .students__menu {
    /*.module-Text,*/
  }
  header.site__header .students__menu img.site-logo-desktop {
    display: none;
  }
  header.site__header .students__menu #fhome img.site-logo-mobile,
header.site__header .students__menu #home img.site-logo-mobile {
    display: block;
  }
  header.site__header .students__menu img#logo-mobile {
    margin-top: 5px;
    width: 180px;
    height: 70px;
    max-width: 180px;
    max-height: 70px;
    min-width: 180px;
    min-height: 70px;
  }
  header.site__header .students__menu .tabs {
    margin-left: 0;
  }
  header.site__header .students__menu .col-100,
header.site__header .students__menu .col-75,
header.site__header .students__menu .col-66,
header.site__header .students__menu .col-50,
header.site__header .students__menu .col-33,
header.site__header .students__menu .col-25 {
    width: 100%;
    max-width: 100%;
    clear: both;
    overflow: hidden;
  }
  header.site__header .students__menu .col-left,
header.site__header .students__menu .col-right {
    float: left;
  }
  header.site__header .students__menu .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  header.site__header .students__menu #secondMenu #menu-home-bottom {
    padding-left: 15px;
  }
  header.site__header .students__menu .text-module {
    padding-right: 0;
  }
}
header.site__header .students__menu h1,
header.site__header .students__menu h2,
header.site__header .students__menu h3,
header.site__header .students__menu h4,
header.site__header .students__menu h5,
header.site__header .students__menu h6 {
  margin: 0;
  font-weight: normal;
}
header.site__header .students__menu h1 {
  font-weight: normal;
  font-size: 50px;
  line-height: 70px;
  color: #444;
}
header.site__header .students__menu h2 {
  font-weight: normal;
  font-size: 24px;
  line-height: 34px;
  color: #330072;
  text-transform: uppercase;
}
header.site__header .students__menu h3 {
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
  color: #444;
  padding-top: 10px;
}
header.site__header .students__menu h4 {
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  color: #444;
  padding-top: 10px;
}
header.site__header .students__menu h5 {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #444;
  padding-top: 5px;
}
header.site__header .students__menu h6 {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #444;
}
header.site__header .students__menu hr {
  margin: 0;
}
header.site__header .students__menu hr.gradient {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
  margin: 10px 0px;
}
header.site__header .students__menu .page-home h1 {
  font-weight: normal;
  font-size: 50px;
  line-height: 70px;
  color: #444;
}
header.site__header .students__menu #eventCalendarQuickLinks h2 {
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  text-transform: none;
}
header.site__header .students__menu #myScheduleContainer h2,
header.site__header .students__menu h2.myEventCalendar,
header.site__header .students__menu .page-home h2 {
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #444;
  text-transform: none;
}
header.site__header .students__menu .page-home h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  color: #330072;
  text-transform: uppercase;
}
header.site__header .students__menu .page-title h1 {
  font-size: 50px;
}
header.site__header .students__menu li {
  list-style: none;
  font-size: 18px;
  line-height: 26px;
}
header.site__header .students__menu #loadedEvents a:not(.White-button),
header.site__header .students__menu #loadedEvents p {
  color: #fff;
}
header.site__header .students__menu .split {
  display: inline-block;
  width: 50%;
}
header.site__header .students__menu .split:nth-child(even) {
  float: right;
}
header.site__header .students__menu .module-Tabs .ui-tabs-panel,
header.site__header .students__menu .text-module,
header.site__header .students__menu .ui-widget span.ui-selectmenu-text,
header.site__header .students__menu .ui-selectmenu-menu .ui-menu-item,
header.site__header .students__menu p {
  font-weight: normal;
  font-size: 18px;
  line-height: 28.8px;
  font-family: "Calluna Sans";
  color: #444;
}
header.site__header .students__menu p img {
  max-width: 100%;
  height: auto;
}
header.site__header .students__menu .text-module > p:first-child {
  margin-top: 0;
}
header.site__header .students__menu .text-module > p:last-child {
  margin-bottom: 0;
}
header.site__header .students__menu .row-title {
  width: 100%;
  clear: both;
  overflow: hidden;
  display: block;
}
header.site__header .students__menu ul {
  padding-left: 40px;
}
header.site__header .students__menu ol {
  /*padding-left: 20px*/
}
header.site__header .students__menu a:hover {
  cursor: pointer;
}
header.site__header .students__menu p a,
header.site__header .students__menu a,
header.site__header .students__menu a:hover {
  color: #330072;
}
header.site__header .students__menu .col-Blue a,
header.site__header .students__menu .col-Blue {
  color: #0077a2;
}
header.site__header .students__menu .col-Red a,
header.site__header .students__menu .col-Red {
  color: #db2c39;
}
header.site__header .students__menu .col-Mauve a,
header.site__header .students__menu .col-Mauve {
  color: #924da7;
}
header.site__header .students__menu .col-Purple a,
header.site__header .students__menu .col-Purple {
  color: #330072;
}
header.site__header .students__menu .col-Purple a:hover {
  color: #5b328e;
}
header.site__header .students__menu .col-Orange a,
header.site__header .students__menu .col-Orange {
  color: #e87722;
}
header.site__header .students__menu .col-Gold a,
header.site__header .students__menu .col-Gold {
  color: #f2a900;
}
header.site__header .students__menu .col-Green a,
header.site__header .students__menu .col-Green {
  color: #6b7036;
}
header.site__header .students__menu .col-White a,
header.site__header .students__menu .col-White {
  color: #fff;
}
header.site__header .students__menu .col-Black a,
header.site__header .students__menu .col-Black {
  color: #444;
}
header.site__header .students__menu .col-Grey-light {
  color: #f6f6f6;
}
header.site__header .students__menu .col-Grey-dark {
  color: #e4e4e4;
}
header.site__header .students__menu .bg-Blue {
  background-color: #0077a2;
  color: #fff;
}
header.site__header .students__menu .bg-Red {
  background-color: #db2c39;
  color: #fff;
}
header.site__header .students__menu .bg-Mauve {
  background-color: #995da7;
  color: #fff;
}
header.site__header .students__menu .bg-Purple {
  background-color: #330072;
  color: #fff;
}
header.site__header .students__menu a.bg-Purple:hover,
header.site__header .students__menu .wyntk.bg-Purple:hover {
  background-color: #5b328e;
}
header.site__header .students__menu .bg-Orange {
  background-color: #e87722;
  color: #fff;
}
header.site__header .students__menu .bg-Gold {
  background-color: #f2a900;
  color: #fff;
}
header.site__header .students__menu .bg-Green {
  background-color: #6b7036;
  color: #fff;
}
header.site__header .students__menu .bg-White {
  background-color: #fff;
  color: #fff;
}
header.site__header .students__menu .bg-Black {
  background-color: #444;
  color: #fff;
}
header.site__header .students__menu .bg-Grey-light {
  background-color: #f6f6f6;
  color: #444;
}
header.site__header .students__menu .bg-Grey-dark {
  background-color: #e4e4e4;
  color: #fff;
}
header.site__header .students__menu .spif.bg-Blue a:focus,
header.site__header .students__menu .spif.bg-Blue a:active,
header.site__header .students__menu .spif.bg-Blue a:visited {
  color: #fff;
}
header.site__header .students__menu .spif.bg-Red a:focus,
header.site__header .students__menu .spif.bg-Red a:active,
header.site__header .students__menu .spif.bg-Red a:visited {
  color: #fff;
}
header.site__header .students__menu .spif.bg-Mauve a:focus,
header.site__header .students__menu .spif.bg-Mauve a:active,
header.site__header .students__menu .spif.bg-Mauve a:visited {
  color: #fff;
}
header.site__header .students__menu .spif.bg-Purple a:focus,
header.site__header .students__menu .spif.bg-Purple a:active,
header.site__header .students__menu .spif.bg-Purple a:visited {
  color: #fff;
}
header.site__header .students__menu .spif.bg-Orange a:focus,
header.site__header .students__menu .spif.bg-Orange a:active,
header.site__header .students__menu .spif.bg-Orange a:visited {
  color: #fff;
}
header.site__header .students__menu .spif.bg-Gold a:focus,
header.site__header .students__menu .spif.bg-Gold a:active,
header.site__header .students__menu .spif.bg-Gold a:visited {
  color: #fff;
}
header.site__header .students__menu .spif.bg-Green a:focus,
header.site__header .students__menu .spif.bg-Green a:active,
header.site__header .students__menu .spif.bg-Green a:visited {
  color: #fff;
}
header.site__header .students__menu .spif.bg-White a:focus,
header.site__header .students__menu .spif.bg-White a:active,
header.site__header .students__menu .spif.bg-White a:visited {
  color: #fff;
}
header.site__header .students__menu .spif.bg-Black a:focus,
header.site__header .students__menu .spif.bg-Black a:active,
header.site__header .students__menu .spif.bg-Black a:visted {
  color: #fff;
}
header.site__header .students__menu .spif.bg-Grey-light a:focus,
header.site__header .students__menu .spif.bg-Grey-light a:active,
header.site__header .students__menu .spif.bg-Grey-light a:visited {
  color: #444;
}
header.site__header .students__menu .spif.bg-Grey-dark a:focus,
header.site__header .students__menu .spif.bg-Grey-dark a:active,
header.site__header .students__menu .spif.bg-Grey-dark a:visited {
  color: #fff;
}
header.site__header .students__menu .colour-block-spif.bg-Blue *,
header.site__header .students__menu .colour-block-spif.bg-Red *,
header.site__header .students__menu .colour-block-spif.bg-Mauve *,
header.site__header .students__menu .colour-block-spif.bg-Purple *,
header.site__header .students__menu .colour-block-spif.bg-Orange *,
header.site__header .students__menu .colour-block-spif.bg-Green *,
header.site__header .students__menu .colour-block-spif.bg-Black * .standard-spif.bg-Blue .spif-body *,
header.site__header .students__menu .bg-Blue *,
header.site__header .students__menu .bg-Red *,
header.site__header .students__menu .bg-Mauve *,
header.site__header .students__menu .bg-Purple *,
header.site__header .students__menu .bg-Orange *,
header.site__header .students__menu .bg-Green *,
header.site__header .students__menu .bg-Black * {
  color: #fff;
}
header.site__header .students__menu .colour-block-spif.bg-Gold *,
header.site__header .students__menu .colour-block-spif.bg-White * {
  color: #444;
}
header.site__header .students__menu .border-color-Blue {
  border: 2px solid #0077a2;
}
header.site__header .students__menu .border-color-Red {
  border: 2px solid #db2c39;
}
header.site__header .students__menu .border-color-Mauve {
  border: 2px solid #995da7;
}
header.site__header .students__menu .border-color-Purple {
  border: 2px solid #330072;
}
header.site__header .students__menu .border-color-Orange {
  border: 2px solid #e87722;
}
header.site__header .students__menu .border-color-Gold {
  border: 2px solid #f2a900;
}
header.site__header .students__menu .border-color-Green {
  border: 2px solid #6b7036;
}
header.site__header .students__menu .border-color-White {
  border: 2px solid #fff;
}
header.site__header .students__menu .border-color-Black {
  border: 2px solid #444;
}
header.site__header .students__menu .border-color-Grey-light {
  border: 2px solid #f6f6f6;
}
header.site__header .students__menu .border-color-Grey-Dark {
  border: 2px solid #e4e4e4;
}
header.site__header .students__menu .border-color-Blue,
header.site__header .students__menu .border-color-Red,
header.site__header .students__menu .border-color-Purple,
header.site__header .students__menu .border-color-Orange,
header.site__header .students__menu .border-color-Gold,
header.site__header .students__menu .border-color-Green,
header.site__header .students__menu .border-color-White,
header.site__header .students__menu .border-color-Black {
  overflow: hidden;
}
header.site__header .students__menu .border-color-Blue .spif-text,
header.site__header .students__menu .border-color-Red .spif-text,
header.site__header .students__menu .border-color-Purple .spif-text,
header.site__header .students__menu .border-color-Orange .spif-text,
header.site__header .students__menu .border-color-Gold .spif-text,
header.site__header .students__menu .border-color-Green .spif-text,
header.site__header .students__menu .border-color-White .spif-text,
header.site__header .students__menu .border-color-Black .spif-text {
  padding: 10px;
}
header.site__header .students__menu .border-bottom-Blue {
  border-bottom: 6px solid #0077a2;
}
header.site__header .students__menu .border-bottom-Red {
  border-bottom: 6px solid #db2c39;
}
header.site__header .students__menu .border-bottom-Purple {
  border-bottom: 6px solid #330072;
}
header.site__header .students__menu .border-bottom-Orange {
  border-bottom: 6px solid #e87722;
}
header.site__header .students__menu .border-bottom-Gold {
  border-bottom: 6px solid #f2a900;
}
header.site__header .students__menu .border-bottom-Green {
  border-bottom: 6px solid #8f993e;
}
header.site__header .students__menu .border-bottom-White {
  border-bottom: 6px solid #fff;
}
header.site__header .students__menu .border-bottom-Black {
  border-bottom: 6px solid #000;
}
header.site__header .students__menu .border-bottom-none {
  padding-bottom: 10px;
}
header.site__header .students__menu .keyline.Blue {
  border-color: #0077a2;
}
header.site__header .students__menu .keyline.Red {
  border-color: #db2c39;
}
header.site__header .students__menu .keyline.Purple {
  border-color: #330072;
}
header.site__header .students__menu .keyline.Orange {
  border-color: #e87722;
}
header.site__header .students__menu .keyline.Gold {
  border-color: #f2a900;
}
header.site__header .students__menu .keyline.Green {
  border-color: #8f993e;
}
header.site__header .students__menu .keyline.White {
  border-color: #fff;
}
header.site__header .students__menu .keyline.Black {
  border-color: #000;
}
header.site__header .students__menu .keyline.Grey-light {
  border-color: #f6f6f6;
}
header.site__header .students__menu .keyline.Grey-Dark {
  border-color: #e4e4e4;
}
header.site__header .students__menu a.Blue-button,
header.site__header .students__menu a.Red-button,
header.site__header .students__menu a.Mauve-button,
header.site__header .students__menu a.Purple-button,
header.site__header .students__menu a.Orange-button,
header.site__header .students__menu a.Gold-button,
header.site__header .students__menu a.Green-button,
header.site__header .students__menu a.White-button,
header.site__header .students__menu a.Black-button,
header.site__header .students__menu a.Grey-light-button,
header.site__header .students__menu a.Grey-Dark-button,
header.site__header .students__menu .btn {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 8px;
  text-decoration: none;
  background-color: #fff;
  outline: none;
}
header.site__header .students__menu a.Blue-button {
  color: #0077a2;
}
header.site__header .students__menu a.Red-button {
  color: #db2c39;
}
header.site__header .students__menu a.Mauve-button {
  color: #995da7;
}
header.site__header .students__menu a.Purple-button {
  color: #330072;
}
header.site__header .students__menu a.Orange-button {
  color: #e87722;
}
header.site__header .students__menu a.Gold-button {
  color: #f2a900;
}
header.site__header .students__menu a.Green-button {
  color: #6b7036;
}
header.site__header .students__menu a.Grey-light-button {
  color: #f6f6f6;
}
header.site__header .students__menu a.Grey-Dark-button {
  color: #e4e4e4;
}
header.site__header .students__menu a.Black-button {
  color: #444;
}
header.site__header .students__menu a.White-button {
  color: #fff;
  background-color: #5b328e !important;
  border: 2px solid #fff !important;
}
header.site__header .students__menu a.Blue-button:hover {
  background-color: #0077a2;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.Red-button:hover {
  background-color: #db2c39;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.Mauve-button:hover {
  background-color: #995da7;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.Purple-button:hover {
  background-color: #330072;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.Orange-button:hover {
  background-color: #e87722;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.Gold-button:hover {
  background-color: #f2a900;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.Green-button:hover {
  background-color: #6b7036;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.Grey-light-button:hover {
  background-color: #f6f6f6;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.Grey-Dark-button:hover {
  background-color: #e4e4e4;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.Black-button:hover {
  background-color: #444;
  cursor: pointer;
  color: #fff;
}
header.site__header .students__menu a.White-button:hover {
  background-color: #fff !important;
  cursor: pointer;
  color: #330072;
}
header.site__header .students__menu a.Blue-button,
header.site__header .students__menu .border-color-Blue {
  border: 2px solid #0077a2;
}
header.site__header .students__menu a.Red-button,
header.site__header .students__menu .border-color-Red {
  border: 2px solid #db2c39;
}
header.site__header .students__menu a.Mauve-button,
header.site__header .students__menu .border-color-Mauve {
  border: 2px solid #995da7;
}
header.site__header .students__menu a.Purple-button,
header.site__header .students__menu .border-color-Purple {
  border: 2px solid #330072;
}
header.site__header .students__menu .border-color-Purple:focus {
  outline: 2px solid #330072;
}
header.site__header .students__menu a.Orange-button,
header.site__header .students__menu .border-color-Orange {
  border: 2px solid #e87722;
}
header.site__header .students__menu a.Gold-button,
header.site__header .students__menu .border-color-Gold {
  border: 2px solid #f2a900;
}
header.site__header .students__menu a.Green-button,
header.site__header .students__menu .border-color-Green {
  border: 2px solid #6b7036;
}
header.site__header .students__menu a.Grey-light-button {
  border: 2px solid #f6f6f6;
}
header.site__header .students__menu a.Grey-Dark-button {
  border: 2px solid #e4e4e4;
}
header.site__header .students__menu .border-color-White {
  border: 2px solid #fff;
}
header.site__header .students__menu a.Black-button,
header.site__header .students__menu .border-color-Black {
  border: 2px solid #444;
}
header.site__header .students__menu .btn.border-color-Grey-light:hover {
  background-color: #f6f6f6;
}
header.site__header .students__menu .btn.border-color-Grey-Dark:hover {
  background-color: #e4e4e4;
}
header.site__header .students__menu a.phone {
  text-decoration: underline;
  cursor: pointer !important;
}
header.site__header .students__menu #expandedGlobalNav .globalNavItem h3 {
  padding-left: 30px;
}
header.site__header .students__menu #expandedGlobalNav .globalNavigationRow .globalNavItem a {
  padding-left: 30px;
}
header.site__header .students__menu #spotlightRow .row-title .custom-navigation,
header.site__header .students__menu .page-universal #events .custom-navigation,
header.site__header .students__menu #events .row-title .custom-navigation {
  margin-right: 72px;
}
header.site__header .students__menu #spotlightRow .row-title,
header.site__header .students__menu #events .row-title {
  margin-left: 30px;
}
header.site__header .students__menu #eventsRow,
header.site__header .students__menu #secondMenu {
  padding-left: 0px;
}
header.site__header .students__menu #spotlightRow hr.wyntk-internal-divider,
header.site__header .students__menu #secondMenu hr.wyntk-internal-divider,
header.site__header .students__menu #eventsRow hr.wyntk-internal-divider {
  margin-left: 30px;
}
@font-face {
  header.site__header .students__menu {
    font-family: "callunaregular";
    src: url("font/calluna_regular_tabular.eot");
    src: url("font/calluna_regular_tabular.eot?#iefix") format("embedded-opentype"), url("font/calluna_regular_tabular.woff2") format("woff2"), url("font/calluna_regular_tabular.woff") format("woff"), url("font/calluna_regular_tabular.ttf") format("truetype"), url("font/calluna_regular_tabular.svg#callunaregular") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
header.site__header .students__menu .serif,
header.site__header .students__menu .calluna-regular {
  font-family: "callunaregular";
}
@font-face {
  header.site__header .students__menu {
    font-family: "Calluna Sans";
    src: url("font/CallunaSansRegular.eot");
    src: url("font/CallunaSansRegular.eot?#iefix") format("embedded-opentype"), url("font/CallunaSansRegular.woff2") format("woff2"), url("font/CallunaSansRegular.woff") format("woff"), url("font/CallunaSansRegular.ttf") format("truetype");
    font-style: normal;
    -moz-font-feature-settings: "lnum";
    -ms-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    -o-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
  }
}
header.site__header .students__menu input,
header.site__header .students__menu textarea,
header.site__header .students__menu .calluna-sans {
  font-family: "Calluna Sans";
}
header.site__header .students__menu * {
  -moz-font-feature-settings: "lnum" !important;
  -ms-font-feature-settings: "lnum" !important;
  -webkit-font-feature-settings: "lnum" !important;
  -o-font-feature-settings: "lnum" !important;
  font-feature-settings: "lnum" !important;
}
@font-face {
  header.site__header .students__menu {
    font-family: "laurier_icons";
    src: url("font/laurier_icons.eot");
    src: url("font/laurier_icons.eot?#iefix") format("embedded-opentype"), url("font/laurier_icons.woff") format("woff"), url("font/laurier_icons.ttf") format("truetype"), url("font/laurier_icons.svg#laurier_icons") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
header.site__header .students__menu [data-icon]:before {
  font-family: "laurier_icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header.site__header .students__menu [class^=icon-]:before,
header.site__header .students__menu [class*=" icon-"]:before {
  font-family: "laurier_icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header.site__header .students__menu .icon-calendar:before {
  content: "a";
}
header.site__header .students__menu .icon-close:before {
  content: "b";
}
header.site__header .students__menu .icon-email:before {
  content: "c";
}
header.site__header .students__menu .icon-facebook:before {
  content: "d";
}
header.site__header .students__menu .icon-instagram:before {
  content: "e";
}
header.site__header .students__menu .icon-leaf:before {
  content: "f";
}
header.site__header .students__menu .icon-linkedin:before {
  content: "g";
}
header.site__header .students__menu .icon-menu:before {
  content: "h";
}
header.site__header .students__menu .icon-search:before {
  content: "i";
}
header.site__header .students__menu .icon-share:before {
  content: "j";
}
header.site__header .students__menu .icon-toggledown:before {
  content: "k";
}
header.site__header .students__menu .icon-toggleleft:before {
  content: "l";
}
header.site__header .students__menu .icon-toggleright:before {
  content: "m";
}
header.site__header .students__menu .icon-toggleup:before {
  content: "n";
}
header.site__header .students__menu .icon-twitter:before {
  content: "o";
}
header.site__header .students__menu .icon-video:before {
  content: "p";
}
header.site__header .students__menu .icon-vimeo:before {
  content: "V";
}
header.site__header .students__menu .icon-wordpress:before {
  content: "W";
}
header.site__header .students__menu .icon-youtube:before {
  content: "Y";
}
header.site__header .students__menu .icon-file-word:before {
  content: "q";
}
header.site__header .students__menu .icon-box-add:before {
  content: "r";
}
header.site__header .students__menu .icon-checkbox-checked:before {
  content: "s";
}
header.site__header .students__menu .icon-checkbox-unchecked:before {
  content: "t";
}
header.site__header .students__menu .icon-connection:before {
  content: "u";
}
header.site__header .students__menu .icon-display:before {
  content: "v";
}
header.site__header .students__menu .icon-download:before {
  content: "w";
}
header.site__header .students__menu .icon-download2:before {
  content: "x";
}
header.site__header .students__menu .icon-earth:before {
  content: "y";
}
header.site__header .students__menu .icon-envelop:before {
  content: "z";
}
header.site__header .students__menu .icon-feed2:before {
  content: "A";
}
header.site__header .students__menu .icon-file-music:before {
  content: "B";
}
header.site__header .students__menu .icon-file-pdf:before {
  content: "C";
}
header.site__header .students__menu .icon-google:before {
  content: "D";
}
header.site__header .students__menu .icon-google-plus:before {
  content: "E";
}
header.site__header .students__menu .icon-headphones:before {
  content: "F";
}
header.site__header .students__menu .icon-home3:before {
  content: "G";
}
header.site__header .students__menu .icon-location:before {
  content: "H";
}
header.site__header .students__menu .icon-map2:before {
  content: "I";
}
header.site__header .students__menu .icon-music:before {
  content: "J";
}
header.site__header .students__menu .icon-pinterest:before {
  content: "K";
}
header.site__header .students__menu .icon-play:before {
  content: "L";
}
header.site__header .students__menu .icon-podcast:before {
  content: "M";
}
header.site__header .students__menu .icon-printer:before {
  content: "N";
}
header.site__header .students__menu .icon-quotes-left:before {
  content: "O";
}
header.site__header .students__menu .icon-quotes-right:before {
  content: "P";
}
header.site__header .students__menu .icon-radio-unchecked:before {
  content: "Q";
}
header.site__header .students__menu .icon-reddit:before {
  content: "R";
}
header.site__header .students__menu .icon-soundcloud:before {
  content: "S";
}
header.site__header .students__menu .icon-tumblr:before {
  content: "T";
}
header.site__header .students__menu .icon-twitch:before {
  content: "U";
}
header.site__header .students__menu .icon-flickr:before {
  content: "˜";
}
header.site__header .students__menu .icon-snapchat:before {
  content: "™";
}
header.site__header .students__menu .icon-flickr:before,
header.site__header .students__menu .icon-snapchat:before,
header.site__header .students__menu .icon-youtube:before,
header.site__header .students__menu .icon-pinterest:before {
  /* 
  font-size: 88%;
  top: -1px;
  position: relative;
  */
}
header.site__header .students__menu a {
  background: transparent;
  text-decoration: none;
}
header.site__header .students__menu a:focus {
  outline: thin dotted;
}
header.site__header .students__menu a:active,
header.site__header .students__menu a:hover {
  outline: 0;
}
header.site__header .students__menu .overflow-visible {
  overflow: visible;
}
header.site__header .students__menu #myLaurier {
  overflow: hidden;
  max-width: 100%;
  background-color: #5b328e;
}
header.site__header .students__menu #myLaurier-inner {
  margin-top: 40px;
  padding: 0px;
}
header.site__header .students__menu #myLaurier-inner a {
  text-decoration: underline;
}
header.site__header .students__menu #myLaurier-header {
  color: #fff;
  margin-bottom: 15px;
}
header.site__header .students__menu #myLaurierBar {
  background-color: #5b328e;
}
header.site__header .students__menu h2.myEventCalendar {
  /*text-decoration: underline;*/
  padding-bottom: 20px;
  text-transform: capitalize;
}
header.site__header .students__menu h2.myEventCalendar a {
  text-decoration: none;
  color: #fff;
}
header.site__header .students__menu #eventCalendarQuickLinks {
  padding-top: 20px;
  margin-bottom: 40px;
  max-width: 100%;
}
header.site__header .students__menu #eventCalendarQuickLinks p.loginMessage,
header.site__header .students__menu #eventCalendarQuickLinks a {
  color: #fff;
}
header.site__header .students__menu #eventCalendarQuickLinks a.btn {
  display: inline-block;
  max-width: 24%;
  margin-right: 1.3%;
  border: 2px solid #330072;
  transition: background-color 0.5s ease;
}
header.site__header .students__menu div#loadedEvents a:last-child {
  margin-right: 0;
}
header.site__header .students__menu #eventCalendarQuickLinks a.btn:hover {
  background-color: #330072;
  color: #330072;
}
header.site__header .students__menu .ui-tabs {
  width: 100%;
  border-radius: 0;
  border: none;
  padding: 0;
}
header.site__header .students__menu .ui-tabs .ui-tabs-panel {
  background-color: #f6f6f6;
  padding: 0;
}
header.site__header .students__menu .ui-tabs .ui-tabs-nav {
  padding: 0px;
  background: none;
  background-color: transparent;
  border-radius: 0;
  border: none;
  font-weight: normal;
}
header.site__header .students__menu .ui-tabs .ui-tabs-nav li {
  margin: 0;
}
header.site__header .students__menu .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active {
  background-color: #eee;
  border: none;
  border-radius: 0;
}
header.site__header .students__menu .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active a {
  color: #330072;
}
header.site__header .students__menu .ui-tabs .ui-tabs-nav li.ui-state-default {
  background-color: #330072;
  border: none;
  border-right: 1px solid #eee;
  border-radius: 0;
}
header.site__header .students__menu .ui-tabs .ui-tabs-nav li.ui-state-default a {
  color: #fff;
}
header.site__header .students__menu .searchtab .ui-tabs-nav {
  display: inline-block;
  color: black;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  font-size: 17px;
}
header.site__header .students__menu .classinfoTitle > div {
  font-weight: bold;
}
header.site__header .students__menu #mySchedule {
  overflow: hidden;
  padding-bottom: 20px;
  /*margin-bottom: 40px;*/
}
header.site__header .students__menu #menu-home-bottom,
header.site__header .students__menu .module-container {
  padding-bottom: 40px;
}
header.site__header .students__menu .ui-corner-all {
  border-radius: 0;
}
header.site__header .students__menu .ui-state-default .ui-icon {
  background-image: none;
}
header.site__header .students__menu .text-container > p:first-child {
  margin-top: 0;
}
header.site__header .students__menu a,
header.site__header .students__menu a:hover,
header.site__header .students__menu a:focus {
  outline: 0;
  color: #330072;
}
header.site__header .students__menu .universalOptionsPage a {
  text-decoration: underline;
}
header.site__header .students__menu .universalOptionsPage a:focus {
  outline: 2px solid #330072;
}
header.site__header .students__menu .universalOptionsPage p a,
header.site__header .students__menu .universalOptionsPage li a,
header.site__header .students__menu #quickLinks a,
header.site__header .students__menu .text-module a,
header.site__header .students__menu .accordion .ui-accordion-content a,
header.site__header .students__menu .tabs .ui-tabs-panel a {
  text-decoration: underline;
  color: #330072;
}
header.site__header .students__menu .universalOptionsPage p a:focus,
header.site__header .students__menu .universalOptionsPage li a:focus,
header.site__header .students__menu #quickLinks a:focus,
header.site__header .students__menu .text-module a:focus,
header.site__header .students__menu .accordion .ui-accordion-content a:focus,
header.site__header .students__menu .tabs .ui-tabs-panel a:focus {
  outline: 2px dotted #330072;
}
header.site__header .students__menu .tabs .events-feed .events-flexslider a {
  text-decoration: none;
}
header.site__header .students__menu .page-call-out a:hover,
header.site__header .students__menu .page-call-out a {
  color: #fff !important;
  transition: none;
  text-decoration: underline;
}
header.site__header .students__menu .page-call-out a:focus {
  outline: 2px dotted #fff;
}
header.site__header .students__menu .page-call-out.bg-Gold > a {
  color: #000;
}
header.site__header .students__menu .tabs .ui-tabs-panel .slide-deck.bg-purple a {
  color: #fff;
}
header.site__header .students__menu .banner-image img {
  width: 100%;
}
header.site__header .students__menu footer .row .logo {
  overflow: hidden;
}
header.site__header .students__menu footer .row .logo img {
  max-width: 100%;
  min-width: 250px;
}
header.site__header .students__menu select,
header.site__header .students__menu .ui-selectmenu-button,
header.site__header .students__menu .btn,
header.site__header .students__menu .wizardButton,
header.site__header .students__menu button,
header.site__header .students__menu input[type=submit] {
  outline: none;
  border-radius: 0;
}
header.site__header .students__menu input[type=checkbox]:focus,
header.site__header .students__menu input[type=radio]:focus,
header.site__header .students__menu select:focus,
header.site__header .students__menu input:focus {
  outline: 2px dotted #330072;
}
header.site__header .students__menu .text-module p + h2,
header.site__header .students__menu .text-module p + h3,
header.site__header .students__menu .text-module ul + h2,
header.site__header .students__menu .text-module ul + h3 {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  header.site__header .students__menu .page-home #secondMenu #menu-home-bottom.col-25 {
    max-width: 25%;
  }
}
@media (max-width: 1024px) {
  header.site__header .students__menu .page-home #secondMenu #menu-home-bottom.col-25 {
    /*max-width: 270px;*/
    width: 100%;
    float: left;
  }
}
header.site__header .students__menu a img {
  border: none;
}
header.site__header .students__menu .text-module p {
  margin-top: 6px;
}
header.site__header .students__menu .text-module ul {
  margin-top: 9px;
  margin-bottom: 9px;
}
header.site__header .students__menu a[href^="tel:"] {
  cursor: default !important;
}
header.site__header .students__menu #page > div.col.col-75.universalOptionsPage {
  padding-bottom: 40px;
}
@media (min-width: 1231px) {
  header.site__header .students__menu body {
    padding-left: 0px;
    padding-right: 0px;
  }
  header.site__header .students__menu #utilityMenu {
    width: 100%;
    max-width: 100%;
    background-color: #330072;
    overflow: hidden;
  }
  header.site__header .students__menu #utilityMenu > .col-100 {
    width: 1230px;
    max-width: 1230px;
    float: none;
    margin: 0 auto;
  }
  header.site__header .students__menu #menu {
    width: 100%;
    max-width: 100%;
    height: 60px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4e4e4+0,e4e4e4+50,330072+50,330072+100 */
    background: #e4e4e4;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e4e4e4 0%, #e4e4e4 50%, #330072 50%, #330072 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e4e4e4 0%, #e4e4e4 50%, #330072 50%, #330072 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e4e4e4 0%, #e4e4e4 50%, #330072 50%, #330072 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e4e4e4", endColorstr="#330072",GradientType=1 );
    /* IE6-9 */
  }
  header.site__header .students__menu #menu > #mnuWrapper {
    max-width: 1230px;
    margin: 0 auto;
    width: 1230px;
  }
}
header.site__header .students__menu #skipNav {
  height: 20px;
  top: -20px;
  position: absolute;
  width: 100%;
  text-align: center;
  display: inline-block;
  z-index: 1000;
  overflow: hidden;
}
header.site__header .students__menu #personal {
  min-height: 460px;
  display: block;
}
header.site__header .students__menu html body.fixedSize {
  overflow: scroll;
  /*width: 1230px !important;*/
  margin: 0 auto;
}
header.site__header .students__menu html body.fixedSize > .row {
  /* width: 1230px !important;
  min-width: 1230px !important;*/
  overflow: visible;
  margin: 0 auto;
}
header.site__header .students__menu html body.fixedSize > #utilityMenu,
header.site__header .students__menu html body.fixedSize > #header,
header.site__header .students__menu html body.fixedSize > #menu,
header.site__header .students__menu html body.fixedSize > #footerRow,
header.site__header .students__menu html body.fixedSize .carousel-arrows ol {
  display: none;
}
header.site__header .students__menu html body.fixedSize #links-home .tabs {
  height: auto;
}
header.site__header .students__menu html body.fixedSize .col-100 {
  overflow: visible;
}
header.site__header .students__menu .visuallyHidden {
  overflow: hidden;
  position: relative;
  height: 1px !important;
  width: 1px !important;
  margin: -1px;
  visibility: hidden;
  display: block;
  border: 0;
  padding: 0;
}
@media (max-width: 400px) {
  header.site__header .students__menu .page-title h1 {
    font-size: 35px;
    line-height: 55px;
  }
}

/************************  *************************/
/* 		  Student Header - Mobile   		       */
/************************  *************************/
@media screen and (max-width: 600px) {
  header.site__header .students__menu {
    overflow: hidden;
    overflow-y: auto;
    max-height: 100vh;
  }
}
@media (min-width: 1231px) {
  #menu > #mnuWrapper {
    max-width: 1230px;
    margin: 0 auto;
    width: 1230px;
  }

  #menu {
    width: 100%;
    max-width: 100%;
    height: 60px;
    background: #e4e4e4;
    background: -moz-linear-gradient(left, #e4e4e4 0%, #e4e4e4 50%, #330072 50%, #330072 100%);
    background: -webkit-linear-gradient(left, #e4e4e4 0%, #e4e4e4 50%, #330072 50%, #330072 100%);
    background: linear-gradient(to right, #e4e4e4 0%, #e4e4e4 50%, #330072 50%, #330072 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e4e4e4", endColorstr="#330072",GradientType=1 );
  }
}
@media (min-width: 1025px) {
  #nav {
    display: block !important;
  }
}
@media (max-width: 1024px) {
  header.site__header .students__menu #header #subHeader {
    padding: 0;
  }
  header.site__header .students__menu #header #search {
    right: 30px;
  }
  header.site__header .students__menu #header .site-logo {
    padding: 0 30px;
  }
  header.site__header .students__menu #header .site-logo img.site-logo-mobile {
    display: none;
  }
  header.site__header .students__menu #header .site-logo img.site-logo-desktop {
    display: block;
  }
  header.site__header .students__menu #header .site-logo img#logo {
    max-width: 30%;
    width: 100%;
    min-width: 270px;
  }
  header.site__header .students__menu #header .site-text p.site {
    cursor: pointer;
  }
  header.site__header .students__menu #header .site-text {
    position: relative;
    width: 100%;
    clear: both;
    background-color: #e6e6e6;
    padding: 0px;
    top: auto;
    left: 0;
    overflow: hidden;
    height: 60px;
    padding-left: 25px;
    padding-right: 10px;
  }
  header.site__header .students__menu #header .site-text p.site {
    float: left;
    font-size: 38px;
    line-height: 60px;
  }
  header.site__header .students__menu #header #mobile-nav {
    display: block;
    float: right;
    color: #330072;
    cursor: pointer;
    margin-top: 20px;
    margin-right: 21px;
  }
  header.site__header .students__menu #nav {
    display: none;
  }
  header.site__header .students__menu #myLaurier-buttons {
    float: left;
    margin-top: 30px;
    margin-left: 0;
    display: flex;
    margin-bottom: 30px;
  }
  header.site__header .students__menu a.White-button:not(:last-child) {
    margin-right: 4%;
  }
  header.site__header .students__menu a.White-button {
    max-width: 48% !important;
    flex: 1;
  }
  header.site__header .students__menu #nav,
header.site__header .students__menu #mnuMyLaurier {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  header.site__header .students__menu .utility_bar {
    display: none;
    height: auto;
  }
  header.site__header .students__menu .utility_menu {
    display: inline-block;
  }
}
@media (max-width: 600px) {
  header.site__header .students__menu #header #search {
    right: 18px;
  }
  header.site__header .students__menu #header .site-text {
    height: 40px;
  }
  header.site__header .students__menu #header .site-text p.site {
    font-size: 24px;
    line-height: 40px;
  }
  header.site__header .students__menu #header #mobile-nav {
    margin-top: 10px;
  }
  header.site__header .students__menu #header .site-logo {
    padding: 0px;
  }
  header.site__header .students__menu #header .site-logo img.site-logo-desktop {
    display: none;
  }
  header.site__header .students__menu #header .site-logo img#logo-mobile {
    display: block;
    margin-top: 5px;
    width: 180px;
    height: 70px;
    max-width: 180px;
    max-height: 70px;
    min-width: 180px;
    min-height: 70px;
  }
}
@media screen and (max-width: 1023px) {
  header.site__header .students__menu #header #search input[type=text] {
    width: 216px !important;
  }
}
/************************  *************************/
/* 	     Student Header - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	Accordions - Desktop   		   */
/************************  *************************/
.ato-component.accordions {
  position: relative;
  padding: 60px 30px;
  z-index: 100;
}
.ato-component.accordions .heading {
  margin-bottom: 50px;
}
.ato-component.accordions .accordion-container {
  display: flex;
}
.ato-component.accordions .accordion-container .accordion-column {
  padding: 0 30px;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single {
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 1px 4px rgba(0, 0, 0, 0.12);
  font-size: 0.96em;
  line-height: 1.4;
  color: #444;
  background: #fff;
  transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single:not(:first-child):before {
  position: absolute;
  opacity: 1;
  top: -1px;
  left: 0;
  right: 0;
  height: 1px;
  content: "";
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: rgba(0, 0, 0, 0.12);
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single:not(.accordion-open):hover {
  color: #330072;
  background: #F7F7F7;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 48px;
  padding: 0px 30px;
  transition: min-height 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  cursor: pointer;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single .header .header-content {
  display: flex;
  flex-grow: 1;
  transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  margin: 12px 20px 12px 0;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single .header i {
  font-size: 0.9em;
  transform: rotate(0deg);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single .content {
  display: none;
  padding: 8px 30px 18px;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single.accordion-open {
  margin: 15px 0;
  border-top: 2px solid #330072;
  background: #fff;
  transition: border-width 0.1s linear, margin 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single.accordion-open:first-child {
  margin-top: 0;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single.accordion-open:last-child {
  margin-bottom: 0;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single.accordion-open .header {
  font-weight: bold;
  color: #330072;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single.accordion-open .header .header-content {
  margin: 20px 20px 20px 0;
}
.ato-component.accordions .accordion-container .accordion-column .accordions-group .accordion-single.accordion-open .header i {
  transform: rotate(180deg);
}

/************************  *************************/
/* 	 Accordions - Mobile  	          */
/************************  *************************/
@media screen and (max-width: 960px) {
  .ato-component.accordions .accordion-container {
    display: block;
  }
  .ato-component.accordions .accordion-container .accordion-column {
    width: 100% !important;
    padding: 30px 0;
  }
  .ato-component.accordions .accordion-container .accordion-column .accordions-group {
    width: 100% !important;
  }
}
/************************  *************************/
/* 	Accordions - Print  	       */
/************************  *************************/
/************************  *************************/
/* 	         Breadcrumbs - Desktop   		       */
/************************  *************************/
/* Breadcrumbs */
.breadcrumbs {
  display: block;
  padding: 0.5625em 0.875em 0.5625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f6f6f6;
  border-color: gainsboro;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875em;
  /*text-transform: uppercase;*/
}

.breadcrumbs > *:hover a,
.breadcrumbs > *:focus a {
  text-decoration: underline;
}

.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: uppercase;
  color: #2ba6cb;
}

.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}

.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}

.breadcrumbs > *.current:hover,
.breadcrumbs > *.current:hover a,
.breadcrumbs > *.current:focus,
.breadcrumbs > *.current:focus a {
  text-decoration: none;
}

.breadcrumbs > *.unavailable {
  color: #999999;
}

.breadcrumbs > *.unavailable a {
  color: #999999;
}

.breadcrumbs > *.unavailable:hover,
.breadcrumbs > *.unavailable:hover a,
.breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}

.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75em;
  position: relative;
  top: 1px;
}

.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

.row.row-breadcrumbs {
  margin-bottom: 0;
}

.breadcrumbs {
  display: block;
  background: none;
  padding: 20px 20px;
  overflow: hidden;
  margin: 0;
  border: none;
  border-radius: none;
}

.breadcrumbs li {
  list-style: none;
  margin-left: 0;
}

.breadcrumbs > * {
  font-size: 80%;
}

.breadcrumbs > * a,
.breadcrumbs > * span {
  text-decoration: none;
  text-transform: none;
  color: #292929;
}

.breadcrumbs > .current,
.breadcrumbs > .current a {
  color: #6b7036;
}

/************************  *************************/
/* 	          Breadcrumbs - Mobile  		       */
/************************  *************************/
/************************  *************************/
/* 		      Breadcrumbs - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		          Button - Desktop  	       	   */
/************************  *************************/
button.link {
  padding: 0;
  border: none;
  text-decoration: underline;
  font-weight: normal;
  background: none;
}
button.link:hover, button.link:focus, button.link:active {
  color: #444;
  background: unset;
}

/************************  *************************/
/* 			      Button - Mobile   		       */
/************************  *************************/
/************************  *************************/
/* 			      Button - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		    Chapter Menu - Desktop  	       	   */
/************************  *************************/
.chapter-menu .nav-wrapper {
  position: fixed;
  overflow: hidden;
  right: 30px;
  top: 50%;
  transform: translateY(calc(-50% + 0px));
  z-index: 100000;
}
.chapter-menu .nav-wrapper .hoverZone {
  position: relative;
  margin: 8px 0;
}
.chapter-menu .nav-wrapper .hoverZone .menu-item {
  position: relative;
  display: block;
  text-align: right;
  font-size: 16px;
  font-size: 0.8888888889rem;
  cursor: pointer;
  z-index: 2;
}
.chapter-menu .nav-wrapper .hoverZone .menu-item span {
  position: relative;
  display: inline-block;
  -webkit-transform: translateX(100%);
  padding: 4px 12px;
  color: #fff;
  background: #330072;
  animation: slideIn 0.4s forwards;
  animation-timing-function: cubic-bezier(0.68, 0.02, 0.3, 1);
}
.chapter-menu .nav-wrapper .hoverZone .line {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 3px;
  z-index: 0;
  border-left: 3px solid #949494;
  transition-duration: 0.5s;
}
.chapter-menu .nav-wrapper .hoverZone:hover .menu-item span {
  animation: slideOut 0.4s forwards;
  animation-timing-function: cubic-bezier(0.68, 0.02, 0.3, 1);
}
.chapter-menu .nav-wrapper .hoverZone.active .menu-item span {
  color: #444;
  background: #f2a900;
}
.chapter-menu .nav-wrapper .hoverZone.active .line {
  border-left: 5px solid #330072;
}
.chapter-menu .nav-wrapper .slide-out {
  animation: slideOut 0.4s forwards !important;
  animation-timing-function: cubic-bezier(0.68, 0.02, 0.3, 1) !important;
}
.chapter-menu .nav-wrapper .slide-in {
  animation: slideIn 0.4s forwards !important;
  animation-timing-function: cubic-bezier(0.68, 0.02, 0.3, 1) !important;
}
.chapter-menu .nav-wrapper .mobile {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.chapter-menu.mobile-active .mobile {
  z-index: 0;
}
.chapter-menu .mobile-bg {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  z-index: 10000;
}
@keyframes slideOut {
  0% {
    -webkit-transform: translateX(101%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes slideIn {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(101%);
  }
}

/************************  *************************/
/* 			Chapter Menu - Mobile   		       */
/************************  *************************/
@media screen and (max-width: 600px) {
  .chapter-menu .nav-wrapper {
    right: 12px;
    pointer-events: none;
  }
  .chapter-menu .nav-wrapper .mobile {
    display: inline-block;
    right: 0;
    width: 25px;
    pointer-events: all;
  }
  .chapter-menu.mobile-active .nav-wrapper {
    pointer-events: all;
  }
}
/************************  *************************/
/* 			Chapter Menu - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	Chatbots - Desktop   		   */
/************************  *************************/
/* Sales Force */
.embeddedServiceHelpButton .helpButton .uiButton {
  background-color: #f2a900 !important;
  color: #444 !important;
  font-family: "Calluna Sans", sans-serif !important;
}
.embeddedServiceHelpButton .helpButton .uiButton :focus {
  outline: 1px solid #f2a900 !important;
}

.embeddedServiceSidebar.modalContainer {
  z-index: 1000001 !important;
}
.embeddedServiceSidebar .label {
  background: none !important;
  color: #444 !important;
}
.embeddedServiceSidebar button {
  padding: 1px 6px;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent {
  color: #444 !important;
}

/************************  *************************/
/* 	 Chatbots - Mobile  	          */
/************************  *************************/
/************************  *************************/
/* 	Chatbots - Print  	       */
/************************  *************************/
/************************  *************************/
/* 	      Event Calendar - Desktop   		       */
/************************  *************************/
.single-item {
  width: 100%;
}
.single-item .slick-next,
.single-item .slick-prev {
  display: none !important;
}
.single-item .slick-slide {
  height: auto;
}
.single-item ul.slick-dots {
  height: 50px;
  margin: 25px;
  text-align: center;
}
.single-item ul.slick-dots li {
  display: inline-block;
  margin: 6px;
  list-style-type: none;
}
.single-item ul.slick-dots li.slick-active button {
  border: 1px solid #924da7;
  background: #924da7;
  color: #fff;
}
.single-item ul.slick-dots li button {
  width: 0;
  height: 0;
  font-size: 0;
  padding: 5px;
  border-radius: 50%;
  border: 0;
  background: #949494;
  color: #000;
}
.single-item ul.slick-dots li:only-child {
  display: none;
}

.events__calendar {
  position: relative;
  padding: 60px 30px;
  z-index: 100;
}
.events__calendar .calendar {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  background: #fff;
}
.events__calendar .calendar a {
  color: inherit;
}
.events__calendar .calendar a:active, .events__calendar .calendar a:focus, .events__calendar .calendar a:hover, .events__calendar .calendar a:visited {
  color: inherit;
}
.events__calendar .cal_header {
  display: inline-block;
  width: 100%;
  padding: 15px;
  background: #330072;
  color: #fff;
}
.events__calendar .cal_header .col-33 {
  text-align: center;
}
.events__calendar .cal_header .col-67 {
  text-align: center;
}
.events__calendar .cal_header .prev,
.events__calendar .cal_header .next {
  background: none;
  border: 0;
  box-shadow: none;
  color: #fff;
  padding: 5px 10px;
}
.events__calendar .cal_header i {
  font-size: 36px;
  font-size: 2rem;
}
.events__calendar .events {
  margin-top: 15px;
  padding: 0 15px 15px;
  border: 2px solid #757575;
  border-top: 0;
}
.events__calendar .events .event {
  display: inline-block;
  overflow: auto;
  width: 100%;
  height: 350px;
  margin: 0;
}
.events__calendar .events .event .col-33 {
  text-align: center;
}
.events__calendar .events .event .col-67 {
  padding: 0 20px;
  border-left: 1px solid;
}
.events__calendar .events .event li {
  display: none;
  width: 100%;
  margin: 15px 0;
  list-style-type: none;
}
.events__calendar .events .event li > a {
  display: inline-block;
  width: 100%;
}
.events__calendar .events .event li:nth-child(-n + 10) {
  display: inline-block;
}
.events__calendar .events .event .title {
  text-transform: none;
  color: #330072;
  margin: 6px auto 10px;
}
.events__calendar .events .event .day {
  margin: 0;
  margin-top: 6px;
  line-height: 1;
  font-size: 3rem;
  font-weight: bold;
}
.events__calendar .events .event .month {
  margin: 0;
  font-size: 18px;
  font-size: 1rem;
  color: #757575;
}
.events__calendar .events .more_events {
  text-align: center;
}
.events__calendar .events .more_events > a {
  display: inline-block;
  margin: 30px 0;
  padding: 10px 45px;
  border-radius: 5px;
  text-decoration: none;
  color: #fff;
  background: #330072;
}

/************************  *************************/
/* 	       Event Calendar - Mobile  		       */
/************************  *************************/
@media screen and (max-width: 960px) {
  .events__calendar .rowBody {
    display: inline-block !important;
    width: 100%;
  }
  .events__calendar .rowBody > .col-67, .events__calendar .rowBody > .col-33 {
    width: 100%;
  }
  .events__calendar .rowBody > .col-67.padding-two-left, .events__calendar .rowBody > .col-33.padding-two-left {
    padding-left: 0;
  }
}
/************************  *************************/
/* 		   Event Calendar - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		          Flexbox - Desktop  	       	   */
/************************  *************************/
.flexbox {
  display: flex !important;
}
.flexbox--center {
  align-items: center;
  justify-content: center;
}
.flexbox--vertical {
  align-items: center;
  justify-content: space-between;
}
.flexbox--right {
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.flexbox.flex-items > div {
  flex: 1;
}

/************************  *************************/
/* 			      Flexbox - Mobile   		       */
/************************  *************************/
/************************  *************************/
/* 			      Flexbox - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		          Filter - Desktop  	       	   */
/************************  *************************/
.filter {
  position: relative;
  padding: 60px 30px;
  z-index: 100;
}
.filter .Purple {
  color: #fff;
  background: #330072;
}
.filter .Gold {
  color: #000;
  background: #f2a900;
}
.filter .Red {
  color: #fff;
  background: #db2c39;
}
.filter .Mauve {
  color: #fff;
  background: #995da7;
}
.filter .Blue {
  color: #fff;
  background: #0077a2;
}
.filter .Green {
  color: #fff;
  background: #6b7036;
}
.filter .primary__filters {
  float: right;
  margin-bottom: 20px;
}
.filter .primary__filters .primary__filter {
  float: left;
  margin: 0 0 10px 20px;
}
.filter .primary__filters .primary__filter .color__theme {
  float: left;
  width: 16px;
  height: 16px;
  margin: 2px 7px;
}
.filter .primary__filters .primary__filter button.link {
  font-size: 16px;
}
.filter .secondary__filters {
  position: relative;
  float: left;
  width: 100%;
}
.filter .secondary__filters .col-67 {
  margin: 0 0 20px;
  padding-right: 10%;
}
.filter .secondary__filters .secondary__filter {
  float: left;
  width: 33%;
  padding: 10px;
}
.filter .secondary__filters .search {
  float: right;
  width: 25%;
  padding: 10px 0;
}
.filter .secondary__filters .search form#filterSearch {
  position: relative;
}
.filter .secondary__filters .search form#filterSearch input {
  margin-top: 28px;
  padding-right: 80px;
}
.filter .secondary__filters .search button.search,
.filter .secondary__filters .search button.clear {
  right: 0px;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  border: none;
  z-index: 10;
  position: absolute;
  outline: 0;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  display: block;
  color: #444;
  background-color: #bcbcbc;
  overflow: hidden;
  box-shadow: none;
  padding: 0px;
}
.filter .secondary__filters .search button.clear {
  display: none;
  top: 7.5px;
  right: 50px;
  height: 25px;
  width: 25px;
  background: #e1e1e1;
}
.filter .secondary__filters .search button.clear i {
  position: relative;
  top: 0.5px;
}
.filter .secondary__filters input,
.filter .secondary__filters select {
  display: block;
  width: 100%;
  outline: 0;
  border: 2px solid #e6e6e6 !important;
  border-radius: 40px;
  padding-left: 20px !important;
  color: #444;
  box-shadow: none;
}
.filter .secondary__filters select {
  padding: 4px;
}
.filter .filter__by {
  display: inline-block;
  margin: 5px 0 20px;
}
.filter .filter__by li {
  float: left;
  margin: 5px 20px 5px 0;
  list-style-type: none;
}
.filter .filter__by li .filter__value {
  float: left;
  margin-right: 5px;
  padding: 0 20px;
  border: none;
  border-radius: 7px;
}
.filter .filter__by li button.remove {
  padding: 5px;
  border: none;
  background: none;
}
.filter .filter__by li button.remove.filter__value {
  padding: 5px 20px;
  border: 1px solid #444;
  font-weight: normal;
  color: #444;
}
.filter .filter__by li button.remove:hover, .filter .filter__by li button.remove:active, .filter .filter__by li button.remove:focus {
  color: #585858;
  outline: none;
  background: none;
}
.filter .filter_tools {
  margin-bottom: 20px;
}
.filter .filter_tools .total__results {
  float: left;
  font-size: 16px;
  color: #707070;
}
.filter .filter_tools .show__results {
  float: right;
  width: auto;
}
.filter .filter__results {
  display: flex;
  flex-wrap: wrap;
}
.filter .filter__results li {
  display: flex;
  width: 25%;
  min-height: 175px;
  margin: 0;
  padding: 10px;
  list-style-type: none;
  text-align: center;
  border-radius: 5px;
}
.filter .filter__results li .filter__value {
  display: inline-block;
  margin: 15px 0 0 0;
  padding: 0 20px;
  border: 1px solid;
  border-radius: 7px;
}
.filter .filter__results li > a {
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.filter .filter__results li > a .filter-item {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.filter .filter__results li > a .filter-item * {
  transition: cubic-bezier(0.87, 0, 0.13, 1);
  text-transform: none !important;
}
.filter .filter__results li > a .filter-item.use_image:hover .text-container .inner {
  opacity: 0.6;
  transition-duration: 350ms;
}
.filter .filter__results li > a .filter-item.use_image .background-color {
  opacity: 0.6;
}
.filter .filter__results li > a .filter-item.use_image .text-container {
  background: none !important;
}
.filter .filter__results li > a .filter-item.use_image .text-container .inner {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.filter .filter__results li > a .filter-item:hover .background-image img {
  transform: scale(1);
  opacity: 0.5;
}
.filter .filter__results li > a .filter-item:hover .text-container {
  bottom: 0px;
  width: 100%;
  min-height: 100%;
}
.filter .filter__results li > a .filter-item:hover .text-container .text-wrap .title,
.filter .filter__results li > a .filter-item:hover .text-container .text-wrap .subtitle {
  opacity: 0;
}
.filter .filter__results li > a .filter-item:hover .text-container .text-wrap .hover-text {
  opacity: 1;
  transform: translate(0px);
}
.filter .filter__results li > a .filter-item .background-image {
  z-index: 2;
}
.filter .filter__results li > a .filter-item .background-image img {
  position: absolute;
  display: block;
  object-fit: cover;
  font-family: "object-fit: cover;";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.09);
  opacity: 1;
  transition-duration: 350ms;
}
.filter .filter__results li > a .filter-item .background-color {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.85;
  z-index: 1;
  transition-duration: 350ms;
}
.filter .filter__results li > a .filter-item .text-container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  bottom: 15px;
  width: 80%;
  min-height: 10px;
  transition-duration: 350ms;
  z-index: 2;
}
.filter .filter__results li > a .filter-item .text-container .text-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 240px;
  height: auto;
  margin: 0 auto;
  padding: 10px 12px;
  line-height: 1.2;
  transition-duration: 200ms;
}
.filter .filter__results li > a .filter-item .text-container .text-wrap .title,
.filter .filter__results li > a .filter-item .text-container .text-wrap .subtitle {
  font-size: 18px;
  opacity: 1;
  transition-duration: 200ms;
}
.filter .filter__results li > a .filter-item .text-container .text-wrap .title {
  margin: 0;
  text-transform: none;
  line-height: 1.3;
}
.filter .filter__results li > a .filter-item .text-container .text-wrap .subtitle {
  font-size: 0.84em;
  font-size: 15.12px;
  line-height: 1.2;
}
.filter .filter__results li > a .filter-item .text-container .text-wrap .hover-text {
  position: absolute;
  opacity: 0;
  transition-duration: 200ms;
  transition-delay: 100ms;
  transform: translate(0px);
}
.filter .show__more {
  text-align: center;
}

/************************  *************************/
/* 			      Filter - Mobile   		       */
/************************  *************************/
@media screen and (max-width: 960px) {
  .filter .search form,
.filter .search input {
    margin: 0;
  }
  .filter .secondary__filters .col-67,
.filter .secondary__filters .col-33 {
    width: 100%;
    padding: 10px 0;
  }
  .filter .filter__results li {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .filter .filter__results li {
    width: 100%;
  }
  .filter .secondary__filters .secondary__filter {
    width: 100%;
  }
}
/************************  *************************/
/* 			      Filter - Print  			       */
/************************  *************************/
/************************  *************************/
/* 				  Footer - Desktop  	       	   */
/************************  *************************/
footer {
  position: relative;
  margin-top: 0;
  padding: 30px 30px 40px;
  z-index: 1000;
  background: #f6f6f6;
  z-index: 1;
}
footer .logo {
  display: block;
  float: left;
  max-width: 300px;
}
footer .logo .mobile_logo {
  display: none;
}
footer .name {
  float: left;
  width: auto;
  margin: 5px auto 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
}
footer ul li {
  float: left;
  margin: 0;
  list-style: none;
}
footer ul li a {
  display: block;
  text-decoration: none;
}
footer ul.footer-links {
  float: right;
  margin: 25px 0 0 10px;
}
footer ul.footer-links > li > a {
  padding: 20px;
  line-height: 0;
  white-space: nowrap;
}
footer ul.footer-links > li > a:hover {
  color: #ffffff;
  background: #330072;
}
footer ul.social-links {
  float: right;
  line-height: 1.3em;
}
footer ul.social-links > li > a {
  width: 50px;
  height: 50px;
  padding: 10px;
  font-size: 160%;
  color: #330072;
}
footer ul.social-links > li > a > i {
  position: relative;
  top: 1px;
}
footer ul.social-links > li > a:hover {
  color: #ffffff;
  background: #330072;
}
footer ul.cities {
  float: left;
  margin: 0 0 0 20px;
  font-size: 80%;
}
footer ul.cities > li {
  padding: 10px;
}
footer .copyright {
  float: right;
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 80%;
  color: #000000;
}

/************************  *************************/
/* 			      Footer - Mobile  			       */
/************************  *************************/
@media screen and (max-width: 960px) {
  footer .logo {
    margin-bottom: 20px;
  }
  footer ul.footer-links, footer ul.social-links, footer ul.cities {
    float: none;
    display: inline-block;
    width: 100%;
    margin: 0;
  }
  footer ul.footer-links {
    position: relative;
    width: 100%;
    left: 0;
    margin: 20px 0 0 0;
  }
  footer ul.social-links {
    margin-top: 20px;
  }
  footer ul.cities {
    margin-bottom: 40px;
  }
  footer ul.footer-links li, footer ul.cities li {
    width: 100%;
    margin: 0;
  }
  footer .copyright {
    float: left;
  }
}
@media screen and (max-width: 600px) {
  footer .social-links > li > a.social {
    width: 40px;
    height: 40px;
    padding: 5px;
    font-size: 120%;
  }
}
@media (max-width: 320px) {
  footer ul.footer-links li > a {
    font-size: 90%;
  }
}
@media (max-width: 300px) {
  footer ul.footer-links li > a {
    font-size: 80% !important;
  }
}
/************************  *************************/
/* 			      Footer - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	         Full-Width Banner - Desktop   		       */
/************************  *************************/
.full-width-banner {
  position: relative;
  max-width: 100%;
  z-index: 2;
}
.full-width-banner .full-width-image,
.full-width-banner .full-width-gradient {
  position: absolute;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  min-width: 100%;
  min-height: 100%;
  z-index: 0;
}
.full-width-banner .full-width-gradient {
  z-index: 1;
}
.full-width-banner .inner {
  position: relative;
  margin: 0 auto;
  z-index: 9999;
}
.full-width-banner .inner .caption {
  position: absolute;
  right: 20px;
  bottom: 20px;
  max-width: 360px;
  padding-left: 20px;
}
@keyframes slowBGZoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/************************  *************************/
/* 	          Full-Width Banner - Mobile  		       */
/************************  *************************/
/************************  *************************/
/* 		      Full-Width Banner - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	 Full-Width Image Links - Desktop   		   */
/************************  *************************/
.full-width-image-links {
  position: relative;
  float: none !important;
  z-index: 1;
}
.full-width-image-links .inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.full-width-image-links .inner.container_1 .image-column {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.full-width-image-links .inner.container_2 .image-column {
  position: relative;
  overflow: hidden;
  width: calc(100% / 2);
}
.full-width-image-links .inner .image-column {
  position: relative;
  overflow: hidden;
  width: calc(100% / 3);
}
.full-width-image-links .inner .image-column .link {
  display: block;
  min-width: 100%;
  min-height: 100%;
  transform: scale(1.01);
}
.full-width-image-links .inner .image-column .link:hover, .full-width-image-links .inner .image-column .link:focus {
  transform: scale(1.12);
  transition: 300ms ease;
}
.full-width-image-links .inner .image-column .link:hover .headings.subheadline-empty > i, .full-width-image-links .inner .image-column .link:focus .headings.subheadline-empty > i {
  transform: translate(0px, -15px);
}
.full-width-image-links .inner .image-column .link:hover .headings .subheadline, .full-width-image-links .inner .image-column .link:focus .headings .subheadline {
  opacity: 1;
  transition: 300ms ease;
}
.full-width-image-links .inner .image-column .link:hover .headings > i, .full-width-image-links .inner .image-column .link:focus .headings > i {
  transform: translate(0px, 0px);
  transition: 300ms ease;
}
.full-width-image-links .inner .image-column .link .full-width-image,
.full-width-image-links .inner .image-column .link .full-width-gradient {
  position: absolute;
  display: block;
  min-width: 100%;
  min-height: 100%;
  background-position: center;
  background-size: cover;
  z-index: 0;
}
.full-width-image-links .inner .image-column .link .full-width-gradient {
  z-index: 1;
}
.full-width-image-links .inner .image-column .link .headings {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  max-width: 640px;
  width: 100%;
  padding: 0 50px;
  line-height: 1.1;
  color: #fff;
  pointer-events: none;
  z-index: 2;
}
.full-width-image-links .inner .image-column .link .headings > div {
  margin-bottom: 6px;
}
.full-width-image-links .inner .image-column .link .headings .headline {
  font-size: 2.2em;
}
.full-width-image-links .inner .image-column .link .headings .subheadline {
  display: block;
  margin-bottom: 6px;
  opacity: 0;
  transition: 300ms ease;
}
.full-width-image-links .inner .image-column .link .headings > i {
  margin-top: 6px;
  font-size: 30px;
  transform: translate(0px, -30px);
  transition: 300ms ease;
}
.full-width-image-links .inner.single-item {
  display: none;
  height: unset !important;
}
.full-width-image-links .inner.single-item .image-column {
  width: 100%;
  height: 100%;
}
.full-width-image-links .inner.single-item .image-column .link .headings .subheadline {
  opacity: 1;
  margin-bottom: 12px;
  transition: 300ms ease;
  font-size: 1rem;
}
.full-width-image-links .inner.single-item .image-column .link .headings > i {
  margin-top: 6px;
  font-size: 30px;
  transform: translate(0px, 0px);
  transition: 300ms ease;
}
.full-width-image-links .inner.single-item .slick-track {
  display: flex !important;
}
.full-width-image-links .inner.single-item .slick-slide {
  height: inherit !important;
}

/************************  *************************/
/* 	 Full-Width Image Links - Mobile  	          */
/************************  *************************/
@media screen and (max-width: 960px) {
  .full-width-image-links .inner.desktop {
    display: none;
  }
  .full-width-image-links .inner.single-item {
    display: block;
  }
  .full-width-image-links.column-count-1 .slick-list {
    padding: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .full-width-image-links .inner .image-column .link .headings {
    padding: 0 20px;
  }
}
/************************  *************************/
/* 		Full-Width Image Links - Print  	       */
/************************  *************************/
/************************  *************************/
/* 				    Video - Desktop  	       	   */
/************************  *************************/
.ato__components > div.ato-component:first-child .top {
  display: none;
}

.video-full-screen {
  position: relative;
  min-height: 500px;
  width: 100%;
  height: 100vh;
  z-index: 5;
  overflow: hidden;
  background: #fff;
}
.video-full-screen > .inner {
  position: static !important;
  display: table;
  width: 100%;
  height: 100vh;
  background: #330072 !important;
}
.video-full-screen > .inner a,
.video-full-screen > .inner a:active,
.video-full-screen > .inner a:focus,
.video-full-screen > .inner a:hover,
.video-full-screen > .inner a:visited {
  color: inherit;
}
.video-full-screen > .inner .background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-filter: blur(0);
  filter: blur(0);
  background: transparent;
}
.video-full-screen > .inner .title {
  position: relative;
  display: table;
  width: 80vw;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  text-transform: none;
  z-index: 100;
}
.video-full-screen > .inner .title .inner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  z-index: 100;
  text-align: center;
  color: #fff;
  font-family: "Calluna", Semibold Italic;
  text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 1.3;
}
.video-full-screen > .inner .title .inner h1 {
  font-size: 250px;
  line-height: 1.3;
  text-transform: none;
  font-family: "Calluna Sans", sans-serif;
}
.video-full-screen > .inner .title .inner h2 {
  font-size: 150px;
  font-family: "Calluna Sans", sans-serif;
}
.video-full-screen > .inner .title .inner p {
  line-height: 1.6;
  font-size: 36px;
  font-family: "Calluna", serif;
}
.video-full-screen > .inner .title.hero__header {
  top: 20vh !important;
  width: 100%;
  max-width: 100%;
  padding: 0 100px;
}
.video-full-screen > .inner .title.hero__header .inner {
  vertical-align: top;
  text-align: left;
}
.video-full-screen video,
.video-full-screen img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 102vw;
  max-width: 102%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: -1vw;
}

#video-full-screen-media_1,
.panel-fixed {
  z-index: 1;
}
#video-full-screen-media_1 .video-controls.top,
.panel-fixed .video-controls.top {
  display: none;
}

.panel-fixed > .inner {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 2;
}

.for-video {
  display: none;
  height: 100vh;
}

.video-controls {
  position: absolute;
  bottom: 25px;
  bottom: 30px;
  left: 25px;
  left: 30px;
  z-index: 102;
  color: #444;
}
.video-controls > div {
  display: table;
  margin-top: 10px;
  width: 50px;
  height: 50px;
}
.video-controls .inner {
  position: relative;
}
.video-controls.middle, .video-controls.top {
  margin: 0 auto;
  left: unset;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video-controls.middle i, .video-controls.top i {
  border-radius: 50%;
}
.video-controls.top {
  top: 25px;
  bottom: unset;
  color: #fff;
}
.video-controls.top i {
  background-color: transparent;
}
.video-controls.top i:hover {
  color: #444;
}
.video-controls.right {
  left: unset;
  right: 25px;
}
.video-controls i {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  padding: 10px;
  border-radius: 7px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}
.video-controls i:hover {
  background-color: rgba(255, 255, 255, 0.85);
}
.video-controls i.fas.fa-volume-slash {
  width: 50.25px;
}
.video-controls .info {
  position: relative;
  z-index: 100;
}
.video-controls .info-caption {
  position: absolute;
  bottom: 0;
  width: 200px;
  padding: 15px;
  border-radius: 7px;
  line-height: 19px;
  font-size: 14px;
  transition: transform 0.25s;
  transform: scale(0);
  transform-origin: bottom left;
  padding-bottom: 50px;
  background: #fff;
}
.video-controls .info-caption:hover, .video-controls .info-caption.hover {
  transform: scale(1);
  transform-origin: bottom left;
}
.video-controls .info-caption > i {
  position: relative;
  display: block;
  background-color: transparent;
  text-align: left;
  padding: 0;
  font-size: 18px;
}
.video-controls .info-caption a {
  color: #330072;
}

.story-full-screen.panel-fixed .video-controls.top {
  display: block;
}

/************************  *************************/
/* 			      Video - Mobile  			       */
/************************  *************************/
@media screen and (max-width: 1920px) {
  .video-full-screen > .inner .title .inner h1 {
    font-size: 14vw;
  }
  .video-full-screen > .inner .title .inner h2 {
    font-size: 10vw;
  }
  .video-full-screen > .inner .title .inner p {
    font-size: 2.7vw;
  }
}
@media screen and (max-width: 960px) {
  .video-full-screen .video-controls > div {
    margin-top: 7.5px;
    width: 40px;
    height: 40px;
  }
  .video-full-screen .video-controls > div i {
    width: 40px;
    height: 40px;
  }

  .video-full-screen > .inner .title.hero__header {
    top: 10vh !important;
    padding: 0 50px;
  }
}
@media screen and (max-width: 600px) {
  .video-full-screen > .inner .title .inner h1 {
    font-size: 44px !important;
    font-size: 2.75rem !important;
  }
  .video-full-screen > .inner .title .inner h2 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
  }
  .video-full-screen > .inner .title .inner p {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
/************************  *************************/
/* 			      Video - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	         Give H/F - Desktop   		       */
/************************  *************************/
header.site__header > .header.give-header {
  padding: 0;
}
header.site__header > .header.give-header .top_header .rowBody {
  display: block;
  width: 100%;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 0;
}
header.site__header > .header.give-header .top_header .site-text {
  max-width: 318px;
  max-height: 100px;
  padding: 20px 0;
}
header.site__header > .header.give-header .top_header .site-text img {
  width: 100%;
  max-width: 287px;
}
header.site__header > .header.give-header .top_header #search {
  position: relative;
  float: right;
  top: -26px;
  width: 257px;
  height: 40px;
  border: 0;
}
header.site__header > .header.give-header .top_header #search input[type=text] {
  display: block;
  width: 100%;
  height: 40px;
  padding: 5px 5px 5px 15px;
  border: 2px solid #bcbcbc;
  border-radius: 40px;
  font-size: 18px;
  line-height: 40px;
  color: #444;
}
header.site__header > .header.give-header .top_header #search button {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 40px;
  width: 40px;
  padding: 1px 6px;
  border: 2px solid #bcbcbc;
  border-radius: 40px;
  color: #444;
  background-color: #bcbcbc;
}
header.site__header > .header.give-header .top_header #search form {
  display: block;
  margin-top: 0em;
  margin-block-end: 1em;
}
header.site__header > .header.give-header .bottom_header #mobileNavToggle {
  position: relative;
  display: none;
  width: 100%;
  height: 50px;
}
header.site__header > .header.give-header .bottom_header #menu {
  height: auto;
  background: #330072;
  float: left;
}
header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 30px;
  width: 100%;
}
header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu {
  display: flex;
  margin: 0;
}
header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li {
  width: 100%;
  text-transform: uppercase;
  list-style: none;
}
header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li:hover {
  background: #924da7;
}
header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li a {
  display: block;
  width: 100%;
  color: #fff;
  text-decoration: none;
}
header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li a div {
  width: 100%;
}
header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li a div.mnuItem {
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  font-family: arial;
  border-right: 1px solid #fff;
  text-align: center;
  text-indent: -20px;
}
header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li:first-child .mnuItem {
  border-left: 1px solid #fff;
}
header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li:last-child .mnuItem::after {
  content: url(https://give.wlu.ca/images/give-leaf-nav.png);
  margin-left: 7px;
  top: 4px;
  position: relative;
}
@media (max-width: 1024px) {
  header.site__header > .header.give-header .bottom_header #mobileNavToggle {
    display: block;
    margin-top: 5px;
    padding: 0px;
    padding-right: 30px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background-color: #330072;
  }
  header.site__header > .header.give-header .bottom_header #mobileNavToggle .collapsed {
    display: block;
  }
  header.site__header > .header.give-header .bottom_header #mobileNavToggle .open {
    display: none;
  }
  header.site__header > .header.give-header .bottom_header #mobileNavToggle .collapsed,
header.site__header > .header.give-header .bottom_header #mobileNavToggle .open {
    width: 100%;
    height: 50px;
    text-align: right;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
  }
  header.site__header > .header.give-header .bottom_header #mobileNavToggle i {
    font-size: 30px;
  }
  header.site__header > .header.give-header .bottom_header #menu {
    height: 0;
    background-color: #330072;
    padding: 0px;
  }
  header.site__header > .header.give-header .bottom_header #mnuWrapper {
    display: none;
  }
  header.site__header > .header.give-header .bottom_header #mnuWrapper.toggled {
    display: block;
  }
  header.site__header > .header.give-header .bottom_header #mobileNavToggle.toggled .open {
    display: block;
  }
  header.site__header > .header.give-header .bottom_header #mobileNavToggle.toggled .collapsed {
    display: none;
  }
  header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper {
    padding: 0;
  }
  header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li a div.mnuItem {
    border: none !important;
    text-align: left;
    max-width: 100%;
  }
  header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu {
    display: inline-block;
    width: 100%;
  }
  header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li {
    width: 100%;
    height: 50px;
    text-transform: uppercase;
    overflow-y: hidden;
    background-color: #330072;
    border-bottom: 1px solid #fff;
  }
  header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li:last-child {
    border: none;
  }
  header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li a {
    width: 100%;
    padding: 0 30px;
    background: none;
  }
  header.site__header > .header.give-header .bottom_header #menu > #mnuWrapper ul#theMenu li a div {
    display: inline;
  }
}
@media (max-width: 680px) {
  header.site__header > .header.give-header .top_header #search {
    float: left;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
    top: auto;
    right: 0;
    width: 100%;
  }
}

footer .footer_give {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  min-height: 230px;
  clear: both;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  /* Footer */
  /*Martin Luther Logo*/
  /*should be 768*/
}
footer .footer_give ul.social-links > li {
  float: right;
}
footer .footer_give ul.footer-links {
  position: relative;
  width: auto;
  left: unset;
}
footer .footer_give #footerRow.row {
  margin-top: 60px;
  display: block;
  background-color: #f6f6f6;
  width: 100%;
  clear: both;
  max-width: 100%;
  /*key override*/
  padding: 0px;
  /*key override*/
}
footer .footer_give .row > div.footer-logos,
footer .footer_give .row > div.footer-site-info {
  float: left;
  width: 100%;
}
footer .footer_give .row > div.footer-logos {
  max-width: 65%;
}
footer .footer_give .row > div.footer-site-info {
  max-width: 35%;
  float: right;
}
footer .footer_give .row > div.footer-logos img {
  float: left;
  width: 100%;
}
footer .footer_give .row > div.footer-logos img:first-child {
  width: 100%;
  max-width: 300px;
  /*max-width: 450px;*/
  max-height: 95px;
  float: left;
  margin-right: 30px;
}
footer .footer_give .row > div.footer-logos img:nth-child(2) {
  width: 100%;
  max-width: 240px;
  min-width: 175px;
  max-height: 85px;
  margin-right: 0px;
  margin-top: 25px;
}
footer .footer_give .footer-site-info > div {
  width: 100%;
  clear: both;
  text-align: right;
  padding: 20px 0;
}
footer .footer_give .footer-site-info > div ul.footer-links,
footer .footer_give .footer-site-info > div ul.social-links {
  width: 100%;
  text-align: left;
  padding-left: 0px;
  margin: 0;
}
footer .footer_give .footer-site-info > div ul.footer-links li,
footer .footer_give .footer-site-info > div ul.social-links li {
  float: right;
  width: auto !important;
}
footer .footer_give .footer-site-info > div ul.footer-links a {
  color: #330072;
  font-size: 18px;
  line-height: 24px;
  margin: 0px;
  margin-left: 20px;
  padding: 0;
}
footer .footer_give .footer-site-info > div ul.footer-links a:hover {
  text-decoration: underline;
  background: transparent;
}
footer .footer_give .footer-site-info > div ul.social-links a {
  color: #330072;
  font-size: 24px;
  line-height: 30px;
  margin: 0px;
  margin-left: 4px;
  display: inline-block;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 0;
}
footer .footer_give .footer-site-info > div ul.social-links a:hover {
  color: #fff;
  background-color: #330072;
}
footer .footer_give .footer-site-info > div ul.footer-links li:last-child a,
footer .footer_give .footer-site-info > div ul.social-links li:last-child a {
  margin-right: 0;
}
footer .footer_give .footer-site-info p.copyright {
  text-align: right;
  font-size: 12px;
  line-height: 24px;
  color: #444444;
  float: right !important;
}
footer .footer_give .footer-site-info > div:nth-child(3) img {
  display: none;
}
@media (max-width: 1100px) {
  footer .footer_give {
    /*copyright*/
  }
  footer .footer_give .row > div.footer-logos {
    max-width: 65%;
  }
  footer .footer_give footer .row > div.footer-site-info {
    max-width: 35%;
    float: right;
  }
  footer .footer_give #footerRow.row footer .row {
    position: relative;
    overflow: hidden;
  }
  footer .footer_give .footer-site-info p.copyright {
    margin: 0px;
  }
  footer .footer_give .footer-site-info > div:nth-child(3) {
    right: 20px;
    bottom: 0px;
    position: absolute;
  }
}
@media (max-width: 720px) {
  footer .footer_give .row > div.footer-logos img:first-child {
    max-width: 270px;
    max-height: 85px;
  }
  footer .footer_give .row > div.footer-logos,
footer .footer_give .row > div.footer-site-info {
    clear: both;
    width: 100%;
    max-width: 100%;
  }
  footer .footer_give .footer-site-info > div ul.footer-links li,
footer .footer_give .footer-site-info > div ul.social-links li {
    float: left;
    text-align: left;
  }
  footer .footer_give .footer-site-info > div ul.footer-links li {
    clear: both;
    padding-top: 20px;
  }
  footer .footer_give .footer-site-info > div ul.footer-links a {
    margin-left: 0px;
  }
  footer .footer_give .footer-site-info > div ul.social-links {
    margin-top: 55px;
    display: block;
  }
  footer .footer_give .footer-site-info p.copyright {
    text-align: left;
    clear: both;
    float: left !important;
  }
  footer .footer_give .row > div.footer-logos img {
    margin-bottom: 0 !important;
  }
  footer .footer_give .row > div.footer-logos img:nth-child(2) {
    display: none;
  }
  footer .footer_give .footer-site-info > div:nth-child(3) {
    position: relative;
    right: auto;
  }
  footer .footer_give .footer-site-info > div:nth-child(3) img {
    display: inline-block;
    width: 100%;
    max-width: 250px;
    min-width: 175px;
    float: left;
    margin: 51px 0px;
    clear: both;
  }
}

/************************  *************************/
/* 	          Give H/F - Mobile  		       */
/************************  *************************/
@media screen and (max-width: 960px) {
  footer .footer_give {
    padding-left: 0;
    padding-right: 0;
  }
}
/************************  *************************/
/* 		     Give H/F - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	              Header - Desktop  	       	   */
/************************  *************************/
header.site__header {
  display: inherit;
  position: relative;
  width: 100%;
  z-index: 1000000;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}
header.site__header.header-fixed {
  position: fixed;
}
header.site__header .header > .column {
  padding: 0 30px;
}
header.site__header .header .header .menu_button {
  right: 30px;
}
header.site__header .header .look_into_laurier .slide_button.btn {
  margin-left: 0;
}
header.site__header .header .logo img.mobile_logo {
  display: none;
}
header.site__header > .header {
  display: table;
  width: 100%;
  margin-bottom: 0;
  padding: 10px 30px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
header.site__header > .header a.logo {
  position: relative;
  display: inline-block;
  width: 25%;
  min-width: 125px;
  max-width: 250px;
  z-index: 100;
}
header.site__header > .header .share {
  position: relative;
  display: table-cell;
  width: 175px;
  vertical-align: middle;
  text-align: right;
}
header.site__header > .header .share > a {
  display: table-cell;
  vertical-align: middle;
}
header.site__header > .header .share.hover .share__drawer .inner {
  transform: scale(1);
  transform-origin: top right;
}
header.site__header > .header .share .at4-visible {
  opacity: 1 !important;
}
header.site__header > .header .share__drawer {
  position: absolute;
  top: 80%;
  right: 0;
}
header.site__header > .header .share__drawer .inner {
  display: inline-block;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  background-color: #fff;
  transition: transform 0.25s;
  transform: scale(0);
  transform-origin: top right;
}

/************************  *************************/
/* 	               Header - Mobile  	       	   */
/************************  *************************/
@media (max-width: 768px) {
  header .menu_wrapper .menu.top ul.inline-list > li {
    width: 100%;
  }

  header.site__header .header .logo img.header_logo {
    display: none;
  }
  header.site__header .header .logo img.mobile_logo {
    display: block;
  }
}
/************************  *************************/
/* 	              Header - Print  	         	   */
/************************  *************************/
/************************  *************************/
/* 		          Iframe - Desktop  	       	   */
/************************  *************************/
.ato-component.iframe {
  position: relative;
  overflow: hidden;
  padding: 60px 30px;
  z-index: 9999;
}
.ato-component.iframe .top__content {
  margin-bottom: 30px;
}
.ato-component.iframe .bottom__content {
  margin-top: 30px;
}

.video-responsive {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}
.video-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/************************  *************************/
/* 			      Iframe - Mobile   		       */
/************************  *************************/
/************************  *************************/
/* 			      Iframe - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		       Instagram - Desktop  	       	   */
/************************  *************************/
.laurier-instagram {
  position: relative;
  padding: 60px 30px;
  z-index: 100;
  background: #fff;
}
.laurier-instagram .inner {
  position: relative;
  width: 100%;
  padding: 0 20px;
}
.laurier-instagram .inner .nav {
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: solid #e1e1e1;
  border-width: 0 0 1px 0;
}
.laurier-instagram .inner .nav button {
  margin: 0;
  padding: 0;
  border: none;
  font-weight: normal;
  color: #444444;
  background: transparent;
}
.laurier-instagram .inner .nav a:active,
.laurier-instagram .inner .nav a:focus,
.laurier-instagram .inner .nav a:hover,
.laurier-instagram .inner .nav button:active,
.laurier-instagram .inner .nav button:focus,
.laurier-instagram .inner .nav button:hover {
  color: #330072;
}
.laurier-instagram .inner .nav a {
  text-decoration: none;
  text-transform: none;
  color: #444444;
}
.laurier-instagram .inner .nav i.fal {
  padding: 0 10px;
  font-size: 30px;
  font-size: 1.6666666667rem;
}
.laurier-instagram .inner .slides {
  float: left;
  width: 100%;
}
.laurier-instagram .inner .slides .slick-slide {
  height: auto;
}
.laurier-instagram .inner .slides .slide {
  position: relative;
}
.laurier-instagram .inner .slides .slide > a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.laurier-instagram .inner .slides .slide > a .slide__image {
  display: block;
  object-fit: cover;
  font-family: "object-fit: cover;";
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
}
.laurier-instagram .inner .slides .slide > a .hover {
  display: none;
}
.laurier-instagram .inner .slides .slide > a:hover {
  background: #e1e1e1;
}
.laurier-instagram .inner .slides .slide > a:hover .hover {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  padding: 20px;
}
.laurier-instagram .inner .slides .slide > a:hover .hover .content {
  height: 100%;
  width: 100%;
  line-height: 24px;
  overflow-x: auto;
  padding: 15px;
  color: white;
  background: #330072;
}

/************************  *************************/
/* 			    Instagram - Mobile   		       */
/************************  *************************/
/************************  *************************/
/* 			    Instagram - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		         Numbers - Desktop  	       	   */
/************************  *************************/
.laurier-by-the-numbers {
  position: relative;
  padding: 60px 30px;
  z-index: 100;
  background: #fff;
}
.laurier-by-the-numbers .inner {
  position: relative;
  width: 100%;
  padding: 0 20px;
}
.laurier-by-the-numbers .inner .nav {
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: solid #e1e1e1;
  border-width: 0 0 1px 0;
}
.laurier-by-the-numbers .inner .nav button {
  margin: 0;
  padding: 0;
  border: none;
  font-weight: normal;
  color: #444444;
  background: transparent;
}
.laurier-by-the-numbers .inner .nav a:active,
.laurier-by-the-numbers .inner .nav a:focus,
.laurier-by-the-numbers .inner .nav a:hover,
.laurier-by-the-numbers .inner .nav button:active,
.laurier-by-the-numbers .inner .nav button:focus,
.laurier-by-the-numbers .inner .nav button:hover {
  color: #330072;
}
.laurier-by-the-numbers .inner .nav a {
  text-decoration: none;
  text-transform: none;
  color: #444444;
}
.laurier-by-the-numbers .inner .nav i.fal {
  padding: 0 10px;
  font-size: 30px;
  font-size: 1.6666666667rem;
}
.laurier-by-the-numbers .inner .slides {
  padding-top: 20px;
}
.laurier-by-the-numbers .inner .slides .slick-slide {
  height: auto;
}
.laurier-by-the-numbers .inner .slides .slide {
  position: relative;
}
.laurier-by-the-numbers .inner .slides .slide .overlay_white {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
}
.laurier-by-the-numbers .inner .slides .slide .stats {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  z-index: 2;
}
.laurier-by-the-numbers .inner .slides .slide .title {
  font-size: 1000%;
  color: #330072;
}
.laurier-by-the-numbers .inner .slides .slide .title .list {
  display: inline-block;
  max-width: 270px;
  line-height: 1em;
  text-align: left;
  font-size: 23%;
  color: #292929;
}

/************************  *************************/
/* 			     Numbers - Mobile   		       */
/************************  *************************/
@media screen and (max-width: 1280px) {
  .laurier-by-the-numbers .inner .slides .slide .title {
    font-size: 700%;
  }
  .laurier-by-the-numbers .inner .slides .slide .title .list {
    font-size: 25%;
  }
}
@media screen and (max-width: 960px) {
  .laurier-by-the-numbers .inner .slides .slide .title {
    font-size: 450%;
  }
  .laurier-by-the-numbers .inner .slides .slide .title .list {
    font-size: 20%;
  }
}
@media screen and (max-width: 600px) {
  .laurier-by-the-numbers {
    display: none;
  }
}
/************************  *************************/
/* 			    Numbers - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		         Left Nav - Desktop  	       	   */
/************************  *************************/
.ato-component.leftnav {
  position: relative;
  z-index: 100;
}
.ato-component.leftnav .right-content .text {
  padding: 60px 30px !important;
  background: none;
}

.leftnavdev .accordion__header {
  display: none;
  width: 100%;
  margin: 1px;
  padding: 15px 20px;
  white-space: normal;
  cursor: pointer;
  text-align: left;
  text-transform: uppercase;
  font-size: 100%;
  font-weight: 400;
  color: #fff;
  background: #330072;
}
.leftnavdev .accordion__body {
  width: 100%;
}
.leftnavdev #leftMenu > a {
  border-bottom: 5px solid #330072;
  padding-bottom: 2px;
  color: #330072;
}
.leftnavdev #leftMenu > a:focus {
  outline: 0;
  color: #330072;
}
.leftnavdev #leftMenu > ul > li > ul {
  display: none;
}
.leftnavdev #leftMenu > ul > li#hasActivePage > ul {
  display: block;
  margin-top: 5px;
  margin-left: 0px;
}
.leftnavdev #leftMenu > ul > li#hasActivePage > ul > li {
  display: block;
  padding-left: 30px;
}
.leftnavdev #leftMenu a {
  display: block;
  width: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #292929;
}
.leftnavdev #leftMenu a:hover, .leftnavdev #leftMenu a:focus {
  outline: 0;
  text-decoration: underline;
  color: #330072;
}
.leftnavdev #leftMenu ul {
  padding-left: 0;
}
.leftnavdev #leftMenu ul li {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
  margin-top: 15px;
}
.leftnavdev #leftMenu #activeLink {
  text-transform: uppercase;
  color: #6b7036;
}

/************************  *************************/
/* 			     Left Nav - Mobile   		       */
/************************  *************************/
@media screen and (max-width: 600px) {
  .ato-component.leftnav .flexbox {
    display: block !important;
  }
  .ato-component.leftnav .flexbox .columns.sidebar,
.ato-component.leftnav .flexbox .right-content .text {
    width: 100%;
    padding: 20px 30px !important;
  }

  .leftnavdev .sidebar #sidenav-sel-option {
    background: #f6f6f6;
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0 20px 20px;
  }
  .leftnavdev .accordion__header {
    display: block;
  }
  .leftnavdev .accordion__header .flexbox {
    display: flex !important;
  }
  .leftnavdev img.donorImage {
    max-width: 300px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .ato-component.leftnav .flexbox {
    display: block !important;
  }
  .ato-component.leftnav .flexbox .columns.sidebar,
.ato-component.leftnav .flexbox .right-content .text {
    width: 100%;
    padding: 20px 30px !important;
  }
}
/************************  *************************/
/* 			    Left Nav - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	         Mailchimp - Desktop   		       */
/************************  *************************/
#mc_embed_signup {
  /* border of default fields */
  /* border of fields when clicked */
  /* fields */
  /* text for error message */
  /* position of the submit button */
  /* text size and position for text for questions */
  /* radios and checkboxes */
  /* remove bullets from radios */
  /* align radio with text on one line */
}
#mc_embed_signup .mc-field-group {
  padding: 10px;
  color: #444;
  font-size: 18px;
}
#mc_embed_signup .mc-field-group input[type=text],
#mc_embed_signup input[type=email] {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  text-transform: none !important;
  text-indent: 0px !important;
  text-shadow: none !important;
  display: inline-block !important;
  text-align: start !important;
  appearance: textfield !important;
  background-color: -internal-light-dark(white, #3b3b3b) !important;
  -webkit-rtl-ordering: logical !important;
  cursor: text !important;
  font: 400 13.3333px Arial !important;
}
#mc_embed_signup .mc-field-group input[type=text],
#mc_embed_signup input[type=email],
#mc_embed_signup textarea,
#mc_embed_signup select {
  border: 2px solid #d2d2d6 !important;
  border-radius: 2px !important;
  padding: 2px !important;
}
#mc_embed_signup .mc-field-group input:focus,
#mc_embed_signup textarea,
#mc_embed_signup select {
  border: 2px solid #330072 !important;
  border-radius: 2px !important;
  padding: 2px !important;
  box-shadow: none !important;
}
#mc_embed_signup .mc-field-group input[type=text],
#mc_embed_signup input[type=email],
#mc_embed_signup textarea,
#mc_embed_signup select {
  padding: 2px 2px !important;
  /* height: 30px !important; */
}
#mc_embed_signup .button {
  color: #330072;
  background-color: #fff;
  border-style: solid;
  border-width: 2px !important;
  border-color: #330072 !important;
}
#mc_embed_signup .button:hover {
  background-color: #330072;
  color: #fff;
  font-size: 18px;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  font-size: 17px;
  text-align: center;
  /* padding: 5px 0 10px 0; */
  color: #e73f61;
  background: #f1e5ff;
}
#mc_embed_signup div.clear {
  /* clear: both !important; */
  text-align-last: right;
  padding: 20px 20px 0px 0px;
}
#mc_embed_signup label {
  font-size: 18px !important;
  display: block;
  /* padding: 0px 0px 5px 0px; */
}
#mc_embed_signup .mc-field-group li {
  list-style-type: none;
  margin: 7px 0;
}
#mc_embed_signup input[type=radio],
#mc_embed_signup input[type=checkbox],
#mc_embed_signup input.radio {
  float: left;
  clear: none;
  margin: 6px 10px 0 2px;
}
#mc_embed_signup label {
  font-size: 18px !important;
  display: block;
  padding: 0px 0px 10px 0px;
}

/************************  *************************/
/* 	          Mailchimp - Mobile  		       */
/************************  *************************/
/************************  *************************/
/* 		     Mailchimp - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	         Multicolumn - Desktop   		       */
/************************  *************************/
.multicolumn {
  position: relative;
  float: none;
  width: 100%;
  padding: 60px 30px;
  z-index: 1;
}
.multicolumn .rowBody {
  width: 100%;
}
.multicolumn .column {
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.multicolumn .column.width_33 {
  width: calc(100% * (1 / 3));
}
.multicolumn .column.width_67 {
  width: calc(100% * (2 / 3));
}

/************************  *************************/
/* 	          Multicolumn - Mobile  		       */
/************************  *************************/
@media screen and (max-width: 960px) {
  .multicolumn .flexbox {
    display: inline-block !important;
  }
  .multicolumn .column.width_33 {
    width: 100%;
  }
  .multicolumn .column.width_67 {
    width: 100%;
  }
  .multicolumn .column .text {
    padding: 20px 25px;
  }
}
/************************  *************************/
/* 		     Multicolumn - Print  			       */
/************************  *************************/
/************************  *************************/
/* 		         Pathways - Desktop  	       	   */
/************************  *************************/
.ato-component.pathways {
  position: relative;
  min-height: 200px;
  padding: 60px 30px;
  z-index: 100;
  background: #f7f5f9;
}
.ato-component.pathways > div {
  text-align: center;
}
.ato-component.pathways .inner {
  display: inline-block;
  width: auto;
  max-width: 100%;
  min-width: 860px;
  width: auto;
  margin: 0 auto;
  padding: 30px 60px;
  border-radius: 4px;
  box-shadow: 0px 25px 50px #00000029;
  background: #fff;
}
.ato-component.pathways .inner .top__content {
  max-width: 680px;
  margin: 0 auto 30px;
}
.ato-component.pathways .inner .links {
  margin: 0 -2.5px;
}
.ato-component.pathways .inner .links a {
  flex-basis: auto;
  flex-grow: 1;
  overflow: hidden;
  display: inline-block;
  margin: 0 2px;
  padding: 20px 2.8vw;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 4px;
  font-size: 17px;
}
.ato-component.pathways .inner .links a:hover {
  transform: scale(1.15);
  z-index: 9999999;
}
.ato-component.pathways .inner .links a .external {
  position: relative;
  top: -1px;
  padding: 5px;
  font-size: 10px;
}
.ato-component.pathways .inner .bottom__content {
  max-width: 680px;
  margin: 30px auto 0;
  font-size: 17px;
  line-height: 1.4em;
}
.ato-component.pathways .inner .bottom__content p {
  line-height: 1.4em;
}
.ato-component.pathways .overlap {
  position: absolute;
  right: 0;
  bottom: 100px;
  left: 0;
  padding: 0 30px;
}
.ato-component.pathways .overlap.overlap-video {
  margin: 0 100px;
  padding: 0;
}

/************************  *************************/
/* 			     Pathways - Mobile   		       */
/************************  *************************/
@media screen and (max-width: 1280px) {
  .ato-component.pathways .inner {
    padding: 30px 30px;
  }
  .ato-component.pathways .inner .links a {
    padding: 20px 1.5vw;
  }
}
@media screen and (max-width: 960px) {
  .ato-component.pathways .inner {
    min-width: 100%;
  }
  .ato-component.pathways .inner .links {
    display: block !important;
  }
  .ato-component.pathways .inner .links a {
    position: relative;
    display: block !important;
    width: 100%;
    max-width: 100%;
    margin: 5px 0;
    text-align: center;
  }
  .ato-component.pathways .inner .links a:hover {
    transform: scale(1);
  }
  .ato-component.pathways .overlap {
    position: relative;
    bottom: 0;
    margin: 0;
    padding: 0;
  }
  .ato-component.pathways .overlap.overlap-video {
    margin: 0;
  }
}
/************************  *************************/
/* 			     Pathways - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	       Scroll To Top - Desktop   		       */
/************************  *************************/
.scroll--top {
  position: fixed;
  display: none;
  right: 5%;
  bottom: 40px;
  width: 40px;
  height: 40px;
  z-index: 10000;
  border-radius: 50%;
  opacity: 0.8;
  text-decoration: none;
  background-color: #330072;
}
.scroll--top:hover {
  text-decoration: none;
}
.scroll--top > i, .scroll--top > em {
  position: relative;
  display: block;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
}
.scroll--top > i:before, .scroll--top > em:before {
  padding: 0;
}
.scroll--top > i:hover, .scroll--top > em:hover {
  border: 1px solid #330072;
  border-radius: 50%;
  color: #330072;
  background-color: #fff;
}

/************************  *************************/
/* 	        Scroll To Top - Mobile  		       */
/************************  *************************/
/************************  *************************/
/* 		    Scroll To Top - Print  			       */
/************************  *************************/
@media print {
  .scrollToTop {
    display: none !important;
  }
}
/************************  *************************/
/* 	               Search - Desktop   		       */
/************************  *************************/
.search {
  position: relative;
  z-index: 100;
}
.search .top-content {
  margin: 0 0 40px;
}
.search .ui-tabs ul {
  display: inline-block;
  margin: 0;
}
.search .ui-tabs ul li {
  float: left;
  border: 0 !important;
  list-style-type: none;
}
.search .ui-tabs ul li .ui-state-active {
  color: #330072;
  background-color: #f6f6f6;
}
.search .ui-tabs ul li button {
  width: 100%;
  padding: 0 23px;
  border: 0;
  font-weight: normal;
  color: #fff;
  background: none;
}
.search .ui-tabs ul li button:not(.ui-state-active):hover {
  color: #330072;
  background: none;
}
.search .searching__from {
  display: none;
  text-transform: capitalize;
}

#searchBox {
  clear: both;
  position: relative;
  left: 0px;
  height: 50px;
  width: 270px;
  border: 2px solid #ccc;
  overflow: hidden;
  display: block;
}

.pagination a {
  padding: 5px 0;
}

#results ul {
  padding-left: 0;
}

.page-result.current {
  font-weight: bold;
}

.page-result.page-prev {
  margin-left: 0;
}

.page-result .page-next {
  margin-right: 0;
}

.searchTitle {
  text-decoration: underline;
}

#results {
  clear: both;
  width: 100%;
  padding-bottom: 40px;
}

.fullURLDisplay {
  word-break: break-all;
  color: #000;
}

.visuallyHidden {
  overflow: hidden;
  position: relative;
  height: 1px;
  width: 1px;
  margin: -1px;
  visibility: hidden;
  display: block;
  border: 0;
  padding: 0;
}

.pagination .page-result {
  margin: 5px;
}
.pagination button.page-result {
  padding: 0;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  font-weight: normal;
  border: 0;
  outline: 0;
  color: #330072;
  background: none;
}

table.gssb_c {
  margin-top: 2px;
  background: none;
}
table.gssb_c tr {
  cursor: pointer;
}
table.gssb_c tr .gsc-completion-container td {
  padding: 10px 2px;
  border-top: none;
  font-size: 1rem;
}
table.gssb_c.header__search__results {
  position: fixed !important;
  z-index: 1000000;
}

div#searchoverlay {
  z-index: 10000000;
  background: rgba(51, 0, 114, 0.95);
}

.ato-search.searchoverlay .searchoverlay-content {
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.ato-search.searchoverlay .searchoverlay-content > a {
  color: #fff;
}
.ato-search.searchoverlay .searchoverlay-content button {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #fff;
  transition: 0.3s;
  background: none;
  border: 0;
  font-weight: normal;
  width: 100%;
  text-align: left;
}
.ato-search.searchoverlay .searchoverlay-content button .check {
  display: none;
}
.ato-search.searchoverlay .searchoverlay-content button.ui-state-active .check {
  display: block;
}

/*Tab Overrides*/
.ui-tabs {
  border-radius: 0;
  border: none;
  padding: 0;
}

.ui-tabs .ui-tabs-panel {
  background-color: #f6f6f6;
  padding: 0;
}

.ui-tabs .ui-tabs-nav {
  padding: 0px;
  background: none;
  background-color: transparent;
  border-radius: 0;
  border: none;
  font-weight: normal;
}

.ui-tabs .ui-tabs-nav li {
  margin: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active {
  background-color: #eee;
  border: none;
  border-radius: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active a {
  color: #330072;
}

.ui-tabs .ui-tabs-nav li.ui-state-default {
  background-color: #330072;
  border: none;
  border-right: 1px solid #eee;
  border-radius: 0;
}

.ui-tabs .ui-tabs-nav li.ui-state-default a {
  color: #fff;
}

.searchtab .ui-tabs-nav {
  display: inline-block;
  color: black;
  text-align: center;
  /* padding: 14px 16px; */
  text-decoration: none;
  transition: 0.3s;
  font-size: 17px;
}

.visuallyHidden {
  overflow: hidden;
  position: relative;
  height: 1px !important;
  width: 1px !important;
  margin: -1px;
  visibility: hidden;
  display: block;
  border: 0;
}

/*End Tabs*/
hr.gradient {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
  margin: 10px 0px;
}

/* The search overlay (background) */
.searchoverlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}

/* Position the content inside the overlay */
.searchoverlay-content {
  position: relative;
  top: 50%;
  width: 80%;
  /*text-align: center;*/
  margin-top: 30px;
  margin-left: 10px;
}

/* The navigation links inside the overlay */
.searchoverlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #fff;
  /*display: block;*/
  transition: 0.3s;
  padding-right: 140px;
}

.check {
  float: right;
  font-size: 30px;
  color: #fff;
}

/* When you mouse over the navigation links, change their color */
.searchoverlay a:hover,
.overlay a:focus {
  color: #818181;
}

/* Position the close button (top right corner) */
.searchoverlay .closebtn {
  /*position: absolute;*/
  /*top: 80%;*/
  /*right: 45px;*/
  font-size: 60px;
  text-align: center;
  display: block;
  margin-top: 30px;
  padding: 0;
}

.ui-corner-all {
  border-radius: 0;
}

.row-title .custom-navigation {
  float: right;
}

.ui-tabs-anchor span {
  width: 100%;
}

.tab-title-abbrev {
  display: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active {
  background-color: #f6f6f6;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active a {
  color: #330072;
  width: 100%;
}

/*.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active:hover,*/
.ui-tabs .ui-tabs-nav li.ui-state-default:hover {
  background-color: #d3d3d3;
}

.ui-tabs .ui-tabs-nav li.ui-state-default:hover a {
  color: #330072;
}

.ui-tabs .ui-tabs-nav li {
  min-width: 130px;
  height: 40px;
  background-color: #330072;
  /* making whole tab clickable
  padding-left: 23px;
  padding-right: 23px;*/
  background: none;
}

.ui-tabs .ui-tabs-nav li > a,
.ui-tabs .ui-tabs-nav li > span {
  display: inline-block;
  padding-left: 23px;
  padding-right: 23px;
}

.ui-tabs .ui-tabs-nav li:hover {
  background: none;
}

.ui-tabs .ui-tabs-nav li * {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 40px;
  font-family: "Calluna Sans";
}

.ui-tabs .ui-tabs-nav li.ui-state-default a,
.ui-tabs .ui-tabs-nav li.ui-state-default span {
  /* color: #fff; */
  width: 100%;
}

.ui-tabs .ui-tabs-nav li.searchtabMobile {
  display: none;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 0;
  font-size: 14px;
}

.module-Tabs .ui-tabs {
  width: 100%;
}

.ui-tabs-panel {
  border-radius: 0;
}

.module-Tabs .ui-tabs-panel {
  min-height: 200px;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 70px;
  border-radius: 0;
  /*inherit styling of p */
}

.module-Tabs .text-module {
  padding: 0;
}

.module-container {
  padding-bottom: 40px;
}

/*Search*/
#search {
  position: absolute;
  right: 0px;
  top: 32%;
  /*42px;*/
  /*-webkit-box-shadow: 0px 0px 5px 0px rgba(153,153,153,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(153,153,153,1);
  box-shadow: 0px 0px 5px 0px rgba(153,153,153,1);*/
  height: 50px;
  width: 270px;
  border: 2px solid #ccc;
  overflow: hidden;
}

#searchBox > form,
#search > form {
  /*float: right;*/
  height: 50px;
}

#searchBox > form .search-input,
#search > form .search-input {
  width: 270px;
}

#searchBox > form #searchBtnSubmit,
#search > form #searchBtnSubmit {
  width: 50px;
  height: 50px;
  background-color: #f2a900;
  line-height: 50px;
  font-size: 18px;
  transition: background-color 0.5s ease;
  color: #444;
  right: 4px;
}

#searchBox > form #searchBtnSubmit:hover,
#search > form #searchBtnSubmit:hover {
  background-color: #330072;
  color: #fff;
  cursor: pointer;
}

#searchBox > form input[type=text],
#search > form input[type=text] {
  font-size: 18px;
  border: none;
  padding-left: 10px;
  height: 50px;
  line-height: 50px;
  width: 216px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: "Calluna Sans";
}

#searchBox .search-input,
#search .search-input {
  width: 210px;
  position: relative;
}

.search-input #searchBtnSubmit {
  background-color: #f2a900;
  border: none;
  display: block;
  right: 0px;
  top: 0px;
  position: absolute;
}

.search-input input[type=text] {
  padding: 5px 0;
  padding-left: 10px;
  left: 0px;
  top: 0px;
  width: 180px;
  position: absolute;
}

li.searchResult {
  max-width: 75%;
  list-style: none;
  margin-left: 0;
}

@media (max-width: 1024px) {
  #search {
    top: 16%;
    right: 20px;
  }

  li.searchResult {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  #search {
    top: 10%;
    width: 50px;
    right: 18px;
  }

  #search > form .search-input {
    width: 48px;
  }

  #search > form input[type=text] {
    display: none;
  }

  #search > form #searchBtnSubmit {
    right: 0px;
  }
}
.col {
  float: left;
  position: relative;
  display: block;
}

@media (max-width: 700px) {
  .ui-tabs .ui-tabs-nav li.searchtab {
    display: none;
  }

  .ui-tabs .ui-tabs-nav li.searchtabMobile {
    position: relative;
    display: block;
  }

  .search .searching__from {
    display: block;
  }
}
/************************  *************************/
/* 	               Search - Mobile  		       */
/************************  *************************/
/************************  *************************/
/* 		          Search - Print  			       */
/************************  *************************/
/************************  *************************/
/* 				    Slider - Desktop  	       	   */
/************************  *************************/
.spolight__gallery {
  position: relative;
  display: none;
  padding: 100px 0 130px;
  z-index: 1;
}
.spolight__gallery h2 {
  margin-bottom: 0px;
  font-size: 36px;
  font-size: 2rem;
  text-transform: none;
}
.spolight__gallery a {
  text-decoration: underline;
  cursor: pointer;
}
.spolight__gallery a:focus {
  outline: 2px dotted;
}
.spolight__gallery .spotlight__title {
  text-align: center;
}
.spolight__gallery .spotlight__title .spotlight__title__inner {
  max-width: 45vw;
  margin: 0 auto;
}
.spolight__gallery .spotlight__title .spotlight__title__inner > span {
  line-height: 30px;
}
.spolight__gallery .spotlight__title .spotlight__title__inner a:focus {
  outline: 2px dotted;
}
.spolight__gallery .spotlight__controls {
  position: relative;
  margin: 25px auto 20px;
  text-align: center;
}
.spolight__gallery .spotlight__controls .spotlight__controls__inner {
  position: relative;
  display: inline-block;
  width: 10vw;
  min-width: 100px;
  margin: 0 auto;
}
.spolight__gallery .spotlight__controls .slick-arrow {
  position: absolute;
  top: -16px;
  z-index: 1;
  width: 35px;
  height: 35px;
  padding: 0;
  background: transparent;
  /*color: $color-4;*/
  border: none;
  margin: 0;
  font-size: 22px;
  border-radius: 50%;
  box-shadow: none;
}
.spolight__gallery .spotlight__controls .slick-arrow:hover, .spolight__gallery .spotlight__controls .slick-arrow:active, .spolight__gallery .spotlight__controls .slick-arrow:focus {
  background: #f2f2f2;
  border-radius: 50% !important;
  outline: none;
}
.spolight__gallery .spotlight__controls button.slick-prev.slick-arrow {
  left: -16px;
}
.spolight__gallery .spotlight__controls button.slick-next.slick-arrow {
  right: -16px;
}
.spolight__gallery .spotlight__controls .line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  /*border-top: 1px solid $color-4;*/
  border-top: 1px solid;
  width: 10vw;
  min-width: 100px;
  z-index: 2;
  pointer-events: none;
}
.spolight__gallery .slick-slider {
  overflow: hidden;
}
.spolight__gallery .slick-slider.slick-initialized .slick-slide {
  position: relative;
  margin: 30px 0;
}
.spolight__gallery .slick-slider.slick-initialized .slick-slide .spotlight__slide {
  padding: 0 0.4vw;
}
.spolight__gallery .slick-slider.slick-initialized .slick-slide:hover, .spolight__gallery .slick-slider.slick-initialized .slick-slide.hover {
  position: relative;
  margin: 0;
}
.spolight__gallery .slick-slider .slick-list {
  overflow: unset;
}
.spolight__gallery .slick-slider .slick-list a.slide__href {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 10000;
}
.spolight__gallery .slick-slider .slick-list a.slide__href:focus {
  outline: 2px dotted #330072;
}
.spolight__gallery .slick-slider .slick-list .slick-slide {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  font-size: 14px;
  height: auto;
}
.spolight__gallery .slick-slider .slick-list .slick-slide:hover .spotlight__slide .slide__link, .spolight__gallery .slick-slider .slick-list .slick-slide.hover .spotlight__slide .slide__link {
  -webkit-transition: max-height 0.25s;
  -moz-transition: max-height 0.25s;
  -ms-transition: max-height 0.25s;
  -o-transition: max-height 0.25s;
  transition: transform 0.25s;
  overflow: hidden;
  max-height: 100%;
  transform: scale(1);
}
.spolight__gallery .slick-slider .slick-list .slick-slide .spotlight__slide .slide__image {
  position: relative;
  width: 100%;
  height: 50vh;
  max-height: 400px;
  min-height: 200px;
}
.spolight__gallery .slick-slider .slick-list .slick-slide .spotlight__slide .slide__image > img {
  display: block;
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.spolight__gallery .slick-slider .slick-list .slick-slide .spotlight__slide .slide__caption {
  position: relative;
  overflow: hidden;
  color: #fff;
  background-color: #0077a2;
}
.spolight__gallery .slick-slider .slick-list .slick-slide .spotlight__slide .slide__caption .slide__caption__content {
  position: relative;
  margin: 15px 2.5vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 1.6em;
  height: 6.4em;
}
.spolight__gallery .slick-slider .slick-list .slick-slide .spotlight__slide .slide__link {
  text-align: center;
  margin: 0 2.5vw;
  max-height: 0;
  transition: transform 0.25s;
  overflow: hidden;
  transform: scale(0);
}
.spolight__gallery .slick-slider .slick-list .slick-slide .spotlight__slide .slide__link a {
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.spolight__gallery .slick-slider .slick-list .slick-slide .spotlight__slide .slide__link a:focus {
  outline: 2px dotted #fff;
}
.spolight__gallery .slick-slider .slick-list .slick-slide .spotlight__slide .slide__link .slide__link__inner {
  padding: 20px 0;
  border-top: 1px solid #fff;
}

/************************  *************************/
/* 			    Slider - Mobile  			       */
/************************  *************************/
@media screen and (max-width: 960px) {
  .spolight__gallery .spotlight__title .spotlight__title__inner {
    max-width: 90vw;
  }
}
/************************  *************************/
/* 			      Slider - Print  			       */
/************************  *************************/
/************************  *************************/
/* 				  story - Desktop  	       	   */
/************************  *************************/
.story-container {
  position: relative;
  z-index: 1;
}
.story-container.story-full-screen.panel-fixed {
  position: relative;
  height: 100%;
  z-index: 10002;
}
.story-container.story-full-screen.panel-fixed > div {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%;
  overflow-y: scroll;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.story-container.story-full-screen.panel-fixed > div .relative {
  width: 100%;
  margin: auto;
}
.story-container .story__selector.selector--top {
  padding: 60px 30px 30px;
}
.story-container .story__selector.selector--middle {
  padding: 30px;
}
.story-container .story__selector.selector--bottom {
  padding: 30px 30px 60px;
}
.story-container .story__selector.no-padding {
  padding: 0;
}
.story-container .story__selector .text-content {
  display: block;
  width: 50vw;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0;
}
.story-container .story__selector .stories {
  position: relative;
  text-align: center;
  margin: 0 auto;
  width: auto;
}
.story-container .story__selector .stories > div {
  display: table;
  width: 100%;
}
.story-container .story__selector .stories .active .story {
  border-bottom: 3px solid #fff;
  opacity: 0.5;
}
.story-container .story__selector .stories .active .story .vertical-line {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 3px;
  height: 25px;
  background: #fff;
}
.story-container .story__selector .stories .active .story:hover {
  opacity: 1;
}
.story-container .story__selector .stories .active .story.active {
  opacity: 1;
}
.story-container .story__selector .stories .active .story.active .vertical-line {
  display: block;
}
.story-container .story__selector .stories .active .story.active .open {
  display: none;
}
.story-container .story__selector .stories .active .open {
  display: none;
}
.story-container .story__selector .story {
  display: table-cell;
  width: 33.3%;
  padding: 10px;
  border: none;
  box-shadow: none;
  color: #fff;
  background: transparent;
}
.story-container .story__selector .story.card-background {
  margin-bottom: 50px;
}
.story-container .story__selector .story .open {
  display: block;
}
.story-container .story__selector .story.active {
  margin-bottom: 75px;
}
.story-container .story__selector .story.active .open {
  display: none;
}
.story-container .story__selector .story .inner {
  display: inline-block;
  padding: 50px;
  border-radius: 3px;
  color: #444;
  background: #f2f2f2;
}
.story-container .story__selector .story .inner i {
  font-size: 3rem;
}
.story-container .story__selector .story .title {
  overflow: hidden;
  font-size: 18px !important;
  font-size: 1em !important;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Calluna Sans", sans-serif;
  word-wrap: break-word;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}
.story-container .story__selector .story .img {
  float: left;
  width: 100%;
  height: 20vh;
  padding: 20px;
}
.story-container .story__selector .story .img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.story-container .story__selector .story .img .static {
  display: inline-block;
}
.story-container .story__selector .story .img .gif {
  display: none;
}
.story-container .story__selector .story.story-gif:hover .img .static, .story-container .story__selector .story.story-gif.active .img .static {
  display: none;
}
.story-container .story__selector .story.story-gif:hover .img .gif, .story-container .story__selector .story.story-gif.active .img .gif {
  display: inline-block;
}
.story-container .story__content {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
}

/************************  *************************/
/* 			      Chioce - Mobile  			       */
/************************  *************************/
@media screen and (max-width: 600px) {
  .story-container .story__selector .text-content {
    width: 100%;
  }
  .story-container .story__selector .story {
    padding: 1vw;
  }
  .story-container .story__selector .story .inner {
    padding: 10px;
  }
  .story-container .story__selector .story .inner .sub-title,
.story-container .story__selector .story .inner .content {
    display: none;
  }
  .story-container .story__selector .story .inner i {
    font-size: 24px;
    font-size: 1.3333333333rem;
  }
}
/************************  *************************/
/* 			      story - Print  			       */
/************************  *************************/
/************************  *************************/
/* 			Testimonials - Desktop  	       	   */
/************************  *************************/
.testimonials > .inner {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 40px;
}
.testimonials .single {
  display: inline-block;
  width: 100%;
}
.testimonials .single .quote {
  float: left;
  width: 60%;
}
.testimonials .single .content {
  display: inline-block;
  font-family: "Calluna";
  font-size: 28px;
  font-size: 1.8rem;
}
.testimonials .single .author {
  padding: 20px 0;
}
.testimonials .single .video {
  float: left;
  width: 40%;
  padding: 0 50px;
}
.testimonials .single .image {
  float: left;
  width: 40%;
  padding: 0 20px 20px;
  text-align: center;
}
.testimonials .single .image img {
  object-fit: cover;
  width: 300px;
  height: 300px;
  border-radius: 50%;
}
.testimonials .series .single-item {
  height: 470px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.04) !important;
}
.testimonials .series .single-item .slick-slide {
  position: relative;
  height: 400px;
  width: 100%;
}
.testimonials .series .single-item .slick-slide > div {
  position: relative;
  overflow-y: auto;
  height: 100%;
  padding: 40px;
  padding-bottom: 0;
}
.testimonials .series .single-item .slick-slide .content {
  padding: 30px 40px;
}
.testimonials .series .single-item .slick-slide::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
  width: 95%;
  height: 2em;
}
.testimonials .series .single-item .video {
  width: 100%;
  padding: 20px;
}
.testimonials .series .single-item .image {
  padding: 20px;
}
.testimonials .series .single-item .image img {
  object-fit: cover;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
}

/************************  *************************/
/* 			Testimonials - Mobile  			       */
/************************  *************************/
@media screen and (max-width: 1280px) {
  .testimonials .image img {
    width: 250px;
    height: 250px;
  }
  .testimonials > .inner {
    padding: 40px;
  }
}
@media screen and (max-width: 960px) {
  .testimonials .flexbox {
    display: block !important;
  }
  .testimonials .content > div:first-child {
    padding-bottom: 30px !important;
  }
  .testimonials .single {
    display: inline-block !important;
  }
  .testimonials .single .video,
.testimonials .single .quote,
.testimonials .single .image {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .testimonials .single .content {
    padding: 30px 0;
    font-size: 24px;
    font-size: 1.5rem;
  }
  .testimonials .single .author {
    padding: 0;
  }
  .testimonials .series .single-item,
.testimonials .col-33,
.testimonials .col-67 {
    width: 100%;
  }
  .testimonials .image img {
    width: 200px;
    height: 200px;
  }
  .testimonials > .inner {
    padding: 0;
  }
  .testimonials .series .right-content {
    padding: 30px 0;
  }
}
@media screen and (max-width: 600px) {
  .testimonials .single .image img {
    width: 200px;
    height: 200px;
  }
  .testimonials .single .content {
    font-size: 16px;
    font-size: 1rem;
  }
}
/************************  *************************/
/* 			Testimonials - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	       Registrar Report - Desktop   		       */
/************************  *************************/
.registrar-report {
  position: relative;
  min-height: 200px;
  padding: 60px 30px;
  z-index: 100;
}
.registrar-report a.btn.purple.btn-block {
  max-width: 250px;
}
.registrar-report .dataTables_wrapper {
  overflow: initial;
  margin: 20px auto 50px;
  padding: 30px 20px;
  border: 1px solid #e6e6e6;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.0785);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.0785);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.0785);
}
.registrar-report .dataTables_wrapper .toolbar {
  float: left;
}
.registrar-report .dataTables_wrapper .dt-buttons .dt-button {
  float: right !important;
  margin: 0 0 25px;
  line-height: 40px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 1px solid !important;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.0785);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.0785);
  color: #330072;
  background-color: #fff;
}
.registrar-report .dataTables_wrapper .dt-buttons .dt-button:hover [class^=icon__] {
  color: #fff;
}
.registrar-report .dataTables_wrapper .dt-buttons .dt-button.right [class^=icon__]:before, .registrar-report .dataTables_wrapper .dt-buttons .dt-button.left [class^=icon__]:before {
  padding-right: 0 !important;
}
.registrar-report .dataTables_wrapper .dt-buttons .dt-button.left {
  margin-right: 5px;
}
.registrar-report .dataTables_wrapper .dt-buttons .dt-button.right {
  margin-left: 5px;
}
.registrar-report .dataTables_wrapper .dt-buttons .dt-button.disabled {
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #757575;
  background-color: transparent;
}
.registrar-report .dataTables_wrapper .dt-buttons .dt-button.disabled:hover [class^=icon__] {
  color: #757575;
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper {
  background-color: #f6f6f6;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.0785);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.0785);
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .dataTables_scrollBody {
  position: relative;
  overflow: auto;
  width: 100%;
  max-height: 50vh;
  border: none !important;
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .dataTables_scrollBody tbody td:first-child {
  font-weight: bold;
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .DTFC_LeftBodyLiner {
  width: 100% !important;
  overflow-y: inherit !important;
  overflow-x: inherit !important;
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .DTFC_LeftBodyLiner thead > tr > th:after {
  display: none;
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .DTFC_Blocker {
  background-color: white;
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .DTFC_LeftHeadWrapper,
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .DTFC_LeftBodyWrapper {
  -webkit-box-shadow: 5px 2px 5px -2px rgba(0, 0, 0, 0.0785);
  box-shadow: 5px 2px 5px -2px rgba(0, 0, 0, 0.0785);
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .DTFC_LeftBodyWrapper table tbody > tr > td {
  background-color: #f6f6f6;
  color: #330072;
  font-weight: bold;
  border: 1px solid;
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .DTFC_LeftBodyWrapper table tbody > tr:last-child > td {
  border-bottom: none;
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper .DTFC_LeftWrapper {
  pointer-events: none;
}
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper table.DTFC_Cloned thead,
.registrar-report .dataTables_wrapper .DTFC_ScrollWrapper table.DTFC_Cloned tfoot {
  background-color: #f6f6f6;
}
.registrar-report .dataTables_wrapper .datatable__scroll {
  position: relative;
  overflow: auto;
  width: 100%;
  max-height: 50vh;
}
.registrar-report .dataTables_wrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2;
  margin: 0;
  border-collapse: collapse;
  border-bottom: 0;
  border-spacing: 5px 0;
  border: 1px solid #330072;
  box-sizing: content-box;
  text-align: left;
}
.registrar-report .dataTables_wrapper table.dataTable > thead th, .registrar-report .dataTables_wrapper table.dataTable > tbody td {
  box-sizing: content-box;
  overflow: hidden;
  padding: 8px 10px;
  border-bottom: 0;
  line-height: 18px;
}
.registrar-report .dataTables_wrapper table.dataTable > thead th {
  border-bottom: 2px solid #330072;
  min-width: 100px;
}
.registrar-report .dataTables_wrapper table.dataTable tr.even,
.registrar-report .dataTables_wrapper table.dataTable tr.alt,
.registrar-report .dataTables_wrapper table.dataTable tr:nth-of-type(even) {
  background: #f6f6f6;
}
.registrar-report .dataTables_wrapper table.dataTable > tbody td {
  border-top: 1px solid #330072;
}
.registrar-report .dataTables_wrapper table.dataTable > tbody td:hover {
  background: #f6f6f6;
}
.registrar-report .dataTables_wrapper table.dataTable thead {
  font-size: 14px;
  color: #330072;
  border: 1px solid #330072;
  border-bottom: none !important;
  border-right: 1px solid #330072;
  box-sizing: border-box;
}
.registrar-report .dataTables_wrapper table.dataTable thead th {
  border-bottom: none !important;
  box-sizing: border-box;
}
.registrar-report .dataTables_wrapper table.dataTable thead th,
.registrar-report .dataTables_wrapper table.dataTable thead td {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.registrar-report .dataTables_wrapper table.dataTable.no-footer {
  border-bottom: none;
}
.registrar-report .dataTables_wrapper table.dataTable thead th:last-child,
.registrar-report .dataTables_wrapper table.dataTable tbody td:last-child,
.registrar-report .dataTables_wrapper table.dataTable tbody tr:last-child {
  font-weight: bold !important;
}
.registrar-report .dataTables_wrapper table.dataTable thead > tr > th:after {
  display: none;
}
.registrar-report .dataTables_wrapper table.dataTable thead th,
.registrar-report .dataTables_wrapper table.dataTable thead td {
  vertical-align: bottom;
  padding: 8px 10px;
  border-bottom: 2px solid #330072;
}
.registrar-report .dataTables_wrapper table.dataTable tr.even,
.registrar-report .dataTables_wrapper table.dataTable tr.alt,
.registrar-report .dataTables_wrapper table.dataTable tr:nth-of-type(even) {
  background: #f9f9f9;
}
.registrar-report .dataTables_wrapper table.dataTable td:before {
  display: none;
}
.registrar-report .dataTables_wrapper table.dataTable td {
  border-right: 1px solid #330072;
}
.registrar-report .dataTables_wrapper table.dataTable:not(.DTFC_Cloned) tbody td {
  text-align: right;
}
.registrar-report .dataTables_wrapper th:first-child,
.registrar-report .dataTables_wrapper th:nth-child(2) {
  min-width: 0 !important;
}
.registrar-report .dataTables_wrapper label {
  text-align: left;
  color: #330072 !important;
}
.registrar-report .dataTables_wrapper .top {
  overflow: hidden;
  margin-bottom: 18px;
}
.registrar-report .dataTables_wrapper .bottom {
  overflow: hidden;
  margin-top: 17px;
  padding: 2px 0;
}
.registrar-report .dataTables_wrapper .rotate {
  text-align: center;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  width: 110px;
  position: absolute;
  bottom: -32px;
  transform: rotate(-90deg);
  transform-origin: top left;
}
.registrar-report .dataTables_wrapper .container {
  position: relative;
  display: inline-block;
  height: 110px;
  width: 30px;
}
.registrar-report .dataTables_wrapper .container--large {
  position: relative;
  display: inline-block;
  height: 200px;
  width: 30px;
}
.registrar-report .dataTables_wrapper .container--large .rotate {
  width: 200px;
}

/************************  *************************/
/* 	       Registrar Report - Mobile  		         */
/************************  *************************/
/************************  *************************/
/* 		   Registrar Report - Print  		    	       */
/************************  *************************/
/************************  *************************/
/* 		       Text Block - Desktop  	       	   */
/************************  *************************/
.ato__components .ato-component.text {
  background: #ffffff;
}
.ato__components .text {
  position: relative;
  padding: 60px 30px;
  z-index: 100;
  color: #444;
  background: transparent;
}
.ato__components .text h3 {
  font-family: "Calluna", serif;
  font-weight: bold;
}
.ato__components .text h4 {
  font-family: "Calluna", serif;
}
.ato__components .text .text__module {
  width: 100%;
  margin: 0 auto;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.ato__components .text .text__module p {
  overflow: hidden;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.ato__components .text .text__module.column-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}
.ato__components .text .text__module.column-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.ato__components .text .image__caption {
  display: inline-block;
  width: 100%;
  padding: 20px;
  line-height: 1.25;
}

/************************  *************************/
/* 			  Text Block - Mobile   		       */
/************************  *************************/
@media screen and (max-width: 960px) {
  .ato__components .ato-component .ato-component.text:not(.main) {
    padding: 0;
  }
  .ato__components .text .text__module.column-3 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 600px) {
  .ato__components text h2,
.ato__components text h3 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
  .ato__components text h4 {
    font-size: 24px;
    font-size: 1.5rem !important;
  }
  .ato__components text .text__module.column-2, .ato__components text .text__module.column-3 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
/************************  *************************/
/* 			  Text Block - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	             WYSIWYG - Desktop   		       */
/************************  *************************/
.call__action {
  border-radius: 5px;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 1.25em;
  padding: 0.75em 1.5em;
}
.call__action a {
  color: inherit !important;
}
.call__action a:active, .call__action a:focus, .call__action a:hover, .call__action a:visited {
  color: inherit !important;
}
.call__action.purple-light {
  border: 2px solid #330072;
  color: #330072;
  background: #fff;
}
.call__action.purple-light:hover, .call__action.purple-light:focus {
  color: #fff;
  background: #330072;
}
.call__action.purple-dark {
  border: 2px solid #fff;
  color: #fff;
  background: #330072;
}
.call__action.purple-dark:hover, .call__action.purple-dark:focus {
  border: 2px solid #330072;
  color: #330072;
  background: #fff;
}
.call__action.gold {
  border: 2px solid #f2a900;
  color: #444;
  background: #fff;
}
.call__action.gold:hover, .call__action.gold:focus {
  color: #444;
  background: #f2a900;
}

/************************  *************************/
/* 	              WYSIWYG - Mobile  		       */
/************************  *************************/
/************************  *************************/
/* 		          WYSIWYG - Print  			       */
/************************  *************************/
/************************  *************************/
/* 	             WYNTK - Desktop   		       */
/************************  *************************/
.wyntk {
  position: relative;
  padding: 60px 30px;
  z-index: 100;
}
.wyntk .inner {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  max-width: 80%;
}
.wyntk .inner .container {
  display: grid;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
}
.wyntk .inner .container.container_2 {
  grid-template-columns: 1fr 1fr;
}
.wyntk .inner .heading {
  margin-bottom: 50px;
}
.wyntk .inner .slick-track {
  display: flex !important;
}
.wyntk .inner .slick-slide {
  height: inherit !important;
}
.wyntk .singleBlock {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 100px;
  padding: 25px;
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  text-decoration: none !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-top: 5px solid;
  border-radius: 3px;
  border-color: transparent;
  color: #5a5a5a;
  background: #fff;
}
.wyntk .singleBlock:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transform: translateY(-6px);
}
.wyntk .singleBlock:hover i {
  transform: scale(1.1);
}
.wyntk .singleBlock h2 {
  font-size: 20px;
  font-size: 1.1111111111rem;
  margin: 0;
  line-height: 1.1;
}
.wyntk .singleBlock i {
  font-size: 34px;
  padding-right: 20px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.wyntk .container:not(.container_2):not(.container_3) .singleBlock.item1 {
  grid-row-start: 1;
  grid-row-end: 3;
  flex-direction: column;
  align-items: flex-start;
}
.wyntk .container:not(.container_2):not(.container_3) .singleBlock.item1 h2 {
  font-size: 37px;
}
.wyntk .container:not(.container_2):not(.container_3) .singleBlock.item1 i {
  padding-bottom: 10px;
}
.wyntk .container:not(.container_2):not(.container_3) .singleBlock.item2 {
  grid-column-start: 2;
  grid-column-end: 4;
}
.wyntk .container:not(.container_2):not(.container_3) .singleBlock.item2 h2 {
  font-size: 28px;
}
.wyntk .single-item {
  display: none;
}

.lity {
  z-index: 10000001;
  background: rgba(51, 0, 114, 0.95);
}

/************************  *************************/
/* 	              WYNTK - Mobile  		       */
/************************  *************************/
@media screen and (max-width: 960px) {
  .wyntk .inner {
    max-width: 100%;
  }
  .wyntk .inner .container {
    grid-template-columns: 1fr;
    margin-bottom: 18px;
  }
  .wyntk .inner .container.container_2 {
    grid-template-columns: 1fr;
  }
  .wyntk .inner .container .singleBlock:not(.item1) {
    display: none;
  }
  .wyntk .single-item {
    display: inline-block;
  }
  .wyntk .single-item .singleBlock {
    flex-wrap: wrap;
    margin: auto 9px;
  }
  .wyntk .single-item .singleBlock i {
    padding-bottom: 8px;
  }
}
/************************  *************************/
/* 		          WYNTK - Print  			       */
/************************  *************************/
/************************  *************************/
/* 				  Old WLU - Desktop  	       	   */
/************************  *************************/
.row {
  width: 100%;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  zoom: 1;
  max-width: 100%;
}
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  zoom: 1;
  margin: 0 0 40px 0;
  clear: both;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}

.rowBody {
  position: relative;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
  padding: 0 20px;
}

.col-25 {
  float: left;
  width: calc(100% * (1 / 4));
}

.sidebar {
  margin-top: 60px;
  clear: both;
}

/************************  *************************/
/* 			     Old WLU - Mobile  			       */
/************************  *************************/
@media only screen and (min-width: 769px) {
  .large-12 {
    position: relative;
    width: 100%;
  }
}
/************************  *************************/
/* 			     Old WLU - Print  			       */
/************************  *************************/

/*# sourceMappingURL=style.css.map */
