/* Minification failed. Returning unminified contents.
(131,7): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(131,38): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(131,76): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(131,7627): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(131,7631): run-time error CSS1046: Expect comma, found '-'
(131,7632): run-time error CSS1047: Expected number or percentage value in rgb function, found '-dt-row-selected'
(131,7648): run-time error CSS1046: Expect comma, found ')'
(131,7649): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(131,7686): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(131,7690): run-time error CSS1046: Expect comma, found '-'
(131,7691): run-time error CSS1047: Expected number or percentage value in rgb function, found '-dt-row-selected-text'
(131,7712): run-time error CSS1046: Expect comma, found ')'
(131,7713): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(131,7782): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(131,7786): run-time error CSS1046: Expect comma, found '-'
(131,7787): run-time error CSS1047: Expected number or percentage value in rgb function, found '-dt-row-selected-link'
(131,7808): run-time error CSS1046: Expect comma, found ')'
(131,7809): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(131,8030): run-time error CSS1039: Token not allowed after unary operator: '-dt-row-selected'
(131,8289): run-time error CSS1039: Token not allowed after unary operator: '-dt-row-selected'
 */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#zf/dt-1.13.2/af-2.5.2/b-2.3.4/date-1.3.0/r-2.4.0/sc-2.0.7
 *
 * Included libraries:
 *   DataTables 1.13.2, AutoFill 2.5.2, Buttons 2.3.4, DateTime 1.3.0, Responsive 2.4.0, Scroller 2.0.7
 */

:root{--dt-row-selected: 0, 137, 182;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{height:1em;width:1em;margin-top:-9px;display:inline-block;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable tr.dt-hasChild td.dt-control:before{content:"-";background-color:#d33333}table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting_asc_disabled,table.dataTable thead>tr>th.sorting_desc_disabled,table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting_asc_disabled,table.dataTable thead>tr>td.sorting_desc_disabled{cursor:pointer;position:relative;padding-right:26px}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after{position:absolute;display:block;opacity:.125;right:10px;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:before{bottom:50%;content:"▲"}table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:after{top:50%;content:"▼"}table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting_asc_disabled:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dataTables_scrollBody table.dataTable thead>tr>th:before,div.dataTables_scrollBody table.dataTable thead>tr>th:after,div.dataTables_scrollBody table.dataTable thead>tr>td:before,div.dataTables_scrollBody table.dataTable thead>tr>td:after{display:none}div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:2px}div.dataTables_processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dataTables_processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:0 137 182;animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dataTables_processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{clear:both;margin:.5em 0 !important;max-width:none !important;width:100%}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable tr:nth-child(2n){background-color:transparent}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgb(0, 137, 182);box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable>tbody>tr.even>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.054)}table.dataTable>tbody>tr.even.selected>*{box-shadow:inset 0 0 0 9999px rgba(0, 137, 182, 0.954);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954)}table.dataTable.hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.074)}table.dataTable.hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 137, 182, 0.974);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974)}div.dataTables_wrapper{position:relative}div.dataTables_wrapper div.dataTables_length label{float:left;text-align:left;margin-bottom:0}div.dataTables_wrapper div.dataTables_length select{width:75px;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter label{float:right;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter input{display:inline-block !important;width:auto !important;margin-bottom:0;margin-left:.5em}div.dataTables_wrapper div.dataTables_info{padding-top:2px}div.dataTables_wrapper div.dataTables_paginate{float:right;margin:0}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1rem 0}div.dataTables_scrollHead table{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}


div.dt-autofill-handle {
  position: absolute;
  height: 8px;
  width: 8px;
  z-index: 102;
  box-sizing: border-box;
  background: #008CBA;
  cursor: pointer;
}

div.dtk-focus-alt div.dt-autofill-handle {
  background: #ff8b33;
}

div.dt-autofill-select {
  position: absolute;
  z-index: 1001;
  background-color: #008CBA;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
}
div.dt-autofill-select.top, div.dt-autofill-select.bottom {
  height: 3px;
  margin-top: -1px;
}
div.dt-autofill-select.left, div.dt-autofill-select.right {
  width: 3px;
  margin-left: -1px;
}

div.dt-autofill-list {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
  border: 1px solid black;
  z-index: 11;
  box-sizing: border-box;
  padding: 1.5em 2em;
  padding-top: 2em;
}
div.dt-autofill-list div.dtaf-popover-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dt-autofill-list ul {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
div.dt-autofill-list ul li {
  display: table-row;
  cursor: pointer;
}
div.dt-autofill-list ul li:last-child div.dt-autofill-question, div.dt-autofill-list ul li:last-child div.dt-autofill-button {
  border-bottom: none;
}
div.dt-autofill-list ul li:hover {
  background-color: #f6f6f6;
}
div.dt-autofill-list ul li:hover button.btn {
  background-color: #548bbb;
}
div.dt-autofill-list div.dt-autofill-question {
  display: table-cell;
  padding: 0.5em 0;
  padding-left: 5px;
  border-bottom: 1px solid #ccc;
}
div.dt-autofill-list div.dt-autofill-question input[type=number] {
  padding: 6px;
  width: 30px;
  margin: -2px 0;
}
div.dt-autofill-list div.dt-autofill-button {
  display: table-cell;
  padding: 0.5em 0;
  padding-right: 5px;
  border-bottom: 1px solid #ccc;
  text-align: right;
}

div.dtaf-popover-closeable {
  padding-top: 2.5em;
}

div.dt-autofill-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 10;
}

@media screen and (max-width: 767px) {
  div.dt-autofill-handle {
    height: 16px;
    width: 16px;
  }
  div.dt-autofill-list {
    width: 90%;
    left: 74.5%;
  }
}
div.dt-autofill-list button {
  margin: 0;
}


@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dataTables_wrapper{position:relative}div.dt-buttons{position:initial}div.dt-buttons .dt-button{overflow:hidden;text-overflow:ellipsis}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 4px 10px 1px rgba(0, 0, 0, 0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dtb-popover-close{position:absolute;top:10px;right:10px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:2003}button.dtb-hide-drop{display:none !important}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;margin-left:.5em;margin-right:.5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}span.dt-button-spacer{display:inline-block;margin:.5em;white-space:nowrap}span.dt-button-spacer.bar{border-left:1px solid rgba(0, 0, 0, 0.3);vertical-align:middle;padding-left:.5em}span.dt-button-spacer.bar:empty{height:1em;width:1px;padding-left:0}div.dt-button-collection span.dt-button-spacer{width:100%;font-size:.9em;text-align:center;margin:.5em 0}div.dt-button-collection span.dt-button-spacer:empty{height:0;width:100%}div.dt-button-collection span.dt-button-spacer.bar{border-left:none;border-bottom:1px solid rgba(0, 0, 0, 0.3);padding-left:0}ul.dt-buttons li{margin:0}ul.dt-buttons li.active a{box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.6)}ul.dt-buttons.button-group a{margin-bottom:0}div.dt-button-collection{position:absolute;z-index:2002;max-width:none;border:1px solid #cacaca;padding:.5rem;background-color:white}div.dt-button-collection.fixed{position:fixed;display:block;top:50%;left:50%;margin-left:-75px;border-radius:5px;background-color:white}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection.fixed.columns{margin-left:-409px}@media screen and (max-width: 1024px){div.dt-button-collection.fixed.columns{margin-left:-308px}}@media screen and (max-width: 640px){div.dt-button-collection.fixed.columns{margin-left:-203px}}@media screen and (max-width: 460px){div.dt-button-collection.fixed.columns{margin-left:-100px}}div.dt-button-collection.fixed>:last-child{max-height:100vh;overflow:auto}div.dt-button-collection.two-column>:last-child,div.dt-button-collection.three-column>:last-child,div.dt-button-collection.four-column>:last-child{display:block !important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection.two-column>:last-child>*,div.dt-button-collection.three-column>:last-child>*,div.dt-button-collection.four-column>:last-child>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-collection.columns{width:auto}div.dt-button-collection.columns>:last-child{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;width:818px;padding-bottom:1px}div.dt-button-collection.columns>:last-child .dt-button{min-width:200px;flex:0 1;margin:0}div.dt-button-collection.columns.dtb-b3>:last-child,div.dt-button-collection.columns.dtb-b2>:last-child,div.dt-button-collection.columns.dtb-b1>:last-child{justify-content:space-between}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:1 1 32%}div.dt-button-collection.columns.dtb-b2 .dt-button{flex:1 1 48%}div.dt-button-collection.columns.dtb-b1 .dt-button{flex:1 1 100%}@media screen and (max-width: 1024px){div.dt-button-collection.columns>:last-child{width:612px}}@media screen and (max-width: 640px){div.dt-button-collection.columns>:last-child{width:406px}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:0 1 32%}}@media screen and (max-width: 460px){div.dt-button-collection.columns>:last-child{width:200px}}div.dt-button-collection .button-group.stacked{position:relative;border:none;padding:0;margin:0}div.dt-button-collection.columns .button-group.stacked{flex-direction:row;padding:0}div.dt-button-collection.columns .dt-button{flex-basis:200px}div.dt-button-collection div.dt-btn-split-wrapper a.button{flex-grow:1}div.dt-button-collection div.dt-btn-split-wrapper a.button,div.dt-button-collection div.dt-btn-split-wrapper button.button{display:inline-block !important;white-space:nowrap;height:40px;flex-basis:auto;overflow:hidden;text-overflow:ellipsis}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:88}@media screen and (max-width: 767px){ul.dt-buttons{float:none;width:100%;text-align:center;margin-bottom:.5rem}ul.dt-buttons li{float:none}}div.button-group.stacked.dropdown-pane{margin-top:2px;padding:1px;z-index:89}div.button-group.stacked.dropdown-pane a.button{display:block;margin-bottom:1px;border-right:none}div.button-group.stacked.dropdown-pane a.button:last-child{margin-bottom:0;margin-right:1px}div.dt-buttons button.button.processing,div.dt-buttons div.button.processing,div.dt-buttons a.button.processing{color:rgba(0, 0, 0, 0.2);color:rgba(255, 255, 255, 0.2);border-top-color:white;border-bottom-color:white}div.dt-buttons button.button.processing:after,div.dt-buttons div.button.processing:after,div.dt-buttons a.button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:" ";border:2px solid rgb(40, 40, 40);border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}div.dt-btn-split-wrapper:active:not(.disabled) button.dt-btn-split-drop,div.dt-btn-split-wrapper.secondary:not(.disabled) button.dt-btn-split-drop{box-shadow:none;background-color:#1779ba;border-color:transparent}div.dt-btn-split-wrapper:active:not(.disabled) button.dt-btn-split-drop:hover,div.dt-btn-split-wrapper.secondary:not(.disabled) button.dt-btn-split-drop:hover{background-color:#14679e;border-color:transparent}


div.dt-datetime{position:absolute;background-color:white;z-index:2050;border:1px solid #ccc;box-shadow:0 5px 15px -5px rgba(0, 0, 0, 0.5);padding:0 20px 6px 20px;width:275px}div.dt-datetime.inline{position:relative;box-shadow:none}div.dt-datetime div.dt-datetime-title{text-align:center;padding:5px 0px 3px}div.dt-datetime div.dt-datetime-buttons{text-align:center}div.dt-datetime div.dt-datetime-buttons a{display:inline-block;padding:0 .5em .5em .5em;margin:0;font-size:.9em}div.dt-datetime div.dt-datetime-buttons a:hover{text-decoration:underline}div.dt-datetime table{border-spacing:0;margin:12px 0;width:100%}div.dt-datetime table.dt-datetime-table-nospace{margin-top:-12px}div.dt-datetime table th{font-size:.8em;color:#777;font-weight:normal;width:14.285714286%;padding:0 0 4px 0;text-align:center}div.dt-datetime table td{font-size:.9em;color:#444;padding:0}div.dt-datetime table td.selectable{text-align:center;background:#f5f5f5}div.dt-datetime table td.selectable.disabled{color:#aaa;background:white}div.dt-datetime table td.selectable.disabled button:hover{color:#aaa;background:white}div.dt-datetime table td.selectable.now{background-color:#ddd}div.dt-datetime table td.selectable.now button{font-weight:bold}div.dt-datetime table td.selectable.selected button{background:#4e6ca3;color:white;border-radius:2px}div.dt-datetime table td.selectable button:hover{background:#ff8000;color:white;border-radius:2px}div.dt-datetime table td.dt-datetime-week{font-size:.7em}div.dt-datetime table button{width:100%;box-sizing:border-box;border:none;background:transparent;font-size:inherit;color:inherit;text-align:center;padding:4px 0;cursor:pointer;margin:0}div.dt-datetime table button span{display:inline-block;min-width:14px;text-align:right}div.dt-datetime table.weekNumber th{width:12.5%}div.dt-datetime div.dt-datetime-calendar table{margin-top:0}div.dt-datetime div.dt-datetime-label{position:relative;display:inline-block;height:30px;padding:5px 6px;border:1px solid transparent;box-sizing:border-box;cursor:pointer}div.dt-datetime div.dt-datetime-label:hover{border:1px solid #ddd;border-radius:2px;background-color:#f5f5f5}div.dt-datetime div.dt-datetime-label select{position:absolute;top:6px;left:0;cursor:pointer;opacity:0}div.dt-datetime.horizontal{width:550px}div.dt-datetime.horizontal div.dt-datetime-date,div.dt-datetime.horizontal div.dt-datetime-time{width:48%}div.dt-datetime.horizontal div.dt-datetime-time{margin-left:4%}div.dt-datetime div.dt-datetime-date{position:relative;float:left;width:100%}div.dt-datetime div.dt-datetime-time{position:relative;float:left;width:100%;text-align:center}div.dt-datetime div.dt-datetime-time>span{vertical-align:middle}div.dt-datetime div.dt-datetime-time th{text-align:left}div.dt-datetime div.dt-datetime-time div.dt-datetime-timeblock{display:inline-block;vertical-align:middle}div.dt-datetime div.dt-datetime-iconLeft,div.dt-datetime div.dt-datetime-iconRight,div.dt-datetime div.dt-datetime-iconUp,div.dt-datetime div.dt-datetime-iconDown{width:30px;height:30px;background-position:center;background-repeat:no-repeat;opacity:.3;overflow:hidden;box-sizing:border-box}div.dt-datetime div.dt-datetime-iconLeft:hover,div.dt-datetime div.dt-datetime-iconRight:hover,div.dt-datetime div.dt-datetime-iconUp:hover,div.dt-datetime div.dt-datetime-iconDown:hover{border:1px solid #ccc;border-radius:2px;background-color:#f0f0f0;opacity:.6}div.dt-datetime div.dt-datetime-iconLeft button,div.dt-datetime div.dt-datetime-iconRight button,div.dt-datetime div.dt-datetime-iconUp button,div.dt-datetime div.dt-datetime-iconDown button{border:none;background:transparent;text-indent:30px;height:100%;width:100%;cursor:pointer}div.dt-datetime div.dt-datetime-iconLeft{position:absolute;top:5px;left:5px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")}div.dt-datetime div.dt-datetime-iconRight{position:absolute;top:5px;right:5px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")}div.dt-datetime div.dt-datetime-iconUp{height:20px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAALCAMAAABf9c24AAAAFVBMVEX///99fX1+fn57e3t6enoAAAAAAAC73bqPAAAABnRSTlMAYmJkZt92bnysAAAAL0lEQVR4AWOgJmBhxCvLyopHnpmVjY2VCadeoCxIHrcsWJ4RlyxCHlMWCTBRJxwAjrIBDMWSiM0AAAAASUVORK5CYII=")}div.dt-datetime div.dt-datetime-iconDown{height:20px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAALCAMAAABf9c24AAAAFVBMVEX///99fX1+fn57e3t6enoAAAAAAAC73bqPAAAABnRSTlMAYmJkZt92bnysAAAAMElEQVR4AWOgDmBiRQIsmPKMrGxQgJDFlEfIYpoPk8Utz8qM232MYFfhkQfKUg8AANefAQxecJ58AAAAAElFTkSuQmCC")}div.dt-datetime-error{clear:both;padding:0 1em;max-width:240px;font-size:11px;line-height:1.25em;text-align:center;color:#b11f1f}


table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{top:50%;left:5px;height:1em;width:1em;margin-top:-9px;display:block;position:absolute;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#008cba}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before{left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.dtr-control,table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:.8em;width:.8em;margin-top:-0.5em;margin-left:-0.5em;display:block;position:absolute;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#008cba}table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:.5em;box-shadow:0 12px 30px rgba(0, 0, 0, 0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0, 0, 0, 0.6)}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}table.dataTable>tbody>tr.child ul{font-size:1em}


div.DTS tbody th,div.DTS tbody td{white-space:nowrap}div.DTS div.DTS_Loading{z-index:1}div.DTS div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px)}div.DTS div.dataTables_scrollBody table{z-index:2}div.DTS div.dataTables_paginate,div.DTS div.dataTables_length{display:none}



.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:18px}.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}.datepicker table{border:0;margin:0;width:auto}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;cursor:pointer}.datepicker td{background:#fff}.datepicker td span.active,.datepicker td.active.day,.datepicker td.active.year{background:#2ba6cb}.datepicker td.new,.datepicker td.old{color:#999}.datepicker td span.month.disabled,.datepicker td span.year.disabled,.datepicker td.day.disabled{color:#eee}.datepicker th{background:#fff}.datepicker th span.active,.datepicker th.active.day,.datepicker th.active.year{background:#2ba6cb}.datepicker th.date-switch{width:145px}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker.days div.datepicker-days,.datepicker.months div.datepicker-months,.datepicker.years div.datepicker-years{display:block}.datepicker-dropdown:after,.datepicker-dropdown:before{content:'';display:inline-block;position:absolute}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:1px solid rgba(0,0,0,.2);top:-7px;left:6px}.datepicker-dropdown:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:7px}.datepicker-dropdown::after,.datepicker-dropdown::before,.datepicker>div{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}
.printModal{font-family:sans-serif;display:flex;text-align:center;font-weight:300;font-size:30px;left:0;top:0;position:absolute;color:#0460b5;width:100%;height:100%;background-color:hsla(0,0%,100%,.91)}.printClose{position:absolute;right:10px;top:10px}.printClose:before{content:"\D7";font-family:Helvetica Neue,sans-serif;font-weight:100;line-height:1px;padding-top:.5em;display:block;font-size:2em;text-indent:1px;overflow:hidden;height:1.25em;width:1.25em;text-align:center;cursor:pointer}
/* line 347, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-version {
	font-family: "/5.5.0/";
}


/* line 351, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-mq-small {
	font-family: "/only screen/";
	width: 0em;
}


/* line 356, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-mq-small-only {
	font-family: "/only screen and (max-width: 48em)/";
	width: 0em;
}


/* line 361, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-mq-medium {
	font-family: "/only screen and (min-width:48.063em)/";
	/*width: 48.063em;*/
	width: 768px;
}


/* line 366, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-mq-medium-only {
	font-family: "/only screen and (min-width:48.063em) and (max-width:64em)/";
	/*width: 48.063em;*/
	width: 768px;
}


/* line 371, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-mq-large {
	font-family: "/only screen and (min-width:64.063em)/";
	width: 64.063em;
}


/* line 376, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-mq-large-only {
	font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
	width: 64.063em;
}


/* line 381, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-mq-xlarge {
	font-family: "/only screen and (min-width:90.063em)/";
	width: 90.063em;
}


/* line 386, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-mq-xlarge-only {
	font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
	width: 90.063em;
}


/* line 391, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-mq-xxlarge {
	font-family: "/only screen and (min-width:120.063em)/";
	width: 120.063em;
}


/* line 396, ../bower_components/foundation/scss/foundation/components/_global.scss */

meta.foundation-data-attribute-namespace {
	font-family: false;
}


/* line 403, ../bower_components/foundation/scss/foundation/components/_global.scss */

html,
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	/*overflow-x: hidden;*/
	font-size: 100%;
}


/* line 406, ../bower_components/foundation/scss/foundation/components/_global.scss */

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* line 412, ../bower_components/foundation/scss/foundation/components/_global.scss */


/* line 416, ../bower_components/foundation/scss/foundation/components/_global.scss */

body {
	background: #fff;
	color: #77787b;
	padding: 0;
	margin: 0;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	position: relative;
	cursor: auto;
}


/* line 429, ../bower_components/foundation/scss/foundation/components/_global.scss */

a:hover {
	cursor: pointer;
}


/* line 432, ../bower_components/foundation/scss/foundation/components/_global.scss */

img {
	max-width: 100%;
	height: auto;
	/* Commented out 5/19/2022 - Caused pixelated images in Chrome*/
	/*image-rendering: -webkit-optimize-contrast;*/
}

.img-left {
	margin: 0 15px 15px 0;
}

.img-right {
	margin: 0 0 15px 15px;
}

.img-center {
	margin: 0 auto 15px;
}

.img-left,
.img-right,
.img-center {
	margin: 0 0 15px;
}


/* line 434, ../bower_components/foundation/scss/foundation/components/_global.scss */

img {
	-ms-interpolation-mode: bicubic;
}


/* line 438, ../bower_components/foundation/scss/foundation/components/_global.scss */

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
	max-width: none !important;
}


/* line 445, ../bower_components/foundation/scss/foundation/components/_global.scss */

.left {
	float: left !important;
}


/* line 446, ../bower_components/foundation/scss/foundation/components/_global.scss */

.right {
	float: right !important;
}

.center {
	text-align: center;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.clearfix:after {
	clear: both;
}


/* line 450, ../bower_components/foundation/scss/foundation/components/_global.scss */

.hide {
	display: none !important;
	visibility: hidden;
}


/* line 456, ../bower_components/foundation/scss/foundation/components/_global.scss */

.invisible {
	visibility: hidden;
}


/* line 462, ../bower_components/foundation/scss/foundation/components/_global.scss */

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* line 465, ../bower_components/foundation/scss/foundation/components/_global.scss */

img {
	display: inline-block;
	vertical-align: middle;
}


/* line 475, ../bower_components/foundation/scss/foundation/components/_global.scss */

textarea {
	height: auto;
	min-height: 50px;
}


/* line 478, ../bower_components/foundation/scss/foundation/components/_global.scss */

select {
	width: 100%;
}


/* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */

.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 62.5rem;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.row:before,
.row:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.row:after {
	clear: both;
}


/* line 236, ../bower_components/foundation/scss/foundation/components/_grid.scss */

.row.collapse>.column,
.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0;
}


/* line 239, ../bower_components/foundation/scss/foundation/components/_grid.scss */

.row.collapse .row {
	margin-left: 0;
	margin-right: 0;
}


/* line 242, ../bower_components/foundation/scss/foundation/components/_grid.scss */

.row .row {
	width: auto;
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.row .row:before,
.row .row:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.row .row:after {
	clear: both;
}


/* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */

.row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.row .row.collapse:before,
.row .row.collapse:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.row .row.collapse:after {
	clear: both;
}


/* line 247, ../bower_components/foundation/scss/foundation/components/_grid.scss */

.column,
.columns {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	width: 100%;
	float: left;
}


/* line 250, ../bower_components/foundation/scss/foundation/components/_grid.scss */

[class*="column"]+[class*="column"]:last-child {
	float: left;
}


/*.summary-grid [class*="column"]+[class*="column"]:last-child {
	float: none !important;
}*/


/* line 251, ../bower_components/foundation/scss/foundation/components/_grid.scss */

[class*="column"]+[class*="column"].end {
	float: left;
}

@media only screen {
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-0 {
		position: relative;
		left: 0%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-0 {
		position: relative;
		right: 0%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
	/* line 167, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column,
	.columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-1 {
		width: 8.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-2 {
		width: 16.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-3 {
		width: 25%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-4 {
		width: 33.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-5 {
		width: 41.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-6 {
		width: 50%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-7 {
		width: 58.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-8 {
		width: 66.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-9 {
		width: 75%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-10 {
		width: 83.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-11 {
		width: 91.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-12 {
		width: 100%;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-0 {
		margin-left: 0% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-1 {
		margin-left: 8.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-2 {
		margin-left: 16.66667% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-3 {
		margin-left: 25% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-4 {
		margin-left: 33.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-5 {
		margin-left: 41.66667% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-6 {
		margin-left: 50% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-7 {
		margin-left: 58.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-8 {
		margin-left: 66.66667% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-9 {
		margin-left: 75% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-10 {
		margin-left: 83.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-offset-11 {
		margin-left: 91.66667% !important;
	}
	/* line 179, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.small-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left;
	}
	/* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.small-centered,
	.columns.small-centered {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	/* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.small-uncentered,
	.columns.small-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
	/* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.small-centered:last-child,
	.columns.small-centered:last-child {
		float: none;
	}
	/* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.small-uncentered:last-child,
	.columns.small-uncentered:last-child {
		float: left;
	}
	/* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.small-uncentered.opposite,
	.columns.small-uncentered.opposite {
		float: right;
	}
	/* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.row.small-collapse>.column,
	.row.small-collapse>.columns {
		padding-left: 0;
		padding-right: 0;
	}
	/* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.row.small-collapse .row {
		margin-left: 0;
		margin-right: 0;
	}
	/* line 222, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.row.small-uncollapse>.column,
	.row.small-uncollapse>.columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left;
	}
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-0 {
		position: relative;
		left: 0%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-0 {
		position: relative;
		right: 0%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
	/* line 167, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column,
	.columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-1 {
		width: 8.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-2 {
		width: 16.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-3 {
		width: 25%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-4 {
		width: 33.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-5 {
		width: 41.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-6 {
		width: 50%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-7 {
		width: 58.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-8 {
		width: 66.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-9 {
		width: 75%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-10 {
		width: 83.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-11 {
		width: 91.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-12 {
		width: 100%;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-0 {
		margin-left: 0% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-1 {
		margin-left: 8.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-2 {
		margin-left: 16.66667% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-3 {
		margin-left: 25% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-4 {
		margin-left: 33.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-5 {
		margin-left: 41.66667% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-6 {
		margin-left: 50% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-7 {
		margin-left: 58.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-8 {
		margin-left: 66.66667% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-9 {
		margin-left: 75% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-10 {
		margin-left: 83.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-offset-11 {
		margin-left: 91.66667% !important;
	}
	/* line 179, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.medium-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left;
	}
	/* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.medium-centered,
	.columns.medium-centered {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	/* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.medium-uncentered,
	.columns.medium-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
	/* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.medium-centered:last-child,
	.columns.medium-centered:last-child {
		float: none;
	}
	/* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.medium-uncentered:last-child,
	.columns.medium-uncentered:last-child {
		float: left;
	}
	/* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.medium-uncentered.opposite,
	.columns.medium-uncentered.opposite {
		float: right;
	}
	/* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.row.medium-collapse>.column,
	.row.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0;
	}
	/* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.row.medium-collapse .row {
		margin-left: 0;
		margin-right: 0;
	}
	/* line 222, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.row.medium-uncollapse>.column,
	.row.medium-uncollapse>.columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-0 {
		position: relative;
		left: 0%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-0 {
		position: relative;
		right: 0%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	/* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	/* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
}

@media only screen and (min-width: 64.063em) {
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-0 {
		position: relative;
		left: 0%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-0 {
		position: relative;
		right: 0%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	/* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
	/* line 167, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column,
	.columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-1 {
		width: 8.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-2 {
		width: 16.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-3 {
		width: 25%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-4 {
		width: 33.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-5 {
		width: 41.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-6 {
		width: 50%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-7 {
		width: 58.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-8 {
		width: 66.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-9 {
		width: 75%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-10 {
		width: 83.33333%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-11 {
		width: 91.66667%;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-12 {
		width: 100%;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-0 {
		margin-left: 0% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-1 {
		margin-left: 8.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-2 {
		margin-left: 16.66667% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-3 {
		margin-left: 25% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-4 {
		margin-left: 33.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-5 {
		margin-left: 41.66667% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-6 {
		margin-left: 50% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-7 {
		margin-left: 58.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-8 {
		margin-left: 66.66667% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-9 {
		margin-left: 75% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-10 {
		margin-left: 83.33333% !important;
	}
	/* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-offset-11 {
		margin-left: 91.66667% !important;
	}
	/* line 179, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.large-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left;
	}
	/* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.large-centered,
	.columns.large-centered {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	/* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.large-uncentered,
	.columns.large-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
	/* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.large-centered:last-child,
	.columns.large-centered:last-child {
		float: none;
	}
	/* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.large-uncentered:last-child,
	.columns.large-uncentered:last-child {
		float: left;
	}
	/* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.column.large-uncentered.opposite,
	.columns.large-uncentered.opposite {
		float: right;
	}
	/* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.row.large-collapse>.column,
	.row.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0;
	}
	/* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.row.large-collapse .row {
		margin-left: 0;
		margin-right: 0;
	}
	/* line 222, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.row.large-uncollapse>.column,
	.row.large-uncollapse>.columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-0 {
		position: relative;
		left: 0%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-0 {
		position: relative;
		right: 0%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	/* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	/* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */
	.pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
}


/* line 129, ../bower_components/foundation/scss/foundation/components/_accordion.scss */

.accordion {
	margin-bottom: 0;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.accordion:before,
.accordion:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.accordion:after {
	clear: both;
}


/* line 132, ../bower_components/foundation/scss/foundation/components/_accordion.scss */

.accordion .accordion-navigation,
.accordion dd {
	display: block;
	margin-bottom: 0 !important;
}


/* line 135, ../bower_components/foundation/scss/foundation/components/_accordion.scss */

.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
	background: #e8e8e8;
}


/* line 136, ../bower_components/foundation/scss/foundation/components/_accordion.scss */

.accordion .accordion-navigation>a,
.accordion dd>a {
	background: #EFEFEF;
	color: #222222;
	padding: 1rem;
	display: block;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem;
}


/* line 143, ../bower_components/foundation/scss/foundation/components/_accordion.scss */

.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
	background: #e3e3e3;
}


/* line 146, ../bower_components/foundation/scss/foundation/components/_accordion.scss */

.accordion .accordion-navigation>.content,
.accordion dd>.content {
	display: none;
	padding: 0.9375rem;
}


/* line 149, ../bower_components/foundation/scss/foundation/components/_accordion.scss */

.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
	display: block;
	background: #FFFFFF;
}


/* line 112, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box {
	border-style: solid;
	border-width: 1px;
	display: block;
	font-weight: normal;
	margin-bottom: 1.25rem;
	position: relative;
	padding: 0.875rem 1.5rem 0.875rem 0.875rem;
	font-size: 0.8125rem;
	transition: opacity 300ms ease-out;
	background-color: #003e7e;
	border-color: #00356c;
	color: #FFFFFF;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box .close {
	font-size: 1.375rem;
	padding: 9px 6px 4px;
	line-height: 0;
	position: absolute;
	top: 50%;
	margin-top: -0.6875rem;
	right: 0.25rem;
	color: #333333;
	opacity: 0.3;
	background: inherit;
}


/* line 96, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box .close:hover,
.alert-box .close:focus {
	opacity: 0.5;
}


/* line 117, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box.radius {
	border-radius: 3px;
}


/* line 118, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box.round {
	border-radius: 1000px;
}


/* line 120, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box.success {
	background-color: #43AC6A;
	border-color: #3a945b;
	color: #FFFFFF;
}


/* line 121, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box.alert {
	background-color: #f04124;
	border-color: #de2d0f;
	color: #FFFFFF;
}


/* line 122, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box.secondary {
	background-color: #b4975a;
	border-color: #a08449;
	color: #FFFFFF;
}


/* line 123, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box.warning {
	background-color: #f08a24;
	border-color: #de770f;
	color: #FFFFFF;
}


/* line 124, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box.info {
	background-color: #a0d3e8;
	border-color: #74bfdd;
	color: #3f341d;
}


/* line 125, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */

.alert-box.alert-close {
	opacity: 0;
}


/* line 106, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */

[class*="block-grid-"] {
	display: block;
	padding: 0;
	margin: 0 -0.625rem;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

[class*="block-grid-"]:after {
	clear: both;
}


/* line 50, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */

[class*="block-grid-"]>li {
	display: block;
	height: auto;
	float: left;
	padding: 0 0.625rem 1.25rem;
}

@media only screen {
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-1>li {
		width: 100%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-1>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-1>li:nth-of-type(1n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-2>li {
		width: 50%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-2>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-2>li:nth-of-type(2n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-3>li {
		width: 33.33333%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-3>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-3>li:nth-of-type(3n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-4>li {
		width: 25%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-4>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-4>li:nth-of-type(4n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-5>li {
		width: 20%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-5>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-5>li:nth-of-type(5n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-6>li {
		width: 16.66667%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-6>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-6>li:nth-of-type(6n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-7>li {
		width: 14.28571%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-7>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-7>li:nth-of-type(7n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-8>li {
		width: 12.5%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-8>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-8>li:nth-of-type(8n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-9>li {
		width: 11.11111%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-9>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-9>li:nth-of-type(9n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-10>li {
		width: 10%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-10>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-10>li:nth-of-type(10n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-11>li {
		width: 9.09091%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-11>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-11>li:nth-of-type(11n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-12>li {
		width: 8.33333%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-12>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.small-block-grid-12>li:nth-of-type(12n+1) {
		clear: both;
	}
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-1>li {
		width: 100%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-1>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-1>li:nth-of-type(1n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-2>li {
		width: 50%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-2>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-2>li:nth-of-type(2n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-3>li {
		width: 33.33333%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-3>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-3>li:nth-of-type(3n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-4>li {
		width: 25%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-4>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-4>li:nth-of-type(4n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-5>li {
		width: 20%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-5>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-5>li:nth-of-type(5n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-6>li {
		width: 16.66667%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-6>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-6>li:nth-of-type(6n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-7>li {
		width: 14.28571%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-7>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-7>li:nth-of-type(7n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-8>li {
		width: 12.5%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-8>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-8>li:nth-of-type(8n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-9>li {
		width: 11.11111%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-9>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-9>li:nth-of-type(9n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-10>li {
		width: 10%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-10>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-10>li:nth-of-type(10n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-11>li {
		width: 9.09091%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-11>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-11>li:nth-of-type(11n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-12>li {
		width: 8.33333%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-12>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.medium-block-grid-12>li:nth-of-type(12n+1) {
		clear: both;
	}
}

@media only screen and (min-width: 64.063em) {
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-1>li {
		width: 100%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-1>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-1>li:nth-of-type(1n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-2>li {
		width: 50%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-2>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-2>li:nth-of-type(2n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-3>li {
		width: 33.33333%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-3>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-3>li:nth-of-type(3n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-4>li {
		width: 25%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-4>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-4>li:nth-of-type(4n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-5>li {
		width: 20%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-5>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-5>li:nth-of-type(5n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-6>li {
		width: 16.66667%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-6>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-6>li:nth-of-type(6n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-7>li {
		width: 14.28571%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-7>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-7>li:nth-of-type(7n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-8>li {
		width: 12.5%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-8>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-8>li:nth-of-type(8n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-9>li {
		width: 11.11111%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-9>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-9>li:nth-of-type(9n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-10>li {
		width: 10%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-10>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-10>li:nth-of-type(10n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-11>li {
		width: 9.09091%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-11>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-11>li:nth-of-type(11n+1) {
		clear: both;
	}
	/* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-12>li {
		width: 8.33333%;
		list-style: none;
	}
	/* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-12>li:nth-of-type(1n) {
		clear: none;
	}
	/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
	.large-block-grid-12>li:nth-of-type(12n+1) {
		clear: both;
	}
}


/* line 118, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs {
	display: block;
	padding: 0.5625rem 0.875rem 0.5625rem;
	overflow: hidden;
	margin-left: 0;
	list-style: none;
	border-style: solid;
	border-width: 1px;
	background-color: #ddd0b5;
	border-color: #d1bf99;
	border-radius: 3px;
}


/* line 122, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>* {
	margin: 0;
	float: left;
	font-size: 0.6875rem;
	line-height: 0.6875rem;
	text-transform: uppercase;
	color: #003e7e;
}


/* line 68, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>*:hover a,
.breadcrumbs>*:focus a {
	text-decoration: underline;
}


/* line 70, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>* a {
	color: #003e7e;
}


/* line 75, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>*.current {
	cursor: default;
	color: #333333;
}


/* line 78, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>*.current a {
	cursor: default;
	color: #333333;
}


/* line 83, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>*.current:hover,
.breadcrumbs>*.current:hover a,
.breadcrumbs>*.current:focus,
.breadcrumbs>*.current:focus a {
	text-decoration: none;
}


/* line 88, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>*.unavailable {
	color: #999999;
}


/* line 90, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>*.unavailable a {
	color: #999999;
}


/* line 92, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>*.unavailable:hover,
.breadcrumbs>*.unavailable:hover a,
.breadcrumbs>*.unavailable:focus,
.breadcrumbs>*.unavailable a:focus {
	text-decoration: none;
	color: #999999;
	cursor: default;
}


/* line 102, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>*:before {
	content: "/";
	color: #AAAAAA;
	margin: 0 0.75rem;
	position: relative;
	top: 1px;
}


/* line 110, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

.breadcrumbs>*:first-child:before {
	content: " ";
	margin: 0;
}


/* Accessibility - hides the forward slash */


/* line 130, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */

[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
	content: "/";
}


/* line 216, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button,
.button {
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	border-radius: 0;
	display: inline-block;
	padding-top: 0.5rem;
	padding-right: 1rem;
	padding-bottom: 0.5625rem;
	padding-left: 1rem;
	font-size: 1rem;
	/* background-color: #003e7e; */
	border-color: #003265;
	color: #FFFFFF;
	transition: background-color 300ms ease-out;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button:hover,
button:focus,
.button:hover,
.button:focus {
	background-color: #003265;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button:hover,
button:focus,
.button:hover,
.button:focus {
	color: #FFFFFF;
}


/* line 223, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.secondary,
.button.secondary {
	background-color: #b4975a;
	border-color: #957a44;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
	background-color: #957a44;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
	color: #FFFFFF;
}


/* line 224, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.success,
.button.success {
	background-color: #43AC6A;
	border-color: #368a55;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
	background-color: #368a55;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
	color: #FFFFFF;
}


/* line 225, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.alert,
.button.alert {
	background-color: #f04124;
	border-color: #cf2a0e;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
	background-color: #cf2a0e;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
	color: #FFFFFF;
}

/* line 225, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.caution,
.button.caution {
	background-color: #FFFF99;
	border-color: #FFFF66;
	color: #000000;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.caution:hover,
button.caution:focus,
.button.caution:hover,
.button.caution:focus {
	background-color: #FFFF66;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.caution:hover,
button.caution:focus,
.button.caution:hover,
.button.caution:focus {
	color: #000000;
}


/* line 226, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.warning,
.button.warning {
	background-color: #f08a24;
	border-color: #cf6e0e;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
	background-color: #cf6e0e;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
	color: #FFFFFF;
}


/* line 227, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.info,
.button.info {
	background-color: #a0d3e8;
	border-color: #61b6d9;
	color: #333333;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
	background-color: #61b6d9;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
	color: #FFFFFF;
}


/* line 229, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.large,
.button.large {
	padding-top: 1.125rem;
	padding-right: 2.25rem;
	padding-bottom: 1.1875rem;
	padding-left: 2.25rem;
	font-size: 1.25rem;
}


/* line 230, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.small,
.button.small {
	padding-top: 0.875rem;
	padding-right: 1.75rem;
	padding-bottom: 0.9375rem;
	padding-left: 1.75rem;
	font-size: 0.8125rem;
}


/* line 231, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.tiny,
.button.tiny {
	padding-top: 0.625rem;
	padding-right: 1.25rem;
	padding-bottom: 0.6875rem;
	padding-left: 1.25rem;
	font-size: 0.6875rem;
}


/* line 232, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.expand,
.button.expand {
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}


/* line 234, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.left-align,
.button.left-align {
	text-align: left;
	text-indent: 0.75rem;
}


/* line 235, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.right-align,
.button.right-align {
	text-align: right;
	padding-right: 0.75rem;
}


/* line 237, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.radius,
.button.radius {
	border-radius: 3px;
}


/* line 238, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.round,
.button.round,
div.sf-fieldWrp button {
	border-radius: 1000px;
}


/* line 240, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
	background-color: #003e7e;
	border-color: #003265;
	color: #FFFFFF;
	cursor: default;
	opacity: 0.7;
	box-shadow: none;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	background-color: #003265;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	color: #FFFFFF;
}


/* line 178, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	background-color: #003e7e;
}


/* line 241, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
	background-color: #b4975a;
	border-color: #957a44;
	color: #FFFFFF;
	cursor: default;
	opacity: 0.7;
	box-shadow: none;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
	background-color: #957a44;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
	color: #FFFFFF;
}


/* line 178, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
	background-color: #b4975a;
}


/* line 242, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
	background-color: #43AC6A;
	border-color: #368a55;
	color: #FFFFFF;
	cursor: default;
	opacity: 0.7;
	box-shadow: none;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
	background-color: #368a55;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
	color: #FFFFFF;
}


/* line 178, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
	background-color: #43AC6A;
}


/* line 243, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
	background-color: #f04124;
	border-color: #cf2a0e;
	color: #FFFFFF;
	cursor: default;
	opacity: 0.7;
	box-shadow: none;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
	background-color: #cf2a0e;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
	color: #FFFFFF;
}


/* line 178, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
	background-color: #f04124;
}


/* line 244, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.warning,
button[disabled].warning,
.button.disabled.warning,
.button[disabled].warning {
	background-color: #f08a24;
	border-color: #cf6e0e;
	color: #FFFFFF;
	cursor: default;
	opacity: 0.7;
	box-shadow: none;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
	background-color: #cf6e0e;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
	color: #FFFFFF;
}


/* line 178, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
	background-color: #f08a24;
}


/* line 245, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.info,
button[disabled].info,
.button.disabled.info,
.button[disabled].info {
	background-color: #a0d3e8;
	border-color: #61b6d9;
	color: #333333;
	cursor: default;
	opacity: 0.7;
	box-shadow: none;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
	background-color: #61b6d9;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
	color: #FFFFFF;
}


/* line 178, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
	background-color: #a0d3e8;
}


/* line 250, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 253, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
	button,
	.button {
		display: inline-block;
	}
}


/* line 148, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group {
	list-style: none;
	margin: 0;
	left: 0;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.button-group:before,
.button-group:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.button-group:after {
	clear: both;
}


/* line 150, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group>li {
	margin: 0 -2px;
	display: inline-block;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group>li>button,
.button-group>li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group>li:first-child button,
.button-group>li:first-child .button {
	border-left: 0;
}


/* line 153, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.stack>li {
	margin: 0 -2px;
	display: inline-block;
	display: block;
	margin: 0;
	float: none;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.stack>li>button,
.button-group.stack>li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.stack>li:first-child button,
.button-group.stack>li:first-child .button {
	border-left: 0;
}


/* line 66, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.stack>li>button,
.button-group.stack>li .button {
	border-top: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
	border-left-width: 0;
	margin: 0;
	display: block;
}


/* line 75, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.stack>li:first-child button,
.button-group.stack>li:first-child .button {
	border-top: 0;
}


/* line 157, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.stack-for-small>li {
	margin: 0 -2px;
	display: inline-block;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.stack-for-small>li>button,
.button-group.stack-for-small>li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.stack-for-small>li:first-child button,
.button-group.stack-for-small>li:first-child .button {
	border-left: 0;
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	.mocktrial .profilemenu .fa {
		line-height: 1.2;
	}
	.mocktrial .top-bar .button.white {
		padding: 10px 15px;
	}
	.mocktrial .title-area {
		height: 87px;
		overflow: hidden;
	}
	.mocktrial .title-area img {
		margin: 0.85rem 0 0;
	}
	.mocktrial .top-bar .toggle-topbar.menu-icon {
		margin-top: -17px;
	}
	/*.mocktrial .profilemenu .dropdown {
		border-top: 0 !important;
	}*/
	/* line 157, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.stack-for-small>li {
		margin: 0 -2px;
		display: inline-block;
		display: block;
		margin: 0;
	}
	/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.stack-for-small>li>button,
	.button-group.stack-for-small>li .button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, 0.5);
	}
	/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.stack-for-small>li:first-child button,
	.button-group.stack-for-small>li:first-child .button {
		border-left: 0;
	}
	/* line 66, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.stack-for-small>li>button,
	.button-group.stack-for-small>li .button {
		border-top: 1px solid;
		border-color: rgba(255, 255, 255, 0.5);
		border-left-width: 0;
		margin: 0;
		display: block;
	}
	/* line 75, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.stack-for-small>li:first-child button,
	.button-group.stack-for-small>li:first-child .button {
		border-top: 0;
	}
}

@media only screen and (max-width: 24em) {
	.mocktrial .top-bar .toggle-topbar.menu-icon span {
		font-size: 0;
	}
}


/* line 165, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius>* {
	margin: 0 -2px;
	display: inline-block;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius>*>button,
.button-group.radius>* .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius>*:first-child button,
.button-group.radius>*:first-child .button {
	border-left: 0;
}


/* line 111, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius>*,
.button-group.radius>*>a,
.button-group.radius>*>button,
.button-group.radius>*>.button {
	border-radius: 0;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius>*:first-child,
.button-group.radius>*:first-child>a,
.button-group.radius>*:first-child>button,
.button-group.radius>*:first-child>.button {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}


/* line 126, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius>*:last-child,
.button-group.radius>*:last-child>a,
.button-group.radius>*:last-child>button,
.button-group.radius>*:last-child>.button {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* line 166, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius.stack>* {
	margin: 0 -2px;
	display: inline-block;
	display: block;
	margin: 0;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius.stack>*>button,
.button-group.radius.stack>* .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius.stack>*:first-child button,
.button-group.radius.stack>*:first-child .button {
	border-left: 0;
}


/* line 66, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius.stack>*>button,
.button-group.radius.stack>* .button {
	border-top: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
	border-left-width: 0;
	margin: 0;
	display: block;
}


/* line 75, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius.stack>*:first-child button,
.button-group.radius.stack>*:first-child .button {
	border-top: 0;
}


/* line 111, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius.stack>*,
.button-group.radius.stack>*>a,
.button-group.radius.stack>*>button,
.button-group.radius.stack>*>.button {
	border-radius: 0;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius.stack>*:first-child,
.button-group.radius.stack>*:first-child>a,
.button-group.radius.stack>*:first-child>button,
.button-group.radius.stack>*:first-child>.button {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}


/* line 126, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.radius.stack>*:last-child,
.button-group.radius.stack>*:last-child>a,
.button-group.radius.stack>*:last-child>button,
.button-group.radius.stack>*:last-child>.button {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 167, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>* {
		margin: 0 -2px;
		display: inline-block;
	}
	/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*>button,
	.button-group.radius.stack-for-small>* .button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, 0.5);
	}
	/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*:first-child button,
	.button-group.radius.stack-for-small>*:first-child .button {
		border-left: 0;
	}
	/* line 111, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*,
	.button-group.radius.stack-for-small>*>a,
	.button-group.radius.stack-for-small>*>button,
	.button-group.radius.stack-for-small>*>.button {
		border-radius: 0;
	}
	/* line 115, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*:first-child,
	.button-group.radius.stack-for-small>*:first-child>a,
	.button-group.radius.stack-for-small>*:first-child>button,
	.button-group.radius.stack-for-small>*:first-child>.button {
		-webkit-border-bottom-left-radius: 3px;
		-webkit-border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
		border-top-left-radius: 3px;
	}
	/* line 126, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*:last-child,
	.button-group.radius.stack-for-small>*:last-child>a,
	.button-group.radius.stack-for-small>*:last-child>button,
	.button-group.radius.stack-for-small>*:last-child>.button {
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		border-top-right-radius: 3px;
	}
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	/* line 167, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>* {
		margin: 0 -2px;
		display: inline-block;
		display: block;
		margin: 0;
	}
	/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*>button,
	.button-group.radius.stack-for-small>* .button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, 0.5);
	}
	/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*:first-child button,
	.button-group.radius.stack-for-small>*:first-child .button {
		border-left: 0;
	}
	/* line 66, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*>button,
	.button-group.radius.stack-for-small>* .button {
		border-top: 1px solid;
		border-color: rgba(255, 255, 255, 0.5);
		border-left-width: 0;
		margin: 0;
		display: block;
	}
	/* line 75, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*:first-child button,
	.button-group.radius.stack-for-small>*:first-child .button {
		border-top: 0;
	}
	/* line 111, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*,
	.button-group.radius.stack-for-small>*>a,
	.button-group.radius.stack-for-small>*>button,
	.button-group.radius.stack-for-small>*>.button {
		border-radius: 0;
	}
	/* line 115, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*:first-child,
	.button-group.radius.stack-for-small>*:first-child>a,
	.button-group.radius.stack-for-small>*:first-child>button,
	.button-group.radius.stack-for-small>*:first-child>.button {
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	/* line 126, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.radius.stack-for-small>*:last-child,
	.button-group.radius.stack-for-small>*:last-child>a,
	.button-group.radius.stack-for-small>*:last-child>button,
	.button-group.radius.stack-for-small>*:last-child>.button {
		-webkit-border-bottom-left-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
	}
}


/* line 176, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round>* {
	margin: 0 -2px;
	display: inline-block;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round>*>button,
.button-group.round>* .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round>*:first-child button,
.button-group.round>*:first-child .button {
	border-left: 0;
}


/* line 111, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round>*,
.button-group.round>*>a,
.button-group.round>*>button,
.button-group.round>*>.button {
	border-radius: 0;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round>*:first-child,
.button-group.round>*:first-child>a,
.button-group.round>*:first-child>button,
.button-group.round>*:first-child>.button {
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px;
}


/* line 126, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round>*:last-child,
.button-group.round>*:last-child>a,
.button-group.round>*:last-child>button,
.button-group.round>*:last-child>.button {
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
}


/* line 177, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round.stack>* {
	margin: 0 -2px;
	display: inline-block;
	display: block;
	margin: 0;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round.stack>*>button,
.button-group.round.stack>* .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round.stack>*:first-child button,
.button-group.round.stack>*:first-child .button {
	border-left: 0;
}


/* line 66, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round.stack>*>button,
.button-group.round.stack>* .button {
	border-top: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
	border-left-width: 0;
	margin: 0;
	display: block;
}


/* line 75, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round.stack>*:first-child button,
.button-group.round.stack>*:first-child .button {
	border-top: 0;
}


/* line 111, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round.stack>*,
.button-group.round.stack>*>a,
.button-group.round.stack>*>button,
.button-group.round.stack>*>.button {
	border-radius: 0;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round.stack>*:first-child,
.button-group.round.stack>*:first-child>a,
.button-group.round.stack>*:first-child>button,
.button-group.round.stack>*:first-child>.button {
	-webkit-border-top-left-radius: 0.5rem;
	-webkit-border-top-right-radius: 0.5rem;
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}


/* line 126, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.round.stack>*:last-child,
.button-group.round.stack>*:last-child>a,
.button-group.round.stack>*:last-child>button,
.button-group.round.stack>*:last-child>.button {
	-webkit-border-bottom-left-radius: 0.5rem;
	-webkit-border-bottom-right-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 178, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>* {
		margin: 0 -2px;
		display: inline-block;
	}
	/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*>button,
	.button-group.round.stack-for-small>* .button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, 0.5);
	}
	/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*:first-child button,
	.button-group.round.stack-for-small>*:first-child .button {
		border-left: 0;
	}
	/* line 111, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*,
	.button-group.round.stack-for-small>*>a,
	.button-group.round.stack-for-small>*>button,
	.button-group.round.stack-for-small>*>.button {
		border-radius: 0;
	}
	/* line 115, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*:first-child,
	.button-group.round.stack-for-small>*:first-child>a,
	.button-group.round.stack-for-small>*:first-child>button,
	.button-group.round.stack-for-small>*:first-child>.button {
		-webkit-border-bottom-left-radius: 1000px;
		-webkit-border-top-left-radius: 1000px;
		border-bottom-left-radius: 1000px;
		border-top-left-radius: 1000px;
	}
	/* line 126, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*:last-child,
	.button-group.round.stack-for-small>*:last-child>a,
	.button-group.round.stack-for-small>*:last-child>button,
	.button-group.round.stack-for-small>*:last-child>.button {
		-webkit-border-bottom-right-radius: 1000px;
		-webkit-border-top-right-radius: 1000px;
		border-bottom-right-radius: 1000px;
		border-top-right-radius: 1000px;
	}
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	/* line 178, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>* {
		margin: 0 -2px;
		display: inline-block;
		display: block;
		margin: 0;
	}
	/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*>button,
	.button-group.round.stack-for-small>* .button {
		border-left: 1px solid;
		border-color: rgba(255, 255, 255, 0.5);
	}
	/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*:first-child button,
	.button-group.round.stack-for-small>*:first-child .button {
		border-left: 0;
	}
	/* line 66, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*>button,
	.button-group.round.stack-for-small>* .button {
		border-top: 1px solid;
		border-color: rgba(255, 255, 255, 0.5);
		border-left-width: 0;
		margin: 0;
		display: block;
	}
	/* line 75, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*:first-child button,
	.button-group.round.stack-for-small>*:first-child .button {
		border-top: 0;
	}
	/* line 111, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*,
	.button-group.round.stack-for-small>*>a,
	.button-group.round.stack-for-small>*>button,
	.button-group.round.stack-for-small>*>.button {
		border-radius: 0;
	}
	/* line 115, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*:first-child,
	.button-group.round.stack-for-small>*:first-child>a,
	.button-group.round.stack-for-small>*:first-child>button,
	.button-group.round.stack-for-small>*:first-child>.button {
		-webkit-border-top-left-radius: 0.5rem;
		-webkit-border-top-right-radius: 0.5rem;
		border-top-left-radius: 0.5rem;
		border-top-right-radius: 0.5rem;
	}
	/* line 126, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
	.button-group.round.stack-for-small>*:last-child,
	.button-group.round.stack-for-small>*:last-child>a,
	.button-group.round.stack-for-small>*:last-child>button,
	.button-group.round.stack-for-small>*:last-child>.button {
		-webkit-border-bottom-left-radius: 0.5rem;
		-webkit-border-bottom-right-radius: 0.5rem;
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
}


/* line 188, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-2 li {
	margin: 0 -2px;
	display: inline-block;
	width: 50%;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-2 li>button,
.button-group.even-2 li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-2 li:first-child button,
.button-group.even-2 li:first-child .button {
	border-left: 0;
}


/* line 142, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-2 li button,
.button-group.even-2 li .button {
	width: 100%;
}


/* line 188, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-3 li {
	margin: 0 -2px;
	display: inline-block;
	width: 33.33333%;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-3 li>button,
.button-group.even-3 li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-3 li:first-child button,
.button-group.even-3 li:first-child .button {
	border-left: 0;
}


/* line 142, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-3 li button,
.button-group.even-3 li .button {
	width: 100%;
}


/* line 188, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-4 li {
	margin: 0 -2px;
	display: inline-block;
	width: 25%;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-4 li>button,
.button-group.even-4 li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-4 li:first-child button,
.button-group.even-4 li:first-child .button {
	border-left: 0;
}


/* line 142, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-4 li button,
.button-group.even-4 li .button {
	width: 100%;
}


/* line 188, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-5 li {
	margin: 0 -2px;
	display: inline-block;
	width: 20%;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-5 li>button,
.button-group.even-5 li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-5 li:first-child button,
.button-group.even-5 li:first-child .button {
	border-left: 0;
}


/* line 142, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-5 li button,
.button-group.even-5 li .button {
	width: 100%;
}


/* line 188, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-6 li {
	margin: 0 -2px;
	display: inline-block;
	width: 16.66667%;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-6 li>button,
.button-group.even-6 li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-6 li:first-child button,
.button-group.even-6 li:first-child .button {
	border-left: 0;
}


/* line 142, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-6 li button,
.button-group.even-6 li .button {
	width: 100%;
}


/* line 188, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-7 li {
	margin: 0 -2px;
	display: inline-block;
	width: 14.28571%;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-7 li>button,
.button-group.even-7 li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-7 li:first-child button,
.button-group.even-7 li:first-child .button {
	border-left: 0;
}


/* line 142, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-7 li button,
.button-group.even-7 li .button {
	width: 100%;
}


/* line 188, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-8 li {
	margin: 0 -2px;
	display: inline-block;
	width: 12.5%;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-8 li>button,
.button-group.even-8 li .button {
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.5);
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-8 li:first-child button,
.button-group.even-8 li:first-child .button {
	border-left: 0;
}


/* line 142, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-group.even-8 li button,
.button-group.even-8 li .button {
	width: 100%;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.button-bar:before,
.button-bar:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.button-bar:after {
	clear: both;
}


/* line 194, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-bar .button-group {
	float: left;
	margin-right: 0.625rem;
}


/* line 32, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */

.button-bar .button-group div {
	overflow: hidden;
}


/* Clearing Styles */


/* line 44, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-thumbs,
[data-clearing] {
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.clearing-thumbs:before,
.clearing-thumbs:after,
[data-clearing]:before,
[data-clearing]:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.clearing-thumbs:after,
[data-clearing]:after {
	clear: both;
}


/* line 50, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-thumbs li,
[data-clearing] li {
	float: left;
	margin-right: 10px;
}


/* line 55, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-thumbs[class*="block-grid-"] li,
[data-clearing][class*="block-grid-"] li {
	margin-right: 0;
}


/* line 60, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-blackout {
	background: #333333;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 998;
}


/* line 69, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-blackout .clearing-close {
	display: block;
}


/* line 72, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-container {
	position: relative;
	z-index: 998;
	height: 100%;
	overflow: hidden;
	margin: 0;
}


/* line 80, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-touch-label {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #AAAAAA;
	font-size: 0.6em;
}


/* line 88, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.visible-img {
	height: 95%;
	position: relative;
}


/* line 92, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.visible-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50%;
	max-height: 100%;
	max-width: 100%;
}


/* line 102, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-caption {
	color: #CCCCCC;
	font-size: 0.875em;
	line-height: 1.3;
	margin-bottom: 0;
	text-align: center;
	bottom: 0;
	background: #333333;
	width: 100%;
	padding: 10px 30px 20px;
	position: absolute;
	left: 0;
}


/* line 116, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-close {
	z-index: 999;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 30px;
	line-height: 1;
	color: #CCCCCC;
	display: none;
}


/* line 125, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-close:hover,
.clearing-close:focus {
	color: #CCCCCC;
}


/* line 129, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-assembled .clearing-container {
	height: 100%;
}


/* line 130, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-assembled .clearing-container .carousel>ul {
	display: none;
}


/* line 134, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-feature li {
	display: none;
}


/* line 136, ../bower_components/foundation/scss/foundation/components/_clearing.scss */

.clearing-feature li.clearing-featured-img {
	display: block;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 143, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-main-prev,
	.clearing-main-next {
		position: absolute;
		height: 100%;
		width: 40px;
		top: 0;
	}
	/* line 149, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-main-prev>span,
	.clearing-main-next>span {
		position: absolute;
		top: 50%;
		display: block;
		width: 0;
		height: 0;
		border: solid 12px;
	}
	/* line 156, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-main-prev>span:hover,
	.clearing-main-next>span:hover {
		opacity: 0.8;
	}
	/* line 159, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-main-prev {
		left: 0;
	}
	/* line 161, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-main-prev>span {
		left: 5px;
		border-color: transparent;
		border-right-color: #CCCCCC;
	}
	/* line 167, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-main-next {
		right: 0;
	}
	/* line 169, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-main-next>span {
		border-color: transparent;
		border-left-color: #CCCCCC;
	}
	/* line 175, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-main-prev.disabled,
	.clearing-main-next.disabled {
		opacity: 0.3;
	}
	/* line 180, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-assembled .clearing-container .carousel {
		background: rgba(51, 51, 51, 0.8);
		height: 120px;
		margin-top: 10px;
		text-align: center;
	}
	/* line 186, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-assembled .clearing-container .carousel>ul {
		display: inline-block;
		z-index: 999;
		height: 100%;
		position: relative;
		float: none;
	}
	/* line 193, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-assembled .clearing-container .carousel>ul li {
		display: block;
		width: 120px;
		min-height: inherit;
		float: left;
		overflow: hidden;
		margin-right: 0;
		padding: 0;
		position: relative;
		cursor: pointer;
		opacity: 0.4;
		clear: none;
	}
	/* line 207, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-assembled .clearing-container .carousel>ul li.fix-height img {
		height: 100%;
		max-width: none;
	}
	/* line 213, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-assembled .clearing-container .carousel>ul li a.th {
		border: none;
		box-shadow: none;
		display: block;
	}
	/* line 219, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-assembled .clearing-container .carousel>ul li img {
		cursor: pointer !important;
		width: 100% !important;
	}
	/* line 224, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-assembled .clearing-container .carousel>ul li.visible {
		opacity: 1;
	}
	/* line 225, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-assembled .clearing-container .carousel>ul li:hover {
		opacity: 0.8;
	}
	/* line 230, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-assembled .clearing-container .visible-img {
		background: #333333;
		overflow: hidden;
		height: 85%;
	}
	/* line 237, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
	.clearing-close {
		position: absolute;
		top: 10px;
		right: 20px;
		padding-left: 0;
		padding-top: 0;
	}
}


/* Foundation Dropdowns */


/* line 225, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	outline: none;
	width: 100%;
	max-height: none;
	height: auto;
	background: #FFFFFF;
	border: solid 1px #cccccc;
	font-size: 0.875rem;
	z-index: 89;
	margin-top: 2px;
	max-width: 200px;
}


/* line 73, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown>*:first-child {
	margin-top: 0;
}


/* line 74, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown>*:last-child {
	margin-bottom: 0;
}


/* line 99, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color: transparent transparent #FFFFFF transparent;
	border-bottom-style: solid;
	position: absolute;
	top: -12px;
	left: 10px;
	z-index: 89;
}


/* line 106, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: transparent transparent #cccccc transparent;
	border-bottom-style: solid;
	position: absolute;
	top: -14px;
	left: 9px;
	z-index: 88;
}


/* line 114, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.right:before {
	left: auto;
	right: 10px;
}


/* line 118, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.right:after {
	left: auto;
	right: 9px;
}


/* line 228, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-right {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	outline: none;
	width: 100%;
	max-height: none;
	height: auto;
	background: #FFFFFF;
	border: solid 1px #cccccc;
	font-size: 0.875rem;
	z-index: 89;
	margin-top: 0;
	margin-left: 2px;
	max-width: 200px;
}


/* line 73, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-right>*:first-child {
	margin-top: 0;
}


/* line 74, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-right>*:last-child {
	margin-bottom: 0;
}


/* line 128, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-right:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color: transparent #FFFFFF transparent transparent;
	border-right-style: solid;
	position: absolute;
	top: 10px;
	left: -12px;
	z-index: 89;
}


/* line 135, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-right:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: transparent #cccccc transparent transparent;
	border-right-style: solid;
	position: absolute;
	top: 9px;
	left: -14px;
	z-index: 88;
}


/* line 232, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-left {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	outline: none;
	width: 100%;
	max-height: none;
	height: auto;
	background: #FFFFFF;
	border: solid 1px #cccccc;
	font-size: 0.875rem;
	z-index: 89;
	margin-top: 0;
	margin-left: -2px;
	max-width: 200px;
}


/* line 73, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-left>*:first-child {
	margin-top: 0;
}


/* line 74, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-left>*:last-child {
	margin-bottom: 0;
}


/* line 149, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-left:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color: transparent transparent transparent #FFFFFF;
	border-left-style: solid;
	position: absolute;
	top: 10px;
	right: -12px;
	left: auto;
	z-index: 89;
}


/* line 157, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-left:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: transparent transparent transparent #cccccc;
	border-left-style: solid;
	position: absolute;
	top: 9px;
	right: -14px;
	left: auto;
	z-index: 88;
}


/* line 236, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-top {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	outline: none;
	width: 100%;
	max-height: none;
	height: auto;
	background: #FFFFFF;
	border: solid 1px #cccccc;
	font-size: 0.875rem;
	z-index: 89;
	margin-top: -2px;
	margin-left: 0;
	max-width: 200px;
}


/* line 73, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-top>*:first-child {
	margin-top: 0;
}


/* line 74, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-top>*:last-child {
	margin-bottom: 0;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-top:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color: #FFFFFF transparent transparent transparent;
	border-top-style: solid;
	position: absolute;
	top: auto;
	bottom: -12px;
	left: 10px;
	right: auto;
	z-index: 89;
}


/* line 181, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.drop-top:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 7px;
	border-color: #cccccc transparent transparent transparent;
	border-top-style: solid;
	position: absolute;
	top: auto;
	bottom: -14px;
	left: 9px;
	right: auto;
	z-index: 88;
}


/* line 241, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown li {
	font-size: 0.875rem;
	cursor: pointer;
	line-height: 1.125rem;
	margin: 0;
}


/* line 209, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown li:hover,
.f-dropdown li:focus {
	background: #EEEEEE;
}


/* line 212, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown li.radius {
	border-radius: 3px;
}


/* line 214, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown li a {
	display: block;
	padding: 0.5rem;
	color: #555555;
}


/* line 244, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.content {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin-left: 0;
	outline: none;
	padding: 1.25rem;
	width: 100%;
	height: auto;
	max-height: none;
	background: #FFFFFF;
	border: solid 1px #cccccc;
	font-size: 0.875rem;
	z-index: 89;
	max-width: 200px;
}


/* line 73, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.content>*:first-child {
	margin-top: 0;
}


/* line 74, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.content>*:last-child {
	margin-bottom: 0;
}


/* line 247, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.tiny {
	max-width: 200px;
}


/* line 248, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.small {
	max-width: 300px;
}


/* line 249, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.medium {
	max-width: 500px;
}


/* line 250, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.large {
	max-width: 800px;
}


/* line 251, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.mega {
	width: 100% !important;
	max-width: 100% !important;
}


/* line 255, ../bower_components/foundation/scss/foundation/components/_dropdown.scss */

.f-dropdown.mega.open {
	left: 0 !important;
}


/* line 123, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button,
button.dropdown {
	position: relative;
	outline: none;
	padding-right: 3.5625rem;
}


/* line 63, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button::after,
button.dropdown::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-color: #FFFFFF transparent transparent transparent;
	top: 50%;
}


/* line 98, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button::after,
button.dropdown::after {
	border-width: 0.375rem;
	right: 1.40625rem;
	margin-top: -0.15625rem;
}


/* line 117, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button::after,
button.dropdown::after {
	border-color: #FFFFFF transparent transparent transparent;
}


/* line 124, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.tiny,
button.dropdown.tiny {
	padding-right: 2.625rem;
}


/* line 78, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.tiny:after,
button.dropdown.tiny:after {
	border-width: 0.375rem;
	right: 1.125rem;
	margin-top: -0.125rem;
}


/* line 117, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.tiny::after,
button.dropdown.tiny::after {
	border-color: #FFFFFF transparent transparent transparent;
}


/* line 125, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.small,
button.dropdown.small {
	padding-right: 3.0625rem;
}


/* line 88, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.small::after,
button.dropdown.small::after {
	border-width: 0.4375rem;
	right: 1.3125rem;
	margin-top: -0.15625rem;
}


/* line 117, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.small::after,
button.dropdown.small::after {
	border-color: #FFFFFF transparent transparent transparent;
}


/* line 126, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.large,
button.dropdown.large {
	padding-right: 3.625rem;
}


/* line 108, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.large::after,
button.dropdown.large::after {
	border-width: 0.3125rem;
	right: 1.71875rem;
	margin-top: -0.15625rem;
}


/* line 117, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.large::after,
button.dropdown.large::after {
	border-color: #FFFFFF transparent transparent transparent;
}


/* line 127, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */

.dropdown.button.secondary:after,
button.dropdown.secondary:after {
	border-color: #333333 transparent transparent transparent;
}


/* line 49, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */

.flex-video {
	position: relative;
	padding-top: 1.5625rem;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 1rem;
	overflow: hidden;
}


/* line 32, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */

.flex-video.widescreen {
	padding-bottom: 56.34%;
}


/* line 33, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */

.flex-video.vimeo {
	padding-top: 0;
}


/* line 35, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Standard Forms */


/* line 379, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form {
	margin: 0 0 1rem;
}


/* Using forms within rows, we need to set some defaults */


/* line 87, ../bower_components/foundation/scss/foundation/components/_forms.scss */

body:not(.mocktrial) form .row .row {
	margin: 0 -0.5rem;
}


/* line 89, ../bower_components/foundation/scss/foundation/components/_forms.scss */

body:not(.mocktrial) form .row .row .column,
body:not(.mocktrial) form .row .row .columns {
	padding: 0 0.5rem;
}


/* line 93, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .row.collapse {
	margin: 0;
}


/* line 95, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .row.collapse .column,
form .row .row.collapse .columns {
	padding: 0;
}


/* line 97, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .row.collapse input {
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}


/* line 103, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
	padding-left: 0.5rem;
}


/* Label Styles */


/* line 385, ../bower_components/foundation/scss/foundation/components/_forms.scss */

label {
	font-size: 0.875rem;
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 0;
	/* Styles for required inputs */
}


/* line 386, ../bower_components/foundation/scss/foundation/components/_forms.scss */

label.right {
	float: none !important;
	text-align: right;
}


/* line 387, ../bower_components/foundation/scss/foundation/components/_forms.scss */

label.inline {
	margin: 0 0 1rem 0;
	padding: 0.5625rem 0;
}


/* line 389, ../bower_components/foundation/scss/foundation/components/_forms.scss */

label small {
	text-transform: capitalize;
	color: #676767;
}


/* Attach elements to the beginning or end of an input */


/* line 396, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.prefix,
.postfix {
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 0.875rem;
	height: 2.3125rem;
	line-height: 2.3125rem;
}


/* Adjust padding, alignment and radius if pre/post element is a button */


/* line 400, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.postfix.button {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	border: none;
}


/* line 401, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.prefix.button {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	border: none;
}


/* line 403, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.prefix.button.radius {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}


/* line 404, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.postfix.button.radius {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* line 405, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.prefix.button.round {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px;
}


/* line 406, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.postfix.button.round {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
}


/* Separate prefix and postfix styles when on span or label so buttons keep their own */


/* line 409, ../bower_components/foundation/scss/foundation/components/_forms.scss */

span.prefix,
label.prefix {
	background: #f2f2f2;
	border-right: none;
	color: #333333;
	border-color: #cccccc;
}


/* line 410, ../bower_components/foundation/scss/foundation/components/_forms.scss */

span.postfix,
label.postfix {
	background: #f2f2f2;
	border-left: none;
	color: #333333;
	border-color: #cccccc;
}


/* We use this to get basic styling on all basic form elements */


/* line 413, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	background-color: #FFFFFF;
	font-family: inherit;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.75);
	display: block;
	font-size: 0.875rem;
	margin: 0 0 1rem 0;
	padding: 0.5rem;
	height: 2.3125rem;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}


/* line 185, ../bower_components/foundation/scss/foundation/components/_global.scss */

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
	box-shadow: 0 0 5px #999999;
	border-color: #999999;
}


/* line 133, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
	background: #fafafa;
	border-color: #999999;
	outline: none;
}


/* line 139, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
	background-color: #DDDDDD;
	cursor: default;
}


/* line 145, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
	background-color: #DDDDDD;
	cursor: default;
}


/* line 420, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
	border-radius: 3px;
}


/* line 428, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* line 431, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .prefix-radius.row.collapse .prefix {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}


/* line 434, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}


/* line 437, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .postfix-radius.row.collapse .postfix {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* line 440, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
}


/* line 443, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .prefix-round.row.collapse .prefix {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px;
}


/* line 446, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px;
}


/* line 449, ../bower_components/foundation/scss/foundation/components/_forms.scss */

form .row .postfix-round.row.collapse .postfix {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
}


/* line 454, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}


/* Respect enforced amount of rows for textarea */


/* line 460, ../bower_components/foundation/scss/foundation/components/_forms.scss */

textarea[rows] {
	height: auto;
}


/* Not allow resize out of parent */


/* line 465, ../bower_components/foundation/scss/foundation/components/_forms.scss */

textarea {
	max-width: 100%;
}


/* Add height value for select elements to match text input height */


/* line 470, ../bower_components/foundation/scss/foundation/components/_forms.scss */

select {
	-webkit-appearance: none !important;
	border-radius: 0;
	background-color: #FAFAFA;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
	background-position: 100% center;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 0.5rem;
	font-size: 0.875rem;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	color: rgba(0, 0, 0, 0.75);
	line-height: normal;
	border-radius: 0;
	height: 2.3125rem;
}


/* line 329, ../bower_components/foundation/scss/foundation/components/_forms.scss */

select::-ms-expand {
	display: none;
}


/* line 352, ../bower_components/foundation/scss/foundation/components/_forms.scss */

select.radius {
	border-radius: 3px;
}


/* line 353, ../bower_components/foundation/scss/foundation/components/_forms.scss */

select:hover {
	background-color: #f3f3f3;
	border-color: #999999;
}


/* line 358, ../bower_components/foundation/scss/foundation/components/_forms.scss */

select:disabled {
	background-color: #DDDDDD;
	cursor: default;
}


/* Adjust margin for form elements below */


/* line 476, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
	margin: 0 0 1rem 0;
}


/* line 483, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input[type="checkbox"]+label,
input[type="radio"]+label {
	display: inline-block;
	margin-left: 0.5rem;
	margin-right: 1rem;
	margin-bottom: 0;
	vertical-align: baseline;
}


/* Normalize file input width */


/* line 493, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input[type="file"] {
	width: 100%;
}


/* HTML5 Number spinners settings */


/* We add basic fieldset styling */


/* line 507, ../bower_components/foundation/scss/foundation/components/_forms.scss */

fieldset {
	border: 1px solid #DDDDDD;
	padding: 1rem;
	margin: 1.125rem 0;
}


/* line 272, ../bower_components/foundation/scss/foundation/components/_forms.scss */

fieldset legend {
	font-weight: bold;
	background: #FFFFFF;
	padding: 0 0.1875rem;
	margin: 0;
	margin-left: -0.1875rem;
}


/* Error Handling */


/* line 514, ../bower_components/foundation/scss/foundation/components/_forms.scss */

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
	display: block;
	padding: 0.375rem 0.5625rem 0.5625rem;
	margin-top: -1px;
	margin-bottom: 1rem;
	font-size: 0.75rem;
	font-weight: normal;
	font-style: italic;
	background: #f04124;
	color: #FFFFFF;
}


/* line 517, ../bower_components/foundation/scss/foundation/components/_forms.scss */

[data-abide] span.error,
[data-abide] small.error {
	display: none;
}


/* line 520, ../bower_components/foundation/scss/foundation/components/_forms.scss */

span.error,
small.error {
	display: block;
	padding: 0.375rem 0.5625rem 0.5625rem;
	margin-top: -1px;
	margin-bottom: 1rem;
	font-size: 0.75rem;
	font-weight: normal;
	font-style: italic;
	background: #f04124;
	color: #FFFFFF;
}


/* line 525, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.error input,
.error textarea,
.error select {
	margin-bottom: 0;
}


/* line 531, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.error input[type="checkbox"],
.error input[type="radio"] {
	margin-bottom: 1rem;
}


/* line 536, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.error label,
.error label.error {
	color: #f04124;
}


/* line 541, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.error small.error {
	display: block;
	padding: 0.375rem 0.5625rem 0.5625rem;
	margin-top: -1px;
	margin-bottom: 1rem;
	font-size: 0.75rem;
	font-weight: normal;
	font-style: italic;
	background: #f04124;
	color: #FFFFFF;
}


/* line 546, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.error>label>small {
	color: #676767;
	background: transparent;
	padding: 0;
	text-transform: capitalize;
	font-style: normal;
	font-size: 60%;
	margin: 0;
	display: inline;
}


/* line 558, ../bower_components/foundation/scss/foundation/components/_forms.scss */

.error span.error-message {
	display: block;
}


/* line 563, ../bower_components/foundation/scss/foundation/components/_forms.scss */

input.error,
textarea.error,
select.error {
	margin-bottom: 0;
}


/* line 568, ../bower_components/foundation/scss/foundation/components/_forms.scss */

label.error {
	color: #f04124;
}


/* line 244, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar {
	width: 100%;
	font-size: 0;
	display: inline-block;
	background: #333333;
}


/* line 45, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* {
	text-align: center;
	font-size: 1rem;
	width: 25%;
	margin: 0 auto;
	display: block;
	padding: 1.25rem;
	float: left;
}


/* line 54, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* i,
.icon-bar>* img {
	display: block;
	margin: 0 auto;
}


/* line 58, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* i+label,
.icon-bar>* img+label {
	margin-top: .0625rem;
}


/* line 63, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* i {
	font-size: 1.875rem;
	vertical-align: middle;
}


/* line 68, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* img {
	width: 1.875rem;
	height: 1.875rem;
}


/* line 76, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.label-right>* i,
.icon-bar.label-right>* img {
	margin: 0 .0625rem 0 0;
	display: inline-block;
}


/* line 80, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.label-right>* i+label,
.icon-bar.label-right>* img+label {
	margin-top: 0;
}


/* line 85, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.label-right>* label {
	display: inline-block;
}


/* line 88, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.vertical.label-right>* {
	text-align: left;
}


/* line 92, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.vertical,
.icon-bar.small-vertical {
	height: 100%;
	width: auto;
}


/* line 96, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.vertical .item,
.icon-bar.small-vertical .item {
	width: auto;
	margin: auto;
	float: none;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 103, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.medium-vertical {
		height: 100%;
		width: auto;
	}
	/* line 108, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.medium-vertical .item {
		width: auto;
		margin: auto;
		float: none;
	}
}

@media only screen and (min-width: 64.063em) {
	/* line 115, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.large-vertical {
		height: 100%;
		width: auto;
	}
	/* line 120, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.large-vertical .item {
		width: auto;
		margin: auto;
		float: none;
	}
}


/* line 137, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* {
	font-size: 1rem;
	padding: 1.25rem;
}


/* line 143, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* i+label,
.icon-bar>* img+label {
	margin-top: .0625rem;
}


/* line 148, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* i {
	font-size: 1.875rem;
}


/* line 152, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* img {
	width: 1.875rem;
	height: 1.875rem;
}


/* line 176, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* label {
	color: #FFFFFF;
}


/* line 178, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>* i {
	color: #FFFFFF;
}


/* line 181, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>a:hover {
	background: #003e7e;
}


/* line 185, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>a:hover label {
	color: #FFFFFF;
}


/* line 187, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>a:hover i {
	color: #FFFFFF;
}


/* line 190, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>a.active {
	background: #003e7e;
}


/* line 194, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>a.active label {
	color: #FFFFFF;
}


/* line 196, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar>a.active i {
	color: #FFFFFF;
}


/* line 259, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.two-up .item {
	width: 50%;
}


/* line 260, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.two-up.vertical .item,
.icon-bar.two-up.small-vertical .item {
	width: auto;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 261, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.two-up.medium-vertical .item {
		width: auto;
	}
}


/*@media only screen and (min-width: 64.063em) {*/

@media only screen and (min-width: 1024px) {
	/* line 266, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.two-up.large-vertical .item {
		width: auto;
	}
}


/* line 273, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.three-up .item {
	width: 33.3333%;
}


/* line 274, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.three-up.vertical .item,
.icon-bar.three-up.small-vertical .item {
	width: auto;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 275, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.three-up.medium-vertical .item {
		width: auto;
	}
}


/*@media only screen and (min-width: 64.063em) {*/

@media only screen and (min-width: 1024px) {
	/* line 280, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.three-up.large-vertical .item {
		width: auto;
	}
}


/* line 287, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.four-up .item {
	width: 25%;
}


/* line 288, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.four-up.vertical .item,
.icon-bar.four-up.small-vertical .item {
	width: auto;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 289, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.four-up.medium-vertical .item {
		width: auto;
	}
}


/*@media only screen and (min-width: 64.063em) {*/

@media only screen and (min-width: 1024px) {
	/* line 294, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.four-up.large-vertical .item {
		width: auto;
	}
}


/* line 301, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.five-up .item {
	width: 20%;
}


/* line 302, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.five-up.vertical .item,
.icon-bar.five-up.small-vertical .item {
	width: auto;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 303, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.five-up.medium-vertical .item {
		width: auto;
	}
}


/*@media only screen and (min-width: 64.063em) {*/

@media only screen and (min-width: 1024px) {
	/* line 308, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.five-up.large-vertical .item {
		width: auto;
	}
}


/* line 315, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.six-up .item {
	width: 16.66667%;
}


/* line 316, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */

.icon-bar.six-up.vertical .item,
.icon-bar.six-up.small-vertical .item {
	width: auto;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 317, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.six-up.medium-vertical .item {
		width: auto;
	}
}


/*@media only screen and (min-width: 64.063em) {*/

@media only screen and (min-width: 1024px) {
	/* line 322, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
	.icon-bar.six-up.large-vertical .item {
		width: auto;
	}
}


/* line 53, ../bower_components/foundation/scss/foundation/components/_inline-lists.scss */

.content-section.zero-bottom,
.zero-bottom {
	padding-bottom: 0 !important;
}

.inline-list {
	margin: 0 auto 1.0625rem auto;
	margin-left: -1.375rem;
	margin-right: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}


/* line 42, ../bower_components/foundation/scss/foundation/components/_inline-lists.scss */

.inline-list>li {
	list-style: none;
	float: left;
	margin-left: 1.375rem;
	display: block;
}


/* line 47, ../bower_components/foundation/scss/foundation/components/_inline-lists.scss */

.inline-list>li>* {
	display: block;
}


/* Foundation Joyride */


/* line 48, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-list {
	display: none;
}


/* Default styles for the container */


/* line 51, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-tip-guide {
	display: none;
	position: absolute;
	background: #333333;
	color: #FFFFFF;
	z-index: 101;
	top: 0;
	left: 2.5%;
	font-family: inherit;
	font-weight: normal;
	width: 95%;
}


/* line 64, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.lt-ie9 .joyride-tip-guide {
	max-width: 800px;
	left: 50%;
	margin-left: -400px;
}


/* line 70, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-content-wrapper {
	width: 100%;
	padding: 1.125rem 1.25rem 1.5rem;
}


/* line 75, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-content-wrapper .button {
	margin-bottom: 0 !important;
}


/* line 77, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-content-wrapper .joyride-prev-tip {
	margin-right: 10px;
}


/* Add a little css triangle pip, older browser just miss out on the fanciness of it */


/* line 82, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-tip-guide .joyride-nub {
	display: block;
	position: absolute;
	left: 22px;
	width: 0;
	height: 0;
	border: 10px solid #333333;
}


/* line 90, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-tip-guide .joyride-nub.top {
	border-top-style: solid;
	border-color: #333333;
	border-top-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	top: -20px;
}


/* line 98, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-tip-guide .joyride-nub.bottom {
	border-bottom-style: solid;
	border-color: #333333 !important;
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	bottom: -20px;
}


/* line 107, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-tip-guide .joyride-nub.right {
	right: -20px;
}


/* line 108, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-tip-guide .joyride-nub.left {
	left: -20px;
}


/* Typography */


/* line 113, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
	line-height: 1.25;
	margin: 0;
	font-weight: bold;
	color: #FFFFFF;
}


/* line 124, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-tip-guide p {
	margin: 0 0 1.125rem 0;
	font-size: 0.875rem;
	line-height: 1.3;
}


/* line 130, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-timer-indicator-wrap {
	width: 50px;
	height: 3px;
	border: solid 1px #555555;
	position: absolute;
	right: 1.0625rem;
	bottom: 1rem;
}


/* line 138, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-timer-indicator {
	display: block;
	width: 0;
	height: inherit;
	background: #666666;
}


/* line 145, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-close-tip {
	position: absolute;
	right: 12px;
	top: 10px;
	color: #777777 !important;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	line-height: .5 !important;
}


/* line 155, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-close-tip:hover,
.joyride-close-tip:focus {
	color: #EEEEEE !important;
}


/* line 159, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: transparent;
	background: rgba(0, 0, 0, 0.5);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
	cursor: pointer;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-expose-wrapper {
	background-color: #FFFFFF;
	position: absolute;
	border-radius: 3px;
	z-index: 102;
	box-shadow: 0 0 15px #FFFFFF;
}


/* line 180, ../bower_components/foundation/scss/foundation/components/_joyride.scss */

.joyride-expose-cover {
	background: transparent;
	border-radius: 3px;
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
}


/* Styles for screens that are at least 768px; */


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 192, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
	.joyride-tip-guide {
		width: 300px;
		left: inherit;
	}
	/* line 194, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
	.joyride-tip-guide .joyride-nub.bottom {
		border-color: #333333 !important;
		border-bottom-color: transparent !important;
		border-left-color: transparent !important;
		border-right-color: transparent !important;
		bottom: -20px;
	}
	/* line 201, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
	.joyride-tip-guide .joyride-nub.right {
		border-color: #333333 !important;
		border-top-color: transparent !important;
		border-right-color: transparent !important;
		border-bottom-color: transparent !important;
		top: 22px;
		left: auto;
		right: -20px;
	}
	/* line 209, ../bower_components/foundation/scss/foundation/components/_joyride.scss */
	.joyride-tip-guide .joyride-nub.left {
		border-color: #333333 !important;
		border-top-color: transparent !important;
		border-left-color: transparent !important;
		border-bottom-color: transparent !important;
		top: 22px;
		left: -20px;
		right: auto;
	}
}


/* line 55, ../bower_components/foundation/scss/foundation/components/_keystrokes.scss */

.keystroke,
kbd {
	background-color: #ededed;
	border-color: #dddddd;
	color: #222222;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	font-family: "Consolas", "Menlo", "Courier", monospace;
	font-size: inherit;
	padding: 0.125rem 0.25rem 0;
	border-radius: 3px;
}


/* line 91, ../bower_components/foundation/scss/foundation/components/_labels.scss */

.label {
	font-weight: normal;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	margin-bottom: auto;
	padding: 0.25rem 0.5rem 0.25rem;
	font-size: 0.6875rem;
	background-color: #003e7e;
	color: #FFFFFF;
}


/* line 96, ../bower_components/foundation/scss/foundation/components/_labels.scss */

.label.radius {
	border-radius: 3px;
}


/* line 97, ../bower_components/foundation/scss/foundation/components/_labels.scss */

.label.round {
	border-radius: 1000px;
}


/* line 99, ../bower_components/foundation/scss/foundation/components/_labels.scss */

.label.alert {
	background-color: #f04124;
	color: #FFFFFF;
}


/* line 100, ../bower_components/foundation/scss/foundation/components/_labels.scss */

.label.warning {
	background-color: #f08a24;
	color: #FFFFFF;
}


/* line 101, ../bower_components/foundation/scss/foundation/components/_labels.scss */

.label.success {
	background-color: #43AC6A;
	color: #FFFFFF;
}


/* line 102, ../bower_components/foundation/scss/foundation/components/_labels.scss */

.label.secondary {
	background-color: #b4975a;
	color: #FFFFFF;
}


/* line 103, ../bower_components/foundation/scss/foundation/components/_labels.scss */

.label.info {
	background-color: #a0d3e8;
	color: #333333;
}


/* line 18, ../bower_components/foundation/scss/foundation/components/_magellan.scss */

[data-magellan-expedition],
[data-magellan-expedition-clone] {
	background: #FFFFFF;
	z-index: 50;
	min-width: 100%;
	padding: 10px;
}


/* line 24, ../bower_components/foundation/scss/foundation/components/_magellan.scss */

[data-magellan-expedition] .sub-nav,
[data-magellan-expedition-clone] .sub-nav {
	margin-bottom: 0;
}


/* line 26, ../bower_components/foundation/scss/foundation/components/_magellan.scss */

[data-magellan-expedition] .sub-nav dd,
[data-magellan-expedition-clone] .sub-nav dd {
	margin-bottom: 0;
}


/* line 27, ../bower_components/foundation/scss/foundation/components/_magellan.scss */

[data-magellan-expedition] .sub-nav a,
[data-magellan-expedition-clone] .sub-nav a {
	line-height: 1.8em;
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
	}
}

@-o-keyframes rotate {
	from {
		-o-transform: rotate(0deg);
	}
	to {
		-o-transform: rotate(360deg);
	}
}

@keyframes rotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}


/* Orbit Graceful Loading */


/* line 71, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.slideshow-wrapper {
	position: relative;
}


/* line 74, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.slideshow-wrapper ul {
	list-style-type: none;
	margin: 0;
}


/* line 80, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
	display: none;
}


/* line 84, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.slideshow-wrapper ul li:first-child {
	display: block;
}


/* line 87, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.slideshow-wrapper .orbit-container {
	background-color: transparent;
}


/* line 90, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.slideshow-wrapper .orbit-container li {
	display: block;
}


/* line 92, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.slideshow-wrapper .orbit-container li .orbit-caption {
	display: block;
}


/* line 94, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.slideshow-wrapper .orbit-container .orbit-bullets li {
	display: inline-block;
}


/* line 100, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.slideshow-wrapper .preloader {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	border: solid 3px;
	border-color: #555555 #FFFFFF;
	border-radius: 1000px;
	animation-name: rotate;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}


/* line 120, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container {
	overflow: hidden;
	width: 100%;
	position: relative;
	background: none;
}


/* line 126, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-slides-container {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	-webkit-transform: translateZ(0);
}


/* line 135, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-slides-container img {
	display: block;
	max-width: 100%;
}


/* line 137, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-slides-container>* {
	position: absolute;
	top: 0;
	width: 100%;
	margin-left: 100%;
}


/* line 148, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-slides-container>*:first-child {
	margin-left: 0;
}


/* line 157, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-slides-container>* .orbit-caption {
	position: absolute;
	bottom: 0;
	background-color: rgba(51, 51, 51, 0.8);
	color: #FFFFFF;
	width: 100%;
	padding: 0.625rem 0.875rem;
	font-size: 0.875rem;
}


/* line 174, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-slide-number {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	background: transparent;
	z-index: 10;
}


/* line 179, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-slide-number span {
	font-weight: 700;
	padding: 0.3125rem;
}


/* line 185, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-timer {
	position: absolute;
	top: 12px;
	right: 10px;
	height: 6px;
	width: 100px;
	z-index: 10;
}


/* line 192, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-timer .orbit-progress {
	height: 3px;
	background-color: rgba(255, 255, 255, 0.3);
	display: block;
	width: 0;
	position: relative;
	right: 20px;
	top: 5px;
}


/* line 205, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-timer>span {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 11px;
	height: 14px;
	border: solid 4px #FFFFFF;
	border-top: none;
	border-bottom: none;
}


/* line 219, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-timer.paused>span {
	right: -4px;
	top: 0;
	width: 11px;
	height: 14px;
	border: inset 8px;
	border-left-style: solid;
	border-color: transparent;
	border-left-color: #FFFFFF;
}


/* line 228, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-timer.paused>span.dark {
	border-left-color: #333333;
}


/* line 237, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container:hover .orbit-timer>span {
	display: block;
}


/* line 240, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
	position: absolute;
	top: 45%;
	margin-top: -25px;
	width: 36px;
	height: 60px;
	line-height: 50px;
	color: white;
	background-color: transparent;
	text-indent: -9999px !important;
	z-index: 10;
}


/* line 253, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
	background-color: rgba(0, 0, 0, 0.3);
}


/* line 257, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-prev>span,
.orbit-container .orbit-next>span {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	display: block;
	width: 0;
	height: 0;
	border: inset 10px;
}


/* line 267, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-prev {
	left: 0;
}


/* line 268, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-prev>span {
	border-right-style: solid;
	border-color: transparent;
	border-right-color: #FFFFFF;
}


/* line 273, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-prev:hover>span {
	border-right-color: #FFFFFF;
}


/* line 277, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-next {
	right: 0;
}


/* line 278, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-next>span {
	border-color: transparent;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	left: 50%;
	margin-left: -4px;
}


/* line 285, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-container .orbit-next:hover>span {
	border-left-color: #FFFFFF;
}


/* line 291, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-bullets-container {
	text-align: center;
}


/* line 292, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-bullets {
	margin: 0 auto 30px auto;
	overflow: hidden;
	position: relative;
	top: 10px;
	float: none;
	text-align: center;
	display: block;
}


/* line 301, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-bullets li {
	cursor: pointer;
	display: inline-block;
	width: 0.5625rem;
	height: 0.5625rem;
	background: #CCCCCC;
	float: none;
	margin-right: 6px;
	border-radius: 1000px;
}


/* line 312, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-bullets li.active {
	background: #999999;
}


/* line 316, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.orbit-bullets li:last-child {
	margin-right: 0;
}


/* line 322, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
	display: none;
}


/* line 326, ../bower_components/foundation/scss/foundation/components/_orbit.scss */

.touch .orbit-bullets {
	display: none;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 334, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
	.touch .orbit-container .orbit-prev,
	.touch .orbit-container .orbit-next {
		display: inherit;
	}
	/* line 338, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
	.touch .orbit-bullets {
		display: block;
	}
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	/* line 345, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
	.orbit-stack-on-small .orbit-slides-container {
		height: auto !important;
	}
	/* line 346, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
	.orbit-stack-on-small .orbit-slides-container>* {
		position: relative;
		margin: 0 !important;
		opacity: 1 !important;
	}
	/* line 352, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
	.orbit-stack-on-small .orbit-slide-number {
		display: none;
	}
	/* line 358, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
	.orbit-timer {
		display: none;
	}
	/* line 361, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
	.orbit-next,
	.orbit-prev {
		display: none;
	}
	/* line 364, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
	.orbit-bullets {
		display: none;
	}
}


/* line 149, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

ul.pagination {
	display: block;
	min-height: 1.5rem;
	margin-left: -0.3125rem;
}


/* line 104, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

ul.pagination li {
	height: 1.5rem;
	color: #222222;
	font-size: 0.875rem;
	margin-left: 0.3125rem;
}


/* line 110, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

ul.pagination li a,
ul.pagination li button {
	display: block;
	padding: 0.0625rem 0.625rem 0.0625rem;
	color: #999999;
	background: none;
	border-radius: 3px;
	font-weight: normal;
	font-size: 1em;
	line-height: inherit;
	transition: background-color 300ms ease-out;
}


/* line 122, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
	background: #e6e6e6;
}


/* line 51, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
	cursor: default;
	color: #999999;
}


/* line 55, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
	background: transparent;
}


/* line 68, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

ul.pagination li.current a,
ul.pagination li.current button {
	background: #003e7e;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
}


/* line 74, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

ul.pagination li.current a:hover,
ul.pagination li.current a:focus,
ul.pagination li.current button:hover,
ul.pagination li.current button:focus {
	background: #003e7e;
}


/* line 136, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

ul.pagination li {
	float: left;
	display: block;
}


/* Pagination centred wrapper */


/* line 154, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

.pagination-centered {
	text-align: center;
}


/* line 136, ../bower_components/foundation/scss/foundation/components/_pagination.scss */

.pagination-centered ul.pagination li {
	float: none;
	display: inline-block;
}


/* Panels */


/* line 80, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel {
	border-style: solid;
	border-width: 0;
	border-color: #c5c5c5;
	margin-bottom: 1.25rem;
	padding: 1.25rem;
	/*background: #DDDDDD;*/
	/*color: auto;*/
}

.mocktrial .panel {
	background: #DDDDDD;
}


/* line 55, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel> :first-child {
	margin-top: 0;
}


/* line 56, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel> :last-child {
	margin-bottom: 0;
}


/* line 61, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p,
.panel li,
.panel dl {
	/*color: auto;*/
}


/* line 68, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
	line-height: 1;
	margin-bottom: 0.625rem;
}


/* line 70, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
	line-height: 1.4;
}


/* line 82, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.callout {
	border-style: solid;
	border-width: 0;
	border-color: #b2d8ff;
	margin-bottom: 1.25rem;
	padding: 1.25rem;
	background: #e8f3ff;
	/*color: auto;*/
}


/* line 55, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.callout> :first-child {
	margin-top: 0;
}


/* line 56, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.callout> :last-child {
	margin-bottom: 0;
}


/* line 61, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p,
.panel.callout li,
.panel.callout dl {
	/*color: auto;*/
}


/* line 68, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
	line-height: 1;
	margin-bottom: 0.625rem;
}


/* line 70, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
	line-height: 1.4;
}


/* line 84, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.callout a:not(.button) {
	color: #003e7e;
}


/* line 87, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.callout a:not(.button):hover,
.panel.callout a:not(.button):focus {
	color: #00356c;
}


/* line 94, ../bower_components/foundation/scss/foundation/components/_panels.scss */

.panel.radius {
	border-radius: 3px;
}


/* Pricing Tables */


/* line 139, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */

.pricing-table {
	border: solid 1px #DDDDDD;
	margin-left: 0;
	margin-bottom: 1.25rem;
}


/* line 68, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */

.pricing-table * {
	list-style: none;
	line-height: 1;
}


/* line 142, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */

.pricing-table .title {
	background-color: #333333;
	padding: 0.9375rem 1.25rem;
	text-align: center;
	color: #EEEEEE;
	font-weight: normal;
	font-size: 1rem;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}


/* line 143, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */

.pricing-table .price {
	background-color: #F6F6F6;
	padding: 0.9375rem 1.25rem;
	text-align: center;
	color: #333333;
	font-weight: normal;
	font-size: 2rem;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}


/* line 144, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */

.pricing-table .description {
	background-color: #FFFFFF;
	padding: 0.9375rem;
	text-align: center;
	color: #777777;
	font-size: 0.75rem;
	font-weight: normal;
	line-height: 1.4;
	border-bottom: dotted 1px #DDDDDD;
}


/* line 145, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */

.pricing-table .bullet-item {
	background-color: #FFFFFF;
	padding: 0.9375rem;
	text-align: center;
	color: #333333;
	font-size: 0.875rem;
	font-weight: normal;
	border-bottom: dotted 1px #DDDDDD;
}


/* line 146, ../bower_components/foundation/scss/foundation/components/_pricing-tables.scss */

.pricing-table .cta-button {
	background-color: #FFFFFF;
	text-align: center;
	padding: 1.25rem 1.25rem 0;
}


/* Progress Bar */


/* line 57, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */

.progress {
	background-color: #F6F6F6;
	height: 1.5625rem;
	border: 1px solid white;
	padding: 0.125rem;
	margin-bottom: 0.625rem;
}


/* line 61, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */

.progress .meter {
	background: #003e7e;
	height: 100%;
	display: block;
}


/* line 64, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */

.progress.secondary .meter {
	background: #b4975a;
	height: 100%;
	display: block;
}


/* line 65, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */

.progress.success .meter {
	background: #43AC6A;
	height: 100%;
	display: block;
}


/* line 66, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */

.progress.alert .meter {
	background: #f04124;
	height: 100%;
	display: block;
}


/* line 68, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */

.progress.radius {
	border-radius: 3px;
}


/* line 69, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */

.progress.radius .meter {
	border-radius: 2px;
}


/* line 72, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */

.progress.round {
	border-radius: 1000px;
}


/* line 73, ../bower_components/foundation/scss/foundation/components/_progress-bars.scss */

.progress.round .meter {
	border-radius: 999px;
}


/* line 127, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider {
	display: block;
	position: relative;
	width: 100%;
	height: 1rem;
	border: 1px solid #DDDDDD;
	margin: 1.25rem 0;
	-ms-touch-action: none;
	touch-action: none;
	background: #FAFAFA;
}


/* line 130, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.vertical-range {
	display: block;
	position: relative;
	width: 100%;
	height: 1rem;
	border: 1px solid #DDDDDD;
	margin: 1.25rem 0;
	-ms-touch-action: none;
	touch-action: none;
	display: inline-block;
	width: 1rem;
	height: 12.5rem;
}


/* line 132, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.vertical-range .range-slider-handle {
	margin-top: 0;
	margin-left: -0.5rem;
	position: absolute;
	bottom: -10.5rem;
}


/* line 138, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.vertical-range .range-slider-active-segment {
	width: 0.875rem;
	height: auto;
	bottom: 0;
}


/* line 144, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.radius {
	background: #FAFAFA;
	border-radius: 3px;
}


/* line 146, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.radius .range-slider-handle {
	background: #003e7e;
	border-radius: 3px;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.radius .range-slider-handle:hover {
	background: #00376f;
}


/* line 148, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.round {
	background: #FAFAFA;
	border-radius: 1000px;
}


/* line 150, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.round .range-slider-handle {
	background: #003e7e;
	border-radius: 1000px;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.round .range-slider-handle:hover {
	background: #00376f;
}


/* line 152, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.disabled,
.range-slider[disabled] {
	background: #FAFAFA;
	cursor: default;
	opacity: 0.7;
}


/* line 154, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
	background: #003e7e;
	cursor: default;
	opacity: 0.7;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
	background: #00376f;
}


/* line 157, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider-active-segment {
	display: inline-block;
	position: absolute;
	height: 0.875rem;
	background: #b39658;
}


/* line 163, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider-handle {
	display: inline-block;
	position: absolute;
	z-index: 1;
	top: -0.3125rem;
	width: 2rem;
	height: 1.375rem;
	border: 1px solid none;
	cursor: pointer;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background: #003e7e;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_range-slider.scss */

.range-slider-handle:hover {
	background: #00376f;
}


/* line 166, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal-bg {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000000;
	background: rgba(0, 0, 0, 0.35);
	z-index: 1004;
	display: none;
	left: 0;
}

.table,
.table-holder {
	position: relative;
	display: table;
	height: auto;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}


/* line 168, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal,
dialog {
	visibility: hidden;
	display: none;
	position: fixed;
	z-index: 1005;
	width: 100vw;
	top: 46% !important;
	transform: translateY(-46%);
	-webkit-transform: translateY(-46%);
	-ms-transform: translateY(-46%);
	border-radius: 3px;
	left: 0;
	background-color: #FFFFFF;
	padding: 1.25rem;
	border: solid 1px #666666;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	padding: 1.875rem;
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	/* line 168, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	/*.reveal-modal, dialog {
		min-height: 100vh;
	}*/
}


/* line 86, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal .column,
dialog .column,
.reveal-modal .columns,
dialog .columns {
	min-width: 0;
}


/* line 89, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal> :first-child,
dialog> :first-child {
	margin-top: 0;
}


/* line 91, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal> :last-child,
dialog> :last-child {
	margin-bottom: 0;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 168, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	.reveal-modal,
	dialog {
		width: 80%;
		max-width: 62.5rem;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 168, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	.reveal-modal,
	dialog {
		top: 6.25rem;
	}
}


/* line 180, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal.radius,
dialog.radius {
	border-radius: 3px;
}


/* line 181, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal.round,
dialog.round {
	border-radius: 1000px;
}


/* line 182, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal.collapse,
dialog.collapse {
	padding: 0;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 183, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	.reveal-modal.tiny,
	dialog.tiny {
		width: 30%;
		max-width: 62.5rem;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 184, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	.reveal-modal.small,
	dialog.small {
		width: 40%;
		max-width: 62.5rem;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 185, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	.reveal-modal.medium,
	dialog.medium {
		width: 60%;
		max-width: 62.5rem;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 186, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	.reveal-modal.large,
	dialog.large {
		width: 70%;
		max-width: 62.5rem;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 187, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	.reveal-modal.xlarge,
	dialog.xlarge {
		width: 95%;
		max-width: 62.5rem;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}


/* line 188, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal.full,
dialog.full {
	top: 0;
	left: 0;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	max-width: none !important;
	margin-left: 0 !important;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 188, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	.reveal-modal.full,
	dialog.full {
		width: 100vw;
		max-width: 62.5rem;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}


/* line 199, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

.reveal-modal .close-reveal-modal,
dialog .close-reveal-modal {
	font-size: 2.5rem;
	line-height: 1;
	position: absolute;
	top: 0.625rem;
	right: 1.375rem;
	color: #AAAAAA;
	font-weight: bold;
	cursor: pointer;
}


/* line 202, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

dialog {
	display: none;
}


/* line 206, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

dialog::backdrop,
dialog+.backdrop {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000000;
	background: rgba(0, 0, 0, 0.45);
	z-index: auto;
	display: none;
	left: 0;
}


/* line 210, ../bower_components/foundation/scss/foundation/components/_reveal.scss */

dialog[open] {
	display: block;
}

@media print {
	/* line 217, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
	dialog,
	.reveal-modal,
	dialog {
		display: none;
		background: #FFFFFF !important;
	}
}


/* line 114, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */

.side-nav {
	display: block;
	margin: 0;
	padding: 0.875rem 0;
	list-style-type: none;
	list-style-position: outside;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}


/* line 70, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */

.side-nav li {
	margin: 0 0 0.4375rem 0;
	font-size: 0.875rem;
	font-weight: normal;
}


/* line 75, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */

.side-nav li a:not(.button) {
	display: block;
	color: #003e7e;
	margin: 0;
	padding: 0.4375rem 0.875rem;
}


/* line 80, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */

.side-nav li a:not(.button):hover,
.side-nav li a:not(.button):focus {
	background: rgba(0, 0, 0, 0.025);
	color: #0077f1;
}


/* line 87, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */

.side-nav li.active>a:first-child:not(.button) {
	color: #0077f1;
	font-weight: normal;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}


/* line 93, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */

.side-nav li.divider {
	border-top: 1px solid;
	height: 0;
	padding: 0;
	list-style: none;
	border-top-color: white;
}


/* line 101, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */

.side-nav li.heading {
	color: #003e7e;
	font-size: 0.875rem;
	font-weight: bold;
	text-transform: uppercase;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button {
	position: relative;
	padding-right: 5.0625rem;
}


/* line 76, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button span {
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border-left: solid 1px;
}


/* line 85, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button span:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	display: block;
	border-style: inset;
	top: 50%;
	left: 50%;
}


/* line 97, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button span:active {
	background-color: rgba(0, 0, 0, 0.1);
}


/* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button span {
	border-left-color: rgba(255, 255, 255, 0.5);
}


/* line 140, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button span {
	width: 3.09375rem;
}


/* line 141, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button span:after {
	border-top-style: solid;
	border-width: 0.375rem;
	top: 48%;
	margin-left: -0.375rem;
}


/* line 166, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button span:after {
	border-color: #FFFFFF transparent transparent transparent;
}


/* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.secondary span {
	border-left-color: rgba(255, 255, 255, 0.5);
}


/* line 166, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.secondary span:after {
	border-color: #FFFFFF transparent transparent transparent;
}


/* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.alert span {
	border-left-color: rgba(255, 255, 255, 0.5);
}


/* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.success span {
	border-left-color: rgba(255, 255, 255, 0.5);
}


/* line 179, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.tiny {
	padding-right: 3.75rem;
}


/* line 112, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.tiny span {
	width: 2.25rem;
}


/* line 113, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.tiny span:after {
	border-top-style: solid;
	border-width: 0.375rem;
	top: 48%;
	margin-left: -0.375rem;
}


/* line 180, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.small {
	padding-right: 4.375rem;
}


/* line 126, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.small span {
	width: 2.625rem;
}


/* line 127, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.small span:after {
	border-top-style: solid;
	border-width: 0.4375rem;
	top: 48%;
	margin-left: -0.375rem;
}


/* line 181, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.large {
	padding-right: 5.5rem;
}


/* line 154, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.large span {
	width: 3.4375rem;
}


/* line 155, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.large span:after {
	border-top-style: solid;
	border-width: 0.3125rem;
	top: 48%;
	margin-left: -0.375rem;
}


/* line 182, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.expand {
	padding-left: 2rem;
}


/* line 166, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.secondary span:after {
	border-color: #333333 transparent transparent transparent;
}


/* line 186, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.radius span {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* line 187, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */

.split.button.round span {
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
}


/* line 121, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */

.sub-nav {
	display: block;
	width: auto;
	overflow: hidden;
	margin: -0.25rem 0 1.125rem;
	padding-top: 0.25rem;
}


/* line 67, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */

.sub-nav dt {
	text-transform: uppercase;
}


/* line 71, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
	float: left;
	display: inline;
	margin-left: 1rem;
	margin-bottom: 0;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	font-size: 0.875rem;
	color: #999999;
}


/* line 83, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
	text-decoration: none;
	color: #999999;
	padding: 0.1875rem 1rem;
}


/* line 87, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */

.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
	color: #737373;
}


/* line 92, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
	border-radius: 3px;
	font-weight: normal;
	background: #003e7e;
	padding: 0.1875rem 1rem;
	cursor: default;
	color: #FFFFFF;
}


/* line 99, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */

.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
	background: #00356c;
}


/* line 212, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch {
	padding: 0;
	border: none;
	position: relative;
	outline: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}


/* line 56, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch label {
	display: block;
	margin-bottom: 1rem;
	position: relative;
	color: transparent;
	background: #DDDDDD;
	text-indent: 100%;
	width: 4rem;
	height: 2rem;
	cursor: pointer;
	transition: left 0.15s ease-out;
}


/* line 72, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch input {
	opacity: 0;
	position: absolute;
	top: 9px;
	left: 10px;
	padding: 0;
}


/* line 79, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch input+label {
	margin-left: 0;
	margin-right: 0;
}


/* line 86, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch label:after {
	content: "";
	display: block;
	background: #FFFFFF;
	position: absolute;
	top: .25rem;
	left: .25rem;
	width: 1.5rem;
	height: 1.5rem;
	-webkit-transition: left 0.15s ease-out;
	-moz-transition: left 0.15s ease-out;
	-o-transition: translate3d(0, 0, 0);
	transition: left 0.15s ease-out;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}


/* line 107, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch input:checked+label {
	background: #003e7e;
}


/* line 111, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch input:checked+label:after {
	left: 2.25rem;
}


/* line 123, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch label {
	width: 4rem;
	height: 2rem;
}


/* line 128, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch label:after {
	width: 1.5rem;
	height: 1.5rem;
}


/* line 133, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch input:checked+label:after {
	left: 2.25rem;
}


/* line 154, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch label {
	color: transparent;
	background: #DDDDDD;
}


/* line 159, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch label:after {
	background: #FFFFFF;
}


/* line 163, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch input:checked+label {
	background: #003e7e;
}


/* line 123, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.large label {
	width: 5rem;
	height: 2.5rem;
}


/* line 128, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.large label:after {
	width: 2rem;
	height: 2rem;
}


/* line 133, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.large input:checked+label:after {
	left: 2.75rem;
}


/* line 123, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.small label {
	width: 3.5rem;
	height: 1.75rem;
}


/* line 128, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.small label:after {
	width: 1.25rem;
	height: 1.25rem;
}


/* line 133, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.small input:checked+label:after {
	left: 2rem;
}


/* line 123, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.tiny label {
	width: 3rem;
	height: 1.5rem;
}


/* line 128, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.tiny label:after {
	width: 1rem;
	height: 1rem;
}


/* line 133, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.tiny input:checked+label:after {
	left: 1.75rem;
}


/* line 226, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.radius label {
	border-radius: 4px;
}


/* line 227, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.radius label:after {
	border-radius: 3px;
}


/* line 231, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.round {
	border-radius: 1000px;
}


/* line 232, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.round label {
	border-radius: 2rem;
}


/* line 233, ../bower_components/foundation/scss/foundation/components/_switches.scss */

.switch.round label:after {
	border-radius: 2rem;
}


/* line 131, ../bower_components/foundation/scss/foundation/components/_tables.scss */

table {
	background: #FFFFFF;
	margin-bottom: 1.25rem;
	border: solid 1px #DDDDDD;
	table-layout: auto;
}


/* line 69, ../bower_components/foundation/scss/foundation/components/_tables.scss */

table caption {
	background: transparent;
	color: #222222;
	font-size: 1rem;
	font-weight: bold;
}


/* line 78, ../bower_components/foundation/scss/foundation/components/_tables.scss */

table thead {
	background: #F5F5F5;
}


/* line 82, ../bower_components/foundation/scss/foundation/components/_tables.scss */

table thead tr th,
table thead tr td {
	padding: 0.5rem 0.625rem 0.625rem;
	font-size: 0.875rem;
	font-weight: bold;
	color: #222222;
}


/* line 92, ../bower_components/foundation/scss/foundation/components/_tables.scss */

table tfoot {
	background: #F5F5F5;
}


/* line 96, ../bower_components/foundation/scss/foundation/components/_tables.scss */

table tfoot tr th,
table tfoot tr td {
	padding: 0.5rem 0.625rem 0.625rem;
	font-size: 0.875rem;
	font-weight: bold;
	color: #222222;
}


/* line 107, ../bower_components/foundation/scss/foundation/components/_tables.scss */

table tr th,
table tr td {
	padding: 0.5625rem 0.625rem;
	font-size: 0.875rem;
	color: #222222;
	text-align: left;
}


/* line 115, ../bower_components/foundation/scss/foundation/components/_tables.scss */

div#calendar table.fc-list-table tr.even,
div#calendar table.fc-list-table tr.alt,
div#calendar table.fc-list-table tr:nth-of-type(even) {
	background: #F7F7F7;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}


/* line 120, ../bower_components/foundation/scss/foundation/components/_tables.scss */

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
	display: table-cell;
	line-height: 1.125rem;
}


/* line 30, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs {
	margin-bottom: 0 !important;
	margin-left: 0;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.tabs:before,
.tabs:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.tabs:after {
	clear: both;
}


/* line 34, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs dd,
.tabs .tab-title {
	position: relative;
	margin-bottom: 0 !important;
	list-style: none;
	float: left;
}


/* line 39, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs dd>a,
.tabs .tab-title>a {
	outline: none;
	display: block;
	background-color: #EFEFEF;
	color: #222222;
	padding: 1rem 2rem;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem;
}


/* line 49, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs dd>a:hover,
.tabs .tab-title>a:hover {
	background-color: #e1e1e1;
}


/* line 55, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs dd.active a,
.tabs .tab-title.active a {
	background-color: #FFFFFF;
	color: #222222;
}


/* line 64, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}


/* line 67, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* line 71, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs.vertical dd,
.tabs.vertical .tab-title {
	position: inherit;
	float: none;
	display: block;
	top: auto;
}


/* line 80, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs-content {
	margin-bottom: 1.5rem;
	width: 100%;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.tabs-content:before,
.tabs-content:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.tabs-content:after {
	clear: both;
}


/* line 84, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs-content>.content {
	display: none;
	float: left;
	padding: 0.9375rem 0;
	width: 100%;
}


/* line 89, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs-content>.content.active {
	display: block;
	float: none;
}


/* line 90, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs-content>.content.contained {
	padding: 0.9375rem;
}


/* line 92, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs-content.vertical {
	display: block;
}


/* line 94, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.tabs-content.vertical>.content {
	padding: 0 0.9375rem;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 99, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
	.tabs.vertical {
		width: 20%;
		max-width: 20%;
		float: left;
		margin: 0 0 1.25rem;
	}
	/* line 107, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
	.tabs-content.vertical {
		width: 80%;
		max-width: 80%;
		float: left;
		margin-left: -1px;
		padding-left: 1rem;
	}
}


/* line 117, ../bower_components/foundation/scss/foundation/components/_tabs.scss */

.no-js .tabs-content>.content {
	display: block;
	float: none;
}


/* Image Thumbnails */


/* line 59, ../bower_components/foundation/scss/foundation/components/_thumbs.scss */

.th {
	line-height: 0;
	display: inline-block;
	border: solid 4px #FFFFFF;
	max-width: 100%;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
	transition: all 200ms ease-out;
}


/* line 48, ../bower_components/foundation/scss/foundation/components/_thumbs.scss */

.th:hover,
.th:focus {
	box-shadow: 0 0 6px 1px rgba(0, 62, 126, 0.5);
}


/* line 63, ../bower_components/foundation/scss/foundation/components/_thumbs.scss */

.th.radius {
	border-radius: 3px;
}


/* Tooltips */


/* line 38, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.has-tip {
	border-bottom: dotted 1px #CCCCCC;
	cursor: help;
	font-weight: bold;
	color: #333333;
}


/* line 44, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.has-tip:hover,
.has-tip:focus {
	border-bottom: dotted 1px #001c39;
	color: #003e7e;
}


/* line 50, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.has-tip.tip-left,
.has-tip.tip-right {
	float: none !important;
}


/* line 54, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.tooltip {
	display: none;
	position: absolute;
	z-index: 1006;
	font-weight: normal;
	font-size: 0.875rem;
	line-height: 1.3;
	padding: 0.75rem;
	max-width: 300px;
	left: 50%;
	width: 100%;
	color: #FFFFFF;
	background: #333333;
}


/* line 68, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.tooltip>.nub {
	display: block;
	left: 5px;
	position: absolute;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: transparent transparent #333333 transparent;
	top: -10px;
	pointer-events: none;
}


/* line 79, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.tooltip>.nub.rtl {
	left: auto;
	right: 5px;
}


/* line 85, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.tooltip.radius {
	border-radius: 3px;
}


/* line 88, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.tooltip.round {
	border-radius: 1000px;
}


/* line 90, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.tooltip.round>.nub {
	left: 2rem;
}


/* line 95, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.tooltip.opened {
	color: #003e7e !important;
	border-bottom: dotted 1px #001c39 !important;
}


/* line 101, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */

.tap-to-close {
	display: block;
	font-size: 0.625rem;
	color: #777777;
	font-weight: normal;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 110, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
	.tooltip>.nub {
		border-color: transparent transparent #333333 transparent;
		top: -10px;
	}
	/* line 114, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
	.tooltip.tip-top>.nub {
		border-color: #333333 transparent transparent transparent;
		top: auto;
		bottom: -10px;
	}
	/* line 120, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
	.tooltip.tip-left,
	.tooltip.tip-right {
		float: none !important;
	}
	/* line 123, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
	.tooltip.tip-left>.nub {
		border-color: transparent transparent transparent #333333;
		right: -10px;
		left: auto;
		top: 50%;
		margin-top: -5px;
	}
	/* line 130, ../bower_components/foundation/scss/foundation/components/_tooltips.scss */
	.tooltip.tip-right>.nub {
		border-color: transparent #333333 transparent transparent;
		right: auto;
		left: -10px;
		top: 50%;
		margin-top: -5px;
	}
}


/* line 112, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

meta.foundation-mq-topbar {
	font-family: "/only screen and (min-width:48.063em)/";
	/*width: 48.063em;*/
	width: 768px;
}


/* Wrapped around .top-bar to contain to grid width */


/* line 118, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.contain-to-grid {
	width: 100%;
	background: transparent;
}


/* line 122, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.contain-to-grid .top-bar {
	margin-bottom: 0;
}


/* line 126, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.fixed {
	width: 100%;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 99;
}


/* line 133, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.fixed.expanded:not(.top-bar) {
	overflow-y: auto;
	height: auto;
	width: 100%;
	max-height: 100%;
}


/* line 139, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.fixed.expanded:not(.top-bar) .title-area {
	position: fixed;
	width: 100%;
	z-index: 99;
}


/* line 145, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.fixed.expanded:not(.top-bar) .top-bar-section {
	z-index: 98;
	margin-top: auto;
}


/* line 152, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar {
	overflow: hidden;
	height: auto;
	line-height: normal;
	position: relative;
	background: transparent;
	margin-bottom: 0;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar ul {
	margin-bottom: 0;
	list-style: none;
}


/* line 166, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .row {
	max-width: none;
}


/* line 168, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar form,
.top-bar input {
	margin-bottom: 0;
}


/* line 171, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar input {
	height: 1.75rem;
	padding-top: .35rem;
	padding-bottom: .35rem;
	font-size: 0.75rem;
}


/* line 178, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .button,
.top-bar button {
	padding-top: 0.4125rem;
	padding-bottom: 0.4125rem;
	margin-bottom: 0;
	font-size: 0.75rem;
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	/* line 178, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar .button,
	.top-bar button {
		position: relative;
		top: -1px;
	}
}


/* line 194, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .title-area {
	position: relative;
	margin: 0;
}


/* line 199, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .name {
	height: auto;
	margin: 0;
	font-size: 16px;
	position: relative;
	z-index: 99;
}


/* line 204, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
	line-height: normal;
	font-size: 1.0625rem;
	margin: 0;
}


/* line 208, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
	font-weight: normal;
	color: #FFFFFF;
	width: 75%;
	display: block;
	padding: 0 0.75rem;
}


/* line 219, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .toggle-topbar {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}


/* line 224, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .toggle-topbar a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 0.8125rem;
	font-weight: bold;
	position: relative;
	display: block;
	padding: 0 1rem;
	height: auto;
	line-height: normal;
}


/* line 237, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .toggle-topbar.menu-icon {
	top: 50%;
	margin-top: -9px;
}


/* line 241, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar .toggle-topbar.menu-icon a {
	height: 34px;
	line-height: 33px;
	padding: 0 2.5625rem 0 1rem;
	color: #FFFFFF;
	position: relative;
}


/* line 129, ../bower_components/foundation/scss/foundation/components/_global.scss */

.top-bar .toggle-topbar.menu-icon a span::after {
	content: "";
	position: absolute;
	display: block;
	height: 0;
	top: 50%;
	margin-top: -8px;
	right: 1rem;
	box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
	width: 16px;
}


/* line 162, ../bower_components/foundation/scss/foundation/components/_global.scss */

.top-bar .toggle-topbar.menu-icon a span:hover:after {
	box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
}


/* line 270, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar.expanded {
	height: auto;
	background: transparent;
}

/* line 274, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar.expanded .title-area {
	background: transparent;
}


/* line 277, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar.expanded .toggle-topbar a {
	color: #888888;
}


/* line 278, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar.expanded .toggle-topbar a span::after {
	box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}


/* line 291, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section {
	left: 0;
	position: relative;
	width: auto;
	transition: left 300ms ease-out;
}


/* line 297, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul {
	padding: 0;
	width: 100%;
	height: auto;
	display: block;
	font-size: 16px;
	margin: 0;
}


/* line 306, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .divider,
.top-bar-section [role="separator"] {
	border-top: solid 1px transparent;
	clear: both;
	height: 1px;
	width: 100%;
}


/* line 314, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li {
	background: transparent;
}


/* line 316, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>a {
	display: block;
	width: 100%;
	color: #FFFFFF;
	padding: 12px 0 12px 0;
	padding-left: 1rem;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem;
	font-weight: normal;
	text-transform: none;
}


/* line 327, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>a.button {
	font-size: 1rem;
	padding-right: 1rem;
	padding-left: 1rem;
	background-color: #003e7e;
	border-color: #003265;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button:hover,
.top-bar-section ul li>a.button:focus {
	background-color: #003265;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button:hover,
.top-bar-section ul li>a.button:focus {
	color: #FFFFFF;
}


/* line 333, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>a.button.secondary {
	background-color: #b4975a;
	border-color: #957a44;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button.secondary:hover,
.top-bar-section ul li>a.button.secondary:focus {
	background-color: #957a44;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button.secondary:hover,
.top-bar-section ul li>a.button.secondary:focus {
	color: #FFFFFF;
}


/* line 334, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>a.button.success {
	background-color: #43AC6A;
	border-color: #368a55;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button.success:hover,
.top-bar-section ul li>a.button.success:focus {
	background-color: #368a55;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button.success:hover,
.top-bar-section ul li>a.button.success:focus {
	color: #FFFFFF;
}


/* line 335, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>a.button.alert {
	background-color: #f04124;
	border-color: #cf2a0e;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button.alert:hover,
.top-bar-section ul li>a.button.alert:focus {
	background-color: #cf2a0e;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button.alert:hover,
.top-bar-section ul li>a.button.alert:focus {
	color: #FFFFFF;
}


/* line 336, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>a.button.warning {
	background-color: #f08a24;
	border-color: #cf6e0e;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button.warning:hover,
.top-bar-section ul li>a.button.warning:focus {
	background-color: #cf6e0e;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>a.button.warning:hover,
.top-bar-section ul li>a.button.warning:focus {
	color: #FFFFFF;
}


/* line 339, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>button {
	font-size: 1rem;
	padding-right: 1rem;
	padding-left: 1rem;
	background-color: #003e7e;
	border-color: #003265;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button:hover,
.top-bar-section ul li>button:focus {
	background-color: #003265;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button:hover,
.top-bar-section ul li>button:focus {
	color: #FFFFFF;
}


/* line 345, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>button.secondary {
	background-color: #b4975a;
	border-color: #957a44;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button.secondary:hover,
.top-bar-section ul li>button.secondary:focus {
	background-color: #957a44;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button.secondary:hover,
.top-bar-section ul li>button.secondary:focus {
	color: #FFFFFF;
}


/* line 346, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>button.success {
	background-color: #43AC6A;
	border-color: #368a55;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button.success:hover,
.top-bar-section ul li>button.success:focus {
	background-color: #368a55;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button.success:hover,
.top-bar-section ul li>button.success:focus {
	color: #FFFFFF;
}


/* line 347, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>button.alert {
	background-color: #f04124;
	border-color: #cf2a0e;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button.alert:hover,
.top-bar-section ul li>button.alert:focus {
	background-color: #cf2a0e;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button.alert:hover,
.top-bar-section ul li>button.alert:focus {
	color: #FFFFFF;
}


/* line 348, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li>button.warning {
	background-color: #f08a24;
	border-color: #cf6e0e;
	color: #FFFFFF;
}


/* line 161, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button.warning:hover,
.top-bar-section ul li>button.warning:focus {
	background-color: #cf6e0e;
}


/* line 167, ../bower_components/foundation/scss/foundation/components/_buttons.scss */

.top-bar-section ul li>button.warning:hover,
.top-bar-section ul li>button.warning:focus {
	color: #FFFFFF;
}


/* line 352, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li:hover:not(.has-form)>a {
	background-color: #555555;
	background: none;
	color: #FFFFFF;
}


/* line 361, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li.active>a {
	background: #99b1ca;
	color: #FFFFFF;
}


/* line 364, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section ul li.active>a:hover {
	background: #00356c;
	color: #FFFFFF;
}


/* line 372, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .has-form {
	padding: 1rem;
}


/* line 375, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .has-dropdown {
	position: relative;
}


/* line 379, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .has-dropdown>a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 5px;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
	border-left-style: solid;
	margin-right: 1rem;
	margin-top: -4.5px;
	position: absolute;
	top: 50%;
	right: 0;
}


/* line 391, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .has-dropdown.moved {
	position: static;
}


/* line 392, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .has-dropdown.moved>.dropdown {
	display: block;
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto;
	position: absolute !important;
	width: 100%;
}


/* line 396, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .has-dropdown.moved>a:after {
	display: none;
}


/* line 403, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown {
	padding: 0;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 99;
	display: block;
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}


/* line 411, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown li {
	width: 100%;
	height: auto;
	padding: 0;
}


/* line 415, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown li a {
	font-weight: normal;
	padding: 8px 1rem;
}


/* line 418, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown li a.parent-link {
	font-weight: normal;
}


/* line 423, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown li.title h5,
.top-bar-section .dropdown li.parent-link {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1.125rem;
}


/* line 428, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown li.title h5 a,
.top-bar-section .dropdown li.parent-link a {
	color: #FFFFFF;
	display: block;
}


/* line 432, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown li.title h5 a:hover,
.top-bar-section .dropdown li.parent-link a:hover {
	background: none;
}


/* line 435, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown li.has-form {
	padding: 8px 1rem;
}


/* line 436, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
	top: auto;
}


/* line 439, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.top-bar-section .dropdown label {
	padding: 8px 1rem 2px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #777777;
	font-weight: bold;
	font-size: 0.625rem;
}


/* line 450, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */

.js-generated {
	display: block;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 455, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar {
		background: transparent;
		overflow: visible;
	}
	/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
	.top-bar:before,
	.top-bar:after {
		content: " ";
		display: table;
	}
	/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
	.top-bar:after {
		clear: both;
	}
	/* line 460, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar .toggle-topbar {
		display: none;
	}
	/* line 462, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar .title-area {
		float: left;
	}
	/* line 463, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar .name h1 a {
		width: auto;
	}
	/* line 465, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar input,
	.top-bar .button,
	.top-bar button {
		font-size: 0.875rem;
		position: relative;
		height: 1.75rem;
		top: auto-1.75rem/2px;
	}
	/* line 474, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar.expanded {
		background: transparent;
	}
	/* line 477, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.contain-to-grid .top-bar {
		max-width: 62.5rem;
		margin: 0 auto;
		margin-bottom: 0;
	}
	/* line 483, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section {
		transition: none 0 0;
		left: 0 !important;
	}
	/* line 487, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section ul {
		width: auto;
		height: auto !important;
		display: inline;
	}
	/* line 492, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section ul li {
		float: left;
	}
	/* line 494, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section ul li .js-generated {
		display: none;
	}
	/* line 500, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section li.hover>a:not(.button) {
		background-color: #555555;
		background: #99b1ca;
		color: #FFFFFF;
	}
	/* line 509, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0 1rem;
		line-height: inherit;
		background: transparent;
	}
	/* line 513, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section li:not(.has-form) a:not(.button):hover {
		background-color: #555555;
		background: #99b1ca;
	}
	/* line 522, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section li.active:not(.has-form) a:not(.button) {
		padding: 0 1rem;
		line-height: normal;
		color: #FFFFFF;
		background: #99b1ca;
	}
	/* line 527, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section li.active:not(.has-form) a:not(.button):hover {
		background: #00356c;
		color: #FFFFFF;
	}
	/* line 537, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .has-dropdown>a {
		padding-right: 2.25rem !important;
	}
	/* line 539, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .has-dropdown>a:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border: inset 5px;
		border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
		border-top-style: solid;
		margin-top: -2.5px;
		top: auto/2px;
	}
	/* line 547, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .has-dropdown.moved {
		position: relative;
	}
	/* line 548, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .has-dropdown.moved>.dropdown {
		display: block;
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	/* line 554, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .has-dropdown.hover>.dropdown,
	.top-bar-section .has-dropdown.not-click:hover>.dropdown {
		display: block;
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
		position: absolute !important;
		z-index: 1000;
	}
	/* line 558, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .has-dropdown>a:focus+.dropdown {
		display: block;
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
		position: absolute !important;
	}
	/* line 565, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
		border: none;
		content: "\00bb";
		top: 1rem;
		margin-top: -1px;
		right: 5px;
		line-height: 1.2;
	}
	/* line 578, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .dropdown {
		left: 0;
		top: auto;
		background: transparent;
		min-width: 100%;
	}
	/* line 585, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .dropdown li a {
		color: #FFFFFF;
		line-height: normal;
		white-space: nowrap;
		padding: 12px 1rem;
		background: #003369;
	}
	/* line 594, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button),
	.mocktrial .profilemenu .dropdown a {
		color: #FFFFFF;
		background: #003369;
	}
	/* line 599, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button),
	.mocktrial .profilemenu .dropdown a:hover {
		color: #FFFFFF;
		background-color: #555555;
		background: #003e7e;
	}
	/* line 608, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .dropdown li label {
		white-space: nowrap;
		background: #333333;
	}
	/* line 614, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .dropdown li .dropdown {
		left: 100%;
		top: 0;
	}
	/* line 621, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section>ul>.divider,
	.top-bar-section>ul>[role="separator"] {
		border-bottom: none;
		border-top: none;
		border-right: solid 1px rgba(33, 33, 33, 0);
		clear: none;
		height: auto;
		width: 0;
	}
	/* line 631, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .has-form {
		background: transparent;
		padding: 0 auto/3px;
		height: auto;
	}
	/* line 639, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .right li .dropdown {
		left: auto;
		right: 0;
	}
	/* line 643, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .right li .dropdown li .dropdown {
		right: 100%;
	}
	/* line 647, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .left li .dropdown {
		right: auto;
		left: 0;
	}
	/* line 651, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.top-bar-section .left li .dropdown li .dropdown {
		left: 100%;
	}
	/* line 661, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.no-js .top-bar-section ul li:hover>a {
		background-color: #555555;
		background: #99b1ca;
		color: #FFFFFF;
	}
	/* line 670, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.no-js .top-bar-section ul li:active>a {
		background: #99b1ca;
		color: #FFFFFF;
	}
	/* line 678, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.no-js .top-bar-section .has-dropdown:hover>.dropdown {
		display: block;
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
		position: absolute !important;
	}
	/* line 682, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
	.no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
		display: block;
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
		position: absolute !important;
	}
}


/* line 155, ../bower_components/foundation/scss/foundation/components/_type.scss */

.text-left {
	text-align: left !important;
}


/* line 156, ../bower_components/foundation/scss/foundation/components/_type.scss */

.text-right {
	text-align: right !important;
}


/* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */

.text-center {
	text-align: center !important;
}


/* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */

.text-justify {
	text-align: justify !important;
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.small-only-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.small-only-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.small-only-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.small-only-text-justify {
		text-align: justify !important;
	}
}

@media only screen {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.small-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.small-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.small-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.small-text-justify {
		text-align: justify !important;
	}
}


/*@media only screen and (min-width: 48.063em) and (max-width: 64em) {*/

@media only screen and (min-width: 768px) and (max-width: 64em) {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.medium-only-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.medium-only-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.medium-only-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.medium-only-text-justify {
		text-align: justify !important;
	}
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.medium-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.medium-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.medium-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.medium-text-justify {
		text-align: justify !important;
	}
}


/*@media only screen and (min-width: 64.063em) and (max-width: 90em) {*/

@media only screen and (min-width: 1024px) and (max-width: 90em) {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.large-only-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.large-only-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.large-only-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.large-only-text-justify {
		text-align: justify !important;
	}
}


/*@media only screen and (min-width: 64.063em) {*/

@media only screen and (min-width: 1024px) {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.large-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.large-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.large-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.large-text-justify {
		text-align: justify !important;
	}
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xlarge-only-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xlarge-only-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xlarge-only-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xlarge-only-text-justify {
		text-align: justify !important;
	}
}

@media only screen and (min-width: 90.063em) {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xlarge-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xlarge-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xlarge-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xlarge-text-justify {
		text-align: justify !important;
	}
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xxlarge-only-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xxlarge-only-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xxlarge-only-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xxlarge-only-text-justify {
		text-align: justify !important;
	}
}

@media only screen and (min-width: 120.063em) {
	/* line 162, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xxlarge-text-left {
		text-align: left !important;
	}
	/* line 163, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xxlarge-text-right {
		text-align: right !important;
	}
	/* line 164, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xxlarge-text-center {
		text-align: center !important;
	}
	/* line 165, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.xxlarge-text-justify {
		text-align: justify !important;
	}
}


/* Typography resets */


/* line 193, ../bower_components/foundation/scss/foundation/components/_type.scss */

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}


/* Default Link Styles */


/* line 217, ../bower_components/foundation/scss/foundation/components/_type.scss */

a {
	color: #003e7e;
	text-decoration: none;
	line-height: inherit;
}


/* line 222, ../bower_components/foundation/scss/foundation/components/_type.scss */

	a:hover,
	a:focus {
		color: #527da8;
	}


/* line 230, ../bower_components/foundation/scss/foundation/components/_type.scss */

a img {
	border: none;
}


/* Default paragraph styles */


/* line 234, ../bower_components/foundation/scss/foundation/components/_type.scss */

p {
	font-family: inherit;
	font-weight: normal;
	font-size: 1rem;
	line-height: 1.6;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
}


/* line 242, ../bower_components/foundation/scss/foundation/components/_type.scss */

p.lead {
	font-size: 1.21875rem;
	line-height: 1.6;
}


/* line 244, ../bower_components/foundation/scss/foundation/components/_type.scss */

p aside {
	font-size: 0.875rem;
	line-height: 1.35;
	font-style: italic;
}


/* Default header styles */


/* line 252, ../bower_components/foundation/scss/foundation/components/_type.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #222222;
	text-rendering: optimizeLegibility;
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
	line-height: 1;
}


/* line 262, ../bower_components/foundation/scss/foundation/components/_type.scss */

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-size: 60%;
	color: #6f6f6f;
	line-height: 0;
}


/* line 269, ../bower_components/foundation/scss/foundation/components/_type.scss */

h1 {
	font-size: 2.125rem;
}


/* line 270, ../bower_components/foundation/scss/foundation/components/_type.scss */

h2 {
	font-size: 1.6875rem;
}


/* line 271, ../bower_components/foundation/scss/foundation/components/_type.scss */

h3 {
	font-size: 1.375rem;
}


/* line 272, ../bower_components/foundation/scss/foundation/components/_type.scss */

h4 {
	font-size: 1.125rem;
}


/* line 273, ../bower_components/foundation/scss/foundation/components/_type.scss */

h5 {
	font-size: 1.125rem;
}


/* line 274, ../bower_components/foundation/scss/foundation/components/_type.scss */

h6 {
	font-size: 1rem;
}


/* line 276, ../bower_components/foundation/scss/foundation/components/_type.scss */

.subheader {
	line-height: 1.4;
	color: #6f6f6f;
	font-weight: normal;
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
}


/* line 278, ../bower_components/foundation/scss/foundation/components/_type.scss */

hr {
	border: solid #DDDDDD;
	border-width: 1px 0 0;
	clear: both;
	margin: 1.25rem 0 1.1875rem;
	height: 0;
}


/* Helpful Typography Defaults */


/* line 287, ../bower_components/foundation/scss/foundation/components/_type.scss */

em,
i {
	font-style: italic;
	line-height: inherit;
}


/* line 293, ../bower_components/foundation/scss/foundation/components/_type.scss */

strong,
b {
	font-weight: bold;
	line-height: inherit;
}


/* line 299, ../bower_components/foundation/scss/foundation/components/_type.scss */

small {
	font-size: 60%;
	line-height: inherit;
}


/* line 304, ../bower_components/foundation/scss/foundation/components/_type.scss */

code {
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #333333;
	background-color: #e9e0cd;
	border-width: 1px;
	border-style: solid;
	border-color: #dbcdaf;
	padding: 0.125rem 0.3125rem 0.0625rem;
}


/* Lists */


/* line 316, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul,
ol,
dl {
	font-size: 1rem;
	line-height: 1.6;
	margin-bottom: 1.25rem;
	list-style-position: outside;
	font-family: inherit;
}


/* line 326, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul {
	margin-left: 1.1rem;
}


/* line 328, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul.no-bullet {
	margin-left: 0;
}


/* line 331, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul.no-bullet li ul,
ul.no-bullet li ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
	list-style: none;
}


/* Unordered Lists */


/* line 344, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul li ul,
ul li ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
}


/* line 353, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
	list-style: inherit;
}


/* line 356, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul.square {
	list-style-type: square;
	margin-left: 1.1rem;
}


/* line 357, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul.circle {
	list-style-type: circle;
	margin-left: 1.1rem;
}


/* line 358, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul.disc {
	list-style-type: disc;
	margin-left: 1.1rem;
}


/* line 359, ../bower_components/foundation/scss/foundation/components/_type.scss */

ul.no-bullet {
	list-style: none;
}


/* Ordered Lists */


/* line 363, ../bower_components/foundation/scss/foundation/components/_type.scss */

ol {
	margin-left: 1.4rem;
}


/* line 366, ../bower_components/foundation/scss/foundation/components/_type.scss */

ol li ul,
ol li ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
}


/* Definition Lists */


/* line 376, ../bower_components/foundation/scss/foundation/components/_type.scss */

dl dt {
	margin-bottom: 0.3rem;
	font-weight: bold;
}


/* line 380, ../bower_components/foundation/scss/foundation/components/_type.scss */

dl dd {
	margin-bottom: 0.75rem;
}


/* Abbreviations */


/* line 384, ../bower_components/foundation/scss/foundation/components/_type.scss */

abbr,
acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #77787b;
	cursor: help;
}


/* line 391, ../bower_components/foundation/scss/foundation/components/_type.scss */

abbr {
	text-transform: none;
}


/* line 393, ../bower_components/foundation/scss/foundation/components/_type.scss */

abbr[title] {
	border-bottom: 1px dotted #DDDDDD;
}


/* Blockquotes */


/* line 399, ../bower_components/foundation/scss/foundation/components/_type.scss */

blockquote {
	margin: 0 0 1.25rem;
	padding: 0.5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #DDDDDD;
}


/* line 404, ../bower_components/foundation/scss/foundation/components/_type.scss */

blockquote cite {
	display: block;
	font-size: 0.8125rem;
	color: #555555;
}


/* line 408, ../bower_components/foundation/scss/foundation/components/_type.scss */

blockquote cite:before {
	content: "\2014 \0020";
}


/* line 412, ../bower_components/foundation/scss/foundation/components/_type.scss */

blockquote cite a,
blockquote cite a:visited {
	color: #555555;
}


/* line 418, ../bower_components/foundation/scss/foundation/components/_type.scss */

blockquote,
blockquote p {
	line-height: 1.6;
	color: #6f6f6f;
}


/* Microformats */


/* line 425, ../bower_components/foundation/scss/foundation/components/_type.scss */

.vcard {
	display: inline-block;
	margin: 0 0 1.25rem 0;
	border: 1px solid #DDDDDD;
	padding: 0.625rem 0.75rem;
}


/* line 431, ../bower_components/foundation/scss/foundation/components/_type.scss */

.vcard li {
	margin: 0;
	display: block;
}


/* line 435, ../bower_components/foundation/scss/foundation/components/_type.scss */

.vcard .fn {
	font-weight: bold;
	font-size: 0.9375rem;
}


/* line 442, ../bower_components/foundation/scss/foundation/components/_type.scss */

.vevent .summary {
	font-weight: bold;
}


/* line 444, ../bower_components/foundation/scss/foundation/components/_type.scss */

.vevent abbr {
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	border: none;
	padding: 0 0.0625rem;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 455, ../bower_components/foundation/scss/foundation/components/_type.scss */
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 1;
	}
	/* line 456, ../bower_components/foundation/scss/foundation/components/_type.scss */
	h1 {
		font-size: 2.75rem;
	}
	/* line 457, ../bower_components/foundation/scss/foundation/components/_type.scss */
	h2 {
		font-size: 2.3125rem;
	}
	/* line 458, ../bower_components/foundation/scss/foundation/components/_type.scss */
	h3 {
		font-size: 1.6875rem;
	}
	/* line 459, ../bower_components/foundation/scss/foundation/components/_type.scss */
	h4 {
		font-size: 1.4375rem;
	}
	/* line 460, ../bower_components/foundation/scss/foundation/components/_type.scss */
	h5 {
		font-size: 1.125rem;
	}
	/* line 461, ../bower_components/foundation/scss/foundation/components/_type.scss */
	h6 {
		font-size: 1rem;
	}
}


/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/


/* line 472, ../bower_components/foundation/scss/foundation/components/_type.scss */

.print-only {
	display: none !important;
}

@media print {
	/* line 474, ../bower_components/foundation/scss/foundation/components/_type.scss */
	* {
		background: transparent !important;
		color: #000000 !important;
		/* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}
	/* line 481, ../bower_components/foundation/scss/foundation/components/_type.scss */
	a,
	a:visited {
		text-decoration: underline;
	}
	/* line 483, ../bower_components/foundation/scss/foundation/components/_type.scss */
	a[href]:after {
		content: " (" attr(href) ")";
	}
	/* line 485, ../bower_components/foundation/scss/foundation/components/_type.scss */
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	/* line 488, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	/* line 492, ../bower_components/foundation/scss/foundation/components/_type.scss */
	pre,
	blockquote {
		border: 1px solid #999999;
		page-break-inside: avoid;
	}
	/* line 498, ../bower_components/foundation/scss/foundation/components/_type.scss */
	thead {
		display: table-header-group;
		/* h5bp.com/t */
	}
	/* line 500, ../bower_components/foundation/scss/foundation/components/_type.scss */
	tr,
	img {
		page-break-inside: avoid;
	}
	/* line 503, ../bower_components/foundation/scss/foundation/components/_type.scss */
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	/* line 507, ../bower_components/foundation/scss/foundation/components/_type.scss */
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	/* line 514, ../bower_components/foundation/scss/foundation/components/_type.scss */
	h2,
	h3 {
		page-break-after: avoid;
	}
	/* line 517, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.hide-on-print {
		display: none !important;
	}
	/* line 518, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.print-only {
		display: block !important;
	}
	/* line 519, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.hide-for-print {
		display: none !important;
	}
	/* line 520, ../bower_components/foundation/scss/foundation/components/_type.scss */
	.show-for-print {
		display: inherit !important;
	}
}


/* line 290, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.off-canvas-wrap {
	-webkit-backface-visibility: hidden;
	position: relative;
	width: 100%;
	overflow: hidden;
}


/* line 135, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.off-canvas-wrap.move-right,
.off-canvas-wrap.move-left {
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
}


/* line 291, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.inner-wrap {
	position: relative;
	width: 100%;
	-webkit-transition: -webkit-transform 500ms ease;
	-moz-transition: -moz-transform 500ms ease;
	-ms-transition: -ms-transform 500ms ease;
	-o-transition: -o-transform 500ms ease;
	transition: transform 500ms ease;
}


/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */

.inner-wrap:before,
.inner-wrap:after {
	content: " ";
	display: table;
}


/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */

.inner-wrap:after {
	clear: both;
}


/* line 293, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.tab-bar {
	-webkit-backface-visibility: hidden;
	background: #333333;
	color: #FFFFFF;
	height: 2.8125rem;
	line-height: 2.8125rem;
	position: relative;
}


/* line 169, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 2.8125rem;
	margin: 0;
}


/* line 175, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
	font-size: 1.125rem;
}


/* line 295, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-small {
	width: 2.8125rem;
	height: 2.8125rem;
	position: absolute;
	top: 0;
	border-right: solid 1px #1a1a1a;
	left: 0;
}


/* line 296, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-small {
	width: 2.8125rem;
	height: 2.8125rem;
	position: absolute;
	top: 0;
	border-left: solid 1px #1a1a1a;
	right: 0;
}


/* line 298, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.tab-bar-section {
	padding: 0 0.625rem;
	position: absolute;
	text-align: center;
	height: 2.8125rem;
	top: 0;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 204, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
	.tab-bar-section.left {
		text-align: left;
	}
	/* line 205, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
	.tab-bar-section.right {
		text-align: right;
	}
}


/* line 209, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.tab-bar-section.left {
	left: 0;
	right: 2.8125rem;
}


/* line 213, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.tab-bar-section.right {
	left: 2.8125rem;
	right: 0;
}


/* line 217, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.tab-bar-section.middle {
	left: 2.8125rem;
	right: 2.8125rem;
}


/* line 302, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.tab-bar .menu-icon {
	text-indent: 2.1875rem;
	width: 2.8125rem;
	height: 2.8125rem;
	display: block;
	padding: 0;
	color: #FFFFFF;
	position: relative;
	transform: translate3d(0, 0, 0);
}


/* line 129, ../bower_components/foundation/scss/foundation/components/_global.scss */

.tab-bar .menu-icon span::after {
	content: "";
	position: absolute;
	display: block;
	height: 0;
	top: 50%;
	margin-top: -0.5rem;
	left: 0.90625rem;
	box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
	width: 1rem;
}


/* line 162, ../bower_components/foundation/scss/foundation/components/_global.scss */

.tab-bar .menu-icon span:hover:after {
	box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}


/* line 326, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-off-canvas-menu {
	-webkit-backface-visibility: hidden;
	width: 15.625rem;
	top: 0;
	bottom: 0;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	background: #333333;
	z-index: 1001;
	box-sizing: content-box;
	transition: transform 500ms ease 0s;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-ms-transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0;
}


/* line 105, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-off-canvas-menu * {
	-webkit-backface-visibility: hidden;
}


/* line 327, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-off-canvas-menu {
	-webkit-backface-visibility: hidden;
	width: 15.625rem;
	top: 0;
	bottom: 0;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	background: #333333;
	z-index: 1001;
	box-sizing: content-box;
	transition: transform 500ms ease 0s;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-ms-transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	right: 0;
}


/* line 105, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-off-canvas-menu * {
	-webkit-backface-visibility: hidden;
}


/* line 329, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

ul.off-canvas-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


/* line 231, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

ul.off-canvas-list li label {
	display: block;
	padding: 0.3rem 0.9375rem;
	color: #999999;
	text-transform: uppercase;
	font-size: 0.75rem;
	font-weight: bold;
	background: #444444;
	border-top: 1px solid #5e5e5e;
	border-bottom: none;
	margin: 0;
}


/* line 243, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

ul.off-canvas-list li a {
	display: block;
	padding: 0.66667rem;
	color: rgba(255, 255, 255, 0.7);
	border-bottom: 1px solid #262626;
	transition: background 300ms ease;
}


/* line 249, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

ul.off-canvas-list li a:hover {
	background: #242424;
}


/* line 335, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.move-right>.inner-wrap {
	-ms-transform: translate(15.625rem, 0);
	-webkit-transform: translate3d(15.625rem, 0, 0);
	-moz-transform: translate3d(15.625rem, 0, 0);
	-ms-transform: translate3d(15.625rem, 0, 0);
	-o-transform: translate3d(15.625rem, 0, 0);
	transform: translate3d(15.625rem, 0, 0);
}


/* line 338, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.move-right .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 278, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
	.move-right .exit-off-canvas:hover {
		background: rgba(255, 255, 255, 0.05);
	}
}


/* line 342, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.move-left>.inner-wrap {
	-ms-transform: translate(-15.625rem, 0);
	-webkit-transform: translate3d(-15.625rem, 0, 0);
	-moz-transform: translate3d(-15.625rem, 0, 0);
	-ms-transform: translate3d(-15.625rem, 0, 0);
	-o-transform: translate3d(-15.625rem, 0, 0);
	transform: translate3d(-15.625rem, 0, 0);
}


/* line 346, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.move-left .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 278, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
	.move-left .exit-off-canvas:hover {
		background: rgba(255, 255, 255, 0.05);
	}
}


/* line 349, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
	z-index: 1003;
}


/* line 357, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.offcanvas-overlap .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 278, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
	.offcanvas-overlap .exit-off-canvas:hover {
		background: rgba(255, 255, 255, 0.05);
	}
}


/* line 360, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.offcanvas-overlap-left .right-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
	z-index: 1003;
}


/* line 368, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.offcanvas-overlap-left .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 278, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
	.offcanvas-overlap-left .exit-off-canvas:hover {
		background: rgba(255, 255, 255, 0.05);
	}
}


/* line 371, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.offcanvas-overlap-right .left-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
	z-index: 1003;
}


/* line 379, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.offcanvas-overlap-right .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	transition: background 300ms ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1002;
	-webkit-tap-highlight-color: transparent;
}


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 278, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */
	.offcanvas-overlap-right .exit-off-canvas:hover {
		background: rgba(255, 255, 255, 0.05);
	}
}


/* line 384, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.no-csstransforms .left-off-canvas-menu {
	left: -15.625rem;
}


/* line 385, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.no-csstransforms .right-off-canvas-menu {
	right: -15.625rem;
}


/* line 387, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.no-csstransforms .move-left>.inner-wrap {
	right: 15.625rem;
}


/* line 388, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.no-csstransforms .move-right>.inner-wrap {
	left: 15.625rem;
}


/* line 486, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-submenu {
	-webkit-backface-visibility: hidden;
	width: 15.625rem;
	top: 0;
	bottom: 0;
	position: absolute;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background: #333333;
	z-index: 1002;
	box-sizing: content-box;
	-webkit-overflow-scrolling: touch;
	-ms-transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0;
	-webkit-transition: -webkit-transform 500ms ease;
	-moz-transition: -moz-transform 500ms ease;
	-ms-transition: -ms-transform 500ms ease;
	-o-transition: -o-transform 500ms ease;
	transition: transform 500ms ease;
}


/* line 399, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-submenu * {
	-webkit-backface-visibility: hidden;
}


/* line 426, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-submenu .back>a {
	padding: 0.3rem 0.9375rem;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
	background: #444;
	border-top: 1px solid #5e5e5e;
	border-bottom: none;
	margin: 0;
}


/* line 434, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-submenu .back>a:hover {
	background: #303030;
	border-top: 1px solid #5e5e5e;
	border-bottom: none;
}


/* line 457, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-submenu .back>a:before {
	content: "\AB";
	margin-right: 0.5rem;
	display: inline;
}


/* line 488, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-submenu.move-right,
.left-submenu.offcanvas-overlap-right,
.left-submenu.offcanvas-overlap {
	-ms-transform: translate(0%, 0);
	-webkit-transform: translate3d(0%, 0, 0);
	-moz-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}


/* line 493, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-submenu {
	-webkit-backface-visibility: hidden;
	width: 15.625rem;
	top: 0;
	bottom: 0;
	position: absolute;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background: #333333;
	z-index: 1002;
	box-sizing: content-box;
	-webkit-overflow-scrolling: touch;
	-ms-transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	right: 0;
	-webkit-transition: -webkit-transform 500ms ease;
	-moz-transition: -moz-transform 500ms ease;
	-ms-transition: -ms-transform 500ms ease;
	-o-transition: -o-transform 500ms ease;
	transition: transform 500ms ease;
}


/* line 399, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-submenu * {
	-webkit-backface-visibility: hidden;
}


/* line 426, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-submenu .back>a {
	padding: 0.3rem 0.9375rem;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
	background: #444;
	border-top: 1px solid #5e5e5e;
	border-bottom: none;
	margin: 0;
}


/* line 434, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-submenu .back>a:hover {
	background: #303030;
	border-top: 1px solid #5e5e5e;
	border-bottom: none;
}


/* line 446, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-submenu .back>a:after {
	content: "\BB";
	margin-left: 0.5rem;
	display: inline;
}


/* line 495, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-submenu.move-left,
.right-submenu.offcanvas-overlap-left,
.right-submenu.offcanvas-overlap {
	-ms-transform: translate(0%, 0);
	-webkit-transform: translate3d(0%, 0, 0);
	-moz-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}


/* line 508, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
	content: "\BB";
	margin-left: 0.5rem;
	display: inline;
}


/* line 511, ../bower_components/foundation/scss/foundation/components/_offcanvas.scss */

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
	content: "\AB";
	margin-right: 0.5rem;
	display: inline;
}


/* small displays */

@media only screen {
	/* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.show-for-small-only,
	.show-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.hide-for-medium-only,
	.hide-for-medium-up,
	.hide-for-medium,
	.show-for-medium-down,
	.hide-for-large-only,
	.hide-for-large-up,
	.hide-for-large,
	.show-for-large-down,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important;
	}
	/* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hide-for-small-only,
	.hide-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.show-for-medium-only,
	.show-for-medium-up,
	.show-for-medium,
	.hide-for-medium-down,
	.show-for-large-only,
	.show-for-large-up,
	.show-for-large,
	.hide-for-large-down,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important;
	}
	/* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.visible-for-small-only,
	.visible-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.hidden-for-medium-only,
	.hidden-for-medium-up,
	.hidden-for-medium,
	.visible-for-medium-down,
	.hidden-for-large-only,
	.hidden-for-large-up,
	.hidden-for-large,
	.visible-for-large-down,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	/* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hidden-for-small-only,
	.hidden-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.visible-for-medium-only,
	.visible-for-medium-up,
	.visible-for-medium,
	.hidden-for-medium-down,
	.visible-for-large-only,
	.visible-for-large-up,
	.visible-for-large,
	.hidden-for-large-down,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.hidden-for-xxlarge-down {
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	/* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	table.show-for-small-only,
	table.show-for-small-up,
	table.show-for-small,
	table.show-for-small-down,
	table.hide-for-medium-only,
	table.hide-for-medium-up,
	table.hide-for-medium,
	table.show-for-medium-down,
	table.hide-for-large-only,
	table.hide-for-large-up,
	table.hide-for-large,
	table.show-for-large-down,
	table.hide-for-xlarge-only,
	table.hide-for-xlarge-up,
	table.hide-for-xlarge,
	table.show-for-xlarge-down,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.hide-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important;
	}
	/* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	thead.show-for-small-only,
	thead.show-for-small-up,
	thead.show-for-small,
	thead.show-for-small-down,
	thead.hide-for-medium-only,
	thead.hide-for-medium-up,
	thead.hide-for-medium,
	thead.show-for-medium-down,
	thead.hide-for-large-only,
	thead.hide-for-large-up,
	thead.hide-for-large,
	thead.show-for-large-down,
	thead.hide-for-xlarge-only,
	thead.hide-for-xlarge-up,
	thead.hide-for-xlarge,
	thead.show-for-xlarge-down,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.hide-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	/* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tbody.show-for-small-only,
	tbody.show-for-small-up,
	tbody.show-for-small,
	tbody.show-for-small-down,
	tbody.hide-for-medium-only,
	tbody.hide-for-medium-up,
	tbody.hide-for-medium,
	tbody.show-for-medium-down,
	tbody.hide-for-large-only,
	tbody.hide-for-large-up,
	tbody.hide-for-large,
	tbody.show-for-large-down,
	tbody.hide-for-xlarge-only,
	tbody.hide-for-xlarge-up,
	tbody.hide-for-xlarge,
	tbody.show-for-xlarge-down,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.hide-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	/* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tr.show-for-small-only,
	tr.show-for-small-up,
	tr.show-for-small,
	tr.show-for-small-down,
	tr.hide-for-medium-only,
	tr.hide-for-medium-up,
	tr.hide-for-medium,
	tr.show-for-medium-down,
	tr.hide-for-large-only,
	tr.hide-for-large-up,
	tr.hide-for-large,
	tr.show-for-large-down,
	tr.hide-for-xlarge-only,
	tr.hide-for-xlarge-up,
	tr.hide-for-xlarge,
	tr.show-for-xlarge-down,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.hide-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row !important;
	}
	/* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	th.show-for-small-only,
	td.show-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.show-for-small,
	td.show-for-small,
	th.show-for-small-down,
	td.show-for-small-down,
	th.hide-for-medium-only,
	td.hide-for-medium-only,
	th.hide-for-medium-up,
	td.hide-for-medium-up,
	th.hide-for-medium,
	td.hide-for-medium,
	th.show-for-medium-down,
	td.show-for-medium-down,
	th.hide-for-large-only,
	td.hide-for-large-only,
	th.hide-for-large-up,
	td.hide-for-large-up,
	th.hide-for-large,
	td.hide-for-large,
	th.show-for-large-down,
	td.show-for-large-down,
	th.hide-for-xlarge-only,
	td.hide-for-xlarge-only,
	th.hide-for-xlarge-up,
	td.hide-for-xlarge-up,
	th.hide-for-xlarge,
	td.hide-for-xlarge,
	th.show-for-xlarge-down,
	td.show-for-xlarge-down,
	th.hide-for-xxlarge-only,
	td.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	td.hide-for-xxlarge-up,
	th.hide-for-xxlarge,
	td.hide-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}


/* medium displays */


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hide-for-small-only,
	.show-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.show-for-medium-only,
	.show-for-medium-up,
	.show-for-medium,
	.show-for-medium-down,
	.hide-for-large-only,
	.hide-for-large-up,
	.hide-for-large,
	.show-for-large-down,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important;
	}
	/* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.show-for-small-only,
	.hide-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.hide-for-medium-only,
	.hide-for-medium-up,
	.hide-for-medium,
	.hide-for-medium-down,
	.show-for-large-only,
	.show-for-large-up,
	.show-for-large,
	.hide-for-large-down,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important;
	}
	/* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hidden-for-small-only,
	.visible-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.visible-for-medium-only,
	.visible-for-medium-up,
	.visible-for-medium,
	.visible-for-medium-down,
	.hidden-for-large-only,
	.hidden-for-large-up,
	.hidden-for-large,
	.visible-for-large-down,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	/* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.visible-for-small-only,
	.hidden-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.hidden-for-medium-only,
	.hidden-for-medium-up,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.visible-for-large-only,
	.visible-for-large-up,
	.visible-for-large,
	.hidden-for-large-down,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.hidden-for-xxlarge-down {
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	/* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	table.hide-for-small-only,
	table.show-for-small-up,
	table.hide-for-small,
	table.hide-for-small-down,
	table.show-for-medium-only,
	table.show-for-medium-up,
	table.show-for-medium,
	table.show-for-medium-down,
	table.hide-for-large-only,
	table.hide-for-large-up,
	table.hide-for-large,
	table.show-for-large-down,
	table.hide-for-xlarge-only,
	table.hide-for-xlarge-up,
	table.hide-for-xlarge,
	table.show-for-xlarge-down,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.hide-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important;
	}
	/* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	thead.hide-for-small-only,
	thead.show-for-small-up,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.show-for-medium-only,
	thead.show-for-medium-up,
	thead.show-for-medium,
	thead.show-for-medium-down,
	thead.hide-for-large-only,
	thead.hide-for-large-up,
	thead.hide-for-large,
	thead.show-for-large-down,
	thead.hide-for-xlarge-only,
	thead.hide-for-xlarge-up,
	thead.hide-for-xlarge,
	thead.show-for-xlarge-down,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.hide-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	/* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tbody.hide-for-small-only,
	tbody.show-for-small-up,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.show-for-medium-only,
	tbody.show-for-medium-up,
	tbody.show-for-medium,
	tbody.show-for-medium-down,
	tbody.hide-for-large-only,
	tbody.hide-for-large-up,
	tbody.hide-for-large,
	tbody.show-for-large-down,
	tbody.hide-for-xlarge-only,
	tbody.hide-for-xlarge-up,
	tbody.hide-for-xlarge,
	tbody.show-for-xlarge-down,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.hide-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	/* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tr.hide-for-small-only,
	tr.show-for-small-up,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.show-for-medium-only,
	tr.show-for-medium-up,
	tr.show-for-medium,
	tr.show-for-medium-down,
	tr.hide-for-large-only,
	tr.hide-for-large-up,
	tr.hide-for-large,
	tr.show-for-large-down,
	tr.hide-for-xlarge-only,
	tr.hide-for-xlarge-up,
	tr.hide-for-xlarge,
	tr.show-for-xlarge-down,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.hide-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row !important;
	}
	/* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	th.hide-for-small-only,
	td.hide-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.hide-for-small,
	td.hide-for-small,
	th.hide-for-small-down,
	td.hide-for-small-down,
	th.show-for-medium-only,
	td.show-for-medium-only,
	th.show-for-medium-up,
	td.show-for-medium-up,
	th.show-for-medium,
	td.show-for-medium,
	th.show-for-medium-down,
	td.show-for-medium-down,
	th.hide-for-large-only,
	td.hide-for-large-only,
	th.hide-for-large-up,
	td.hide-for-large-up,
	th.hide-for-large,
	td.hide-for-large,
	th.show-for-large-down,
	td.show-for-large-down,
	th.hide-for-xlarge-only,
	td.hide-for-xlarge-only,
	th.hide-for-xlarge-up,
	td.hide-for-xlarge-up,
	th.hide-for-xlarge,
	td.hide-for-xlarge,
	th.show-for-xlarge-down,
	td.show-for-xlarge-down,
	th.hide-for-xxlarge-only,
	td.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	td.hide-for-xxlarge-up,
	th.hide-for-xxlarge,
	td.hide-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}


/* large displays */


/*@media only screen and (min-width: 64.063em) {*/

@media only screen and (min-width: 1024px) {
	/* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hide-for-small-only,
	.show-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-medium-only,
	.show-for-medium-up,
	.hide-for-medium,
	.hide-for-medium-down,
	.show-for-large-only,
	.show-for-large-up,
	.show-for-large,
	.show-for-large-down,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important;
	}
	/* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.show-for-small-only,
	.hide-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.show-for-medium-only,
	.hide-for-medium-up,
	.show-for-medium,
	.show-for-medium-down,
	.hide-for-large-only,
	.hide-for-large-up,
	.hide-for-large,
	.hide-for-large-down,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important;
	}
	/* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hidden-for-small-only,
	.visible-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-medium-only,
	.visible-for-medium-up,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.visible-for-large-only,
	.visible-for-large-up,
	.visible-for-large,
	.visible-for-large-down,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	/* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.visible-for-small-only,
	.hidden-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-medium-only,
	.hidden-for-medium-up,
	.visible-for-medium,
	.visible-for-medium-down,
	.hidden-for-large-only,
	.hidden-for-large-up,
	.hidden-for-large,
	.hidden-for-large-down,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.hidden-for-xxlarge-down {
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	/* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	table.hide-for-small-only,
	table.show-for-small-up,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-medium-only,
	table.show-for-medium-up,
	table.hide-for-medium,
	table.hide-for-medium-down,
	table.show-for-large-only,
	table.show-for-large-up,
	table.show-for-large,
	table.show-for-large-down,
	table.hide-for-xlarge-only,
	table.hide-for-xlarge-up,
	table.hide-for-xlarge,
	table.show-for-xlarge-down,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.hide-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important;
	}
	/* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	thead.hide-for-small-only,
	thead.show-for-small-up,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-medium-only,
	thead.show-for-medium-up,
	thead.hide-for-medium,
	thead.hide-for-medium-down,
	thead.show-for-large-only,
	thead.show-for-large-up,
	thead.show-for-large,
	thead.show-for-large-down,
	thead.hide-for-xlarge-only,
	thead.hide-for-xlarge-up,
	thead.hide-for-xlarge,
	thead.show-for-xlarge-down,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.hide-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	/* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tbody.hide-for-small-only,
	tbody.show-for-small-up,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-medium-only,
	tbody.show-for-medium-up,
	tbody.hide-for-medium,
	tbody.hide-for-medium-down,
	tbody.show-for-large-only,
	tbody.show-for-large-up,
	tbody.show-for-large,
	tbody.show-for-large-down,
	tbody.hide-for-xlarge-only,
	tbody.hide-for-xlarge-up,
	tbody.hide-for-xlarge,
	tbody.show-for-xlarge-down,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.hide-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	/* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tr.hide-for-small-only,
	tr.show-for-small-up,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-medium-only,
	tr.show-for-medium-up,
	tr.hide-for-medium,
	tr.hide-for-medium-down,
	tr.show-for-large-only,
	tr.show-for-large-up,
	tr.show-for-large,
	tr.show-for-large-down,
	tr.hide-for-xlarge-only,
	tr.hide-for-xlarge-up,
	tr.hide-for-xlarge,
	tr.show-for-xlarge-down,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.hide-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row !important;
	}
	/* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	th.hide-for-small-only,
	td.hide-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.hide-for-small,
	td.hide-for-small,
	th.hide-for-small-down,
	td.hide-for-small-down,
	th.hide-for-medium-only,
	td.hide-for-medium-only,
	th.show-for-medium-up,
	td.show-for-medium-up,
	th.hide-for-medium,
	td.hide-for-medium,
	th.hide-for-medium-down,
	td.hide-for-medium-down,
	th.show-for-large-only,
	td.show-for-large-only,
	th.show-for-large-up,
	td.show-for-large-up,
	th.show-for-large,
	td.show-for-large,
	th.show-for-large-down,
	td.show-for-large-down,
	th.hide-for-xlarge-only,
	td.hide-for-xlarge-only,
	th.hide-for-xlarge-up,
	td.hide-for-xlarge-up,
	th.hide-for-xlarge,
	td.hide-for-xlarge,
	th.show-for-xlarge-down,
	td.show-for-xlarge-down,
	th.hide-for-xxlarge-only,
	td.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	td.hide-for-xxlarge-up,
	th.hide-for-xxlarge,
	td.hide-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}


/* xlarge displays */

@media only screen and (min-width: 90.063em) {
	/* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hide-for-small-only,
	.show-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-medium-only,
	.show-for-medium-up,
	.hide-for-medium,
	.hide-for-medium-down,
	.hide-for-large-only,
	.show-for-large-up,
	.hide-for-large,
	.hide-for-large-down,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important;
	}
	/* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.show-for-small-only,
	.hide-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.show-for-medium-only,
	.hide-for-medium-up,
	.show-for-medium,
	.show-for-medium-down,
	.show-for-large-only,
	.hide-for-large-up,
	.show-for-large,
	.show-for-large-down,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important;
	}
	/* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hidden-for-small-only,
	.visible-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-medium-only,
	.visible-for-medium-up,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.hidden-for-large-only,
	.visible-for-large-up,
	.hidden-for-large,
	.hidden-for-large-down,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	/* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.visible-for-small-only,
	.hidden-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-medium-only,
	.hidden-for-medium-up,
	.visible-for-medium,
	.visible-for-medium-down,
	.visible-for-large-only,
	.hidden-for-large-up,
	.visible-for-large,
	.visible-for-large-down,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.hidden-for-xxlarge-down {
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	/* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	table.hide-for-small-only,
	table.show-for-small-up,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-medium-only,
	table.show-for-medium-up,
	table.hide-for-medium,
	table.hide-for-medium-down,
	table.hide-for-large-only,
	table.show-for-large-up,
	table.hide-for-large,
	table.hide-for-large-down,
	table.show-for-xlarge-only,
	table.show-for-xlarge-up,
	table.show-for-xlarge,
	table.show-for-xlarge-down,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.hide-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important;
	}
	/* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	thead.hide-for-small-only,
	thead.show-for-small-up,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-medium-only,
	thead.show-for-medium-up,
	thead.hide-for-medium,
	thead.hide-for-medium-down,
	thead.hide-for-large-only,
	thead.show-for-large-up,
	thead.hide-for-large,
	thead.hide-for-large-down,
	thead.show-for-xlarge-only,
	thead.show-for-xlarge-up,
	thead.show-for-xlarge,
	thead.show-for-xlarge-down,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.hide-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	/* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tbody.hide-for-small-only,
	tbody.show-for-small-up,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-medium-only,
	tbody.show-for-medium-up,
	tbody.hide-for-medium,
	tbody.hide-for-medium-down,
	tbody.hide-for-large-only,
	tbody.show-for-large-up,
	tbody.hide-for-large,
	tbody.hide-for-large-down,
	tbody.show-for-xlarge-only,
	tbody.show-for-xlarge-up,
	tbody.show-for-xlarge,
	tbody.show-for-xlarge-down,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.hide-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	/* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tr.hide-for-small-only,
	tr.show-for-small-up,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-medium-only,
	tr.show-for-medium-up,
	tr.hide-for-medium,
	tr.hide-for-medium-down,
	tr.hide-for-large-only,
	tr.show-for-large-up,
	tr.hide-for-large,
	tr.hide-for-large-down,
	tr.show-for-xlarge-only,
	tr.show-for-xlarge-up,
	tr.show-for-xlarge,
	tr.show-for-xlarge-down,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.hide-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row !important;
	}
	/* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	th.hide-for-small-only,
	td.hide-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.hide-for-small,
	td.hide-for-small,
	th.hide-for-small-down,
	td.hide-for-small-down,
	th.hide-for-medium-only,
	td.hide-for-medium-only,
	th.show-for-medium-up,
	td.show-for-medium-up,
	th.hide-for-medium,
	td.hide-for-medium,
	th.hide-for-medium-down,
	td.hide-for-medium-down,
	th.hide-for-large-only,
	td.hide-for-large-only,
	th.show-for-large-up,
	td.show-for-large-up,
	th.hide-for-large,
	td.hide-for-large,
	th.hide-for-large-down,
	td.hide-for-large-down,
	th.show-for-xlarge-only,
	td.show-for-xlarge-only,
	th.show-for-xlarge-up,
	td.show-for-xlarge-up,
	th.show-for-xlarge,
	td.show-for-xlarge,
	th.show-for-xlarge-down,
	td.show-for-xlarge-down,
	th.hide-for-xxlarge-only,
	td.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	td.hide-for-xxlarge-up,
	th.hide-for-xxlarge,
	td.hide-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}


/* xxlarge displays */

@media only screen and (min-width: 120.063em) {
	/* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hide-for-small-only,
	.show-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-medium-only,
	.show-for-medium-up,
	.hide-for-medium,
	.hide-for-medium-down,
	.hide-for-large-only,
	.show-for-large-up,
	.hide-for-large,
	.hide-for-large-down,
	.hide-for-xlarge-only,
	.show-for-xlarge-up,
	.hide-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important;
	}
	/* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.show-for-small-only,
	.hide-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.show-for-medium-only,
	.hide-for-medium-up,
	.show-for-medium,
	.show-for-medium-down,
	.show-for-large-only,
	.hide-for-large-up,
	.show-for-large,
	.show-for-large-down,
	.show-for-xlarge-only,
	.hide-for-xlarge-up,
	.show-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important;
	}
	/* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hidden-for-small-only,
	.visible-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-medium-only,
	.visible-for-medium-up,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.hidden-for-large-only,
	.visible-for-large-up,
	.hidden-for-large,
	.hidden-for-large-down,
	.hidden-for-xlarge-only,
	.visible-for-xlarge-up,
	.hidden-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	/* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.visible-for-small-only,
	.hidden-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-medium-only,
	.hidden-for-medium-up,
	.visible-for-medium,
	.visible-for-medium-down,
	.visible-for-large-only,
	.hidden-for-large-up,
	.visible-for-large,
	.visible-for-large-down,
	.visible-for-xlarge-only,
	.hidden-for-xlarge-up,
	.visible-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.hidden-for-xxlarge-down {
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	/* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	table.hide-for-small-only,
	table.show-for-small-up,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-medium-only,
	table.show-for-medium-up,
	table.hide-for-medium,
	table.hide-for-medium-down,
	table.hide-for-large-only,
	table.show-for-large-up,
	table.hide-for-large,
	table.hide-for-large-down,
	table.hide-for-xlarge-only,
	table.show-for-xlarge-up,
	table.hide-for-xlarge,
	table.hide-for-xlarge-down,
	table.show-for-xxlarge-only,
	table.show-for-xxlarge-up,
	table.show-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important;
	}
	/* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	thead.hide-for-small-only,
	thead.show-for-small-up,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-medium-only,
	thead.show-for-medium-up,
	thead.hide-for-medium,
	thead.hide-for-medium-down,
	thead.hide-for-large-only,
	thead.show-for-large-up,
	thead.hide-for-large,
	thead.hide-for-large-down,
	thead.hide-for-xlarge-only,
	thead.show-for-xlarge-up,
	thead.hide-for-xlarge,
	thead.hide-for-xlarge-down,
	thead.show-for-xxlarge-only,
	thead.show-for-xxlarge-up,
	thead.show-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	/* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tbody.hide-for-small-only,
	tbody.show-for-small-up,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-medium-only,
	tbody.show-for-medium-up,
	tbody.hide-for-medium,
	tbody.hide-for-medium-down,
	tbody.hide-for-large-only,
	tbody.show-for-large-up,
	tbody.hide-for-large,
	tbody.hide-for-large-down,
	tbody.hide-for-xlarge-only,
	tbody.show-for-xlarge-up,
	tbody.hide-for-xlarge,
	tbody.hide-for-xlarge-down,
	tbody.show-for-xxlarge-only,
	tbody.show-for-xxlarge-up,
	tbody.show-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	/* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tr.hide-for-small-only,
	tr.show-for-small-up,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-medium-only,
	tr.show-for-medium-up,
	tr.hide-for-medium,
	tr.hide-for-medium-down,
	tr.hide-for-large-only,
	tr.show-for-large-up,
	tr.hide-for-large,
	tr.hide-for-large-down,
	tr.hide-for-xlarge-only,
	tr.show-for-xlarge-up,
	tr.hide-for-xlarge,
	tr.hide-for-xlarge-down,
	tr.show-for-xxlarge-only,
	tr.show-for-xxlarge-up,
	tr.show-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row !important;
	}
	/* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	th.hide-for-small-only,
	td.hide-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.hide-for-small,
	td.hide-for-small,
	th.hide-for-small-down,
	td.hide-for-small-down,
	th.hide-for-medium-only,
	td.hide-for-medium-only,
	th.show-for-medium-up,
	td.show-for-medium-up,
	th.hide-for-medium,
	td.hide-for-medium,
	th.hide-for-medium-down,
	td.hide-for-medium-down,
	th.hide-for-large-only,
	td.hide-for-large-only,
	th.show-for-large-up,
	td.show-for-large-up,
	th.hide-for-large,
	td.hide-for-large,
	th.hide-for-large-down,
	td.hide-for-large-down,
	th.hide-for-xlarge-only,
	td.hide-for-xlarge-only,
	th.show-for-xlarge-up,
	td.show-for-xlarge-up,
	th.hide-for-xlarge,
	td.hide-for-xlarge,
	th.hide-for-xlarge-down,
	td.hide-for-xlarge-down,
	th.show-for-xxlarge-only,
	td.show-for-xxlarge-only,
	th.show-for-xxlarge-up,
	td.show-for-xxlarge-up,
	th.show-for-xxlarge,
	td.show-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}


/* Orientation targeting */


/* line 285, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.show-for-landscape,
.hide-for-portrait {
	display: inherit !important;
}


/* line 287, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.hide-for-landscape,
.show-for-portrait {
	display: none !important;
}


/* Specific visibility for tables */


/* line 292, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

table.hide-for-landscape,
table.show-for-portrait {
	display: table !important;
}


/* line 296, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

thead.hide-for-landscape,
thead.show-for-portrait {
	display: table-header-group !important;
}


/* line 300, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

tbody.hide-for-landscape,
tbody.show-for-portrait {
	display: table-row-group !important;
}


/* line 304, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

tr.hide-for-landscape,
tr.show-for-portrait {
	display: table-row !important;
}


/* line 309, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
	display: table-cell !important;
}

@media only screen and (orientation: landscape) {
	/* line 314, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.show-for-landscape,
	.hide-for-portrait {
		display: inherit !important;
	}
	/* line 316, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hide-for-landscape,
	.show-for-portrait {
		display: none !important;
	}
	/* Specific visibility for tables */
	/* line 321, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	table.show-for-landscape,
	table.hide-for-portrait {
		display: table !important;
	}
	/* line 325, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	thead.show-for-landscape,
	thead.hide-for-portrait {
		display: table-header-group !important;
	}
	/* line 329, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tbody.show-for-landscape,
	tbody.hide-for-portrait {
		display: table-row-group !important;
	}
	/* line 333, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tr.show-for-landscape,
	tr.hide-for-portrait {
		display: table-row !important;
	}
	/* line 338, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	td.show-for-landscape,
	td.hide-for-portrait,
	th.show-for-landscape,
	th.hide-for-portrait {
		display: table-cell !important;
	}
}

@media only screen and (orientation: portrait) {
	/* line 344, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.show-for-portrait,
	.hide-for-landscape {
		display: inherit !important;
	}
	/* line 346, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hide-for-portrait,
	.show-for-landscape {
		display: none !important;
	}
	/* Specific visibility for tables */
	/* line 351, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	table.show-for-portrait,
	table.hide-for-landscape {
		display: table !important;
	}
	/* line 355, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	thead.show-for-portrait,
	thead.hide-for-landscape {
		display: table-header-group !important;
	}
	/* line 359, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tbody.show-for-portrait,
	tbody.hide-for-landscape {
		display: table-row-group !important;
	}
	/* line 363, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tr.show-for-portrait,
	tr.hide-for-landscape {
		display: table-row !important;
	}
	/* line 368, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	td.show-for-portrait,
	td.hide-for-landscape,
	th.show-for-portrait,
	th.hide-for-landscape {
		display: table-cell !important;
	}
}


/* Touch-enabled device targeting */


/* line 374, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.show-for-touch {
	display: none !important;
}


/* line 375, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.hide-for-touch {
	display: inherit !important;
}


/* line 376, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.touch .show-for-touch {
	display: inherit !important;
}


/* line 377, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.touch .hide-for-touch {
	display: none !important;
}


/* Specific visibility for tables */


/* line 380, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

table.hide-for-touch {
	display: table !important;
}


/* line 381, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.touch table.show-for-touch {
	display: table !important;
}


/* line 382, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

thead.hide-for-touch {
	display: table-header-group !important;
}


/* line 383, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.touch thead.show-for-touch {
	display: table-header-group !important;
}


/* line 384, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

tbody.hide-for-touch {
	display: table-row-group !important;
}


/* line 385, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.touch tbody.show-for-touch {
	display: table-row-group !important;
}


/* line 386, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

tr.hide-for-touch {
	display: table-row !important;
}


/* line 387, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.touch tr.show-for-touch {
	display: table-row !important;
}


/* line 388, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

td.hide-for-touch {
	display: table-cell !important;
}


/* line 389, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.touch td.show-for-touch {
	display: table-cell !important;
}


/* line 390, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

th.hide-for-touch {
	display: table-cell !important;
}


/* line 391, ../bower_components/foundation/scss/foundation/components/_visibility.scss */

.touch th.show-for-touch {
	display: table-cell !important;
}


/* Print visibility */

@media print {
	/* line 396, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.show-for-print {
		display: block;
	}
	/* line 397, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	.hide-for-print {
		display: none;
	}
	/* line 399, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	table.show-for-print {
		display: table !important;
	}
	/* line 400, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	thead.show-for-print {
		display: table-header-group !important;
	}
	/* line 401, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tbody.show-for-print {
		display: table-row-group !important;
	}
	/* line 402, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	tr.show-for-print {
		display: table-row !important;
	}
	/* line 403, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	td.show-for-print {
		display: table-cell !important;
	}
	/* line 404, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
	th.show-for-print {
		display: table-cell !important;
	}
}


/* GENERAL */


/* line 2, ../scss/_custom.scss */


/*.fc-day {
	border: none !important;
}*/

*,
*:after,
*:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}


/* line 11, ../scss/_custom.scss */

body {
	letter-spacing: 0.03rem;
}


/* line 14, ../scss/_custom.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: kepler-std-semicondensed, Georgia, Cambria, "Times New Roman", Times, serif;
}


/* line 17, ../scss/_custom.scss */

p>big {
	font-size: 1.25rem;
}


/* line 20, ../scss/_custom.scss */

p.subtitle {
	font-size: 1.25rem;
	font-style: italic;
	letter-spacing: 0.05rem;
	color: #003e7e;
}


/* line 27, ../scss/_custom.scss */

main h1 {
	margin-top: 25px;
}

main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
#subscription-modal h2#modalTitle {
	color: #003e7e;
	line-height: 1.0;
}


/* line 32, ../scss/_custom.scss */

blockquote.twitter-tweet {
	border-left: 0;
	padding: 0;
}


/* line 37, ../scss/_custom.scss */

main .button,
.title.back .button,
.top-bar .button {
	font-style: italic;
}


/* line 43, ../scss/_custom.scss */

.button {
	text-transform: capitalize;
}


/* line 47, ../scss/_custom.scss */

.button.white,
.top-bar .button.white,
.title.back .button.white {
	background: rgba(255, 255, 255, 0.45) !important;
	color: #003e7e !important;
}


/* line 52, ../scss/_custom.scss */

.button.white:hover,
.top-bar .button.white:hover,
.title.back .button.white:hover {
	background: rgba(255, 255, 255, 0.75) !important;
}


/* line 57, ../scss/_custom.scss */

.top-bar .button.white {
	background: rgba(255, 255, 255, 0.85) !important;
	color: #003e7e !important;
}


/* line 60, ../scss/_custom.scss */

.top-bar .button.white:hover {
	background: white !important;
}


/* line 65, ../scss/_custom.scss */

.button.color,
.top-bar .button.color,
.title.back .button.color,
div.sf-fieldWrp button {
	background: rgba(0, 62, 126, 0.45);
	color: white;
}


/* line 70, ../scss/_custom.scss */

.button.color:hover,
.top-bar .button.color:hover,
.title.back .button.color:hover,
.clear-btn:hover,
div.sf-fieldWrp button:hover {
	background: rgba(0, 62, 126, 0.75);
}


/* line 75, ../scss/_custom.scss */

.top-bar-primary-nav .button {
	line-height: 1;
	height: auto;
	margin: 0.4rem 0 0.4rem 0.4rem;
}


/* line 80, ../scss/_custom.scss */

.top-bar-primary-nav .button:hover {
	color: #003e7e !important;
}


/* line 85, ../scss/_custom.scss */

.content-section {
	padding-bottom: 2rem;
}

.content-section.off-white,
.off-white {
	padding: 25px 0 35px;
	background: #f7f7f9;
}


/* line 87, ../scss/_custom.scss */

.content-section .panel {
	margin-bottom: 0;
}


/* line 92, ../scss/_custom.scss */

.full-width {
	width: 100%;
}


/* line 96, ../scss/_custom.scss */

.custom-layout {
	padding: 1rem 0;
	margin-bottom: 2rem;
}


/* line 100, ../scss/_custom.scss */

.white-bg {
	background: white;
}


/* line 104, ../scss/_custom.scss */

.gray-bg {
	background: #f7f7f9;
	padding: 1rem 0;
}


/* line 109, ../scss/_custom.scss */

.light-silver-bg {
	background: #DDD;
}

.neg-top {
	margin-top: -2rem;
	/*fixes gap between light silver slider and light silver features content on Membership and Public*/
}


/* line 113, ../scss/_custom.scss */

.dark-silver-bg {
	background: #77787b;
}


/* line 115, ../scss/_custom.scss */

.dark-silver-bg * {
	color: white;
}


/* line 118, ../scss/_custom.scss */

.dark-silver-bg a {
	font-weight: bold;
}


/* line 121, ../scss/_custom.scss */

.dark-silver-bg a:hover,
.dark-silver-bg a:focus {
	color: rgba(255, 255, 255, 0.75);
}


/* line 126, ../scss/_custom.scss */

.blue-bg {
	background: #003e7e;
}


/* line 128, ../scss/_custom.scss */

.blue-bg * {
	color: white;
}


/* line 131, ../scss/_custom.scss */

.blue-bg a {
	font-weight: bold;
}


/* line 134, ../scss/_custom.scss */

.blue-bg a:hover,
.blue-bg a:focus {
	color: rgba(255, 255, 255, 0.75);
}


/* line 139, ../scss/_custom.scss */

.blue-color {
	color: #003e7e !important;
}


/* line 143, ../scss/_custom.scss */

.gray-color {
	color: #77787b !important;
}


/* line 147, ../scss/_custom.scss */

.gold-bg,
.gold {
	background: #b4975a;
}

.gold-bg p,
ul.gold.orbit-slides-container p,
.featured-content.gold p {
	color: #FFF;
}


/* line 150, ../scss/_custom.scss */

.gold-bg.seal {
	background-color: inherit;
	background: #b4975a url("/ResourcePackages/MassBar/assets/img/logo_ghost_gold.png") no-repeat center center;
}


/* line 155, ../scss/_custom.scss */

.gold-bg * {
	color: white;
}


/* line 158, ../scss/_custom.scss */

.gold-bg a {
	font-weight: bold;
}


/* line 161, ../scss/_custom.scss */

.gold-bg a:hover,
.gold-bg a:focus {
	color: rgba(255, 255, 255, 0.75);
}


/* line 166, ../scss/_custom.scss */

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-margin-top {
	margin-top: 0 !important;
}


/* line 170, ../scss/_custom.scss */

.margin-bottom-8px {
	margin-bottom: 8px !important;
}


/* MIXINS */


/* HOME */


/* line 186, ../scss/_custom.scss */

.home {
	background: #f7f7f9;
}


/* EQUAL HEIGHT COLUMNS */


/* line 192, ../scss/_custom.scss */

.equal-height {
	overflow: hidden;
}


/* line 195, ../scss/_custom.scss */

.equal-height-col {
	margin-bottom: -99999px !important;
	padding-bottom: 99999px !important;
}


/* IFRAME ASPECT RATIO */


/* line 202, ../scss/_custom.scss */

.iframe-wrapper {
	position: relative;
}


/* line 206, ../scss/_custom.scss */

.iframe-wrapper .ratio {
	display: block;
	width: 100%;
	height: auto;
	opacity: 0;
}


/* line 213, ../scss/_custom.scss */

.iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* HEADER */


/* line 223, ../scss/_custom.scss */

.header {
	background: #003e7e;
	color: white;
}


/* line 228, ../scss/_custom.scss */

.header {
	background: #003e7e url("../assets/img/logo_ghost.png") no-repeat center center;
	border-bottom: 3px solid #99b1ca;
}


/* line 233, ../scss/_custom.scss */

.header a {
	transition: background 300ms ease-out;
}


/* top bar logo */


/* line 238, ../scss/_custom.scss */

.top-bar .title-area img {
	margin-top: 1.5rem;
}


/* line 242, ../scss/_custom.scss */

.top-bar-section li:not(.has-form) a:not(.button) {
	padding: 10px 19px;
}


/* top bar icons */


/* line 247, ../scss/_custom.scss */

.top-bar-icons li {
	margin: 0;
}


/* line 251, ../scss/_custom.scss */

.top-bar-icons a * {
	color: rgba(255, 255, 255, 0.55);
	transition: color 300ms ease-out;
}


/* line 256, ../scss/_custom.scss */

.top-bar-icons a:hover,
.top-bar-icons a:hover *,
.top-bar-icons a.active-icon,
.top-bar-icons a.active-icon *,
.top-bar-section span.large-cart:hover,
.top-bar-section span.large-cart a.active {
	color: rgba(255, 255, 255, 0.85);
	background: transparent;
}


/* line 264, ../scss/_custom.scss */

.top-bar-icons label {
	font-size: .8125rem;
}


/* line 268, ../scss/_custom.scss */

.top-bar-icons.top-bar-section li:not(.has-form) a:hover:not(.button) {
	background: none;
}


/* top bar primary nav */


/* Commented out because it makes the My Profile icon in the Utility Menu turn purple when clicking in dropdown */


/*.top-bar-section>ul>li:not(.has-form)>a.active:not(.button), .top-bar-section>ul>li.hover:not(.has-form)>a:not(.button) {
	background-color: #99b1ca;
}*/


/* top bar primary nav dropdown */


/* line 279, ../scss/_custom.scss */

.top-bar-primary-nav {
	padding: 0 1rem;
}


/* line 283, ../scss/_custom.scss */

.top-bar-primary-nav .right {
	margin-top: 0.5rem;
}


/* line 287, ../scss/_custom.scss */

.top-bar-primary-nav.top-bar-section .has-dropdown>a {
	padding-right: 20px !important;
}


/* line 291, ../scss/_custom.scss */

.top-bar-primary-nav.top-bar-section .has-dropdown>a::after {
	display: none;
}


/* line 295, ../scss/_custom.scss */

.top-bar-section .has-dropdown.hover>.dropdown,
.top-bar-section .has-dropdown.not-click:hover>.dropdown {
	opacity: 1;
}


/* line 299, ../scss/_custom.scss */

.dropdown>li>a {
	position: relative;
	padding-left: 36px !important;
	padding-right: 36px !important;
}

.top-bar-primary-nav .dropdown>li>a {
	text-align: left;
}


/* line 304, ../scss/_custom.scss */

.dropdown>li>a:after {
	content: "";
	background: rgba(255, 255, 255, 0.2);
	height: 1px;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: -0.5px;
	z-index: 100;
}


/* line 315, ../scss/_custom.scss */

.dropdown>li:last-of-type>a:after {
	display: none;
}


/* line 319, ../scss/_custom.scss */

.dropdown>li:hover>a:before,
.dropdown>li>a.active:before {
	content: "\25B6";
	display: block;
	position: absolute;
	left: 20px;
	color: #99b1ca;
}


/* line 328, ../scss/_custom.scss */

.title.back {
	display: none;
}


/* SEARCH ROW */


/* line 334, ../scss/_custom.scss */

.search-row {
	margin: 0;
	padding: 0.75rem 0.5rem;
	border: 0;
}


/* line 339, ../scss/_custom.scss */

.search-row.gray-bg {
	border-bottom: 1px solid #DDDDDD;
}


/* line 343, ../scss/_custom.scss */

.search-row>.search-fields {
	position: relative;
	max-width: 356px;
	margin: 0 auto;
}


/* line 349, ../scss/_custom.scss */

.search-row input,
.search-row .button:not(.postfix) {
	margin-bottom: 0;
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
}


/* line 355, ../scss/_custom.scss */

.search-row .button:not(.postfix) {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background: transparent;
	padding: 0.5rem;
	color: #AAAAAA;
	height: 37px;
	width: 37px;
	transition: color 300ms ease-out;
}


/* line 367, ../scss/_custom.scss */

.search-row .button:not(.postfix):hover {
	background: transparent;
	color: #CCCCCC;
}
@media screen and (max-width: 767px) {
	.mba .top-bar-icons.top-bar-section ul.inline-list.right {
		margin-top: 18px !important;
	}
}
@media screen and (max-width: 480px) {
	.top-bar-icons label {
		font-size: .75em;
	}
	.fa-2x {
		font-size: 1.7em;
	}
}

@media screen and (max-width: 399px) {
	.top-bar-section.top-bar-icons li:not(.has-form) a:not(.button) {
		padding: 10px 7px !important;
	}
	.top-bar-icons ul li.has-dropdown ul.dropdown li a {
		padding: 10px 20px !important;
	}
}

@media screen and (max-width: 350px) {
	.top-bar-section.top-bar-icons li:not(.has-form) a:not(.button) {
		padding: 10px 5px 10px 0 !important;
	}
	.top-bar-icons ul li {
		width: 20%;
	}
	.top-bar-icons label {
		line-height: 1.1;
	}
	.top-bar-icons label {
		font-size: .69em;
	}
	.top-bar-section a.large-cart span.item {
		padding: 0;
		right: 5px;
	}
}


/* FOOTER */

.mba-copyright {
	background: #032b4f;
	padding: 10px 15px;
	text-align: center;
}

.mba-copyright a {
	color: #DDD;
	font-size: 14px;
}


/* line 375, ../scss/_custom.scss */

.footer {
	background: #003e7e;
	color: white;
	padding: 2rem 0 1rem;
	font-size: 0.875rem;
}


/* line 381, ../scss/_custom.scss */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
	color: white;
	line-height: 1;
	margin-top: 0;
}


/* line 386, ../scss/_custom.scss */

.footer p {
	font-size: 0.875rem;
	margin-bottom: 1rem;
}


/* line 390, ../scss/_custom.scss */

.footer .button {
	margin-bottom: 0;
}


/* line 393, ../scss/_custom.scss */

.footer a {
	font-style: italic;
	color: white;
}


/* line 396, ../scss/_custom.scss */

.footer a:hover {
	text-decoration: underline;
}


/* line 400, ../scss/_custom.scss */

.footer .button {
	background: rgba(255, 255, 255, 0.85);
	color: #003e7e;
}


/* line 403, ../scss/_custom.scss */

.footer .button:hover {
	text-decoration: none;
	background: white;
}


/* line 408, ../scss/_custom.scss */

.footer .social-icons .button {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 1.875rem;
	font-style: normal;
	padding: 0;
	margin: 0.25rem;
}


/* line 417, ../scss/_custom.scss */

.footer .social-icons .button .fa {
	line-height: 50px;
}


/* line 420, ../scss/_custom.scss */

.footer .social-icons .button .fa-mba {
	display: inline-block;
	vertical-align: middle;
	font-family: kepler-std-semicondensed, Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 1.25rem;
}


/* WIDGETS */


/* SLIDER */


/* line 434, ../scss/_custom.scss */

.slider {
	opacity: 0;
	transition: opacity 2s ease-out;
}


/* line 438, ../scss/_custom.scss */

.slider.loaded {
	opacity: 1;
}


/* line 442, ../scss/_custom.scss */

.slider .row {
	position: relative;
	overflow: hidden;
	padding: 1rem 0;
}


/* line 448, ../scss/_custom.scss */

.slider h2 {
	margin-top: 0;
	line-height: 1;
}


/* line 453, ../scss/_custom.scss */

.slider p a {
	color: inherit;
	font-weight: bold;
	text-decoration: underline;
	transition: opacity 300ms ease-out;
}


/* line 459, ../scss/_custom.scss */

.slider p a:hover {
	opacity: 0.5;
}


/* line 464, ../scss/_custom.scss */

.slider .button {
	margin-bottom: 0;
}


/* line 468, ../scss/_custom.scss */

.slider .orbit-bullets-container {
	margin: 0;
}


/* line 472, ../scss/_custom.scss */

.slider .orbit-bullets {
	margin: 0;
	top: 0;
}


/* line 477, ../scss/_custom.scss */

.slider .orbit-timer {
	display: none;
}


/* line 481, ../scss/_custom.scss */

.slider .orbit-container .orbit-slides-container img {
	margin: 0 auto;
}


/* line 485, ../scss/_custom.scss */

.slider .orbit-bullets li.active {
	background: #003e7e;
}


/* line 489, ../scss/_custom.scss */

.slider a.img-wrapper {
	display: block;
}


/* line 494, ../scss/_custom.scss */

.slider.fade .orbit-container .orbit-slides-container img {
	opacity: 0.75;
}


/* line 497, ../scss/_custom.scss */

.slider.fade a.img-wrapper {
	display: block;
	border: 1px solid transparent;
}


/* line 501, ../scss/_custom.scss */

.slider.fade a.img-wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0.9375rem;
	bottom: 0;
	right: 0.9375rem;
}


/* line 509, ../scss/_custom.scss */

.slider.border .orbit-container .orbit-slides-container img {
	border: 2px solid rgba(255, 255, 255, 0.45);
}


/* line 516, ../scss/_custom.scss */

.slider.gold p {
	color: white;
}


/* line 520, ../scss/_custom.scss */

.slider.gold .orbit-slides-container {
	background: #b4975a;
}


/* line 524, ../scss/_custom.scss */

.slider.gold .orbit-bullets li:not(.active) {
	background: rgba(180, 151, 90, 0.5);
	transition: background 300ms ease-out;
}


/* line 527, ../scss/_custom.scss */

.slider.gold .orbit-bullets li:not(.active):not(.active):hover {
	background: #b4975a;
}


/* line 533, ../scss/_custom.scss */

.slider.gold.fade a.img-wrapper {
	border-color: #b4975a;
}


/* line 537, ../scss/_custom.scss */

.slider.gold.fade a.img-wrapper:after {
	-moz-box-shadow: inset 0 0 100px #b4975a, inset 0 0 60px #b4975a, inset 0 0 60px #b4975a, inset 0 0 30px #b4975a, inset 0 0 10px #b4975a, inset 0 0 10px #b4975a;
	-webkit-box-shadow: inset 0 0 100px #b4975a, inset 0 0 60px #b4975a, inset 0 0 60px #b4975a, inset 0 0 30px #b4975a, inset 0 0 10px #b4975a, inset 0 0 10px #b4975a;
	box-shadow: inset 0 0 100px #b4975a, inset 0 0 60px #b4975a, inset 0 0 60px #b4975a, inset 0 0 30px #b4975a, inset 0 0 10px #b4975a, inset 0 0 10px #b4975a;
}


/* line 562, ../scss/_custom.scss */

.slider.silver p {
	color: #777777;
}


/* line 566, ../scss/_custom.scss */

.slider.silver .orbit-slides-container {
	background: #DDDDDD;
}


/* line 571, ../scss/_custom.scss */

.slider.silver.fade a.img-wrapper {
	border-color: #DDDDDD;
}


/* line 575, ../scss/_custom.scss */

.slider.silver.fade a.img-wrapper:after {
	-moz-box-shadow: inset 0 0 100px #DDDDDD, inset 0 0 60px #DDDDDD, inset 0 0 60px #DDDDDD, inset 0 0 30px #DDDDDD, inset 0 0 10px #DDDDDD, inset 0 0 10px #DDDDDD;
	-webkit-box-shadow: inset 0 0 100px #DDDDDD, inset 0 0 60px #DDDDDD, inset 0 0 60px #DDDDDD, inset 0 0 30px #DDDDDD, inset 0 0 10px #DDDDDD, inset 0 0 10px #DDDDDD;
	box-shadow: inset 0 0 100px #DDDDDD, inset 0 0 60px #DDDDDD, inset 0 0 60px #DDDDDD, inset 0 0 30px #DDDDDD, inset 0 0 10px #DDDDDD, inset 0 0 10px #DDDDDD;
}

.bannerColor h2,
.bannerColor p {
	color: #FFF !important;
}


/* CAROUSEL */


/* line 601, ../scss/_custom.scss */

.carousel-wrapper {
	position: relative;
	overflow: visible;
	display: block;
}


/* line 606, ../scss/_custom.scss */

.carousel-wrapper h2,
.carousel-wrapper h3 {
	margin-bottom: 1rem;
}


/* line 611, ../scss/_custom.scss */

.carousel-heading {
	position: relative;
	margin-bottom: 1.5rem;
	padding: 0 7.5rem 0 2.5rem;
	text-align: left;
}


/* line 617, ../scss/_custom.scss */

.carousel-heading h2,
.carousel-heading h3 {
	display: inline-block;
	margin: 0;
}


/* line 622, ../scss/_custom.scss */

.carousel-heading a {
	position: absolute;
	bottom: 0;
	right: 2.5rem;
}


/* line 627, ../scss/_custom.scss */

.carousel-heading a:hover {
	text-decoration: underline;
}


/* line 633, ../scss/_custom.scss */

.carousel a:hover {
	text-decoration: underline;
}


/* line 637, ../scss/_custom.scss */

.carousel {
	text-align: center;
}


/* line 641, ../scss/_custom.scss */

.carousel a:hover {
	text-decoration: none;
}


/* line 645, ../scss/_custom.scss */

.carousel a:hover h4 {
	text-decoration: underline;
}


/* line 649, ../scss/_custom.scss */

.carousel a:hover .fa,
.summary-grid a:hover .fa {
	color: rgba(0, 62, 126, 0.6);
}


/* line 654, ../scss/_custom.scss */

.carousel p {
	margin-bottom: 0;
	font-size: 0.875rem;
}


/* line 659, ../scss/_custom.scss */

.carousel img {
	display: inline-block;
}


/* line 663, ../scss/_custom.scss */

.carousel .fa,
.summary-grid .fa {
	display: block;
	margin-bottom: 0.75rem;
	color: rgba(0, 62, 126, 0.37);
	font-size: 6rem;
	line-height: 1;
	transition: color 300ms ease-out;
}


/* line 673, ../scss/_custom.scss */

.carousel-btn {
	margin-top: 0.5rem;
	margin-bottom: 0;
}


/* line 678, ../scss/_custom.scss */

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 30px;
	height: 30px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	z-index: 1;
	text-align: center;
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
	border: 1px solid #99b1ca;
	background: white;
}


/* line 701, ../scss/_custom.scss */

.slick-prev:after,
.slick-next:after {
	content: "More";
	position: absolute;
	bottom: -18px;
	z-index: 1;
	display: block;
	color: black;
	font-family: Arial;
	font-size: 0.75rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	color: rgba(0, 62, 126, 0.4);
}


/* line 718, ../scss/_custom.scss */

.slick-prev:after {
	left: -0.31rem;
}


/* line 722, ../scss/_custom.scss */

.slick-next:after {
	right: -0.31rem;
}


/* line 726, ../scss/_custom.scss */

.slick-prev:focus,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: white;
}


/* line 733, ../scss/_custom.scss */

.slick-prev:hover,
.slick-next:hover {
	color: transparent;
	outline: none;
	background: transparent;
}


/* line 740, ../scss/_custom.scss */

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}


/* line 747, ../scss/_custom.scss */

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}


/* line 752, ../scss/_custom.scss */

.slick-prev:before,
.slick-next:before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -1px;
	left: 0;
	right: 0;
	font-size: 30px;
	line-height: 1;
	opacity: .75;
	color: #99b1ca;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: opacity 300ms ease-out;
	text-align: center;
}


/* line 768, ../scss/_custom.scss */

.slick-prev {
	left: 0;
}


/* line 772, ../scss/_custom.scss */

.slick-prev:before {
	content: "\2039";
	padding-right: 2px;
}


/* line 777, ../scss/_custom.scss */

.slick-next {
	right: 0;
}


/* line 781, ../scss/_custom.scss */

.slick-next:before {
	content: "\203A";
	padding-left: 2px;
}


/* line 786, ../scss/_custom.scss */

.slick-slide {
	position: relative;
	margin-right: -1px;
	padding: 0 1.75rem;
}


/* line 792, ../scss/_custom.scss */

.slick-slide:before,
.carousel:before,
.carousel:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1px;
	width: 1px;
	background: #99b1ca;
}


/* line 804, ../scss/_custom.scss */

.slick-list {
	margin: 0 2.5rem;
}


/* line 807, ../scss/_custom.scss */

.carousel:after {
	left: 40px;
}


/* line 810, ../scss/_custom.scss */

.carousel:before {
	right: 40px;
}


/* SUMMARY GRID */


/* line 815, ../scss/_custom.scss */

.summary-grid {
	text-align: center;
}

body:not(.mocktrial) .summary-grid.row,
body:not(.mocktrial) .summary-grid .row {
	margin-bottom: 30px !important;
}


/* line 818, ../scss/_custom.scss */

.summary-grid img,
.summary-grid iframe {
	margin-bottom: 0.75rem;
	width: 100%;
}


/* line 823, ../scss/_custom.scss */

.summary-grid h2 {
	margin-bottom: 1rem;
}


/* line 827, ../scss/_custom.scss */

.summary-grid h4 {
	margin-bottom: 0;
}


/* line 831, ../scss/_custom.scss */

.summary-grid p {
	margin-top: 0.5rem;
	margin-bottom: 0;
	font-size: 0.875rem;
}

.pagination.summary-grid-excerpt {
	margin-bottom: 35px;
}

.double-btns {
	margin-top: 12px;
}

.double-btns a {
	margin: 0 0 5px;
	width: 100%;
}


/* line 837, ../scss/_custom.scss */

.summary-grid a {
	display: block;
}


/* line 840, ../scss/_custom.scss */

.summary-grid a p {
	margin-top: 0;
}


/* line 845, ../scss/_custom.scss */

.summary-grid a:hover>h4 {
	text-decoration: underline;
}


/* line 849, ../scss/_custom.scss */

.summary-grid .row {
	margin-top: 2rem !important;
	margin-left: 0;
	margin-right: 0;
}


/* line 853, ../scss/_custom.scss */

.summary-grid .row:first-of-type {
	margin-top: 0 !important;
}


/* line 858, ../scss/_custom.scss */

.summary-grid .columns.borders {
	padding: 0 1.75rem 99999px !important;
	border-left: 1px solid #AAAAAA;
}

.summary-grid .columns.borders:last-child {
	border-right: 1px solid #AAAAAA;
}


/* line 861, ../scss/_custom.scss */


/*.summary-grid .columns.borders:last-of-type:not(.end) {
	border-right: 1px solid #AAAAAA;
}*/

.summary-grid .columns.borders:nth-child(4n) {
	border-right: 1px solid #AAAAAA;
}


/* line 864, ../scss/_custom.scss */

.summary-grid .columns.borders.end:after {
	content: "";
	display: block;
	position: absolute;
	right: -1px;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #AAAAAA;
}


/* PANEL */


/* line 878, ../scss/_custom.scss */

div.panel {
	-webkit-border-radius: 12px;
	border-radius: 12px;
}


/* line 882, ../scss/_custom.scss */

div.panel .button:last-of-type {
	margin-bottom: 1rem;
}


/* line 887, ../scss/_custom.scss */

.panel.more-padding {
	padding: 2.5rem 1.25rem;
}


/* CONTENT */


/* line 893, ../scss/_custom.scss */

.description p:last-of-type {
	margin-bottom: 0;
}


/* FEED */


/* line 903, ../scss/_custom.scss */

.feed-item {
	margin-bottom: 2rem;
}

.feed-item .pagination.feed-subtitle {
	margin-bottom: 3px;
}


/* line 907, ../scss/_custom.scss */

body:not(.mocktrial) .feed .row .row {
	margin-left: 0;
	margin-right: 0;
}

.feed .row .row .no-left-pad {
	padding-left: 0 !important;
}


/* line 912, ../scss/_custom.scss */

.feed p {
	margin-bottom: 3px;
}


/* line 916, ../scss/_custom.scss */

.feed-title,
.feed-excerpt {
	line-height: 1.3;
}


/* line 921, ../scss/_custom.scss */

.feed.gold .left-border {
	border-left: 1px solid #b4975a;
}


/* line 925, ../scss/_custom.scss */

.feed.silver .left-border {
	border-left: 1px solid #AAAAAA;
}


/* line 929, ../scss/_custom.scss */

.feed.gold .feed-heading {
	color: #b4975a;
}


/* line 933, ../scss/_custom.scss */

.feed-heading {
	line-height: 1.0;
	margin-top: 0;
	margin-bottom: 1.5rem;
}


/* line 939, ../scss/_custom.scss */

.feed-date {
	margin-top: 1.5rem;
	margin-bottom: 0.3rem;
	color: #77787b !important;
	font-style: italic;
	line-height: 1;
}


/* line 945, ../scss/_custom.scss */

.feed-date:first-of-type {
	margin-top: 0;
}


/* line 950, ../scss/_custom.scss */

.feed-title,
.feed-subtitle {
	color: #003e7e;
}


/* line 955, ../scss/_custom.scss */

.feed-title {
	font-weight: bold;
	margin-bottom: 1.5px !important;
}

div#calendar tr.feed-title {
	margin-bottom: 0 !important;
}


/* line 958, ../scss/_custom.scss */

.feed-title.on-demand:after,
.feed-title.cle-past:after,
.feed-title.cle-future:after,
.feed-title.epub:after {
	content: "";
	/*display: table-cell;*/
	display: inline-block;
	vertical-align: middle;
	margin-top: -0.3rem;
	/*margin-left: 0.5rem;*/
	font-family: FontAwesome;
	font-size: 1rem;
	/*padding: .3em;*/
}

div#calendar .feed-title.cle-past:after,
div#calendar .feed-title.cle-future:after,
div#calendar .feed-title.cle-future-black:after,
#calendar .feed-title.epub:after {
	display: table-cell !important;
}

.fc-agenda-view,
.fc-agenda-view .feed-title.epub:after {
	padding: 0 0 .5em !important;
}

.feed-title.on-demand:after {
	color: #003e7e;
}

.fc-agenda-view .feed-title.on-demand:after {
	color: #FFF !important;
	padding: 0 .2em .5em !important;
}

.fc-listMonth-view .feed-title.cle-past:after,
a.fc-event_cle.feed-title.cle-past:after,
.fc-listMonth-view .feed-title.cle-future:after,
.fc-listMonth-view .feed-title.cle-future-black:after,
a.fc-event_cle.feed-title.cle-future:after,
a.fc-event_cle.feed-title.cle-future-black:after {
	padding: 0;
}


/* line 969, ../scss/_custom.scss */

.fc-month-view .fc-event_cle-dot.feed-title.cle-past:after,
.fc-listMonth-view .fc-event_cle-dot.feed-title.cle-past:after {
	color: #77787b !important;
}

.fc-month-view .fc-event_cle-dot.feed-title.cle-future:after,
.fc-listMonth-view .fc-event_cle-dot.feed-title.cle-future:after {
	color: #f26649 !important;
}

.fc-month-view .fc-event_cle-dot.feed-title.cle-future-black:after,
.fc-listMonth-view .fc-event_cle-dot.feed-title.cle-future-black:after {
	color: #000000 !important;
}

.feed-title.cle-past:after,
.feed-title.cle-future:after,
.feed-title.cle-future-black:after {
	content: "\f03d";
	font-family: fontawesome;
	font-size: 1rem;
}


/* line 973, ../scss/_custom.scss */

.feed-title.epub:after {
	content: "\f15b";
}


/* line 978, ../scss/_custom.scss */

.feed-subtitle {
	font-style: italic;
}

.feed-subtitle.prog {
	margin-bottom: 0;
}

.feed-item .feed-subtitle i {
	padding-right: 7px;
	font-size: 20px;
}


/* line 982, ../scss/_custom.scss */

.feed .button {
	margin-bottom: 0;
}


/* line 986, ../scss/_custom.scss */

.feed a:not(.button):hover {
	text-decoration: underline;
}


/* line 991, ../scss/_custom.scss */

.feed-with-icon .feed-item {
	position: relative;
	padding-left: 2.5rem;
}


/* line 995, ../scss/_custom.scss */

.feed-with-icon .feed-icon {
	position: absolute;
	top: 0;
	left: 0;
	color: rgba(0, 62, 126, 0.45);
	font-size: 1.5rem;
	cursor: default;
}

.fc-row .fc-content-skeleton {
	/*Fixes month-view weeks with no events from appearing shorter*/
	min-height: 100px;
}


/* MBA MEMBER */


/* line 1007, ../scss/_custom.scss */

.mba-member {
	padding-top: 2rem;
	background: #003e7e;
	color: white;
}


/* line 1012, ../scss/_custom.scss */

.mba-member h2 {
	color: white !important;
	min-height: 35px;
}


/* line 1018, ../scss/_custom.scss */

.mba-member>.row {
	padding-bottom: 2rem;
}


/* line 1022, ../scss/_custom.scss */

.mba-member.attach-to-footer {
	margin-bottom: 0 !important;
}


/* line 1025, ../scss/_custom.scss */

.mba-member.attach-to-footer>.row {
	border-bottom: 1px solid rgba(255, 255, 255, 0.33);
}


/* line 1030, ../scss/_custom.scss */

.mba-member-join.left-border {
	border-left: 1px solid #b4975a;
}

.mba-member-join.right-border {
	border-right: 1px solid #b4975a;
}


/* line 1034, ../scss/_custom.scss */

.mba-member-join-hdg {
	margin: 1.25rem 0;
	color: #b4975a !important;
	line-height: 1;
}


/* line 1040, ../scss/_custom.scss */

.mba-member-join .button {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
	letter-spacing: 0.07em;
}


/* line 1048, ../scss/_custom.scss */

.mba-member-testimonial img {
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
}


/* line 1053, ../scss/_custom.scss */

.mba-member-testimonial quote {
	display: block;
	position: relative;
}


/* line 1058, ../scss/_custom.scss */

.mba-member-testimonial quote.style-1 {
	padding-right: 8.125rem;
}


/* line 1061, ../scss/_custom.scss */

.mba-member-testimonial quote.style-1:before {
	content: "";
	display: block;
	width: 108px;
	height: 78px;
	background: url("../assets/img/quote.png");
	position: absolute;
	top: 0;
	right: 0;
}


/* line 1072, ../scss/_custom.scss */

.mba-member-testimonial quote.style-1 p {
	color: #b4975a;
	font-style: italic;
	font-weight: bold;
}


/* line 1078, ../scss/_custom.scss */

.mba-member-testimonial quote.style-1 footer {
	position: relative;
	padding-left: 1.125rem;
}


/* line 1082, ../scss/_custom.scss */

.mba-member-testimonial quote.style-1 footer:before {
	content: "\2014";
	position: absolute;
	left: 0;
}


/* line 1090, ../scss/_custom.scss */

.quote-balloon {
	position: relative;
	margin-bottom: 2rem;
	padding-right: 6rem;
}


/* line 1095, ../scss/_custom.scss */

.quote-balloon:before {
	content: "";
	display: block;
	width: 84px;
	height: 61px;
	background: url("../assets/img/quote.png");
	background-size: 84px 61px !important;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}


/* line 1111, ../scss/_custom.scss */

.mba-member-testimonial quote.style-2 p {
	margin-bottom: 1rem;
	font-family: kepler-std-semicondensed, Georgia, Cambria, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.5rem;
	line-height: 1.8rem;
}


/* line 1119, ../scss/_custom.scss */

.mba-member-testimonial quote.style-2 footer {
	font-weight: bold;
	color: #8fbcec;
}


/* line 1123, ../scss/_custom.scss */

.mba-member-testimonial quote.style-2 footer small {
	display: block;
	font-family: kepler-std-semicondensed, Georgia, Cambria, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.25rem;
	font-weight: normal;
	color: #b4975a;
}


/* volunteer opportunities & volunteer programs */


/* line 1136, ../scss/_custom.scss */

.volunteer {
	margin-bottom: 2rem;
	padding: 2rem 0;
	background: #DDDDDD;
}


/* line 1141, ../scss/_custom.scss */

.volunteer .panel {
	padding: 0;
}


/* line 1149, ../scss/_custom.scss */

.volunteer .volunteer-programs {
	margin-bottom: 0;
}


/* line 1152, ../scss/_custom.scss */

.volunteer .volunteer-programs h2 {
	text-align: left;
}


/* color coded */


/* line 1160, ../scss/_custom.scss */

.color-coded {
	padding: 1rem 0 1.5rem;
	background: #99b1ca;
}


/* line 1164, ../scss/_custom.scss */

.color-coded h1,
.color-coded h2,
.color-coded h3,
.color-coded h4,
.color-coded h5,
.color-coded h6,
.color-coded p {
	color: white !important;
}


/* line 1167, ../scss/_custom.scss */

.color-coded h1 a,
.color-coded h2 a,
.color-coded h3 a,
.color-coded h4 a,
.color-coded h5 a,
.color-coded h6 a,
.color-coded p a {
	color: white !important;
	font-weight: bold;
}


/* line 1173, ../scss/_custom.scss */

.color-coded .summary-grid .columns.borders {
	border-color: rgba(255, 255, 255, 0.37) !important;
}


/* line 1177, ../scss/_custom.scss */

.color-coded .carousel .fa,
.color-coded .summary-grid .fa {
	color: rgba(255, 255, 255, 0.37);
}


/* line 1180, ../scss/_custom.scss */

.color-coded .carousel .fa:hover,
.color-coded .summary-grid .fa:hover {
	color: white;
}


/* line 1185, ../scss/_custom.scss */

.color-coded .carousel a:hover .fa,
.color-coded .summary-grid a:hover .fa {
	color: white;
}


/* line 1190, ../scss/_custom.scss */

.color-coded .button.color {
	background: rgba(255, 255, 255, 0.45) !important;
	color: #003e7e !important;
}


/* line 1193, ../scss/_custom.scss */

.color-coded .button.color:hover {
	background: rgba(255, 255, 255, 0.75) !important;
}


/* line 1198, ../scss/_custom.scss */

.color-coded .slick-slide:before,
.color-coded .carousel:before,
.color-coded .carousel:after {
	background: white;
}


/* line 1202, ../scss/_custom.scss */

.color-coded .slick-prev,
.color-coded .slick-next {
	background: transparent;
	border-color: white;
}


/* line 1205, ../scss/_custom.scss */

.color-coded .slick-prev:before,
.color-coded .slick-prev:after,
.color-coded .slick-next:before,
.color-coded .slick-next:after {
	color: white;
}


/* MEMBERSHIP PROFILE */


/* line 1214, ../scss/_custom.scss */

.membership-profile--banner .tabs-content {
	padding: 1rem;
}


/* line 1218, ../scss/_custom.scss */

.membership-profile--banner .profile-pic {
	position: relative;
}

.membership-profile--banner .profile-pic img {
	min-width: 100%;
}


/* line 1221, ../scss/_custom.scss */

.membership-profile--banner .profile-pic .upload-pic {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background: #003e7e;
	/*max-width: 320px;*/
	margin: 0 auto 0;
}

.membership-profile--banner .profile-pic .upload-pic:hover {
	background: #003265;
}


/* line 1232, ../scss/_custom.scss */

.tab-title {
	margin-right: -1px;
	border: 1px solid #99b1ca;
	border-bottom: 0;
}


/* line 1237, ../scss/_custom.scss */

.tab-title>a {
	border-bottom: 1px solid #99b1ca;
}


/* line 1241, ../scss/_custom.scss */

.tab-title.active>a {
	border-bottom-color: transparent;
}


/* line 1246, ../scss/_custom.scss */

.tabs-content {
	margin-top: -1px;
	border: 1px solid #99b1ca;
}


/* line 1251, ../scss/_custom.scss */

.update-fields {
	margin-bottom: 1rem;
}


/* line 1254, ../scss/_custom.scss */

.update-fields p,
.update-fields input,
.update-fields select {
	margin-bottom: 0;
}


/* line 1258, ../scss/_custom.scss */

.update-fields .value {
	position: relative;
	padding: 0.5rem;
	line-height: 19px;
	background: #f7f7f9;
	border: 1px solid #DDDDDD;
}


/* line 1266, ../scss/_custom.scss */

.update-fields .field {
	display: none;
	position: relative;
}


/* line 1271, ../scss/_custom.scss */

.update-fields .value,
.update-fields .field>input,
.update-fields .field>select {
	padding-right: 2rem;
	height: 37px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/* line 1279, ../scss/_custom.scss */

.update-fields .edit,
.update-fields .update {
	position: absolute;
	right: 0.5rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}


/* line 1284, ../scss/_custom.scss */

.update-fields .update.update-select {
	right: 1.25rem;
}


/* line 1289, ../scss/_custom.scss */

.subsection-header {
	background: #DDDDDD;
	padding: 1rem 2rem;
	margin-bottom: 1rem;
	line-height: 1.6;
}


/* line 1296, ../scss/_custom.scss */

.circle {
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
}


/* SEARCH */


/* line 1304, ../scss/_custom.scss */

.filters select[multiple] {
	height: 117px;
	background-image: none;
}


/* line 1310, ../scss/_custom.scss */

.filters-item {
	margin-bottom: 0.75rem;
}


/* line 1313, ../scss/_custom.scss */

.filters-item input,
.filters-item select,
.filters-item textarea,
.filters-item button {
	margin-bottom: 0;
}


/* line 1318, ../scss/_custom.scss */

.filters-item--nested {
	margin: 0.25rem 0;
	padding-left: 1.5rem;
}


/* line 1322, ../scss/_custom.scss */

.filters-item--nested input,
.filters-item--nested select,
.filters-item--nested textarea,
.filters-item--nested button {
	margin-bottom: 0;
}


/* line 1327, ../scss/_custom.scss */

.filters-item.has-nested-items {
	position: relative;
}


/* line 1330, ../scss/_custom.scss */

.filters-item.has-nested-items>label:after {
	content: "\f078";
	font-family: FontAwesome;
	font-size: 0.75rem;
	padding-left: 7px;
	width: 100%;
}


/* line 1340, ../scss/_custom.scss */

.filters-item.has-nested-items .filters-item--nested {
	display: none;
}


/* line 1345, ../scss/_custom.scss */

.filters-item.has-nested-items.open .filters-item--nested {
	display: block;
}


/* line 1348, ../scss/_custom.scss */

.filters-item.has-nested-items.open>label:after {
	content: "\f077";
}


/* line 1354, ../scss/_custom.scss */

.label-header {
	font-weight: bold;
	font-size: 1rem;
}


/* line 1359, ../scss/_custom.scss */

.ad {
	margin: 1.25rem 0;
	padding: 1.25rem 0;
	border-top: 1px solid #DDDDDD;
}

.small-ad {
	margin: 1.25rem -15px 0 !important;
}

.full-row-ad {
	border-bottom: 1px solid #DDD;
}

.full-row-ad img {
	margin-bottom: 0 !important;
}


/* line 1364, ../scss/_custom.scss */

.ad img {
	display: block;
	margin: 1rem 0;
	width: 100%;
}


/* line 1369, ../scss/_custom.scss */

.ad p {
	margin-bottom: 0;
}


/* line 1373, ../scss/_custom.scss */

.ad a:hover:not(.button) {
	text-decoration: underline;
}


/* line 1378, ../scss/_custom.scss */

.ad-title {
	text-transform: uppercase;
	font-weight: bold;
	color: #003e7e;
}

@media only screen and (max-width: 1025px) {
	.small-ad {
		margin: 1.25rem 0 0 !important;
	}
	/*.small-ad img {
			margin-left: -15px;
		}*/
	.small-ad .medium-4 {
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.full-row-ad img {
		margin-bottom: 1rem !important;
	}
	/*.small-ad p.ad-description {
		margin-left: -15px;
	}*/
}


/* line 1384, ../scss/_custom.scss */

.sidebar-item {
	margin-top: 2rem;
}


/* line 1387, ../scss/_custom.scss */

.sidebar-item.first {
	margin-top: 0;
}


/* DATEPICKER */


/* line 1393, ../scss/_custom.scss */

.datepicker-range {
	position: relative;
}


/* line 1396, ../scss/_custom.scss */

.datepicker-range .datepicker:first-of-type {
	margin-bottom: 8px;
}


/* line 1400, ../scss/_custom.scss */

.datepicker-range p {
	margin-bottom: 8px;
	line-height: 1;
}


/* line 1406, ../scss/_custom.scss */

.datepicker-wrapper {
	position: relative;
}


/* line 1409, ../scss/_custom.scss */

.datepicker-wrapper .datepicker {
	padding-right: 40px;
}


/* line 1413, ../scss/_custom.scss */

.datepicker-wrapper:after {
	content: "\f073";
	font-family: FontAwesome;
	position: absolute;
	right: 0.5rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	cursor: pointer;
}


/* line 1425, ../scss/_custom.scss */

.datepicker {
	position: relative;
}


/* line 1430, ../scss/_custom.scss */

.post-img.left {
	margin-right: 1rem;
}


/* line 1434, ../scss/_custom.scss */

.post-img.right {
	margin-left: 1rem;
}


/* RESPONSIVE */


/*@media only screen and (min-width: 48.063em) {*/

@media only screen and (min-width: 768px) {
	/* line 1444, ../scss/_custom.scss */
	.top-bar-icons>ul>li>a {
		padding-left: 0 !important;
	}
	/* line 1448, ../scss/_custom.scss */
	.top-bar-primary-nav.top-bar-section .right li .dropdown {
		left: 0;
		right: auto;
		opacity: 0;
		transition: opacity 300ms ease-out;
	}
	/* line 1454, ../scss/_custom.scss */
	.top-bar-primary-nav.top-bar-section .right li .dropdown li a {
		font-size: 0.875rem;
	}
	/* line 1459, ../scss/_custom.scss */
	.dropdown {
		border-top: 3px solid #99b1ca;
	}
}


/*@media only screen and (min-width: 48.063em) and (max-width: 64em) {*/

@media only screen and (min-width: 768px) and (max-width: 64em) {
	/* line 1465, ../scss/_custom.scss */
	.slider.border a.img-wrapper {
		padding: 0;
	}
	/* line 1471, ../scss/_custom.scss */
	.homepage-slider .orbit-container .orbit-slides-container li:before {
		display: none;
	}
	/* line 1475, ../scss/_custom.scss */
	.homepage-slider .homepage-slider-excerpt {
		background: rgba(204, 204, 204, 0.75);
	}
	/* line 1481, ../scss/_custom.scss */
	.sidebar-item.first {
		margin-top: 2rem;
	}
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	/* line 1488, ../scss/_custom.scss */
	.content-section {
		margin-bottom: 2rem;
	}
	/* line 1491, ../scss/_custom.scss */
	.top-bar {
		max-height: 84px;
		transition: max-height 300ms ease-out;
	}
	/* line 1495, ../scss/_custom.scss */
	.top-bar.expanded {
		max-height: 900px;
	}
	/* line 1498, ../scss/_custom.scss */
	.top-bar .title-area img {
		width: 208px;
		height: auto;
	}
	/* line 1502, ../scss/_custom.scss */
	.top-bar.expanded .toggle-topbar a {
		color: #99b1ca;
	}
	/* line 1505, ../scss/_custom.scss */
	.top-bar.expanded .toggle-topbar a span::after {
		box-shadow: 0 0 0 1px #99b1ca, 0 7px 0 1px #99b1ca, 0 14px 0 1px #99b1ca;
	}
	/* line 1508, ../scss/_custom.scss */
	.top-bar-icons {
		padding: 0 1rem;
		box-sizing: border-box;
	}
	/* line 1513, ../scss/_custom.scss */
	.top-bar-section.top-bar-icons li:not(.has-form) a:not(.button) {
		padding: 10px;
	}
	/* line 1517, ../scss/_custom.scss */
	.top-bar-section ul.dropdown li:hover:not(.has-form)>a {
		background: #003369;
	}
	/* mobile menu */
	/* line 1522, ../scss/_custom.scss */
	.title.back {
		display: block;
	}
	/* line 1525, ../scss/_custom.scss */
	.title.back h5 {
		margin-top: 1rem !important;
		padding: 0 1rem;
	}
	/* line 1529, ../scss/_custom.scss */
	.title.back .button {
		display: inline-block !important;
		font-size: 1rem;
		width: auto;
	}
	/* line 1536, ../scss/_custom.scss */
	.top-bar-primary-nav .button {
		display: inline-block !important;
		font-size: 1rem;
		width: auto;
	}
	/* line 1543, ../scss/_custom.scss */
	.footer>.row {
		max-width: 93%;
	}
	/* line 1548, ../scss/_custom.scss */
	.footer .columns:first-of-type {
		margin-top: 1rem;
	}
	/* line 1551, ../scss/_custom.scss */
	.footer .columns:not(:last-of-type) {
		margin-bottom: 1rem;
	}
	/* line 1558, ../scss/_custom.scss */
	.slider .row {
		overflow: visible;
	}
	/* line 1562, ../scss/_custom.scss */
	.slider .columns:first-of-type {
		margin-bottom: 1rem;
	}
	/* line 1565, ../scss/_custom.scss */
	.slider .columns:first-of-type img {
		width: 100%;
	}
	/* line 1570, ../scss/_custom.scss */
	.slider .orbit-bullets {
		display: block;
	}
	/* line 1574, ../scss/_custom.scss */
	.slider a.img-wrapper:after {
		top: 1rem !important;
	}
	/* line 1578, ../scss/_custom.scss */
	.slider.border a.img-wrapper {
		padding: 0;
	}
	/* line 1583, ../scss/_custom.scss */
	.summary-grid .iframe-wrapper,
	.summary-grid img {
		display: block;
		width: 100%;
		max-width: 250px;
		margin: 0 auto 0.75rem;
	}
	/* line 1590, ../scss/_custom.scss */
	.summary-grid .columns.borders {
		margin-bottom: 2rem !important;
		padding-bottom: 0 !important;
		border: 0 !important;
	}
	/* line 1594, ../scss/_custom.scss */
	.summary-grid .columns.borders:last-of-type {
		margin-bottom: 0 !important;
	}
	/* line 1597, ../scss/_custom.scss */
	.summary-grid .columns.borders.end:after {
		display: none;
	}
	/* line 1603, ../scss/_custom.scss */
	.feed .left-border {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	/* line 1608, ../scss/_custom.scss */
	.feed .left-border:first-of-type {
		margin-bottom: 4rem !important;
	}
	/* line 1612, ../scss/_custom.scss */
	.mba-member .columns:last-of-type {
		margin-top: 2rem;
	}
	/* line 1616, ../scss/_custom.scss */
	.mba-member .equal-height-col:first-of-type {
		margin-bottom: 1.5rem !important;
		padding-bottom: 0 !important;
	}
	/* line 1621, ../scss/_custom.scss */
	.mba-member-testimonial img {
		margin-top: 2rem;
	}
	/* line 1625, ../scss/_custom.scss */
	.mba-member-join.left-border {
		border-left: 0;
		/*border-top: 1px solid #b4975a;*/
		padding-top: 2rem;
		padding-bottom: 0 !important;
		max-width: calc(100% - 32px);
		margin: 2rem auto 0 !important;
		clear: both;
		float: none !important;
	}
	/* line 1636, ../scss/_custom.scss */
	.panel .button:last-of-type {
		margin-bottom: 2rem;
	}
	/* line 1640, ../scss/_custom.scss */
	.carousel-heading {
		padding: 0 2.5rem;
	}
	/* line 1643, ../scss/_custom.scss */
	.carousel-heading h2,
	.carousel-heading h3 {
		display: block;
	}
	/* line 1647, ../scss/_custom.scss */
	.carousel-heading a {
		float: none !important;
		display: block;
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
	}
	/* line 1656, ../scss/_custom.scss */
	.homepage-slider .orbit-bullets {
		display: block;
	}
	/* line 1661, ../scss/_custom.scss */
	.homepage-slider .orbit-container .orbit-slides-container li:before {
		display: none;
	}
	/* line 1666, ../scss/_custom.scss */
	.homepage-slider .homepage-slider-excerpt {
		background: rgba(204, 204, 204, 0.75);
		width: 100%;
		left: 0;
		top: auto;
	}
	/* line 1673, ../scss/_custom.scss */
	.homepage-slider p {
		line-height: 1.33;
		font-size: 0.875rem;
	}
	/* line 1680, ../scss/_custom.scss */
	.membership-profile--banner img {
		margin-bottom: 2rem;
	}
	/* line 1685, ../scss/_custom.scss */
	.tabs dd,
	.tabs .tab-title {
		display: block;
		float: none;
		width: 100%;
	}
	/* line 1691, ../scss/_custom.scss */
	#mobile_filter_search {
		margin-bottom: 0;
	}
	/* line 1695, ../scss/_custom.scss */
	.filters {
		display: none;
		padding-top: 1rem;
		padding-bottom: 1.25rem;
		border-bottom: 1px solid #DDDDDD;
		background: #f7f7f9;
	}
	/* line 1702, ../scss/_custom.scss */
	.results {
		margin-top: 1.25rem;
	}
	/* line 1707, ../scss/_custom.scss */
	.tab-title>a {
		border-bottom-color: transparent;
	}
	/* line 1712, ../scss/_custom.scss */
	.tabs-content {
		margin-top: 0;
	}
	/* line 1717, ../scss/_custom.scss */
	.sidebar-item.first {
		margin-top: 0;
	}
	/* line 1722, ../scss/_custom.scss */
	.post-img {
		display: block;
		clear: both !important;
		float: none !important;
		margin: 0 auto 1rem !important;
	}
}

@media only screen and (max-width: 30em) {
	/* line 1731, ../scss/_custom.scss */
	.carousel:after {
		left: 1rem;
	}
	/* line 1735, ../scss/_custom.scss */
	.carousel:before {
		right: 1rem;
	}
	/* line 1739, ../scss/_custom.scss */
	.carousel-excerpt {
		display: none;
	}
	/* line 1743, ../scss/_custom.scss */
	.carousel-wrapper h2 {
		padding: 0 1rem;
	}
	/* line 1747, ../scss/_custom.scss */
	.carousel .equal-height-col {
		margin-bottom: 2rem !important;
		padding: 0 1rem !important;
	}
	/* line 1752, ../scss/_custom.scss */
	.carousel .equal-height-col:last-of-type {
		margin-bottom: 0 !important;
	}
	/* line 1756, ../scss/_custom.scss */
	.carousel h4 {
		margin-bottom: 0;
	}
	/* line 1760, ../scss/_custom.scss */
	.carousel-heading {
		padding: 0;
	}
	/* line 1762, ../scss/_custom.scss */
	.carousel-heading a {
		padding: 0 1rem;
	}
}


/* COLOR SCHEMES */


/* https://zellwk.com/blog/organizing-multiple-theme-styles-with-sass/ */


/* line 13, ../scss/_colorCode.scss */

.membership .header {
	border-bottom-color: #9966cc;
}


/* line 13, ../scss/_colorCode.scss */

.education .header {
	border-bottom-color: #f26649;
}


/* line 13, ../scss/_colorCode.scss */

.publications .header {
	border-bottom-color: #A2B518;
}


/* line 13, ../scss/_colorCode.scss */

.advocacy .header {
	border-bottom-color: #d11242;
}


/* line 13, ../scss/_colorCode.scss */

.public .header {
	border-bottom-color: #17A1E5;
}


/* line 22, ../scss/_colorCode.scss */

.top-bar-primary-nav .membership>a:hover:not(.button),
.top-bar-primary-nav .membership>a.active:not(.button),
.top-bar-primary-nav .membership:hover>a:not(.button),
.top-bar-primary-nav .membership.hover>a:not(.button) {
	background-color: #9966cc !important;
}


/* line 29, ../scss/_colorCode.scss */

.top-bar-primary-nav .membership .dropdown {
	border-top-color: #9966cc;
}


/* line 32, ../scss/_colorCode.scss */

.top-bar-primary-nav .membership .dropdown li:hover>a:before,
.top-bar-primary-nav .membership .dropdown a.active:before {
	color: #9966cc;
}


/* line 22, ../scss/_colorCode.scss */

.top-bar-primary-nav .education>a:hover:not(.button),
.top-bar-primary-nav .education>a.active:not(.button),
.top-bar-primary-nav .education:hover>a:not(.button),
.top-bar-primary-nav .education.hover>a:not(.button) {
	background-color: #f26649 !important;
}


/* line 29, ../scss/_colorCode.scss */

.top-bar-primary-nav .education .dropdown {
	border-top-color: #f26649;
}


/* line 32, ../scss/_colorCode.scss */

.top-bar-primary-nav .education .dropdown li:hover>a:before,
.top-bar-primary-nav .education .dropdown a.active:before {
	color: #f26649;
}


/* line 22, ../scss/_colorCode.scss */

.top-bar-primary-nav .publications>a:hover:not(.button),
.top-bar-primary-nav .publications>a.active:not(.button),
.top-bar-primary-nav .publications:hover>a:not(.button),
.top-bar-primary-nav .publications.hover>a:not(.button) {
	background-color: #A2B518 !important;
}


/* line 29, ../scss/_colorCode.scss */

.top-bar-primary-nav .publications .dropdown {
	border-top-color: #A2B518;
}


/* line 32, ../scss/_colorCode.scss */

.top-bar-primary-nav .publications .dropdown li:hover>a:before,
.top-bar-primary-nav .publications .dropdown a.active:before {
	color: #A2B518;
}


/* line 22, ../scss/_colorCode.scss */

.top-bar-primary-nav .advocacy>a:hover:not(.button),
.top-bar-primary-nav .advocacy>a.active:not(.button),
.top-bar-primary-nav .advocacy:hover>a:not(.button),
.top-bar-primary-nav .advocacy.hover>a:not(.button) {
	background-color: #d11242 !important;
}


/* line 29, ../scss/_colorCode.scss */

.top-bar-primary-nav .advocacy .dropdown {
	border-top-color: #d11242;
}


/* line 32, ../scss/_colorCode.scss */

.top-bar-primary-nav .advocacy .dropdown li:hover>a:before,
.top-bar-primary-nav .advocacy .dropdown a.active:before {
	color: #d11242;
}


/* line 22, ../scss/_colorCode.scss */

.top-bar-primary-nav .public>a:hover:not(.button),
.top-bar-primary-nav .public>a.active:not(.button),
.top-bar-primary-nav .public:hover>a:not(.button),
.top-bar-primary-nav .public.hover>a:not(.button) {
	background-color: #17A1E5 !important;
}


/* line 29, ../scss/_colorCode.scss */

.top-bar-primary-nav .public .dropdown {
	border-top-color: #17A1E5;
}


/* line 32, ../scss/_colorCode.scss */

.top-bar-primary-nav .public .dropdown li:hover>a:before,
.top-bar-primary-nav .public .dropdown a.active:before {
	color: #17A1E5;
}


/* line 44, ../scss/_colorCode.scss */

.membership main h1,
.membership main h2,
.membership main h3,
.membership main h4,
.membership main h5,
.membership main h6,
.membership main .on-demand:after,
.membership main .epub:after {
	color: #9966cc;
}


/* line 44, ../scss/_colorCode.scss */

.education main h1,
.education main h2,
.education main h3,
.education main h4,
.education main h5,
.education main h6,
.education main .on-demand:after,
.education main .epub:after {
	color: #f26649;
}


/* line 44, ../scss/_colorCode.scss */

.publications main h1,
.publications main h2,
.publications main h3,
.publications main h4,
.publications main h5,
.publications main h6,
.publications main .on-demand:after,
.publications main .epub:after {
	color: #A2B518;
}


/* line 44, ../scss/_colorCode.scss */

.advocacy main h1,
.advocacy main h2,
.advocacy main h3,
.advocacy main h4,
.advocacy main h5,
.advocacy main h6,
.advocacy main .on-demand:after,
.advocacy main .epub:after {
	color: #d11242;
}


/* line 44, ../scss/_colorCode.scss */

.public main h1,
.public main h2,
.public main h3,
.public main h4,
.public main h5,
.public main h6,
.public main .on-demand:after,
.public main .epub:after {
	color: #17A1E5;
}


/* line 53, ../scss/_colorCode.scss */

.membership .slider.silver .orbit-bullets li.active {
	background-color: #9966cc;
}


/* line 53, ../scss/_colorCode.scss */

.education .slider.silver .orbit-bullets li.active {
	background-color: #f26649;
}


/* line 53, ../scss/_colorCode.scss */

.publications .slider.silver .orbit-bullets li.active {
	background-color: #A2B518;
}


/* line 53, ../scss/_colorCode.scss */

.advocacy .slider.silver .orbit-bullets li.active {
	background-color: #d11242;
}


/* line 53, ../scss/_colorCode.scss */

.public .slider.silver .orbit-bullets li.active {
	background-color: #17A1E5;
}


/* line 61, ../scss/_colorCode.scss */

.membership .color-coded {
	background-color: #9966cc;
}


/* line 61, ../scss/_colorCode.scss */

.education .color-coded {
	background-color: #f26649;
}


/* line 61, ../scss/_colorCode.scss */

.publications .color-coded {
	background-color: #A2B518;
}


/* line 61, ../scss/_colorCode.scss */

.advocacy .color-coded {
	background-color: #d11242;
}


/* line 61, ../scss/_colorCode.scss */

.public .color-coded {
	background-color: #17A1E5;
}


/* line 69, ../scss/_colorCode.scss */

.membership .color-coded .button {
	color: #9966cc !important;
}


/* line 69, ../scss/_colorCode.scss */

.education .color-coded .button {
	color: #f26649 !important;
}


/* line 69, ../scss/_colorCode.scss */

.publications .color-coded .button {
	color: #A2B518 !important;
}


/* line 69, ../scss/_colorCode.scss */

.advocacy .color-coded .button {
	color: #d11242 !important;
}


/* line 69, ../scss/_colorCode.scss */

.public .color-coded .button {
	color: #17A1E5 !important;
}

.feed-item-date {
	color: #bfbebe;
	font-style: italic;
	font-size: .8rem;
}

.member-pic i {
	margin-left: 0;
	margin-top: -3px;
	color: rgba(255, 255, 255, 0.55) !important;
	font-size: 35px;
}

.member-pic img {
	border-radius: 50%;
	border: 3px solid #8ca8c5;
	width: 38px !important;
	height: 38px;
	margin-top: -3px;
}


/*@media screen and (max-width:480px) {
	.member-pic img {
		width: 34px !important;
		height: 34px;
	}
}*/

a:hover .member-pic i {
	color: rgba(255, 255, 255, 0.55) !important;
	margin-left: 0;
	margin-top: -3px;
	font-size: 35px;
}

a:hover .member-pic i:hover,
.member-pic i:hover {
	color: rgba(255, 255, 255, 1.0) !important;
}

.top-bar-section ul {
	overflow: visible;
}

.top-bar-section ul li>a {
	position: relative;
	z-index: 999;
}

.profilemenu.has-dropdown ul li {
	margin-top: -25px !important;
	margin-bottom: 25px;
	text-align: right;
	width: 180px;
	font-size: 18px !important;
}

.profilemenu ul {
	position: relative !important;
	right: 35px !important;
}

.profilemenu.has-dropdown li a {
	font-size: 13px !important;
}

.profilemenu .dropdown {
	border-top: solid 3px #99b1ca !important;
}

.top-bar-section .has-dropdown>a:after {
	content: none;
	display: block;
	width: 0;
	height: 0;
	border: inset 5px;
	border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
	border-top-style: none;
	margin-top: -2.5px;
	top: auto/2px;
}

.profilemenu ul li:hover:not(.has-form)>a {
	background-color: #555555;
	background: none;
	color: #FFFFFF;
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	.profilemenu .dropdown {
		border-top: none !important;
	}
	.profilemenu.has-dropdown ul li {
		margin-top: -30px;
		margin-bottom: 30px;
		text-align: left;
		width: 100%;
	}
	.title.back .text-center {
		display: none !important;
	}
	.profilemenu li {
		margin-left: 0px !Important;
	}
	.profilemenu.hover>a {
		background: transparent !important;
	}
	.profilemenu ul {
		position: relative !important;
		right: 0px !important;
	}
	.profilemenu.has-dropdown li a {
		font-size: 16px !important;
	}
	.top-bar-section .has-dropdown>a:after {
		content: none;
		display: block;
		width: 0;
		height: 0;
		border: inset 5px;
		border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
		border-top-style: solid;
		margin-top: -2.5px;
		top: auto/2px;
	}
	.top-bar-primary-nav .membership>a:hover:not(.button),
	.top-bar-primary-nav .membership>a.active:not(.button),
	.top-bar-primary-nav .membership:hover>a:not(.button),
	.top-bar-primary-nav .membership.hover>a:not(.button),
	.top-bar-primary-nav .education>a:hover:not(.button),
	.top-bar-primary-nav .education>a.active:not(.button),
	.top-bar-primary-nav .education:hover>a:not(.button),
	.top-bar-primary-nav .education.hover>a:not(.button),
	.top-bar-primary-nav .publications>a:hover:not(.button),
	.top-bar-primary-nav .publications>a.active:not(.button),
	.top-bar-primary-nav .publications:hover>a:not(.button),
	.top-bar-primary-nav .publications.hover>a:not(.button),
	.top-bar-primary-nav .advocacy>a:hover:not(.button),
	.top-bar-primary-nav .advocacy>a.active:not(.button),
	.top-bar-primary-nav .advocacy:hover>a:not(.button),
	.top-bar-primary-nav .advocacy.hover>a:not(.button),
	.top-bar-primary-nav .public>a:hover:not(.button),
	.top-bar-primary-nav .public>a.active:not(.button),
	.top-bar-primary-nav .public:hover>a:not(.button),
	.top-bar-primary-nav .public.hover>a:not(.button) {
		background-color: transparent !important;
	}
}


/*.profile-hover>a .member-pic {
	border: 3px solid #d9e1ec;
}*/

.profile-hover>a label {
	color: #d9e1ec;
}

.k-more-events :hover {
	background-color: #fff !important;
}


/* HEADER IMAGES/BACKGROUNDS */

.header {
	/* START from default.cshtml and mocktrial.cshtml*/
	background-image: url("/ResourcePackages/MassBar/assets/dist/images/logo_ghost.png");
}

.gold-bg.seal {
	background-image: url("/ResourcePackages/MassBar/assets/dist/images/logo_ghost_gold.png");
}

.quote-balloon:before,
.mba-member-testimonial quote.style-1:before {
	/* END from default.cshtml and mocktrial.cshtml*/
	background: url("/ResourcePackages/MassBar/assets/dist/images/quote.png");
}


/* CALENDAR */

.fc-day-grid-event .fc-content {
	/* START from EventCalendar.Default.cshtml*/
	word-wrap: break-word !important;
	white-space: normal !important;
}


/*.mbaFilter {
		margin-top: 10px;
	}*/


/*#img-load {
		position: absolute;
	}*/


/*.calendar-loading {
		position: absolute;
		background: #fff;
		width: 80px;
		height: 80px;
		background-size: 60px 60px;
		position: absolute;
	}*/


/*END from EventCalendar.Default.cshtml*/

td.fc-day {
	border: 1px solid green;
}

.fc-event,
.fc-event span.fc-time:before,
div#calendar .fc-month-view table tr:nth-child(even) {
	background: transparent !important;
}

.fc-event .fc-content,
.fc-event:hover .fc-content,
.ui-widget .fc-event .fc-content {
	color: #666 !important;
}

.fc-day-grid-event .fc-time {
	display: block;
	padding-left: 1px;
}


/*Added to add veritcal lines to week calendar*/

#calendar table {
	background: transparent;
}

.fc-bg {
	background: white;
}

div#calendar .fc-month-view table tr td[colspan="2"],
div#calendar .fc-month-view table tr td[colspan="3"],
div#calendar .fc-month-view table tr td[colspan="4"],
div#calendar .fc-month-view table tr td[colspan="5"],
div#calendar .fc-month-view table tr td[colspan="6"],
div#calendar .fc-month-view table tr td[colspan="7"] {
	background: #FFF;
	border-bottom: 1px solid #DDD;
}


/*.fc-event_MBAmeeting-dot .fc-list-item-marker span.fc-event-dot:before,*/

.fc-event_MAlegal-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_MAlegal span.fc-time:before,
.fc-month-view .fc-event_MAlegal-dot span.fc-time:before,
.fc-month-view .fc-event_MAlegal span.fc-time:before,
.fc-month-view .fc-event_MAlegal-dot span.fc-time:before,
.fc-event_public-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_public span.fc-time:before,
.fc-month-view .fc-event_public-dot span.fc-time:before,
.fc-event_officeschedule-dot .fc-list-item-marker span span.fc-time:before,
.fc-agenda-view .fc-event_officeschedule span.fc-time:before,
.fc-agenda-view .fc-event_officeschedule-dot span.fc-time:before,
.fc-month-view .fc-officeschedule span.fc-time:before,
.fc-month-view .fc-event_officeschedule-dot span.fc-time:before,
.fc-month-view .fc-event_cle span.fc-time:before,
.fc-time-grid-event .fc-month-view .fc-event_cle-dot span.fc-time:before,
.fc-month-view .fc-event_MBAmeeting span.fc-time:before,
.fc-month-view .fc-event_MBAmeeting-dot span.fc-time:before,
.fc-month-view .fc-event_sccm span.fc-time:before,
.fc-month-view .fc-event_sccm-dot span.fc-time:before {
	font-family: fontawesome;
	content: '\f111';
	/*background: #FFF !important;*/
	padding-right: 3px;
}

a.legend_MAlegal {
	display: inline-block;
	padding: 5px 5px 3px 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: solid 2px #369;
	color: #369;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
}

a.legend_MAlegal_hover:hover {
	border: solid 2px #369;
	background-color: #369;
	color: #fff;
	opacity: .8 !important;
}

a.legend_MAlegal:active {
	border: solid 2px #369;
	background-color: #369;
	color: #fff;
}

a.legend_MAlegal.filter.active {
	border: solid 2px #369;
	background-color: #369;
	color: #fff;
}

.fc-event_MAlegal {
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 0 !important;
	border: none !important;
	font-weight: 400;
}

.fc-event_MAlegal-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_MAlegal span.fc-time:before,
.fc-month-view .fc-event_MAlegal-dot span.fc-time:before {
	color: #369 !important;
}

.fc-agenda-view .fc-event_MAlegal,
.fc-agenda-view .fc-event_MAlegal-dot {
	background: #369 !important;
	color: #FFF !important;
}

.fc-event_MAlegal-dot .fc-list-item-marker span {
	background: #369 !important;
}

.legend_MBAmeeting {
	display: inline-block;
	padding: 5px 5px 3px 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: solid 2px #333;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

.legend_MBAmeeting_hover:hover {
	border: solid 2px #333;
	background-color: #333;
	color: #fff;
	opacity: .8 !important;
}

.legend_MBAmeeting.filter.active {
	border: solid 2px #333;
	background-color: #333;
	color: #fff;
	opacity: .8 !important;
}

.fc-event_MBAmeeting {
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 0 !important;
	border: none !important;
	font-weight: 400;
}

.fc-event_MBAmeeting-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_MBAmeeting span.fc-time:before,
.fc-month-view .fc-event_MBAmeeting-dot span.fc-time:before {
	color: #333 !important;
}

.fc-agenda-view .fc-event_MBAmeeting,
.fc-agenda-view .fc-event_MBAmeeting-dot {
	background: #333 !important;
	color: #FFF !important;
}

.fc-event_MBAmeeting-dot .fc-list-item-marker span {
	background: #333 !important;
}

.legend_sccm {
	display: inline-block;
	padding: 5px 5px 3px 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: solid 2px #9966cc;
	color: #9966cc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

.legend_sccm_hover:hover {
	opacity: .8;
	color: #fff;
	background-color: #9966cc;
}

.legend_sccm.filter.active {
	opacity: .8;
	color: #fff;
	background-color: #9966cc;
}

.fc-event_sccm {
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 0 !important;
	border: none !important;
	font-weight: 400;
}

.fc-event_sccm-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_sccm span.fc-time:before,
.fc-month-view .fc-event_sccm-dot span.fc-time:before {
	color: #9966cc !important;
}

.fc-agenda-view .fc-event_sccm,
.fc-agenda-view .fc-event_sccm-dot {
	background: #9966cc !important;
	color: #FFF !important;
}

.fc-event_sccm-dot .fc-list-item-marker span {
	background: #9966cc !important;
}

.legend_cle {
	display: inline-block;
	padding: 5px 5px 3px 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: solid 2px #f26649;
	color: #f26649;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

.legend_cle_hover:hover {
	border: solid 2px #f26649;
	background-color: #f26649;
	color: #fff;
	opacity: .8 !important;
}

.legend_cle.filter.active {
	border: solid 2px #f26649;
	background-color: #f26649;
	color: #fff;
	opacity: .8 !important;
}

.k-draghandle.k-state-selected:hover,
.k-ghost-splitbar-horizontal,
.k-ghost-splitbar-vertical,
.k-list>.k-state-highlight,
.k-list>.k-state-selected,
.k-marquee-color,
.k-panel>.k-state-selected,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited {
	color: #fff;
	background-color: #003e7e !important;
	border-color: #003e7e !important;
}

.fc-event_cle {
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 0 !important;
	border: none !important;
	font-weight: 400;
}

.fc-event_cle-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_cle span.fc-time:before,
.fc-time-grid-event .fc-month-view .fc-event_cle-dot span.fc-time:before {
	color: #f26649 !important;
}

.fc-agenda-view .fc-event_cle,
.fc-agenda-view .fc-event_cle-dot {
	background: #f26649 !important;
	color: #FFF !important;
}

.fc-event_cle-dot .fc-list-item-marker span {
	background: #f26649 !important;
}

.legend_public {
	display: inline-block;
	padding: 5px 5px 3px 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: solid 2px #17A1E5;
	color: #17A1E5;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

.legend_public_hover:hover {
	border: solid 2px #17A1E5;
	background-color: #17A1E5;
	color: #fff;
	opacity: .8 !important;
}

.legend_public:active {
	border: solid 2px #17A1E5;
	background-color: #17A1E5;
	color: #fff;
}

.legend_public.filter.active {
	border: solid 2px #17A1E5;
	background-color: #17A1E5;
	color: #fff;
}

.fc-event_public {
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 0 !important;
	border: none !important;
	font-weight: 400;
}

.fc-event_public-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_public span.fc-time:before,
.fc-month-view .fc-event_public-dot span.fc-time:before {
	color: #17A1E5 !important;
}

.fc-agenda-view .fc-event_public,
.fc-agenda-view .fc-event_public-dot {
	background: #17A1E5 !important;
	color: #FFF !important;
}

.fc-event_public-dot .fc-list-item-marker span {
	background: #17A1E5 !important;
}

.legend_officeschedule {
	display: inline-block;
	padding: 5px 5px 3px 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: solid 2px #394;
	color: #394;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

.legend_officeschedule_hover:hover {
	border: solid 2px #394;
	background-color: #394;
	color: #fff;
	opacity: .8 !important;
}

.legend_officeschedule:active {
	border: solid 2px #394;
	background-color: #394;
	color: #fff;
}

.legend_officeschedule.active.filter {
	border: solid 2px #394;
	background-color: #394;
	color: #fff;
}

.fc-event_officeschedule {
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 0px !important;
	border: none !important;
	font-weight: 400;
}

.fc-event_officeschedule-dot .fc-list-item-marker span span.fc-time:before,
.fc-agenda-view .fc-event_officeschedule span.fc-time:before,
.fc-agenda-view .fc-event_officeschedule-dot span.fc-time:before,
.fc-month-view .fc-officeschedule span.fc-time:before,
.fc-month-view .fc-event_officeschedule-dot span.fc-time:before {
	color: #394 !important;
}

.fc-agenda-view .fc-event_officeschedule,
.fc-agenda-view .fc-event_officeschedule-dot {
	background: #394 !important;
	color: #FFF !important;
}

.fc-event_officeschedule-dot .fc-list-item-marker span {
	background: #394 !important;
}

.picklist {
	min-width: 155px;
}

.fc-list-table {
	border: none;
	margin-bottom: 0 !important;
}

h2 {
	margin-top: 10px !important;
}

.mbaFilter-all {
	text-transform: uppercase;
	vertical-align: middle;
}

.mbaFilter-mba {
	text-transform: uppercase;
	vertical-align: middle;
}


/*div#calendar .feed-title {
	font-family: fontawesome;
}*/

.fc-month-view .fc-event-container {
	padding-bottom: 10px;
}

.fc-agendaWeek-view .fc-time-grid-event .fc-content .fc-time,
.fc-agendaWeek-view .fc-time-grid-event .fc-content .fc-title,
.fc-agendaWeek-view .fc-time-grid-event:after,
.fc-agendaDay-view .fc-time-grid-event .fc-content .fc-time,
.fc-agendaDay-view .fc-time-grid-event .fc-content .fc-title,
.fc-agendaDay-view .fc-time-grid-event:after {
	color: #FFF;
}

.fc-agendaWeek-view .fc-time-grid-event,
.fc-agendaDay-view .fc-time-grid-event {
	padding: 2px;
}

div#calendar .feed-title .fc-content {
	white-space: normal;
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

div#calendar .feed-title.cle-future {
	color: #f26649 !important;
}

div#calendar .feed-title.cle-past {
	color: #77787b !important;
}

div#calendar .feed-title.cle-future .fc-content,
div#calendar .feed-title.cle-future .fc-content {
	color: #666 !important;
}

@media screen and (max-width:455px) {
	.fc-list-table td {}
	.legend {
		margin-bottom: 20px;
	}
	.fc-toolbar .fc-left,
	.fc-toolbar .fc-right {
		float: none !important;
		margin-bottom: 10px !important;
	}
	.fc .fc-toolbar>*>* {
		float: none !important;
		margin-bottom: -10px;
		display: inline-block;
	}
	.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
		float: right !important;
	}
	.datelocation {
		float: left !important;
		display: inline-block !important;
	}
	.classified {
		margin-bottom: -20px;
		font-size: 12px !important;
	}
	.fc-button-group {}
	.fc-view-container {}
	.fc-list-item-title {
		font-size: 13px !important;
		line-height: 16px;
	}
	.fc-list-table {
		border: none;
	}
	.mbaFilter {
		display: inline-block !important;
		float: left;
	}
	.mbaFilter-all {
		text-transform: uppercase;
		font-size: 11px;
		vertical-align: middle;
	}
	.mbaFilter-mba {
		text-transform: uppercase;
		font-size: 11px;
		vertical-align: middle;
	}
	.reset {
		float: right;
	}
	/*.column, .columns {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}*/
	.fc-list-item-time {
		display: inline-block;
		font-size: 13px;
		margin-bottom: -10px;
	}
}

.fc-button {
	/*width: ;*/
}

.datelocation {
	float: left;
	display: block;
	cursor: pointer;
	color: #003e7e;
	height: 2.1em;
	padding: 0.25em 0.9em;
	margin: 0 -1px 0 0;
}

.datelocation:hover {
	color: #99b1ca;
	text-decoration: underline;
}

.fc-list-item-time {
	min-width: 130px;
}

.fc-listMonth-view td,
.fc-listWeek-view td,
.fc-listDay-view td {
	border-style: none !important;
}

.fc-list-item:hover td {
	background-color: rgba(255, 255, 255, 0.1) !important;
}

.columns .large-2 .picklist {
	margin-top: 5px;
	margin-bottom: -10px;
}

.classified {
	position: relative;
	float: right;
}

.legend {
	margin-top: -16px;
	float: left !important;
	width: 100%;
}

.legenditems {
	text-align: left;
}

.legend_title {
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 11px;
}

.reset {
	margin-top: 10px;
}

div#calendar .fc-list-heading td.fc-widget-header {
	background: #003e7e !important;
}

div#calendar .fc-list-heading td.fc-widget-header a {
	color: #FFF !important;
}

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
	border-color: #eee !important;
}

.fc .fc-row {
	margin-bottom: -22px !important;
}

td.fc-head-container .fc-widget-header {
	margin-bottom: 0px !important;
	height: 20px;
}

.fc-button {
	background: #f4f4f4 !important;
	border: solid 1px #e5e5e5 !important;
	color: #666666 !important;
	font-size: 14px !important;
}

.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
	background-color: #cccccc !important;
	border: solid 1px #ccc !important;
}

.fc-button:active {
	background: #f4f4f4 !important;
	border: solid 1px #e5e5e5 !important;
}

.fc-button:hover {
	color: #ffffff !important;
	background: #003e7e !important;
}

.fc-toolbar.fc-header-toolbar {
	margin-bottom: 0px;
}

.fc-state-default.fc-corner-left {
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

.fc-state-default.fc-corner-right {
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

.fc-scroller {
	height: auto !important;
	overflow-y: hidden !important;
}


/* MEMBER PROFILE */

.membership-profile--banner {
	background: #DDD;
}

.classified {
	float: right;
}

.memberinfo {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 18px;
	word-wrap: break-word;
}

.personaltitle {
	color: #003e7e;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 18px;
}

.profileinfo {
	border: solid 1px #f4f4f4;
	padding: 10px;
	margin-bottom: 10px;
}

.editinfo {
	float: right;
}

.law-att {
	margin-bottom: 10px;
	line-height: 1.35;
}

.bar-ad {
	margin-bottom: 10px;
	line-height: 1.2;
}

.profilehd {
	font-weight: bold;
	color: #99b1ca;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
}

.color-coded.membership.content-section.panel {
	background-color: #9966cc !important;
}

.nowrap {
	white-space: nowrap;
}

.mem-prof {
	margin-bottom: 30px !important;
}

.mem-prof:before {
	color: #FFF;
	background: #a1b8cf;
	padding: 19px 17px;
	border-radius: 50%;
	font-size: 55px;
}

.fa-university.mem-prof:before {
	padding: 19px 15px 19px 19px !important;
}

.my-groups .feed-item {
	margin-bottom: 0.75rem;
}

.my-groups .feed-item p,
.button.my-groups {
	margin-bottom: 0;
}

.edit-my-groups input.sections {
	margin-right: 0.5rem;
}

.edit-my-groups label {
	margin-left: 23px;
	text-indent: -23px;
	line-height: 0;
}

.bucket--off-white {
	background: #f5f5f5;
	padding: 20px 15px 25px;
	margin: 0 -15px;
}


/*@media only screen and (max-width: 48em) {*/

@media only screen and (max-width: 767px) {
	.off-white a.pub {
		margin-bottom: 35px;
	}
	.bucket--off-white {
		margin: 0;
	}
}

@media only screen and (max-width: 599px) {
	.edit-my-groups button.event-submit:first-child {
		margin: 0 0 15px !important;
	}
	.edit-my-groups button.event-submit:last-child {
		margin: 0 0 35px !important;
	}
}

@media only screen and (max-width: 480px) {
	.edit-my-groups label {
		margin-bottom: 20px;
	}
}


/* EVENT + PROGRAM DETAIL PAGES */

.breathing-room {
	margin-bottom: 5px;
}

.mba-program span.future-event i.fa { 
	color: #f26649!important;
}
div.mobile-hide,
span.mobile-hide {
	display: block;
}

div.mobile-show,
.mobile-show {
	display: none !Important;
}

a.return-cal {
	float: right;
	margin: 33px 0 0 0 !important;
}

.mba-program h2,
.mba-program h3,
.mba-program h4,
.mba-program h5,
.mba-program h6 {
	color: #003e7e !important;
}

.inline {
	display: inline-block;
}

.clear-btn {
	/*border-radius: 1000px;
	background: #FFF;*/
	border: 1px solid #AAA;
	color: #676767;
	padding: 7px 15px;
	width: auto;
	display: inline-block;
	margin: 0 3px 0 0;
	font-size: 14px;
}

.clear-btn:hover {
	border: 1px solid rgba(0, 62, 126, 0.15);
}

.clear-btn i {
	padding-left: 8px;
}

div.faculty-name:first-of-type {
	margin-top: 0 !important;
}

div.faculty-name {
	margin-top: 15px;
}

div.company-title {
	/*margin-bottom: 15px;*/
	font-style: italic;
}

div.invitation-sec {
	margin: 0 0 20px;
}

div.prog-section {
	margin: 0 0 30px;
}

.event-prog-buffer {
	margin-bottom: 15px;
}

h1.program-title {
	margin: 25px 0 0;
}

h1.event-title {
	margin: 25px 0;
}

h2.event-prog {
	margin: 15px 0 20px !important;
}

h2.event-prog.solo {
	margin: 27px 0 20px !important;
}

.top-buffer {
	margin-top: 20px;
	display: block;
}

.flush-bottom {
	margin-bottom: 0 !important;
}

div.related-product {
	text-align: center;
	margin-bottom: 20px;
}

div.related-product i {
	display: block;
	font-size: 30px;
	color: #FFF;
	background: rgba(0, 62, 126, 0.37);
	border-radius: 50%;
	margin: 20px auto;
	text-align: center;
	width: 60px;
	padding: 15px;
}

div.related-product span.name {
	display: block;
	text-align: center;
	font-style: italic;
}

div.related-product span.name {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	margin: 5px 40px 10px;
}

.google-map iframe,
.google-map,
.google-map--iframe {
	border: 1px solid #DDD;
}

div.program-section {
	float: right;
	width: 40%;
	margin: 0 0 15px 15px;
}

div.prog-details {
	padding: 15px 20px;
	margin: 0;
	background: #f7f7f9;
	border-top: 6px solid #003e7e;
}

div.prog-details a.round.button,
div.prog-details a.button.round {
	margin-top: 10px;
}

div.sponsoring-section:last-child,
div.sponsoring-section:last-of-type {
	margin-bottom: 25px;
}

p.end-all {
	margin: 40px 0 !important;
}

.event-cancelled,
.event-postponed {
	font-weight: bold;
	font-family: sans-serif;
}

@media screen and (max-width:767px) {
	div.mobile-hide,
	span.mobile-hide {
		display: none !important;
	}
	div.mobile-show,
	.mobile-show {
		display: block !Important;
	}
	a.return-cal {
		float: none;
	}
	div.program-section {
		float: none;
		width: 100%;
		margin: 0;
	}
	div.prog-details {
		margin: 10px 0 0;
	}
	.google-map,
	.google-map--iframe {
		margin-bottom: 15px;
	}
	.description {
		margin-top: 10px;
	}
}

@media screen and (max-width:600px) {
	.clear-btn {
		display: block;
		margin: 0 0 8px 0;
	}
}


/* IMAGE GALLERY WIDGET */

div.image-counter {
	margin: 20px 0 -25px;
}

div.sf-Gallery-image img,
div.js-Gallery-image img {
	width: 100%;
}

a.right-next,
float-right {
	float: right;
}

a.right-next:after {
	content: '\f054';
	font-family: fontawesome;
	font-size: 14px;
	padding-left: 10px;
}

a.left-prev:before {
	content: '\f053';
	font-family: fontawesome;
	font-size: 14px;
	padding-right: 10px;
}

.main-galleryimage {
	max-width: 70%;
	display: block;
	margin: 0 auto;
	float: none;
}

div.sf-Gallery-thumbs-container {
	margin-bottom: 50px;
}

div.sf-Gallery-thumbs-container img {
	border: 2px solid transparent;
	margin-bottom: 3px;
}

div.sf-Gallery-thumbs-container img:hover {
	border: 2px solid #003e7e;
}

p.photo-credit,
div.photo-cred {
	font-style: italic;
}

@media screen and (max-width:767px) {
	.main-galleryimage {
		max-width: 100%;
	}
}


/* EVENT SUBMISSION FORM */

.error-msg,
span.error-msg {
	color: red;
	margin-left: -0.1px;
	/*prevents error message from pushing the form fields down*/
	display: inline-block;
	line-height: 1.2;
}

button.event-submit {
	margin: 20px 0 50px !important;
}

select.event-submit,
div.date input,
div.date span.k-widget {
	background-color: #FFF !important;
}

div.date .k-picker-wrap input.k-input {
	padding: 0 !important;
	height: 35px;
}

div.date.start,
div.date.end {
	margin-bottom: 12px;
}

div.date.start span.k-icon.k-i-calendar:before,
.k-i-calendar:before {
	font-family: "fontawesome" !important;
	content: "\f073" !important;
	color: #222;
	z-index: 9999;
	font-size: 15px;
	line-height: 0.90;
	background: #ededed;
}

@media screen and (max-width:767px) {
	div.date span {
		margin: 4px 0 6px;
	}
	div.date.end span.k-widget {
		margin: 8px 0 17px;
	}
	div.date span.k-widget {
		width: 100%;
	}
	button.event-submit {
		width: 100%;
	}
	div.multiday {
		margin: 4px 0 10px;
	}
	div.date span.k-datetimepicker .k-select {
		margin: 0 !important;
	}
}


/* HOME CAROUSEL DESIGN FIX */

div.carousel iframe {
	width: 100% !important;
}


/* GROUP SUBSCRIPTION MODAL */

.fc-event .fc-bg {
	opacity: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.toparea {
	height: 40px;
}

a#resetFilters {
	width: 100%;
	display: block;
	font-size: 16px;
	padding: 8px 10px;
}

#calendar .fc-center h2 {
	margin: 0 !important;
}

.fc-toolbar.fc-header-toolbar {
	margin-bottom: 5.5px !important;
}

select#SectionList {
	height: 1.84rem !important;
	padding: 0.3rem 0.5rem !important;
}

.calendar-btn {
	margin: 5px 0 10px;
}

.calendar-btn.submission {
	margin: 40px 0;
}

.calendar-btn a {
	width: 100%;
	margin: 0 0 5px;
}

.calendar-btn a i {
	padding-right: 7px;
}

#subscription-modal {
	width: 50% !important;
	position: fixed;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: table-cell !important;
	vertical-align: middle;
	min-height: 0 !important;
}

#subscription-modal .close-reveal-modal {
	font-size: 22px !important;
	right: 15px !important;
	top: 15px;
}

p.disclaim {
	font-size: 14px;
	color: #777;
	line-height: 1.5;
}

a#btnAddToCalendar {
	margin: 10px 0 30px;
}

@media screen and (max-width:767px) {
	#subscription-modal {
		width: 80% !important;
		top: 25px !important;
		padding: 15px !important;
	}
	#subscription-modal p.main {
		font-size: 15px;
	}
	p.disclaim {
		font-size: 12px;
		line-height: 1.25;
	}
}

@media screen and (max-width: 455px) {
	.mt-calendar a#resetFilters {
		margin-top: 25px;
	}
}


/* CUSTOM BACKGROUND COLORS */

.lightsilver {
	background: #DDD;
}

.darksilver {
	background: #AAA;
    color: #FFF;
}

.off-white-bg {
	background: #f7f7f7;
}

.blue {
	background: #003e7e;
	color: #FFF;
}

.blue h2,
.blue h3 {
	color: #FFF !important;
}

.blue p {
	color: #f5f5f5;
}

.blue .slider .orbit-bullets li.active {
	background: #FFF !important;
}

.blue .button.white {
	background: rgb(217, 226, 236) !important;
}

.blue .button.white:hover {
	background: white !important;
}

.transparent-bg {
	background: transparent;
}

.sect-color .orbit-container .bannerColor,
.sect-color .orbit-bullets li.active,
.bannerColor {
	background-color: #99b1ca;
}


/*div.large-8 section.feed.50-50 .columns {
	padding: 0 !important;
}
.feed .feed.50-50 .left {
	padding-left: 0 !important;
}
.feed .feed.50-50 .right {
	padding-right: 0 !important;
}
.50-50 .left, .50-50 .right {
	margin-bottom: 20px;
}*/

.feed.news-layout .button,
.sidebar .button {
	margin-bottom: 35px !important;
}

.twitter-feed {
	border: 1px solid #e9ebee;
	border-radius: 0;
	width: 250px;
	margin-bottom: -8px;
	/*DO NOT REMOVE -- Eliminates small gap that shows with border*/
}

.news-layout h1 {
	margin-top: 5px !important;
}

.news-layout .double-column {
	margin-bottom: 30px;
}

.lefty {
	padding-left: 0 !important;
}

.righty {
	padding-right: 0;
}

.news-50-left {
	padding-right: 20px !important;
}

.news-50-right {
	padding-left: 20px !important;
	padding-right: 0 !important;
}

.sidebar .righty {
	padding-left: 0 !important;
	padding-right: 15px !important;
}

@media screen and (max-width:1025px) {
	.news-50-right {
		padding-left: 0 !important;
	}
}

@media screen and (max-width:767px) {
	.featured-content .columns {
		margin: 5px auto 15px !important;
	}
	.lefty,
	.righty {
		padding-left: 0 !important;
	}
}


/* PUBLICATION ACCORDIONS */

.publications-sec {
	margin-top: 25px;
}

.publications-sec .accordion .accordion-navigation>.content,
.publications-sec .accordion dd>.content {
	padding: 1rem 0 1rem 1.5rem !important;
}

.publications-sec .accordion-navigation a.decade {
	background: #f9f9f9;
	padding: 15px 15px 15px 25px;
	border-left: 5px solid #99b1ca;
	color: #BBB;
}

.publications-sec .accordion-navigation a.year {
	background: #f7f7f6;
	padding: 15px 15px 15px 37px;
	border-left: 5px solid #829ab3;
}

.publications-sec .accordion-navigation a.decade:hover,
.publications-sec .accordion-navigation a.year:hover {
	background: #Fafafa;
	border-top: 1px solid #a2b518;
	border-bottom: 1px solid #a2b518;
	border-right: 1px solid #a2b518;
	border-left: 5px solid #A2B518;
}

.publications-sec .accordion-navigation a.decade,
.publications-sec .accordion-navigation a.year {
	margin-bottom: 10px;
	font-size: 18px;
	letter-spacing: 2px;
	color: #888;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

.publications-sec .accordion-navigation a.decade:after,
.publications-sec .accordion-navigation a.year:after {
	font-family: 'fontawesome';
	content: '\f13a';
	padding: 0px 5px 0 0;
	float: right;
	font-size: 20px;
	color: #99b1ca;
}

.publications-sec .accordion-navigation a.decade:after:hover,
.publications-sec .accordion-navigation a.year:after:hover {
	color: #A2B518 !important;
}

.pub-buffer {
	margin-bottom: 65px;
}

.ethic-chunk a img {
	margin: 0 auto 15px;
	display: block;
	border: 1px solid #eee !important;
	transition: border 300ms ease-out;
	width: 100%;
	max-width: 250px;
	/*height: 330px;*/
}

.ethic-chunk a img:hover {
	border: 1px solid #003e7e !important;
}

.ethic-chunk h3 {
	text-align: center;
	margin-bottom: 10px;
}

.ethic-chunk a.link,
.ethic-chunk a.download {
	text-align: center;
	margin: 0 auto 5px;
	position: relative;
	width: 100%;
	max-width: 250px;
	display: block;
	padding: 9px 0;
}

.ethic-chunk .summary
/*, .ethic-chunk p*/

{
	text-align: left;
	width: 100%;
	max-width: 250px;
	margin: 0 auto 25px;
}

.ethic-chunk .summary p {
	/*DO NOT REMOVE -- fixes blank <p></p> spacing on Ethics Opinions*/
	margin-bottom: 0 !important;
}

a.link:after {
	font-family: 'fontawesome';
	content: '\f138';
	padding: 0 0 0 7px;
	font-style: normal;
}

@media screen and (max-width:767px) {
	.accordion .accordion-navigation>.content,
	.accordion dd>.content {
		padding: 5px 0 0 20px;
	}
}

@media screen and (max-width:600px) {
	.small-6.ethic-chunk {
		width: 100% !important;
	}
	.publications-sec .accordion-navigation a.decade {
		padding: 10px 10px 10px 21px;
	}
	.publications-sec .accordion-navigation a.year {
		padding: 10px 10px 10px 35px;
	}
}


/* CALENDAR INSTRUCTIONS */

div.contents-table {
	border: 1px solid #ddd;
	padding: 25px 25px 35px;
	margin: 20px auto 45px;
}

div.contents-table.thin {
	width: 75%;
}

div.contents-table.wide {
	width: 100%;
}

div.contents-table ul {
	list-style-type: circle;
	margin-bottom: 0;
}

div.contents-table p {
	margin: 0 0 15px;
	/*font-variant: small-caps;*/
	font-size: 16.5px;
}

div.email-chunk {
	width: 100%;
	margin: 40px auto 50px;
}

div.email-chunk img {
	display: block;
	margin: 10px auto 35px;
	border: 0.5px solid #EEE;
}

div.email-chunk ol.subscription-list li {
	margin-bottom: 15px;
}

span#copytext {
	padding-left: 10px;
}

@media screen and (max-width:767px) {
	div.contents-table,
	div.email-chunk {
		width: 100%;
	}
}


/* NEWS ARCHIVE, PUBLICATIONS, ETHICS OPINIONS */

.button-case {
	margin: 12px 0 25px;
}

.news .button-case a.button.round.clear-btn {
	margin-bottom: 0 !Important;
}

li.news-list {
	margin-bottom: 35px;
}

li.news-list a.full-story-btn.clear-btn {
	padding: 4px 15px !important;
}

span.author-info {
	display: inline-block;
}

span.author-info:before {
	font-family: 'fontawesome';
	content: '\f111';
	padding: 0 10px 0 7px;
	color: #8ca8c5;
	font-size: 11px;
	vertical-align: middle;
	font-style: normal;
}

.news span.author-info:before {
	padding: 0 10px 0 12px !important;
}

a.full-story-btn {
	border-radius: 1000px;
}


/*.news blockquote, .ethics-opinion blockquote {
	background: #f5f5f5;
	padding: 15px;
	border-left: 5px solid #8ca8c5 !important;
	margin: 15px 40px 25px;
}*/

p.foot-note {
	font-style: italic;
	font-size: 12.5px;
	line-height: 1.4;
}

p.art-disc {
	font-style: italic;
}

.pub-pages h2,
.pub-pages h3 {
	text-transform: capitalize;
	color: #003e7e !important;
}

.pub-pages #article a:hover {
	text-decoration: none !important;
	color: #003369;
}

.issue-info {
	margin: 8px 0;
}

.issue-info,
.issue-info span,
.issue-num,
.author {
	display: inline-block;
}

.issue-num {
	padding-right: 5px;
}

.author {
	font-style: italic;
	padding-left: 10px;
}

.issue-headlines {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 15px;
	padding: 20px;
	border-top: 5px solid #A2B518;
	margin-left: 15px;
}

.issue-headlines p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 18px;
}

.issue-headlines ul li {
	line-height: 1.25;
	margin-bottom: 15px;
	text-transform: capitalize;
}

.issue-headlines ul li:after {
	font-family: 'fontawesome';
	content: '\f054';
	padding: 0 0 0 4.5px;
	vertical-align: middle;
	font-size: 10px;
}

.author-box {
	padding: 20px;
	background: #f5f5f5;
	margin-bottom: 25px;
}

.author-box img {
	max-width: 125px;
}

.author-box .name {
	font-weight: bold;
}

.pub-pages span.author-info:before,
.pub-layout span.author-info:before {
	color: #a2b518 !important;
}

.pubContents {
	width: 100%;
	overflow-x: hidden;
	white-space: normal;
	word-wrap: break-word;
}

.pubContents p {
	margin-bottom: 1rem !important;
}

.pub-pages div.button-case .button,
.pub-layout div.button-case .button {
	margin-bottom: 0 !important;
}

.pub-layout h2 {
	text-transform: capitalize;
	margin-top: 0 !important;
}

.pub-pages h3 {
	text-transform: capitalize;
	color: #003e7e !important;
}

.no-dots span.author-info:before {
	display: none;
}

.no-dots span.author-info {
	font-size: 18px;
}

@media only screen and (min-width: 600px) {
    #ejInsetRight,
    .news img {
        max-width: 300px;
        float: left;
        margin: 0 15px 15px 0;
        border: 1px solid #EEE;
    }

        #ejInsetRight img {
            min-width: 300px;
        }
}

.art-img .caption,
.photocutline {
	background: #f7f6ef;
	padding: 5px 10px 10px;
	font-size: 13px;
	line-height: 1.4;
	color: #666;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}


/*.photo-cred:before {
	content: 'Photo Credit: ';
	font-family: ff-enzo-web, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	margin-bottom: 5px;
	display: inline-block;
	padding-right: 5px;
}*/

.pub-pages .pub-subheader {
	font-weight: bold;
	margin-bottom: 1.25rem;
}

h3.pub-subheader {
	text-transform: capitalize;
}

.pub-pages #article {
	margin-bottom: 2.25rem;
}

.pub-pages blockquote {
	margin: 0 0 1.25rem 35px;
	padding: 1.25rem 1.25rem 0.45rem;
	border-left: 5px solid #99b1ca;
	background: #f9f9f9;
	border-top: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.pubContents table {
	float: left;
	margin: 0 15px 10px 0;
	min-width: 200px;
	border: none;
	background: #f7f7f7;
	border: 1px solid #EEE;
	color: #ddd;
	background: #f7f6ef;
	padding: 5px 10px 10px;
	font-size: 13px;
	line-height: 1.4;
	color: #666;
}

.pubContents table img {
	border: 1px solid #DDD;
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.news blockquote,
	.ethics-opinion blockquote {
		margin: 15px 0 25px;
	}

	.issue-info {
		display: block;
	}

	.issue-num,
	.author {
		padding: 0;
	}

	.issue-num {
		margin: 10px 0;
	}

	.issue-headlines {
		margin-left: 0;
	}
}


@media only screen and (max-width: 600px) {
	.pub-pages div.button-case .button,
	.pub-layout div.button-case .button {
		margin-bottom: 10px !important;
	}
	.pub-pages blockquote {
		margin: 0 0 1.25rem 15px;
	}
}
@media only screen and (max-width: 480px) {
	#ejInsetRight img {
		width: 100%;
		max-width: 100%;
	}
}

@media only screen and (max-width: 450px) {
	.pubContents table,
	#ejInsetRight,
	.pub-pages div.button-case .button,
	.pub-layout div.button-case .button {
		width: 100%;
	}
}


/*VOLUNTEER OPPORTUNITIES FORM*/

.sf-Checkboxes {
	margin-bottom: 25px;
	border: 1px solid #DDD;
	padding: 1rem;
}

.form-outline {
	border: 1px solid #DDD;
	padding: 1.25rem 1rem;
	margin: 1.125rem 0 25px;
}

.form-outline strong {
	background: #FFF;
	padding: 0 0.1875rem;
	margin: 0;
	margin: -32px 0 0px -0.1875rem;
	color: #888;
	font-size: 16px;
	display: block;
	width: auto;
	float: left;
	position: relative;
}

.sitefinity-form .form-outline label {
	margin-left: 16px;
	text-indent: -16px;
	line-height: 0px;
	margin-bottom: 20px;
}


/*CLE PUBLICATIONS WIDGET*/

.epub-icon,
.feed-item .feed-title.on-demand:after {
	padding-left: 7px !important;
	margin-bottom: -3px;
	color: #f26649;
}

.feed-item .feed-title.cle-past:after {
	padding-left: 7px !important;
	margin-bottom: -3px;
	color: #77787b;
	content: '\f03d';
	font-family: fontawesome;
}

.feed-item .feed-title.cle-future:after {
	padding-left: 7px !important;
	margin-bottom: -3px;
	color: #f26649;
	content: '\f03d';
	font-family: fontawesome;
}

.feed-item .feed-title.cle-future-black:after {
	padding-left: 7px !important;
	margin-bottom: -3px;
	color: #000000;
	content: '\f03d';
	font-family: fontawesome;
}


/*STAFF/EMPLOYEE DIRECTORY*/

.emp-direct div.row {
	padding: 5px 0;
	margin: 0;
}

.emp-direct div.row:nth-child(even) {
	background: #ececec;
	border: 1px solid #dedede;
}

.emp-direct div.row:nth-child(2n+1) {
	border: 1px solid #dedede;
}

div.mba-employee-prof a {
	display: block;
	color: #666;
}

div.mba-employee-prof a:before {
	font-family: 'fontawesome';
	padding: 0 10px 0 0;
}

div.mba-employee-prof a.phone:before {
	content: '\f095';
}

div.mba-employee-prof a.email:before {
	content: '\f003';
}

.name {
	font-weight: bold;
	color: #003e7e;
}

.header-row {
	background: #003e7e;
	color: #FFF;
	font-style: normal;
}


/*FASTCASE LOGIN*/

.legal span,
span.radio-btn span {
	color: black;
	padding-right: 7px;
}

.button-wrap {
	padding: 10px 15px;
	background: #f5f5f5;
	border: 1px solid #AAA;
	margin-right: 7px;
	width: auto;
	min-width: 200px;
	display: inline;
}

.button-wrap:hover {
	background: #ddd;
	cursor: pointer;
}

.button-wrap input {
	background: transparent;
	border: none;
}

.radio-btn--holder {
	margin-top: -15px;
}

.yes-no {
	margin-bottom: 25px;
}

@media only screen and (max-width: 480px) {
	.button-wrap {
		margin-right: 0;
		margin-bottom: 10px;
		width: 100%;
		min-width: 100%;
		display: block;
		text-align: center;
	}
}


/*PASSWORD RESET, RECOVER MEMBER ID FORMS, FASTCASE LEGAL */

.legal span.error-msg {
	color: red;
}

.password-reset #ResetPassword #questionRow span.error-msg span,
.password-reset span.error-msg span,
.recover-id span.error-msg span {
	margin: -35px 0 5px;
	display: block;
}

.password-reset input.button,
.recover-id input.button,
.yes-no input,
.first-time input.full {
	min-width: 200px;
}

.first-time span.error-msg span {
	margin: 5px 0 10px;
	display: block;
}

@media only screen and (max-width: 480px) {
	.password-reset input.button,
	.recover-id input.button,
	.yes-no input,
	.first-time input.full {
		min-width: none;
		width: 100%;
	}
}


/* MBA RENEWAL FORM */


/*#join-renew input, #join-renew select {
	margin-bottom: 0;
}
#join-renew input#HomeAddressLine1, #join-renew input#HomeAddressLine2, #join-renew input#HomePhone, #join-renew input#CellPhone  {
	margin-bottom: 1rem;
}*/

.mem {
	padding: 0 !important;
}

a.hugger,
span.err {
	margin-top: -17px;
	display: block;
}

a.delete.remove-admission {
	color: red;
	padding: 2px 3px 2px 4px !important;
}

a.delete.remove-admission:hover {
	color: #FFF;
	background: red;
	border-radius: 50%;
	padding: 2px 3px 2px 4px;
}

div.mem-alert {
	color: #666;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 10px;
	border-top: 3px solid #96c;
	margin: 20px 0 0;
}

.bbo-num span {
	margin: 10px 0 15px;
	display: block;
}

.checkbox {
	display: block;
	float: left;
}

.admin-date span.k-widget {
	width: 100%;
	margin-bottom: 1rem;
}

.admin-date span span.k-picker-wrap input {
	padding: 0;
	background: #FFF;
	height: 31px;
}

label.checkbox {
	padding-right: 15px;
}

span.dues {
	padding-left: 10px;
	color: #444;
	font-size: 14px;
}

.mass-att-dues {
	margin: -10px 0 0 18px;
	color: #999;
}

.mass-att-dues span.mba-time {
	display: block;
	margin-left: 7px;
	font-size: 14px;
	margin-top: 5px;
}

label.dues {
	font-weight: bold;
	color: #777;
	margin-right: 0 !important;
}

label.dues:after {
	content: ": ";
	font-weight: bold;
	color: #777;
}

.form-spacer {
	padding-left: 10px;
}

div.callout {
	margin: 40px 0 15px;
}

div.callout span {
	margin-bottom: 10px;
	display: inline-block;
}

.header-name {
	font-weight: bold;
	color: #777;
	font-size: 15px;
}

.mem-type {
	border-bottom: 1px solid #f5f5f5;
}

table.bar-admin,
table.mba-renew--review {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

.bar-admin-chunk {
	margin: -10px 0 30px !Important;
}

tr.bar-admin-header {
	padding: 2px 0 10px;
}

tr.bar-admin-header th {
	width: 33.2%;
}

#bar-admission-rows-container {
	margin: 0 8px;
}

table.bar-admin tr:nth-child(even),
.bar-admin-chunk tr:nth-child(even),
table.mba-renew--review tr:nth-child(odd),
#bar-admission-rows-container .row:nth-child(odd) {
	background: #f7f7f7;
	border: 1px solid #f5f5f5;
}

#bar-admission-rows-container .row:nth-child(even) {
	border: 1px solid #f5f5f5;
}

table.bar-admin td.product-remove i {
	color: red;
	padding: 4px 5.5px;
}

td.product-remove i:hover {
	border-radius: 50%;
	padding: 4px 5.5px;
	color: white !important;
	background: red;
}

span.sect-div-input {
	margin-bottom: 10px;
	display: block;
}

.dollar-dues {
	margin-bottom: 20px;
}

.dollar-dues span.dues:nth-child(2) {
	padding-right: 50px;
}

.renew {
	margin-top: -10px;
}

.mba-renewal fieldset,
.form-submit {
	margin: 1.125rem 0 4rem;
}

.form-submit i {
	font-size: 12px;
	padding-left: 7px;
	color: #FFF;
}

.form-submit input {
	background: transparent;
	border: none;
	color: #FFF;
	font-style: italic;
	font-size: 1rem;
}

input.form-submit:after {
	content: '\f078';
	font-family: fontawesome;
	color: red;
}

.mem-renew {
	margin-top: 25px;
}

.mem-renew .accordion .accordion-navigation>.content,
.accordion dd>.content {
	padding: 0;
}

.mem-renew .accordion .accordion-navigation>a,
.mem-renew .accordion dd>a {
	background: #F5f5f5;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	border-left: 5px solid #96c;
}

.mem-renew .accordion-navigation a.decade:after {
	font-family: 'fontawesome';
	content: '\f13a';
	padding: 0px 5px 0 0;
	float: right;
	font-size: 20px;
	color: #96c;
}


/*.mba-renew--review span,*/

div.mba-renew--total span {
	display: block;
}

table.mba-renew--review,
div.mba-renew--total table.totals {
	width: 100%;
	border: none;
}

table.mba-renew--review tr ul li {
	font-size: 0.875rem;
}

table.mba-renew--review td.lead {
	width: 45%;
	font-weight: bold;
	color: #666;
}

div.mba-renew--total table.totals {
	border: 1px solid #eee;
}

div.mba-renew--total table.totals tr.subtotals {
	background: #f7f7f7;
}

.mba-renew--total table.totals tr.total {
	background: #9966cc;
	padding: 7px 15px;
}

.mba-renew--total table.totals tr.total td {
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

div.mba-renew--total strong {
	float: right;
}

.mobile-show {
	display: none;
}

@media only screen and (max-width: 767px) {
	a.hugger,
	span.err {
		margin-top: 2px;
	}
	.mobile-hide {
		display: none;
	}
	.mobile-show {
		display: block;
	}
	table.mba-renew--review td.lead {
		width: auto;
		font-size: 12px;
		line-height: 1.3;
	}
	td.info,
	table.mba-renew--review tr ul li {
		font-size: 12px;
	}
	#join-renew input,
	#joinrenew select {
		margin-bottom: 0;
	}
	.bar-admin .court,
	.bar-admin .state {
		margin-left: 16.5% !important;
	}
}


/*EDIT PROFILE FORM*/

.edit-profile {
	margin-bottom: 50px;
}

.edit-profile input {
	margin-bottom: 0;
}

.firm span.k-widget,
.bday span.k-widget {
	width: 100%;
}

.bday span span.k-picker-wrap input {
	padding: 0;
	background: #FFF;
	height: 31px;
}

.date span span.k-picker-wrap {
	height: 36px;
	margin-bottom: 1rem;
}

.bar-info .date .k-datepicker {
	width: 100%;
}
#EditPersonalInfoForm span.err, #EditContactInfoForm span.err {
	margin-top: 0 !important;
}
.law-school,
.bday {
	margin-bottom: 25px;
}

.law-school i,
.bar-info i {
	padding: 0 7px 0 0;
}

.law-school .add-more,
.bar-info .add-more {
	min-width: 100px;
	margin: 10px 0 30px;
}

.law-school i.fa.fa-trash,
.bar-info i.fa.fa-trash {
	padding-left: 10px;
}

div.EducationalExperienceItem,
div.BarAdmissionsItem {
	padding: 3px 8px;
}

#EducationalExperienceContainer div.EducationalExperienceItem:nth-child(2n),
div.BarAdmissionsItem:nth-child(2n) {
	background: #f5f5f5;
}


/*input ~ #EducationalExperienceContainer div.EducationalExperienceItem:nth-child(even),
input ~ #EducationalExperienceContainer div.EducationalExperienceItem:nth-child(odd) {
	background: purple;
}*/

#EducationalExperienceContainer div.EducationalExperienceItem,
div.BarAdmissionsItem {
	border: 1px solid #f5f5f5;
}

div.EducationalExperienceItem:last-child,
div.BarAdmissionsItem:last-child {
	margin-bottom: 15px;
}

.law-school span.mobile-hide {
	display: inline-block;
}

.law-school .columns.school {
	padding-left: 0 !important;
}

.law-school .add-more-info,
.bar-info .add-more-info {
	margin: 20px 0;
}

.law-school div.date .k-picker-wrap input.k-input,
.bar-info div.date .k-picker-wrap input.k-input {
	height: 36px;
}

.save-btn {
	margin-left: 10px;
	min-width: 100px;
}

.edit-profile .button.color,
.bar .button.color {
	min-width: 200px;
	margin-bottom: 50px;
	margin-right: 10px;
}

.margin-right-20 {
	margin-right: 10px !important;
}

@media only screen and (max-width: 768px) {
	.save-btn {
		margin-left: 0;
	}
	/*.edit-profile input {
		margin-bottom: 1rem;
	}*/
}

@media only screen and (max-width: 767px) {
	.law-school .columns.date,
	.bar-info .columns.date {
		padding-left: 0 !important;
	}
	.save-btn {
		margin-left: 0;
	}
	.edit-profile .button.color,
	.bar .button.color {
		margin-bottom: 20px;
		margin-right: 0;
	}
	.bar-info .date .k-datepicker {
		width: 98%;
		margin: 0 7px 10px;
	}
}

@media only screen and (max-width: 599px) {
	.law-school .columns.date,
	.bar-info .columns.date {
		padding-left: 0 !important;
	}
	.save-btn {
		margin-left: 0;
	}
	.edit-profile .button.color,
	.bar .button.color {
		width: 100%;
		max-width: 300px;
		margin: 0 auto 15px !important;
		display: block;
	}
}


/*COMPANY SEARCH RESULTS MODULE*/

div#companySerchResults {
	margin-bottom: 25px;
	overflow-x: auto;
	float: left;
	width: 960px;
	height: 400px;
}

div#companySerchResult p {
	margin-bottom: 10px;
}

#searchCompanyModal .close-reveal-modal {
	font-size: 22px !important;
	right: 15px !important;
	top: 15px;
}

#searchCompanyModal input.button {
	min-width: 200px;
}

#EditContactInfoForm .business i {
	font-size: 13px;
	padding-left: 2px;
}


/*EDIT PROFILE/PREFERRED CONTACT INFO*/

#EditPersonalInfoForm {
	background: #FFF !important;
}

.firm span.k-widget {
	margin-bottom: 1rem;
}

input#BusinessPreferredShippingAddress,
input#iDontHaveBBONumber,
input#InternationalBusinessAddressCheckBox,
input#NotHaveBusinessAddress,
input#BusinessPreferredMailingAddress,
input#BusinessPreferredBillingAddress,
input,
input#InternationalHomeAddressCheckBox,
input#HomePreferredShippingAddress,
input#HomePreferredBillingAddress,
input#HomePreferredMailingAddress {
	margin-right: 0.5rem;
}

label label,
.bottomless {
	margin-bottom: 0 !important;
}

span.sust-mem {
	margin-bottom: 2px;
	display: block;
}

span.sust-mem-ex {
	margin-bottom: 5px;
	display: block;
}

.sust-mem-check {
	margin: 10px 0;
}

span#homeCityCountyState,
span#businessCityCountyState {
	display: block;
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.75);
	padding: 0.35rem 0.5rem;
	background: #DDD;
	margin-bottom: 1rem;
	min-height: 37px;
}

span.checkbox {
	margin-right: 20px;
}

#EditContactInfoForm .error-msg {
	display: block;
	margin: 0 0 1rem -0.1px;
}

.form-buttons button,
.form-buttons a {
	width: 200px;
	margin: 0 15px 40px 0;
}

@media only screen and (max-width: 599px) {
	.form-buttons button,
	.form-buttons a {
		width: 100%;
		margin: 0 0 15px;
	}
	#EditContactInfoForm {
		margin-bottom: 50px;
	}
}


/* EMAIL PREFERENCES */

.email-pref .join-desc p strong {
	padding-right: 7px;
	display: inline;
	padding-left: 5px;
}

.email-pref .join-desc p {
	margin-bottom: 15px;
	line-height: 1.4;
	margin-left: 21px;
	text-indent: -6px;
}

@media (max-width: 699px) {
	.email-pref .join-desc p {
		margin-left: 33px;
		text-indent: -7px;
	}
}


/*MOCK TRIAL CSS*/


/*MOCK TRIAL UNIVERSAL */

.info {
	/*DO NOT REMOVE--- FIXES ISSUES CAUSED BY GALLERIA.CSS */
	/*text-align: center;*/
	width: auto !important;
	margin: 0 !important;
	border-top: none !important;
	margin: 0;
	border-top: none;
	padding-top: 0 !important;
}

#gallery_wrap #main_image,
ul.gallery_unstyled.gallery {
	/*DO NOT REMOVE--- FIXES PHOTO OVERFFLOW CAUSED BY GALLERIA.CSS */
	width: 100% !important;
}

.display-table {
	display: table;
	position: relative;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

.serif {
	font-family: kepler-std-semicondensed, Georgia, Cambria, "Times New Roman", Times, serif;
}

.blue {
	background: #003e7e;
}

.bright-blue {
	background: #17a1e5;
}

.purple {
	background: #97a8c4;
}

.shadow {
	text-shadow: 1px 1px 1px #000;
}

.inline {
	display: inline-block;
}

.no-left-pad {
	padding-left: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.trans {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mocktrial p {
	margin-bottom: 1.25rem;
}

.mocktrial .right-hand ol li,
.mocktrial .right-hand ul li {
	padding-left: 15px;
}

@media only screen and (max-width: 767px) {
	.no-left-pad {
		padding-left: 15px !important;
	}
}


/*MOCK TRIAL BUTTONS*/

.mocktrial button,
.mocktrial .button {
	padding: 0.5rem 2.5rem 0.5625rem;
}

.main-action-buttons {
	margin-bottom: 35px !important;
}

.main-action-buttons .btn .wrapper {
	padding: 1.25rem 0.25rem;
}

.main-action-buttons .btn .main-text {
	font-size: 25px;
	line-height: 1.0;
}

.main-action-buttons .btn .action-text {
	opacity: 0.6;
}

div.main-action-buttons a .blue:hover {
	background: #032b4f !important;
}

div.main-action-buttons a .bright-blue:hover {
	background: #1485bd !important;
}

div.main-action-buttons a .purple:hover {
	background: #3E6C9D !important;
}

.mocktrial .clear-btn {
	border-radius: 1000px;
}

.mocktrial .clear-btn:hover {
	text-decoration: none !important;
	color: #FFF;
}

@media only screen and (max-width: 767px) {
	.main-action-buttons .btn .wrapper {
		padding: 0.5rem 0;
	}
	.action-text {
		display: none;
	}
	.main-action-buttons .btn .main-text {
		font-size: 22px;
	}
	.main-action-buttons .btn .main-text:after {
		content: '\f054';
		font-family: fontawesome;
		float: right;
		font-size: 15px;
		padding: 4px 0 0 0;
	}
}


/*MOCK TRIAL NAVIGATION*/

.mocktrial .top-bar .row {
	max-width: 62.5rem !important;
}

.mocktrial .profilemenu.has-dropdown ul li {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding: 0;
	float: none;
	display: block;
	width: 100%;
}

.mocktrial .profilemenu.has-dropdown ul li a {
	padding: 10px 19px;
	width: 100%;
	display: block;
	line-height: 1.4;
}

.utility-menu {
	padding: 35px 0 !important;
}

.utility-menu li {
	padding: 0 10px;
}

.top-bar-primary-nav ul,
.top-bar ul {
	margin-bottom: 0;
	list-style: none;
}

.mocktrial .top-bar-primary-nav .right {
	margin-top: 0;
}

.mocktrial-subpage .top-bar-primary-nav .has-dropdown>a.active:hover:not(.button),
.mocktrial-subpage .top-bar-primary-nav .has-dropdown>a.active:not(.button),
.mocktrial-subpage .top-bar-primary-nav>a.active:not(.button),
.mocktrial-subpage .top-bar-primary-nav:hover>a:not(.button),
.mocktrial-subpage .top-bar-primary-nav .hover>a:not(.button) {
	background-color: #c30d1e !important;
}

.mocktrial .top-bar .title-area img {
	margin: 1.5rem 0;
	max-width: 280px;
}

.top-bar-primary-nav .button {
	line-height: 1;
	height: auto;
	margin: 0.4rem 0 0.4rem 0.4rem;
}

.mocktrial-home .top-bar-primary-nav .row ul.right li a:hover,
.mocktrial-home .top-bar-primary-nav .row ul.right ul.dropdown li a:hover {
	background: #17a1e5;
}

.mocktrial-subpage .top-bar-primary-nav .row ul.right li a:hover,
.mocktrial-subpage .top-bar-primary-nav .row ul.right ul.dropdown li a:hover {
	background: #c30d1e;
}

.utility-menu li a *,
.top-bar-icons li a,
.utility-menu li *,
.utility-menu a.active-icon,
.utility-menu a.active-icon * {
	color: rgba(255, 255, 255, 0.55);
}


/*.utility-menu li a *,*/

.top-bar-icons li:hover,
.utility-menu li:hover *,
.utility-menu a.active-icon:hover,
.utility-menu a.active-icon:hover * {
	color: rgba(255, 255, 255, 1.0);
}

li.title.back a.button {
	max-width: 100px;
	padding: 10px 20px !important;
}




@media only screen and (max-width: 991px) {
	.mocktrial .top-bar-primary-nav .row ul.right li a {
		font-size: 16px;
		padding: 10px 8px;
	}
}

/* MOCK TRIAL MOBILE NAVIGATION */
@media only screen and (max-width: 767px) {
	
.mocktrial .profilemenu .dropdown {
	border-top: none !important;
}

	.mocktrial .top-bar .title-area img {
		margin: 0.85rem 0 0 !important;
	}
	.top-bar-primary-nav {
		background: transparent;
	}
	ul.utility-menu {
		padding: 0 0 5px !important;
		float: left !important;
	}
	.mocktrial .top-bar-primary-nav .row ul.right li a {
		padding: 10px 0 10px 35px;
	}
	.mocktrial .title.back h5 {
		margin-top: 0 !important;
	}
	.mocktrial .top-bar-primary-nav {
		background: none;
	}
	.mocktrial .utility-menu li {
		padding: 0;
	}
	.mocktrial .utility-menu li a {
		padding: 10px 15px 15px;
	}
	.mocktrial .top-bar-icons {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mocktrial .top-bar.expanded {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 450px) {
	.mocktrial ul.utility-menu {
		margin-left: -5px;
		width: 100%;
	}
	.mocktrial .utility-menu li {
		width: 33.333%;
	}
}

@media screen and (max-width: 350px) {
	.mocktrial .top-bar-section ul li {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.mocktrial-home .top-bar-section li:not(.has-form) a:not(.button):hover {
		background-color: #555555;
		background: #17a1e5;
	}
	.mocktrial-subpage .top-bar-section li:not(.has-form) a:not(.button):hover {
		background-color: #555555;
		background: #c30d1e;
	}
	.mocktrial .profilemenu .dropdown>a.text-center {
		display: none;
	}
	.mocktrial .profilemenu .title.back {
		display: none;
	}
	.mocktrial .top-bar-icons {
		padding-top: 26px;
	}
}


/* MOCK TRIAL MIXINS */


/* HOME */

.mocktrial-home {
	background: #FFF;
}

.mocktrial .header {
	-webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.8);
	box-shadow: 0 1px 12px rgba(0, 0, 0, 0.8);
	-ms-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.8);
	-o-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.8);
	position: relative;
	z-index: 999;
}

.mocktrial .top-bar-section li:not(.has-form) a:not(.button) {
	padding: 10px 19px;
}

.mocktrial .top-bar-primary-nav {
	padding: 0 1rem;
}

.mocktrial .top-bar-section ul li.join {
	display: none;
}

.white {
	color: #FFF !important;
}

.red {
	background: #c30d1e;
	color: #FFF;
}

a.button.red:hover {
	background: #8e0713;
}

@media only screen and (max-width: 767px) {
	.dropdown>li:hover>a:before,
	.dropdown>li>a.active:before {
		display: none !important;
	}
}


/* MOCK TRIAL FOOTER */

.mocktrial .footer a {
	font-style: normal;
	color: white;
}

.mocktrial .footer ul {
	list-style-type: none;
	margin-left: 0;
}


/* MOCK TRIAL WIDGETS */


/* SUMMARY GRID */

.mocktrial .carousel .fa,
.mocktrial .summary-grid .fa {
	color: rgba(0, 0, 0, 0.25);
}

.mocktrial .carousel .fa,
.mocktrial .summary-grid .fa:hover {
	color: rgba(0, 0, 0, 0.5);
}

.mocktrial .summary-grid .columns.borders {
	border-left: 1px solid #DDD;
}

.mocktrial-home .summary-grid .columns.borders {
	padding: 0 1.75rem;
}

.mocktrial .summary-grid .columns.borders {
	padding-left: 1.25rem !important;
	padding-right: 1.25rem !important;
}

.mocktrial .summary-grid .columns.borders:last-of-type:not(.end) {
	border-right: 1px solid #DDD;
}

.mocktrial .summary-grid h4 {
	font-size: 22px;
}

.mocktrial h4.feed-date,
.mocktrial .feed-title {
	margin-bottom: 0.3rem;
}

.mocktrial .summary-grid a {
	display: inline-block;
}

.mocktrial .summary-grid h4 a:not(.has-icon):hover {
	text-decoration: underline;
}

.mocktrial .summary-grid h4 a.has-icon:hover {
	text-decoration: none !important;
}

.mocktrial .summary-grid h4 a {
	color: inherit;
}

.mocktrial .grid-links i {
	font-size: 13px;
}

.mocktrial .grid-links ul {
	list-style-type: none;
	margin: 20px 0 0;
	font-size: 0;
}

.mocktrial .grid-links i {
	display: inline-block;
}

.mocktrial .grid-links li {
	width: 50%;
	display: inline-block;
	max-width: 150px;
	padding: 0 0.25rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mocktrial .grid-links li a {
	text-transform: uppercase;
	color: #777;
	font-size: 14px;
}

.mocktrial .grid-links li a:hover {
	text-decoration: underline;
}

.mocktrial .grid-links li.squeeze {
	width: 0;
	margin: 0 6px 0 -10px;
	padding: 0;
}


/*.mocktrial .grid-links li:nth-child(2):before {
		content: '\f111';
		font-family: fontawesome;
		font-size: 13px;
	}*/


/* MOCK TRIAL NEWS FEED */

.mocktrial .feed h4.feed-date {
	color: #77787b !important;
}

.mocktrial .feed p.feed-title,
.mocktrial .feed p.feed-subtitle {
	margin-bottom: 0.3rem !important;
}


/* PANEL */

.mocktrial .panel img {
	margin-bottom: 5px;
}

.mocktrial .panel h2 {
	font-size: 32px;
}

.mocktrial .panel p:last-of-type {
	margin-bottom: 25px;
}


/*MOCK TRIAL CONTENT */

.section-name {
	position: absolute;
	top: 431px;
	font-size: 65px;
	font-variant: small-caps;
	letter-spacing: 10px;
	left: 15px;
}

.mocktrial .feed.silver .left-border {
	border-left: 1px solid #DDD;
}

.mocktrial .left-border {
	border-left: 1px solid #DDD;
}

.mocktrial .right-border {
	border-right: 1px solid #DDD;
}

.mocktrial .feed-item p.feed-subtitle {
	margin-bottom: 3px !important;
}

.mocktrial .feed-item:last-of-type {
	margin-bottom: 60px;
}

@media only screen and (max-width: 1023px) {
	.section-name {
		top: 341px;
		font-size: 55px;
		letter-spacing: 7px;
	}
}

@media only screen and (max-width: 767px) {
	.section-name {
		top: 252px;
		font-size: 45px;
	}
}

@media only screen and (max-width: 480px) {
	.mocktrial-subpage .header-img {
		height: 250px;
	}
	.section-name {
		top: 260px;
		font-size: 37px;
		letter-spacing: 2px;
		margin-left: -8px;
	}
}

@media only screen and (max-width: 350px) {
	.section-name {
		top: 268px;
		font-size: 30px;
	}
}


/*JOIN MOCK TRIAL*/

.join-mock-trial {
	padding-top: 2rem;
	background: #f7f7f7;
}

.join-mock-trial h2 {
	color: #003e7e !important;
	margin-top: 0 !important;
}

.join-mock-trial>.row {
	padding-bottom: 2rem;
}

.join-mock-trial.attach-to-footer {
	margin-bottom: 0 !important;
	margin-top: 75px;
}

.member-scales i {
	font-size: 140px;
	color: #b4975a;
}

.mock-join.left-border {
	border-left: 1px solid #DDD;
}

.mock-member-join-hdg {
	margin: 1.25rem 0;
	color: #003e7e !important;
	line-height: 1;
}

.mock-join .button {
	font-style: normal;
	margin-bottom: 35px;
}

.mocktrial-member-testimonial p {
	color: #000;
}

.mocktrial-member-testimonial quote {
	display: block;
	position: relative;
}

.mocktrial-member-testimonial quote.style-1 p {
	color: #222;
	line-height: 1.2;
}


/* MOCK TRIAL COLOR SCHEMES */


/* https://zellwk.com/blog/organizing-multiple-theme-styles-with-sass/ */

.mocktrial-home .header {
	border-bottom-color: #17a1e5;
}

.mocktrial-subpage .header {
	border-bottom-color: #c30d1e;
}

.mocktrial-home .top-bar-primary-nav>a:hover:not(.button),
.mocktrial-home .top-bar-primary-nav>a.active:not(.button),
.mocktrial-home .top-bar-primary-nav:hover>a:not(.button),
.mocktrial-home .top-bar-primary-nav.hover>a:not(.button) {
	background-color: #17a1e5 !important;
}

.mocktrial-home .top-bar-primary-nav .dropdown {
	border-top-color: #17a1e5;
}

.mocktrial-home .top-bar-primary-nav .dropdown li:hover>a:before,
.mocktrial-home .top-bar-primary-nav .dropdown a.active:before {
	color: #17a1e5;
}

.mocktrial-subpage .top-bar-primary-nav>a:hover:not(.button),
.mocktrial-subpage .top-bar-primary-nav>a.active:not(.button),
.mocktrial-subpage .top-bar-primary-nav>a:not(.button),
.mocktrial-subpage .top-bar-primary-nav>a:not(.button),
.mocktrial-subpage .top-bar-primary-nav li.has-dropdown a:hover {
	background-color: #c30d1e !important;
}

.mocktrial-subpage .top-bar-primary-nav .dropdown {
	border-top-color: #c30d1e;
}

.mocktrial-subpage .top-bar-primary-nav .dropdown li:hover>a:before,
.mocktrial-subpage .top-bar-primary-nav .dropdown a.active:before {
	color: #c30d1e;
}

.mocktrial-home main h1,
.mocktrial-home main h2,
.mocktrial-home main h3,
.mocktrial-home main h4,
.mocktrial-home main h5,
.mocktrial-home main h6 {
	color: #17a1e5;
}

.mocktrial-subpage main h1,
.mocktrial-subpage main h2,
.mocktrial-subpage main h3,
.mocktrial-subpage main h4,
.mocktrial-subpage main h5,
.mocktrial-subpage main h6,
.mocktrial-subpage main .on-demand:after,
.mocktrial-subpage main .epub:after {
	color: #c30d1e;
}

.mocktrial-subpage h1 {
	margin: 25px 0 15px;
}

section.header-img {
	box-shadow: inset 1px 1px 24px rgba(0, 0, 0, 0.6);
}

.header-img {
	height: 500px;
	width: 100%;
}

.header image h1 {
	color: #FFF !important;
}

.home-header-img {
	background: /* top,faked with gradient */
	linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 62, 126, 0.5)), /* bottom, image */
	url("/images/default-source/mock-trial/header-images/home-hero.jpg?sfvrsn=2") center center no-repeat #000;
	background-size: cover;
	width: 100%;
}

.subpage-header-img {
	background: /* top,faked with gradient */
	/*linear-gradient(
	  rgba(0, 0, 0, 0.1),
	  rgba(0, 62, 126, 0.5)
	),*/
	/* bottom, image */
	url("/ResourcePackages/MassBar/assets/dist/images/background-3.jpg") center center no-repeat #000;
	background-size: cover;
	width: 100%;
}

.main-callout h1 {
	width: 100%;
	font-size: 50px;
}

.main-btn {
	margin: 20px 0 25px;
}

.main-btn a {
	width: 200px;
	display: inline;
}

.main-btn a.button:hover {
	background: #8e0713 !important;
}

.main-btn a:nth-child(2n) {
	margin-left: 15px;
}

@media only screen and (max-width: 1023px) {
	.header-img {
		height: 400px;
	}
	.main-callout {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.header-img {
		height: 300px;
	}
	.main-callout h1 {
		font-size: 36px;
	}
}

@media only screen and (max-width: 480px) {
	.main-callout h1 {
		font-size: 32px;
	}
	.main-callout h1 br {
		display: none;
	}
	.main-btn a:nth-child(2) {
		margin-left: 0;
	}
	.main-btn a {
		display: block;
		width: 100%;
		margin: 0 auto 10px;
	}
	.main-callout h1.text-right {
		text-align: center !important;
	}
	.main-callout div.main-btn {
		width: 75%;
		margin: 0 auto;
		display: grid;
		max-width: 275px;
		float: none !important;
	}
}


/*MOCK TRIAL SIDEBAR*/

.sidebar-nav {
	margin-top: 25px;
}

.sidebar-nav ul {
	list-style-type: none;
	margin-left: 0;
}

.sidebar-nav ul li a,
.sidebar-nav ul a li {
	background: #b3b3b3;
	color: #FFF;
	border-left: 5px solid #99b1ca;
	margin-bottom: 5px;
	padding: 10px 20px 10px 10px;
}

.sidebar-nav .picklist select {
	height: 45px;
	border-left: 5px solid #99b1ca;
}

.sidebar-nav ul li a:hover,
.sidebar-nav ul a li:hover,
.sidebar-nav ul li.active,
.sidebar-nav ul li.active a {
	background: #99b1ca;
	cursor: pointer;
}

.sidebar-nav ul li:after,
.sidebar-nav ul a:after {
	content: '\f054';
	font-family: fontawesome;
	padding: 0 6px 0 0;
	float: right;
	font-size: 14px;
	color: white;
	z-index: 10;
	position: relative;
	display: block;
	margin-top: -36px;
}

.sidebar-nav .picklist:after {
	content: '\f078';
	font-family: fontawesome;
	float: right;
	font-size: 14px;
	color: #FFF;
}

.sidebar-nav ul li a {
	text-align: left;
	text-decoration: none;
	color: #FFF;
	padding: 10px 20px 10px 10px !important;
	margin-bottom: 6px;
	display: block;
	line-height: 1.2;
}

.sidebar-nav ul li a:hover,
.sidebar-nav ul a li:hover,
.sidebar-nav ul a:hover {
	text-decoration: none !important;
}

.sidebar-nav ul li a:after,
.sidebar-nav ul li:hover:before,
.sidebar-nav ul li.active:before,
.sidebar-nav ul.dropdown>li:hover>a:before,
.sidebar-nav ul.dropdown>li>a.active:before {
	display: none;
}

.sidebar-nav ul.dropdown {
	border-top: none !important;
}


/* SHOPPING CART and CHECKOUT*/

section.shopping-cart {
	margin-top: 2rem;
}

.payment select,
.payment input {
	margin-bottom: 0 !important;
}

.no-capitalize {
	text-transform: none !important;
}

.error-msg {
	color: red;
	margin-left: -0.1px;
	/*prevents error message from pushing the form fields down*/
}

p.member-notice {
	border: 1px solid #DDD;
	padding: 10px 15px;
	border-top: 3px solid #003e7e;
}

.center {
	text-align: center;
}

table.going-shopping,
table.review-cart {
	width: 100%;
}

table.going-shopping tr.cart-item td {
	padding-top: 0;
	padding-bottom: 0;
	border-collapse: collapse;
}

table.going-shopping.review tr.cart-item td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

table.going-shopping thead th {
	text-transform: uppercase;
	font-size: 12px;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
	line-height: 1.1;
}

th.product-type,
td.product-type,
th.product-price,
td.product-price,
th.product-quantity,
td.product-quantity,
th.product-subtotal,
td.product-subtotal,
tr.subtotal td,
tr.promo td,
tr.total td,
th.product-remove.mobile-show {
	text-align: center;
}

td.product-name {
	font-weight: bold;
	padding-left: 10px;
}

td.product-name.sub-item {
	font-weight: normal;
	padding-left: 10px;
}

td.product-name.sub-item:before {
	content: ' - '
}

td.product-quantity input {
	margin: 10px auto;
	height: 30px;
	width: 50px;
}


/*th.product-price.member span, td.product-price.member span*/

.gray-price {
	opacity: 0.6;
	font-style: italic;
}

td.product-remove i {
	color: red;
	margin-left: 13px;
	padding: 4px 5.5px;
}

td.product-remove i:hover {
	border-radius: 50%;
	padding: 4px 5.5px;
	color: white;
	background: red;
}

tr.update {
	background: #FFF;
}

tr.update td {
	border-top: 1px solid #DDD;
	background: #f5f5f5;
}

tr.update button {
	float: right;
	min-width: 200px;
}

table.going-shopping tr td.strike {
	border-bottom: 1px solid #EEE;
}

table.going-shopping tr:nth-child(even) {
	background: #f9f9f9;
}

.shopping-cart .button-case,
.shopping-cart p.btn-match {
	margin: 5px 0 10px;
}

.check-out .button-case {
	margin: 45px 0 0.5rem !important;
}

.shopping-cart .button-case a {
	width: 160px;
}

.shopping-cart .clear-btn.update {
	background: #FFF;
}

.shopping-cart .clear-btn.update:hover {
	background: rgba(0, 62, 126, 0.75);
	color: #FFF;
}

div.promo {
	margin-bottom: 40px;
}

div.promo input {
	width: 100%;
	margin-bottom: 0;
}

th.small,
tr.small {
	width: 150px;
}

div.promo button {
	position: absolute;
	top: 0;
	padding: 10.5px 10px;
	right: 0;
	background: #8ca8c5;
}

div.promo button:hover {
	background: rgba(0, 62, 126, 0.75);
}


/*Shopping cart error messages -- start*/

.error-box {
	margin-bottom: 35px;
	border: 1px solid red;
}

.error-box .error-heading {
	background: red;
	margin-bottom: 5px;
	padding: 5px 15px;
	color: #FFF;
}

.error-box .error-msg {
	padding: 10px 15px;
	margin-bottom: 0;
	line-height: 1.2;
	color: red;
}

.error-box .error-msg:last-child {
	margin-bottom: 10px;
}


/*Shopping cart error messages -- end*/

table.review-cart tr.subtotal td,
table.review-cart tr.subtotal th {
	border-bottom: 1px solid #EEE;
}

table.review-cart tr.promo-adjust td,
table.review-cart tr.promo-adjust th {
	border-bottom: 1px solid #DDD;
}

table.review-cart tr.promo-adjust td,
table.review-cart tr.promo-adjust th {
	border-bottom: 1px solid #DDD;
}

table.review-cart tr td {
	text-align: right;
	color: #003e7e;
}

.shopping-cart h2,
.review h2 {
	font-size: 30px;
}

.credit-cards i {
	font-size: 30px;
	padding-left: 7px;
	display: inline-block;
	vertical-align: middle;
}

.fa-cc-mastercard {
	color: #cc0000;
}

.fa-cc-visa {
	color: #1a1f71;
}

.fa-cc-amex {
	color: #2E78BF;
}

tr.review-subtotal,
tr.review-promo,
tr.review-total {
	background: #f7f7f7 !important;
}

tr.review-subtotal th,
tr.review-promo th,
tr.review-total th {
	padding-left: 5px;
}

tr.review-subtotal td.price,
tr.review-promo td.price,
tr.review-total td.price {
	text-align: center;
}

.big-btn {
	min-width: 250px;
}

.big-btn.spacer {
	margin: 1rem 0 1.25rem;
}

span.apt-conf {
	color: red;
	font-weight: bold;
	padding-left: 7px;
}

table.review-cart tr.total th,
table.review-cart tr.total td {
	background: #003e7e;
	color: #FFF;
}

tr.cart-item.empty-cart td.empty-cell {
	padding: 35px 15px;
}

.shopping-cart span.heading {
	display: block;
	padding: 5px 10px;
	text-align: right;
	font-size: 13px;
}


/*.shopping-cart .button-case {
	border: 1px solid #ededed;
	background: #ffffff;
	padding: 5px 10px 10px;
}*/

@media only screen and (max-width: 855px) {
	.shopping-cart .head-collapse {
		width: 100% !important;
	}
	.shopping-cart .button-case.right {
		float: none !important;
	}
	.shopping-cart span.heading {
		text-align: left;
		font-size: 1rem;
		padding: 0;
		margin-bottom: 0.5rem;
	}
	.check-out .button-case,
	.shopping-cart .button-case {
		margin: 0 0 1rem !important;
	}
}

@media screen (max-width:769px) and (min-width: 768px) {
	.shopping-cart .big-btn {
		width: 100%;
		/*DO NOT REMOVE --- FIXES ISSUE on Shopping Cart Place Order Button at 769 and 768px*/
	}
}

@media only screen and (max-width: 767px) {
	.credit-cards i {
		padding-right: 7px;
		padding-left: 0;
	}
	.shopping-cart h2,
	.review h2 {
		font-size: 25px;
	}
	tr.review-subtotal td,
	tr.review-promo td,
	tr.review-total td,
	tr.review-subtotal th,
	tr.review-promo th,
	tr.review-total th {
		font-size: 14px !important;
		padding-left: 10px;
	}
	td.product-remove i {
		margin-left: 3px;
	}
	tr.review-promo td.price,
	tr.review-total td.price,
	tr.review-subtotal td.price,
	td.product-subtotal,
	th.product-subtotal {
		text-align: right !important;
	}
	table.going-shopping.review tr.cart-item td {
		font-size: 14px;
	}
	th.product-remove.mobile-show {
		padding: 22px 0 !important;
	}
}

@media only screen and (max-width: 600px) {
	.shopping-cart .button-case a {
		width: 100%;
	}
	.shopping-cart table.going-shopping th,
	.shopping-cart table.going-shopping td {
		font-size: 12px;
		line-height: 1.0;
		padding: 0.3rem;
	}
	tr.update td {
		padding: 10px 15px 3px !important;
	}
}

@media only screen and (max-width: 480px) {
	div.promo button {
		position: relative;
		top: 15px;
		padding: 0.5rem 1rem 0.5625rem;
		right: 0;
		width: 100%;
		border-radius: 1000px;
	}
	.shopping-cart table.going-shopping th,
	.shopping-cart table.going-shopping td {
		font-size: 13px;
		line-height: 1.0;
		padding: 0.2rem 0.1rem;
	}
	td.product-quantity input {
		width: 41px;
	}
	tr.update button {
		margin: 8px 0;
	}
	.big-btn {
		width: 100%;
		min-width: 100%;
	}
}

@media only screen and (max-width: 370px) {
	table.going-shopping tr.cart-item td {
		padding-top: 0;
		padding-bottom: 0;
		border-collapse: collapse;
		width: 100%;
		max-width: 70px;
		word-wrap: break-word;
	}
}

@media only screen and (max-width: 350px) {
	.recap-submit div.right {
		float: none !important;
	}
}


/*Shopping Cart Menu Link*/

.top-bar-section a.large-cart {
	float: right;
	position: relative;
	padding: 30px 10px;
}

.top-bar-section a.large-cart:hover {
	/*color: rgba(255, 255, 255, 0.85) !important;*/
}

.top-bar-section a.large-cart i {
	/*color: rgba(255, 255, 255, 0.55);*/
	/*transition: color 300ms ease-out;*/
	/*font-size: 35px;*/
}

.top-bar-section a.large-cart span.item {
	background: red;
	color: #FFF;
	padding: 0px 5px;
	text-align: center;
	border-radius: 4px;
	position: absolute;
	top: 5px;
	right: 13px;
	font-size: 10px;
	min-width: 18px;
	font-weight: bold;
}

.top-bar-section a.large-cart label {
	/*color: rgba(255, 255, 255, 0.55);*/
	transition: color 300ms ease-out;
}

@media only screen and (max-width: 767px) {
	.top-bar-section a.large-cart span.item {
		padding: 0px 3px;
		right: 0px;
	}
}

@media only screen and (max-width: 350px) {
	.top-bar-section a.large-cart span.item {
		right: 5px;
	}
}


/* EDIT MY GROUPS FORM*/

input.practiceAreas,
input.sections {
	margin-right: 0.5rem;
}

.cont {
	padding-right: 0;
	padding-left: 0;
	width: 32.3%;
	background: #f5f5f5;
}

.row.my-groups-fix {
	padding: 0 15px;
}

.cont:last-child {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

div.my-group-cont {
	background: #f5f5f5;
	padding: 15px;
}

div.my-group-cont a i
/*, .renew a i*/

{
	padding: 0 7px 0 0;
}

h2.my-group {
	font-size: 18px;
	color: #fff !important;
	font-family: sans-serif;
	background: #9966cc;
	padding: 10px 15px;
	margin: 0;
}

ul.groups {
	list-style-type: none;
}

li.check {
	color: #454545;
	margin-bottom: 3px;
	margin-left: 4px;
	text-indent: -4px;
}

li.check:before {
	content: '\f00c';
	font-family: fontawesome;
	margin: 0 7px 0 -17px;
	color: #9966cc;
	font-size: 13px;
}

.my-group-cont a.button {
	margin-bottom: 15px;
	width: 100%;
}

.cont-left {
	margin-right: 8px;
}

.cont-middle {
	margin-right: 7px;
	margin-left: 7px;
}

.cont-right {
	margin-left: 8px;
}

.button-spacer-left {
	margin-left: 10px;
}

.chubby-clear-btn {
	padding-top: 0.5rem;
	padding-right: 1rem;
	padding-bottom: 0.5625rem;
	padding-left: 1rem;
}

@media only screen and (max-width: 767px) {
	.cont {
		width: 100%;
		margin-bottom: 15px !important;
		border: 1px solid #DDD;
	}
	.equal-height-col.cont {
		padding: 0 !important;
	}
	.cont-left,
	.cont-middle,
	.cont-right {
		margin: 0;
	}
	.my-group-cont a.button {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 599px) {
	.button-spacer-left {
		margin-left: 0;
	}
	#sections .button.color {
		width: 100%;
		margin-bottom: 10px;
	}
}


/*MY CLE PRODUCTS*/

.sys-req .double-btns a {
	display: block;
}

.sys-req .double-btns {
	width: 100%;
	max-width: 320px;
	margin: 25px auto 0;
}

.sys-req .double-btns a:first-child {
	margin-bottom: -10px;
}

@media only screen and (max-width: 599px) {
	.sys-req .double-btns {
		width: 100%;
		max-width: 100%;
	}
}


/* REMEMBER ME LOGIN */

.remember-me input,
.remember-me label {
	display: inline-block;
}

.remember-me input {
	margin-right: 0.4rem;
}


/* NON MEMBER REGISTRATION FORM */

#NonMemberRegistrationForm input {
	margin-bottom: 0;
}

#NonMemberRegistrationForm input#Password,
#NonMemberRegistrationForm input#ConfirmPassword,
#NonMemberRegistrationForm input#SelectedResetQuestion,
#NonMemberRegistrationForm input#ResetQuestionAnswer {
	margin-bottom: 15px !important;
}


/*CHAMPIONSHIP BRACKETS*/

.accordion.champion-brack .accordion-navigation>a,
.accordion.champion-brack dd>a {
	background: #ffffff;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 5px solid #c30d1e;
	margin-bottom: 5px;
}

.accordion.champion-brack .accordion-navigation>.content,
.accordion.champion-brack dd>.content {
	/*display: none;*/
	padding: 0.9375rem 0 0.9375rem 0.9375rem;
}

dl.champion-brack .accordion-navigation a.decade:after,
dl.champion-brack .accordion-navigation a.year:after {
	font-family: 'fontawesome';
	content: '\f13a';
	padding: 0px 5px 0 0;
	float: right;
	font-size: 20px;
	color: #c30d1e;
}

.accordion.champion-brack .accordion-navigation.active>a,
.accordion.champion-brack dd.active>a {
	background: #FFF;
}

.accordion.champion-brack .accordion-navigation>a:hover,
.accordion.champion-brack dd>a:hover {
	background: #ffffff;
	border-top: 1px solid #c30d1e;
	border-right: 1px solid #c30d1e;
	border-bottom: 1px solid #c30d1e;
	border-left: 5px solid #c30d1e;
	text-decoration: none;
	color: #222;
}

.champ-brack {
	margin-bottom: 15px;
	padding-right: 0;
}

.champ-brack a {
	width: 100%;
	margin-bottom: 10px;
}

.filler i {
	font-size: 60px;
	opacity: 0.5;
	display: block;
}

.filler {
	color: #FFF;
	height: 220px;
	bordeR: 1px solid #ccc;
	margin-bottom: 10px;
	background: #dcdcdc;
	text-align: center;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-ms-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}

.filler span {
	color: #FFF;
	font-size: 30px;
	text-align: center;
	opacity: 1;
}

.filler:hover {
	background: #c30d1e;
	opacity: 1;
}

.columns.champ-brack:last-child {
	float: left !important;
}

.champion-brack .default-user {
	/*position: absolute;*/
	outline: #e8e8e8 solid 1px;
	-webkit-filter: grayscale(50%);
	filter: grayscale(50%);
	z-index: -1;
	position: relative;
	display: block;
	width: 100%;
}

.champion-brack .overlay {
	position: absolute;
	background-color: white;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.5;
	/* -> transparency 50% */
	/*height:130px;*/
	/* -> image_height - padding */
	/*width:130px;    /* -> image_width - padding */
	/*z-index:1;*/
	/* -> put overlay over image */
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-ms-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}

.champion-brack .overlay:hover {
	/*position:absolute;*/
	background: #c30d1e;
	opacity: 1.0;
	/* -> transparency 50% */
	/*height:130px;*/
	/* -> image_height - padding */
	/*width:130px;*/
	/* -> image_width - padding */
	z-index: 1;
	/* -> put overlay over image */
}

.champion-brack .champ-brack-2 .overlay .filler h5 {
	position: absolute;
	top: 43%;
	text-align: center;
	left: 0;
	right: 0;
	color: purple;
}

.champion-brack .tint {
	position: relative;
	float: left;
	cursor: pointer;
}

.champion-brack .tint:before {
	content: "";
	display: block !important;
	position: absolute !important;
	top: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	background: rgba(255, 255, 255, 0.1) !important;
	-moz-transition: background .3s linear;
	-webkit-transition: background .3s linear;
	-o-transition: background .3s linear;
	transition: background .3s linear;
}


/*.tint:hover:before {
  background: none;
}*/

.champion-brack .champ-brack-2 figure {
	margin: 0;
	/*width: 100%;
	position: relative;*/
}

.champion-brack a.champ-unit i {
	color: #aaa;
	text-align: center;
	font-size: 60px;
	display: block;
	top: 28%;
	position: absolute;
	left: 0;
	right: 0;
	width: 60px;
	margin: 0 auto;
}

.champion-brack a.champ-unit h5 {
	color: #c30d1e;
	text-align: center;
	font-size: 50px;
	display: block;
	top: 48%;
	position: absolute;
	left: 0;
	right: 0;
}

.champion-brack a.champ-unit h5,
.champion-brack a.champ-unit i {
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-ms-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}

.champion-brack a.champ-unit:hover h5,
.champion-brack a.champ-unit:hover i {
	color: #FFF !important;
}

.champion-brack .innerds {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-ms-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}

.champion-brack .innerds:hover {
	background: #c30d1e;
}

@media (max-width: 480px) {
	.champion-brack .filler {
		height: 180px;
	}
	.champion-brack a.champ-unit i {
		font-size: 40px;
	}
	.accordion.champion-brack .accordion-navigation>.content,
	.accordion.champion-brack dd>.content {
		padding: 10px 5px 0 0 !important;
	}
	.champion-brack a.champ-unit h5 {
		font-size: 30px;
		top: 52%;
	}
	.mocktrial .champion-brack .button {
		padding: 0.5rem 0 0.5625rem !important;
	}
}


/*MOCK TRIAL -- ANNOUNCEMENTS*/

.announcements .announce-chunk {
	padding: 15px 30px;
}

.announcements .announce-chunk:nth-child(odd) {
	background: #f7f7f7;
	border: 1px solid #f5f5f5;
}

.announcements .announce-chunk:nth-child(odd) .ann-msg p {
	color: #444;
}

.announcements .ann-msg p {
	color: #000;
	line-height: 1.3
}

.announcements .date {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #c30d1e;
	text-align: center;
}

@media (max-width: 767px) {
	.announcements .announce-chunk {
		padding: 15px;
	}
	.announcements .date {
		border-bottom: none;
		max-width: 100px;
		margin-bottom: 7px;
	}
	.announcements .date span {
		border-bottom: 1px solid #c30d1e;
		padding: 0;
		font-size: 15px;
	}
}


/*HALL OF CHAMPIONS*/

.hall-of-champions .accordion .accordion-navigation>a,
.hall-of-champions .accordion dd>a {
	background: #ffffff;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 5px solid #c30d1e;
	margin-bottom: 5px;
}

.hall-of-champions .accordion .accordion-navigation>.content,
.hall-of-champions .accordion dd>.content {
	padding: 0.9375rem 0 0.9375rem 0.9375rem;
}

.hall-of-champions .accordion .accordion-navigation a.decade:after,
.hall-of-champions .accordion .accordion-navigation a.year:after {
	font-family: 'fontawesome';
	content: '\f13a';
	padding: 0px 5px 0 0;
	float: right;
	font-size: 20px;
	color: #c30d1e;
}

.hall-of-champions .accordion .accordion-navigation.active>a,
.hall-of-champions .accordion dd.active>a {
	background: #FFF;
}

.hall-of-champions .accordion .accordion-navigation>a:hover,
.hall-of-champions .accordion dd>a:hover {
	background: #ffffff;
	border-top: 1px solid #c30d1e;
	border-right: 1px solid #c30d1e;
	border-bottom: 1px solid #c30d1e;
	border-left: 5px solid #c30d1e;
	text-decoration: none;
}

.hall-of-champions .content.active {
	padding: 1.5rem 0.5rem;
}

.hall-of-champions .champ-hall h2.year {
	font-size: 25px;
}

.hall-of-champions .champ-hall .summary {
	margin-bottom: 15px;
}

h2.school {
	margin: 0 0 5px;
	line-height: 1.0;
}

h2.school span.school {
	font-size: 25px;
}

h2.school span.city-town {
	font-size: 22px;
	padding-left: 5px;
}

.year-callout hr {
	padding: 0;
	color: #666;
	margin: 10px 0;
	width: 100%;
	max-width: 185px;
	text-align: left;
}

.champ-hall {
	/*margin-bottom: 30px;*/
	border-bottom: 1px solid #eee;
}

span.year {
	color: #AAA;
	margin: 0 0 -10px;
	display: block;
	letter-spacing: 3px;
}

.coaches {
	margin: 3px 0 25px;
	font-size: 14px;
	color: #555555;
	line-height: 1.5;
	background: #f7f7f7;
	padding: 5px;
	width: 100%;
	max-width: 442px;
	border: 1px solid #f2f2f2;
}

.hall-of-champions .champ-hall .rank {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.hall-of-champions .champ-hall .quick-links ul {
	margin-left: 0;
}

.hall-of-champions .champ-hall .quick-links ul li {
	list-style-type: none;
	display: inline-block;
}

.hall-of-champions .champ-hall .quick-links ul li a {
	color: #666;
	text-transform: uppercase;
}

.hall-of-champions .champ-hall .quick-links ul li a:hover {
	color: #c30d1e;
}

.hall-of-champions .champ-hall .quick-links ul li a:after {
	content: '\f111';
	font-family: fontawesome;
	color: #c30d1e;
	font-size: 12px;
	vertical-align: middle;
	padding: 0 10px;
}

.hall-of-champions .champ-hall .quick-links ul li a:after:last-child {
	display: none;
}

.quick-links a {
	margin-bottom: 25px !important;
}


/*/*Search 2*/


/*.filters.off-white {
	padding: 10px 15px 20px;
	background: #f7f7f7;
	border: 1px solid #eee;
	border-top: 3px solid #99b1ca;
}
.filters h2, .most-recent-feed h2 {
	font-size: 24px;
}
.search-2 .filters-item {
	margin-bottom: 7px;
}
.search-2 .feed-item {
	margin-bottom: 1.5rem;
}

.search-2 i {
	padding-left: 7px;
}

.search-2 .most-recent-feed {
	background: #ffffff;
	padding: 10px 10px 15px;
	border: 1px solid #eee;
}
.search-2 .feed-item-date {
	margin-top: 2px;
}
.search-2 .search-filt {
	margin-top: -15px;
	padding-left: 7px;
}
.search-2 .search-filt label:last-child {
	margin-right: 0 !important;
}
.search-2 .label-header {
	font-weight: normal;
	font-size: 14px;
	color: #003e7e;
	text-transform: uppercase;
}
@media (max-width: 767px) {
   .search-2 #mobile_filter_search {
	   margin: 0 15px;
   }
   .search-2 .filters.off-white {
	border-top: none;
}
   .search-2 .results {
	   padding: 0;
   }
}*/


/*Search 3*/


/*.search-3 .filters .columns {
	padding-left: 0;
}*/
.inactive-gray, inactive-gray:hover {
	background: #ddd !important;
	opacity: .75;
	color: #676767 !important;
	cursor: default !important;
}
.search-3 a#mobile_filter_search {
	margin-bottom: 15px;
	color: #676767;
	border: 1px solid #DDD;
	padding: 15px 30px;
	border-radius: 15px 15px 0 0;
	display: inline-block;
	width: auto;
	background: #FFF;
}

.search-3 .divider {
	margin: -16px 0 30px;
	/*max-width: 450px;*/
	display: block;
	border: none;
	color: white;
	height: 1px;
	background: #DDD;
	background: -webkit-gradient(radial, 50% 50%, 0, 15% 50%, 650, from(#DDD), to(#fff));
}

.search-3 a#mobile_filter_search i {
	color: #99b1ca;
}

.search-3 a#mobile_filter_search:hover {
	background: rgba(0, 62, 126, 0.75);
	border: 1px solid rgba(0, 62, 126, 0.75);
}

.search-3 a#mobile_filter_search:hover,
.search-3 a#mobile_filter_search:hover i {
	color: #FFF !Important;
}

.filter-holder {
	padding: 15px;
	margin-top: -16px;
}

.search.button-case a.clear-btn i {
	padding: 0 7px 0 0;
}

.search-3 .filters {
	display: block;
	margin: -30.5px 0 15px;
	border: 1px solid #DDD;
	padding: 15px;
}
.search-3 a#resultTitle {
	text-transform: capitalize;
}

/*.search-3 a#loadMoreButton {
	margin-bottom: 100px;
}*/

/*.search-3 span#searchMessage {
	margin-bottom: 15px;
	display: block;
	color: red;
}*/

.search-3 a#applyFilterButton {
	width: 100%;
}

.search-3 .filters {
	background: transparent !important;
}

.backwards-i {
	padding: 0 7px 0 0 !important;
}

.search-3 .filters h2,
.search-3 .most-recent-feed h2 {
	font-size: 24px;
}

.search-3 .filters-item {
	margin-bottom: 7px;
}

.search-3 i#resultTitleIcon.cle-past {
	color: #77787b;
}

.search-3 i#resultTitleIcon.cle-future {
	color: #f26649;
}

.search-3 i#resultTitleIcon.cle-future-black {
	color: #000000;
}

.search-3 .feed-item {
	margin-bottom: 1.5rem;
}

.search-3 i {
	padding-left: 7px;
}

.search-3 .feed-item-date {
	margin-top: 2px;
}

.search-3 .filters-item option {
	margin-bottom: 3px;
}

.search-3 .search-filt {
	margin-top: -15px;
	padding-left: 7px;
}

.search-3 .search-filt label:last-child {
	margin-right: 0 !important;
}

.search-3 .label-header {
	font-size: 14px;
	text-transform: uppercase;
	color: #003e7e;
	font-weight: normal;
	margin-bottom: 3px;
}

.search-3 .filters select[multiple] {
	height: 82px;
	background-image: none;
}

.search-3 .filters-item {
	margin-bottom: 5px;
}

.search-3 .most-recent-feed {
	background: #f7f7f5;
	padding: 10px 15px 20px;
	border: 1px solid #eee;
	border-top: 3px solid #99b1ca;
	margin-top: 45px;
}

.search-3 .filters-item.has-nested-items>label:after {
	content: "\f078";
	font-family: FontAwesome;
	font-size: 0.75rem;
	position: relative;
	padding-left: 7px;
	width: 100%;
}

.search-3 .org .filters-item {
	margin-bottom: -2px;
	display: inline-block;
}

/*.search-3 .org .filters-item input {
	margin-left: 5px;
}*/

.search-3 .columns.left,
.search-3 .columns.right {
	padding-left: 0 !important;
}

.search-3 .columns.middle {
	padding-right: 30px !important;
}

input#SearchText {
	padding: 10px 20px;
}

.search-3 span#searchMessage {
	/*padding-left: 20px;*/
	line-height: 1.2;
	display: block;
	color: red;
}

.search-bar .columns {
	padding: 0 !important;
}

.search-3 a.button.postfix {
	background: #99b1ca;
}

.search-3 a.button.postfix:hover {
	background: rgba(0, 62, 126, 0.75);
}
.search-3 input#titleDesc, .search-3 input#productCode {
	border-bottom-left-radius: 1000px !important;
	border-top-left-radius: 1000px !important;
	border-bottom-right-radius: 1000px !important;
	border-top-right-radius: 1000px !important;
}
.search-3 div.load-more {
	margin-bottom: 50px;
}
@media (max-width: 767px) {
	.search-3 .columns.right.mobile-tight-fit {
		padding: 0 7.5px !important;
	}
	.search-3 .filters {
		margin: 0 0 15px;
	}
	.search-3 .search-filt .right {
		float: left !important;
	}
	.search-3 .columns.middle {
		padding: 0 !important;
	}
	.search-3 a#mobile_filter_search {
		border-radius: 0;
		width: 100%;
		text-align: center;
		margin-bottom: 0;
	}
	.search-3 #loadMoreprogress img#img-load {
		display: block;
		margin: 0 auto;
	}
	.search-3 .filters select[multiple] {
		height:auto;
	}
	.search-3 .columns.right {
		padding-right: 0 !important;
	}
	.search-3 .label-header {
		margin-top: 10px;
	}
	
}


/*ANNOUNCEMENTS*/

.announcements .announce-chunk {
	padding: 15px 30px;
}

.announcements .announce-chunk:nth-child(odd) {
	background: #f7f7f7;
	border: 1px solid #f5f5f5;
}

.announcements .announce-chunk:nth-child(odd) .ann-msg p {
	color: #444;
}

.announcements .ann-msg p {
	color: #000;
	line-height: 1.3
}

.announcements .date {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #c30d1e;
	text-align: center;
}

@media (max-width: 767px) {
	.announcements .announce-chunk {
		padding: 15px;
	}
	.announcements .date {
		border-bottom: none;
		max-width: 100px;
		margin-bottom: 7px;
	}
	.announcements .date span {
		border-bottom: 1px solid #c30d1e;
		padding: 0;
		font-size: 15px;
	}
}


/*TOURNAMENT SCHEDULE*/

select#SelectedSchoolId {
	border-left: 5px solid #c30d1e;
}

.sched-mtg {
	margin-bottom: 50px;
}

.sched-mtg .left {
	padding-right: 0;
}

.sched-mtg .right {
	padding-left: 0;
}

.sched-mtg h3 {
	text-align: center;
}

.sched-mtg .pros {
	margin: 30px 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	padding: 0;
}

.sched-mtg .title {
	padding: 5px;
	text-align: center;
	background: #f7f7f7;
	border-bottom: 1px solid #ddd;
}

.sched-mtg .time {
	color: #444;
	text-align: center;
	font-weight: bold;
	padding: 10px 5px 0;
}

.sched-mtg .middle {
	padding: 0;
}

.sched-mtg .court-info {
	border: 1px solid #DDD;
	padding: 0;
	min-height: 225px;
}

.sched-mtg .court {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 5px 20px;
	color: #666;
}

.sched-mtg .court a {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #929191;
}

.sched-mtg .court a:after {
	content: '\f138';
	font-family: fontawesome;
	padding-left: 7px;
}

.sched-mtg .school {
	padding: 5px 5px 0;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: #860713;
	font-size: 15px;
}

.sched-mtg .location {
	text-align: center;
	font-size: 12px;
	color: #555555;
}

.sched-mtg .instruct {
	background: #f7f7f7;
	padding: 10px;
	border-top: 1px solid #ddd;
	min-height: 100px;
}

.sched-mtg .contact {
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	line-height: 1.1;
	border-top: 1px solid #ddd;
}

.tourney-sched p {
	margin-bottom: 10px;
}

.sched-mtg .contact span:before {
	content: '\f2ba';
	font-family: fontawesome;
	padding-right: 7px;
}

.sched-mtg .contact a {
	text-transform: uppercase;
	font-size: 14px;
	width: 100%;
	color: #929191;
}

.sched-mtg .contact a i {
	padding-left: 7px;
}

.holder {
	min-height: 100px;
	display: table;
	margin: 0 auto;
}

.sched-mtg .court-info .date {
	background: #c30d1e;
	text-align: center;
	color: #FFF;
	padding: 10px 5px;
}

.sched-mtg .def {
	margin: 30px 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 0;
}

.winner {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: green;
	padding: 5px 5px 0;
}

.loser {
	opacity: 0.75;
}

.loser .school {
	color: #555;
}

p.forfeit {
	padding: 10px;
	color: red;
}

p.bye-week {
	font-weight: bold;
	color: #999;
	font-size: 18px;
	letter-spacing: 2px;
}

.sched-mtg .court a:hover,
.sched-mtg .contact a:hover {
	color: #c30d1e;
}

.sched-mtg .left {
	padding-left: 0;
}

.sched-mtg .right {
	padding-right: 0;
}

@media (max-width: 767px) {
	.sched-mtg .left {
		padding-left: 0;
		padding-right: 2.5px;
	}
	.sched-mtg .def {
		border-left: 1px solid #DDD;
	}
	.sched-mtg .right {
		padding-right: 0;
		padding-left: 2.5px;
	}
	.sched-mtg .pros {
		border-right: 1px solid #DDD;
	}
	.sched-mtg .pros,
	.sched-mtg .def {
		margin: 0;
	}
	.sched-mtg .court-info {
		margin: 0 0 5px;
	}
}


/* MOCK TRIAL PROGRAM DETAILS ADDITIONS */

.mocktrial-program span.date,
.mocktrial-program span.time,
.mocktrial-program span.location,
.mocktrial-program span.loc-spec,
.mocktrial-program span.address1,
.mocktrial-program span.address2,
.mocktrial-program span.zip,
.mocktrial-program span.person,
.mocktrial-program span.phone,
.mocktrial-program span.email {
	display: block;
}

.mocktrial-program div.program-section {
	width: 100%;
	float: none;
}

.mocktrial-program .prog-section iframe {
	margin-bottom: 20px;
}

.mock.clear-btn {
	padding: 4px 15px;
	text-align: center;
	border-radius: 1000px;
}

.mock.clear-btn:hover {
	background: rgba(0, 62, 126, 0.75);
	color: #FFF;
}

.mocktrial-program i {
	padding-left: 7px;
}

.prog-section .court-unit .row {
	padding: 5px 0;
}

.part-list .row .columns {
	word-wrap: break-word;
}

.mocktrial-program .part-list .row.pro,
.mocktrial-program .part-list .row.def {
	background: #c4613f !important;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.mocktrial-program .part-list {
	border: 1px solid #c4613f;
	margin: 1.25rem 0;
}

.mocktrial-program .part-list .row.school-ppl {
	font-weight: bold;
	text-align: center;
	color: #333;
	border-bottom: 1px solid #eee;
}

.mocktrial-program .part-list .row.school-ppl span.city {
	font-weight: normal;
}

.mocktrial-program a.get-directions {
	text-transform: uppercase;
	margin-top: 7px;
	display: block;
	font-size: 14px;
}

.mocktrial-program a.get-directions i {
	font-size: 12px;
}


/* COURT LIST/PARTICIPANT LIST */

.court-unit .row {
	padding: 10px 0;
	margin: 0;
}

.court-unit .row:nth-child(odd) {
	background: #f7f7f9;
}

.court-unit .label-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	margin-top: 2px;
	/*text-align: center;
	border-bottom: 1px solid #c30d1e;*/
}

.court-unit .get-directions {
	display: inline-block;
	margin-top: 15px;
	padding: 3px 15px;
}

.court-unit .get-directions i {
	padding-left: 7px;
	font-size: 11.5px;
}

.court-unit span.address1,
.court-unit span.address2,
.court-unit span.location {
	display: block;
}

.court-ann.announcements .announce-chunk:nth-child(odd) {
	background: none;
	border: none;
}

.court-ann.announcements .announce-chunk {
	padding: 15px !important;
}

.court-unit-2 .label-name i {
	font-size: 30px;
	color: #b3b3b3;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.court-unit-2 .columns {
	padding: 0;
}

.court-unit-2 .row {
	padding: 15px 0;
	margin: 0;
}

.part-list {
	border: 1px solid #c30d1e;
	margin: 1.25rem 0;
}

.part-list .row.school {
	background: #c30d1e;
	color: #FFF;
	font-weight: bold;
}


/*REGION LIST*/

.region-list h2 {
	font-size: 26px;
}

.region-list .unit {
	padding: 15px;
	float: left;
}

.region-list .row {
	margin: 0;
}

.region-list .columns {
	padding-left: 0;
	padding-right: 0;
}

.region-list .row:nth-child(odd) .columns:nth-child(odd),
.region-list .row:nth-child(even) .columns:nth-child(even) {
	background: #f7f7f7;
}

.region-list .unit ul li {
	list-style: disc;
	color: #c30d1e;
	line-height: 1.2;
	margin-bottom: 15px;
}

.region-list .unit ul li span {
	color: #444;
}

@media (max-width: 767px) {
	.region-list .row:nth-child(odd) .columns:nth-child(even),
	.region-list .row:nth-child(even) .columns:nth-child(odd) {
		background: #FFF;
	}
}


/*JUDGES SIGN UP FORM */

.left.form-100,
.right.form-100 {
	width: 100%;
}


/*PRELIMINARY TRIAL RESULTS VERSION 2 */

.mocktrial .picklist select {
	border-left: 5px solid #c30d1e;
}

.prelim-results-2 .region-cont {
	margin-bottom: 30px;
}

.prelim-results-2 h2 {
	background: #c30d1e;
	color: #FFF !important;
	text-align: center;
	padding: 5px;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
}

.prelim-results-2 .row.start .columns.large-3 {
	background: #999;
	border-top: 2px solid #CCC;
}


/*.prelim-results-2 .row.start .columns.unit {
	border-bottom: 1px solid #222;
}*/

.prelim-results-2 .heading {
	padding: 15px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	line-height: 1.2;
}

.prelim-results-2 .pro-def {
	text-align: center;
	text-transform: uppercase;
	padding: 3px
}

.prelim-results-2 .school {
	padding: 5px 10px 0;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: #860713;
	font-size: 15px;
}

.prelim-results-2 .start {
	padding-left: 0;
	padding-right: 0;
}

.prelim-results-2 .city {
	text-align: center;
	font-size: 12px;
	color: #555555;
}

.prelim-results-2 .school-unit {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	min-height: 80px;
}

.prelim-results-2 .row.start:last-child .school-unit:last-child {
	border-bottom: 1px solid #CCC;
}

.prelim-results-2 .school-unit .columns {
	padding: 5px;
}

.prelim-results-2 .opp-vs {
	border-left: 1px solid #DDD;
	min-height: 80px;
}

.prelim-results-2 .opp-vs:before {
	content: 'vs';
	position: absolute;
	font-weight: bold;
	color: #FFF;
	left: -12px;
	top: 10px;
	background: #c30d1e;
	padding: 2px 4px;
	border: 1px solid #eee;
	font-size: 12px;
	border-radius: 4px;
}

.prelim-results-2 .head-sect {
	background: #eaeaea;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.prelim-results-2 .head-sect:first-child {
	border-left: 1px solid #CCC;
}

.prelim-results-2 .head-sect:last-child {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.prelim-results-2 .winner-back {
	background: #e6ffe6;
}

@media (max-width: 767px) {
	.prelim-results-2 .row.start .columns.large-3 {
		background: none;
		padding: 0;
	}
	.prelim-results-2 .heading {
		background: #999;
	}
	.prelim-results-2 .school-unit .columns {
		padding: 5px 10px;
	}
}

@media screen and (max-width: 455px) {
	.prelim-results-2 .columns.unit .columns {
		padding-left: 0.95rem;
		padding-right: 0.95rem;
	}
}

@media (max-width: 399px) {
	.prelim-results-2 .opp-vs {
		min-height: 115px;
	}
	.prelim-results-2 .school-unit {
		min-height: 115px;
	}
}


/*JUDGE OPEN TRIAL SIGN UP*/

.open-trial-sign-up .prog-date-time {
	margin-left: 10px;
	display: inline;
	margin-top: -2px;
	line-height: 1.2;
}

.open-trial-sign-up .prog-date-time,
.open-trial-sign-up .court,
.open-trial-sign-up .school-name {
	line-height: 1.2;
}

.open-trial-sign-up .school-name {
	margin-top: 3px;
}

.open-trial-sign-up .school-name span.vs {
	font-size: 10px;
	text-transform: uppercase;
}

.open-trial-sign-up .court a i {
	padding-left: 7px;
	font-size: 14px;
}

.open-trial-sign-up a#getDirections {
	display: block;
}

.open-trial-sign-up input,
.open-trial-sign-up select {
	margin: 0;
}


/*.open-trial-sign-up .prog-date-time:before {
	content: '\f073';
	font-family: fontawesome;
	padding-right: 7px;
	font-size: 14px;
}*/

.open-trial-sign-up div.trial-avail .unit {
	margin: 10px 0;
	padding: 10px 0;
}

.open-trial-sign-up div.trial-avail .row:nth-child(odd) {
	background: #f7f7f7;
}

.open-trial-sign-up .columns .stand-out {
	background: #c30d1e;
	padding: 5px 15px;
	color: #FFF;
	line-height: 1.2;
}

@media (max-width:767px) {
	.trial-avail input.checkbox {
		margin: 0 10px 0 0;
	}
	.open-trial-sign-up .school-name {
		margin-left: 22px;
		margin-top: 8px;
	}
	.open-trial-sign-up .court-unit-2 .court {
		margin-bottom: 20px;
	}
	.open-trial-sign-up .label-name i {
		padding-right: 15px;
	}
}


/*GLOBAL TABLES*/

table tr:nth-child(even) {
	background: #f2f2f2;
}


/*MBA REPORTS PAGE*/

.mba-report {
	margin-top: 30px;
}

.mba-report i.large-icon {
	margin: 0 auto;
	font-size: 53px;
	text-align: center;
	display: inline-block;
	width: 100%;
	padding: 0;
	background: none;
	color: #AAA;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mba-report h2:after {
	content: '\f054';
	font-family: fontawesome;
	font-size: 11px;
	padding-left: 7px;
}

.mba-report h2:hover {
	color: #b10631;
}

.mba-report i.large-icon:hover {
	color: #d11242;
}

.mba-report h2 {
	font-size: 18px;
	text-align: center;
}

.mba-report a.button {
	width: 100%;
	margin-bottom: 30px;
}

.mba-report p.pub-date {
	font-style: italic;
	text-align: center;
	font-size: 15px;
}


/*MOCK TRIAL CALENDAR*/

.fc-event_MTorientation-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_MTorientation span.fc-time:before,
.fc-month-view .fc-event_MTorientation-dot span.fc-time:before,
.fc-month-view .fc-event_MTorientation span.fc-time:before,
.fc-month-view .fc-event_MTorientation-dot span.fc-time:before,
.fc-event_MTtournament-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_MTtournament span.fc-time:before,
.fc-month-view .fc-event_MTtournament-dot span.fc-time:before,
.fc-month-view .fc-event_MTtournament span.fc-time:before,
.fc-month-view .fc-event_MTtournament-dot span.fc-time:before,
.tournamentEvent span.fc-time:before,
.orientationEvent span.fc-time:before {
	font-family: fontawesome;
	content: '\f111';
	padding-right: 3px;
}

a.legend_MTorientation {
	display: inline-block;
	padding: 5px 5px 3px 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: solid 2px #5d7958;
	color: #5d7958;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
}

a.legend_MTorientation_hover:hover {
	border: solid 2px #5d7958;
	background-color: #5d7958;
	color: #fff;
	opacity: .8 !important;
}

a.legend_MTorientation:active {
	border: solid 2px #5d7958;
	background-color: #5d7958;
	color: #fff;
}

a.legend_MTorientation.filter.active {
	border: solid 2px #5d7958;
	background-color: #5d7958;
	color: #fff;
}

.fc-event_MTorientation {
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 0 !important;
	border: none !important;
	font-weight: 400;
}

.fc-event_MTorientation-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_MTorientation span.fc-time:before,
.fc-month-view .fc-event_MTorientation-dot span.fc-time:before {
	color: #5d7958 !important;
}

.fc-agenda-view .fc-event_MTorientation,
.fc-agenda-view .fc-event_MTorientation-dot {
	background: #5d7958 !important;
	color: #FFF !important;
}

.fc-event_MTorientation-dot .fc-list-item-marker span {
	background: #5d7958 !important;
}

a.legend_MTtournament {
	display: inline-block;
	padding: 5px 5px 3px 5px;
	margin-right: 5px;
	margin-top: 5px;
	border: solid 2px #c4613f;
	color: #c4613f;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
}

a.legend_MTtournament_hover:hover {
	border: solid 2px #c4613f;
	background-color: #c4613f;
	color: #fff;
	opacity: .8 !important;
}

a.legend_MTtournament:active {
	border: solid 2px #c4613f;
	background-color: #c4613f;
	color: #fff;
}

a.legend_MTtournament.filter.active {
	border: solid 2px #c4613f;
	background-color: #c4613f;
	color: #fff;
}

.fc-event_MTtournament {
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 0 !important;
	border: none !important;
	font-weight: 400;
}

.fc-event_MTtournament-dot .fc-list-item-marker span span.fc-time:before,
.fc-month-view .fc-event_MTtournament span.fc-time:before,
.fc-month-view .fc-event_MTtournament-dot span.fc-time:before {
	color: #c4613f !important;
}

.fc-agenda-view .fc-event_MTtournament,
.fc-agenda-view .fc-event_MTtournament-dot {
	background: #c4613f !important;
	color: #FFF !important;
}

.fc-event_MTtournament-dot .fc-list-item-marker span {
	background: #c4613f !important;
}

.mt-calendar .mbaFilter {
	margin-top: 11px;
	width: 100%;
}

.mt-calendar .calendar-btn {
	margin: 20px 0 40px;
}

.fc-event.tournamentEvent span.fc-time:before,
.fc-agenda-view .fc-event.tournamentEvent span.fc-time:before,
.fc-agenda-view .fc-event.tournamentEvent span.fc-time:before,
.fc-month-view .tournamentEvent span.fc-time:before,
.fc-month-view .fc-even.tournamentEvent span.fc-time:before,
.tournamentEvent span.fc-time:before,
.tournamentEvent .fc-list-item-marker span.fc-event-dot {
	color: #c4613f !important;
}

.fc-event.orientationEvent span.fc-time:before,
.fc-agenda-view .fc-event.orientationEvent span.fc-time:before,
.fc-agenda-view .fc-event.orientationEvent span.fc-time:before,
.fc-month-view .orientationEvent span.fc-time:before,
.fc-month-view .fc-even.orientationEvent span.fc-time:before,
.orientationEvent span.fc-time:before,
.tournamentEvent .fc-list-item-marker span.fc-event-dot {
	color: #5d7958 !important;
}

.mt-calendar span.fc-title {
	white-space: normal;
}

.mt-calendar .fc-month-view .fc-event {
	border: none !important;
}

.fc-agendaDay-view .fc-time-grid-event.orientationEvent,
.fc-agendaWeek-view .fc-time-grid-event.orientationEvent,
.fc-listMonth-view .orientationEvent .fc-list-item-marker span.fc-event-dot {
	background: #5d7958 !important;
}

.fc-agendaDay-view .fc-time-grid-event.tournamentEvent,
.fc-agendaWeek-view .fc-time-grid-event.tournamentEvent,
.fc-listMonth-view .tournamentEvent .fc-list-item-marker span.fc-event-dot {
	background: #c4613f !important;
}

.fc-agendaDay-view .fc-event,
.fc-agendaWeek-view .fc-event {
	border: 1px solid #FFF !important;
}


/*ORIENTATION LIST*/

.orientation-list span {
	display: block;
}

.orientation-list .unit {
	margin-bottom: 35px;
}

.orientation-list span.date {
	font-size: 1.4375rem;
	color: #777;
	font-style: italic;
	font-family: kepler-std-semicondensed, Georgia, Cambria, "Times New Roman", Times, serif;
}

.orientation-list span.time {
	margin: -5px 0 5px;
}

.orientation-list span.location {
	font-weight: bold;
}

.orientation-list .event-prog-buffer {
	margin-bottom: 15px;
}

.orienation-list a {
	display: inline-block;
	margin-bottom: 25px;
}


/*LOADING GIF CSS*/

#progress.calendar-loading img#img-load,
#applyFilterProgress.calendar-loading img#img-load {
	display: block;
	margin: 0 auto;
}

#applyFilterProgress.calendar-loading img#img-load {
	width: 40px;
	margin-bottom: 10px;
}


/*MOCK TRIAL HEADER IMAGES*/

.subpage-header-img {
	background-size: cover !important;
	width: 100%;
}

.subpage-header-img.prepare-img {
	background: url(/images/default-source/mock-trial/header-images/how-to-prepare.jpg?sfvrsn=2) center center no-repeat #000;
}

.subpage-header-img.about-img {
	background: url(/images/default-source/mock-trial/header-images/about-mock-trial.jpg?sfvrsn=2) center center no-repeat #000;
}

.subpage-header-img.team-img {
	background: url(/images/default-source/mock-trial/header-images/team.jpg?sfvrsn=2) center center no-repeat #000;
}

.subpage-header-img.news-img {
	background: url(/images/default-source/mock-trial/header-images/news.jpg?sfvrsn=2) center center no-repeat #000;
}

.subpage-header-img.judge-info {
	background: url(/images/default-source/mock-trial/header-images/judges.jpg?sfvrsn=2) center center no-repeat #000;
}

span.irr {
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
}


/* MOCK TRIAL DESKTOP MENU */

@media only screen and (min-width: 768px) {
	.mocktrial .judge.info .dropdown, .mocktrial .team.info .dropdown { 
		left: auto !important; 
		right: 0 !Important; 

	}
	.mocktrial .top-bar-icons ul.inline-list.right {
		margin-right: -15px;
	}
	.mocktrial .header:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 45px;
		background: #032b4f;
	}
}

@media only screen and (max-width: 767px) {
	.mocktrial .top-bar-primary-nav .row ul.right li a {
		font-size: 16px !important;
	}
}

/*MassLawHelp*/

.masslawhelp .top-bar-section ul li.join {
	display: none;
}

.lrs-header-img {
	background: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 62, 126, 0.5)), url("/images/default-source/masslawhelp/header/consultation-lawyer.png") center center no-repeat #000;
	background-size: cover;
	width: 100%;
}

.lrs-subpage-header-img {
	background: /* top,faked with gradient */
	/*linear-gradient(
	  rgba(0, 0, 0, 0.1),
	  rgba(0, 62, 126, 0.5)
	),*/
	/* bottom, image */
	url("/ResourcePackages/MassBar/assets/dist/images/background-3.jpg") center center no-repeat #000;
	background-size: cover;
	width: 100%;
}


/*RECAPTCHA MOBILE RESIZING ON CHECKOUT*/

@media screen and (max-width: 350px){ 
    .recap-submit #rc-imageselect, .recap-submit .g-recaptcha {
        transform:scale(0.835);
        -webkit-transform:scale(0.835);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;

    } 

}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
